{
  "name": "@3walletconnector/core",
  "version": "0.0.49",
  "description": "wallet login core",
  "author": "WEB3.WALLE <web3.walle@gmail.com>",
  "homepage": "",
  "license": "MIT",
  "main": "dist/index.cjs.js",
  "module": "dist/index.es.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "repository": {
    "type": "github",
    "url": "https://github.com/3devkit/3walletconnector"
  },
  "dependencies": {
    "@3walletconnector/helpers": "^0.0.49",
    "@ethersproject/providers": "^5.7.0",
    "js-base64": "^3.7.2",
    "utility-types": "^3.10.0"
  },
  "gitHead": "f058775b61b2fcea6838405ae171f495565a1dd2"
}
