add house db model

This commit is contained in:
Eric Hulburd
2016-02-18 12:29:16 -06:00
parent b901409f86
commit e57e1a0742
5 changed files with 84 additions and 42 deletions

View File

@@ -43,7 +43,8 @@
"moment-timezone":"0.5.0",
"yargs": "3.32.0",
"extend": "3.0.0",
"through2": "2.0.1"
"through2": "2.0.1",
"lokijs": "1.3.11"
},
"devDependencies": {
"gulp": "^3.9.0",