File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/node-notifier/package.json
{
"_args": [
[
{
"raw": "node-notifier@^5.1.2",
"scope": null,
"escapedName": "node-notifier",
"name": "node-notifier",
"rawSpec": "^5.1.2",
"spec": ">=5.1.2 <6.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Helder/node_modules/webpack-notifier"
]
],
"_from": "node-notifier@>=5.1.2 <6.0.0",
"_hasShrinkwrap": false,
"_id": "node-notifier@5.3.0",
"_inCache": true,
"_location": "/node-notifier",
"_nodeVersion": "10.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/node-notifier_5.3.0_1539972474113_0.7134191706934541"
},
"_npmUser": {
"name": "mikaelb",
"email": "mikaelbre@gmail.com"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "node-notifier@^5.1.2",
"scope": null,
"escapedName": "node-notifier",
"name": "node-notifier",
"rawSpec": "^5.1.2",
"spec": ">=5.1.2 <6.0.0",
"type": "range"
},
"_requiredBy": [
"/webpack-notifier"
],
"_resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.3.0.tgz",
"_shasum": "c77a4a7b84038733d5fb351aafd8a268bfe19a01",
"_shrinkwrap": null,
"_spec": "node-notifier@^5.1.2",
"_where": "/Users/mike/Webdevelopment/Helder/node_modules/webpack-notifier",
"author": {
"name": "Mikael Brevik"
},
"bugs": {
"url": "https://github.com/mikaelbr/node-notifier/issues"
},
"dependencies": {
"growly": "^1.3.0",
"semver": "^5.5.0",
"shellwords": "^0.1.1",
"which": "^1.3.0"
},
"description": "A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)",
"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"
},
"directories": {
"example": "example",
"test": "test"
},
"dist": {
"integrity": "sha512-AhENzCSGZnZJgBARsUjnQ7DnZbzyP+HxlVXuD0xqAnvL8q+OqtSX7lGg9e8nHzwXkMMXNdVeqq4E2M3EUAqX6Q==",
"shasum": "c77a4a7b84038733d5fb351aafd8a268bfe19a01",
"tarball": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.3.0.tgz",
"fileCount": 23,
"unpackedSize": 1358747,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyh17CRA9TVsSAnZWagAACsgP/1VRkGqJ4wqgJgjWh4fT\nLm6ankOZHIeG7Ssdr/gaGyAsdHeniNdF3nGyjKP/5qhAeGheyOAM17m9f8ah\nvYFanFZZ76cJYt5FmA4OoQaobRSVsDXP5BZZbIi+XUtjXV7oZjL+cdF7GV/n\nfGOwqRDtMtqMGvb8QarVlFV0Fnm19ifn/3Ic+fpfeyHCytxV1bRp23aaPpr+\nvqk3MQrv+P76aaRPVBndchjz48HOz8mqmnBd2xul8iOupWA+fG0HhQ2tcsI9\nUl/nhe+ceyH7NMF1/QQvG9W2ytG1Vlpda+aBla9+C2Vwojm6qVnGZXtk+rU+\nbhinEhFyKkorj1Tucn+5Yc8WCc3LPwAx2CCjciBm1tn0S+9cZEG8M74Hva02\nVJTpWzKa999b23Bi2FGCBDrqujepG3KY5oTsvJr57XvEV7WUTfYVzPPWUIzc\nOJkQxkcRHuLh59HxZnMgQzL6O6HiuDMszV4iwJr8eujaaht2ccZyP7FboIYW\n9l0UtFL47zVduINpm/tcp75NvnezbcVARc5h26JfkuspyXNmhEe6NDSC0c7G\nv5sSGhUHRrv2yTQRQQawY+Oq83clkxRDWHyZvAXonLoOwNhcGKOSM80ks+Rz\ng9qUedIoDmnaKEJ4l5rKTVIsD5EWxorkv65Kl7R9v8Ztt8vsiJQ3e/CtQUeO\ntaw1\r\n=98jq\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "886839b7b88a57b939bc5f4a73a2bff2d59b85f2",
"homepage": "https://github.com/mikaelbr/node-notifier#readme",
"jest": {
"testRegex": "/test/[^_]*.js",
"testEnvironment": "node",
"setupTestFrameworkScriptFile": "./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",
"maintainers": [
{
"name": "mikaelb",
"email": "mikaelbre@gmail.com"
}
],
"name": "node-notifier",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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",
"lint": "eslint example/*.js lib/*.js notifiers/*.js test/**/*.js index.js",
"precommit": "lint-staged",
"pretest": "npm run lint",
"test": "jest"
},
"version": "5.3.0"
}