package.json
334 字节
{
"name": "car_draw",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"jweixin-module": "^1.6.0",
"vconsole": "^3.4.0",
"weixin-js-sdk": "^1.6.0"
}
}