now exposing home

This commit is contained in:
2016-04-04 16:25:17 +02:00
parent fb62b0aac7
commit 209ff095a4
8 changed files with 51 additions and 8 deletions

View File

@@ -22,10 +22,11 @@
},
"homepage": "https://github.com/pushrocks/smartpath",
"dependencies": {
"beautylog": "^3.1.2"
"beautylog": "^3.1.2",
"home": "^1.0.1"
},
"devDependencies": {
"npmts": "^3.6.3",
"npmts": "^4.0.1",
"should": "^8.3.0"
}
}