UNPKG

@types/jsdom

Version:
47 lines 1.38 kB
{ "name": "@types/jsdom", "version": "28.0.2", "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": "36c0fecde02dbbe810667aa01f8d3c3355dfc7bc12f1c689a55a4e9131bd510d", "typeScriptVersion": "5.3" }