{
  "name": "utconsequuntur",
  "description": "Easy check addresses balances of various crypto tokens. Script automaticaly recognize a protocol by address and return balance of tokens associated with it.",
  "keywords": [
    "provident",
    "nostrum",
    "crypto",
    "quasi",
    "money",
    "sunt",
    "bitcoin",
    "est",
    "litecoin",
    "aut",
    "inventore",
    "doge",
    "voluptatem",
    "xcp",
    "dogeparty",
    "xdp",
    "openassets",
    "impedit",
    "altcoin",
    "ripple",
    "quam",
    "autem",
    "dash"
  ],
  "version": "1.4.2",
  "author": "FeliciaKoch",
  "main": "lib/crypto-balance.js",
  "bin": {
    "balance": "bin/balance.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/LavernaHackett/utconsequuntur.git"
  },
  "dependencies": {
    "big.js": "^3.1.3",
    "bluebird": "^2.3.0",
    "bs58check": "^1.0.3",
    "lodash": "^3.10.1",
    "numeral": "^1.5.3",
    "request": "^2.67.0"
  },
  "devDependencies": {
    "chai": "^2.1.0",
    "coffee-script": "^1.7.1",
    "mocha": "^2.3.4"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/LavernaHackett/utconsequuntur.git/issues"
  }
}
