UNPKG

1.02 kBJSONView Raw
1{
2 "name": "@types/koa-compress",
3 "version": "4.0.3",
4 "description": "TypeScript definitions for koa-compress",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-compress",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jerry Chin",
10 "url": "https://github.com/hellopao",
11 "githubUsername": "hellopao"
12 },
13 {
14 "name": "Joel Gallant",
15 "url": "https://github.com/joelgallant",
16 "githubUsername": "joelgallant"
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-compress"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/koa": "*",
29 "@types/node": "*"
30 },
31 "typesPublisherContentHash": "2fd8bc20cab79981146bc0bfa28a995a9d1fbcf5985085de721856018a8a893e",
32 "typeScriptVersion": "3.6"
33}
\No newline at end of file