File: /home/cursos.ril.es/node_modules/laravel-elixir/node_modules/gulp-notify/package.json
{
"name": "gulp-notify",
"version": "2.2.0",
"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",
"keywords": [
"gulpplugin",
"notify",
"gulp",
"notification",
"reporter",
"windows notification",
"mac notification",
"notify-send",
"notify-osd",
"growl"
],
"homepage": "https://github.com/mikaelbr/gulp-notify",
"bugs": {
"url": "https://github.com/mikaelbr/gulp-notify/issues"
},
"author": {
"name": "Mikael Brevik",
"email": "mikaelbre@gmail.com",
"url": "https://github.com/mikaelbr"
},
"main": "./index.js",
"repository": {
"type": "git",
"url": "git://github.com/mikaelbr/gulp-notify.git"
},
"scripts": {
"test": "mocha -R spec"
},
"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"
},
"devDependencies": {
"gulp": "^3.8.10",
"gulp-plumber": "^0.6.6",
"mocha": "^2.1.0",
"should": "^4.6.1"
},
"engines": {
"node": ">=0.8.0",
"npm": ">=1.2.10"
},
"licenses": [
{
"type": "MIT"
}
],
"gitHead": "5b44fcfa33d9b58740be3f32bdcdc7385a287768",
"_id": "gulp-notify@2.2.0",
"_shasum": "046c8285c292e97eed4e15a009c26cbbe5cef135",
"_from": "gulp-notify@>=2.2.0 <3.0.0",
"_npmVersion": "2.1.2",
"_nodeVersion": "0.10.21",
"_npmUser": {
"name": "mikaelb",
"email": "mikaelbre@gmail.com"
},
"maintainers": [
{
"name": "mikaelb",
"email": "mikaelbre@gmail.com"
}
],
"dist": {
"shasum": "046c8285c292e97eed4e15a009c26cbbe5cef135",
"tarball": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-2.2.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/gulp-notify/-/gulp-notify-2.2.0.tgz"
}