pub type PackageJsonCacheRc = MaybeArc<dyn NodePackageJsonCache>;
struct PackageJsonCacheRc { /* private fields */ }