Viewing File: /usr/share/nodejs/@types/jsdom/package.json
{
"name": "@types/jsdom",
"version": "16.2.14",
"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",
"typesVersions": {
"<=4.0": {
"*": [
"ts4.0/*"
]
}
},
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsdom"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/parse5": "*",
"@types/tough-cookie": "*"
},
"typesPublisherContentHash": "ef776179be2c2846dc0509b57425e1c2ea9d85ffdd241212812db93cf3e00ebc",
"typeScriptVersion": "3.8"
}
Back to Directory
File Manager