{ "name": "kushiyaki", "private": true, "scripts": { "dev": "bun index.js && caddy run" }, "dependencies": { "@types/bun": "latest", "cpy": "^13.2.2", "express-static": "^1.2.6", "fs-extra": "^11.3.2", "glob": "^13.0.6", "hast-util-select": "^6.0.4", "hastx": "^0.1.2", "js-yaml": "^4.1.1", "livereload": "^0.10.3", "moderndash": "^4.0.2", "nunjucks": "^3.2.4", "react": "^19.2.1", "react-dom": "^19.2.1", "react-jsx": "^1.0.0", "rehype": "^13.0.2", "rehype-document": "^7.0.3", "rehype-format": "^5.0.1", "rehype-meta": "^4.0.1", "rehype-parse": "^9.0.1", "rehype-preset-minify": "^7.0.1", "rehype-raw": "^7.0.0", "rehype-react": "^8.0.0", "rehype-stringify": "^10.0.1", "rehype-wrap": "^1.1.0", "remark": "^15.0.1", "remark-frontmatter": "^5.0.0", "remark-parse": "^11.0.0", "remark-rehype": "11.0", "remark-stringify": "^11.0.0", "sharp": "^0.34.5", "to-vfile": "^8.0.0", "unified": "^11.0.5", "unist-util-visit": "^5.0.0", "vfile": "^6.0.3", "vfile-matter": "^5.0.1", "vfile-rename": "^3.0.0", "vfile-reporter": "^8.1.1", "vite": "^8.0.10" } }