@mapbox/mapbox-gl-draw-static-mode
Version:
a static geojson plugin for mapbox-gl-draw
26 lines (25 loc) • 661 B
JSON
{
"name": "@mapbox/mapbox-gl-draw-static-mode",
"version": "1.0.1",
"description": "a static geojson plugin for mapbox-gl-draw",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mapbox/mapbox-gl-draw-static-mode.git"
},
"keywords": [
"mapbox",
"mapbox-gl",
"mapbox-gl-draw",
"geojson"
],
"author": "Matthew Whittemore",
"license": "ISC",
"bugs": {
"url": "https://github.com/mapbox/mapbox-gl-draw-static-mode/issues"
},
"homepage": "https://github.com/mapbox/mapbox-gl-draw-static-mode#readme"
}