diff --git a/package.json b/package.json new file mode 100644 index 0000000..fcb53d7 --- /dev/null +++ b/package.json @@ -0,0 +1,21 @@ +{ + "name": "thaldrinv4", + "version": "1.0.0", + "description": "", + "main": "index.js", + "dependencies": { + "discord.js": "^11.5.1", + "mongoose": "^5.9.1", + "yiff": "^1.2.9" + }, + "devDependencies": {}, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "https://gitdab.com/r/thaldrin" + }, + "author": "", + "license": "ISC" +}