From 4fae91a08d9540379efbc7d7bbdac850493a5f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 8 Aug 2022 00:11:23 +0200 Subject: Add metadata.json --- metadata.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 metadata.json diff --git a/metadata.json b/metadata.json new file mode 100644 index 0000000..bc136fd --- /dev/null +++ b/metadata.json @@ -0,0 +1,15 @@ +{ + "name": "HugoNikanor-shiori", + "version": "0.1.0", + "author": "Hugo Hörnquist", + "license": "None", + "summary": "Configures the Shiori bookmarks manager.", + "source": "https://git.hornquist.se/puppet/shiori", + "dependencies": [ + ], + "operatingsystem_support": [ + "operatingsystem": "Archlinux" + ] +} + + -- cgit v1.2.3