2018-09-19 16:43:38 +02:00
|
|
|
{
|
2019-01-02 08:11:52 +01:00
|
|
|
"name": "hahayes",
|
2019-01-02 10:23:50 +01:00
|
|
|
"version": "2.1.0",
|
2018-09-19 16:43:38 +02:00
|
|
|
"main": "index.js",
|
|
|
|
"dependencies": {
|
2019-01-14 11:32:54 +01:00
|
|
|
"@google-cloud/text-to-speech": "^0.4.0",
|
2019-01-02 05:50:56 +01:00
|
|
|
"auto-reload": "^0.1.0",
|
2019-01-14 11:32:54 +01:00
|
|
|
"canvas": "^2.3.0",
|
2019-01-02 10:21:07 +01:00
|
|
|
"discord-akairo": "github:1Computer1/discord-akairo#master",
|
|
|
|
"discord.js": "github:discordjs/discord.js#master",
|
2019-01-16 00:00:21 +01:00
|
|
|
"fpcalc": "^1.3.0",
|
2019-01-19 17:25:58 +01:00
|
|
|
"handbrake-js": "^3.0.8",
|
2019-01-14 12:21:07 +01:00
|
|
|
"mkdirp": "^0.5.1",
|
2018-12-30 01:20:24 +01:00
|
|
|
"node-fetch": "^2.3.0",
|
|
|
|
"reload-json": "^0.3.1",
|
|
|
|
"superagent": "^4.1.0",
|
2019-02-24 15:47:19 +01:00
|
|
|
"twitter": "^1.7.1",
|
2018-11-18 17:57:45 +01:00
|
|
|
"youtube-dl": "^1.12.2"
|
2019-01-02 08:09:35 +01:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2019-01-14 11:32:54 +01:00
|
|
|
"eslint": "^5.12.0",
|
2019-01-02 08:09:35 +01:00
|
|
|
"eslint-config-standard": "^12.0.0",
|
|
|
|
"eslint-plugin-import": "^2.14.0",
|
2019-01-14 11:32:54 +01:00
|
|
|
"eslint-plugin-node": "^8.0.1",
|
2019-01-02 08:09:35 +01:00
|
|
|
"eslint-plugin-promise": "^4.0.1",
|
|
|
|
"eslint-plugin-standard": "^4.0.0"
|
2019-01-02 18:59:20 +01:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://gitlab.com/LoicBersier/DiscordBot.git"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://gitlab.com/LoicBersier/DiscordBot/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://gitlab.com/LoicBersier/DiscordBot#readme",
|
|
|
|
"description": ""
|
2018-09-19 16:43:38 +02:00
|
|
|
}
|