summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..9e0f1e4
--- /dev/null
+++ b/package.json
@@ -0,0 +1,21 @@
+{
+ "name": "package",
+ "version": "1.0.0",
+ "description": "",
+ "main": "app.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "author": "sin",
+ "license": "MIT",
+ "dependencies": {
+ "@discordjs/opus": "^0.1.0",
+ "at-quotes": "^1.3.3",
+ "demojijs": "^1.2.0",
+ "discord.js": "^11.6.3",
+ "emoji-random": "^0.1.2",
+ "ffmpeg-static": "^4.0.1",
+ "is-image-url": "^1.1.8",
+ "ytdl-core": "^2.0.1"
+ }
+}