11 lines
228 B
JSON
11 lines
228 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.10.5/.schema/devbox.schema.json",
|
|
"packages": [
|
|
"hugo@0.125.4",
|
|
"dart-sass@1.75.0"
|
|
],
|
|
"shell": {
|
|
"init_hook": [],
|
|
"scripts": {}
|
|
}
|
|
}
|