added mocha, simplified logger by removing levels and making immutable

This commit is contained in:
Gareth Jones
2013-08-08 08:56:09 +10:00
parent 9897dcbc93
commit c60d629608
3 changed files with 83 additions and 132 deletions

View File

@@ -38,6 +38,8 @@
"vows": "0.7.0",
"sandboxed-module": "0.1.3",
"hook.io": "0.8.10",
"underscore": "1.2.1"
"underscore": "1.2.1",
"mocha": "~1.12.0",
"should": "~1.2.2"
}
}