{
  "name": "brainbrowser",
  "version": "2.3.0",
  "license": "GNU Affero GPL 3.0",
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.4",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-docular": "~0.1.2",
    "grunt-contrib-compress": "~0.5.3",
    "grunt-contrib-qunit": "~0.5.1"
  },
  "scripts" : {
      "test": "grunt"
  }
}
