1 | {
|
2 | "name": "@types/jsdom",
|
3 | "version": "21.1.0",
|
4 | "description": "TypeScript definitions for jsdom",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Leonard Thieu",
|
10 | "url": "https://github.com/leonard-thieu",
|
11 | "githubUsername": "leonard-thieu"
|
12 | },
|
13 | {
|
14 | "name": "Johan Palmfjord",
|
15 | "url": "https://github.com/palmfjord",
|
16 | "githubUsername": "palmfjord"
|
17 | },
|
18 | {
|
19 | "name": "ExE Boss",
|
20 | "url": "https://github.com/ExE-Boss",
|
21 | "githubUsername": "ExE-Boss"
|
22 | }
|
23 | ],
|
24 | "main": "",
|
25 | "types": "index.d.ts",
|
26 | "repository": {
|
27 | "type": "git",
|
28 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
29 | "directory": "types/jsdom"
|
30 | },
|
31 | "scripts": {},
|
32 | "dependencies": {
|
33 | "@types/node": "*",
|
34 | "@types/tough-cookie": "*",
|
35 | "parse5": "^7.0.0"
|
36 | },
|
37 | "typesPublisherContentHash": "529b675ecc5f9f257d069f16291e355975265f72743d2a236545775372e2b7e9",
|
38 | "typeScriptVersion": "4.5",
|
39 | "exports": {
|
40 | ".": {
|
41 | "types": "./index.d.ts"
|
42 | },
|
43 | "./package.json": "./package.json"
|
44 | }
|
45 | } |
\ | No newline at end of file |