{
  "name": "bitstamp_trading_gui",
  "version": "1.1.10",
  "description": "module which helps change existing orders on bitstamp to quickly adopt to price changes",
  "main": "bitstampServer.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/ipinky77/bitstampTradingGUI.git"
  },
  "keywords": [
    "day",
    "trading",
    "trading",
    "getting",
    "rich",
    "fast"
  ],
  "author": "Michael Zischeck",
  "license": "UNLICENSED",
  "dependencies": {
    "bitstamp_trading_gui": "^1.0.3",
    "express-session": ">=1.17.2",
    "express": ">=4.17.1",
    "utf8": ">=3.0.0",
    "uuid": ">=8.3.2"
  }
}