{
  "_args": [
    [
      "gulp-gzip@1.4.2",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "gulp-gzip@1.4.2",
  "_id": "gulp-gzip@1.4.2",
  "_inBundle": false,
  "_integrity": "sha512-ZIxfkUwk2XmZPTT9pPHrHUQlZMyp9nPhg2sfoeN27mBGpi7OaHnOD+WCN41NXjfJQ69lV1nQ9LLm1hYxx4h3UQ==",
  "_location": "/gulp-gzip",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-gzip@1.4.2",
    "name": "gulp-gzip",
    "escapedName": "gulp-gzip",
    "rawSpec": "1.4.2",
    "saveSpec": null,
    "fetchSpec": "1.4.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-gzip/-/gulp-gzip-1.4.2.tgz",
  "_spec": "1.4.2",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Jeremy Stuckey",
    "email": "jeremystuckey@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jstuckey/gulp-gzip/issues"
  },
  "dependencies": {
    "ansi-colors": "^1.0.1",
    "bytes": "^3.0.0",
    "fancy-log": "^1.3.2",
    "plugin-error": "^1.0.0",
    "stream-to-array": "^2.3.0",
    "through2": "^2.0.3"
  },
  "description": "Gzip plugin for gulp.",
  "devDependencies": {
    "gulp": "^3.6.2",
    "gulp-clean": "^0.2.4",
    "gulp-filter": "^0.3.1",
    "gulp-jshint": "~1.5.4",
    "gulp-mocha": "^0.4.1",
    "gulp-rename": "^1.2.0",
    "gulp-tap": "^0.1.1",
    "gulp-watch": "^0.6.4",
    "jshint-stylish": "~0.1.5",
    "mocha": "^1.18.2",
    "nid": "^0.3.2",
    "should": "^3.2.0-beta1"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "homepage": "https://github.com/jstuckey/gulp-gzip/",
  "keywords": [
    "compress",
    "gulpplugin",
    "gzip"
  ],
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/jstuckey/gulp-gzip/raw/master/LICENSE"
    }
  ],
  "main": "index.js",
  "name": "gulp-gzip",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jstuckey/gulp-gzip.git"
  },
  "scripts": {
    "test": "gulp"
  },
  "version": "1.4.2"
}
