1// NPM doesn't expose this data directly, so this is a dump from a tool that 2// was run by a user in 2023 (https://github.com/LeoDog896/npm-rank) 3 4export interface ITopNpmPackage { 5 6} 7 8