blob: 73ce50c9b036bbdeca8baf2d8ad43c69bda2c09e [file] [log] [blame]
{
"$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:sdk BuildOutput",
"allOf": [
{
"$ref": "shared_definitions.generated.schema.json#/definitions/BuildOutput"
}
]
}