{
  "name": "@walletpack/core",
  "version": "1.0.51",
  "description": "> TODO: description",
  "author": "GetScatter Ltd. 2019",
  "homepage": "",
  "license": "ISC",
  "main": "core.js",
  "files": [
    "dist",
    "prepare.js"
  ],
  "scripts": {
    "install": "node prepare.js",
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "dependencies": {
    "aes-oop": "^1.0.4",
    "bignumber.js": "^9.0.0",
    "bip39": "^2.6.0",
    "eosjs-ecc": "^4.0.4",
    "qrcode": "^1.4.1",
    "scrypt-async": "^2.0.1"
  },
  "gitHead": "e278dde4675a3616727e552dcd260e09dc189290",
  "publishConfig": {
    "access": "public"
  }
}
