package.json
331 Bytes
{
"name": "ncc-app-next",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"echarts": "^5.5.0",
"js-md5": "^0.8.3",
"vue-baidu-map": "^0.21.22"
}
}