@types/react-modal
Version:
TypeScript definitions for react-modal
72 lines • 2.2 kB
JSON
{
"name": "@types/react-modal",
"version": "3.16.3",
"description": "TypeScript definitions for react-modal",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-modal",
"license": "MIT",
"contributors": [
{
"name": "Rajab Shakirov",
"githubUsername": "radziksh",
"url": "https://github.com/radziksh"
},
{
"name": "Drew Noakes",
"githubUsername": "drewnoakes",
"url": "https://github.com/drewnoakes"
},
{
"name": "Thomas B Homburg",
"githubUsername": "homburg",
"url": "https://github.com/homburg"
},
{
"name": "Tatu Tamminen",
"githubUsername": "ttamminen",
"url": "https://github.com/ttamminen"
},
{
"name": "Uwe Wiemer",
"githubUsername": "hallowatcher",
"url": "https://github.com/hallowatcher"
},
{
"name": "Peter Blazejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
},
{
"name": "Justin Powell",
"githubUsername": "jpowell",
"url": "https://github.com/jpowell"
},
{
"name": "Juwan Wheatley",
"githubUsername": "fiberjw",
"url": "https://github.com/fiberjw"
},
{
"name": "Nitzan Mousan",
"githubUsername": "nitzanmo",
"url": "https://github.com/nitzanmo"
},
{
"name": "dkrk",
"githubUsername": "grgr-dkrk",
"url": "https://github.com/grgr-dkrk"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-modal"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "0edd4ef0dc2d146dc1e5349063793431129b654fec3db0f5844a93dfd1cc0351",
"typeScriptVersion": "4.5"
}