43 lines
1.1 KiB
JSON
43 lines
1.1 KiB
JSON
{
|
|
"name": "asjon",
|
|
"version": "1.2.0",
|
|
"private": true,
|
|
"author": "Enrico Fasoli <fazius2009@gmail.com>",
|
|
"description": "Il miglior amico della 5IA",
|
|
"dependencies": {
|
|
"cheerio": "^0.19.0",
|
|
"github": "^0.2.4",
|
|
"htmlparser": "^1.7.7",
|
|
"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-tg": "zenitram/hubot-tg",
|
|
"hubot-youtube": "^0.1.2",
|
|
"moment": "^2.10.2",
|
|
"nightmare": "^1.8.0",
|
|
"nodepie": "^0.6.7",
|
|
"soupselect": "^0.2.0",
|
|
"weak": "^0.4.0"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha test/ --compilers coffee:coffee-script/register"
|
|
},
|
|
"engines": {
|
|
"node": "0.10.x"
|
|
},
|
|
"devDependencies": {
|
|
"chai": "^2.3.0",
|
|
"hubot-mock-adapter": "^1.0.0"
|
|
}
|
|
}
|