{
  "name": "agm-2mundos-core",
  "version": "1.0.0-beta.3-2m.0.2",
  "description": "Angular 2+ components for Google Maps",
  "repository": {
    "type": "git",
    "url": "https://github.com/matiasvjr/angular-google-maps.git"
  },
  "keywords": [
    "angular",
    "ng",
    "google-maps",
    "maps",
    "google",
    "gmaps",
    "angular2"
  ],
  "author": "Sebastian Holstein <info@sebastian-holstein.de>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SebastianM/angular-google-maps/issues"
  },
  "homepage": "https://angular-maps.com",
  "peerDependencies": {
    "@angular/common": "^5.0.0 || ^6.0.0",
    "@angular/core": "^5.0.0 || ^6.0.0",
    "gsap": "^2.0.2"
  },
  "jspm": {
    "jspmNodeConversion": false,
    "dependencies": {
      "@angular/common": "^5.0.0 || ^6.0.0",
      "@angular/core": "^5.0.0 || ^6.0.0"
    }
  },
  "main": "core.umd.js",
  "es2015": "index.js",
  "typings": "index.d.ts",
  "dependencies": {}
}