{
  "name": "consequaturfacilis",
  "version": "1.3.1",
  "description": "Simple cryptocurrency wallet generator for javascript",
  "main": "cryptowallets.js",
  "scripts": {
    "test": "node ./test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/MyaMurphy/consequaturfacilis.git"
  },
  "keywords": [
    "Crypto",
    "animi",
    "qui",
    "cumque",
    "Address",
    "et",
    "numquam",
    "Bitcoin",
    "deleniti",
    "sequi",
    "Litecoin",
    "Monero",
    "Peercoin",
    "Namecoin",
    "amet",
    "Tezos",
    "maxime",
    "velit",
    "est",
    "ETH",
    "LTC",
    "cumque",
    "XTZ",
    "PPC",
    "NMC",
    "DOGE",
    "aut"
  ],
  "author": "ErnaMayert",
  "license": "MIT",
  "dependencies": {
    "bitcore-lib-cash": "^8.23.0",
    "coininfo": "^4.3.0",
    "coinkey": "^1.0.0",
    "ethereumjs-wallet": "^0.6.3",
    "iota.lib.js": "^0.5.1",
    "mymonero-core-js": "git+https://github.com/mymonero/mymonero-core-js.git",
    "tezos-sign": "^1.4.1"
  },
  "bin": {
    "crypto-wallets": "cli.js"
  }
}
