@pfearr/discordwebhook
Version:
Send Discord Webhooks Easily!
34 lines (32 loc) • 678 B
JSON
{
"name": "@pfearr/discordwebhook",
"version": "1.2.5",
"description": "Send Discord Webhooks Easily!",
"main": "index.js",
"scripts": {
"test": "node webhook.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PFearr/DiscordWebhook.git"
},
"keywords": [
"Discord",
"Webhooks",
"Discord",
"webhooks",
"npm",
"module",
"package"
],
"author": "PFearr",
"license": "ISC",
"bugs": {
"url": "https://github.com/PFearr/DiscordWebhook/issues"
},
"homepage": "https://github.com/PFearr/DiscordWebhook#readme",
"dependencies": {
"terminalcolors.js": "1.0.3",
"xhr2": "0.2.1"
}
}