gancio-upstream/gancio_plugins/gancio-plugin-webhook/package.json
2024-06-26 15:35:56 +02:00

10 lines
240 B
JSON

{
"name": "gancio-plugin-webhook",
"version": "1.0.0",
"description": "Webhook plugin for Gancio",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "AGPL-3.0-or-later"
}