{
  "name": "@eueno/lib-browser",
  "version": "0.1.8",
  "description": "",
  "main": "build/index.js",
  "scripts": {
    "build": "tsc",
    "dev": "tsc -w",
    "clean": "rm -rf build/",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "Oraichain",
  "license": "MIT",
  "devDependencies": {
    "@types/eccrypto": "^1.1.3",
    "@types/node": "^18.11.17",
    "@types/react": "^18.0.26",
    "@types/webtorrent": "^0.109.3",
    "react": "^18.2.0"
  },
  "dependencies": {
    "@ethersproject/bytes": "^5.7.0",
    "axios": "1.1.0 ",
    "date-fns": "^2.29.3",
    "eccrypto": "^1.1.6",
    "file-saver": "^2.0.5",
    "ipfs-only-hash": "^4.0.0",
    "parse-torrent": "^9.1.5",
    "webtorrent": "^1.9.6"
  },
  "gitHead": "bdb6bd47707559d51c22ae8e7113c6515a0daecd"
}
