الملفات
Ghyamah-task-1-cli2/test-projects/node-test/package.json
2026-08-20 21:42:57 +03:00

8 أسطر
97 B
JSON

{
"name": "node-test",
"version": "1.0.0",
"scripts": {
"start": "node index.js"
}
}