UNPKG

966 BJSONView Raw
1{
2 "name": "@types/koa-send",
3 "version": "4.1.3",
4 "description": "TypeScript definitions for koa-send",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-send",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Peter Safranek",
10 "url": "https://github.com/pe8ter",
11 "githubUsername": "pe8ter"
12 },
13 {
14 "name": "Tomek Łaziuk",
15 "url": "https://github.com/tlaziuk",
16 "githubUsername": "tlaziuk"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/koa-send"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/koa": "*"
29 },
30 "typesPublisherContentHash": "902d570ba6174d86864be420fbdbd011db9598bc9bb6ec207ddd3326dc8ed86d",
31 "typeScriptVersion": "3.6"
32}
\No newline at end of file