{
  "default": "ae86",
  "types": {
    "ae86": {
      "bin": "{bob}/node_modules/.bin/ae86",
      "postOpts": "--out-dir {app}/.bob/site/ae86/",
      "args": "gen"
    },
    "buildbranch": {
      "bin": "{bob}/node_modules/.bin/buildbranch",
      "opts": "gh-pages .bob",
      "args": ""
    }
  }
}