nodeosinfo
Version:
nodejs get os info
25 lines (24 loc) • 525 B
JSON
{
"name": "nodeosinfo",
"version": "0.0.1",
"description": "nodejs get os info ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/OSMeteor/nodeosinfo.git"
},
"keywords": [
"os",
"nodeos",
"nodeosinfo"
],
"author": "osmeteor",
"license": "ISC",
"bugs": {
"url": "https://github.com/OSMeteor/nodeosinfo/issues"
},
"homepage": "https://github.com/OSMeteor/nodeosinfo"
}