@types/enzyme
Version:
TypeScript definitions for enzyme
92 lines • 2.79 kB
JSON
{
"name": "@types/enzyme",
"version": "3.10.18",
"description": "TypeScript definitions for enzyme",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme",
"license": "MIT",
"contributors": [
{
"name": "Marian Palkus",
"githubUsername": "MarianPalkus",
"url": "https://github.com/MarianPalkus"
},
{
"name": "Cap3",
"url": "http://www.cap3.de"
},
{
"name": "Ivo Stratev",
"githubUsername": "NoHomey",
"url": "https://github.com/NoHomey"
},
{
"name": "jwbay",
"githubUsername": "jwbay",
"url": "https://github.com/jwbay"
},
{
"name": "huhuanming",
"githubUsername": "huhuanming",
"url": "https://github.com/huhuanming"
},
{
"name": "MartynasZilinskas",
"githubUsername": "MartynasZilinskas",
"url": "https://github.com/MartynasZilinskas"
},
{
"name": "Torgeir Hovden",
"githubUsername": "thovden",
"url": "https://github.com/thovden"
},
{
"name": "Martin Hochel",
"githubUsername": "hotell",
"url": "https://github.com/hotell"
},
{
"name": "Christian Rackerseder",
"githubUsername": "screendriver",
"url": "https://github.com/screendriver"
},
{
"name": "Mateusz Sokoła",
"githubUsername": "mateuszsokola",
"url": "https://github.com/mateuszsokola"
},
{
"name": "Braiden Cutforth",
"githubUsername": "braidencutforth",
"url": "https://github.com/braidencutforth"
},
{
"name": "Erick Zhao",
"githubUsername": "erickzhao",
"url": "https://github.com/erickzhao"
},
{
"name": "Jack Tomaszewski",
"githubUsername": "jtomaszewski",
"url": "https://github.com/jtomaszewski"
},
{
"name": "Jordan Harband",
"githubUsername": "ljharb",
"url": "https://github.com/ljharb"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/enzyme"
},
"scripts": {},
"dependencies": {
"@types/cheerio": "*",
"@types/react": "^16"
},
"typesPublisherContentHash": "85c82e34ced5c07f7c1933b6b3119cb555315337f12ff6a48541fb19439ee557",
"typeScriptVersion": "4.6"
}