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