{
  "_args": [
    [
      "s3-files@0.0.11",
      "/home/nishkarr/src/mediagrab/mediagrab-app/awslambda/functions/s3zipfunction/node_modules/s3-zip"
    ]
  ],
  "_from": "s3-files@0.0.11",
  "_id": "s3-files@0.0.11",
  "_inCache": true,
  "_installable": true,
  "_location": "/s3-files",
  "_nodeVersion": "4.3.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/s3-files-0.0.11.tgz_1475933719882_0.8591688585001975"
  },
  "_npmUser": {
    "email": "ronald.luitwieler@gmail.com",
    "name": "robodo"
  },
  "_npmVersion": "3.10.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "s3-files",
    "raw": "s3-files@0.0.11",
    "rawSpec": "0.0.11",
    "scope": null,
    "spec": "0.0.11",
    "type": "version"
  },
  "_requiredBy": [
    "/s3-zip"
  ],
  "_resolved": "https://registry.npmjs.org/s3-files/-/s3-files-0.0.11.tgz",
  "_shasum": "f0ed51bd692885a819e3402dacb8ffed29a60126",
  "_shrinkwrap": null,
  "_spec": "s3-files@0.0.11",
  "_where": "/home/nishkarr/src/mediagrab/mediagrab-app/awslambda/functions/s3zipfunction/node_modules/s3-zip",
  "author": {
    "name": "Ronald Luitwieler"
  },
  "bugs": {
    "url": "https://github.com/orangewise/s3-files/issues"
  },
  "dependencies": {
    "aws-sdk": "^2.2.45",
    "concat-stream": "^1.5.1",
    "readable-stream": "2.0.5",
    "stream-array": "^1.1.1"
  },
  "description": "Stream selected files from an Amazon S3 bucket/folder",
  "devDependencies": {
    "proxyquire": "^1.7.4",
    "sinon": "^1.17.3",
    "tap": "^5.7.0"
  },
  "directories": {},
  "dist": {
    "shasum": "f0ed51bd692885a819e3402dacb8ffed29a60126",
    "tarball": "https://registry.npmjs.org/s3-files/-/s3-files-0.0.11.tgz"
  },
  "gitHead": "7260ea6b1ddff8adc039969882362cbca0c88375",
  "homepage": "https://github.com/orangewise/s3-files#readme",
  "keywords": [
    "S3",
    "amazon",
    "aws",
    "bucket",
    "folder",
    "stream"
  ],
  "license": "MIT",
  "main": "s3-files.js",
  "maintainers": [
    {
      "name": "robodo",
      "email": "ronald.luitwieler@gmail.com"
    }
  ],
  "name": "s3-files",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/orangewise/s3-files.git"
  },
  "scripts": {
    "test": "tap --cov test/test*.js"
  },
  "version": "0.0.11"
}
