@types/koa-logger
Version:
TypeScript definitions for koa-logger
32 lines • 981 B
JSON
{
"name": "@types/koa-logger",
"version": "3.1.5",
"description": "TypeScript definitions for koa-logger",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-logger",
"license": "MIT",
"contributors": [
{
"name": "Joshua DeVinney",
"githubUsername": "geoffreak",
"url": "https://github.com/geoffreak"
},
{
"name": "Tomek Łaziuk",
"githubUsername": "tlaziuk",
"url": "https://github.com/tlaziuk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa-logger"
},
"scripts": {},
"dependencies": {
"@types/koa": "*"
},
"typesPublisherContentHash": "43575401a0e6fa4c2406cae47e8e01346611630df92825be5b29cbb39c1ff1b9",
"typeScriptVersion": "4.5"
}