{
  "name": "pkgcloud-container-copy",
  "version": "0.5.5",
  "description": "Copy files or directories to or from cloud providers using the pkgcloud library",
  "keywords": [
    "Cloud",
    "Copy",
    "Mirror",
    "Upload",
    "Download",
    "File",
    "Directory",
    "Container",
    "pkgcloud",
    "HP",
    "Openstack",
    "Rackspace",
    "Amazon",
    "AWS",
    "S3"
  ],
  "license": "Talk to the legal department or ask me and I'll get this sorted",
  "main": "pkgcloudContainerCopy.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:CoursePark/pkgcloud-container-copy.git"
  },
  "dependencies": {
    "aws-sdk": "^2.0.17",
    "MD5": "^1.2.1",
    "mime-types": "^2.0.2",
    "mkdirp": "^0.5.0",
    "pkgcloud": "^1.3.0",
    "when": "^3.4.6"
  },
  "devDependencies": {
    "jshint": "^2.5.6"
  },
  "author": "Bluedrop Peformance Learning"
}
