{ "_args": [ [ { "raw": "gulp-notify@^2.2.0", "scope": null, "escapedName": "gulp-notify", "name": "gulp-notify", "rawSpec": "^2.2.0", "spec": ">=2.2.0 <3.0.0", "type": "range" }, "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui" ] ], "_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": { "name": "mikaelb", "email": "mikaelbre@gmail.com" }, "_npmVersion": "2.1.2", "_phantomChildren": { "readable-stream": "1.0.34", "xtend": "4.0.1" }, "_requested": { "raw": "gulp-notify@^2.2.0", "scope": null, "escapedName": "gulp-notify", "name": "gulp-notify", "rawSpec": "^2.2.0", "spec": ">=2.2.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/semantic-ui" ], "_resolved": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-2.2.0.tgz", "_shasum": "046c8285c292e97eed4e15a009c26cbbe5cef135", "_shrinkwrap": null, "_spec": "gulp-notify@^2.2.0", "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui", "author": { "name": "Mikael Brevik", "email": "mikaelbre@gmail.com", "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": [ "gulpplugin", "notify", "gulp", "notification", "reporter", "windows notification", "mac notification", "notify-send", "notify-osd", "growl" ], "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" }