@types/leaflet
Version:
TypeScript definitions for Leaflet.js
62 lines • 1.9 kB
JSON
{
"name": "@types/leaflet",
"version": "1.9.6",
"description": "TypeScript definitions for Leaflet.js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/leaflet",
"license": "MIT",
"contributors": [
{
"name": "Alejandro Sánchez",
"url": "https://github.com/alejo90",
"githubUsername": "alejo90"
},
{
"name": "Arne Schubert",
"url": "https://github.com/atd-schubert",
"githubUsername": "atd-schubert"
},
{
"name": "Michael Auer",
"url": "https://github.com/mcauer",
"githubUsername": "mcauer"
},
{
"name": "Roni Karilkar",
"url": "https://github.com/ronikar",
"githubUsername": "ronikar"
},
{
"name": "Vladimir Dashukevich",
"url": "https://github.com/life777",
"githubUsername": "life777"
},
{
"name": "Henry Thasler",
"url": "https://github.com/henrythasler",
"githubUsername": "henrythasler"
},
{
"name": "Colin Doig",
"url": "https://github.com/captain-igloo",
"githubUsername": "captain-igloo"
},
{
"name": "Hugo Sales",
"url": "https://github.com/someonewithpc",
"githubUsername": "someonewithpc"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/leaflet"
},
"scripts": {},
"dependencies": {
"@types/geojson": "*"
},
"typesPublisherContentHash": "ec47493fe1d2799bf0f8e05021e05209bde0662e0e5ed9ec7b76de9034889b31",
"typeScriptVersion": "4.5"
}