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
70
71
72
| {
| "_args": [
| [
| "@types/uglify-js@3.13.1",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_from": "@types/uglify-js@3.13.1",
| "_id": "@types/uglify-js@3.13.1",
| "_inBundle": false,
| "_integrity": "sha512-O3MmRAk6ZuAKa9CHgg0Pr0+lUOqoMLpc9AS4R8ano2auvsg7IE8syF3Xh/NPr26TWklxYcqoEEFdzLLs1fV9PQ==",
| "_location": "/@types/uglify-js",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/uglify-js@3.13.1",
| "name": "@types/uglify-js",
| "escapedName": "@types%2fuglify-js",
| "scope": "@types",
| "rawSpec": "3.13.1",
| "saveSpec": null,
| "fetchSpec": "3.13.1"
| },
| "_requiredBy": [
| "/@nuxt/types/@types/webpack",
| "/@types/html-minifier",
| "/@types/webpack"
| ],
| "_resolved": "https://registry.npmjs.org/@types/uglify-js/-/uglify-js-3.13.1.tgz",
| "_spec": "3.13.1",
| "_where": "/Users/tomas/PAM/PAMapp",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "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"
| },
| "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.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "bf88e1f7f9d4879a56f46a116ac78628ac22d5b1e66bf80ee92ebb562c11613d",
| "version": "3.13.1"
| }
|
|