Skip to content

Commit

Permalink
updated package.json name to match npm module name.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brec Carson committed Mar 12, 2012
1 parent aff7b62 commit 1f63942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,5 +1,5 @@
{
"name" : "emitter"
"name" : "common-emitter"
,"description" : "Common EventEmitter implementation for both server-side NodeJS and client-side Browser environments."
,"homepage" : "http://not-up-yet.com"
,"keywords" : ["events","emitter","server","client"]
Expand Down

0 comments on commit 1f63942

Please sign in to comment.