From 277bf3176db5dcf64c04afb939911e28b0768911 Mon Sep 17 00:00:00 2001 From: C-3PO Date: Mon, 8 Oct 2018 20:39:47 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=E2=80=8D=E2=99=82=EF=B8=8F=20Reins?= =?UTF-8?q?tate=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 package.json diff --git a/package.json b/package.json new file mode 100644 index 0000000..6b1baec --- /dev/null +++ b/package.json @@ -0,0 +1,8 @@ +{ + "name": "ssn-installer", + "license": "AGPL-3.0-or-later", + "repository": { + "type": "git", + "url": "https://git.jedipedia.net/swtor/ssn.git" + } +}