2024-05-06 14:57:20 +08:00
|
|
|
{
|
|
|
|
"name": "erp-element-ui",
|
2024-05-07 11:51:58 +08:00
|
|
|
"version": "1.0.16",
|
2024-05-06 14:57:20 +08:00
|
|
|
"description": "",
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"author": "liunan",
|
|
|
|
"license": "ISC",
|
|
|
|
"peerDependencies": {
|
2024-05-07 10:34:16 +08:00
|
|
|
"element-ui": "^2.15.6",
|
2024-05-07 11:30:13 +08:00
|
|
|
"echarts":"^4.9.0",
|
|
|
|
"sortablejs":"^1.12.0",
|
|
|
|
"qrcodejs2":"^0.0.2",
|
|
|
|
"axios":"^0.18.1"
|
2024-05-06 14:57:20 +08:00
|
|
|
},
|
|
|
|
"homepage": "https://git.aiguoai.com/liunan/erp-el-element.git",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "github.com/ln1778/taro-server.git"
|
|
|
|
}
|
|
|
|
}
|