UNPKG

dembed

Version:

Discord Embed Made Easy - send embeds

30 lines (29 loc) 619 B
{ "name": "dembed", "version": "1.0.1", "description": "Discord Embed Made Easy - send embeds ", "main": "index.js", "scripts": { "test": "dev.js" }, "repository": { "type": "git", "url": "git+https://github.com/biswajs/dembed.git" }, "keywords": [ "discordjs", "discord-embed", "discord-bot-embed" ], "author": "Biswa", "license": "ISC", "bugs": { "url": "https://github.com/biswajs/dembed/issues" }, "homepage": "https://github.com/biswajs/dembed#readme", "dependencies": { "crypto-js": "^4.0.0", "discord.js": "^12.5.3", "got": "^11.8.2" } }