now installing things correctly

This commit is contained in:
2016-03-03 01:04:14 +00:00
parent 9aa9d5b9b9
commit 75399f7ed7
6 changed files with 48 additions and 9 deletions

View File

@@ -23,11 +23,13 @@
},
"homepage": "https://github.com/GitZoneTools/npmg#readme",
"devDependencies": {
"npmts": "^3.3.2"
"npmts": "^3.3.2",
"smartenv": "^1.2.0"
},
"dependencies": {
"beautylog": "^3.1.2",
"q": "^1.4.1",
"shelljs": "^0.6.0",
"smartcli": "0.0.11",
"smartfile": "0.0.11"
}