{
  "name": "bootstrap_calendar",
  "version": "1.0.1",
  "homepage": "https://github.com/xero/bootstrap_calendar",
  "description": "A simple calendar plugin for jquery and twitter bootstrap. works inline, in dropdowns, and in the responsive navbar!",
  "main": [
    "./bootstrap_calendar/css/bootstrap_calendar.css",
    "./bootstrap_calendar/js/bootstrap_calendar.js"
  ],
  "keywords": [
    "bootstrap",
    "calendar",
    "jquery"
  ],
  "license": "MIT",
  "dependencies": {
    "jquery": ">= 1.9.1"
  },
  "_release": "1.0.1",
  "_resolution": {
    "type": "version",
    "tag": "1.0.1",
    "commit": "796c6621ce7e50865be72871f87e6c732906d6fa"
  },
  "_source": "git://github.com/xero/bootstrap_calendar.git",
  "_target": "~1.0.1",
  "_originalSource": "bootstrap_calendar"
}