{
  "_args": [
    [
      {
        "raw": "glob-watcher@^3.0.0",
        "scope": null,
        "escapedName": "glob-watcher",
        "name": "glob-watcher",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/home/rafaela/Documentos/TRABALHOS/Sempre Design/site/www/public_html/clientes/intervip/ui/app/node_modules/gulp"
    ]
  ],
  "_from": "glob-watcher@>=3.0.0 <4.0.0",
  "_id": "glob-watcher@3.2.0",
  "_inCache": true,
  "_location": "/glob-watcher",
  "_nodeVersion": "0.10.41",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/glob-watcher-3.2.0.tgz_1492622396731_0.05649953079409897"
  },
  "_npmUser": {
    "name": "phated",
    "email": "blaine.bublitz@gmail.com"
  },
  "_npmVersion": "2.15.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "glob-watcher@^3.0.0",
    "scope": null,
    "escapedName": "glob-watcher",
    "name": "glob-watcher",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp"
  ],
  "_resolved": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-3.2.0.tgz",
  "_shasum": "ffc1a2d3d07783b672f5e21799a4d0b3fed92daf",
  "_shrinkwrap": null,
  "_spec": "glob-watcher@^3.0.0",
  "_where": "/home/rafaela/Documentos/TRABALHOS/Sempre Design/site/www/public_html/clientes/intervip/ui/app/node_modules/gulp",
  "author": {
    "name": "Gulp Team",
    "email": "team@gulpjs.com",
    "url": "http://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/glob-watcher/issues"
  },
  "contributors": [],
  "dependencies": {
    "async-done": "^1.2.0",
    "chokidar": "^1.4.3",
    "lodash.debounce": "^4.0.6",
    "object.defaults": "^1.0.0"
  },
  "description": "Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "del": "^2.2.0",
    "eslint": "^1.10.3",
    "eslint-config-gulp": "^2.0.0",
    "expect": "^1.16.0",
    "istanbul": "^0.4.0",
    "istanbul-coveralls": "^1.0.1",
    "jscs": "^2.3.5",
    "jscs-preset-gulp": "^1.0.0",
    "mocha": "^2.0.0",
    "mocha-lcov-reporter": "^1.2.0",
    "through2": "^2.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "ffc1a2d3d07783b672f5e21799a4d0b3fed92daf",
    "tarball": "https://registry.npmjs.org/glob-watcher/-/glob-watcher-3.2.0.tgz"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "6e68d539a9102ad224bad48b2bd36f4205bbf7e5",
  "homepage": "https://github.com/gulpjs/glob-watcher#readme",
  "keywords": [
    "watch",
    "glob",
    "async",
    "queue",
    "debounce",
    "callback"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "contra",
      "email": "contra@wearefractal.com"
    },
    {
      "name": "fractal",
      "email": "contact@wearefractal.com"
    },
    {
      "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 . && jscs index.js test/",
    "pretest": "npm run lint",
    "test": "mocha --async-only"
  },
  "version": "3.2.0"
}
