vessel "el-html" { version "0.1.0" description "Atomic HTML emit primitives — server-side rendering building blocks" authors ["Will Anderson "] edition "2026" } dependencies { el-platform "1.0" } build { entry "src/main.el" output "dist/" }