{"name":"node-notifier","version":"7.0.1","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","example:windows:actions":"node ./example/toaster-with-actions.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.8.0","eslint-config-semistandard":"^15.0.0","eslint-config-standard":"^14.1.1","eslint-plugin-import":"^2.20.2","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.1","husky":"^4.2.3","jest":"^25.2.7","lint-staged":"^10.1.2","prettier":"^2.0.4"},"dependencies":{"growly":"^1.3.0","is-wsl":"^2.1.1","semver":"^7.2.1","shellwords":"^0.1.1","uuid":"^7.0.3","which":"^2.0.2"},"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":"303f024973d74b4e3e4eae59921c5aff23d31863","_id":"node-notifier@7.0.1","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"a355e33e6bebacef9bf8562689aed0f4230ca6f9","size":1991240,"noattachment":false,"key":"/node-notifier/-/node-notifier-7.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-notifier/download/node-notifier-7.0.1.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_7.0.1_1590180990891_0.10166800159758149"},"_hasShrinkwrap":false,"publish_time":1590180991091,"_cnpm_publish_time":1590180991091,"dist-tags":{"latest":"10.0.1"}}