@types/enzyme
Version:
TypeScript definitions for Enzyme
92 lines • 2.79 kB
JSON
{
"name": "@types/enzyme",
"version": "3.10.13",
"description": "TypeScript definitions for Enzyme",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme",
"license": "MIT",
"contributors": [
{
"name": "Marian Palkus",
"url": "https://github.com/MarianPalkus",
"githubUsername": "MarianPalkus"
},
{
"name": "Cap3",
"url": "http://www.cap3.de"
},
{
"name": "Ivo Stratev",
"url": "https://github.com/NoHomey",
"githubUsername": "NoHomey"
},
{
"name": "jwbay",
"url": "https://github.com/jwbay",
"githubUsername": "jwbay"
},
{
"name": "huhuanming",
"url": "https://github.com/huhuanming",
"githubUsername": "huhuanming"
},
{
"name": "MartynasZilinskas",
"url": "https://github.com/MartynasZilinskas",
"githubUsername": "MartynasZilinskas"
},
{
"name": "Torgeir Hovden",
"url": "https://github.com/thovden",
"githubUsername": "thovden"
},
{
"name": "Martin Hochel",
"url": "https://github.com/hotell",
"githubUsername": "hotell"
},
{
"name": "Christian Rackerseder",
"url": "https://github.com/screendriver",
"githubUsername": "screendriver"
},
{
"name": "Mateusz Sokoła",
"url": "https://github.com/mateuszsokola",
"githubUsername": "mateuszsokola"
},
{
"name": "Braiden Cutforth",
"url": "https://github.com/braidencutforth",
"githubUsername": "braidencutforth"
},
{
"name": "Erick Zhao",
"url": "https://github.com/erickzhao",
"githubUsername": "erickzhao"
},
{
"name": "Jack Tomaszewski",
"url": "https://github.com/jtomaszewski",
"githubUsername": "jtomaszewski"
},
{
"name": "Jordan Harband",
"url": "https://github.com/ljharb",
"githubUsername": "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": "7ef9ca840c17311aab5005a8f854ab9d538aeaaf938ecf89737765abc1302b1f",
"typeScriptVersion": "4.3"
}