{
    "name": "@types/webpack",
    "version": "4.32.1",
    "description": "TypeScript definitions for webpack",
    "license": "MIT",
    "contributors": [
        {
            "name": "Qubo",
            "url": "https://github.com/tkqubo",
            "githubUsername": "tkqubo"
        },
        {
            "name": "Benjamin Lim",
            "url": "https://github.com/bumbleblym",
            "githubUsername": "bumbleblym"
        },
        {
            "name": "Boris Cherny",
            "url": "https://github.com/bcherny",
            "githubUsername": "bcherny"
        },
        {
            "name": "Tommy Troy Lin",
            "url": "https://github.com/tommytroylin",
            "githubUsername": "tommytroylin"
        },
        {
            "name": "Mohsen Azimi",
            "url": "https://github.com/mohsen1",
            "githubUsername": "mohsen1"
        },
        {
            "name": "Jonathan Creamer",
            "url": "https://github.com/jcreamer898",
            "githubUsername": "jcreamer898"
        },
        {
            "name": "Alan Agius",
            "url": "https://github.com/alan-agius4",
            "githubUsername": "alan-agius4"
        },
        {
            "name": "Spencer Elliott",
            "url": "https://github.com/elliottsj",
            "githubUsername": "elliottsj"
        },
        {
            "name": "Jason Cheatham",
            "url": "https://github.com/jason0x43",
            "githubUsername": "jason0x43"
        },
        {
            "name": "Dennis George",
            "url": "https://github.com/dennispg",
            "githubUsername": "dennispg"
        },
        {
            "name": "Christophe Hurpeau",
            "url": "https://github.com/christophehurpeau",
            "githubUsername": "christophehurpeau"
        },
        {
            "name": "ZSkycat",
            "url": "https://github.com/ZSkycat",
            "githubUsername": "ZSkycat"
        },
        {
            "name": "John Reilly",
            "url": "https://github.com/johnnyreilly",
            "githubUsername": "johnnyreilly"
        },
        {
            "name": "Ryan Waskiewicz",
            "url": "https://github.com/rwaskiewicz",
            "githubUsername": "rwaskiewicz"
        },
        {
            "name": "Kyle Uehlein",
            "url": "https://github.com/kuehlein",
            "githubUsername": "kuehlein"
        },
        {
            "name": "Grgur Grisogono",
            "url": "https://github.com/grgur",
            "githubUsername": "grgur"
        },
        {
            "name": "Rubens Pinheiro Gonçalves Cavalcante",
            "url": "https://github.com/rubenspgcavalcante",
            "githubUsername": "rubenspgcavalcante"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/webpack"
    },
    "scripts": {},
    "dependencies": {
        "@types/anymatch": "*",
        "@types/node": "*",
        "@types/tapable": "*",
        "@types/uglify-js": "*",
        "source-map": "^0.6.0"
    },
    "typesPublisherContentHash": "9ba1cd0711699ed84aa91b4c02c0ce6df7aa3307b90ebe8132d92b415fd9f769",
    "typeScriptVersion": "2.3"

,"_resolved": "https://registry.npmjs.org/@types/webpack/-/webpack-4.32.1.tgz"
,"_integrity": "sha512-9n38CBx9uga1FEAdTipnt0EkbKpsCJFh7xJb1LE65FFb/A6OOLFX022vYsGC1IyVCZ/GroNg9u/RMmlDxGcLIw=="
,"_from": "@types/webpack@4.32.1"
}