{
    "name": "@types/jsdom",
    "version": "28.0.0",
    "description": "TypeScript definitions for jsdom",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom",
    "license": "MIT",
    "contributors": [
        {
            "name": "Leonard Thieu",
            "githubUsername": "leonard-thieu",
            "url": "https://github.com/leonard-thieu"
        },
        {
            "name": "Johan Palmfjord",
            "githubUsername": "palmfjord",
            "url": "https://github.com/palmfjord"
        },
        {
            "name": "ExE Boss",
            "githubUsername": "ExE-Boss",
            "url": "https://github.com/ExE-Boss"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "exports": {
        ".": {
            "types": "./index.d.ts"
        },
        "./package.json": "./package.json"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/jsdom"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/tough-cookie": "*",
        "parse5": "^7.0.0",
        "undici-types": "^7.21.0"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "b90bb50b1ca74b12fa8b40c6652764b5a31bff32e3d02bf22fbbef9b3d3e205d",
    "typeScriptVersion": "5.2"
}