{ "_args": [ [ "os-name@^2.0.1", "/home/bernhard/freifunk-app/node_modules/envinfo" ] ], "_from": "os-name@>=2.0.1 <3.0.0", "_id": "os-name@2.0.1", "_inCache": true, "_installable": true, "_location": "/os-name", "_nodeVersion": "4.4.2", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/os-name-2.0.1.tgz_1466382684023_0.860145166516304" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.15.0", "_phantomChildren": {}, "_requested": { "name": "os-name", "raw": "os-name@^2.0.1", "rawSpec": "^2.0.1", "scope": null, "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/envinfo" ], "_resolved": "https://registry.npmjs.org/os-name/-/os-name-2.0.1.tgz", "_shasum": "b9a386361c17ae3a21736ef0599405c9a8c5dc5e", "_shrinkwrap": null, "_spec": "os-name@^2.0.1", "_where": "/home/bernhard/freifunk-app/node_modules/envinfo", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/os-name/issues" }, "dependencies": { "macos-release": "^1.0.0", "win-release": "^1.0.0" }, "description": "Get the name of the current operating system. Example: macOS Sierra", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "b9a386361c17ae3a21736ef0599405c9a8c5dc5e", "tarball": "https://registry.npmjs.org/os-name/-/os-name-2.0.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "c4903a345f3921e9a500dd3a2704d2f1ca43ecd1", "homepage": "https://github.com/sindresorhus/os-name#readme", "keywords": [ "linux", "macos", "name", "operating", "os", "osx", "platform", "release", "system", "title", "version", "windows" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "os-name", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/os-name.git" }, "scripts": { "test": "xo && ava" }, "version": "2.0.1" }