{
  "name": "clndr",
  "main": "clndr.min.js",
  "homepage": "http://kylestetz.github.io/CLNDR/",
  "keywords": [
    "clndr",
    "calendar",
    "clndrjs",
    "templating"
  ],
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "jquery": ">=1.9",
    "moment": ">=2.8.3"
  },
  "version": "1.5.1",
  "_release": "1.5.1",
  "_resolution": {
    "type": "version",
    "tag": "1.5.1",
    "commit": "d1678cc69611e2ee3d8a4101bb21a43284595475"
  },
  "_source": "https://github.com/kylestetz/CLNDR.git",
  "_target": "1.5.1",
  "_originalSource": "clndr"
}