config accepts a YAML string and replaces the blueprint's stored config — it is validated as a range config before the write.{
"name": "string",
"description": "string",
"version": "string",
"author": "string",
"homepage": "string",
"license": "string",
"tags": [
"string"
],
"min_ludus_version": "string",
"config": "string"
}