Current section

Files

Jump to
udia assets node_modules native-notifier package.json
Raw

assets/node_modules/native-notifier/package.json

{
"_args": [
[
{
"raw": "native-notifier@~0.1.0",
"scope": null,
"escapedName": "native-notifier",
"name": "native-notifier",
"rawSpec": "~0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/loggy"
]
],
"_from": "native-notifier@>=0.1.0 <0.2.0",
"_id": "native-notifier@0.1.1",
"_inCache": true,
"_location": "/native-notifier",
"_nodeVersion": "7.5.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/native-notifier-0.1.1.tgz_1487033191486_0.3436384603846818"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "native-notifier@~0.1.0",
"scope": null,
"escapedName": "native-notifier",
"name": "native-notifier",
"rawSpec": "~0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/loggy"
],
"_resolved": "https://registry.npmjs.org/native-notifier/-/native-notifier-0.1.1.tgz",
"_shasum": "0f719731a410a7a243409eaba10a1446c2df831a",
"_shrinkwrap": null,
"_spec": "native-notifier@~0.1.0",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/loggy",
"author": {
"name": "Alexey Shvaika, Paul Miller",
"url": "paulmillr.com"
},
"bugs": {
"url": "https://github.com/paulmillr/native-notifier/issues"
},
"dependencies": {
"tag-shell": "~0.1.0"
},
"description": "Use native system notifications for MacOS, Win & Linux. No bullshit & no Growl.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "0f719731a410a7a243409eaba10a1446c2df831a",
"tarball": "https://registry.npmjs.org/native-notifier/-/native-notifier-0.1.1.tgz"
},
"gitHead": "06995624abc1907243bc9b0c328262a666d5cbe0",
"homepage": "https://github.com/paulmillr/native-notifier#readme",
"keywords": [
"node",
"native",
"notify",
"notifier",
"macos",
"linux",
"windows",
"growl"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
{
"name": "shvaikalesh",
"email": "shvaikalesh@gmail.com"
}
],
"name": "native-notifier",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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.1"
}