You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
443 B
22 lines
443 B
{
|
|
"name": "recook-weapp",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@192.168.2.201:xiajinyu/recook-weapp.git"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"tim-wx-sdk": "^2.13.1",
|
|
"uview-ui": "^2.0.31",
|
|
"vod-wx-sdk-v2": "^1.0.3",
|
|
"wxmp-rsa": "^1.1.1"
|
|
}
|
|
}
|