GSExamProj/package.json

19 lines
376 B
JSON

{
"name": "gsexamproj",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"caniuse-lite": "^1.0.30001566",
"echarts": "^5.4.3",
"uni-read-pages": "^1.0.5",
"uni-simple-router": "^2.0.7"
}
}