{
  "name": "Baseline",
  "version": "0.0.1",
  "homepage": "https://github.com/hegemonic/baseline",
  "authors": [
    "Jeff Williams <jeffrey.l.williams@gmail.com>"
  ],
  "license": "Apache 2",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dev-dependencies": {
    "cardinal": "2.2.5"
  },
  "dependencies": {
    "bootstrap": "~3.3.1",
    "google-code-prettify": "~1.0.1",
    "jqtree": "~0.21.0",
    "jquery.cookie": "~1.4.1"
  },
  "resolutions": {
    "jquery": ">= 1.9.0"
  }
}
