UNPKG

1.3 kBJSONView Raw
1{
2 "name": "@types/jsdom",
3 "version": "16.2.14",
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 "typesVersions": {
27 "<=4.0": {
28 "*": [
29 "ts4.0/*"
30 ]
31 }
32 },
33 "repository": {
34 "type": "git",
35 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
36 "directory": "types/jsdom"
37 },
38 "scripts": {},
39 "dependencies": {
40 "@types/node": "*",
41 "@types/parse5": "*",
42 "@types/tough-cookie": "*"
43 },
44 "typesPublisherContentHash": "ef776179be2c2846dc0509b57425e1c2ea9d85ffdd241212812db93cf3e00ebc",
45 "typeScriptVersion": "3.8"
46}
\No newline at end of file