feeeedback
Version:
Simple, beautiful, open-source feedback widget with Discord webhooks
18 lines (17 loc) • 370 B
JSON
{
"name": "feeeedback",
"version": "0.0.2",
"description": "Simple, beautiful, open-source feedback widget with Discord webhooks",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"widget",
"client-side",
"discord",
"webhooks"
],
"author": "Tiago",
"license": "Apache-2.0"
}