{"maintainers":[{"email":"haoxins@outlook.com","name":"coderhaoxin"},{"email":"tj@vision-media.ca","name":"tjholowaychuk"},{"email":"jonathanrichardong@gmail.com","name":"jongleberry"},{"email":"julian@juliangruber.com","name":"juliangruber"},{"email":"dead_horse@qq.com","name":"dead_horse"},{"email":"fengmk2@gmail.com","name":"fengmk2"},{"email":"eivind.fjeldstad@gmail.com","name":"eivifj"},{"email":"aaron.heckmann+github@gmail.com","name":"aheckmann"}],"keywords":["koa","middleware","favicon"],"dist-tags":{"latest":"2.0.0","next":"2.0.0"},"description":"favicon bounce middleware for koa","readme":"# koa-favicon [![Build Status](https://travis-ci.org/koajs/favicon.svg)](https://travis-ci.org/koajs/favicon)\n\n Koa middleware for serving a favicon. Based on [serve-favicon](https://github.com/expressjs/serve-favicon).\n\n## Installation\n\n```js\n$ npm install koa-favicon\n```\n\n## Example\n\n```js\nvar koa = require('koa');\nvar favicon = require('koa-favicon');\nvar app = koa();\n\napp.use(favicon(__dirname + '/public/favicon.ico'));\n```\n\n## API\n\n### favicon(path, [options])\n\nReturns a middleware serving the favicon found on the given `path`.\n\n#### options\n\n- `maxAge` cache-control max-age directive in ms, defaulting to 1 day.\n\n## License\n\n  MIT\n","repository":{"type":"git","url":"git+https://github.com/koajs/favicon.git"},"users":{"yanickrochon":true,"po":true,"jessaustin":true,"jon_shen":true,"stellarnode":true},"bugs":{"url":"https://github.com/koajs/favicon/issues"},"license":"MIT","versions":{"1.0.0":{"name":"koa-favicon","description":"favicon bounce middleware for koa","repository":{"type":"git","url":"koajs/favicon"},"version":"1.0.0","keywords":["koa","middleware","favicon"],"files":["index.js"],"devDependencies":{},"dependencies":{},"license":"MIT","_id":"koa-favicon@1.0.0","dist":{"shasum":"ae521d88937a5aec2303c92cb95cee324d4d4626","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/koa-favicon/-/koa-favicon-1.0.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"}],"directories":{}},"1.0.1":{"name":"koa-favicon","description":"favicon bounce middleware for koa","repository":{"type":"git","url":"git://github.com/koajs/favicon"},"version":"1.0.1","keywords":["koa","middleware","favicon"],"files":["index.js"],"devDependencies":{},"dependencies":{},"license":"MIT","bugs":{"url":"https://github.com/koajs/favicon/issues"},"homepage":"https://github.com/koajs/favicon","_id":"koa-favicon@1.0.1","dist":{"shasum":"5e0a4bc7fed130a37e01b07a56ed67b69d563cfe","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/koa-favicon/-/koa-favicon-1.0.1.tgz"},"_from":".","_npmVersion":"1.3.18","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"}],"directories":{}},"1.1.0":{"name":"koa-favicon","description":"favicon bounce middleware for koa","repository":{"type":"git","url":"git://github.com/koajs/favicon"},"version":"1.1.0","keywords":["koa","middleware","favicon"],"files":["index.js"],"devDependencies":{"should":"~3.3.1","koa":"~0.6.0","mocha":"~1.18.2","supertest":"~0.12.0"},"dependencies":{"co-fs":"~1.2.0"},"license":"MIT","bugs":{"url":"https://github.com/koajs/favicon/issues"},"homepage":"https://github.com/koajs/favicon","_id":"koa-favicon@1.1.0","dist":{"shasum":"b45daba8785722417a0daf5845135cf6f351cb88","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/koa-favicon/-/koa-favicon-1.1.0.tgz"},"_from":".","_npmVersion":"1.4.3","_npmUser":{"name":"tjholowaychuk","email":"tj@vision-media.ca"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"eivifj","email":"eivind.fjeldstad@gmail.com"}],"directories":{}},"1.2.0":{"name":"koa-favicon","description":"favicon bounce middleware for koa","repository":{"type":"git","url":"https://github.com/koajs/favicon"},"version":"1.2.0","keywords":["koa","middleware","favicon"],"files":["index.js"],"devDependencies":{"istanbul-harmony":"0","should":"~3.3.1","koa":"0","mocha":"^1.18.2","supertest":"0"},"dependencies":{"mz":"^1.0.0"},"license":"MIT","scripts":{"test":"NODE_ENV=test mocha --harmony-generators --require should --reporter spec","test-cov":"NODE_ENV=test node --harmony-generators ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha -- --require should","test-travis":"NODE_ENV=test node --harmony-generators ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --require should"},"gitHead":"9377e6c80b2d943931a23ea891880648b6a93553","bugs":{"url":"https://github.com/koajs/favicon/issues"},"homepage":"https://github.com/koajs/favicon","_id":"koa-favicon@1.2.0","_shasum":"8ac6a115401f1f3e6f7b2736954afa13b72aa5db","_from":".","_npmVersion":"2.0.2","_nodeVersion":"0.11.13","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"eivifj","email":"eivind.fjeldstad@gmail.com"},{"name":"aheckmann","email":"aaron.heckmann+github@gmail.com"}],"dist":{"shasum":"8ac6a115401f1f3e6f7b2736954afa13b72aa5db","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/koa-favicon/-/koa-favicon-1.2.0.tgz"},"directories":{}},"1.2.1":{"name":"koa-favicon","description":"favicon bounce middleware for koa","repository":{"type":"git","url":"git+https://github.com/koajs/favicon.git"},"version":"1.2.1","keywords":["koa","middleware","favicon"],"files":["index.js"],"devDependencies":{"buffer-equal":"^1.0.0","istanbul":"^0.4.2","koa":"^1.0.0","mocha":"^2.0.0","supertest":"^1.0.0"},"dependencies":{"mz":"^2.0.0"},"license":"MIT","scripts":{"test":"NODE_ENV=test mocha --harmony --reporter spec","test-cov":"NODE_ENV=test node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha","test-travis":"NODE_ENV=test node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly"},"gitHead":"17887c99d906287e38a6522576213b6f2a259b05","bugs":{"url":"https://github.com/koajs/favicon/issues"},"homepage":"https://github.com/koajs/favicon#readme","_id":"koa-favicon@1.2.1","_shasum":"c001a6db6da6d71272b93fb5b924c392194821d0","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"dist":{"shasum":"c001a6db6da6d71272b93fb5b924c392194821d0","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/koa-favicon/-/koa-favicon-1.2.1.tgz"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"eivifj","email":"eivind.fjeldstad@gmail.com"},{"name":"aheckmann","email":"aaron.heckmann+github@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/koa-favicon-1.2.1.tgz_1456607716652_0.9349143004510552"},"directories":{}},"2.0.0":{"name":"koa-favicon","description":"favicon bounce middleware for koa","repository":{"type":"git","url":"git+https://github.com/koajs/favicon.git"},"version":"2.0.0","keywords":["koa","middleware","favicon"],"files":["index.js"],"devDependencies":{"istanbul":"^0.4.2","koa":"2.0.0-alpha.3","mocha":"^2.0.0","supertest":"^1.0.0"},"dependencies":{"mz":"^2.0.0"},"license":"MIT","scripts":{"test":"NODE_ENV=test mocha --harmony --reporter spec","test-cov":"NODE_ENV=test node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha","test-travis":"NODE_ENV=test node --harmony ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly"},"gitHead":"85fb4f3fa91e78d1275abd8e403d34b6447d5996","bugs":{"url":"https://github.com/koajs/favicon/issues"},"homepage":"https://github.com/koajs/favicon#readme","_id":"koa-favicon@2.0.0","_shasum":"1c4e5023e71fcbfa64c59def00ae10e6942e5a6e","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.0","_npmUser":{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},"dist":{"shasum":"1c4e5023e71fcbfa64c59def00ae10e6942e5a6e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/koa-favicon/-/koa-favicon-2.0.0.tgz"},"maintainers":[{"name":"tjholowaychuk","email":"tj@vision-media.ca"},{"name":"jongleberry","email":"jonathanrichardong@gmail.com"},{"name":"juliangruber","email":"julian@juliangruber.com"},{"name":"dead_horse","email":"dead_horse@qq.com"},{"name":"fengmk2","email":"fengmk2@gmail.com"},{"name":"eivifj","email":"eivind.fjeldstad@gmail.com"},{"name":"aheckmann","email":"aaron.heckmann+github@gmail.com"}],"_npmOperationalInternal":{"host":"packages-5-east.internal.npmjs.com","tmp":"tmp/koa-favicon-2.0.0.tgz_1456608454033_0.5170284016057849"},"directories":{}}},"name":"koa-favicon","time":{"modified":"2017-07-22T18:55:02.786Z","created":"2013-09-14T03:57:26.915Z","1.0.0":"2013-09-14T03:57:28.504Z","1.0.1":"2013-12-22T00:18:05.814Z","1.1.0":"2014-05-05T23:47:20.816Z","1.2.0":"2014-09-24T05:51:38.162Z","1.2.1":"2016-02-27T21:15:19.130Z","2.0.0":"2016-02-27T21:27:36.599Z"},"readmeFilename":"Readme.md","homepage":"https://github.com/koajs/favicon#readme"}