@types/chai-dom
Version:
TypeScript definitions for chai-dom
27 lines • 827 B
JSON
{
"name": "@types/chai-dom",
"version": "1.11.3",
"description": "TypeScript definitions for chai-dom",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-dom",
"license": "MIT",
"contributors": [
{
"name": "Matt Lewis",
"githubUsername": "mattlewis92",
"url": "https://github.com/mattlewis92"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-dom"
},
"scripts": {},
"dependencies": {
"@types/chai": "*"
},
"typesPublisherContentHash": "4497009d37a75440fa43cb904a175853167533ee1b7aa4ffa30bbd3407e81c76",
"typeScriptVersion": "4.5"
}