{
    "name": "skipper-s3-alt",
    "description": "An alternative skipper driver for upload files in AWS S3",
    "version": "0.1.0",
    "author": "Flavio Del Bianco <info@flaviodelbianco.com>",
    "keywords": [
        "s3",
        "streaming-file-upload",
        "streaming",
        "file",
        "upload",
        "sails",
        "express"
    ],
    "repository": {
        "type": "git",
        "url": "git://github.com/flaviodelbianco/skipper-s3-alt.git"
    },
    "dependencies": {
        "mime": "^1.2.11",
        "aws-sdk": "^2.0.17",
        "extend": "^1.3.0"
    },
    "license": "MIT",
    "engine": {
        "node": ">= 0.6"
    }
}
