UNPKG

light-bridge

Version:
34 lines (33 loc) 751 B
{ "name": "light-bridge", "version": "0.1.1", "description": "LightBridge ===========", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/LightCircle/LightBridge.git" }, "keywords": [ "Wechat", "Weibo" ], "author": "r2space", "license": "MTL", "bugs": { "url": "https://github.com/LightCircle/LightBridge/issues" }, "homepage": "https://github.com/LightCircle/LightBridge", "dependencies": { "light-framework": "0.1.1", "formstream": "1.0.0", "urllib": "2.0.2", "wechat": "1.0.0", "weibo": "0.6.11", "apn": "1.6.2", "jssha": "1.5.0", "node-protobuf": "1.2.2" } }