{"name":"file-system-cache","version":"1.0.4","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 run 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":"74f2d2b7286965be6d55d5e6efc1ac7e3b48a74b","bugs":{"url":"https://github.com/philcockfield/file-system-cache/issues"},"_id":"file-system-cache@1.0.4","_shasum":"cf8eb14fec857455801707c88108577bf0782446","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.5.0","_npmUser":{"name":"philcockfield","email":"phil@cockfield.net"},"dist":{"shasum":"cf8eb14fec857455801707c88108577bf0782446","size":14221,"noattachment":false,"key":"/file-system-cache/-/file-system-cache-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/file-system-cache/download/file-system-cache-1.0.4.tgz"},"maintainers":[{"name":"philcockfield","email":"phil@cockfield.net"}],"directories":{},"publish_time":1453837176778,"_cnpm_publish_time":1453837176778,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0-alpha.8"}}