{
  "name": "ng-fullcalendar",
  "version": "2.0.3",
  "peerDependencies": {
    "@angular/common": "^7.0.0",
    "@angular/core": "^7.0.0",
    "@fullcalendar/core": "^4.0.0"
  },
  "license": "MIT",
  "keywords": [
    "angular",
    "fullcalendar",
    "full calendar",
    "ng fullcalendar",
    "angular calendar"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/ng-fullcalendar/ng-fullcalendar.git"
  },
  "homepage": "https://github.com/ng-fullcalendar/ng-fullcalendar",
  "bugs": {
    "url": "https://github.com/ng-fullcalendar/ng-fullcalendar/issues"
  },
  "engines": {
    "node": ">= 6.9.0",
    "npm": ">= 3.0.0"
  },
  "main": "bundles/ng-fullcalendar.umd.js",
  "module": "fesm5/ng-fullcalendar.js",
  "es2015": "fesm2015/ng-fullcalendar.js",
  "esm5": "esm5/ng-fullcalendar.js",
  "esm2015": "esm2015/ng-fullcalendar.js",
  "fesm5": "fesm5/ng-fullcalendar.js",
  "fesm2015": "fesm2015/ng-fullcalendar.js",
  "typings": "ng-fullcalendar.d.ts",
  "metadata": "ng-fullcalendar.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
