UNPKG

aliyun-mns

Version:

阿里云 消息服务 非官方 SDK for node.js

31 lines (30 loc) 562 B
{ "name": "aliyun-mns", "version": "1.2.1", "description": "阿里云 消息服务 非官方 SDK for node.js", "main": "index.js", "scripts": { "test": "node test" }, "author": { "name": "wzbg", "email": "z3530515@gmail.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/wzbg/aliyun-mns" }, "keywords": [ "aliyun", "mns", "mqs", "阿里云", "消息服务" ], "dependencies": { "data2xml": "^1.2.5", "request": "^2.72.0", "xml2json": "^0.9.0" } }