{"name":"node-notifier","version":"6.0.0","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","scripts":{"pretest":"npm run lint","test":"jest","example":"node ./example/message.js","example:mac":"node ./example/advanced.js","example:mac:input":"node ./example/macInput.js","example:windows":"node ./example/toaster.js","lint":"eslint example/*.js lib/*.js notifiers/*.js test/**/*.js index.js"},"jest":{"testRegex":"/test/[^_]*.js","testEnvironment":"node","setupFilesAfterEnv":["./test/_test-matchers.js"]},"repository":{"type":"git","url":"git+ssh://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":{"eslint":"^6.4.0","eslint-config-semistandard":"^15.0.0","eslint-config-standard":"^14.1.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^10.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^3.0.5","jest":"^24.9.0","lint-staged":"^9.3.0","prettier":"^1.18.2"},"dependencies":{"growly":"^1.3.0","is-wsl":"^2.1.1","semver":"^6.3.0","shellwords":"^0.1.1","which":"^1.3.1"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md}":["prettier --write","git add"]},"bugs":{"url":"https://github.com/mikaelbr/node-notifier/issues"},"homepage":"https://github.com/mikaelbr/node-notifier#readme","directories":{"example":"example","test":"test"},"gitHead":"20ae1a8b5b34c0e87cbfa1bd3262b56ea419e2c8","_id":"node-notifier@6.0.0","_nodeVersion":"12.7.0","_npmVersion":"6.11.3","dist":{"shasum":"cea319e06baa16deec8ce5cd7f133c4a46b68e12","size":1971822,"noattachment":false,"key":"/node-notifier/-/node-notifier-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-notifier/download/node-notifier-6.0.0.tgz"},"maintainers":[{"name":"mikaelb","email":"mikaelbre@gmail.com"}],"_npmUser":{"name":"mikaelb","email":"mikaelbre@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-notifier_6.0.0_1569246372437_0.53744968520705"},"_hasShrinkwrap":false,"publish_time":1569246372667,"_cnpm_publish_time":1569246372667,"dist-tags":{"latest":"10.0.1"}}