�PNG  IHDR��;���IDATx��ܻn�0���K�� �)(�pA��� ���7�LeG{�� �§㻢|��ذaÆ 6lذaÆ 6lذaÆ 6lom��$^�y���ذag�5bÆ 6lذaÆ 6lذa{���� 6lذaÆ �`����}H�Fkm�,�m����Ӫ���ô�ô!� �x�|'ܢ˟;�E:���9�&ᶒ�}�{�v]�n&�6� �h��_��t�ڠ͵-ҫ���Z;��Z$�.�P���k�ž)�!��o���>}l�eQfJ�T��u і���چ��\��X=8��Rن4`Vw�l�>����n�G�^��i�s��"ms�$�u��i��?w�bs[m�6�K4���O���.�4��%����/����b�C%��t ��M�ז� �-l�G6�mrz2���s�%�9��s@���-�k�9�=���)������k�B5����\��+͂�Zsٲ ��Rn��~G���R���C����� �wIcI��n7jJ���hۛNCS|���j0��8y�iHKֶۛ�k�Ɉ+;Sz������L/��F�*\��Ԕ�#"5��m�2��[S��������=�g��n�a�P�e�ғ�L�� lذaÆ 6l�^k��̱aÆ 6lذaÆ 6lذa;���� �_��ذaÆ 6lذaÆ 6lذaÆ ���R���IEND�B` { "_from": "node-notifier@^9.0.0", "_id": "node-notifier@9.0.1", "_inBundle": false, "_integrity": "sha512-fPNFIp2hF/Dq7qLDzSg4vZ0J4e9v60gJR+Qx7RbjbWqzPDdEqeVpEx5CFeDAELIl+A/woaaNn1fQ5nEVerMxJg==", "_location": "/node-notifier", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "node-notifier@^9.0.0", "name": "node-notifier", "escapedName": "node-notifier", "rawSpec": "^9.0.0", "saveSpec": null, "fetchSpec": "^9.0.0" }, "_requiredBy": [ "/webpack-notifier" ], "_resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-9.0.1.tgz", "_shasum": "cea837f4c5e733936c7b9005e6545cea825d1af4", "_spec": "node-notifier@^9.0.0", "_where": "/home/files/repos/manoke/newSite/node_modules/webpack-notifier", "author": { "name": "Mikael Brevik" }, "bugs": { "url": "https://github.com/mikaelbr/node-notifier/issues" }, "bundleDependencies": false, "dependencies": { "growly": "^1.3.0", "is-wsl": "^2.2.0", "semver": "^7.3.2", "shellwords": "^0.1.1", "uuid": "^8.3.0", "which": "^2.0.2" }, "deprecated": false, "description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)", "devDependencies": { "eslint": "^7.6.0", "eslint-config-semistandard": "^15.0.1", "eslint-config-standard": "^14.1.1", "eslint-plugin-import": "^2.22.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-standard": "^4.0.1", "husky": "^4.2.5", "jest": "^26.4.0", "lint-staged": "^10.2.11", "prettier": "^2.0.5" }, "directories": { "example": "example", "test": "test" }, "homepage": "https://github.com/mikaelbr/node-notifier#readme", "husky": { "hooks": { "pre-commit": "lint-staged" } }, "jest": { "testRegex": "/test/[^_]*.js", "testEnvironment": "node", "setupFilesAfterEnv": [ "./test/_test-matchers.js" ] }, "keywords": [ "notification center", "mac os x 10.8", "notify", "terminal-notifier", "notify-send", "growl", "windows 8 notification", "toaster", "notification" ], "license": "MIT", "lint-staged": { "*.{js,json,css,md}": [ "prettier --write", "git add" ] }, "main": "index.js", "name": "node-notifier", "repository": { "type": "git", "url": "git+ssh://git@github.com/mikaelbr/node-notifier.git" }, "scripts": { "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", "pretest": "npm run lint", "test": "jest" }, "version": "9.0.1" }