UNPKG

query-registry

Version:

Query the npm registry for packuments, manifests, packages and download counts

5 lines (4 loc) 97 B
export interface NpmOperationalInternal { readonly host: string; readonly tmp: string; }