{
  "_args": [
    [
      "gulp-changed@1.3.2",
      "/var/www/nomadis/maj/nomadis_maj"
    ]
  ],
  "_development": true,
  "_from": "gulp-changed@1.3.2",
  "_id": "gulp-changed@1.3.2",
  "_inBundle": false,
  "_integrity": "sha1-nvyNMl+YBcx2aP3059YNSxQQ8s8=",
  "_location": "/gulp-changed",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-changed@1.3.2",
    "name": "gulp-changed",
    "escapedName": "gulp-changed",
    "rawSpec": "1.3.2",
    "saveSpec": null,
    "fetchSpec": "1.3.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-changed/-/gulp-changed-1.3.2.tgz",
  "_spec": "1.3.2",
  "_where": "/var/www/nomadis/maj/nomadis_maj",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/gulp-changed/issues"
  },
  "contributors": [
    {
      "name": "Alex Gorbatchev",
      "url": "https://github.com/alexgorbatchev"
    },
    {
      "name": "Bo-Yi Wu",
      "url": "https://github.com/appleboy"
    },
    {
      "name": "Milan Gardian",
      "url": "https://github.com/milang"
    }
  ],
  "dependencies": {
    "gulp-util": "^3.0.0",
    "through2": "^2.0.0"
  },
  "description": "Only pass through changed files",
  "devDependencies": {
    "concat-stream": "^1.4.6",
    "gulp": "^3.0.0",
    "mocha": "*",
    "rimraf": "^2.2.6"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/gulp-changed#readme",
  "keywords": [
    "gulpplugin",
    "file",
    "files",
    "changed",
    "newer",
    "modified",
    "modification",
    "updated",
    "time",
    "mtime",
    "stat",
    "cache",
    "cached",
    "passthrough"
  ],
  "license": "MIT",
  "name": "gulp-changed",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/gulp-changed.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.3.2"
}
