{
    "name": "@types/chai-enzyme",
    "version": "0.6.13",
    "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": "*",
        "@types/enzyme": "*",
        "@types/react": "^16"
    },
    "typesPublisherContentHash": "bd4d15afcdb5b19d3a505d41c4561cbb15a2febf9165c6cf1e18dc2fdcd96aa0",
    "typeScriptVersion": "4.5"
}