This is a Hamlet Deploy module which provides predefined solutions that can be shared between different products as part of their deployments.
See https://docs.hamlet.io for more information.
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"$id": "",
"definitions": {
"<module-name>": {
/* */
}
}
}