angular2-google-maps
Version:
Angular 2 components for Google Maps
34 lines • 790 B
JSON
{
"name": "angular2-google-maps",
"version": "0.17.0",
"description": "Angular 2 components for Google Maps",
"repository": {
"type": "git",
"url": "https://github.com/SebastianM/angular2-google-maps.git"
},
"keywords": [
"angular2",
"google-maps",
"ng2",
"angular",
"maps"
],
"author": "Sebastian Müller <info@sebastian-mueller.net>",
"license": "MIT",
"bugs": {
"url": "https://github.com/SebastianM/angular2-google-maps/issues"
},
"homepage": "https://angular-maps.com",
"dependencies": {},
"jspm": {
"jspmNodeConversion": false,
"dependencies": {
"@angular/common": "^2.3.1",
"@angular/core": "^2.3.1"
}
},
"peerDependencies": {
"@angular/common": "^2.3.1",
"@angular/core": "^2.3.1"
}
}