UNPKG

935 BJSONView Raw
1{
2 "name": "@types/chai-enzyme",
3 "version": "0.6.9",
4 "description": "TypeScript definitions for chai-enzyme",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/chai-enzyme",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Alexey Svetliakov",
10 "url": "https://github.com/asvetliakov",
11 "githubUsername": "asvetliakov"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/chai-enzyme"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/chai": "*",
24 "@types/cheerio": "*",
25 "@types/enzyme": "*",
26 "@types/react": "*"
27 },
28 "typesPublisherContentHash": "ad89eaa7e03e0442e7563f46fa1ca4b34a63e3de3cf662169aa2841745b62fd6",
29 "typeScriptVersion": "3.7"
30}
\No newline at end of file