{
    "name": "@types/loader-utils",
    "version": "3.0.0",
    "description": "TypeScript definitions for loader-utils",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/loader-utils",
    "license": "MIT",
    "contributors": [
        {
            "name": "Gyusun Yeom",
            "githubUsername": "Perlmint",
            "url": "https://github.com/Perlmint"
        },
        {
            "name": "Totooria Hyperion",
            "githubUsername": "TotooriaHyperion",
            "url": "https://github.com/TotooriaHyperion"
        },
        {
            "name": "Piotr Błażejewicz",
            "githubUsername": "peterblazejewicz",
            "url": "https://github.com/peterblazejewicz"
        },
        {
            "name": "Jesse Katsumata",
            "githubUsername": "Naturalclar",
            "url": "https://github.com/Naturalclar"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/loader-utils"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "webpack": "^5"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "5ad4f27eacd006d861e315a92519ac67777350b513272e9cfc7337522227e385",
    "typeScriptVersion": "5.2"
}