UNPKG

1.31 kBJSONView Raw
1{
2 "name": "@types/jsdom",
3 "version": "20.0.1",
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": "91b555382b6af4d833822849e1e5a6aa4ffd52a22666c65e2917bf76520f1326",
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