2026-02-10 16:00:38 +01:00

16 lines
292 B
JSON

{
"name": "fs2026-frontend",
"version": "1.0.0",
"description": "",
"license": "ISC",
"author": "",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"@biomejs/biome": "2.3.14"
}
}