{
  "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"
  ],
  "authors": [
    "Arvid De Meyer",
    "Kristof Van Miegem",
    "Joeri Van Steen"
  ],
  "dependencies": {
    "exoskeleton": "~0.7.0"
  },
  "devDependencies": {
    "underscore": "~1.6.0",
    "jquery": "~2.1.0"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components"
  ]
}
