Skip to content

Instantly share code, notes, and snippets.

@mlutfy
Created December 6, 2016 14:20
Show Gist options
  • Save mlutfy/3e7d79e67c18f3b25e8a7d0ab912e289 to your computer and use it in GitHub Desktop.
Save mlutfy/3e7d79e67c18f3b25e8a7d0ab912e289 to your computer and use it in GitHub Desktop.
symbiobot package.json
{
"name": "symbiobot",
"version": "0.0.0",
"private": true,
"author": "mathieu <mathieu@symbiotic.coop>",
"description": "Assistant SymbioTIC",
"dependencies": {
"hubot": "^2.18.0",
"hubot-diagnostics": "0.0.1",
"hubot-google-images": "^0.2.6",
"hubot-google-translate": "^0.2.0",
"hubot-help": "^0.1.3",
"hubot-heroku-keepalive": "^1.0.2",
"hubot-maps": "0.0.2",
"hubot-matteruser": "^3.1.1",
"hubot-pugme": "^0.1.0",
"hubot-redis-brain": "0.0.3",
"hubot-rules": "^0.1.1",
"hubot-scripts": "^2.16.2",
"hubot-shipit": "^0.2.0",
"civicrm": "latest"
},
"engines": {
"node": "0.10.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment