nxdt-uniapp/package.json

18 lines
349 B
JSON

{
"name": "nxdt_app",
"version": "1.0.0",
"description": "宁夏可视化二期-app",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"crypto-js": "^4.2.0",
"moment": "^2.30.1",
"uview-ui": "^2.0.37"
}
}