updated to v2

This commit is contained in:
Tony Tam
2012-07-11 09:57:27 -07:00
parent a2c1c18f75
commit d2eb882e52
278 changed files with 46216 additions and 11130 deletions

6
node_modules/growl/package.json generated vendored Normal file
View File

@@ -0,0 +1,6 @@
{ "name": "growl",
"version": "1.5.0",
"description": "Growl unobtrusive notifications",
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"main": "./lib/growl.js"
}