{
  "_args": [
    [
      "latest-version@^2.0.0",
      "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/update-notifier"
    ]
  ],
  "_from": "latest-version@>=2.0.0 <3.0.0",
  "_id": "latest-version@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/latest-version",
  "_nodeVersion": "4.1.1",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "latest-version",
    "raw": "latest-version@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/update-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/latest-version/-/latest-version-2.0.0.tgz",
  "_shasum": "56f8d6139620847b8017f8f1f4d78e211324168b",
  "_shrinkwrap": null,
  "_spec": "latest-version@^2.0.0",
  "_where": "/private/var/folders/22/xz6_9gpx3jggts_8j68_25g80000gn/T/tmp-76857gq02aboS2dNX/lib/node_modules/update-notifier",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/latest-version/issues"
  },
  "dependencies": {
    "package-json": "^2.0.0"
  },
  "description": "Get the latest version of a npm package",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "56f8d6139620847b8017f8f1f4d78e211324168b",
    "tarball": "http://registry.npmjs.org/latest-version/-/latest-version-2.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "851d3f43a06dcf6837f102a6f1cebd64d988ad68",
  "homepage": "https://github.com/sindresorhus/latest-version",
  "keywords": [
    "current",
    "latest",
    "module",
    "npm",
    "package",
    "package.json",
    "pkg",
    "version"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "latest-version",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/latest-version.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "2.0.0",
  "xo": {
    "ignores": [
      "test.js"
    ]
  }
}
