{ "name": "node-notifier", "version": "4.0.3", "description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)", "main": "index.js", "directories": { "example": "example" }, "scripts": { "test": "mocha -R spec" }, "repository": { "type": "git", "url": "git@github.com:mikaelbr/node-notifier.git" }, "keywords": [ "notification center", "mac os x 10.8", "notify", "terminal-notifier", "notify-send", "growl", "windows 8 notification", "toaster", "notification" ], "author": { "name": "Mikael Brevik" }, "license": "MIT", "devDependencies": { "mocha": "^1.21.4", "should": "^4.0.4" }, "dependencies": { "semver": "^4.0.3", "shellwords": "^0.1.0", "which": "^1.0.5", "growly": "^1.1.1", "clone": "^0.1.18" }, "gitHead": "8bed44d43d3c463a28b62d75d28337684e0030f9", "bugs": { "url": "https://github.com/mikaelbr/node-notifier/issues" }, "homepage": "https://github.com/mikaelbr/node-notifier", "_id": "node-notifier@4.0.3", "_shasum": "d536dfaa80922552423ec34edf00e1fade9da91b", "_from": "node-notifier@", "_npmVersion": "2.1.2", "_nodeVersion": "0.10.21", "_npmUser": { "name": "mikaelb", "email": "mikaelbre@gmail.com" }, "maintainers": [ { "name": "mikaelb", "email": "mikaelbre@gmail.com" } ], "dist": { "shasum": "d536dfaa80922552423ec34edf00e1fade9da91b", "tarball": "http://registry.npmjs.org/node-notifier/-/node-notifier-4.0.3.tgz" }, "_resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-4.0.3.tgz" }