{
  "_args": [
    [
      "archiver-utils@1.3.0",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "archiver-utils@1.3.0",
  "_id": "archiver-utils@1.3.0",
  "_inBundle": false,
  "_integrity": "sha1-5QtMCccL89aA4y/xt5lOn52JUXQ=",
  "_location": "/archiver-utils",
  "_phantomChildren": {
    "brace-expansion": "1.1.11",
    "fs.realpath": "1.0.0",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "remove-trailing-separator": "1.1.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "archiver-utils@1.3.0",
    "name": "archiver-utils",
    "escapedName": "archiver-utils",
    "rawSpec": "1.3.0",
    "saveSpec": null,
    "fetchSpec": "1.3.0"
  },
  "_requiredBy": [
    "/archiver",
    "/zip-stream"
  ],
  "_resolved": "https://registry.npmjs.org/archiver-utils/-/archiver-utils-1.3.0.tgz",
  "_spec": "1.3.0",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Chris Talkington",
    "url": "http://christalkington.com/"
  },
  "bugs": {
    "url": "https://github.com/archiverjs/archiver-utils/issues"
  },
  "dependencies": {
    "glob": "^7.0.0",
    "graceful-fs": "^4.1.0",
    "lazystream": "^1.0.0",
    "lodash": "^4.8.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"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "index.js",
    "file.js"
  ],
  "homepage": "https://github.com/archiverjs/archiver-utils#readme",
  "keywords": [
    "archiver",
    "utils"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "archiver-utils",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/archiverjs/archiver-utils.git"
  },
  "scripts": {
    "test": "mocha --reporter dot"
  },
  "version": "1.3.0"
}
