@the-grid/ed-location
Version:
Ed widget for address geocoding and map location editing
25 lines (24 loc) • 558 B
JSON
{
"name": "@the-grid/ed-location",
"version": "2.0.1",
"description": "Ed widget for address geocoding and map location editing",
"main": "ed-location.js",
"scripts": {
"test": "echo 'todo'"
},
"repository": {
"type": "git",
"url": "git+https://github.com/the-grid/ed-location.git"
},
"keywords": [
"ed",
"location",
"map"
],
"author": "Forrest O.",
"license": "MIT",
"bugs": {
"url": "https://github.com/the-grid/ed-location/issues"
},
"homepage": "https://github.com/the-grid/ed-location#readme"
}