You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
555 B
JSON

6 months ago
{
"name": "smart_campus",
"version": "1.0.0",
"description": "",
"main": "main.js",
"dependencies": {
"js-cookie": "^3.0.5",
"js-tokens": "^4.0.0",
"uni-crazy-router": "^1.1.3",
"vite": "^5.1.4"
},
"devDependencies": {
"postcss": "^8.4.38",
"postcss-pxtorpx-pro": "^2.0.0",
"uni-vite-plugin-h5-prod-effect": "^1.0.1",
"unocss": "^0.59.4",
"vite-plugin-vue-setup-extend": "^0.4.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "chris",
"license": "ISC"
}