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
54
55
56
57
58
59
60
61
62
63
64
65
| {
| "_from": "@types/html-minifier@4.0.0",
| "_id": "@types/html-minifier@4.0.0",
| "_inBundle": false,
| "_integrity": "sha512-eFnGhrKmjWBlnSGNtunetE3UU2Tc/LUl92htFslSSTmpp9EKHQVcYQadCyYfnzUEFB5G/3wLWo/USQS/mEPKrA==",
| "_location": "/@types/html-minifier",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/html-minifier@4.0.0",
| "name": "@types/html-minifier",
| "escapedName": "@types%2fhtml-minifier",
| "scope": "@types",
| "rawSpec": "4.0.0",
| "saveSpec": null,
| "fetchSpec": "4.0.0"
| },
| "_requiredBy": [
| "/@nuxt/types"
| ],
| "_resolved": "https://registry.npmjs.org/@types/html-minifier/-/html-minifier-4.0.0.tgz",
| "_shasum": "2065cb9944f2d1b241146707c6935aa7b947d279",
| "_spec": "@types/html-minifier@4.0.0",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Tanguy Krotoff",
| "url": "https://github.com/tkrotoff"
| },
| {
| "name": "Riku",
| "url": "https://github.com/rikuayanokozy"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {
| "@types/clean-css": "*",
| "@types/relateurl": "*",
| "@types/uglify-js": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for html-minifier",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/html-minifier",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/html-minifier"
| },
| "scripts": {},
| "typeScriptVersion": "3.0",
| "types": "index.d.ts",
| "typesPublisherContentHash": "ce2486e0ef172bfbb523a51fc489db2085faf9ed6ce495d6f969d757f366eaa4",
| "version": "4.0.0"
| }
|
|