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

5 years ago
{
"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": {
3 years ago
"tim-wx-sdk": "^2.13.1",
3 years ago
"uview-ui": "^2.0.31",
3 years ago
"vod-wx-sdk-v2": "^1.0.3",
5 years ago
"wxmp-rsa": "^1.1.1"
}
}