File: /var/www/zaklada/html/node_modules/gulp-debounced-watch/package.json
{
"_args": [
[
"gulp-debounced-watch@1.0.4",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "gulp-debounced-watch@1.0.4",
"_id": "gulp-debounced-watch@1.0.4",
"_inBundle": false,
"_integrity": "sha1-WkfU4kzkY2XOguysMqKjA+QysSo=",
"_location": "/gulp-debounced-watch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gulp-debounced-watch@1.0.4",
"name": "gulp-debounced-watch",
"escapedName": "gulp-debounced-watch",
"rawSpec": "1.0.4",
"saveSpec": null,
"fetchSpec": "1.0.4"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/gulp-debounced-watch/-/gulp-debounced-watch-1.0.4.tgz",
"_spec": "1.0.4",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Robert McKee",
"email": "robertjunk@mckee.org"
},
"bugs": {
"url": "https://github.com/kingmotley/gulp-debounced-watch/issues"
},
"dependencies": {
"debounce-hashed": "^0.1.1",
"gulp-watch": "^4.3.4",
"object-assign": "^3.0.0"
},
"description": "A gulp watcher with debouncing",
"engine": "node >= 0.10",
"homepage": "https://github.com/kingmotley/gulp-debounced-watch#readme",
"keywords": [
"gulp",
"watch",
"debounce",
"gulpplugin"
],
"license": "MIT",
"main": "index.js",
"name": "gulp-debounced-watch",
"repository": {
"type": "git",
"url": "git://github.com/kingmotley/gulp-debounced-watch.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.4"
}