further modularized code

This commit is contained in:
Philipp Kunz
2015-11-30 19:58:35 +01:00
parent fb64e8004d
commit 08d743477f
19 changed files with 232 additions and 143 deletions

View File

@@ -23,7 +23,8 @@
},
"homepage": "https://github.com/pushrocks/smartenv",
"dependencies": {
"beautylog": "^1.0.4"
"beautylog": "^1.0.4",
"lodash": "^3.10.1"
},
"devDependencies": {
"gulp": "^3.9.0",