ang-google-maps
Version:
Module to initialize Google Maps API
31 lines (30 loc) • 651 B
JSON
{
"name": "ang-google-maps",
"version": "1.4.6",
"description": "Module to initialize Google Maps API",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/khalednobani/ang-google-maps.git"
},
"keywords": [
"Google",
"APIs",
"Google",
"Maps",
"API",
"JavaScript",
"Client-Side",
"AngularJS"
],
"author": "Khaled Nobani",
"license": "ISC",
"bugs": {
"url": "https://github.com/khalednobani/ang-google-maps/issues"
},
"homepage": "https://github.com/khalednobani/ang-google-maps#readme",
"dependencies": {}
}