@types/react-measure
Version:
TypeScript definitions for react-measure
32 lines • 1.01 kB
JSON
{
"name": "@types/react-measure",
"version": "2.0.12",
"description": "TypeScript definitions for react-measure",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-measure",
"license": "MIT",
"contributors": [
{
"name": "Alexey Svetliakov",
"githubUsername": "asvetliakov",
"url": "https://github.com/asvetliakov"
},
{
"name": "Marc Fallows",
"githubUsername": "marcfallows",
"url": "https://github.com/marcfallows"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-measure"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "f41fb148e2565fb039ddc147c8019c9d7103a34e8e603a233b7dda7a354b451b",
"typeScriptVersion": "4.5"
}