{
  "name": "perferendisdistinctio",
  "version": "1.5.0",
  "description": "Scoop Core Wallet: dual-signature timelock Bitcoin wallet - multi-asset, cross-platform and open-source",
  "keywords": [
    "ipsum",
    "quam",
    "bitcoin protection",
    "qui",
    "multisig",
    "dualsig",
    "timelock wallet",
    "iusto",
    "cryptocurrency",
    "bitcoin",
    "segwit",
    "natus",
    "ethereum",
    "aut",
    "facere",
    "voluptatem",
    "voluptatem"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/CandidoProsacco/perferendisdistinctio.git"
  },
  "bugs": {
    "url": "https://github.com/CandidoProsacco/perferendisdistinctio.git/issues"
  },
  "main": "sw-cli.js",
  "jest": {
    "coverageDirectory": "./coverage/",
    "collectCoverage": true,
    "modulePathIgnorePatterns": [
      "npm-cache",
      ".npm"
    ]
  },
  "author": "ErnestFeest",
  "license": "AGPL-3.0",
  "dependencies": {
    "axios": "^0.21.1",
    "base32-encode": "^1.1.1",
    "bchaddrjs": "^0.3.2",
    "bignumber.js": "^8.0.2",
    "bip32": "2.0.6",
    "bip65": "^1.0.3",
    "bip68": "^1.0.3",
    "bitcoinjs-lib": "5.2.0",
    "bitgo-utxo-lib": "github:Scoop-Tech/bitgo-utxo-lib",
    "chalk": "^2.4.2",
    "circular-buffer": "^1.0.2",
    "clear": "^0.1.0",
    "coininfo": "^5.1.0",
    "colors": "^1.3.3",
    "commander": "^2.20.0",
    "console-title": "^1.1.0",
    "crypto-js": "^4.0.0",
    "detect-node": "^2.0.4",
    "dirty": "^1.1.0",
    "dotenv": "^8.2.0",
    "eosjs": "16.0.9",
    "eosjs-keygen": "1.3.2",
    "ethereum-input-data-decoder": "^0.2.0",
    "ethereumjs-tx": "^1.3.7",
    "ethereumjs-util": "^5.2.0",
    "figlet": "^1.2.1",
    "isomorphic-ws": "^4.0.1",
    "jayson": "^3.6.4",
    "js-big-decimal": "^1.2.1",
    "json-stringify-safe": "^5.0.1",
    "localforage": "^1.7.3",
    "lodash": "^4.17.15",
    "minimist": ">=1.2.6",
    "moment": "^2.24.0",
    "p-limit": "^2.2.0",
    "read-last-lines": "^1.7.1",
    "redux": "^3.6.0",
    "redux-batched-actions": "^0.4.1",
    "redux-persist": "^5.10.0",
    "redux-thunk": "^2.1.0",
    "scp-address-validator": "^0.2.8",
    "socket.io-client": "2.3.1",
    "tiny-secp256k1": "1.1.6",
    "triple-beam": "^1.3.0",
    "web3": "2.0.0-alpha.1",
    "winston": "^3.2.1",
    "winston-daily-rotate-file": "^4.7.1"
  },
  "bin": {
    "sw-cli": "./sw-cli.js"
  },
  "devDependencies": {
    "codecov": "^3.3.0",
    "cross-env": "^7.0.3",
    "jest": "21.2.1",
    "nodemon": "^1.19.0"
  },
  "engineStrict": true,
  "engines": {
    "node": "14.16.0",
    "npm": ">=3.10.10"
  }
}
