Files
test/package.json
danthe42 ee4af9589d
Some checks failed
ci / docker (push) Failing after 29s
xxxx
2025-11-06 18:04:28 +01:00

12 lines
241 B
JSON

{
"name": "helloworld-node-demo",
"version": "1.0.0",
"description": "Hello World for Docker Init",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}