@types/react-map-gl
Version:
TypeScript definitions for react-map-gl
66 lines • 2.03 kB
JSON
{
"name": "@types/react-map-gl",
"version": "6.1.7",
"description": "TypeScript definitions for react-map-gl",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-map-gl",
"license": "MIT",
"contributors": [
{
"name": "Robert Imig",
"githubUsername": "rimig",
"url": "https://github.com/rimig"
},
{
"name": "Fabio Berta",
"githubUsername": "fnberta",
"url": "https://github.com/fnberta"
},
{
"name": "Sander Siim",
"githubUsername": "sandersiim",
"url": "https://github.com/sandersiim"
},
{
"name": "Arman Safikhani",
"githubUsername": "Arman92",
"url": "https://github.com/Arman92"
},
{
"name": "William Chiu",
"githubUsername": "chiuhow",
"url": "https://github.com/chiuhow"
},
{
"name": "David Baumgold",
"githubUsername": "singingwolfboy",
"url": "https://github.com/singingwolfboy"
},
{
"name": "Ilja Reznik",
"githubUsername": "ireznik",
"url": "https://github.com/ireznik"
},
{
"name": "Arthur Cheung",
"githubUsername": "arthur-cheung",
"url": "https://github.com/arthur-cheung"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-map-gl"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*",
"@types/mapbox-gl": "*",
"@types/react": "*",
"@types/viewport-mercator-project": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "d7dc1a3ceee06f60eba2ba9f5f761cb24debba9c40368a4432fdd1f12aa5e8d5",
"typeScriptVersion": "5.0"
}