{
  "_args": [
    [
      {
        "raw": "flat-cache@^1.2.1",
        "scope": null,
        "escapedName": "flat-cache",
        "name": "flat-cache",
        "rawSpec": "^1.2.1",
        "spec": ">=1.2.1 <2.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/file-entry-cache"
    ]
  ],
  "_from": "flat-cache@>=1.2.1 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "flat-cache@1.3.4",
  "_inCache": true,
  "_location": "/flat-cache",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/flat-cache_1.3.4_1542228147422_0.6319216703755108"
  },
  "_npmUser": {
    "name": "royriojas",
    "email": "royriojas@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {
    "glob": "7.1.4"
  },
  "_requested": {
    "raw": "flat-cache@^1.2.1",
    "scope": null,
    "escapedName": "flat-cache",
    "name": "flat-cache",
    "rawSpec": "^1.2.1",
    "spec": ">=1.2.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/file-entry-cache"
  ],
  "_resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz",
  "_shasum": "2c2ef77525cc2929007dfffa1dd314aa9c9dee6f",
  "_shrinkwrap": null,
  "_spec": "flat-cache@^1.2.1",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/file-entry-cache",
  "author": {
    "name": "Roy Riojas",
    "url": "http://royriojas.com"
  },
  "bugs": {
    "url": "https://github.com/royriojas/flat-cache/issues"
  },
  "changelogx": {
    "ignoreRegExp": [
      "BLD: Release",
      "DOC: Generate Changelog",
      "Generated Changelog"
    ],
    "issueIDRegExp": "#(\\d+)",
    "commitURL": "https://github.com/royriojas/flat-cache/commit/{0}",
    "authorURL": "https://github.com/{0}",
    "issueIDURL": "https://github.com/royriojas/flat-cache/issues/{0}",
    "projectName": "flat-cache"
  },
  "dependencies": {
    "circular-json": "^0.3.1",
    "graceful-fs": "^4.1.2",
    "rimraf": "~2.6.2",
    "write": "^0.2.1"
  },
  "description": "A stupidly simple key/value storage using files to persist some data",
  "devDependencies": {
    "chai": "^3.2.0",
    "changelogx": "3.0.0",
    "esbeautifier": "10.1.1",
    "eslinter": "^3.2.1",
    "glob-expand": "0.2.1",
    "istanbul": "0.4.5",
    "mocha": "5.2.0",
    "precommit": "^1.1.5",
    "prepush": "^3.1.4",
    "proxyquire": "^1.7.2",
    "sinon": "^1.16.1",
    "sinon-chai": "^2.8.0",
    "watch-run": "^1.2.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-VwyB3Lkgacfik2vhqR4uv2rvebqmDvFu4jlN/C1RzWoJEo8I7z4Q404oiqYCkq41mni8EzQnm95emU9seckwtg==",
    "shasum": "2c2ef77525cc2929007dfffa1dd314aa9c9dee6f",
    "tarball": "https://registry.npmjs.org/flat-cache/-/flat-cache-1.3.4.tgz",
    "fileCount": 7,
    "unpackedSize": 27573,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7Ii0CRA9TVsSAnZWagAAuH8P/iY6BUV+e+6UhIonKr97\nwNvnSOqhBezFdT0Qtpmznl7VhReXo59DYLB3g1F6GufGl1S6jyGuLPxsfrjM\nLbo0H09JVlEQ06bwI4NDPE/kSY1hWyqE1g6LSQ1N8szpaJ5QFujh9Mz2JyC0\n63dx3v40xlAAI7UctvaO6FxBJuyq2xUrRKuI0tuMI0qerWvx2FU6bv+JUKg/\njI4KRQDb8fOSCXHVN0/89hwN69RpN16Hh9PrPINNz5PcWh31vdxkS3bNhCeZ\nOBQio17LBVuGKLKCJHNXgtOLCpxGjPu7BcMuNkQt4szjPhE8dXB16dq9Tcff\nIMfyb2PPy45r/dojwge38tR6Rkp95WygenY4+2i8XHqVOjvThEyDK2SD8xBP\nqNgR0jqc5FEvOOKyQkDGoVpk2ZlFqKJ9CZKjgdRZuKuh82eOdtkmKcKa0HSo\nVXymMDSiKzdSOAX1XY/NuJsX+YYTjyqJGF+U8wM5FmRZTgFCTVittQiwnLLb\njbkNPDX7pUyNVRWsDztTCnczZyvWM7lLyX1oFX/a5MYR6oKB9qjt5/2pzKHK\nUSywxlcFl0N5uR8z2saYuMIRlQBO70RwmnhV5qS02quy8HyU4q9u4ljlVVcP\nLQHn6Lh6o8bIyrqkOig+76j+XoNMFrwvOLj8JYfnjUdPXV/EkpwJp2sMuXnf\nmao6\r\n=ikpm\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "760cd0f0f6f75ddfa25b678c4f19155718758ca5",
  "homepage": "https://github.com/royriojas/flat-cache#readme",
  "keywords": [
    "json cache",
    "simple cache",
    "file cache",
    "key par",
    "key value",
    "cache"
  ],
  "license": "MIT",
  "main": "cache.js",
  "maintainers": [
    {
      "name": "royriojas",
      "email": "royriojas@gmail.com"
    }
  ],
  "name": "flat-cache",
  "optionalDependencies": {},
  "precommit": [
    "npm run verify --silent"
  ],
  "prepush": [
    "npm run verify --silent"
  ],
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/royriojas/flat-cache.git"
  },
  "scripts": {
    "autofix": "npm run beautify && npm run eslint-fix",
    "beautify": "esbeautifier 'cache.js' 'utils.js' 'del.js' 'test/specs/**/*.js'",
    "beautify-check": "npm run beautify -- -k",
    "bump-major": "npm run pre-v && npm version major -m 'BLD: Release v%s' && npm run post-v",
    "bump-minor": "npm run pre-v && npm version minor -m 'BLD: Release v%s' && npm run post-v",
    "bump-patch": "npm run pre-v && npm version patch -m 'BLD: Release v%s' && npm run post-v",
    "changelog": "changelogx -f markdown -o ./changelog.md",
    "check": "npm run beautify-check && npm run eslint",
    "cover": "istanbul cover test/runner.js html text-summary",
    "do-changelog": "npm run changelog && git add ./changelog.md && git commit -m 'DOC: Generate changelog' --no-verify",
    "eslint": "eslinter 'cache.js' 'utils.js' 'del.js' 'specs/**/*.js'",
    "eslint-fix": "npm run eslint -- --fix",
    "install-hooks": "prepush install && changelogx install-hook && precommit install",
    "post-v": "npm run do-changelog && git push --no-verify && git push --tags --no-verify",
    "pre-v": "npm run verify",
    "test": "npm run verify --silent",
    "test:cache": "mocha -R spec test/specs",
    "verify": "npm run check && npm run test:cache",
    "watch": "watch-run -i -p 'test/specs/**/*.js' istanbul cover test/runner.js html text-summary"
  },
  "version": "1.3.4"
}
