UNPKG

hwpush-api

Version:
39 lines (38 loc) 821 B
{ "name": "hwpush-api", "version": "1.2.0", "description": "华为推送node库 API", "main": "index.js", "scripts": { "test": "make test-all" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/GormenHou/hwpush-api.git" }, "keywords": [ "hwpush", "hwpush-api", "huawei", "huawei push", "huawei push api", "android push" ], "author": "Gormen Hou", "license": "MIT", "bugs": { "url": "https://github.com/GormenHou/hwpush-api/issues" }, "homepage": "https://github.com/GormenHou/hwpush-api#readme", "dependencies": { "messageformat": "^1.1.0", "urllib": "^2.25.1", "util": "^0.10.3" }, "devDependencies": { "expect.js": "^0.3.1", "mocha": "^4.0.1", "mocha-lcov-reporter": "^1.3.0", "muk": "^0.5.3" } }