@types/mapbox-gl
Version:
TypeScript definitions for mapbox-gl
73 lines • 2.23 kB
JSON
{
"name": "@types/mapbox-gl",
"version": "3.4.1",
"description": "TypeScript definitions for mapbox-gl",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mapbox-gl",
"license": "MIT",
"contributors": [
{
"name": "Dominik Bruderer",
"githubUsername": "dobrud",
"url": "https://github.com/dobrud"
},
{
"name": "Karl-Aksel Puulmann",
"githubUsername": "macobo",
"url": "https://github.com/macobo"
},
{
"name": "Dmytro Gokun",
"githubUsername": "dmytro-gokun",
"url": "https://github.com/dmytro-gokun"
},
{
"name": "Liam Clarke",
"githubUsername": "LiamAttClarke",
"url": "https://github.com/LiamAttClarke"
},
{
"name": "Vladimir Dashukevich",
"githubUsername": "life777",
"url": "https://github.com/life777"
},
{
"name": "André Fonseca",
"githubUsername": "amxfonseca",
"url": "https://github.com/amxfonseca"
},
{
"name": "makspetrov",
"githubUsername": "Nosfit",
"url": "https://github.com/Nosfit"
},
{
"name": "Michael Bullington",
"githubUsername": "mbullington",
"url": "https://github.com/mbullington"
},
{
"name": "Olivier Pascal",
"githubUsername": "pascaloliv",
"url": "https://github.com/pascaloliv"
},
{
"name": "Marko Schilde",
"githubUsername": "mschilde",
"url": "https://github.com/mschilde"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/mapbox-gl"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "a51998e0ac1b70506ba6681710308727b789ca86e76051b0468f6da95dad8b61",
"typeScriptVersion": "4.8"
}