{"name":"systeminformation","version":"3.53.1","description":"Simple system and OS information library","license":"MIT","author":{"name":"Sebastian Hildebrandt","email":"hildebrandt@plus-innovations.com","url":"https://plus-innovations.com"},"homepage":"https://github.com/sebhildebrandt/systeminformation","main":"./lib/index.js","scripts":{"clean":"rimraf dist","test-bare":"npm run compile && mocha ./test/**/*.test.js","compile":"tsc","watch":"tsc -w","test":"nyc mocha --require ts-node/register --require source-map-support/register  ./test/**/*.test.ts","coverage":"nyc report --reporter=text-lcov"},"keywords":["system information","sysinfo","monitor","monitoring","os","linux","osx","windows","freebsd","cpu","cpuload","physical cores","logical cores","processor","cores","threads","socket type","memory","file system","fsstats","diskio","block devices","netstats","network","network connections","network stats","processes","users","internet","battery","docker","docker stats","docker processes","graphics","graphic card","graphic controller","display","smart","disk layout"],"repository":{"type":"git","url":"git+https://github.com/sebhildebrandt/systeminformation.git"},"os":["darwin","linux","win32","freebsd","openbsd","sunos"],"engines":{"node":">=4.0.0"},"devDependencies":{"@types/chai":"^4.1.7","@types/mocha":"^5.2.5","@types/node":"^10.12.18","chai":"^4.2.0","coveralls":"^3.0.2","mocha":"^5.2.0","nyc":"^13.1.0","rimraf":"^2.6.2","source-map-support":"^0.5.9","ts-node":"^7.0.1","typescript":"^3.2.2"},"nyc":{"extension":[".js"],"include":["lib/**"],"exclude":["**/*.d.ts"],"reporter":["html","text"],"all":true},"gitHead":"2fac9982e4f5f4b5e4df9069133e9ff4cc8cb697","bugs":{"url":"https://github.com/sebhildebrandt/systeminformation/issues"},"_id":"systeminformation@3.53.1","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"plusinnovations","email":"hildebrandt@plus-innovations.com"},"dist":{"shasum":"a8e86894cb6e19f0034bede4202993153f3cdb9d","size":63304,"noattachment":false,"key":"/systeminformation/-/systeminformation-3.53.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/systeminformation/download/systeminformation-3.53.1.tgz"},"maintainers":[{"name":"plusinnovations","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/systeminformation_3.53.1_1546100463286_0.8000293683756514"},"_hasShrinkwrap":false,"publish_time":1546100463370,"_cnpm_publish_time":1546100463370,"_cnpmcore_publish_time":"2021-12-16T15:56:49.110Z","dist-tags":{"latest":"5.31.5","v4_34_10":"4.34.10","v4_34_11":"4.34.11","v4_34_12":"4.34.12","v4_34_14":"4.34.14","v4_34_15":"4.34.15","v4_34_16":"4.34.16","v4_34_17":"4.34.17","v4_34_18":"4.34.18","v4_34_19":"4.34.19","v4_34_20":"4.34.20","v4_34_21":"4.34.21","v4_34_22":"4.34.22","v4_34_23":"4.34.23"}}