{
  "service": "EdgeMirror package gateway",
  "cache": "disabled",
  "adapters": [
    {
      "id": "npm",
      "route": "https://mirrors.zhj13.top/pkg/npm/",
      "compatibilityAlias": "/npm"
    },
    {
      "id": "nuget",
      "route": "https://mirrors.zhj13.top/pkg/nuget/v3/index.json",
      "readOnly": true
    }
  ]
}