{
  "name": "bobun",
  "description": "Backbone UI oriented library.",
  "version": "0.4.1",
  "author": "Bergé Greg <berge.greg@gmail.com>",
  "keywords": [
    "backbone",
    "binding",
    "ui"
  ],
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.4.3",
    "mocha": "~1.9.0",
    "chai": "~1.5.0",
    "sinon": "~1.6.0",
    "grunt-simple-mocha": "~0.4.0",
    "backbone": "~1.0.0",
    "underscore": "~1.4.4",
    "jquery": "~1.8.3",
    "backbone.babysitter": "0.0.5",
    "grunt-contrib-uglify": "~0.2.0"
  },
  "license": "MIT"
}
