react-leaflet-geoman
Version:
A leaflet-geoman wrapper library for React.
25 lines (24 loc) • 617 B
JSON
{
"name": "react-leaflet-geoman",
"version": "0.0.1",
"description": "A leaflet-geoman wrapper library for React.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tor0405/react-leaflet-geoman.git"
},
"keywords": [
"leaflet",
"react",
"leaflet-geoman"
],
"author": "Tor Tryggestad Berre",
"license": "ISC",
"bugs": {
"url": "https://github.com/tor0405/leaflet-geoman-react/issues"
},
"homepage": "https://github.com/tor0405/leaflet-geoman-react#readme"
}