@types/react-popover
Version:
TypeScript definitions for react-popover
27 lines • 853 B
JSON
{
"name": "@types/react-popover",
"version": "0.5.8",
"description": "TypeScript definitions for react-popover",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-popover",
"license": "MIT",
"contributors": [
{
"name": "Jakub Řičař",
"githubUsername": "jacoporicare",
"url": "https://github.com/jacoporicare"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-popover"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "d188d2cc81f6d749ef80c217e1c87f3dd3db585936510e69c80c5a4f6078ab26",
"typeScriptVersion": "4.5"
}