now running async and a lot faster

This commit is contained in:
2017-03-29 01:01:37 +02:00
parent 82f4fcceac
commit d55f7ef7f2
17 changed files with 312 additions and 483 deletions

View File

@ -33,19 +33,18 @@
},
"homepage": "https://gitlab.com/gitzone/npmdocker#README",
"devDependencies": {
"npmts-g": "^6.0.0"
},
"dependencies": {
"@types/shelljs": "0.x.x",
"beautylog": "^6.1.1",
"npmextra": "^2.0.3",
"projectinfo": "^3.0.1",
"beautylog": "^6.1.5",
"npmextra": "^2.0.5",
"projectinfo": "^3.0.2",
"qenv": "^1.1.3",
"shelljs": "^0.7.6",
"smartcli": "^2.0.1",
"smartfile": "^4.1.5",
"smartq": "^1.1.0",
"smartstring": "^2.0.22",
"smartfile": "^4.1.9",
"smartq": "^1.1.1",
"smartshell": "^1.0.6",
"smartstring": "^2.0.24",
"typings-global": "^1.0.14"
}
}