UNPKG

@types/koa

Version:
65 lines 1.97 kB
{ "name": "@types/koa", "version": "3.0.0", "description": "TypeScript definitions for koa", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa", "license": "MIT", "contributors": [ { "name": "jKey Lu", "githubUsername": "jkeylu", "url": "https://github.com/jkeylu" }, { "name": "Brice Bernard", "githubUsername": "brikou", "url": "https://github.com/brikou" }, { "name": "harryparkdotio", "githubUsername": "harryparkdotio", "url": "https://github.com/harryparkdotio" }, { "name": "Wooram Jun", "githubUsername": "chatoo2412", "url": "https://github.com/chatoo2412" }, { "name": "Christian Vaagland Tellnes", "githubUsername": "tellnes", "url": "https://github.com/tellnes" }, { "name": "Piotr Kuczynski", "githubUsername": "pkuczynski", "url": "https://github.com/pkuczynski" }, { "name": "vnoder", "githubUsername": "vnoder", "url": "https://github.com/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": "^2", "@types/keygrip": "*", "@types/koa-compose": "*", "@types/node": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "e1ecc0db77578d62840451c75b563bcdb9a00db104978b7816607f5c031a4464", "typeScriptVersion": "5.1" }