{
  "_args": [
    [
      {
        "raw": "node-notifier@^5.2.1",
        "scope": null,
        "escapedName": "node-notifier",
        "name": "node-notifier",
        "rawSpec": "^5.2.1",
        "spec": ">=5.2.1 <6.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jest/node_modules/jest-cli"
    ]
  ],
  "_from": "node-notifier@>=5.2.1 <6.0.0",
  "_hasShrinkwrap": false,
  "_id": "node-notifier@5.4.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/node-notifier",
  "_nodeVersion": "12.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/node-notifier_5.4.1_1564946615586_0.928460531542455"
  },
  "_npmUser": {
    "name": "mikaelb",
    "email": "mikaelbre@gmail.com"
  },
  "_npmVersion": "6.10.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "node-notifier@^5.2.1",
    "scope": null,
    "escapedName": "node-notifier",
    "name": "node-notifier",
    "rawSpec": "^5.2.1",
    "spec": ">=5.2.1 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jest/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.1.tgz",
  "_shasum": "7c0192cc63aedb25cd99619174daa27902b10903",
  "_shrinkwrap": null,
  "_spec": "node-notifier@^5.2.1",
  "_where": "/home/lively4/lively4/ojs/node_modules/jest/node_modules/jest-cli",
  "author": {
    "name": "Mikael Brevik"
  },
  "bugs": {
    "url": "https://github.com/mikaelbr/node-notifier/issues"
  },
  "dependencies": {
    "growly": "^1.3.0",
    "is-wsl": "^1.1.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.12.1",
    "eslint-config-semistandard": "^13.0.0",
    "eslint-config-standard": "^12.0.0",
    "eslint-plugin-import": "^2.15.0",
    "eslint-plugin-node": "^8.0.1",
    "eslint-plugin-promise": "^4.0.1",
    "eslint-plugin-standard": "^4.0.0",
    "husky": "^1.3.1",
    "jest": "^23.2.0",
    "lint-staged": "^8.1.0",
    "prettier": "^1.12.1"
  },
  "directories": {
    "example": "example",
    "test": "test"
  },
  "dist": {
    "integrity": "sha512-p52B+onAEHKW1OF9MGO/S7k/ahGEHfhP5/tvwYzog/5XLYOd8ZuD6vdNZdUuWMONRnKPneXV43v3s6Snx1wsCQ==",
    "shasum": "7c0192cc63aedb25cd99619174daa27902b10903",
    "tarball": "https://registry.npmjs.org/node-notifier/-/node-notifier-5.4.1.tgz",
    "fileCount": 25,
    "unpackedSize": 1368452,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRzC4CRA9TVsSAnZWagAA7/0P+QDLFj7AaK4DRR2y6/SS\n14PIjSRHHG0oE6pJdDB9g9QHoabB2gK3ZK2FJckjScdwhWHoOx0T1pn6wiu/\nSDbDmCl6Np0GwH6sd1o5rl17P9xhUa5InYTfP8Irgw5agOlxJKo74D3KdMJr\nojxYM4ySDItIQbFOdmj5jVhgU4hcs8IWcXFY2d4vekDotfNdM4rE5xH9Yzpw\nEhgs7tk0JBldZnqcZS/enBO+Vongk4L94W+Fynk7WBZPxX5C9ow3bjaLrWkE\nVif6RVUlJmojl0z0xaKUFIKZdERZaGXcwpDVW0jW6Pq209KCSzy9kp5BNpk6\nA0DEOr3hqDQdrx8VjXRqUBituHH/ww3j5c9a+8327pTy3025yxdaPPEqfUtS\nUy4Rfj+X8MWLruS9Yr/HditgWGGYnPi8DZzGLzkJLGHUdBSKPDoILRwXfxcD\n6jC+s94p5j3+POa6OuC9GlotyAlC6e5ZGzUoeeeM2hTef6rZnmKmTR2zmRuz\nl2G6JBti8+w+PI5l95+nXcBiKM+9ehQl7JXErt/JW7oOFI+cJmXh7ikebZwS\nqr5CuLJlI2yODWeBzihTFKsUur53pvPGxs0zzSysyZWh4K1fW27Ll3J+j8yq\nB9RIWb0oAnbe1pWb/tttTdxStDWxcD0vAvaPdbWP+z70gXOrOhrREnMIxvbd\nqiLO\r\n=mXtS\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "64decfb480a426565063fb7f15a45282e93f511e",
  "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.4.1"
}
