Innovenergy_trunk/frontend/node_modules/os-family/package.json

25 lines
536 B
JSON
Raw Permalink Normal View History

{
"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"
}