{
  "name": "calendarth",
  "version": "0.0.6",
  "main": "./build/calendarth.min.js",
  "ignore": [
    "test/",
    "temp/",
    "src",
    ".editorconfig",
    ".jshintrc",
    "Gruntfile.js",
    "package.json",
    "README.md"
  ],
  "dependencies": {},
  "devDependencies": {
    "qunit": "~1.14.0",
    "jquery": "~2.1.0"
  }
}
