UNPKG

1.74 kBJSONView Raw
1{
2 "name": "@types/koa-router",
3 "version": "7.4.8",
4 "description": "TypeScript definitions for koa-router",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-router",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jerry Chin",
10 "githubUsername": "hellopao",
11 "url": "https://github.com/hellopao"
12 },
13 {
14 "name": "Pavel Ivanov",
15 "githubUsername": "schfkt",
16 "url": "https://github.com/schfkt"
17 },
18 {
19 "name": "JounQin",
20 "githubUsername": "JounQin",
21 "url": "https://github.com/JounQin"
22 },
23 {
24 "name": "Romain Faust",
25 "githubUsername": "romain-faust",
26 "url": "https://github.com/romain-faust"
27 },
28 {
29 "name": "Guillaume Mayer",
30 "githubUsername": "Guillaume-Mayer",
31 "url": "https://github.com/Guillaume-Mayer"
32 },
33 {
34 "name": "Andrea Gueugnaut",
35 "githubUsername": "falinor",
36 "url": "https://github.com/falinor"
37 },
38 {
39 "name": "Yves Kaufmann",
40 "githubUsername": "yveskaufmann",
41 "url": "https://github.com/yveskaufmann"
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-router"
50 },
51 "scripts": {},
52 "dependencies": {
53 "@types/koa": "*"
54 },
55 "typesPublisherContentHash": "8fb6a0375d3dfe4348d424dd56b9467224fe57c8dffdf2252add89bb166ac0c5",
56 "typeScriptVersion": "4.5"
57}
\No newline at end of file