Files
UnknownAI/package.json
2022-05-09 19:56:00 +02:00

44 lines
995 B
JSON

{
"name": "unknownai",
"version": "1.0.0",
"description": "a bot from me (a noob) in NodeJS",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MrUnknownDE/UnknownAI.git"
},
"keywords": [
"discord",
"bot",
"german",
"discordbot"
],
"author": "MrUnknownDE",
"license": "MIT",
"bugs": {
"url": "https://github.com/MrUnknownDE/UnknownAI/issues"
},
"homepage": "https://github.com/MrUnknownDE/UnknownAI#readme",
"dependencies": {
"chalk": "^5.0.1",
"commonjs": "^0.0.1",
"discord-player": "^5.2.2",
"discord.js": "^13.6.0",
"es": "^0.8.0",
"exports": "^0.0.1",
"foo": "^1.0.0",
"fs": "^0.0.1-security",
"loader": "^2.1.1",
"moment": "^2.29.3",
"node-fetch": "^3.2.4",
"npx": "^3.0.0",
"path": "^0.12.7",
"quick.db": "^7.1.3",
"super": "^0.2.3",
"undici": "^5.1.1"
}
}