os-family
Version:
Guess what? It gives you OS family. Whoa!
25 lines (24 loc) • 536 B
JSON
{
"name": "os-family",
"version": "1.1.0",
"description": "Guess what? It gives you OS family. Whoa!",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/inikulin/os-family.git"
},
"keywords": [
"os",
"family",
"type",
"operating",
"system",
"name"
],
"author": "Ivan Nikulin (ifaaan@gmail.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/inikulin/os-family/issues"
},
"homepage": "https://github.com/inikulin/os-family#readme"
}