start docker integration

This commit is contained in:
Phil Kunz
2016-07-18 20:48:34 +02:00
parent 030c3ec00d
commit c5413ca11d
16 changed files with 121 additions and 5 deletions

View File

@@ -24,15 +24,17 @@
"homepage": "https://gitlab.com/pushrocks/npmdocker#README",
"devDependencies": {
"npmts-g": "^5.2.6",
"should": "^9.0.2",
"should": "^10.0.0",
"typings-test": "^1.0.1"
},
"dependencies": {
"@types/q": "*",
"beautylog": "^5.0.13",
"@types/q": "^0.0.27",
"beautylog": "^5.0.14",
"npmextra": "^1.0.8",
"q": "^1.4.1",
"rxjs": "^5.0.0-beta.10",
"smartfile": "^4.0.10",
"shelljs": "^0.7.0",
"smartfile": "^4.0.11",
"typings-global": "^1.0.6"
}
}