{
  "name": "update-notifier",
  "version": "0.6.0",
  "description": "Update notifications for your CLI app",
  "license": "BSD-2-Clause",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/update-notifier.git"
  },
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "xo && mocha --timeout 20000"
  },
  "files": [
    "index.js",
    "check.js"
  ],
  "keywords": [
    "npm",
    "update",
    "updater",
    "notify",
    "notifier",
    "check",
    "checker",
    "cli",
    "module",
    "package",
    "version"
  ],
  "dependencies": {
    "chalk": "^1.0.0",
    "configstore": "^1.0.0",
    "is-npm": "^1.0.0",
    "latest-version": "^2.0.0",
    "repeating": "^2.0.0",
    "semver-diff": "^2.0.0",
    "string-length": "^1.0.0"
  },
  "devDependencies": {
    "mocha": "*",
    "xo": "*"
  },
  "gitHead": "32c97c45cabf5c8ad65c90a749fd7e7c654244b0",
  "bugs": {
    "url": "https://github.com/yeoman/update-notifier/issues"
  },
  "homepage": "https://github.com/yeoman/update-notifier#readme",
  "_id": "update-notifier@0.6.0",
  "_shasum": "54a4c7357d98a329033355e2d0ebaf9c9c646958",
  "_from": "update-notifier@>=0.6.0 <0.7.0",
  "_npmVersion": "3.5.0",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "name": "sboudrias",
    "email": "admin@simonboudrias.com"
  },
  "dist": {
    "shasum": "54a4c7357d98a329033355e2d0ebaf9c9c646958",
    "tarball": "http://registry.npmjs.org/update-notifier/-/update-notifier-0.6.0.tgz"
  },
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "addyosmani",
      "email": "addyosmani@gmail.com"
    },
    {
      "name": "passy",
      "email": "phartig@rdrei.net"
    },
    {
      "name": "sboudrias",
      "email": "admin@simonboudrias.com"
    },
    {
      "name": "eddiemonge",
      "email": "eddie+npm@eddiemonge.com"
    },
    {
      "name": "arthurvr",
      "email": "contact@arthurverschaeve.be"
    }
  ],
  "directories": {},
  "_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.6.0.tgz",
  "readme": "ERROR: No README data found!"
}
