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
| {
| "_from": "@types/webpack-bundle-analyzer@3.9.3",
| "_id": "@types/webpack-bundle-analyzer@3.9.3",
| "_inBundle": false,
| "_integrity": "sha512-l/vaDMWGcXiMB3CbczpyICivLTB07/JNtn1xebsRXE9tPaUDEHgX3x7YP6jfznG5TOu7I4w0Qx1tZz61znmPmg==",
| "_location": "/@types/webpack-bundle-analyzer",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/webpack-bundle-analyzer@3.9.3",
| "name": "@types/webpack-bundle-analyzer",
| "escapedName": "@types%2fwebpack-bundle-analyzer",
| "scope": "@types",
| "rawSpec": "3.9.3",
| "saveSpec": null,
| "fetchSpec": "3.9.3"
| },
| "_requiredBy": [
| "/@nuxt/types"
| ],
| "_resolved": "https://registry.npmjs.org/@types/webpack-bundle-analyzer/-/webpack-bundle-analyzer-3.9.3.tgz",
| "_shasum": "3a12025eb5d86069c30b47a157e62c0aca6e39a1",
| "_spec": "@types/webpack-bundle-analyzer@3.9.3",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\types",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Michael Strobel",
| "url": "https://github.com/kryops"
| },
| {
| "name": "Vladimir Grenaderov",
| "url": "https://github.com/VladimirGrenaderov"
| },
| {
| "name": "Max Boguslavskiy",
| "url": "https://github.com/maxbogus"
| },
| {
| "name": "Piotr Błażejewicz",
| "url": "https://github.com/peterblazejewicz"
| },
| {
| "name": "Kyle Hensel",
| "url": "https://github.com/k-yle"
| }
| ],
| "dependencies": {
| "@types/webpack": "^4"
| },
| "deprecated": false,
| "description": "TypeScript definitions for webpack-bundle-analyzer",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/webpack-bundle-analyzer",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/webpack-bundle-analyzer"
| },
| "scripts": {},
| "typeScriptVersion": "3.7",
| "types": "index.d.ts",
| "typesPublisherContentHash": "bfe7de83d03bd4b1b416a48bfc556938e13c58ee006413d06a3bff806ad85bd4",
| "version": "3.9.3"
| }
|
|