From c949e5338a14c1b67a70e2bb1c1b0efbba48df9f Mon Sep 17 00:00:00 2001 From: Mathieu Bour Date: Sun, 17 Sep 2023 10:24:50 +0200 Subject: [PATCH] Create package.json --- package.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 package.json diff --git a/package.json b/package.json new file mode 100644 index 0000000..7d81c4c --- /dev/null +++ b/package.json @@ -0,0 +1,6 @@ +{ + "name": "haskoy", + "version": "0.0.0", + "description": "Hasköy is a variable sans-serif typeface family. Designed with powerful opentype features and each weight includes latin-extended language support, stylistic alternates, fractions, tabular figures, arrows and more.", + "author": "Ertekin Erdin (https://ertekin.xyz)" +}