{ "_args": [ [ "glob-watcher@^5.0.3", "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp" ] ], "_from": "glob-watcher@>=5.0.3 <6.0.0", "_hasShrinkwrap": false, "_id": "glob-watcher@5.0.3", "_inCache": true, "_installable": true, "_location": "/glob-watcher", "_nodeVersion": "8.11.1", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/glob-watcher_5.0.3_1542330467072_0.7320266924220147" }, "_npmUser": { "email": "blaine.bublitz@gmail.com", "name": "phated" }, "_npmVersion": "5.6.0", "_phantomChildren": {}, "_requested": { "name": "glob-watcher", "raw": "glob-watcher@^5.0.3", "rawSpec": "^5.0.3", "scope": null, "spec": ">=5.0.3 <6.0.0", "type": "range" }, "_requiredBy": [ "/gulp" ], "_resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.3.tgz", "_shasum": "88a8abf1c4d131eb93928994bc4a593c2e5dd626", "_shrinkwrap": null, "_spec": "glob-watcher@^5.0.3", "_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp", "author": { "email": "team@gulpjs.com", "name": "Gulp Team", "url": "http://gulpjs.com/" }, "bugs": { "url": "https://github.com/gulpjs/glob-watcher/issues" }, "contributors": [], "dependencies": { "anymatch": "^2.0.0", "async-done": "^1.2.0", "chokidar": "^2.0.0", "is-negated-glob": "^1.0.0", "just-debounce": "^1.0.0", "object.defaults": "^1.1.0" }, "description": "Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.", "devDependencies": { "coveralls": "^2.11.2", "eslint": "^2.13.1", "eslint-config-gulp": "^3.0.1", "expect": "^1.16.0", "istanbul": "^0.4.0", "istanbul-coveralls": "^1.0.1", "mocha": "^2.0.0", "mocha-lcov-reporter": "^1.2.0", "normalize-path": "^2.1.1", "rimraf": "^2.6.1", "through2": "^2.0.1" }, "directories": {}, "dist": { "fileCount": 4, "integrity": "sha512-8tWsULNEPHKQ2MR4zXuzSmqbdyV5PtwwCaWSGQ1WwHsJ07ilNeN1JB8ntxhckbnpSHaf9dXFUHzIWvm1I13dsg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7hhjCRA9TVsSAnZWagAAzRgQAJV/AAhVpW6qRqbv10Hb\n2OZyV9B4iAVvrVr1thfGfqdkmTTdfYMthQBO44I1grZ/vwVW56LA7sNJR1yp\nwqWBgw3ep8wUQRpWOTKQSB4C5Gxxt8mYo9nhFHY4Tp4uMeTf8tohEHfrooCH\n12fhevCm88ALbAo8CZy02uUvKTskdm0CVWfAeaUWOklYhCxKsTRNAcS45ld2\nQ0UgIriRLc68uEOtxnFLYhlkz2Up0rsMtWsBmqx1eoMb3VlZP4jNlECwwUFq\nggjp6Gtl/WusTgw8nFB504DR8BNfxkQlT6fSs6kI3O+ejHDMtt6T+ElSOcEX\nBtAizzPWzUfbnRP4J+DiE0guFBqoXiHzcO/ceAQOu3QucujCdpadRYboKtgA\nySsSeuMfs5EFKXOBRAUYpZj0W1PYHYrnAYqCdndnxw+zFjFwPCV6SA2FPWho\ndt/AAnrhjkjwB3jeM/c+8G92i4OYzvOJ/8nvjUKL3r9/BBEorTi36L5L0x2A\nJwUFjy3IkwHwT7dRNj+PSHZcmoNdbwK7nD9PVfx4JQbOGsyQCLPeOeOycjKp\nVHi+uWDRFe77UvrvSl5BQm9htlAGRxdEHhb9wvWgZUzvtRsACnQ2yt/83hz8\nIO9s+SldwYhTZhyfWO8iIu7wABZ0bNEfX9jjy62OVCZKKrNPj3UJIrPzySEm\nGUWb\r\n=M1h6\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "88a8abf1c4d131eb93928994bc4a593c2e5dd626", "tarball": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-5.0.3.tgz", "unpackedSize": 11093 }, "engines": { "node": ">= 0.10" }, "gitHead": "46aeacdddfdec3f52d41aa264fcfb8976a5d45b1", "homepage": "https://github.com/gulpjs/glob-watcher#readme", "keywords": [ "async", "callback", "debounce", "glob", "queue", "watch" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "contra", "email": "yo@contra.io" }, { "name": "phated", "email": "blaine.bublitz@gmail.com" } ], "name": "glob-watcher", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gulpjs/glob-watcher.git" }, "scripts": { "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls", "lint": "eslint .", "pretest": "npm run lint", "test": "mocha --async-only" }, "version": "5.0.3" }