UNPKG

840 BJSONView Raw
1{
2 "name": "@types/http-server",
3 "version": "0.12.1",
4 "description": "TypeScript definitions for http-server",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/http-server",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "York Yao",
10 "url": "https://github.com/plantain-00",
11 "githubUsername": "plantain-00"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/http-server"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/connect": "*"
24 },
25 "typesPublisherContentHash": "3d1fc483edcb6183c0581d374792e5e5d293c4ec5048188fe38c314e69c4816a",
26 "typeScriptVersion": "3.6"
27}
\No newline at end of file