{
    "name": "@types/watchpack",
    "version": "2.4.5",
    "description": "TypeScript definitions for watchpack",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/watchpack",
    "license": "MIT",
    "contributors": [
        {
            "name": "e-cloud",
            "githubUsername": "e-cloud",
            "url": "https://github.com/e-cloud"
        },
        {
            "name": "Adam Jones",
            "githubUsername": "domdomegg",
            "url": "https://github.com/domdomegg"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/watchpack"
    },
    "scripts": {},
    "dependencies": {
        "@types/graceful-fs": "*",
        "@types/node": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "5bfbb91713cc29e422ffebc1c1ff80ba69c952592ae1f4041709b01a1fee04db",
    "typeScriptVersion": "5.2"
}