{
  "_args": [
    [
      {
        "raw": "package-store@^0.15.3",
        "scope": null,
        "escapedName": "package-store",
        "name": "package-store",
        "rawSpec": "^0.15.3",
        "spec": ">=0.15.3 <0.16.0",
        "type": "range"
      },
      "/home/zkochan/src/pnpm/pnpm"
    ]
  ],
  "_from": "package-store@>=0.15.3 <0.16.0",
  "_id": "package-store@0.15.3",
  "_inCache": true,
  "_location": "/package-store",
  "_nodeVersion": "6.11.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/package-store-0.15.3.tgz_1517097588471_0.7262237051036209"
  },
  "_npmUser": {
    "name": "zkochan",
    "email": "z@kochan.io"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {
    "@pnpm/types": "1.7.0",
    "@types/write-json-file": "2.2.1",
    "delay": "2.0.0",
    "graceful-fs": "4.1.11",
    "is-windows": "1.0.1",
    "load-json-file": "4.0.0",
    "mkdirp-promise": "5.0.1",
    "p-limit": "1.2.0",
    "retry": "0.10.1",
    "signal-exit": "3.0.2",
    "util.promisify": "1.0.0",
    "write-json-file": "2.3.0"
  },
  "_requested": {
    "raw": "package-store@^0.15.3",
    "scope": null,
    "escapedName": "package-store",
    "name": "package-store",
    "rawSpec": "^0.15.3",
    "spec": ">=0.15.3 <0.16.0",
    "type": "range"
  },
  "_requiredBy": [
    "/",
    "/@pnpm/outdated",
    "/@pnpm/server",
    "/supi"
  ],
  "_resolved": "https://registry.npmjs.org/package-store/-/package-store-0.15.3.tgz",
  "_shasum": "10b230fbcc89d8981d98bc232e20d57d94455471",
  "_shrinkwrap": null,
  "_spec": "package-store@^0.15.3",
  "_where": "/home/zkochan/src/pnpm/pnpm",
  "author": {
    "name": "Zoltan Kochan",
    "email": "z@kochan.io",
    "url": "https://www.kochan.io/"
  },
  "bugs": {
    "url": "https://github.com/pnpm/package-store/issues"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  },
  "dependencies": {
    "@pnpm/fs-locker": "^1.0.0",
    "@pnpm/package-requester": "^0.7.3",
    "@pnpm/types": "^1.3.0",
    "@types/load-json-file": "^2.0.5",
    "@types/mz": "^0.0.32",
    "@types/node": "^9.3.0",
    "@types/ramda": "^0.25.0",
    "drive-by-path": "^1.0.0",
    "encode-registry": "^1.1.0",
    "load-json-file": "^4.0.0",
    "mkdirp-promise": "^5.0.1",
    "mz": "^2.7.0",
    "ncp": "^2.0.0",
    "os-homedir": "^1.0.2",
    "p-filter": "^1.0.0",
    "p-limit": "^1.1.0",
    "path-absolute": "^1.0.0",
    "path-exists": "^3.0.0",
    "ramda": "^0.25.0",
    "rename-overwrite": "^1.0.0",
    "rimraf-then": "^1.0.1",
    "util.promisify": "^1.0.0",
    "write-json-file": "^2.2.0"
  },
  "description": "A storage for npm packages. Used by pnpm",
  "devDependencies": {
    "@pnpm/logger": "^1.0.0",
    "@types/tape": "^4.2.30",
    "commitizen": "^2.8.6",
    "cz-conventional-changelog": "^2.0.0",
    "husky": "^0.14.3",
    "in-publish": "^2.0.0",
    "npm-scripts-info": "^0.3.6",
    "package-preview": "^1.0.0",
    "rimraf": "^2.6.1",
    "tape": "^4.7.0",
    "ts-node": "^4.0.0",
    "tslint": "^5.4.2",
    "typescript": "^2.4.1",
    "validate-commit-msg": "^2.7.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-8MpzcMFFHdSt1hTBgmGtOFkt61+ATRbc3wyVOA35yaxFYMezuyd/DiiSfJCZIG0DRTCqCx6oeIs58YpLVAW/nw==",
    "shasum": "10b230fbcc89d8981d98bc232e20d57d94455471",
    "tarball": "https://registry.npmjs.org/package-store/-/package-store-0.15.3.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "lib/"
  ],
  "gitHead": "19549c06d42b5ad83aa31a92c7b1ca9c0fbdf236",
  "greenkeeper": {
    "ignore": [
      "pnpm-default-reporter",
      "pnpm-file-reporter",
      "pnpm-install-checks",
      "pnpm-logger",
      "pnpm-registry-mock",
      "remove-all-except-outer-links",
      "pnpm-shrinkwrap"
    ]
  },
  "homepage": "https://pnpm.js.org",
  "keywords": [
    "store",
    "storage",
    "global store",
    "maching store",
    "central storage",
    "cache",
    "packages"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "zkochan",
      "email": "zoltan.kochan@gmail.com"
    }
  ],
  "name": "package-store",
  "optionalDependencies": {},
  "peerDependencies": {
    "@pnpm/logger": "^1.0.0"
  },
  "readme": "# package-store\n\n[![Status](https://travis-ci.org/pnpm/package-store.svg?branch=master)](https://travis-ci.org/pnpm/package-store \"See test builds\")\n[![Windows build status](https://ci.appveyor.com/api/projects/status/g1r9qe7rgclsm9h6/branch/master?svg=true)](https://ci.appveyor.com/project/zkochan/package-store/branch/master)\n\n> A storage for npm packages. Used by [pnpm](https://github.com/pnpm/pnpm)\n\n## Install\n\nInstall it via npm.\n\n```\nnpm install package-store\n```\n\n## License\n\n[MIT](LICENSE)\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pnpm/package-store.git"
  },
  "scripts": {
    "?cz": "echo 'Run Git commit wizard'",
    "commitmsg": "validate-commit-msg",
    "cz": "git-cz",
    "fix": "tslint -c tslint.json --project . --fix",
    "info": "npm-scripts-info",
    "lint": "tslint -c tslint.json --project .",
    "prepublishOnly": "npm run tsc",
    "pretest": "rimraf .tmp",
    "start": "npm run tsc -- --watch",
    "test": "npm run lint && preview && ts-node test --type-check",
    "tsc": "rimraf lib && tsc"
  },
  "typings": "lib/index.d.ts",
  "version": "0.15.3"
}
