{
  "default": "npm",
  "types": {
    "npm": {
      "bin": "npm",
      "opts": "",
      "args": "publish"
    }
  }
}