discord-utilities-js
Version:
An npm with multiple functionalities that can be used from discord bots to any type of project.
30 lines (29 loc) • 570 B
JSON
{
"name": "discord-utilities-js",
"version": "0.4.0",
"description": "An npm with multiple functionalities that can be used from discord bots to any type of project.",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"discord",
"img",
"dogs",
"fox",
"koala",
"bots",
"bird",
"cats",
"images",
"chatbot",
"convert",
"discord.js",
"discord bots"
],
"author": "MDC",
"license": "MIT",
"dependencies": {
"node-fetch": "^2.6.1"
}
}