asjon/package.json
2015-04-23 14:17:30 +02:00

27 lines
672 B
JSON

{
"name": "asjon",
"version": "0.0.0",
"private": true,
"author": "Enrico Fasoli <fazius2009@gmail.com>",
"description": "Il miglior amico della 5IA",
"dependencies": {
"hubot": "^2.12.0",
"hubot-bitcoin": "^1.0.3",
"hubot-diagnostics": "0.0.1",
"hubot-google-images": "^0.1.4",
"hubot-google-translate": "^0.1.0",
"hubot-help": "^0.1.1",
"hubot-heroku-keepalive": "0.0.4",
"hubot-maps": "0.0.2",
"hubot-pugme": "^0.1.0",
"hubot-redis-brain": "0.0.2",
"hubot-rules": "^0.1.0",
"hubot-scripts": "^2.5.16",
"hubot-shipit": "^0.2.0",
"hubot-youtube": "^0.1.2"
},
"engines": {
"node": "0.10.x"
}
}