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