UNPKG

1.44 kBJSONView Raw
1{
2 "name": "@types/koa-bodyparser",
3 "version": "4.3.4",
4 "description": "TypeScript definitions for koa-bodyparser",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-bodyparser",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jerry Chin",
10 "url": "https://github.com/hellopao",
11 "githubUsername": "hellopao"
12 },
13 {
14 "name": "Anup Kishore",
15 "url": "https://github.com/anup-2s",
16 "githubUsername": "anup-2s"
17 },
18 {
19 "name": "Hiroshi Ioka",
20 "url": "https://github.com/hirochachacha",
21 "githubUsername": "hirochachacha"
22 },
23 {
24 "name": "Alexi Maschas",
25 "url": "https://github.com/amaschas",
26 "githubUsername": "amaschas"
27 },
28 {
29 "name": "Pirasis Leelatanon",
30 "url": "https://github.com/1pete",
31 "githubUsername": "1pete"
32 }
33 ],
34 "main": "",
35 "types": "index.d.ts",
36 "repository": {
37 "type": "git",
38 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
39 "directory": "types/koa-bodyparser"
40 },
41 "scripts": {},
42 "dependencies": {
43 "@types/koa": "*"
44 },
45 "typesPublisherContentHash": "dcb7f3e7a37ba969fb26a0da61768cc02f2f4f83af5703f9c7053c3b41868186",
46 "typeScriptVersion": "3.7"
47}
\No newline at end of file