10 lines
213 B
JSON
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"
|
|
}
|
|
}
|