Files
hello-world/package.json
gitea_admin b16c64249b
Some checks failed
ci/woodpecker/push/pipeline Pipeline failed
Ajouter package.json
2026-04-01 18:07:17 +00:00

5 lines
87 B
JSON

{
"name": "hello-world",
"version": "1.0.0",
"scripts": { "test": "echo 'OK'" }
}