UNPKG

1.3 kBJSONView Raw
1{
2 "name": "@types/webpack-dev-server",
3 "version": "2.9.4",
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 "main": "",
29 "repository": {
30 "type": "git",
31 "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
32 },
33 "scripts": {},
34 "dependencies": {
35 "@types/webpack": "*",
36 "@types/express-serve-static-core": "*",
37 "@types/serve-static": "*",
38 "@types/spdy": "*",
39 "@types/http-proxy-middleware": "*"
40 },
41 "typesPublisherContentHash": "8bd64088eff0f7cdd19d3589e33cd23daa807c3db7b757ff84eff680f5dce47a",
42 "typeScriptVersion": "2.3"
43}
\No newline at end of file