{
  "name": "wavefront-serverless-rollback-plugin",
  "version": "1.1.0",
  "description": "Auto rollback plugin integrated with Wavefront",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wavefrontHQ/wavefront-serverless-rollback-plugin.git"
  },
  "author": "Dewa",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/wavefrontHQ/wavefront-serverless-rollback-plugin/issues"
  },
  "homepage": "https://github.com/wavefrontHQ/wavefront-serverless-rollback-plugin#readme",
  "dependencies": {
    "bluebird": "^3.4.6",
    "glob-all": "^3.1.0",
    "archiver": "^1.3.0",
    "find-parent-dir": "^0.3.0",
    "jsonfile": "^2.4.0",
    "lodash": "^4.17.4",
    "wildstring": "^1.0.8",
    "request": "^2.81.0",
    "uuid": "^3.0.1",
    "copy-dir": "^0.3.0 ",
    "rimraf": "^2.6.1 "
  },
  "devDependencies": {
  }
}
