1 Star 0 Fork 0

mp600/node_pm2

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 633 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuele 提交于 2019-12-24 23:11 +08:00 . semeca
{
"name": "node_pm2",
"version": "1.0.0",
"description": "{**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**}",
"main": "app.js",
"scripts": {
"start": "node ./bin/xxx",
"pm2": "pm2 start processes.json"
},
"repository": {
"type": "git",
"url": "https://gitee.com/yquant/node_pm2.git"
},
"keywords": [
""
],
"author": "yquant",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"pm2": "*",
"seneca": "*",
"seneca-web": "*",
"seneca-web-adapter-express": "*"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/yquant/node_pm2.git
git@gitee.com:yquant/node_pm2.git
yquant
node_pm2
node_pm2
master

搜索帮助