UNPKG

1.09 kBJSONView Raw
1{
2 "name": "@types/html-minifier",
3 "version": "4.0.5",
4 "description": "TypeScript definitions for html-minifier",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tanguy Krotoff",
10 "githubUsername": "tkrotoff",
11 "url": "https://github.com/tkrotoff"
12 },
13 {
14 "name": "Piotr Błażejewicz",
15 "githubUsername": "peterblazejewicz",
16 "url": "https://github.com/peterblazejewicz"
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/html-minifier"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/clean-css": "*",
29 "@types/relateurl": "*",
30 "@types/uglify-js": "*"
31 },
32 "typesPublisherContentHash": "ccf04e6c9ae6a3d2908d416e41439e28f944da68350297db2e6f2556cc7dbb38",
33 "typeScriptVersion": "4.5"
34}
\No newline at end of file