This commit is contained in:
2016-06-14 09:17:07 +02:00
parent 6aed9e98e5
commit c91dc1e9e2
5 changed files with 18 additions and 4 deletions

View File

@@ -22,5 +22,11 @@
"bugs": {
"url": "https://gitlab.com/pushrocks/dockersock/issues"
},
"homepage": "https://gitlab.com/pushrocks/dockersock#README"
"homepage": "https://gitlab.com/pushrocks/dockersock#README",
"dependencies": {
"beautylog": "^5.0.10",
"q": "^1.4.1",
"request": "^2.72.0",
"typings-global": "^1.0.3"
}
}