UNPKG

@posterno/google-maps-html-marker

Version:

A tiny javascript helper library to create html markers with Google maps.

28 lines (27 loc) 698 B
{ "name": "@posterno/google-maps-html-marker", "version": "1.0.0", "description": "A tiny javascript helper library to create html markers with Google maps.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Posterno/google-maps-html-marker.git" }, "keywords": [ "google", "maps", "gmap", "html", "marker", "markers" ], "author": "Alessandro Tesoro", "license": "MIT", "bugs": { "url": "https://github.com/Posterno/google-maps-html-marker/issues" }, "homepage": "https://github.com/Posterno/google-maps-html-marker#readme" }