{"name":"file-system-cache","version":"1.0.3","description":"A super-fast, promise-based cache that reads and writes to the file-system.","main":"./lib/index.js","scripts":{"test":"./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register","tdd":"./node_modules/mocha/bin/mocha --recursive --compilers js:babel-register --watch","lint":"eslint ./src","build":"babel src --out-dir lib --source-maps","build:watch":"npm run build -- --watch","prepublish":"npm test && npm run lint && npm build"},"dependencies":{"bluebird":"^3.1.4","fs-extra":"^0.26.4","ramda":"^0.19.1"},"devDependencies":{"chai":"^3.4.1","js-babel":"^6.0.0","js-babel-dev":"^6.0.0","mocha":"^2.3.4"},"repository":{"type":"git","url":"git+https://github.com/philcockfield/file-system-cache.git"},"keywords":["cache","fs","file-system"],"author":{"name":"Phil Cockfield","email":"phil@cockfield.net","url":"https://github.com/philcockfield"},"homepage":"https://github.com/philcockfield/file-system-cache","license":"MIT","gitHead":"6281dc2565f211366aa689b6a6db750fe3c945bf","bugs":{"url":"https://github.com/philcockfield/file-system-cache/issues"},"_id":"file-system-cache@1.0.3","_shasum":"3fce1709c0f1a9b4b2f3713cf3ad8486e20d5b78","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"philcockfield","email":"phil@cockfield.net"},"dist":{"shasum":"3fce1709c0f1a9b4b2f3713cf3ad8486e20d5b78","size":13676,"noattachment":false,"key":"/file-system-cache/-/file-system-cache-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-system-cache/download/file-system-cache-1.0.3.tgz"},"maintainers":[{"name":"philcockfield","email":"phil@cockfield.net"}],"directories":{},"publish_time":1453753253869,"_cnpm_publish_time":1453753253869,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0-alpha.8"}}