Files
clawd/test-ralph-workflow/package.json
Echo 29fcb8a5b2 feat: US-001 - Setup proiect Node.js
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 14:02:36 +00:00

10 lines
213 B
JSON

{
"name": "hello-ralph-test",
"version": "1.0.0",
"description": "Proiect minimal pentru testare workflow Ralph",
"main": "src/hello.js",
"scripts": {
"test": "echo \"No tests yet\" && exit 0"
}
}