aboutsummaryrefslogtreecommitdiff
path: root/src/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/manifest.json')
-rw-r--r--src/manifest.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json
new file mode 100644
index 0000000..e3b51a0
--- /dev/null
+++ b/src/manifest.json
@@ -0,0 +1,16 @@
+{
+ "manifest_version": 1,
+ "id": "kitchen.marks.web-angler",
+ "app_min_version": "3.3",
+ "version": "1.0.0",
+ "name": "Web Angler",
+ "description": "Send webhooks based on configured events",
+ "author": "Mark Powers",
+ "homepage_url": "",
+ "repository_url": "",
+ "keywords": [],
+ "categories": [],
+ "screenshots": [],
+ "icons": {},
+ "promo_tile": {}
+} \ No newline at end of file