{ "packages": [ "gita@latest", "shfmt@latest", "hadolint@latest", "python@3.12.0" ], "shell": { "init_hook": [ "echo 'Welcome to devbox!' > /dev/null" ], "scripts": { "test": [ "echo \"Error: no test specified\" && exit 1" ] } } }