{"name":"node-notifier","version":"5.3.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":{"precommit":"lint-staged","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","setupTestFrameworkScriptFile":"./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":"^5.0.1","eslint-config-semistandard":"^12.0.1","eslint-config-standard":"^11.0.0","eslint-plugin-import":"^2.11.0","eslint-plugin-node":"^6.0.1","eslint-plugin-promise":"^3.7.0","eslint-plugin-standard":"^3.1.0","husky":"^0.14.3","jest":"^23.2.0","lint-staged":"^7.1.0","prettier":"^1.12.1"},"dependencies":{"growly":"^1.3.0","semver":"^5.5.0","shellwords":"^0.1.1","which":"^1.3.0"},"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":"886839b7b88a57b939bc5f4a73a2bff2d59b85f2","_id":"node-notifier@5.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.1.0","_npmUser":{"name":"mikaelb","email":"mikaelbre@gmail.com"},"dist":{"shasum":"c77a4a7b84038733d5fb351aafd8a268bfe19a01","size":767226,"noattachment":false,"key":"/node-notifier/-/node-notifier-5.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-notifier/download/node-notifier-5.3.0.tgz"},"maintainers":[{"name":"mikaelb","email":"mikaelbre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-notifier_5.3.0_1539972474113_0.7134191706934541"},"_hasShrinkwrap":false,"publish_time":1539972474272,"_cnpm_publish_time":1539972474272,"dist-tags":{"latest":"10.0.1"}}