{
    "name": "@types/webpack-assets-manifest",
    "version": "5.1.4",
    "description": "TypeScript definitions for webpack-assets-manifest",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-assets-manifest",
    "license": "MIT",
    "contributors": [
        {
            "name": "Franklin Tse",
            "githubUsername": "FranklinWhale",
            "url": "https://github.com/FranklinWhale"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/webpack-assets-manifest"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "tapable": "^2.2.0",
        "webpack": "^5"
    },
    "typesPublisherContentHash": "eed5e43dc9840cfecdec53f4c85c93e0a51898366143e596a40bc5e279c0ac70",
    "typeScriptVersion": "4.5"
}