{
  "_from": "native-notifier@~0.1.0",
  "_id": "native-notifier@0.1.3",
  "_inBundle": false,
  "_integrity": "sha512-EbfJX43lulcH5d2Ccqzsez9kmcM87Qqx1JzZIhVuYtegS1fTpDBmQ9mrCvMO3SbG7geIDGz8dK+SYIl6PxeEbQ==",
  "_location": "/native-notifier",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "native-notifier@~0.1.0",
    "name": "native-notifier",
    "escapedName": "native-notifier",
    "rawSpec": "~0.1.0",
    "saveSpec": null,
    "fetchSpec": "~0.1.0"
  },
  "_requiredBy": [
    "/loggy"
  ],
  "_resolved": "https://registry.npmjs.org/native-notifier/-/native-notifier-0.1.3.tgz",
  "_shasum": "6db8d94dbe7c55b8359e5f8abb98de6034ffeff6",
  "_spec": "native-notifier@~0.1.0",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/loggy",
  "author": {
    "name": "Alexey Shvaika, Paul Miller",
    "url": "paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/native-notifier/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tag-shell": "~0.1.0"
  },
  "deprecated": false,
  "description": "Use native system notifications for MacOS, Win & Linux. No bullshit & no Growl.",
  "homepage": "https://github.com/paulmillr/native-notifier#readme",
  "keywords": [
    "node",
    "native",
    "notify",
    "notifier",
    "macos",
    "linux",
    "windows",
    "growl"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "native-notifier",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/paulmillr/native-notifier.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.3"
}
