{
  "name": "fcache",
  "version": "0.3.0",
  "description": "Standartized fs.readFile caching mechanism for incremental build systems.",
  "main": "index.js",
  "repository": "https://github.com/paulmillr/fcache.git",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Paul Miller <paul@paulmillr.com>",
  "license": "MIT"
}
