UNPKG

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