{
  "name": "@white-matrix/world3-ai-auth-sdk",
  "version": "2.13.37",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "type": "module",
  "scripts": {
    "dev": "vite dev --host",
    "build": "tsc && vite build",
    "build:watch": "tsc && vite build --watch",
    "lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
    "preview": "vite preview",
    "openapi": "node openapi.config.js"
  },
  "peerDependencies": {
    "react": ">=16.12.0",
    "react-dom": ">=16.12.0"
  },
  "dependencies": {
    "@binance/w3w-ethereum-provider": "1.1.8-alpha.0",
    "@blocto/fcl": "1.4.0",
    "@ethersproject/providers": "5.7.2",
    "@joyid/bitcoin": "0.0.1",
    "@joyid/ckb": "0.0.6",
    "@joyid/ethers": "0.1.11",
    "@joyid/evm": "0.3.0-beta.1",
    "@mysten/wallet-standard": "0.13.16",
    "@okxconnect/ui": "1.7.4",
    "@telegram-apps/bridge": "1.9.2",
    "@thumbmarkjs/thumbmarkjs": "0.16.1",
    "@ton/core": "0.59.1",
    "@ton/crypto": "3.3.0",
    "@tonconnect/ui": "2.1.0",
    "@types/react-copy-to-clipboard": "5.0.7",
    "@walletconnect/encoding": "1.0.2",
    "@walletconnect/sign-client": "2.14.0",
    "@walletconnect/types": "2.14.0",
    "@walletconnect/utils": "2.14.0",
    "@walletconnect/web3wallet": "1.16.1",
    "@web3modal/standalone": "2.4.3",
    "@white-matrix/event-emitter": "1.0.1",
    "@white-matrix/matrix-world-voucher-flow-js-sdk": "0.7.0",
    "@white-matrix/matrix-world-voucher-sdk": "0.1.3",
    "axios": "1.7.9",
    "clsx": "2.1.1",
    "ethers": "5.7.2",
    "eventemitter3": "5.0.1",
    "lodash": "4.17.21",
    "react-copy-to-clipboard": "5.1.0",
    "store2": "2.14.3",
    "tailwind-merge": "2.3.0",
    "use-file-picker": "1.7.0"
  },
  "devDependencies": {
    "@babel/plugin-syntax-class-properties": "^7.12.13",
    "@babel/plugin-transform-runtime": "^7.24.7",
    "@babel/preset-env": "^7.24.7",
    "@babel/runtime": "^7.24.7",
    "@okxconnect/universal-provider": "^1.4.4",
    "@rollup/plugin-babel": "^6.0.4",
    "@types/lodash": "^4.17.0",
    "@types/node": "^20.12.6",
    "@types/react": "^18.2.66",
    "@types/react-dom": "^18.2.22",
    "@typescript-eslint/eslint-plugin": "^7.2.0",
    "@typescript-eslint/parser": "^7.2.0",
    "@umijs/openapi": "^1.11.1",
    "@vitejs/plugin-react": "^4.2.1",
    "autoprefixer": "^10.4.19",
    "eslint": "^8.57.0",
    "eslint-plugin-react-hooks": "^4.6.0",
    "eslint-plugin-react-refresh": "^0.4.6",
    "postcss": "^8.4.38",
    "prettier": "^3.2.5",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "react-toastify": "^10.0.5",
    "rollup-plugin-preserve-directives": "^0.4.0",
    "tailwindcss": "3.3.1",
    "ts-node": "^10.9.2",
    "typescript": "^5.2.2",
    "vite": "^5.2.0",
    "vite-plugin-dts": "^3.8.1",
    "vite-plugin-node-polyfills": "^0.22.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "files": [
    "dist/**/*"
  ]
}
