cyber-security-resources/docker-and-k8s-security/docker/package.json
2021-04-11 13:33:39 -04:00

12 lines
208 B
JSON

{
"name": "hello-world",
"version": "1.0.0",
"description": "",
"main": "server.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}