mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-08 15:19:14 +02:00
updoot
This commit is contained in:
@@ -1,52 +0,0 @@
|
||||
{
|
||||
"name": "xiaobot",
|
||||
"version": "27.1.4",
|
||||
"description": "Your personal server companion.",
|
||||
"main": "Shard.js",
|
||||
"scripts": {
|
||||
"test": "npm run lint",
|
||||
"lint": "eslint .",
|
||||
"start": "node Shard.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dragonfire535/xiaobot.git"
|
||||
},
|
||||
"keywords": [
|
||||
"bot",
|
||||
"commando",
|
||||
"discord",
|
||||
"discord-api",
|
||||
"discord-bot",
|
||||
"discord-js",
|
||||
"discord-js-commando"
|
||||
],
|
||||
"author": "dragonfire535 <danielbodendahl@gmail.com>",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/dragonfire535/xiaobot/issues"
|
||||
},
|
||||
"homepage": "https://github.com/dragonfire535/xiaobot#readme",
|
||||
"engines": {
|
||||
"node": ">=8.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"bufferutil": "^3.0.2",
|
||||
"canvas": "automattic/node-canvas",
|
||||
"cheerio": "^1.0.0-rc.2",
|
||||
"custom-translate": "dragonfire535/custom-translate",
|
||||
"discord.js": "hydrabolt/discord.js",
|
||||
"discord.js-commando": "gawdl3y/discord.js-commando",
|
||||
"erlpack": "hammerandchisel/erlpack",
|
||||
"mathjs": "^3.14.2",
|
||||
"moment": "^2.18.1",
|
||||
"moment-duration-format": "^1.3.0",
|
||||
"snekfetch": "^3.2.4",
|
||||
"tsubaki": "^1.1.1",
|
||||
"xml2js": "^0.4.17",
|
||||
"zalgolize": "^1.2.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^4.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user