@types/enzyme-adapter-react-16
Version:
TypeScript definitions for enzyme-adapter-react-16
32 lines • 1.03 kB
JSON
{
"name": "@types/enzyme-adapter-react-16",
"version": "1.0.9",
"description": "TypeScript definitions for enzyme-adapter-react-16",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme-adapter-react-16",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
},
{
"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-adapter-react-16"
},
"scripts": {},
"dependencies": {
"@types/enzyme": "*"
},
"typesPublisherContentHash": "48d04a09f9adfcc030093d361eb5ec8b0e21c240414ad20068fe7d55b362c983",
"typeScriptVersion": "4.5"
}