Added the basic parts for a plugin loader

This commit is contained in:
Egil Moeller 2012-02-24 13:42:36 +01:00
parent d479784559
commit b4b0026068
3 changed files with 196 additions and 1 deletions

View file

@ -20,7 +20,8 @@
"formidable" : "1.0.7",
"log4js" : "0.4.1",
"jsdom-nocontextifiy" : "0.2.10",
"async-stacktrace" : "0.0.2"
"async-stacktrace" : "0.0.2",
"npm" : "1.1",
},
"devDependencies": {
"jshint" : "*"