wx-gzh
Version:
32 lines (31 loc) • 703 B
JSON
{
"name": "wx-gzh",
"version": "1.2.4",
"description": "微信工作号开发",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/LadyYang/wx-gzh.git"
},
"keywords": [
"wx",
"WeChat"
],
"author": "chtao",
"license": "ISC",
"bugs": {
"url": "https://github.com/LadyYang/wx-gzh/issues"
},
"homepage": "https://github.com/LadyYang/wx-gzh#readme",
"dependencies": {
"xml2js": "^0.4.23"
},
"devDependencies": {
"@types/node": "^14.0.27",
"@types/xml2js": "^0.4.5",
"typescript": "^3.9.7"
}
}