File: /var/www/zaklada/html/node_modules/gulp-changed/package.json
{
"_args": [
[
"gulp-changed@2.0.0",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "gulp-changed@2.0.0",
"_id": "gulp-changed@2.0.0",
"_inBundle": false,
"_integrity": "sha1-c5bZWuqzXGvLy3UWn9fySicaATs=",
"_location": "/gulp-changed",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-changed@2.0.0",
"name": "gulp-changed",
"escapedName": "gulp-changed",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-changed/-/gulp-changed-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/gulp-changed/issues"
},
"contributors": [
{
"name": "Alex Gorbatchev",
"url": "github.com/alexgorbatchev"
},
{
"name": "Bo-Yi Wu",
"url": "github.com/appleboy"
},
{
"name": "Milan Gardian",
"url": "github.com/milang"
}
],
"dependencies": {
"gulp-util": "^3.0.0",
"through2": "^2.0.0"
},
"description": "Only pass through changed files",
"devDependencies": {
"del": "^2.2.2",
"get-stream": "^3.0.0",
"gulp": "^3.0.0",
"mocha": "^3.2.0",
"xo": "*"
},
"engines": {
"node": ">=4"
},
"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": "xo && mocha"
},
"version": "2.0.0"
}