@types/chai-enzyme
Version:
TypeScript definitions for chai-enzyme
30 lines • 935 B
JSON
{
"name": "@types/chai-enzyme",
"version": "0.6.9",
"description": "TypeScript definitions for chai-enzyme",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-enzyme",
"license": "MIT",
"contributors": [
{
"name": "Alexey Svetliakov",
"url": "https://github.com/asvetliakov",
"githubUsername": "asvetliakov"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/chai-enzyme"
},
"scripts": {},
"dependencies": {
"@types/chai": "*",
"@types/cheerio": "*",
"@types/enzyme": "*",
"@types/react": "*"
},
"typesPublisherContentHash": "ad89eaa7e03e0442e7563f46fa1ca4b34a63e3de3cf662169aa2841745b62fd6",
"typeScriptVersion": "3.7"
}