mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-20 18:05:54 +08:00
智慧宿舍系统小程序
This commit is contained in:
16
wechat/miniprogram/package.json
Normal file
16
wechat/miniprogram/package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "miniprogram",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "app.js",
|
||||
"dependencies": {
|
||||
"@vant/weapp": "^1.6.9",
|
||||
"crypto-js": "^4.0.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user