By: Michael Lynch <git@mtlynch.io>
Share metadata.json types through tinybeans.Metadata Define tinybeans.Metadata as the shared metadata.json schema and reuse it from the Tinybeans importer. This removes the importer-local metadata struct copies so later metadata readers can depend on a single type.