{
  "default": "rimraf",
  "types": {
    "rimraf": {
      "bin": "{bob}/node_modules/rimraf/bin.js",
      "opts": "",
      "args": "node_modules"
    }
  }
}