google-maps-ng2
Version:
## Installation
30 lines (29 loc) • 586 B
JSON
{
"name": "google-maps-ng2",
"version": "1.0.2",
"repository": {
"type": "git",
"url": "https://github.com/mjaric/google-maps-ng2"
},
"author": {
"name": "Milan Jaric",
"email": "milan.jaric@gmail.com"
},
"keywords": [
"angular",
"angular2",
"ng2",
"googlemaps",
"google.maps",
"google-maps",
"google maps"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/mjaric/google-maps-ng2/issues"
},
"main": "bundle/google-maps-ng2.udm.js",
"module": "index.js",
"typings": "index.d.ts",
"dependencies": {}
}