API/api.medcify.app/node_modules/pm2/lib/templates/sample-apps/pm2-plus-metrics-actions/package.json

12 lines
268 B
JSON
Raw Permalink Normal View History

2022-09-26 06:11:44 +00:00
{
"name": "pm2-plus-custom-metrics",
"version": "1.0.0",
"description": "Example that shows how to use pm2+ custom metrics",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}