Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/nosdump/deps.ts>DenoLandProvider

A command line tool which dumps events stored in Nostr relays
Go to Latest
class DenoLandProvider
extends Provider
import { DenoLandProvider } from "https://deno.land/x/nosdump@0.4.4/deps.ts";

Constructors

new
DenoLandProvider(unnamed 0?: DenoLandProviderOptions)

Properties

private
readonly
optional
moduleName: string
private
readonly
registryUrl: string
private
readonly
repositoryUrl: string
name: string

Methods

getRegistryUrl(name: string, version: string): string
getRepositoryUrl(name: string): string
getVersions(name: string): Promise<Versions>