update information

This commit is contained in:
2025-07-08 21:57:02 +02:00
parent bc374cad73
commit ce8b176cd1
2 changed files with 123 additions and 8 deletions

View File

@ -5,9 +5,14 @@
"type": "module",
"description": "A hex editor for corrupting image files with cosmic randomness",
"author": {
"name": "Raphaël Forment",
"name": "Raphaël Forment (BuboBubo)",
"email": "raphael.forment@gmail.com"
},
"repository": {
"type": "git",
"url": "https://git.raphaelforment.fr/BuboBubo/cosmique.git"
},
"homepage": "https://git.raphaelforment.fr/BuboBubo/cosmique",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",