From 99eb7e79fd4848eaf9a95eb41ff99ce4b23c5781 Mon Sep 17 00:00:00 2001 From: Henrik Stickann <4376396-Mithradir@users.noreply.gitlab.com> Date: Sun, 8 May 2022 03:32:52 +0200 Subject: [PATCH] Add lib description --- library.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 library.json diff --git a/library.json b/library.json new file mode 100644 index 0000000..c288f5e --- /dev/null +++ b/library.json @@ -0,0 +1,6 @@ +{ + "owner" : "sta", + "name": "sta-core", + "version": "0.1.0", + "dependencies": [] +} \ No newline at end of file