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
| {
| "_from": "@types/clean-css@*",
| "_id": "@types/clean-css@4.2.5",
| "_inBundle": false,
| "_integrity": "sha512-NEzjkGGpbs9S9fgC4abuBvTpVwE3i+Acu9BBod3PUyjDVZcNsGx61b8r2PphR61QGPnn0JHVs5ey6/I4eTrkxw==",
| "_location": "/@types/clean-css",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/clean-css@*",
| "name": "@types/clean-css",
| "escapedName": "@types%2fclean-css",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/html-minifier"
| ],
| "_resolved": "https://registry.npmjs.org/@types/clean-css/-/clean-css-4.2.5.tgz",
| "_shasum": "69ce62cc13557c90ca40460133f672dc52ceaf89",
| "_spec": "@types/clean-css@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\html-minifier",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Tanguy Krotoff",
| "url": "https://github.com/tkrotoff"
| },
| {
| "name": "Andrew Potter",
| "url": "https://github.com/GolaWaya"
| }
| ],
| "dependencies": {
| "@types/node": "*",
| "source-map": "^0.6.0"
| },
| "deprecated": false,
| "description": "TypeScript definitions for clean-css",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clean-css",
| "license": "MIT",
| "main": "",
| "name": "@types/clean-css",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/clean-css"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "eb1c47eecb64700fe7907b48db30792f988f47f119db4c02af261cfaa3503d8f",
| "version": "4.2.5"
| }
|
|