UNPKG

bajo-sysinfo

Version:

System information for Bajo Framework

36 lines (35 loc) 761 B
{ "name": "bajo-sysinfo", "version": "1.2.1", "description": "System information for Bajo Framework", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "type": "module", "bajo": { "type": "plugin" }, "repository": { "type": "git", "url": "git+https://github.com/ardhi/bajo-sysinfo.git" }, "keywords": [ "si", "sysinfo", "systeminformation", "bajo", "framework", "modular", "cli" ], "author": "Ardhi Lukianto <ardhi@lukianto.com>", "license": "MIT", "bugs": { "url": "https://github.com/ardhi/bajo-sysinfo/issues" }, "homepage": "https://github.com/ardhi/bajo-sysinfo#readme", "dependencies": { "systeminformation": "^5.18.6" } }