24 lines
543 B
JSON
24 lines
543 B
JSON
{
|
|
"name": "erp-element-ui",
|
|
"version": "1.0.43",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "liunan",
|
|
"license": "ISC",
|
|
"peerDependencies": {
|
|
"element-ui": "^2.15.6",
|
|
"echarts":"^5.2.2",
|
|
"sortablejs":"^1.15.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"
|
|
}
|
|
}
|