/usr/local/lib/node_modules/pm2/lib/templates/sample-apps/http-server
NameSizeModeActions
api.js2410644editdlrm
ecosystem.config.js2310644editdlrm
package.json2650644editdlrm
README.md3950644editdlrm
Edit: /usr/local/lib/node_modules/pm2/lib/templates/sample-apps/http-server/package.json (265B)
{ "name": "simple-http-server", "version": "1.0.0", "description": "Simple HTTP server that can be used in cluster mode", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }