{
  "name": "wanchain-util",
  "version": "1.2.1",
  "description": "wanchain util package",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "dependencies": {
    "bn.js": "^4.11.8",
    "ethereumjs-tx": "1.3.3",
    "ethereumjs-util": "5.1.2",
    "keccak": "^1.4.0",
    "secp256k1": "^3.5.0",
    "web3": "^0.20.6"
  },
  "keywords": [
    "wanchain"
  ],
  "author": "wanchain",
  "license": "MPL-2.0"
}
