35 lines
790 B
JSON
35 lines
790 B
JSON
|
|
{
|
||
|
|
"dependencies": {
|
||
|
|
"crypto-js": "^4.2.0",
|
||
|
|
"dayjs": "^1.11.13",
|
||
|
|
"echarts": "^4.9.0",
|
||
|
|
"el-table-horizontal-scroll": "^1.2.5",
|
||
|
|
"element-ui": "^2.15.13",
|
||
|
|
"file-saver": "^2.0.5",
|
||
|
|
"jsqr": "^1.4.0",
|
||
|
|
"lodash": "^4.17.21",
|
||
|
|
"mescroll-uni": "^1.3.7",
|
||
|
|
"quagga": "^0.12.1",
|
||
|
|
"uview-ui": "^2.0.38",
|
||
|
|
"vue": "^2.6.14",
|
||
|
|
"vue-pdf": "^4.3.0",
|
||
|
|
"xlsx": "^0.18.5",
|
||
|
|
"xlsx-style": "^0.8.13",
|
||
|
|
"xlsx-style-medalsoft": "^0.8.13"
|
||
|
|
},
|
||
|
|
"name": "jkdk",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"main": "main.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
|
},
|
||
|
|
"keywords": [],
|
||
|
|
"author": "",
|
||
|
|
"license": "ISC",
|
||
|
|
"description": "",
|
||
|
|
"devDependencies": {
|
||
|
|
"@types/file-saver": "^2.0.7",
|
||
|
|
"babel-plugin-component": "^1.1.1"
|
||
|
|
}
|
||
|
|
}
|