{
  "_from": "fcache@~0.3",
  "_id": "fcache@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-1F8vkIZCuRt5jogZXsR4gaUcPUQ=",
  "_location": "/fcache",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fcache@~0.3",
    "name": "fcache",
    "escapedName": "fcache",
    "rawSpec": "~0.3",
    "saveSpec": null,
    "fetchSpec": "~0.3"
  },
  "_requiredBy": [
    "/brunch"
  ],
  "_resolved": "https://registry.npmjs.org/fcache/-/fcache-0.3.0.tgz",
  "_shasum": "d45f2f908642b91b798e88195ec47881a51c3d44",
  "_spec": "fcache@~0.3",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/brunch",
  "author": {
    "name": "Paul Miller",
    "email": "paul@paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/fcache/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Standartized fs.readFile caching mechanism for incremental build systems.",
  "homepage": "https://github.com/paulmillr/fcache#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "fcache",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paulmillr/fcache.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.3.0"
}
