This repository has been archived on 2021-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
trol-bot-fork/package.json

20 lines
392 B
JSON

{
"name": "memeify",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"canvas": "^2.8.0",
"discord.js": "^13.1.0",
"merge-audio-buffers": "^1.0.0",
"node-wav": "^0.0.2",
"path": "^0.12.7",
"request": "^2.88.2"
}
}