@types/koa-favicon
Advanced tools
Comparing version 2.0.17 to 2.0.18
// Type definitions for koa-favicon v2.x | ||
// Project: https://github.com/koajs/favicon | ||
// Definitions by: Jerry Chin <https://github.com/hellopao/> | ||
// Definitions by: Jerry Chin <https://github.com/hellopao> | ||
// Definitions: https://github.com/hellopao/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/koa-favicon", | ||
"version": "2.0.17", | ||
"version": "2.0.18", | ||
"description": "TypeScript definitions for koa-favicon", | ||
"license": "MIT", | ||
"author": "Jerry Chin <https://github.com/hellopao/>", | ||
"contributors": [ | ||
{ | ||
"name": "Jerry Chin", | ||
"url": "https://github.com/hellopao" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,4 +21,4 @@ "repository": { | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "431ede6b7f9fa810785a3ad20c8e0557cecd27e4f28047d5a284790806b2f817" | ||
"typesPublisherContentHash": "5ffa4a482cc36ae153079c3888cf00428bbdc2a8415f62aef27b8a3b6dd93ffe", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,11 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/koa-favicon | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-favicon | ||
Additional Details | ||
* Last updated: Mon, 19 Dec 2016 22:35:58 GMT | ||
* Library Dependencies: none | ||
* Module Dependencies: koa | ||
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT | ||
* Dependencies: koa | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Jerry Chin <https://github.com/hellopao/>. | ||
These definitions were written by Jerry Chin <https://github.com/hellopao>. |
3082
22
17