google-maps-infobox-extendable
Version:
Extendable google maps info box without the dependency of google maps during build
28 lines • 778 B
JSON
{
"name": "google-maps-infobox-extendable",
"version": "0.0.3",
"description": "Extendable google maps info box without the dependency of google maps during build",
"main": "infobox.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/shreedharshetty/google-maps-infobox-extendable"
},
"keywords": [
"google",
"infobox",
"google-maps-infobox",
"webpack",
"browserify",
"google-maps",
"maps"
],
"author": "shreedharshetty",
"license": "MIT",
"bugs": {
"url": "https://github.com/shreedharshetty/google-maps-infobox-extendable/issues"
},
"homepage": "https://github.com/shreedharshetty/google-maps-infobox-extendable#readme"
}