1
0
mirror of https://github.com/balkian/Web4.0.git synced 2026-05-25 10:12:13 +00:00

Changes to monkey, added scripts

This commit is contained in:
J.Fernando Sánchez
2012-05-25 13:16:10 +02:00
parent 3cda73ebab
commit 34083a8339
9 changed files with 72 additions and 9 deletions

View File

@@ -1,9 +1,10 @@
{
"name": "Web4.0",
"version" : "0.0.1",
"version" : "0.0.2",
"dependencies":{
"socket.io":"*",
"hook.io":"*",
"Hook.io-mailer":"git+https://github.com/balkian/Hookio-Mailer.git"
"Hook.io-mailer":"git+https://github.com/balkian/Hookio-Mailer.git",
"hook.io-web40": "*"
}
}