API/api.medcify.app/node_modules/pm2-sysmonit/package.json
2022-09-26 11:41:44 +05:30

51 lines
1.3 KiB
JSON

{
"_from": "pm2-sysmonit@^1.2.8",
"_id": "pm2-sysmonit@1.2.8",
"_inBundle": false,
"_integrity": "sha512-ACOhlONEXdCTVwKieBIQLSi2tQZ8eKinhcr9JpZSUAL8Qy0ajIgRtsLxG/lwPOW3JEKqPyw/UaHmTWhUzpP4kA==",
"_location": "/pm2-sysmonit",
"_phantomChildren": {
"safe-buffer": "5.2.1"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "pm2-sysmonit@^1.2.8",
"name": "pm2-sysmonit",
"escapedName": "pm2-sysmonit",
"rawSpec": "^1.2.8",
"saveSpec": null,
"fetchSpec": "^1.2.8"
},
"_requiredBy": [
"/pm2"
],
"_resolved": "https://registry.npmjs.org/pm2-sysmonit/-/pm2-sysmonit-1.2.8.tgz",
"_shasum": "eddea34a53fd8c8d7c3efb73b97a3c548686e24d",
"_spec": "pm2-sysmonit@^1.2.8",
"_where": "/var/www/api.medcify.app/node_modules/pm2",
"apps": [
{
"name": "pm2-sysmonit",
"script": "./index.js",
"max_memory_restart": "150M"
}
],
"author": "",
"bundleDependencies": false,
"dependencies": {
"async": "^3.2.0",
"debug": "^4.3.1",
"pidusage": "^2.0.21",
"systeminformation": "^5.7",
"tx2": "~1.0.4"
},
"deprecated": false,
"description": "PM2.io System Monitoring",
"license": "Apache",
"main": "index.js",
"name": "pm2-sysmonit",
"scripts": {},
"version": "1.2.8"
}