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/terser-webpack-plugin@4.2.1",
| "_id": "@types/terser-webpack-plugin@4.2.1",
| "_inBundle": false,
| "_integrity": "sha512-x688KsgQKJF8PPfv4qSvHQztdZNHLlWJdolN9/ptAGimHVy3rY+vHdfglQDFh1Z39h7eMWOd6fQ7ke3PKQcdyA==",
| "_location": "/@types/terser-webpack-plugin",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/terser-webpack-plugin@4.2.1",
| "name": "@types/terser-webpack-plugin",
| "escapedName": "@types%2fterser-webpack-plugin",
| "scope": "@types",
| "rawSpec": "4.2.1",
| "saveSpec": null,
| "fetchSpec": "4.2.1"
| },
| "_requiredBy": [
| "/@nuxt/types"
| ],
| "_resolved": "https://registry.npmjs.org/@types/terser-webpack-plugin/-/terser-webpack-plugin-4.2.1.tgz",
| "_shasum": "cbeccec2b011ad12a9ddcd60b4089c9e138a313a",
| "_spec": "@types/terser-webpack-plugin@4.2.1",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Daniel Schopf",
| "url": "https://github.com/Danscho"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| }
| ],
| "dependencies": {
| "@types/webpack": "^4",
| "terser": "^4.6.13"
| },
| "deprecated": false,
| "description": "TypeScript definitions for terser-webpack-plugin",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/terser-webpack-plugin",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/terser-webpack-plugin"
| },
| "scripts": {},
| "typeScriptVersion": "3.7",
| "types": "index.d.ts",
| "typesPublisherContentHash": "33b9564068c8d28d159fd7f946fe02fa6e7fc369e79f28e9a446145e19495f3d",
| "version": "4.2.1"
| }
|
|