discord-memoji
Version:
Memoji is a discord npm package that allows you to manage every emotes/emojis on your server in an easy and efficient way.
38 lines (37 loc) • 797 B
JSON
{
"name": "discord-memoji",
"version": "1.1.0",
"description": "Memoji is a discord npm package that allows you to manage every emotes/emojis on your server in an easy and efficient way.",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"emoji",
"discord",
"discord.js",
"easy",
"src",
"nyrok",
"mokmi",
"funny",
"open-source",
"help",
"unicode"
],
"authors": [
"@Nyrok10 on Twitter",
"Nyrok on Github",
"@0x4d6f6b6d69 on Twitter",
"Plattyz on GitHub"
],
"license": "ISC",
"dependencies": {
"colors": "^1.4.0",
"discord.js": "^12.5.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Plattyz/discord-memoji.git"
}
}