1 | {
|
2 | "name": "@types/koa-static",
|
3 | "version": "4.0.4",
|
4 | "description": "TypeScript definitions for koa-static",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-static",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Jerry Chin",
|
10 | "githubUsername": "hellopao",
|
11 | "url": "https://github.com/hellopao"
|
12 | },
|
13 | {
|
14 | "name": "Tomek Łaziuk",
|
15 | "githubUsername": "tlaziuk",
|
16 | "url": "https://github.com/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-static"
|
25 | },
|
26 | "scripts": {},
|
27 | "dependencies": {
|
28 | "@types/koa": "*",
|
29 | "@types/koa-send": "*"
|
30 | },
|
31 | "typesPublisherContentHash": "1c68f1ea98b913727738658d6f90dc08d66efc95904c3558bdcb6e85208b8dc2",
|
32 | "typeScriptVersion": "4.5"
|
33 | } |
\ | No newline at end of file |