{
  "name": "material-calendar",
  "version": "0.2.14",
  "homepage": "https://github.com/bradberger/material-calendar",
  "keywords": "angular material design calendar ngCalendar mdCalendar calendarMd calendar-md md-calendar ng-calendar",
  "authors": [
    "Brad Berger <brad@bradb.net>",
    "Gavin Barron <gavin.barron@teamintergen.com>"
  ],
  "description": "A calendar directive for AngularJS and Angular Material Design",
  "main": "dist/angular-material-calendar.js",
  "license": "MPL",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular-material": "~0.11",
    "angular-sanitize": "*"
  },
  "_release": "0.2.14",
  "_resolution": {
    "type": "version",
    "tag": "v0.2.14",
    "commit": "c9987d4270e9f31324cc607e968db03c7a2f5e81"
  },
  "_source": "https://github.com/BitolaCo/angular-material-calendar.git",
  "_target": "^0.2.14",
  "_originalSource": "material-calendar"
}