{
  "_args": [
    [
      "archiver-utils@~0.3.0",
      "/home/nishkarr/src/mediagrab/mediagrab-app/awslambda/functions/s3zipfunction/node_modules/archiver"
    ]
  ],
  "_from": "archiver-utils@>=0.3.0 <0.4.0",
  "_id": "archiver-utils@0.3.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/archiver-utils",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "chris@talkingtontech.com",
    "name": "ctalkington"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "archiver-utils",
    "raw": "archiver-utils@~0.3.0",
    "rawSpec": "~0.3.0",
    "scope": null,
    "spec": ">=0.3.0 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/archiver",
    "/zip-stream"
  ],
  "_resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-0.3.0.tgz",
  "_shasum": "9d85340892fe9e7c6c1b1b6af3c33692cf595b70",
  "_shrinkwrap": null,
  "_spec": "archiver-utils@~0.3.0",
  "_where": "/home/nishkarr/src/mediagrab/mediagrab-app/awslambda/functions/s3zipfunction/node_modules/archiver",
  "author": {
    "name": "Chris Talkington",
    "url": "http://christalkington.com/"
  },
  "bugs": {
    "url": "https://github.com/archiverjs/archiver-utils/issues"
  },
  "dependencies": {
    "glob": "~6.0.0",
    "lazystream": "~0.1.0",
    "lodash": "~3.10.0",
    "normalize-path": "~2.0.0",
    "readable-stream": "~2.0.0"
  },
  "description": "utility functions for archiver",
  "devDependencies": {
    "chai": "~3.4.0",
    "mkdirp": "~0.5.0",
    "mocha": "~2.3.3",
    "rimraf": "~2.4.2"
  },
  "directories": {},
  "dist": {
    "shasum": "9d85340892fe9e7c6c1b1b6af3c33692cf595b70",
    "tarball": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-0.3.0.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "file.js",
    "index.js"
  ],
  "gitHead": "f3badc8ad8fbac9a9d2dff964d5b77559a51718b",
  "homepage": "https://github.com/archiverjs/archiver-utils#readme",
  "keywords": [
    "archiver",
    "utils"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ctalkington",
      "email": "chris@talkingtontech.com"
    }
  ],
  "name": "archiver-utils",
  "optionalDependencies": {},
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/archiverjs/archiver-utils.git"
  },
  "scripts": {
    "test": "mocha --reporter dot"
  },
  "version": "0.3.0"
}
