about summary refs log tree commit diff
path: root/native-manifest.json
diff options
context:
space:
mode:
authorV <v@anomalous.eu>2021-07-01 02:48:26 +0200
committerV <v@anomalous.eu>2021-07-01 02:48:26 +0200
commitd5fcf5b30357e8ed46edcde0c6ad5f0bd2c9ed00 (patch)
treed74a8f0ea62e0e96f55ab69b7747a8ca8d9afbda /native-manifest.json
downloadhidit-d5fcf5b30357e8ed46edcde0c6ad5f0bd2c9ed00.tar.zst
Root commit
Diffstat (limited to 'native-manifest.json')
-rw-r--r--native-manifest.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/native-manifest.json b/native-manifest.json
new file mode 100644
index 0000000..f0d4f91
--- /dev/null
+++ b/native-manifest.json
@@ -0,0 +1,7 @@
+{
+	"name": "hidit",
+	"description": "Help, I'm drowning in tabs!",
+	"path": "/home/v/src/hidit/native",
+	"type": "stdio",
+	"allowed_extensions": [ "@hidit" ]
+}