{
  "name": "cx-calendar",
  "version": "1.5.1",
  "main": "./js/jquery.cxcalendar.js",
  "description": "jQuery plugin for quick select a date.",
  "license": "MIT",
  "ignore": [
    ".jshintrc",
    "**/*.txt"
  ],
  "dependencies": {
    "jquery": ">=1.7.2"
  },
  "keywords": [
    "jquery plugin",
    "date"
  ],
  "authors": [
    "ciaoca@gmail.com"
  ],
  "homepage": "http://code.ciaoca.com/jquery/cxCalendar/"
}
