google-maps-infobox-window
Version:
This repository and npm module only encapsulates the original script into a window variable...
29 lines (28 loc) • 749 B
JSON
{
"name": "google-maps-infobox-window",
"version": "2.0.1",
"description": "This repository and npm module only encapsulates the original script into a window variable...",
"main": "infobox.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DominikAngerer/google-maps-infobox.git"
},
"keywords": [
"google",
"infobox",
"window",
"shim",
"typescript",
"google-maps",
"maps"
],
"author": "DominikAngerer",
"license": "Apache 2.0",
"bugs": {
"url": "https://github.com/DominikAngerer/google-maps-infobox/issues"
},
"homepage": "https://github.com/DominikAngerer/google-maps-infobox#readme"
}