{ "_args": [ [ "koa-static-cache@~1.2.0", "D:\\work\\im" ] ], "_from": "koa-static-cache@>=1.2.0 <1.3.0", "_id": "koa-static-cache@1.2.0", "_inCache": true, "_installable": true, "_location": "/koa-static-cache", "_npmUser": { "email": "dead_horse@qq.com", "name": "dead_horse" }, "_npmVersion": "2.0.0-beta.3", "_phantomChildren": {}, "_requested": { "name": "koa-static-cache", "raw": "koa-static-cache@~1.2.0", "rawSpec": "~1.2.0", "scope": null, "spec": ">=1.2.0 <1.3.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/koa-static-cache/-/koa-static-cache-1.2.0.tgz", "_shasum": "52cbcc41fbea6092633a62b2389fd026e1ed956f", "_shrinkwrap": null, "_spec": "koa-static-cache@~1.2.0", "_where": "D:\\work\\im", "author": { "email": "me@jongleberry.com", "name": "Jonathan Ong", "url": "http://jongleberry.com" }, "bugs": { "url": "https://github.com/koajs/static-cache/issues" }, "contributors": [ { "email": "fishrock123@rocketmail.com", "name": "Jeremiah Senkpiel", "url": "https://searchbeam.jit.su" }, { "email": "dead_horse@qq.com", "name": "dead_horse", "url": "http://deadhorse.me" } ], "dependencies": { "compressible": "~2.0.0", "debug": "*", "fs-readdir-recursive": ">=0.0.2", "mime-types": "~2.0.1" }, "description": "Static cache for koa", "devDependencies": { "istanbul-harmony": "~0.3.0", "koa": "~0.8.0", "mocha": "*", "should": "~3.3.2", "supertest": "~0.13.0" }, "directories": {}, "dist": { "shasum": "52cbcc41fbea6092633a62b2389fd026e1ed956f", "tarball": "https://registry.npmjs.org/koa-static-cache/-/koa-static-cache-1.2.0.tgz" }, "engines": { "node": "> 0.11.4" }, "files": [ "index.js" ], "gitHead": "6fa433985026df03857f8527f429c459da0feb8c", "homepage": "https://github.com/koajs/static-cache", "keywords": [ "koa", "middleware", "file", "static", "cache", "gzip", "sendfile" ], "license": "MIT", "maintainers": [ { "email": "jonathanrichardong@gmail.com", "name": "jongleberry" }, { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, { "email": "dead_horse@qq.com", "name": "dead-horse" }, { "email": "dead_horse@qq.com", "name": "dead_horse" }, { "email": "julian@juliangruber.com", "name": "juliangruber" }, { "email": "fengmk2@gmail.com", "name": "fengmk2" }, { "email": "eivind.fjeldstad@gmail.com", "name": "eivifj" }, { "email": "aaron.heckmann+github@gmail.com", "name": "aheckmann" } ], "name": "koa-static-cache", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/koajs/static-cache.git" }, "scripts": { "test": "make test" }, "version": "1.2.0" }