UNPKG

@types/jsdom

Version:
47 lines 1.38 kB
{ "name": "@types/jsdom", "version": "28.0.3", "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": "^8.0.0", "undici-types": "^7.21.0" }, "peerDependencies": {}, "typesPublisherContentHash": "06187a202985c74a29fa64d42e1f6f5bde325230e53b7efc4bc66d110cd33a53", "typeScriptVersion": "5.3" }