1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
| {
| "_from": "@types/html-minifier-terser@^5.0.0",
| "_id": "@types/html-minifier-terser@5.1.2",
| "_inBundle": false,
| "_integrity": "sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==",
| "_location": "/@types/html-minifier-terser",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/html-minifier-terser@^5.0.0",
| "name": "@types/html-minifier-terser",
| "escapedName": "@types%2fhtml-minifier-terser",
| "scope": "@types",
| "rawSpec": "^5.0.0",
| "saveSpec": null,
| "fetchSpec": "^5.0.0"
| },
| "_requiredBy": [
| "/html-webpack-plugin"
| ],
| "_resolved": "https://registry.npmjs.org/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz",
| "_shasum": "693b316ad323ea97eed6b38ed1a3cc02b1672b57",
| "_spec": "@types/html-minifier-terser@^5.0.0",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\html-webpack-plugin",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for html-minifier-terser",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier-terser",
| "license": "MIT",
| "main": "",
| "name": "@types/html-minifier-terser",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/html-minifier-terser"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "28cce5825a3174a32e03b0b5748729c78d53810f69cf72f48bc2faa9f7af6fb7",
| "version": "5.1.2"
| }
|
|