{
    "name": "gudao-co-core",
    "version": "1.0.0-37",
    "description": "",
    "main": "dist/index.js",
    "scripts": {
        "tsc": "tsc"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/gudao-co/core.git"
    },
    "author": "0x50fc@gmail.com",
    "license": "BSD-3-Clause",
    "bugs": {
        "url": "https://github.com/gudao-co/core/issues"
    },
    "homepage": "https://github.com/gudao-co/core#readme",
    "devDependencies": {
        "@walletconnect/web3-provider": "1.8.0",
        "bignumber.js": "9.1.0",
        "ethereum-abi-types-generator": "1.3.2",
        "localforage": "1.10.0",
        "typescript": "4.7.4",
        "web3": "1.7.5"
    },
    "dependencies": {
        "gudao-co-contracts": "1.0.0-27"
    }
}
