UNPKG

@types/jsdom

Version:
45 lines 1.31 kB
{ "name": "@types/jsdom", "version": "21.1.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": "529b675ecc5f9f257d069f16291e355975265f72743d2a236545775372e2b7e9", "typeScriptVersion": "4.5", "exports": { ".": { "types": "./index.d.ts" }, "./package.json": "./package.json" } }