{
  "name": "rappit.babysitter",
  "version": "0.1.0",
  "description": "Backbone.Babysitter for Exoskeleton",
  "main": "lib/rappit.babysitter.js",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/rappitlabs/rappit.babysitter.git"
  },
  "homepage": "https://github.com/rappitlabs/rappit.babysitter",
  "keywords": [
    "exoskeleton",
    "backbone",
    "plugin"
  ],
  "contributors": [
    "Arvid De Meyer",
    "Kristof Van Miegem",
    "Joeri Van Steen"
  ],
  "scripts": {
    "test": "grunt jasmine",
    "start": "grunt server"
  },
  "dependencies": {
  },
  "devDependencies": {
    "grunt": "0.4.5",
    "grunt-contrib-jasmine": "0.4.1",
    "grunt-contrib-uglify": "0.5.0",
    "grunt-contrib-concat": "0.4.0",
    "grunt-contrib-jshint": "0.10.0",
    "grunt-contrib-watch": "0.6.1",
    "grunt-contrib-connect": "0.8.0",
    "grunt-preprocess": "4.0.0",
    "grunt-template": "^0.2.3"
  }
}
