export { Lockfile } from './Lockfile'; export { fetchPackageInfo, mapDependencies } from './packages'; export type { YarnInfoInspectData } from './packages';