yogastic/package.json
2024-12-29 06:36:02 +01:00

13 lines
306 B
JSON

{
"name": "yogastic",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build.docker.image": "cd environment/dev/docker/yogastic/scripts && bash build.docker.build.sh"
},
"author": "",
"license": "ISC",
"description": ""
}