{
  "_args": [
    [
      "s3-streaming-upload@0.3.4",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "s3-streaming-upload@0.3.4",
  "_id": "s3-streaming-upload@0.3.4",
  "_inBundle": false,
  "_integrity": "sha512-mm/OPbV5rUpjGtRFMhFBH158gjguwVgM4/81UcxDGF8jU1uhopjvsQJRt0hvmLqYBqNR6LsP9fdb0ZHkJrwztw==",
  "_location": "/s3-streaming-upload",
  "_phantomChildren": {
    "inherits": "2.0.3",
    "string_decoder": "1.1.1",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "s3-streaming-upload@0.3.4",
    "name": "s3-streaming-upload",
    "escapedName": "s3-streaming-upload",
    "rawSpec": "0.3.4",
    "saveSpec": null,
    "fetchSpec": "0.3.4"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/s3-streaming-upload/-/s3-streaming-upload-0.3.4.tgz",
  "_spec": "0.3.4",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Apiary Inc",
    "email": "support@apiary.io"
  },
  "bugs": {
    "url": "http://github.com/apiaryio/s3-streaming-upload/issues"
  },
  "contributors": [
    {
      "name": "Lukas Linhart",
      "email": "lukas@apiary.io"
    },
    {
      "name": "Ladislav Prskavec",
      "email": "ladislav@apiary.io"
    }
  ],
  "dependencies": {
    "aws-sdk": "^2.814.0",
    "readable-stream": "^3.3.0"
  },
  "description": "Streaming upload to S3",
  "devDependencies": {
    "async": "^2.6.2",
    "chai": "^4.2.0",
    "mocha": "^8.2.1",
    "sinon": "^7.3.2",
    "streamers": "^0.1.1",
    "yargs": "^13.2.2"
  },
  "engines": {
    "node": ">= 12.13.0"
  },
  "homepage": "https://github.com/apiaryio/s3-streaming-upload#readme",
  "keywords": [
    "aws",
    "s3",
    "stream",
    "aws stream",
    "aws s3 stream",
    "aws s3",
    "aws s3 streaming",
    "aws s3 streaming upload",
    "aws-sdk s3 streaming upload",
    "aws s3 upload",
    "s3 upload",
    "s3 stream upload",
    "s3 streaming",
    "streaming upload",
    "s3 streaming upload"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/apiaryio/s3-streaming-upload/blob/master/LICENSE"
    }
  ],
  "main": "src/index.js",
  "name": "s3-streaming-upload",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/apiaryio/s3-streaming-upload.git"
  },
  "scripts": {
    "test": "mocha",
    "test:integration": "mocha test/integration",
    "test:integration:oci": "mocha test/oci-integration"
  },
  "version": "0.3.4"
}
