koahub-yilianyun
Version:
30 lines (29 loc) • 663 B
JSON
{
"name": "koahub-yilianyun",
"version": "1.0.2",
"description": "微信易联云打印机接口",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/qingyuexi/koahub-yilianyun.git"
},
"keywords": [
"printer",
"koa",
"koa-wx",
"koahub-yilianyun",
"koahub"
],
"author": "qingyuexi",
"license": "ISC",
"bugs": {
"url": "https://github.com/qingyuexi/koahub-yilianyun/issues"
},
"homepage": "https://github.com/qingyuexi/koahub-yilianyun#readme",
"dependencies": {
"co-request": "^1.0.0"
}
}