Go modular

This commit is contained in:
PhilKunz External
2017-05-18 20:40:09 +00:00
committed by Phil Kunz
parent 6edd51c6e6
commit b6a85319b0
64 changed files with 454 additions and 316 deletions

View File

@@ -22,8 +22,7 @@
},
"homepage": "https://gitlab.com/gitzone/npmci#README",
"devDependencies": {
"tapbundle": "^1.0.12",
"typings-test": "^1.0.3"
"tapbundle": "^1.0.12"
},
"dependencies": {
"@types/lodash": "^4.14.64",
@@ -49,6 +48,7 @@
"smartsocket": "^1.1.7",
"smartssh": "^1.2.1",
"smartstring": "^2.0.24",
"smartsystem": "^1.0.17",
"through2": "^2.0.3",
"typings-global": "^1.0.16"
}