@types/jsdom-global
Version:
TypeScript definitions for jsdom-global
27 lines • 843 B
JSON
{
"name": "@types/jsdom-global",
"version": "3.0.4",
"description": "TypeScript definitions for jsdom-global",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom-global",
"license": "MIT",
"contributors": [
{
"name": "Max Boguslavskiy",
"url": "https://github.com/maxbogus",
"githubUsername": "maxbogus"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsdom-global"
},
"scripts": {},
"dependencies": {
"@types/jsdom": "*"
},
"typesPublisherContentHash": "8144f48088cea680d20240cb26610d560d754bd2c9c1b82adbde4dfa3eebd86d",
"typeScriptVersion": "4.5"
}