@types/react-addons-test-utils
Version:
TypeScript definitions for React (react-addons-test-utils)
34 lines • 1.03 kB
JSON
{
"name": "@types/react-addons-test-utils",
"version": "15.6.0",
"description": "TypeScript definitions for React (react-addons-test-utils)",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-addons-test-utils",
"license": "MIT",
"contributors": [
{
"name": "Asana",
"url": "https://asana.com"
},
{
"name": "AssureSign",
"url": "http://www.assuresign.com"
},
{
"name": "Microsoft",
"url": "https://microsoft.com"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-addons-test-utils"
},
"scripts": {},
"dependencies": {
"@types/react": "^15"
},
"typesPublisherContentHash": "9d690ce6f9fd014e355f7fe5bd0fa34cbfd8519490bc6a192ee9efdd923f0d82",
"typeScriptVersion": "3.7"
}