-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
35 lines (35 loc) · 989 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "marvin",
"version": "2.10.1",
"private": true,
"author": "Nick Butler <[email protected]>",
"description": "Has a brain the size of a planet, depression.",
"dependencies": {
"hubot": "^2.16.0",
"hubot-ambush": "0.0.3",
"hubot-business-cat": "^1.2.5",
"hubot-catme2": "0.0.3",
"hubot-diagnostics": "0.0.1",
"hubot-github": "^0.2.0",
"hubot-google-images": "^0.2.2",
"hubot-help": "^0.1.1",
"hubot-heroku-keepalive": "^1.0.0",
"hubot-httpcats": "^1.1.1",
"hubot-maps": "0.0.2",
"hubot-matteruser": "^3.10.0",
"hubot-meme": "codeindulgence/hubot-meme",
"hubot-pugme": "^0.1.0",
"hubot-redis-brain": "0.0.3",
"hubot-remind-advanced": "0.0.4",
"hubot-response": "^1.2.0",
"hubot-rules": "^0.1.1",
"hubot-scripts": "^2.16.2",
"hubot-shipit": "^0.2.0",
"hubot-urban": "^1.0.0",
"hubot-youtube": "^1.0.1",
"underscore": "^1.12.1"
},
"engines": {
"node": "8.1.x"
}
}