{
  "name": "@xyo-network/react-aggregate-price-plugin",
  "version": "10.0.6",
  "description": "Common React library for all XYO projects that use React",
  "keywords": [
    "xyo",
    "utility",
    "typescript",
    "react"
  ],
  "homepage": "https://xyo.network",
  "bugs": {
    "url": "git+https://github.com/XYOracleNetwork/sdk-xyo-react-js/issues",
    "email": "support@xyo.network"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/XYOracleNetwork/sdk-xyo-react-js.git"
  },
  "license": "LGPL-3.0-only",
  "author": {
    "name": "XYO Development Team",
    "email": "support@xyo.network",
    "url": "https://xyo.network"
  },
  "sideEffects": false,
  "type": "module",
  "exports": {
    ".": {
      "browser": {
        "types": "./dist/browser/index.d.ts",
        "default": "./dist/browser/index.mjs"
      },
      "types": "./dist/browser/index.d.ts",
      "default": "./dist/browser/index.mjs"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "dist",
    "README.md"
  ],
  "dependencies": {
    "@xyo-network/react-plugins": "~10.0.6"
  },
  "devDependencies": {
    "@ariestools/eth-address": "~8.0.2",
    "@ariestools/pixel": "~8.0.2",
    "@ariestools/sdk": "~8.0.2",
    "@ariestools/sdk-react": "~11.0.0",
    "@ariestools/threads": "~8.0.2",
    "@bitauth/libauth": "~3.0.0",
    "@metamask/providers": "~22.1.1",
    "@mui/icons-material": "~9.2.0",
    "@mui/material": "~9.2.0",
    "@mui/system": "~9.2.0",
    "@mui/x-tree-view": "~9.8.0",
    "@noble/post-quantum": "~0.6.1",
    "@opentelemetry/api": "~1.9.1",
    "@opentelemetry/sdk-trace-base": "~2.9.0",
    "@react-spring/web": "~10.1.2",
    "@scure/base": "~2.2.0",
    "@scure/bip39": "~2.2.0",
    "@types/react": "~19.2.17",
    "@xylabs/toolchain": "~8.6.8",
    "@xylabs/tsconfig": "~8.6.8",
    "@xylabs/tsconfig-dom": "~8.6.8",
    "@xylabs/tsconfig-react": "~8.6.8",
    "@xyo-network/advertising-payload-plugins": "~7.0.2",
    "@xyo-network/archivist-storage": "~7.0.9",
    "@xyo-network/blocknative-ethereum-gas-payload-plugin": "~7.0.3",
    "@xyo-network/crypto-asset-payload-plugin": "~7.0.3",
    "@xyo-network/crypto-nft-payload-plugin": "~7.0.3",
    "@xyo-network/diviner-address-history-model": "~7.0.9",
    "@xyo-network/diviner-hash-lease": "~7.0.9",
    "@xyo-network/diviner-huri": "~7.0.9",
    "@xyo-network/diviner-schema-list": "~7.0.10",
    "@xyo-network/diviner-schema-stats": "~7.0.10",
    "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "~7.0.3",
    "@xyo-network/ethers-ethereum-gas-payload-plugin": "~7.0.3",
    "@xyo-network/etherscan-ethereum-gas-payload-plugin": "~7.0.3",
    "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "~7.0.3",
    "@xyo-network/location-payload-plugin": "~7.0.3",
    "@xyo-network/node-core-types": "~4.2.2",
    "@xyo-network/sdk": "~7.0.10",
    "@xyo-network/sdk-geo": "~3.0.3",
    "@xyo-network/sdk-protocol": "~7.0.15",
    "@xyo-network/typeof": "~5.3.30",
    "@xyo-network/xns-record-payloadset-plugins": "~7.0.2",
    "ajv": "~8.20.0",
    "async-mutex": "~0.5.0",
    "axios": "~1.18.1",
    "card-validator": "~10.0.4",
    "chart.js": "~4.5.1",
    "chartjs-adapter-luxon": "~1.3.1",
    "clsx": "~2.1.1",
    "debug": "~4.4.3",
    "eslint": "~10.6.0",
    "ethers": "~6.17.0",
    "hash-wasm": "~4.12.0",
    "idb": "~8.0.3",
    "jsonpath-plus": "~10.4.0",
    "lru-cache": "~11.5.1",
    "luxon": "~3.7.2",
    "mapbox-gl": "~3.25.0",
    "md5": "~2.3.0",
    "numeral": "~2.0.6",
    "observable-fns": "~0.6.1",
    "query-string": "~9.4.1",
    "react": "~19.2.7",
    "react-chartjs-2": "~5.3.1",
    "react-dom": "~19.2.7",
    "react-icons": "~5.7.0",
    "react-router-dom": "~7.18.1",
    "rollbar": "~3.1.0",
    "store2": "~2.14.4",
    "typescript": "~6.0.3",
    "viem": "~2.54.6",
    "webextension-polyfill": "~0.12.0",
    "zod": "~4.4.3",
    "zustand": "~5.0.14"
  },
  "peerDependencies": {
    "@ariestools/eth-address": "^8.0.2",
    "@ariestools/pixel": "^8.0.2",
    "@ariestools/sdk": "^8.0.2",
    "@ariestools/sdk-react": "^11.0.0",
    "@ariestools/threads": "^8.0.2",
    "@bitauth/libauth": "^3.0.0",
    "@metamask/providers": "^22.1.1",
    "@mui/icons-material": "^9.2.0",
    "@mui/material": "^9.2.0",
    "@mui/system": "^9.2.0",
    "@mui/x-tree-view": "^9.8.0",
    "@noble/post-quantum": "^0.6.1",
    "@opentelemetry/api": "^1.9.1",
    "@opentelemetry/sdk-trace-base": "^2.9.0",
    "@react-spring/web": "^10.1.2",
    "@scure/base": "^2.2.0",
    "@scure/bip39": "^2.2.0",
    "@types/react": "^19.2.17",
    "@xyo-network/advertising-payload-plugins": "^7.0.2",
    "@xyo-network/archivist-storage": "^7.0.9",
    "@xyo-network/blocknative-ethereum-gas-payload-plugin": "^7.0.3",
    "@xyo-network/crypto-asset-payload-plugin": "^7.0.3",
    "@xyo-network/crypto-nft-payload-plugin": "^7.0.3",
    "@xyo-network/diviner-address-history-model": "^7.0.9",
    "@xyo-network/diviner-hash-lease": "^7.0.9",
    "@xyo-network/diviner-huri": "^7.0.9",
    "@xyo-network/diviner-schema-list": "^7.0.10",
    "@xyo-network/diviner-schema-stats": "^7.0.10",
    "@xyo-network/etherchain-ethereum-gas-v2-payload-plugin": "^7.0.3",
    "@xyo-network/ethers-ethereum-gas-payload-plugin": "^7.0.3",
    "@xyo-network/etherscan-ethereum-gas-payload-plugin": "^7.0.3",
    "@xyo-network/ethgasstation-ethereum-gas-payload-plugin": "^7.0.3",
    "@xyo-network/location-payload-plugin": "^7.0.3",
    "@xyo-network/node-core-types": "^4.2.2",
    "@xyo-network/sdk": "^7.0.10",
    "@xyo-network/sdk-geo": "^3.0.3",
    "@xyo-network/sdk-protocol": "^7.0.15",
    "@xyo-network/typeof": "^5.3.30",
    "@xyo-network/xns-record-payloadset-plugins": "^7.0.2",
    "ajv": "^8.20.0",
    "async-mutex": "^0.5.0",
    "axios": "^1.18.1",
    "card-validator": "^10.0.4",
    "chart.js": "^4.5.1",
    "chartjs-adapter-luxon": "^1.3.1",
    "clsx": "^2.1.1",
    "debug": "^4.4.3",
    "ethers": "^6.17.0",
    "hash-wasm": "^4.12.0",
    "idb": "^8.0.3",
    "jsonpath-plus": "^10.4.0",
    "lru-cache": "^11.5.1",
    "luxon": "^3.7.2",
    "mapbox-gl": "^3.25.0",
    "md5": "^2.3.0",
    "numeral": "^2.0.6",
    "observable-fns": "^0.6.1",
    "query-string": "^9.4.1",
    "react": "^19.2.7",
    "react-chartjs-2": "^5.3.1",
    "react-dom": "^19.2.7",
    "react-icons": "^5.7.0",
    "react-router-dom": "^7.18.1",
    "rollbar": "^3.1.0",
    "store2": "^2.14.4",
    "viem": "^2.54.6",
    "webextension-polyfill": "^0.12.0",
    "zod": "^4.4.3",
    "zustand": "^5.0.14"
  },
  "publishConfig": {
    "access": "public"
  },
  "deprecated": "Use @xyo-network/react-plugins/aggregate-price-plugin instead. Replace @xyo-network/react-aggregate-price-plugin with @xyo-network/react-plugins/aggregate-price-plugin. This package is a compatibility shim only and will not receive further updates.",
  "docs": "dist/docs.json"
}