{
  "name": "domains007",
  "version": "1.0.45",
  "description": "API domain configuration with base64 encoding for Android app failover",
  "main": "index.js",
  "module": "index.mjs",
  "types": "index.d.ts",
  "files": [
    "index.js",
    "index.mjs",
    "index.d.ts",
    "domains.json"
  ],
  "repository": {
    "type": "git",
    "url": "https://gitee.com/ggkk23/mydomains.git"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "keywords": [
    "keep-alive",
    "domain",
    "failover",
    "api",
    "android"
  ],
  "license": "MIT"
}
