UNPKG

ali-mns-sdk

Version:

The nodejs SDK for aliyun mns service

30 lines (29 loc) 654 B
{ "name": "ali-mns-sdk", "version": "1.0.8", "description": "The nodejs SDK for aliyun mns service", "main": "index.js", "dependencies": { "debug": "^4.1.1", "promise": "^8.0.3", "request": "^2.88.0", "universal-analytics": "^0.4.13", "xml2js": "^0.4.13", "xmlbuilder": "^3.1.0" }, "repository": { "type": "git", "url": "https://github.com/InCar/ali-mns.git" }, "keywords": [ "aliyun", "mns", "mqs" ], "author": "qinyang_1980@qq.com", "license": "MIT", "bugs": { "url": "https://github.com/qinyang1980/ali-mns/issues" }, "homepage": "https://github.com/qinyang1980/ali-mns" }