UNPKG

@types/webpack-bundle-analyzer

Version:
44 lines 1.4 kB
{ "name": "@types/webpack-bundle-analyzer", "version": "4.6.3", "description": "TypeScript definitions for webpack-bundle-analyzer", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-bundle-analyzer", "license": "MIT", "contributors": [ { "name": "Michael Strobel", "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": "1324d6b0eada2c07be6639d487a43971c707f1a4c24e0c2e133a440c887276f9", "typeScriptVersion": "4.5" }