erp-el-element/package.json

24 lines
543 B
JSON

{
"name": "erp-element-ui",
"version": "1.0.11",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "liunan",
"license": "ISC",
"peerDependencies": {
"element-ui": "^2.15.6",
"echarts":"^4.9.0",
"sortablejs":"^1.12.0",
"qrcodejs2":"^0.0.2",
"axios":"^0.18.1"
},
"homepage": "https://git.aiguoai.com/liunan/erp-el-element.git",
"repository": {
"type": "git",
"url": "github.com/ln1778/taro-server.git"
}
}