{
  "name": "@maniwrld/marzjs",
  "version": "1.0.9",
  "description": "A powerful and easy-to-use Node.js client for interacting with Marzban's VPN management API. It supports popular protocols like Xray, V2Ray, and more.",
  "main": "index.js",
  "keywords": [
    "marzban",
    "api",
    "vpn",
    "nodejs",
    "proxy",
    "xray",
    "v2ray",
    "v2rayng",
    "hiddify",
    "hysteria2",
    "singbox",
    "javascript",
    "client",
    "networking",
    "http",
    "websocket",
    "axios"
  ],
  "author": "Mani Rahimi",
  "license": "AGPL-3.0-only",
  "dependencies": {
    "axios": "^0.28.0",
    "joi": "^17.4.0",
    "qs": "^6.10.1",
    "ws": "^7.4.5"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/maniwrld/marzjs.git"
  },
  "bugs": {
    "url": "https://github.com/maniwrld/marzjs/issues"
  },
  "homepage": "https://github.com/maniwrld/marzjs#readme"
}
