markerwithlabel
Version:
npm module of Google Map utility's Marker With Label
26 lines (25 loc) • 666 B
JSON
{
"name": "markerwithlabel",
"version": "2.0.2",
"description": "npm module of Google Map utility's Marker With Label",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jesstelford/node-MarkerWithLabel.git"
},
"keywords": [
"google-map",
"marker",
"map",
"label"
],
"author": "Jess Telford <hi@jes.st> (http://jes.st)",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/jesstelford/node-MarkerWithLabel/issues"
},
"homepage": "https://github.com/jesstelford/node-MarkerWithLabel#readme"
}