{
  "default": "tar.gz",
  "types": {
    "tar.gz": {
      "bin": "{bob}/node_modules/tar.gz/bin/targz",
      "opts": "-c {app}",
      "args": ".bob/artifact/{name}-{version}.tar.gz"
    }
  }
}