1 Star 0 Fork 1

腾讯云云开发 / pai-mate-hello-example

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 931 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "pai-mate-hello-example",
"version": "0.0.1",
"description": "Example app for deploy webapp with pai-mate",
"main": "index.js",
"scripts": {
"start": "pm2 -s start --name=hello-world-example index.js",
"restart": "pm2 -s restart hello-world-example",
"stop": "pm2 -s delete hello-world-example",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/TencentCloudBase/pai-mate-hello-example.git"
},
"author": "BrookeYang<brookeyang@tencent.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/TencentCloudBase/pai-mate-hello-example/issues"
},
"homepage": "https://github.com/TencentCloudBase/pai-mate-hello-example#readme",
"dependencies": {
"shelljs": "^0.8.3",
"yaml": "^1.6.0",
"http": "0.0.0",
"koa": "^2.7.0",
"koa-router": "^7.4.0",
"socket.io": "^2.2.0"
}
}
1
https://gitee.com/TencentCloudBase/pai-mate-hello-example.git
git@gitee.com:TencentCloudBase/pai-mate-hello-example.git
TencentCloudBase
pai-mate-hello-example
pai-mate-hello-example
master

搜索帮助