@types/react-addons-css-transition-group
Version:
TypeScript definitions for react-addons-css-transition-group
35 lines • 1.12 kB
JSON
{
"name": "@types/react-addons-css-transition-group",
"version": "15.0.10",
"description": "TypeScript definitions for react-addons-css-transition-group",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-addons-css-transition-group",
"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-css-transition-group"
},
"scripts": {},
"dependencies": {
"@types/react": "^15",
"@types/react-addons-transition-group": "*"
},
"typesPublisherContentHash": "d1093e60e10a070da52a3045e8278d5ba6a60c56c68c639ab878f4aa023dbf32",
"typeScriptVersion": "4.5"
}