{
  "_args": [
    [
      "grunt-awsebtdeploy@0.2.1",
      "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6"
    ]
  ],
  "_development": true,
  "_from": "grunt-awsebtdeploy@0.2.1",
  "_id": "grunt-awsebtdeploy@0.2.1",
  "_inBundle": false,
  "_integrity": "sha1-o6L0ZW18GnJhlDtYIQRpDd/vxRU=",
  "_location": "/grunt-awsebtdeploy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "grunt-awsebtdeploy@0.2.1",
    "name": "grunt-awsebtdeploy",
    "escapedName": "grunt-awsebtdeploy",
    "rawSpec": "0.2.1",
    "saveSpec": null,
    "fetchSpec": "0.2.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-awsebtdeploy/-/grunt-awsebtdeploy-0.2.1.tgz",
  "_spec": "0.2.1",
  "_where": "/opt/jetbrains-teamcity-agent/work/f62babc5376f65e6",
  "author": {
    "name": "Simone Busoli",
    "email": "simone.busoli@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/swaven/grunt-awsebtdeploy/issues"
  },
  "contributors": [
    {
      "name": "Swaven",
      "email": "antoine@swaven.com",
      "url": "http://www.swaven.com"
    }
  ],
  "dependencies": {
    "aws-sdk": "~2.0.0-rc15",
    "mkdirp": "~0.5.0",
    "q": "~1.0.1"
  },
  "description": "A grunt plugin to deploy applications to AWS Elastic Beanstalk",
  "devDependencies": {
    "adm-zip": "~0.4.4",
    "grunt": ">=0.4.0",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-clean": "^0.5.0",
    "grunt-contrib-jshint": "^0.9.2",
    "grunt-contrib-nodeunit": "^0.3.3"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "https://github.com/swaven/grunt-awsebtdeploy",
  "keywords": [
    "gruntplugin",
    "aws",
    "elastic",
    "beanstalk",
    "deploy"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/swaven/grunt-awsebtdeploy/blob/master/LICENSE-MIT"
    }
  ],
  "name": "grunt-awsebtdeploy",
  "peerDependencies": {
    "grunt": ">=0.4.4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/swaven/grunt-awsebtdeploy.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "0.2.1"
}
