{
  "author": {
    "name": "icanwallet"
  },
  "bugs": {
    "url": "https://github.com/icanwallet/iw-eth/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "iwcrypto": "^1.1.1"
  },
  "deprecated": false,
  "description": ">> This project provides a simple package to realize the core logic of the wallet. If you have any questions, please ask at the following website [icanwallet](https://github.com/icanwallet/icanwallet)",
  "homepage": "https://github.com/icanwallet/iw-eth",
  "keywords": [
    "crypto wallet",
    "ethereum wallet",
    "eth wallet"
  ],
  "license": "ISC",
  "main": "iw-address.js",
  "name": "iw-eth",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/icanwallet/iw-eth.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.0"
}
