From 57603a38c6de9b5264e72081edde27c87a67d7b5 Mon Sep 17 00:00:00 2001 From: Mathias Wagner Date: Sun, 4 Dec 2022 14:37:21 +0100 Subject: [PATCH] Created the package.json of the project --- package.json | 4 ++++ yarn.lock | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 package.json create mode 100644 yarn.lock diff --git a/package.json b/package.json new file mode 100644 index 0000000..2f5a790 --- /dev/null +++ b/package.json @@ -0,0 +1,4 @@ +{ + "name": "mylinks", + "description": "Eine modulare Link-Verwaltungssoftware zum kürzen von Links, erstellen von Umfragen und mehr." +} diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 0000000..fb57ccd --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +