UNPKG

jpusher

Version:
29 lines (28 loc) 592 B
{ "name": "jpusher", "version": "0.0.5", "description": "JPush API caller for node.js.", "main": "index.js", "dependencies": { "nodegrassex": "~0.0.2", "sugar": "~1.4.1", "MD5": "~1.2.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "jpush", "APNs" ], "author": "XadillaX", "license": "BSD-2-Clause", "repository": { "type": "git", "url": "git://github.com/XadillaX/node-jpusher.git" }, "bugs": { "url": "https://github.com/XadillaX/node-jpusher/issues" } }