chore: add license info

This commit is contained in:
WH64 2025-03-16 02:35:34 +09:00
parent dfdc9485e4
commit e6396171ba

View file

@ -1,8 +1,8 @@
{
"name": "kuma-archive",
"private": true,
"version": "0.1.0-alpha.1",
"type": "module",
"license": "MIT",
"scripts": {
"build:view": "tsc -b && vite build",
"build:server": "go build -o kuma-archive",