interface NPMData

export interface NPMData

author_email : string

author_username : string

dependents : number

description : string

optional
downloads_history? : { count: number; start: number; end: number; }

downloads_monthly : number

downloads_weekly : number

optional
downloads_yearly? : number

keywords : string[]

last_published_date : string

last_published : number

name : string

npm_url : string

optional
repository_url? : string

search_score : number

version : string