@types/chai-enzyme
Version:
TypeScript definitions for chai-enzyme
31 lines • 967 B
JSON
{
"name": "@types/chai-enzyme",
"version": "0.6.14",
"description": "TypeScript definitions for chai-enzyme",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-enzyme",
"license": "MIT",
"contributors": [
{
"name": "Alexey Svetliakov",
"githubUsername": "asvetliakov",
"url": "https://github.com/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": "<1",
"@types/enzyme": "*",
"@types/react": "^16"
},
"peerDependencies": {},
"typesPublisherContentHash": "348043060b60b762e9c22b75a2683df412786fd7aaf34cd7cfaa8b786ef14583",
"typeScriptVersion": "5.1"
}