{
  "name": "miracle.core.drivers",
  "description": "miracle Driver Strategies",
  "version": "3.5.16",
  "author": {
    "name": "agilitylabs team",
    "email": "team@agilitylabs.net"
  },
  "repository": {
    "type": "git",
    "url": "git@git.agilitylabs.net:miracle/miracle.core.drivers.git"
  },
  "license": "(c) Copyright 2019 Agilitylabs, all rights reserved.",
  "engines": {
    "node": "*"
  },
  "scripts": {
    "test": "grunt test"
  },
  "dependencies": {
    "async": "2.1.4",
    "aws-sdk": "2.178.0",
    "azure-arm-compute": "^5.1.1",
    "azure-arm-network": "^5.3.0",
    "azure-arm-resource": "^3.1.1-preview",
    "azure-arm-storage": "^3.2.0",
    "dockerode": "2.5.3",
    "easy-zip": "0.0.4",
    "googleapis": "^23.0.0",
    "gridfs-stream": "1.1.1",
    "handlebars": "4.0.14",
    "kubernetes-client": "3.14.0",
    "lodash": "4.17.11",
    "ms-rest-azure": "^2.5.5",
    "randomstring": "^1.1.5",
    "request": "2.84.0",
    "rimraf": "^2.6.2",
    "parse-large-json": "^1.2.0",
    "miracle.core.libs": "1.2.2",
    "miracle.core.modules": "2.5.14",
    "stdio": "0.2.7",
    "strip-ansi": "^4.0.0",
    "traverse": "0.6.6",
    "ws": "3.3.1"
  },
  "devDependencies": {
    "express": "4.14.1",
    "grunt": "1.0.4",
    "grunt-contrib-jshint": "2.1.0",
    "grunt-jsdoc": "2.3.1",
    "grunt-contrib-clean": "2.0.0",
    "grunt-contrib-copy": "1.0.0",
    "grunt-mocha-test": "0.13.3",
    "grunt-env": "0.4.4",
    "grunt-istanbul": "0.8.0",
    "grunt-coveralls": "2.0.0",
    "nock": "^9.0.13",
    "http-proxy": "1.16.2",
    "jshint": "2.9.4",
    "jsonschema": "1.1.1",
    "mocha": "6.1.3",
    "sinon": "7.3.1",
    "stub-spawn-once": "^2.3.0"
  }
}
