UNPKG

1.95 kBJSONView Raw
1{
2 "name": "@types/koa",
3 "version": "2.13.6",
4 "description": "TypeScript definitions for Koa",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "jKey Lu",
10 "url": "https://github.com/jkeylu",
11 "githubUsername": "jkeylu"
12 },
13 {
14 "name": "Brice Bernard",
15 "url": "https://github.com/brikou",
16 "githubUsername": "brikou"
17 },
18 {
19 "name": "harryparkdotio",
20 "url": "https://github.com/harryparkdotio",
21 "githubUsername": "harryparkdotio"
22 },
23 {
24 "name": "Wooram Jun",
25 "url": "https://github.com/chatoo2412",
26 "githubUsername": "chatoo2412"
27 },
28 {
29 "name": "Christian Vaagland Tellnes",
30 "url": "https://github.com/tellnes",
31 "githubUsername": "tellnes"
32 },
33 {
34 "name": "Piotr Kuczynski",
35 "url": "https://github.com/pkuczynski",
36 "githubUsername": "pkuczynski"
37 },
38 {
39 "name": "vnoder",
40 "url": "https://github.com/vnoder",
41 "githubUsername": "vnoder"
42 }
43 ],
44 "main": "",
45 "types": "index.d.ts",
46 "repository": {
47 "type": "git",
48 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
49 "directory": "types/koa"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/accepts": "*",
54 "@types/content-disposition": "*",
55 "@types/cookies": "*",
56 "@types/http-assert": "*",
57 "@types/http-errors": "*",
58 "@types/keygrip": "*",
59 "@types/koa-compose": "*",
60 "@types/node": "*"
61 },
62 "typesPublisherContentHash": "51477cf0fae69b133465abd17f0b663b5d9b987d7a915e17350fbdddacd5527e",
63 "typeScriptVersion": "4.3"
64}
\No newline at end of file