{
  "author": {
    "name": "Talha Asad",
    "email": "talha@fallentech.com",
    "url": "http://fallentech.com"
  },
  "name": "streaming-s3",
  "description": "Streaming uploads to Amazon Web Service (AWS) S3 for NodeJS",
  "version": "0.4.5",
  "keywords": [
    "aws s3",
    "aws s3 streaming",
    "aws s3 streaming upload",
    "aws-sdk s3 streaming upload",
    "aws s3 upload",
    "aws s3 stream upload",
    "s3 stream upload",
    "s3 upload",
    "s3 stream upload",
    "s3 streaming",
    "streaming s3",
    "streaming upload",
    "s3 streaming upload"
  ],
  "license": "MIT",
  "homepage": "http://fallentech.github.io/streaming-s3",
  "repository": {
    "type": "git",
    "url": "git://github.com/FallenTech/streaming-s3.git"
  },
  "main": "index.js",
  "engines": {
    "node": ">=0.10.0"
  },
  "dependencies": {
    "async": "^3.0.0",
    "aws-sdk": "^2.814.0",
    "request": "^2.82.0"
  }
}
