UNPKG

@types/jsdom

Version:
47 lines 1.37 kB
{ "name": "@types/jsdom", "version": "30.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": "^8.0.0", "undici-types": "^8.9.0" }, "peerDependencies": {}, "typesPublisherContentHash": "a7ca2dc4e9ea802f6548521e5b2ab7c8282bf4b28994a62b755357ac27115f25", "typeScriptVersion": "5.6" }