indodax-cli 0.1.13

A command-line interface for the Indodax cryptocurrency exchange
Documentation
{
  "name": "indodax-cli",
  "version": "0.1.13",
  "description": "Command-line interface for the Indodax cryptocurrency exchange",
  "bin": {
    "indodax": "./bin/indodax.js"
  },
  "scripts": {
    "postinstall": "node scripts/install.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ibidathoillah/indodax-cli.git"
  },
  "keywords": [
    "indodax",
    "crypto",
    "cli",
    "trading",
    "bitcoin"
  ],
  "author": "Ibida Thoillah",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ibidathoillah/indodax-cli/issues"
  },
  "homepage": "https://github.com/ibidathoillah/indodax-cli#readme",
  "publishConfig": {
    "access": "public"
  }
}