Add kredits script prototype

refs https://github.com/67P/hubot-kredits/issues/1
This commit is contained in:
2017-02-09 16:01:37 +08:00
parent c569a7fda4
commit 3291b970a0
5 changed files with 135 additions and 3 deletions

View File

@@ -25,10 +25,11 @@
"hubot-shipit": "^0.2.0",
"hubot-tell": "^1.2.3",
"hubot-yubikey-invalidation": "0.0.3",
"node-fetch": "^1.6.3",
"request": "2.30.0"
},
"engines": {
"node": "0.12.x",
"node": "6.x.x",
"npm": "2.1.x"
}
}