@types/react-grid-layout
Version:
TypeScript definitions for react-grid-layout
52 lines • 1.63 kB
JSON
{
"name": "@types/react-grid-layout",
"version": "1.3.5",
"description": "TypeScript definitions for react-grid-layout",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-grid-layout",
"license": "MIT",
"contributors": [
{
"name": "Andrew Birkholz",
"githubUsername": "abirkholz",
"url": "https://github.com/abirkholz"
},
{
"name": "Ali Taheri",
"githubUsername": "alitaheri",
"url": "https://github.com/alitaheri"
},
{
"name": "Zheyang Song",
"githubUsername": "ZheyangSong",
"url": "https://github.com/ZheyangSong"
},
{
"name": "Andrew Hathaway",
"githubUsername": "andrewhathaway",
"url": "https://github.com/andrewhathaway"
},
{
"name": "Manav Mishra",
"githubUsername": "manav-m",
"url": "https://github.com/manav-m"
},
{
"name": "Alexey Fyodorov",
"githubUsername": "al-fyodorov",
"url": "https://github.com/al-fyodorov"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-grid-layout"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "887729039254ec34540874e890437be1d3a4d5fac2bd619a43b286a188f1418a",
"typeScriptVersion": "4.5"
}