@types/react-transition-group
Version:
TypeScript definitions for react-transition-group
42 lines • 1.31 kB
JSON
{
"name": "@types/react-transition-group",
"version": "4.4.6",
"description": "TypeScript definitions for react-transition-group",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group",
"license": "MIT",
"contributors": [
{
"name": "Karol Janyst",
"url": "https://github.com/LKay",
"githubUsername": "LKay"
},
{
"name": "Epskampie",
"url": "https://github.com/Epskampie",
"githubUsername": "Epskampie"
},
{
"name": "Masafumi Koba",
"url": "https://github.com/ybiquitous",
"githubUsername": "ybiquitous"
},
{
"name": "Ben Grynhaus",
"url": "https://github.com/bengry",
"githubUsername": "bengry"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-transition-group"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "a20d007c8a16f5b205b15cc446a1aa51d3a73f61fcfa73926f158f2259e775fe",
"typeScriptVersion": "4.3"
}