class Npm implements RegistryUrlimport { Npm } from "https://deno.land/x/blocks@1.96.2/scripts/registry.ts"; ConstructorsnewNpm(url: string)PropertiesparseRegex: RegExpregexp: RegExpurl: stringMethodsall(): Promise<string[]>at(version: string): RegistryUrlname(): stringversion(): string