{"_id":"koa-send","_rev":"333993","name":"koa-send","description":"Transfer static files","dist-tags":{"latest":"5.0.1","latest-1":"1.3.2","latest-2":"2.0.3"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"time":{"modified":"2021-06-08T13:12:52.000Z","created":"2013-12-12T06:27:31.849Z","5.0.1":"2020-07-08T16:27:55.116Z","2.0.3":"2018-09-12T08:07:50.615Z","1.3.2":"2018-09-12T04:58:31.529Z","5.0.0":"2018-06-19T02:42:37.854Z","4.1.3":"2018-02-14T02:30:20.679Z","4.1.2":"2017-12-14T12:13:04.617Z","4.1.1":"2017-09-25T12:56:38.874Z","4.1.0":"2017-04-26T11:19:25.457Z","4.0.0":"2017-04-09T13:06:57.536Z","3.3.0":"2017-01-10T02:35:03.605Z","3.2.0":"2016-03-23T01:40:45.199Z","3.1.1":"2016-03-04T09:06:48.390Z","3.1.0":"2015-10-24T05:01:46.492Z","3.0.1":"2015-10-22T17:14:18.663Z","2.0.2":"2015-10-22T17:14:00.447Z","3.0.0":"2015-10-21T14:57:06.107Z","2.0.1":"2015-10-14T02:08:23.350Z","2.0.0":"2015-10-13T18:48:29.046Z","1.3.1":"2014-09-08T00:12:12.282Z","1.3.0":"2014-09-08T00:07:29.649Z","1.2.4":"2014-07-23T07:36:32.318Z","1.2.3":"2014-02-11T21:49:55.661Z","1.2.2":"2014-01-08T01:17:54.725Z","1.2.1":"2014-01-02T09:32:32.132Z","1.2.0":"2013-12-27T16:59:39.978Z","1.1.2":"2013-12-22T18:15:46.717Z","1.1.1":"2013-12-20T22:56:43.715Z","1.0.0":"2013-12-12T06:27:31.849Z"},"users":{"cage1618":true,"po":true,"pensierinmusica":true,"daizch":true,"adamlu":true,"brainpoint":true,"xudaolong":true,"shakakira":true,"shaomingquan":true,"chinawolf_wyp":true,"xtx1130":true,"snowdream":true,"edwardxyt":true},"repository":{"type":"git","url":"git://github.com/koajs/send.git"},"versions":{"5.0.1":{"name":"koa-send","description":"Transfer static files","version":"5.0.1","main":"index.js","keywords":["koa","file","static","sendfile"],"repository":{"type":"git","url":"git://github.com/koajs/send.git"},"nyc":{"reporter":["lcov","text-summary"],"report-dir":"./coverage"},"devDependencies":{"eslint":"^4.19.1","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.12.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","iltorb":"^2.3.2","koa":"^2.5.1","mocha":"^5.2.0","nyc":"^15.0.0","should":"^13.2.1","supertest":"^3.1.0"},"license":"MIT","dependencies":{"debug":"^4.1.1","http-errors":"^1.7.3","resolve-path":"^1.4.0"},"scripts":{"lint":"eslint --fix .","test":"npm run lint && mocha --require should --reporter spec --exit","test-cov":"nyc npm run test"},"engines":{"node":">= 8"},"bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","gitHead":"e9c33460ac6d41512661d44c4ca445199bdafaa1","_id":"koa-send@5.0.1","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","_npmUser":{"name":"niftylettuce","email":"niftylettuce@gmail.com"},"dist":{"shasum":"39dceebfafb395d0d60beaffba3a70b4f543fe79","size":5429,"noattachment":false,"key":"/koa-send/-/koa-send-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-5.0.1.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/koa-send_5.0.1_1594225674942_0.9077880485203125"},"_hasShrinkwrap":false,"publish_time":1594225675116,"_cnpm_publish_time":1594225675116},"2.0.3":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"2.0.3","keywords":["koa","file","static","sendfile"],"devDependencies":{"istanbul-harmony":"0","koa":"1","mocha":"^2.3.3","should":"3","supertest":"0"},"license":"MIT","dependencies":{"debug":"^3.2.5","mz":"^2.0.0","resolve-path":"^1.2.1"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"publishConfig":{"tag":"latest-2"},"readmeFilename":"Readme.md","gitHead":"a02302ba334dc0ab77c0321e911ee5fc3fc90a31","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@2.0.3","_npmVersion":"6.4.1","_nodeVersion":"10.10.0","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"dist":{"shasum":"7fd3cf3ce1418bade376a84cea4ec31d8f49cf07","size":3431,"noattachment":false,"key":"/koa-send/-/koa-send-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-2.0.3.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/koa-send_2.0.3_1536739670535_0.9564221275426432"},"_hasShrinkwrap":false,"publish_time":1536739670615,"_cnpm_publish_time":1536739670615},"1.3.2":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"1.3.2","keywords":["koa","file","static","sendfile"],"devDependencies":{"koa":"1","should":"3","mocha":"1","supertest":"1","istanbul-harmony":"0"},"license":"MIT","dependencies":{"debug":"^2.6.9","mz":"^1.0.1"},"scripts":{"test":"mocha --harmony --require should --reporter spec","test-cov":"node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"publishConfig":{"tag":"latest-1"},"readmeFilename":"Readme.md","gitHead":"073e526d7593d7518f1c6d9633164429b2c8bf59","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@1.3.2","_npmVersion":"5.10.0","_nodeVersion":"10.10.0","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"dist":{"shasum":"df1c955b43b77a509067d477f6335907661f5d5e","size":3242,"noattachment":false,"key":"/koa-send/-/koa-send-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.3.2.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/koa-send_1.3.2_1536728311422_0.03874167098143211"},"_hasShrinkwrap":false,"publish_time":1536728311529,"_cnpm_publish_time":1536728311529},"5.0.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"5.0.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"eslint":"^4.19.1","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.12.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.8.0","eslint-plugin-standard":"^3.1.0","iltorb":"^2.3.2","istanbul":"^0.4.5","koa":"^2.5.1","mocha":"^5.2.0","should":"^13.2.1","supertest":"^3.1.0"},"license":"MIT","dependencies":{"debug":"^3.1.0","http-errors":"^1.6.3","mz":"^2.7.0","resolve-path":"^1.4.0"},"scripts":{"lint":"eslint --fix .","test":"mocha --require should --reporter spec --exit","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should --exit","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should --exit"},"engines":{"node":">= 7.6.0"},"gitHead":"2ce173293d0e8ff02ea42ad844ce797799a4834f","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@5.0.0","_npmVersion":"6.1.0","_nodeVersion":"10.4.1","_npmUser":{"name":"coderhaoxin","email":"haoxins@outlook.com"},"dist":{"shasum":"5e8441e07ef55737734d7ced25b842e50646e7eb","size":4626,"noattachment":false,"key":"/koa-send/-/koa-send-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-5.0.0.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/koa-send_5.0.0_1529376157487_0.5292432765491271"},"_hasShrinkwrap":false,"publish_time":1529376157854,"_cnpm_publish_time":1529376157854},"4.1.3":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"4.1.3","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-standard":"^3.0.1","iltorb":"^1.2.1","istanbul":"0","koa":"2","mocha":"3","should":"11","supertest":"3"},"license":"MIT","dependencies":{"debug":"^2.6.3","http-errors":"^1.6.1","mz":"^2.6.0","resolve-path":"^1.4.0"},"scripts":{"lint":"eslint --fix .","test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"engines":{"node":">= 7.6.0"},"gitHead":"0ce9e23edbfddba604048f3adfc27b0508d020bc","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@4.1.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"dist":{"shasum":"0822207bbf5253a414c8f1765ebc29fa41353cb6","size":4570,"noattachment":false,"key":"/koa-send/-/koa-send-4.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-4.1.3.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/koa-send_4.1.3_1518575420533_0.45200099040003394"},"_hasShrinkwrap":false,"publish_time":1518575420679,"_cnpm_publish_time":1518575420679},"4.1.2":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"4.1.2","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-standard":"^3.0.1","iltorb":"^1.2.1","istanbul":"0","koa":"2","mocha":"3","should":"11","supertest":"3"},"license":"MIT","dependencies":{"debug":"^2.6.3","http-errors":"^1.6.1","mz":"^2.6.0","resolve-path":"^1.3.3"},"scripts":{"lint":"eslint --fix .","test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"engines":{"node":">= 7.6.0"},"gitHead":"a9d2c72e4058860a09a5b14637ad843b316254d2","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@4.1.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.3","_npmUser":{"name":"coderhaoxin","email":"haoxins@outlook.com"},"dist":{"shasum":"92861d184c4d8458a54f92e6708e09b14d64111c","size":4582,"noattachment":false,"key":"/koa-send/-/koa-send-4.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-4.1.2.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/koa-send-4.1.2.tgz_1513253584552_0.6740383896976709"},"directories":{},"publish_time":1513253584617,"_hasShrinkwrap":false,"_cnpm_publish_time":1513253584617},"4.1.1":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"4.1.1","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-standard":"^3.0.1","iltorb":"^1.2.1","istanbul":"0","koa":"2","mocha":"3","should":"11","supertest":"3"},"license":"MIT","dependencies":{"debug":"^2.6.3","http-errors":"^1.6.1","mz":"^2.6.0","resolve-path":"^1.3.3"},"scripts":{"lint":"eslint --fix .","test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"engines":{"node":">= 7.6.0"},"gitHead":"0910621619d8fdb136555858b7b03dadc9b4a75d","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@4.1.1","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"coderhaoxin","email":"haoxins@outlook.com"},"dist":{"shasum":"bd3fa116b1f592f5fff23c9670aae69787f6cb57","size":4535,"noattachment":false,"key":"/koa-send/-/koa-send-4.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-4.1.1.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/koa-send-4.1.1.tgz_1506344195748_0.8673017369583249"},"directories":{},"publish_time":1506344198874,"_hasShrinkwrap":false,"_cnpm_publish_time":1506344198874},"4.1.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"4.1.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"eslint":"^3.19.0","eslint-config-standard":"^10.2.1","eslint-plugin-import":"^2.2.0","eslint-plugin-node":"^4.2.2","eslint-plugin-promise":"^3.5.0","eslint-plugin-standard":"^3.0.1","iltorb":"^1.2.1","istanbul":"0","koa":"2","mocha":"3","should":"11","supertest":"3"},"license":"MIT","dependencies":{"debug":"^2.6.3","http-errors":"^1.6.1","mz":"^2.6.0","resolve-path":"^1.3.3"},"scripts":{"lint":"eslint --fix .","test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"engines":{"node":">= 7.6.0"},"gitHead":"44090017d7f95bf90d1673f5e29c28fea6cf90e9","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@4.1.0","_shasum":"07d5a4eaab212679fe99916aae6b1109c08c2361","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"coderhaoxin","email":"haoxins@outlook.com"},"dist":{"shasum":"07d5a4eaab212679fe99916aae6b1109c08c2361","size":4429,"noattachment":false,"key":"/koa-send/-/koa-send-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-4.1.0.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/koa-send-4.1.0.tgz_1493205562963_0.31993091688491404"},"directories":{},"publish_time":1493205565457,"_hasShrinkwrap":false,"_cnpm_publish_time":1493205565457},"4.0.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"4.0.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul":"0","koa":"2","mocha":"3","should":"11","supertest":"3"},"license":"MIT","dependencies":{"debug":"^2.6.3","http-errors":"^1.6.1","mz":"^2.6.0","resolve-path":"^1.3.3"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"engines":{"node":">= 7.6.0"},"gitHead":"c7449f20cc30f6b7484700f8c9fbb4c8a1f57c54","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@4.0.0","_shasum":"be18781134788593d73a22a52c7a7a1c9be9f039","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"coderhaoxin","email":"haoxins@outlook.com"},"dist":{"shasum":"be18781134788593d73a22a52c7a7a1c9be9f039","size":4158,"noattachment":false,"key":"/koa-send/-/koa-send-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-4.0.0.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/koa-send-4.0.0.tgz_1491743217275_0.21100350585766137"},"directories":{},"publish_time":1491743217536,"_cnpm_publish_time":1491743217536,"_hasShrinkwrap":false},"3.3.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"3.3.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul":"0","koa":"1","mocha":"3","should":"11","supertest":"2"},"license":"MIT","dependencies":{"co":"^4.6.0","debug":"^2.6.0","mz":"^2.3.1","resolve-path":"^1.3.1"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"134a6f62464286e4c3109086fb73b6cc052daf78","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@3.3.0","_shasum":"5a4ae245564680c6ecf6079e9275fa5173a861dc","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"coderhaoxin","email":"haoxins@outlook.com"},"dist":{"shasum":"5a4ae245564680c6ecf6079e9275fa5173a861dc","size":4146,"noattachment":false,"key":"/koa-send/-/koa-send-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-3.3.0.tgz"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/koa-send-3.3.0.tgz_1484015701795_0.7379283381160349"},"directories":{},"publish_time":1484015703605,"_cnpm_publish_time":1484015703605,"_hasShrinkwrap":false},"3.2.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"3.2.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul":"0","koa":"1","mocha":"2","should":"8","supertest":"1"},"license":"MIT","dependencies":{"co":"^4.6.0","debug":"*","mz":"^2.3.1","resolve-path":"^1.3.1"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"c756b3648c71011f4d709fdd5e92377a09c936c8","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@3.2.0","_shasum":"a4063c2631b7ebed9f9fc2a77568799ba606449b","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"a4063c2631b7ebed9f9fc2a77568799ba606449b","size":3902,"noattachment":false,"key":"/koa-send/-/koa-send-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-3.2.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/koa-send-3.2.0.tgz_1458697244746_0.3506931383162737"},"directories":{},"publish_time":1458697245199,"_cnpm_publish_time":1458697245199,"_hasShrinkwrap":false},"3.1.1":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"3.1.1","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul":"0","koa":"1","mocha":"2","should":"8","supertest":"1"},"license":"MIT","dependencies":{"co":"^4.6.0","debug":"*","mz":"^2.3.1","resolve-path":"^1.3.1"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"0e2fe7613891fdbcc0382106e1965c3cac05f9f3","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@3.1.1","_shasum":"ef0af0f9a531ec817e88056b52b8e32d2e0ba91a","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"ef0af0f9a531ec817e88056b52b8e32d2e0ba91a","size":3519,"noattachment":false,"key":"/koa-send/-/koa-send-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-3.1.1.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/koa-send-3.1.1.tgz_1457082407196_0.36746438150294125"},"directories":{},"publish_time":1457082408390,"_cnpm_publish_time":1457082408390,"_hasShrinkwrap":false},"3.1.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"3.1.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul-harmony":"0","koa":"1","mocha":"2","should":"7","supertest":"1"},"license":"MIT","dependencies":{"co":"^4.6.0","debug":"*","mz":"^2.1.0","resolve-path":"^1.3.0"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"d4525019ef69a6576e926c07889f69db4da46444","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@3.1.0","_shasum":"24e835808326cd6fd9ab40baa6c0b88b15c05f0d","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"24e835808326cd6fd9ab40baa6c0b88b15c05f0d","size":3450,"noattachment":false,"key":"/koa-send/-/koa-send-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-3.1.0.tgz"},"directories":{},"publish_time":1445662906492,"_cnpm_publish_time":1445662906492,"_hasShrinkwrap":false},"3.0.1":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"3.0.1","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul-harmony":"0","koa":"1","mocha":"2","should":"7","supertest":"1"},"license":"MIT","dependencies":{"debug":"*","mz":"^2.1.0","resolve-path":"^1.3.0"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"cad465b26bec0aa6299da4f163483a8242109376","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@3.0.1","_shasum":"c33ba5ff4f0f82366fb2eae6575e540c5f5563e1","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"c33ba5ff4f0f82366fb2eae6575e540c5f5563e1","size":3346,"noattachment":false,"key":"/koa-send/-/koa-send-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-3.0.1.tgz"},"directories":{},"publish_time":1445534058663,"_cnpm_publish_time":1445534058663,"_hasShrinkwrap":false},"2.0.2":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"2.0.2","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul-harmony":"0","koa":"1","mocha":"^2.3.3","should":"3","supertest":"0"},"license":"MIT","dependencies":{"debug":"*","mz":"^2.0.0","resolve-path":"^1.2.1"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"e2b0f6ffd1fa40512390071257f51e2e18185370","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@2.0.2","_shasum":"15bda4568540f24a89e714d6ae6a55ae7a344fa8","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"15bda4568540f24a89e714d6ae6a55ae7a344fa8","size":3271,"noattachment":false,"key":"/koa-send/-/koa-send-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-2.0.2.tgz"},"directories":{},"publish_time":1445534040447,"_cnpm_publish_time":1445534040447,"_hasShrinkwrap":false},"3.0.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"3.0.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul-harmony":"0","koa":"1","mocha":"2","should":"7","supertest":"1"},"license":"MIT","dependencies":{"debug":"*","mz":"^2.1.0","resolve-path":"^1.3.0"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"056cb0001b1d9ff80843b5abf69b16b2aa2d3f87","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@3.0.0","_shasum":"3ed508ce66d6b8d2cf03dec7dc7d367c09010177","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"3ed508ce66d6b8d2cf03dec7dc7d367c09010177","size":3304,"noattachment":false,"key":"/koa-send/-/koa-send-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-3.0.0.tgz"},"directories":{},"publish_time":1445439426107,"_cnpm_publish_time":1445439426107,"_hasShrinkwrap":false},"2.0.1":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"2.0.1","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul-harmony":"0","koa":"1","mocha":"^2.3.3","should":"3","supertest":"0"},"license":"MIT","dependencies":{"debug":"*","mz":"^2.0.0","resolve-path":"^1.2.1"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"e5d85103e43690548a1e88d65548a6f3403621f1","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@2.0.1","_shasum":"d50465ab6210bdda8635c968f92481b3045971b8","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"d50465ab6210bdda8635c968f92481b3045971b8","size":3230,"noattachment":false,"key":"/koa-send/-/koa-send-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-2.0.1.tgz"},"directories":{},"publish_time":1444788503350,"_cnpm_publish_time":1444788503350,"_hasShrinkwrap":false},"2.0.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git+https://github.com/koajs/send.git"},"version":"2.0.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"istanbul-harmony":"0","koa":"1","mocha":"^2.3.3","should":"3","supertest":"0"},"license":"MIT","dependencies":{"debug":"*","mz":"^2.0.0","resolve-path":"^1.2.1"},"scripts":{"test":"mocha --require should --reporter spec","test-cov":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"6c75e4237f68c724c3de2ef1678fff3c4cc3e8dd","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send#readme","_id":"koa-send@2.0.0","_shasum":"3bb747a3f4b3ab736029b94591d3d1b211246367","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"coderhaoxin","email":"coderhaoxin@outlook.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"3bb747a3f4b3ab736029b94591d3d1b211246367","size":3211,"noattachment":false,"key":"/koa-send/-/koa-send-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-2.0.0.tgz"},"directories":{},"publish_time":1444762109046,"_cnpm_publish_time":1444762109046,"_hasShrinkwrap":false},"1.3.1":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"https://github.com/koajs/send"},"version":"1.3.1","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"*","should":"3","mocha":"1","supertest":"0","istanbul-harmony":"0"},"license":"MIT","dependencies":{"debug":"*","mz":"^1.0.1"},"scripts":{"test":"mocha --harmony-generators --require should --reporter spec","test-cov":"node --harmony-generators ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node --harmony-generators ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"e86357b061ac7ccb810a0b209cd035e6867f478a","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.3.1","_shasum":"c6b91b4a430b6c832acf51c78564f4d372faefa0","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"c6b91b4a430b6c832acf51c78564f4d372faefa0","size":2703,"noattachment":false,"key":"/koa-send/-/koa-send-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.3.1.tgz"},"directories":{},"publish_time":1410135132282,"_cnpm_publish_time":1410135132282,"_hasShrinkwrap":false},"1.3.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"https://github.com/koajs/send"},"version":"1.3.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"*","should":"3","mocha":"1","supertest":"0","istanbul-harmony":"0"},"license":"MIT","dependencies":{"debug":"*","mz":"^1.0.1"},"scripts":{"test":"mocha --harmony-generators --require should --reporter spec","test-cov":"node --harmony-generators ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"node --harmony-generators ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"2031477fd29bd2f2ee04797d321d564891c6d942","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.3.0","_shasum":"5a9f268ded394b6559eeb9fe24403745364fa0e0","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"5a9f268ded394b6559eeb9fe24403745364fa0e0","size":2700,"noattachment":false,"key":"/koa-send/-/koa-send-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.3.0.tgz"},"directories":{},"publish_time":1410134849649,"_cnpm_publish_time":1410134849649,"_hasShrinkwrap":false},"1.2.4":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"https://github.com/koajs/send"},"version":"1.2.4","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"*","should":"3","mocha":"1","supertest":"0"},"license":"MIT","dependencies":{"finished":"~1.2.2","debug":"*"},"scripts":{"test":"make test"},"gitHead":"e285736e9002ba97c4c81f20dbd872ae684c87e1","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.2.4","_shasum":"9e0d5658aae56a3ec6ec1a036008f7df8d7ac212","_from":".","_npmVersion":"1.4.21","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"dist":{"shasum":"9e0d5658aae56a3ec6ec1a036008f7df8d7ac212","size":2130,"noattachment":false,"key":"/koa-send/-/koa-send-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.2.4.tgz"},"directories":{},"publish_time":1406100992318,"_cnpm_publish_time":1406100992318,"_hasShrinkwrap":false},"1.2.3":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git://github.com/koajs/send"},"version":"1.2.3","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"koajs/koa","should":"~1.2.2","mocha":"~1.12.0","supertest":"~0.7.1"},"license":"MIT","dependencies":{"finished":"~1.1.1","debug":"*"},"scripts":{"test":"make test"},"bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.2.3","dist":{"shasum":"300bad86a626a1fea983f0852730d2e880d20642","size":2138,"noattachment":false,"key":"/koa-send/-/koa-send-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.2.3.tgz"},"_from":".","_npmVersion":"1.3.26","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"publish_time":1392155395661,"_cnpm_publish_time":1392155395661,"_hasShrinkwrap":false},"1.2.2":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git://github.com/koajs/send"},"version":"1.2.2","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"koajs/koa","should":"~1.2.2","mocha":"~1.12.0","supertest":"~0.7.1"},"license":"MIT","dependencies":{"on-socket-error":"~1.0.1","debug":"*"},"scripts":{"test":"make test"},"readmeFilename":"Readme.md","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.2.2","dist":{"shasum":"caf2b7d220fc80efd11194f7b09e1957405dd784","size":2157,"noattachment":false,"key":"/koa-send/-/koa-send-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.2.2.tgz"},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"publish_time":1389143874725,"_cnpm_publish_time":1389143874725,"_hasShrinkwrap":false},"1.2.1":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git://github.com/koajs/send"},"version":"1.2.1","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"koajs/koa","should":"~1.2.2","mocha":"~1.12.0","supertest":"~0.7.1"},"license":"MIT","dependencies":{"on-socket-error":"~1.0.1","debug":"*"},"scripts":{"test":"make test"},"readmeFilename":"Readme.md","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.2.1","dist":{"shasum":"0a108ce5f7085f9396dcf51d14fb09a8ac2f1d2e","size":2133,"noattachment":false,"key":"/koa-send/-/koa-send-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.2.1.tgz"},"_from":".","_npmVersion":"1.3.22","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"publish_time":1388655152132,"_cnpm_publish_time":1388655152132,"_hasShrinkwrap":false},"1.2.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git://github.com/koajs/send"},"version":"1.2.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"koajs/koa","should":"~1.2.2","mocha":"~1.12.0","supertest":"~0.7.1"},"license":"MIT","dependencies":{"on-socket-error":"~1.0.1","debug":"*"},"scripts":{"test":"make test"},"readmeFilename":"Readme.md","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.2.0","dist":{"shasum":"4f8260ec4e7ee52fc578104a64861f5f2dbe15e5","size":2132,"noattachment":false,"key":"/koa-send/-/koa-send-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.2.0.tgz"},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"publish_time":1388163579978,"_cnpm_publish_time":1388163579978,"_hasShrinkwrap":false},"1.1.2":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git://github.com/koajs/send"},"version":"1.1.2","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"koajs/koa","should":"~1.2.2","mocha":"~1.12.0","supertest":"~0.7.1"},"license":"MIT","dependencies":{"on-socket-error":"~1.0.1","debug":"*"},"scripts":{"test":"make test"},"readmeFilename":"Readme.md","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.1.2","dist":{"shasum":"bee2004adb21c5c22cb4d661a745781be41a1f2e","size":2105,"noattachment":false,"key":"/koa-send/-/koa-send-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.1.2.tgz"},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"publish_time":1387736146717,"_cnpm_publish_time":1387736146717,"_hasShrinkwrap":false},"1.1.1":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git://github.com/koajs/send"},"version":"1.1.1","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"koajs/koa","should":"~1.2.2","mocha":"~1.12.0","supertest":"~0.7.1"},"license":"MIT","dependencies":{"on-socket-error":"~1.0.1","debug":"*"},"scripts":{"test":"make test"},"readmeFilename":"Readme.md","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.1.1","dist":{"shasum":"b6874b18e212a0d6fc1cd97a9c18f5f111baee38","size":2092,"noattachment":false,"key":"/koa-send/-/koa-send-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.1.1.tgz"},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"publish_time":1387580203715,"_cnpm_publish_time":1387580203715,"_hasShrinkwrap":false},"1.0.0":{"name":"koa-send","description":"Transfer static files","repository":{"type":"git","url":"git://github.com/koajs/send"},"version":"1.0.0","keywords":["koa","file","static","sendfile"],"files":["index.js"],"devDependencies":{"koa":"koajs/koa","should":"~1.2.2","mocha":"~1.12.0","supertest":"~0.7.1"},"license":"MIT","dependencies":{"debug":"*"},"readmeFilename":"Readme.md","bugs":{"url":"https://github.com/koajs/send/issues"},"homepage":"https://github.com/koajs/send","_id":"koa-send@1.0.0","dist":{"shasum":"53d82d01eddcbfd0219c7d7a3fa554e8b2833a60","size":1968,"noattachment":false,"key":"/koa-send/-/koa-send-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/koa-send/download/koa-send-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.15","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"aaron","email":"aaron.heckmann+github@gmail.com"},{"name":"coderhaoxin","email":""},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"eivifj","email":""},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"jonathanong","email":""},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"niftylettuce","email":""},{"name":"titanism","email":""},{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{},"publish_time":1386829651849,"_cnpm_publish_time":1386829651849,"_hasShrinkwrap":false}},"readme":"# [**koa-send**](https://github.com/koajs/send)\n\n>  Static file serving middleware.\n\n[![NPM version][npm-image]][npm-url]\n[![Build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Dependency Status][david-image]][david-url]\n[![License][license-image]][license-url]\n[![Downloads][downloads-image]][downloads-url]\n\n\n## Installation\n\n```js\n$ npm install koa-send\n```\n\n\n## Options\n\n - `maxage` Browser cache max-age in milliseconds. (defaults to `0`).\n - `immutable` Tell the browser the resource is immutable and can be cached indefinitely. (defaults to `false`).\n - `hidden` Allow transfer of hidden files. (defaults to `false`).\n - [`root`](#root-path) Root directory to restrict file access.\n - `index` Name of the index file to serve automatically when visiting the root location. (defaults to none).\n - `gzip` Try to serve the gzipped version of a file automatically when `gzip` is supported by a client and if the requested file with `.gz` extension exists. (defaults to `true`).\n - `brotli` Try to serve the brotli version of a file automatically when `brotli` is supported by a client and if the requested file with `.br` extension exists. (defaults to `true`).\n - `format` If not `false` (defaults to `true`), format the path to serve static file servers and not require a trailing slash for directories, so that you can do both `/directory` and `/directory/`.\n - [`setHeaders`](#setheaders) Function to set custom headers on response.\n - `extensions` Try to match extensions from passed array to search for file when no extension is sufficed in URL. First found is served. (defaults to `false`)\n\n### Root path\n\n  Note that `root` is required, defaults to `''` and will be resolved,\n  removing the leading `/` to make the path relative and this\n  path must not contain \"..\", protecting developers from\n  concatenating user input. If you plan on serving files based on\n  user input supply a `root` directory from which to serve from.\n\n  For example to serve files from `./public`:\n\n```js\napp.use(async (ctx) => {\n  await send(ctx, ctx.path, { root: __dirname + '/public' });\n})\n```\n\n  To serve developer specified files:\n\n```js\napp.use(async (ctx) => {\n  await send(ctx, 'path/to/my.js');\n})\n```\n\n### setHeaders\n\nThe function is called as `fn(res, path, stats)`, where the arguments are:\n* `res`: the response object.\n* `path`: the resolved file path that is being sent.\n* `stats`: the stats object of the file that is being sent.\n\nYou should only use the `setHeaders` option when you wish to edit the `Cache-Control` or `Last-Modified` headers, because doing it before is useless (it's overwritten by `send`), and doing it after is too late because the headers are already sent.\n\nIf you want to edit any other header, simply set them before calling `send`.\n\n\n## Example\n\n```js\nconst send = require('koa-send');\nconst Koa = require('koa');\nconst app = new Koa();\n\n// $ GET /package.json\n// $ GET /\n\napp.use(async (ctx) => {\n  if ('/' == ctx.path) return ctx.body = 'Try GET /package.json';\n  await send(ctx, ctx.path);\n})\n\napp.listen(3000);\nconsole.log('listening on port 3000');\n```\n\n\n## License\n\n[MIT](/LICENSE)\n\n\n[npm-image]: https://img.shields.io/npm/v/koa-send.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/koa-send\n[github-tag]: http://img.shields.io/github/tag/koajs/send.svg?style=flat-square\n[github-url]: https://github.com/koajs/send/tags\n[travis-image]: https://img.shields.io/travis/koajs/send.svg?style=flat-square\n[travis-url]: https://travis-ci.org/koajs/send\n[coveralls-image]: https://img.shields.io/coveralls/koajs/send.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/koajs/send?branch=master\n[david-image]: http://img.shields.io/david/koajs/send.svg?style=flat-square\n[david-url]: https://david-dm.org/koajs/send\n[license-image]: http://img.shields.io/npm/l/koa-send.svg?style=flat-square\n[license-url]: LICENSE\n[downloads-image]: http://img.shields.io/npm/dm/koa-send.svg?style=flat-square\n[downloads-url]: https://npmjs.org/package/koa-send\n[gittip-image]: https://img.shields.io/gittip/jonathanong.svg?style=flat-square\n[gittip-url]: https://www.gittip.com/jonathanong/\n","_attachments":{},"homepage":"https://github.com/koajs/send","bugs":{"url":"https://github.com/koajs/send/issues"},"license":"MIT"}