4 Star 4 Fork 2

华为移动服务 / hms-push-serverdemo-nodejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 587 Bytes
一键复制 编辑 原始数据 按行查看 历史
l00282963 提交于 2020-05-26 09:44 . first commit
{
"name": "hcm-admin",
"version": "0.0.1",
"description": "HCM Node SDK.",
"main": "./dist/index.js",
"scripts": {
"tsc": "tsc -w",
"build": "tsc"
},
"config": {},
"author": "guoyu",
"license": "ISC",
"dependencies": {
"request": "^2.88.0",
"request-promise": "^4.2.4"
},
"devDependencies": {
"typescript": "3.1.6",
"@types/node": "8.10.34",
"@types/request": "^2.48.2",
"@types/request-promise": "^4.1.44",
"@types/mocha": "^5.2.7",
"mocha": "5.2.0"
}
}
TypeScript
1
https://gitee.com/hms-core/hms-push-serverdemo-nodejs.git
git@gitee.com:hms-core/hms-push-serverdemo-nodejs.git
hms-core
hms-push-serverdemo-nodejs
hms-push-serverdemo-nodejs
master

搜索帮助