{
  "_args": [
    [
      {
        "name": "configstore",
        "raw": "configstore@^2.0.0",
        "rawSpec": "^2.0.0",
        "scope": null,
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "C:\\Workspace\\web-component-tester\\node_modules\\update-notifier"
    ]
  ],
  "_from": "configstore@>=2.0.0 <3.0.0",
  "_id": "configstore@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/configstore",
  "_nodeVersion": "4.3.0",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/configstore-2.0.0.tgz_1456822157166_0.897884224774316"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "configstore",
    "raw": "configstore@^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/configstore/-/configstore-2.0.0.tgz",
  "_shasum": "8d81e9cdfa73ebd0e06bc985147856b2f1c4e764",
  "_shrinkwrap": null,
  "_spec": "configstore@^2.0.0",
  "_where": "C:\\Workspace\\web-component-tester\\node_modules\\update-notifier",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/yeoman/configstore/issues"
  },
  "dependencies": {
    "dot-prop": "^2.3.0",
    "graceful-fs": "^4.1.2",
    "mkdirp": "^0.5.0",
    "object-assign": "^4.0.1",
    "os-tmpdir": "^1.0.0",
    "osenv": "^0.1.0",
    "uuid": "^2.0.1",
    "write-file-atomic": "^1.1.2",
    "xdg-basedir": "^2.0.0"
  },
  "description": "Easily load and save config without having to think about where and how",
  "devDependencies": {
    "mocha": "*",
    "path-exists": "^2.0.0",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "8d81e9cdfa73ebd0e06bc985147856b2f1c4e764",
    "tarball": "https://registry.npmjs.org/configstore/-/configstore-2.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "f828927374a56d4dc6601da7fa0386bca5b21958",
  "homepage": "https://github.com/yeoman/configstore",
  "keywords": [
    "conf",
    "config",
    "configuration",
    "settings",
    "store",
    "editable",
    "json",
    "data",
    "persist",
    "persistent",
    "save"
  ],
  "license": "BSD-2-Clause",
  "maintainers": [
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    },
    {
      "email": "addyosmani@gmail.com",
      "name": "addyosmani"
    },
    {
      "email": "phartig@rdrei.net",
      "name": "passy"
    },
    {
      "email": "admin@simonboudrias.com",
      "name": "sboudrias"
    },
    {
      "email": "eddie+npm@eddiemonge.com",
      "name": "eddiemonge"
    },
    {
      "email": "contact@arthurverschaeve.be",
      "name": "arthurvr"
    }
  ],
  "name": "configstore",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yeoman/configstore.git"
  },
  "scripts": {
    "test": "xo && mocha"
  },
  "version": "2.0.0"
}
