UNPKG

@types/webpack-bundle-analyzer

Version:
44 lines 1.4 kB
{ "name": "@types/webpack-bundle-analyzer", "version": "4.7.0", "description": "TypeScript definitions for webpack-bundle-analyzer", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-bundle-analyzer", "license": "MIT", "contributors": [ { "name": "Michael Manzinger", "githubUsername": "kryops", "url": "https://github.com/kryops" }, { "name": "Max Boguslavskiy", "githubUsername": "maxbogus", "url": "https://github.com/maxbogus" }, { "name": "Piotr Błażejewicz", "githubUsername": "peterblazejewicz", "url": "https://github.com/peterblazejewicz" }, { "name": "Kyle Hensel", "githubUsername": "k-yle", "url": "https://github.com/k-yle" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/webpack-bundle-analyzer" }, "scripts": {}, "dependencies": { "@types/node": "*", "tapable": "^2.2.0", "webpack": "^5" }, "typesPublisherContentHash": "8382b15af71005d3d95f8e9612ca5c6cc426d00de309a177305b2e37d536e84f", "typeScriptVersion": "4.6" }