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