UNPKG

@types/koa

Version:
64 lines 1.95 kB
{ "name": "@types/koa", "version": "2.15.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": "*", "@types/keygrip": "*", "@types/koa-compose": "*", "@types/node": "*" }, "typesPublisherContentHash": "8dc62fabec3f299641f350581864ef97436d1887ea9201138ab1ba26a8c96983", "typeScriptVersion": "4.6" }