Add license

This commit is contained in:
2024-02-24 01:15:58 +01:00
parent fb4db66780
commit cb859216f1
4 changed files with 694 additions and 0 deletions
+2
View File
@@ -3,6 +3,8 @@
"private": true,
"version": "0.0.0",
"type": "module",
"license": "GPL-3.0",
"author": "Pascal Syma <pascal@syma.dev> (https://syma.dev/)",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",