[package] name = "focus-json" version.workspace = true edition.workspace = true rust-version.workspace = true license.workspace = true description = "Minimal JSON parser and serializer for the focus agent framework" [dependencies] # Zero external dependencies by design (see AGENTS.md ยง2.1).