UNPKG

1.74 kBJSONView Raw
1{
2 "name": "@types/koa-router",
3 "version": "7.4.4",
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 "url": "https://github.com/hellopao",
11 "githubUsername": "hellopao"
12 },
13 {
14 "name": "Pavel Ivanov",
15 "url": "https://github.com/schfkt",
16 "githubUsername": "schfkt"
17 },
18 {
19 "name": "JounQin",
20 "url": "https://github.com/JounQin",
21 "githubUsername": "JounQin"
22 },
23 {
24 "name": "Romain Faust",
25 "url": "https://github.com/romain-faust",
26 "githubUsername": "romain-faust"
27 },
28 {
29 "name": "Guillaume Mayer",
30 "url": "https://github.com/Guillaume-Mayer",
31 "githubUsername": "Guillaume-Mayer"
32 },
33 {
34 "name": "Andrea Gueugnaut",
35 "url": "https://github.com/falinor",
36 "githubUsername": "falinor"
37 },
38 {
39 "name": "Yves Kaufmann",
40 "url": "https://github.com/yveskaufmann",
41 "githubUsername": "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": "30052239134a87b7618e7c303f5cd7b0bed8554148a9561e06dc376bb92467ac",
56 "typeScriptVersion": "3.6"
57}
\No newline at end of file