1 | {
|
2 | "name": "@types/chai-enzyme",
|
3 | "version": "0.6.13",
|
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 | "githubUsername": "asvetliakov",
|
11 | "url": "https://github.com/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": "^16"
|
27 | },
|
28 | "typesPublisherContentHash": "bd4d15afcdb5b19d3a505d41c4561cbb15a2febf9165c6cf1e18dc2fdcd96aa0",
|
29 | "typeScriptVersion": "4.5"
|
30 | } |
\ | No newline at end of file |