Skip to content

Commit

Permalink
Add repo to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Qard committed Sep 26, 2013
1 parent affaf93 commit 168a50c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -3,13 +3,13 @@
"version": "0.0.9",
"description": "server-to-server event emitter wire protocol",
"main": "index.js",
"repository": "",
"repository": "git://github.com/nodefly/uhura.git",
"author": "Stephen Belanger <admin@stephenbelanger.com>",
"license": "MIT",
"dependencies": {
"JSONStream": "0.6.x",
"connect": "2.8.x",
"uid2": "0.0.*"
"uid2": "0.0.x"
},
"devDependencies": {
"should": "*",
Expand Down

0 comments on commit 168a50c

Please sign in to comment.