UNPKG

1.48 kBJSONView Raw
1{
2 "name": "@types/koa",
3 "version": "2.11.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 "main": "",
34 "types": "index.d.ts",
35 "repository": {
36 "type": "git",
37 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
38 "directory": "types/koa"
39 },
40 "scripts": {},
41 "dependencies": {
42 "@types/accepts": "*",
43 "@types/cookies": "*",
44 "@types/http-assert": "*",
45 "@types/keygrip": "*",
46 "@types/koa-compose": "*",
47 "@types/node": "*"
48 },
49 "typesPublisherContentHash": "1f2408703c474edf99275a4b4f3662990b6e2a1f14ab34dbaa389510796d57ea",
50 "typeScriptVersion": "2.8"
51}
\No newline at end of file