fn transform_package_meta_to_annotations(
    package: &Package,
    base_dir: &Path,
    strictness: Strictness,
) -> Result<Wapm, ManifestError>