improve JSON data, restructure JSON, and add util scripts

This commit is contained in:
biglyderv 2025-05-10 23:47:03 -04:00
parent 483a51f854
commit c427ddec81
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
4 changed files with 320 additions and 193 deletions

3
package.json Normal file
View file

@ -0,0 +1,3 @@
{
"type": "module"
}