UNPKG

weixin-device

Version:
35 lines (34 loc) 671 B
{ "name": "weixin-device", "version": "0.0.4", "description": "微信硬件设备api接口", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/liuxiaodong/weixin-device.git" }, "keywords": [ "wechat", "wechat-device", "weixin", "weixin-device", "weixin-api", "device", "deviceid", "device_type" ], "author": "leaf", "license": "ISC", "dependencies": { "async": "^0.9.0", "request": "^2.51.0" }, "devDependencies": { "config": "^1.9.0", "express": "^4.10.6", "wx": "0.0.25" } }