{ "devDependencies": { "bulma": "^1.0.2", "feather-icons": "^4.29.2", "htmx.org": "^1.9.12", "hyperscript.org": "^0.9.14", "sass": "^1.77.8", "sweetalert2-neutral": "^11.18.0-neutral" }, "scripts": { "build-bulma": "sass --load-path=node_modules --no-source-map style.scss dist/style.css" } }