{
  "packages": [
    "packages/*"
  ],
  "version": "0.2.40",
  "npmClient": "yarn",
  "useWorkspaces": true,
  "command": {
    "publish": {
      "registry": "https://git.vdb.to/api/packages/cerc-io/npm/",
      "yes": true,
      "from-git": true
    }
  }
}