{
  "name": "@compendiumfi/pendax",
  "version": "2.1.22",
  "description": "connector for centralized cryptocurrency exchanges",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/CompendiumFi/PENDAX-SDK"
  },
  "keywords": [
    "algotrading",
    "altcoin",
    "altcoins",
    "api",
    "arbitrage",
    "real-time",
    "realtime",
    "backtest",
    "backtesting",
    "bitcoin",
    "bot",
    "btc",
    "coin",
    "coins",
    "crypto",
    "cryptocurrency",
    "crypto currency",
    "crypto market",
    "crypto trading",
    "currency",
    "currencies",
    "dca",
    "dollar cost",
    "dollar cost averaging",
    "ethereum",
    "eth",
    "exchange",
    "exchanges",
    "framework",
    "grid",
    "gridtrading",
    "grid trading",
    "invest",
    "investing",
    "library",
    "market",
    "market data",
    "markets",
    "market making",
    "ohlcv",
    "order",
    "order book",
    "orderbook",
    "portfolio",
    "portfolio manage",
    "price",
    "price data",
    "price feed",
    "private",
    "public",
    "ripple",
    "solana",
    "sol",
    "strategy",
    "tax",
    "tax reporting",
    "trading strategy",
    "ticker",
    "tickers",
    "toolkit",
    "trade",
    "trading",
    "trading kit",
    "volume",
    "websocket",
    "websockets",
    "web socket",
    "ws",
    "ftx",
    "ftx exchange",
    "ftx us",
    "okx",
    "okex",
    "bybit",
    "cmfi"
  ],
  "author": "CompendiumFi",
  "license": "See license in licenseagreement.txt",
  "bugs": {
    "url": "https://github.com/CompendiumFi/PENDAX-SDK/issues"
  },
  "homepage": "https://github.com/CompendiumFi/PENDAX-SDK#readme",
  "dependencies": {
    "axios": "^1.7.9",
    "base64-js": "^1.5.1",
    "crypto-js": "^4.1.1",
    "dateformat": "^5.0.3",
    "dotenv": "^16.0.1",
    "lodash": "^4.17.21",
    "short-unique-id": "^4.4.4",
    "uuidv4": "^6.2.13",
    "ws": "^8.7.0"
  }
}
