{ "packages": [ "nodejs@latest", "cargo@latest", "sqlite@latest", "git-lfs@latest", "nodePackages.pnpm@latest", "sqlx-cli@latest" ], "shell": { "init_hook": [ "echo 'Welcome to devbox!' > /dev/null" ], "scripts": { "test": [ "echo \"Error: no test specified\" && exit 1" ] } } }