132 lines
2.8 KiB
JSON
132 lines
2.8 KiB
JSON
{
|
|
"_from": "systeminformation@^5.7",
|
|
"_id": "systeminformation@5.11.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-/a1VfP9WELKLT330yhAHJ4lWCXRYynel1kMMHKc/qdzCgDt3BIcMlo+3tKcTiRHFefjV3fz4AvqMx7dGO/72zw==",
|
|
"_location": "/systeminformation",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "systeminformation@^5.7",
|
|
"name": "systeminformation",
|
|
"escapedName": "systeminformation",
|
|
"rawSpec": "^5.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/pm2-sysmonit"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/systeminformation/-/systeminformation-5.11.16.tgz",
|
|
"_shasum": "5f6fda2447fafe204bd2ab543475f1ffa8c14a85",
|
|
"_spec": "systeminformation@^5.7",
|
|
"_where": "/var/www/api.medcify.app/node_modules/pm2-sysmonit",
|
|
"author": {
|
|
"name": "Sebastian Hildebrandt",
|
|
"email": "hildebrandt@plus-innovations.com",
|
|
"url": "https://plus-innovations.com"
|
|
},
|
|
"bin": {
|
|
"systeminformation": "lib/cli.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sebhildebrandt/systeminformation/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "Advanced, lightweight system and OS information library",
|
|
"engines": {
|
|
"node": ">=8.0.0"
|
|
},
|
|
"files": [
|
|
"lib/"
|
|
],
|
|
"funding": {
|
|
"type": "Buy me a coffee",
|
|
"url": "https://www.buymeacoffee.com/systeminfo"
|
|
},
|
|
"homepage": "https://systeminformation.io",
|
|
"keywords": [
|
|
"system information",
|
|
"sysinfo",
|
|
"monitor",
|
|
"monitoring",
|
|
"os",
|
|
"linux",
|
|
"osx",
|
|
"windows",
|
|
"freebsd",
|
|
"openbsd",
|
|
"netbsd",
|
|
"cpu",
|
|
"cpuload",
|
|
"physical cores",
|
|
"logical cores",
|
|
"processor",
|
|
"cores",
|
|
"threads",
|
|
"socket type",
|
|
"memory",
|
|
"file system",
|
|
"fsstats",
|
|
"diskio",
|
|
"block devices",
|
|
"netstats",
|
|
"network",
|
|
"network interfaces",
|
|
"network connections",
|
|
"network stats",
|
|
"iface",
|
|
"printer",
|
|
"processes",
|
|
"users",
|
|
"internet",
|
|
"battery",
|
|
"docker",
|
|
"docker stats",
|
|
"docker processes",
|
|
"graphics",
|
|
"graphic card",
|
|
"graphic controller",
|
|
"gpu",
|
|
"display",
|
|
"smart",
|
|
"disk layout",
|
|
"usb",
|
|
"audio",
|
|
"bluetooth",
|
|
"wifi",
|
|
"wifinetworks",
|
|
"virtual box",
|
|
"virtualbox",
|
|
"vm",
|
|
"backend",
|
|
"hardware",
|
|
"BIOS",
|
|
"chassis"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "systeminformation",
|
|
"os": [
|
|
"darwin",
|
|
"linux",
|
|
"win32",
|
|
"freebsd",
|
|
"openbsd",
|
|
"netbsd",
|
|
"sunos",
|
|
"android"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sebhildebrandt/systeminformation.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node ./test/test.js"
|
|
},
|
|
"types": "./lib/index.d.ts",
|
|
"version": "5.11.16"
|
|
}
|