UNPKG

1.58 kBJSONView Raw
1{
2 "name": "@types/webpack-dev-server",
3 "version": "3.1.2",
4 "description": "TypeScript definitions for webpack-dev-server",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "maestroh",
9 "url": "https://github.com/maestroh",
10 "githubUsername": "maestroh"
11 },
12 {
13 "name": "Dave Parslow",
14 "url": "https://github.com/daveparslow",
15 "githubUsername": "daveparslow"
16 },
17 {
18 "name": "Zheyang Song",
19 "url": "https://github.com/ZheyangSong",
20 "githubUsername": "ZheyangSong"
21 },
22 {
23 "name": "Alan Agius",
24 "url": "https://github.com/alan-agius4",
25 "githubUsername": "alan-agius4"
26 },
27 {
28 "name": "Artur Androsovych",
29 "url": "https://github.com/arturovt",
30 "githubUsername": "arturovt"
31 },
32 {
33 "name": "Dave Cardwell",
34 "url": "https://github.com/davecardwell",
35 "githubUsername": "davecardwell"
36 }
37 ],
38 "main": "",
39 "types": "index",
40 "repository": {
41 "type": "git",
42 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
43 },
44 "scripts": {},
45 "dependencies": {
46 "@types/express": "*",
47 "@types/http-proxy-middleware": "*",
48 "@types/serve-static": "*",
49 "@types/webpack": "*"
50 },
51 "typesPublisherContentHash": "cad8a2e59398418e44d11d9b5fc2214cab31c53d7b943759ef20389917cafc54",
52 "typeScriptVersion": "2.3"
53}
\No newline at end of file