{
  "name": "xui.client",
  "version": "1.0.3",
  "description": "A nodejs friendly library for xui panel",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "xui",
    "xui-panel",
    "3xui",
    "vpn",
    "v2ray",
    "vless",
    "vmess",
    "ssh"
  ],
  "author": "Zellias , Sector-team",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.5.0",
    "axios-cookiejar-support": "^4.0.7",
    "tough-cookie": "^4.1.3"
  }
}

