wallet-core/node_modules/growl/package.json
2016-11-03 01:33:53 +01:00

16 lines
365 B
JSON

{
"name": "growl",
"version": "1.9.2",
"description": "Growl unobtrusive notifications",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"maintainers": [
"Joshua Boy Nicolai Appelman <joshua@jbnicolai.nl>"
],
"repository": {
"type": "git",
"url": "git://github.com/tj/node-growl.git"
},
"main": "./lib/growl.js",
"license": "MIT"
}