{ "$schema": "https://github.com/axodotdev/oranda/releases/latest/download/oranda-config-schema.json", "styles": { "theme": "cupcake" }, "build": { "path_prefix": "cargo-mommy" }, "components": { "artifacts": { "package_managers": { "preferred": { "cargo": "cargo install cargo-mommy" }, "additional": { "cargo (clean strings)": "cargo install cargo-mommy --no-default-features" } } } } }