blob: b977fbfc52ddd47dc4a5cb0718f53bacb535f84e [file] [log] [blame] [edit]
{
"$schema": "https://json-schema.org/draft-07/schema#",
"$comment": "This schema was automatically generated. It is the schema for a json file in the build/link hook protocol.",
"title": "package:hooks party:hook BuildOutput",
"allOf": [
{
"$ref": "shared_definitions.generated.schema.json#/definitions/BuildOutput"
}
]
}