{
  "_args": [
    [
      "update-notifier@0.2.0",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "update-notifier@0.2.0",
  "_id": "update-notifier@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-oBDJKK3PAgkLjgzn/vb7Cnysw0o=",
  "_location": "/update-notifier",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "update-notifier@0.2.0",
    "name": "update-notifier",
    "escapedName": "update-notifier",
    "rawSpec": "0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
  },
  "_requiredBy": [
    "/bower"
  ],
  "_resolved": "https://registry.npmjs.org/update-notifier/-/update-notifier-0.2.0.tgz",
  "_spec": "0.2.0",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/yeoman/update-notifier/issues"
  },
  "dependencies": {
    "chalk": "^0.5.0",
    "configstore": "^0.3.0",
    "latest-version": "^0.2.0",
    "semver-diff": "^0.1.0",
    "string-length": "^0.1.2"
  },
  "description": "Update notifications for your CLI app",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "check.js"
  ],
  "homepage": "https://github.com/yeoman/update-notifier#readme",
  "keywords": [
    "npm",
    "update",
    "updater",
    "notify",
    "notifier",
    "check",
    "checker",
    "cli",
    "module",
    "package",
    "version"
  ],
  "license": "BSD",
  "name": "update-notifier",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/update-notifier.git"
  },
  "scripts": {
    "test": "mocha --timeout 20000"
  },
  "version": "0.2.0"
}
