mirror of
https://gitee.com/beecue/fastbee.git
synced 2025-12-20 18:05:54 +08:00
添加了一些页面
This commit is contained in:
15
wechat/cloudfunctions/wumeiRequest/package.json
Normal file
15
wechat/cloudfunctions/wumeiRequest/package.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "wumeiRequest",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"request-promise": "^4.2.6",
|
||||
"wx-server-sdk": "~2.5.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user