{
  "_args": [
    [
      {
        "raw": "os-name@^2.0.1",
        "scope": null,
        "escapedName": "os-name",
        "name": "os-name",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib"
    ]
  ],
  "_from": "os-name@>=2.0.1 <3.0.0",
  "_id": "os-name@2.0.1",
  "_inCache": true,
  "_location": "/ionic/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": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "os-name@^2.0.1",
    "scope": null,
    "escapedName": "os-name",
    "name": "os-name",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ionic/ionic-app-lib"
  ],
  "_resolved": "https://registry.npmjs.org/os-name/-/os-name-2.0.1.tgz",
  "_shasum": "b9a386361c17ae3a21736ef0599405c9a8c5dc5e",
  "_shrinkwrap": null,
  "_spec": "os-name@^2.0.1",
  "_where": "/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "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": [
    "os",
    "operating",
    "system",
    "platform",
    "name",
    "title",
    "release",
    "version",
    "macos",
    "osx",
    "windows",
    "linux"
  ],
  "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"
}
