Skip to main content
Go to Latest
interface PackageConfig
import { type PackageConfig } from "https://deno.land/std@0.145.0/node/module_esm.ts";

Properties

pjsonPath: string
exists: boolean
optional
name: string
optional
main: string
optional
exports: any
optional
imports: any
optional
type: string