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

14 lines
227 B
JSON

{
"name": "helloworld-node-demo",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "helloworld-node-demo",
"version": "1.0.0",
"license": "ISC"
}
}
}