check_node_pm2
Version:
Nagios plugin to monitor apllications in pm2
57 lines (56 loc) • 1.28 kB
JSON
{
"_from": "index.js@0.0.3",
"_id": "index.js@0.0.3",
"_inBundle": false,
"_integrity": "sha1-JzOx9IbciQ7QJpiQJPWC2DXFI6w=",
"_location": "/index.js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "index.js@0.0.3",
"name": "index.js",
"escapedName": "index.js",
"rawSpec": "0.0.3",
"saveSpec": null,
"fetchSpec": "0.0.3"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/index.js/-/index.js-0.0.3.tgz",
"_shasum": "2733b1f486dc890ed026989024f582d835c523ac",
"_spec": "index.js@0.0.3",
"_where": "/Users/amal.r/Documents/check_pm2",
"author": {
"name": "CatTail"
},
"bugs": {
"url": "https://github.com/CatTail/index.js/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Module loader",
"devDependencies": {
"mocha": "^1.21.4"
},
"homepage": "https://github.com/CatTail/index.js",
"keywords": [
"module",
"loader",
"index"
],
"license": "MIT",
"main": "index.js",
"name": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/CatTail/index.js.git"
},
"scripts": {
"test": "mocha test"
},
"version": "0.0.3"
}