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