UNPKG

winsys

Version:

Gets the windows system information and returns it as an object

31 lines (30 loc) 715 B
{ "name": "winsys", "version": "0.0.3", "description": "Gets the windows system information and returns it as an object", "main": "winsys.js", "dependencies": { "shelljs": "^0.6.0" }, "repository": { "type": "git", "url": "git+https://github.com/abrelsfo/winsys.git" }, "devDependencies": {}, "keywords": [ "systeminfo", "windows", "info", "system", "Alex" ], "bugs": { "url": "https://github.com/abrelsfo/winsys/issues" }, "engines": { "node": ">=5.7.0" }, "homepage": "https://github.com/abrelsfo/winsys#readme", "author": "Alex Brelsford <alexbrelsford@gmail.com> (abrelsfo.github.io)", "license": "MIT" }