UNPKG

1.4 kBJSONView Raw
1{
2 "name": "@types/webpack-bundle-analyzer",
3 "version": "4.7.0",
4 "description": "TypeScript definitions for webpack-bundle-analyzer",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-bundle-analyzer",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Michael Manzinger",
10 "githubUsername": "kryops",
11 "url": "https://github.com/kryops"
12 },
13 {
14 "name": "Max Boguslavskiy",
15 "githubUsername": "maxbogus",
16 "url": "https://github.com/maxbogus"
17 },
18 {
19 "name": "Piotr Błażejewicz",
20 "githubUsername": "peterblazejewicz",
21 "url": "https://github.com/peterblazejewicz"
22 },
23 {
24 "name": "Kyle Hensel",
25 "githubUsername": "k-yle",
26 "url": "https://github.com/k-yle"
27 }
28 ],
29 "main": "",
30 "types": "index.d.ts",
31 "repository": {
32 "type": "git",
33 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
34 "directory": "types/webpack-bundle-analyzer"
35 },
36 "scripts": {},
37 "dependencies": {
38 "@types/node": "*",
39 "tapable": "^2.2.0",
40 "webpack": "^5"
41 },
42 "typesPublisherContentHash": "8382b15af71005d3d95f8e9612ca5c6cc426d00de309a177305b2e37d536e84f",
43 "typeScriptVersion": "4.6"
44}
\No newline at end of file