pm25
Version:
Production process manager for Node.JS applications with a built-in load balancer.
22 lines (21 loc) • 436 B
JSON
{
"name": "example-module",
"version": "0.3.21",
"description": "Keymetrics++ and PM2 adapter",
"main": "scoped-action.js",
"dependencies": {
},
"scripts": {
"test": "DEBUG='axm:*' mocha test/*.mocha.js"
},
"repository": {
"type": "git",
"url": "https://github.com/keymetrics/pmx.git"
},
"config" : {
"aconfig-var" : true,
"var2" : false
},
"author": "Keymetrics I/O",
"license": "MIT"
}