{
  "name": "single-market-robot-simulator-savezip",
  "version": "3.3.0",
  "description": "saves config and logs of an array of simulations as a .zip file",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/drpaulbrewer/single-market-robot-simulator-savezip.git"
  },
  "keywords": [
    "robot-trading"
  ],
  "author": "drpaulbrewer@eaftc.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/drpaulbrewer/single-market-robot-simulator-savezip/issues"
  },
  "homepage": "https://github.com/drpaulbrewer/single-market-robot-simulator-savezip#readme",
  "dependencies": {
    "filesaver.js-npm": "^1.0.1",
    "jszip": "^3.5.0",
    "single-market-robot-simulator-study": "^4.2.2"
  },
  "devDependencies": {}
}
