@types/recompose
Version:
TypeScript definitions for recompose
48 lines • 1.46 kB
JSON
{
"name": "@types/recompose",
"version": "0.30.15",
"description": "TypeScript definitions for recompose",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/recompose",
"license": "MIT",
"contributors": [
{
"name": "Iskander Sierra",
"githubUsername": "iskandersierra",
"url": "https://github.com/iskandersierra"
},
{
"name": "Curtis Layne",
"githubUsername": "clayne11",
"url": "https://github.com/clayne11"
},
{
"name": "Rasmus Eneman",
"githubUsername": "Pajn",
"url": "https://github.com/Pajn"
},
{
"name": "Lucas Terra",
"githubUsername": "lucasterra",
"url": "https://github.com/lucasterra"
},
{
"name": "Mathieu Masy",
"githubUsername": "TiuSh",
"url": "https://github.com/TiuSh"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/recompose"
},
"scripts": {},
"dependencies": {
"@types/prop-types": "*",
"@types/react": "*"
},
"typesPublisherContentHash": "11ad085eaf4fe0d2dacbdbb2f4b12abb88785a3772f7e3267e2329330c217ad4",
"typeScriptVersion": "4.7"
}