{
  "name": "angular2-weather-widget",
  "version": "1.0.1",
  "peerDependencies": {
    "@angular/common": "^7.1.0",
    "@angular/core": "^7.1.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/orahul1/angular-weather-widget"
  },
  "keywords": [
    "angular",
    "angular 2",
    "angular 2 weather",
    "angular weather widget",
    "angular 2 weather widget",
    "angular 8 weather widget",
    "angular 8 weather"
  ],
  "author": "Rahul Raveendran",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/orahul1/angular-weather-widget/issues"
  },
  "homepage": "https://github.com/orahul1/angular-weather-widget",
  "main": "bundles/angular2-weather-widget.umd.js",
  "module": "fesm5/angular2-weather-widget.js",
  "es2015": "fesm2015/angular2-weather-widget.js",
  "esm5": "esm5/angular2-weather-widget.js",
  "esm2015": "esm2015/angular2-weather-widget.js",
  "fesm5": "fesm5/angular2-weather-widget.js",
  "fesm2015": "fesm2015/angular2-weather-widget.js",
  "typings": "angular2-weather-widget.d.ts",
  "metadata": "angular2-weather-widget.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
