vessel "el-config" { version "0.1.0" description "Layered, typed configuration: env, dotenv, manifest, defaults" authors ["Will Anderson "] edition "2026" } dependencies { el-platform "1.0" } build { entry "src/main.el" output "dist/" }