{
  "_args": [
    [
      "gulp-zip@4.2.0",
      "/var/www/brandplatform.be/nibc-lot"
    ]
  ],
  "_from": "gulp-zip@4.2.0",
  "_id": "gulp-zip@4.2.0",
  "_inBundle": false,
  "_integrity": "sha512-I+697f6jf+PncdTrqfuwoauxgnLG1yHRg3vlmvDgmJuEnlEHy4meBktJ/oHgfyg4tp6X25wuZqUOraVeVg97wQ==",
  "_location": "/gulp-zip",
  "_phantomChildren": {
    "ansi-cyan": "0.1.1",
    "ansi-red": "0.1.1",
    "arr-flatten": "1.1.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-zip@4.2.0",
    "name": "gulp-zip",
    "escapedName": "gulp-zip",
    "rawSpec": "4.2.0",
    "saveSpec": null,
    "fetchSpec": "4.2.0"
  },
  "_requiredBy": [
    "/lmr-brandplatform"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-zip/-/gulp-zip-4.2.0.tgz",
  "_spec": "4.2.0",
  "_where": "/var/www/brandplatform.be/nibc-lot",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/gulp-zip/issues"
  },
  "dependencies": {
    "get-stream": "^3.0.0",
    "plugin-error": "^0.1.2",
    "through2": "^2.0.1",
    "vinyl": "^2.1.0",
    "yazl": "^2.1.0"
  },
  "description": "ZIP compress files",
  "devDependencies": {
    "ava": "*",
    "decompress-unzip": "^3.0.0",
    "gulp": "^3.9.1",
    "vinyl-assign": "^1.2.1",
    "vinyl-file": "^3.0.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/gulp-zip#readme",
  "keywords": [
    "gulpplugin",
    "zip",
    "archive",
    "archiver",
    "compress",
    "compression",
    "file"
  ],
  "license": "MIT",
  "name": "gulp-zip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/gulp-zip.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "4.2.0"
}
