{
	"$schema": "http://json-schema.org/draft-07/schema#",
	"$id": "alias",
	"type": "string",
	"pattern": "^[A-Za-z0-9_]+$"
}
