{
  "_args": [
    [
      "cachedir@2.2.0",
      "/Users/callumacrae/Sites/find-node-modules/cz-cli"
    ]
  ],
  "_from": "cachedir@2.2.0",
  "_id": "cachedir@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-VvxA0xhNqIIfg0V9AmJkDg91DaJwryutH5rVEZAhcNi4iJFj9f+QxmAjgK1LT9I8OgToX27fypX6/MeCXVbBjQ==",
  "_location": "/cachedir",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cachedir@2.2.0",
    "name": "cachedir",
    "escapedName": "cachedir",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/",
    "/commitizen"
  ],
  "_resolved": "https://registry.npmjs.org/cachedir/-/cachedir-2.2.0.tgz",
  "_spec": "2.2.0",
  "_where": "/Users/callumacrae/Sites/find-node-modules/cz-cli",
  "author": {
    "name": "Linus Unnebäck",
    "email": "linus@folkdatorn.se"
  },
  "bugs": {
    "url": "https://github.com/LinusU/node-cachedir/issues"
  },
  "dependencies": {},
  "description": "Provides a directory where the OS wants you to store cached files.",
  "devDependencies": {
    "mocha": "^5.2.0",
    "proxyquire": "^2.0.1",
    "standard": "^11.0.1"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/LinusU/node-cachedir#readme",
  "license": "MIT",
  "name": "cachedir",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/node-cachedir.git"
  },
  "scripts": {
    "test": "standard && mocha"
  },
  "version": "2.2.0"
}
