This commit is contained in:
2016-11-24 23:21:40 +01:00
parent 09c7dae079
commit 299d2567f8
44 changed files with 664 additions and 608 deletions

View File

@@ -27,24 +27,26 @@
"typings-test": "^1.0.3"
},
"dependencies": {
"@types/lodash": "^4.14.39",
"@types/node": "^6.0.47",
"@types/lodash": "^4.14.40",
"@types/node": "^6.0.51",
"@types/q": "0.x.x",
"@types/request": "0.x.x",
"@types/shelljs": "^0.3.32",
"@types/shelljs": "^0.3.33",
"@types/through2": "^2.0.32",
"beautylog": "^6.0.0",
"gulp": "^3.9.1",
"gulp-function": "^2.2.0",
"lodash": "^4.17.0",
"lodash": "^4.17.2",
"npmextra": "^2.0.3",
"projectinfo": "^1.0.4",
"q": "^1.4.1",
"request": "^2.78.0",
"request": "^2.79.0",
"shelljs": "^0.7.5",
"smartcli": "^1.0.10",
"smartcli": "^1.0.15",
"smartfile": "^4.1.0",
"smartparam": "^0.1.1",
"smartsocket": "^1.1.7",
"smartssh": "^1.1.5",
"smartssh": "^1.2.1",
"smartstring": "^2.0.22",
"through2": "^2.0.1",
"typings-global": "^1.0.14"