export interface PackageMetaInterface { latest: { name: string; }; _uplinks: {}; }