UNPKG

1.24 kBJSONView Raw
1{
2 "name": "@types/html-webpack-plugin",
3 "version": "3.2.6",
4 "description": "TypeScript definitions for html-webpack-plugin",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-webpack-plugin",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Simon Hartcher",
10 "url": "https://github.com/deevus",
11 "githubUsername": "deevus"
12 },
13 {
14 "name": "Benjamin Lim",
15 "url": "https://github.com/bumbleblym",
16 "githubUsername": "bumbleblym"
17 },
18 {
19 "name": "Tomek Łaziuk",
20 "url": "https://github.com/tlaziuk",
21 "githubUsername": "tlaziuk"
22 }
23 ],
24 "main": "",
25 "types": "index.d.ts",
26 "repository": {
27 "type": "git",
28 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
29 "directory": "types/html-webpack-plugin"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/html-minifier": "*",
34 "@types/tapable": "^1",
35 "@types/webpack": "^4"
36 },
37 "typesPublisherContentHash": "313c985ebc5557019764e7a42f48b7a7b771222bd283c868a0a372243740cf61",
38 "typeScriptVersion": "3.7"
39}
\No newline at end of file