1 Star 0 Fork 1

小菜鸟先飞 / cmpp3.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
小菜鸟先飞 提交于 2019-05-16 00:31 . update
{
"_from": "node-cmpp-3@^1.2.1",
"_id": "node-cmpp-3@1.2.1",
"_inBundle": false,
"_integrity": "sha1-ZdQnqAMqsasN4MchtRKT04QUhzY=",
"_location": "/node-cmpp-3",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "node-cmpp-3@^1.2.1",
"name": "node-cmpp-3",
"escapedName": "node-cmpp-3",
"rawSpec": "^1.2.1",
"saveSpec": null,
"fetchSpec": "^1.2.1"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/node-cmpp-3/-/node-cmpp-3-1.2.1.tgz",
"_shasum": "65d427a8032ab1ab0de0c721b51293d384148736",
"_spec": "node-cmpp-3@^1.2.1",
"_where": "/usr/local/var/www/test/cmpp",
"author": "",
"bugs": {
"url": "https://github.com/flyingfisher/node-cmpp-3/issues"
},
"bundleDependencies": false,
"dependencies": {
"bluebird": "^2.9.14",
"iconv-lite": "0.4.7",
"int53": "^1.0.0",
"lodash": "^3.5.0",
"moment": "^2.9.0"
},
"deprecated": false,
"description": "This is an implementation for CMPP 3.0 protocol.",
"devDependencies": {},
"homepage": "https://github.com/flyingfisher/node-cmpp-3#readme",
"license": "ISC",
"main": "client.js",
"name": "node-cmpp-3",
"repository": {
"type": "git",
"url": "git+https://github.com/flyingfisher/node-cmpp-3.git"
},
"scripts": {
"test": "mocha *.spec.js"
},
"version": "1.2.1"
}
JavaScript
1
https://gitee.com/sunbirder/cmpp3.0.git
git@gitee.com:sunbirder/cmpp3.0.git
sunbirder
cmpp3.0
cmpp3.0
master

搜索帮助