pixelnode/node_modules/growl/package.json

51 lines
1.2 KiB
JSON

{
"_from": "growl@1.9.2",
"_id": "growl@1.9.2",
"_inBundle": false,
"_integrity": "sha1-Dqd0NxXbjY3ixe3hd14bRayFwC8=",
"_location": "/growl",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "growl@1.9.2",
"name": "growl",
"escapedName": "growl",
"rawSpec": "1.9.2",
"saveSpec": null,
"fetchSpec": "1.9.2"
},
"_requiredBy": [
"/mocha"
],
"_resolved": "https://registry.npmjs.org/growl/-/growl-1.9.2.tgz",
"_shasum": "0ea7743715db8d8de2c5ede1775e1b45ac85c02f",
"_spec": "growl@1.9.2",
"_where": "/home/clemens/Dokumente/git/pixelnode/node_modules/mocha",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"bugs": {
"url": "https://github.com/tj/node-growl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Growl unobtrusive notifications",
"homepage": "https://github.com/tj/node-growl#readme",
"license": "MIT",
"main": "./lib/growl.js",
"maintainers": [
{
"name": "Joshua Boy Nicolai Appelman",
"email": "joshua@jbnicolai.nl"
}
],
"name": "growl",
"repository": {
"type": "git",
"url": "git://github.com/tj/node-growl.git"
},
"version": "1.9.2"
}