diff --git a/overlay-package.json b/overlay-package.json new file mode 100644 index 000000000..6453e0f71 --- /dev/null +++ b/overlay-package.json @@ -0,0 +1,8 @@ +{ + "name": "schildichat-web", + "description": "A Matrix client based on Element with a more traditional instant messaging experience", + "author": "SchildiChat", + "repository": { + "url": "https://github.com/SchildiChat/element-web" + } +}