UNPKG

leaflet-contextmenu

Version:
25 lines (24 loc) 458 B
{ "name": "leaflet.contextmenu", "homepage": "https://github.com/aratcliffe/Leaflet.contextmenu", "description": "A context menu for Leaflet", "main": "dist/leaflet.contextmenu.js", "keywords": [ "gis" ], "license": "MIT", "ignore": [ "src", "examples", "package.json", "bower.json", ".DS_Store", ".git", ".gitingore", ".editorconfig", "README.md" ], "dependencies": { "leaflet": "1.x" } }