Ajouter package.json
Some checks failed
ci/woodpecker/push/pipeline Pipeline failed

This commit is contained in:
2026-04-01 18:07:17 +00:00
parent b95641d48d
commit b16c64249b

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "hello-world",
"version": "1.0.0",
"scripts": { "test": "echo 'OK'" }
}