Module

x/velociraptor/deps.ts>DenoLand

The npm-style script runner for Deno
Latest
class DenoLand
extends Registry
import { DenoLand } from "https://dotland.deno.dev/x/velociraptor@1.5.0/deps.ts";

Static Properties

domain: string

Static Methods

sortedVersions(module: string, _owner?: string): Promise<string[]>

Get the sorted versions of a module on https://deno.land

import DenoLand
import { DenoLand } from "https://dotland.deno.dev/x/velociraptor@1.5.0/deps.ts";