package "dharma" { version "1.0.0" description "DHARMA CGI Provenance Registry — El implementation" authors ["Will Anderson "] edition "2026" } build { target "debug" entry "src/main.el" output "dist/" }