Skip to content

Commit

Permalink
Lista de pacotes para serem instalados
Browse files Browse the repository at this point in the history
  • Loading branch information
emerleite committed May 17, 2011
1 parent 4d6394b commit efa0813
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package.json
@@ -0,0 +1,13 @@
{
"name" : "braziljs-realtime-nodejs",
"author" : "Emerson Macedo <emerleite@gmail.com>",
"repository" : {
"type" : "git",
"url" : "git://github.com/emerleite/braziljs-realtime-nodejs.git"
},
"version" : "0.0.1",
"dependencies" : {
"connect" : "1.4.1",
"socket.io" : "0.6.17"
}
}

0 comments on commit efa0813

Please sign in to comment.