{
  "name": "shipit-deploy-package-support",
  "version": "1.0.1",
  "description": "Set of tasks for deploying packaged apps.",
  "main": "index.js",
  "files": [
    "index.js",
    "lib"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@bitbucket.org/ingemark/shipit-deploy-package-support.git"
  },
  "keywords": [
    "Shipit",
    "deploy",
    "packaged"
  ],
  "author": "Ivan Kraljevic <ivan.kraljevic@ingemark.com>",
  "license": "MIT",
  "homepage": "https://bitbucket.org/ingemark/shipit-deploy-package-support#readme",
  "dependencies": {
    "bluebird": "3.3.1",
    "chalk": "1.1.1",
    "lodash": "4.5.1",
    "moment": "2.11.2",
    "path2": "0.1.0",
    "shipit-deploy": "2.1.3",
    "shipit-utils": "1.1.3"
  }
}
