{
  "name": "web1337",
  "version": "5.3.0",
  "description": "A gateway for amazing Web1337 by KLYNTAR",
  "type": "module",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KLYN74R/Web1337.git"
  },
  "author": "KlyntarTeam",
  "license": "Apache-2.0",
  "scripts": {
    "build": "pnpm install --unsafe-perm ; chmod 700 build_addons.sh ; ./build_addons.sh"
  },
  "keywords": [],
  "bugs": {
    "url": "https://github.com/KLYN74R/KlyntarCore/issues"
  },
  "homepage": "https://github.com/KLYN74R/Web1337#readme",
  "dependencies": {
    "base-58": "^0.0.1",
    "blake3-wasm": "2.1.5",
    "bls-eth-wasm": "^1.1.1",
    "https-proxy-agent": "^7.0.0",
    "node-fetch": "^3.2.10",
    "socks-proxy-agent": "^8.0.1",
    "web3": "^1.8.0",
    "websocket": "^1.0.34"
  },
  "devDependencies": {
    "ethers": "^6.9.0"
  }
}
