Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets node_modules growl package.json
Raw

assets/node_modules/growl/package.json

{
"_args": [
[
{
"raw": "growl@~1.8.1",
"scope": null,
"escapedName": "growl",
"name": "growl",
"rawSpec": "~1.8.1",
"spec": ">=1.8.1 <1.9.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/deppack/node_modules/loggy"
]
],
"_from": "growl@>=1.8.1 <1.9.0",
"_id": "growl@1.8.1",
"_inCache": true,
"_location": "/growl",
"_npmUser": {
"name": "jbnicolai",
"email": "jappelman@xebia.com"
},
"_npmVersion": "1.4.20",
"_phantomChildren": {},
"_requested": {
"raw": "growl@~1.8.1",
"scope": null,
"escapedName": "growl",
"name": "growl",
"rawSpec": "~1.8.1",
"spec": ">=1.8.1 <1.9.0",
"type": "range"
},
"_requiredBy": [
"/deppack/loggy",
"/deps-install/loggy"
],
"_resolved": "https://registry.npmjs.org/growl/-/growl-1.8.1.tgz",
"_shasum": "4b2dec8d907e93db336624dcec0183502f8c9428",
"_shrinkwrap": null,
"_spec": "growl@~1.8.1",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/deppack/node_modules/loggy",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"bugs": {
"url": "https://github.com/visionmedia/node-growl/issues"
},
"dependencies": {},
"description": "Growl unobtrusive notifications",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "4b2dec8d907e93db336624dcec0183502f8c9428",
"tarball": "https://registry.npmjs.org/growl/-/growl-1.8.1.tgz"
},
"gitHead": "882ced3155a57f566887c884d5c6dccb7df435c1",
"homepage": "https://github.com/visionmedia/node-growl",
"main": "./lib/growl.js",
"maintainers": [
{
"name": "tjholowaychuk",
"email": "tj@vision-media.ca"
},
{
"name": "jbnicolai",
"email": "jappelman@xebia.com"
}
],
"name": "growl",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/node-growl.git"
},
"scripts": {},
"version": "1.8.1"
}