{
  "_args": [
    [
      "gulp-notify@^2.2.0",
      "/Users/Darren/Localhost/Lessormore/lom-wp-plugins/unique-hover-slider-plus/wp-content/plugins/unique-hover-slider-plus"
    ]
  ],
  "_from": "gulp-notify@>=2.2.0 <3.0.0",
  "_id": "gulp-notify@2.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-notify",
  "_nodeVersion": "0.10.21",
  "_npmUser": {
    "email": "mikaelbre@gmail.com",
    "name": "mikaelb"
  },
  "_npmVersion": "2.1.2",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.1",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31",
    "xtend": "4.0.1"
  },
  "_requested": {
    "name": "gulp-notify",
    "raw": "gulp-notify@^2.2.0",
    "rawSpec": "^2.2.0",
    "scope": null,
    "spec": ">=2.2.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-2.2.0.tgz",
  "_shasum": "046c8285c292e97eed4e15a009c26cbbe5cef135",
  "_shrinkwrap": null,
  "_spec": "gulp-notify@^2.2.0",
  "_where": "/Users/Darren/Localhost/Lessormore/lom-wp-plugins/unique-hover-slider-plus/wp-content/plugins/unique-hover-slider-plus",
  "author": {
    "email": "mikaelbre@gmail.com",
    "name": "Mikael Brevik",
    "url": "https://github.com/mikaelbr"
  },
  "bugs": {
    "url": "https://github.com/mikaelbr/gulp-notify/issues"
  },
  "dependencies": {
    "gulp-util": "^3.0.2",
    "lodash.template": "^3.0.0",
    "node-notifier": "^4.1.0",
    "node.extend": "^1.1.3",
    "through2": "^0.6.3"
  },
  "description": "gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging",
  "devDependencies": {
    "gulp": "^3.8.10",
    "gulp-plumber": "^0.6.6",
    "mocha": "^2.1.0",
    "should": "^4.6.1"
  },
  "directories": {},
  "dist": {
    "shasum": "046c8285c292e97eed4e15a009c26cbbe5cef135",
    "tarball": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-2.2.0.tgz"
  },
  "engines": {
    "node": ">=0.8.0",
    "npm": ">=1.2.10"
  },
  "gitHead": "5b44fcfa33d9b58740be3f32bdcdc7385a287768",
  "homepage": "https://github.com/mikaelbr/gulp-notify",
  "keywords": [
    "growl",
    "gulp",
    "gulpplugin",
    "mac notification",
    "notification",
    "notify",
    "notify-osd",
    "notify-send",
    "reporter",
    "windows notification"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "./index.js",
  "maintainers": [
    {
      "name": "mikaelb",
      "email": "mikaelbre@gmail.com"
    }
  ],
  "name": "gulp-notify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mikaelbr/gulp-notify.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "2.2.0"
}
