@redq/js-info-bubble
Version:
A library to create customizable CSS3-based InfoWindows
32 lines (31 loc) • 695 B
JSON
{
"name": "@redq/js-info-bubble",
"version": "0.8.1",
"description": "A library to create customizable CSS3-based InfoWindows",
"main": "src/infobubble.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RedQ/js-info-bubble.git"
},
"keywords": [
"google",
"marker",
"infowindow",
"javascript",
"js",
"api",
"v3"
],
"author": "Redq Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/RedQ/js-info-bubble/issues"
},
"homepage": "https://github.com/RedQ/js-info-bubble#readme"
}