@types/jsdom-global
Version:
TypeScript definitions for jsdom-global
27 lines • 843 B
JSON
{
"name": "@types/jsdom-global",
"version": "3.0.7",
"description": "TypeScript definitions for jsdom-global",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsdom-global",
"license": "MIT",
"contributors": [
{
"name": "Max Boguslavskiy",
"githubUsername": "maxbogus",
"url": "https://github.com/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": "1a4e87c598a191b3b5fb39ee3cd9369969514e974bf99aaadc1ae7c08bb49395",
"typeScriptVersion": "4.5"
}