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
66
67
68
69
| {
| "_from": "@types/uglify-js@*",
| "_id": "@types/uglify-js@3.13.2",
| "_inBundle": false,
| "_integrity": "sha512-/xFrPIo+4zOeNGtVMbf9rUm0N+i4pDf1ynExomqtokIJmVzR3962lJ1UE+MmexMkA0cmN9oTzg5Xcbwge0Ij2Q==",
| "_location": "/@types/uglify-js",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/uglify-js@*",
| "name": "@types/uglify-js",
| "escapedName": "@types%2fuglify-js",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@nuxt/types/@types/webpack",
| "/@types/html-minifier",
| "/@types/webpack"
| ],
| "_resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.13.2.tgz",
| "_shasum": "1044c1713fb81cb1ceef29ad8a9ee1ce08d690ef",
| "_spec": "@types/uglify-js@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\webpack",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Alan Agius",
| "url": "https://github.com/alan-agius4"
| },
| {
| "name": "Tanguy Krotoff",
| "url": "https://github.com/tkrotoff"
| },
| {
| "name": "John Reilly",
| "url": "https://github.com/johnnyreilly"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {
| "source-map": "^0.6.1"
| },
| "deprecated": false,
| "description": "TypeScript definitions for UglifyJS",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js",
| "license": "MIT",
| "main": "",
| "name": "@types/uglify-js",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/uglify-js"
| },
| "scripts": {},
| "typeScriptVersion": "3.9",
| "types": "index.d.ts",
| "typesPublisherContentHash": "a3808a0bfc3ba7d6c7a30a532dedb2b1238201713f013364d424470dbaaeba9d",
| "version": "3.13.2"
| }
|
|