This commit is contained in:
ry 2020-02-16 21:59:13 +01:00
parent a95ad69856
commit 458f9a51c4
1 changed files with 21 additions and 0 deletions

21
package.json Normal file
View File

@ -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"
}