1 Star 0 Fork 0

中通技术团队 / zopsdk-node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 682 Bytes
一键复制 编辑 原始数据 按行查看 历史
天羽ちよこ 提交于 2019-04-03 15:37 . 修改版本
{
"name": "zopsdk-node",
"version": "0.0.2",
"description": "node.js for zop.zto.com",
"main": "lib/index.js",
"files": [
"lib/index.js",
"index.js"
],
"engines": {
"node": "4.x || >=6.0.0"
},
"repository": {
"type": "git",
"url": "https://github.com/ZTO-Express/zopsdk-node.git"
},
"keywords": [
"zto","中通"
],
"author": "ZTO",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/ZTO-Express/zopsdk-node/issues"
},
"homepage": "https://github.com/ZTO-Express/zopsdk-node",
"devDependencies": {
},
"dependencies": {
"node-fetch":"^2.1.2",
"crypto": "^1.0.1",
"querystring": "^0.2.0"
}
}
JavaScript
1
https://gitee.com/zto_express/zopsdk-node.git
git@gitee.com:zto_express/zopsdk-node.git
zto_express
zopsdk-node
zopsdk-node
master

搜索帮助