@types/koa
Version:
TypeScript definitions for Koa
64 lines • 1.95 kB
JSON
{
"name": "@types/koa",
"version": "2.13.6",
"description": "TypeScript definitions for Koa",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa",
"license": "MIT",
"contributors": [
{
"name": "jKey Lu",
"url": "https://github.com/jkeylu",
"githubUsername": "jkeylu"
},
{
"name": "Brice Bernard",
"url": "https://github.com/brikou",
"githubUsername": "brikou"
},
{
"name": "harryparkdotio",
"url": "https://github.com/harryparkdotio",
"githubUsername": "harryparkdotio"
},
{
"name": "Wooram Jun",
"url": "https://github.com/chatoo2412",
"githubUsername": "chatoo2412"
},
{
"name": "Christian Vaagland Tellnes",
"url": "https://github.com/tellnes",
"githubUsername": "tellnes"
},
{
"name": "Piotr Kuczynski",
"url": "https://github.com/pkuczynski",
"githubUsername": "pkuczynski"
},
{
"name": "vnoder",
"url": "https://github.com/vnoder",
"githubUsername": "vnoder"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/koa"
},
"scripts": {},
"dependencies": {
"@types/accepts": "*",
"@types/content-disposition": "*",
"@types/cookies": "*",
"@types/http-assert": "*",
"@types/http-errors": "*",
"@types/keygrip": "*",
"@types/koa-compose": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "51477cf0fae69b133465abd17f0b663b5d9b987d7a915e17350fbdddacd5527e",
"typeScriptVersion": "4.3"
}