UNPKG

1.24 kBJSONView Raw
1{
2 "name": "@types/html-minifier",
3 "version": "4.0.1",
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 "url": "https://github.com/tkrotoff",
11 "githubUsername": "tkrotoff"
12 },
13 {
14 "name": "Riku",
15 "url": "https://github.com/rikuayanokozy",
16 "githubUsername": "rikuayanokozy"
17 },
18 {
19 "name": "Piotr Błażejewicz",
20 "url": "https://github.com/peterblazejewicz",
21 "githubUsername": "peterblazejewicz"
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-minifier"
30 },
31 "scripts": {},
32 "dependencies": {
33 "@types/clean-css": "*",
34 "@types/relateurl": "*",
35 "@types/uglify-js": "*"
36 },
37 "typesPublisherContentHash": "0a8cb939b935f2226740efa336799721aa163d2cb14fcc08a69517cc99b1b788",
38 "typeScriptVersion": "3.6"
39}
\No newline at end of file