@types/react-test-renderer
Version:
TypeScript definitions for react-test-renderer
57 lines • 1.76 kB
JSON
{
"name": "@types/react-test-renderer",
"version": "18.0.2",
"description": "TypeScript definitions for react-test-renderer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-test-renderer",
"license": "MIT",
"contributors": [
{
"name": "Arvitaly",
"url": "https://github.com/arvitaly",
"githubUsername": "arvitaly"
},
{
"name": "Lochbrunner",
"url": "https://github.com/lochbrunner",
"githubUsername": "lochbrunner"
},
{
"name": "John Reilly",
"url": "https://github.com/johnnyreilly",
"githubUsername": "johnnyreilly"
},
{
"name": "John Gozde",
"url": "https://github.com/jgoz",
"githubUsername": "jgoz"
},
{
"name": "Jessica Franco",
"url": "https://github.com/Jessidhia",
"githubUsername": "Jessidhia"
},
{
"name": "Dhruv Jain",
"url": "https://github.com/maddhruv",
"githubUsername": "maddhruv"
},
{
"name": "Sebastian Silbermann",
"url": "https://github.com/eps1lon",
"githubUsername": "eps1lon"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-test-renderer"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "5cedaf420d3274bac1826b94a61b3df106f2589d29af16fc4fe8ee2716cf6579",
"typeScriptVersion": "4.5"
}