{
  "name": "evaporatejs",
  "version": "2.1.4",
  "description": "Javascript library for browser to S3 multipart resumable uploads for node.js and browsers",
  "main": "evaporate.js",
  "keywords": [
    "s3",
    "aws",
    "uploads",
    "transfer",
    "acceleration"
  ],
  "authors": [
    "Tom Saffell"
  ],
  "license": "BSD-2-Clause",
  "homepage": "https://github.com/TTLabs/EvaporateJS",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
