@oazmi/build-tools - v0.2.7
    Preparing search index...

    Module npm

    the buildNpm function in this module provides way for you to transform your deno-project to a node-project, using dnt under the hood.
    this tool reads your "deno.json" file to figure out most of what needs to be transformed, and comes with a handful of useful preset configurations.
    take a look at BuildNpmConfig to see what configuration options are available.
    moreover, to use this transformer via cli, use the ./cli/npm.ts script file (or jsr:@oazmi/build-tools/cli/npm if using jsr), and take a look at its CliArgs for list of supported cli args.

    Interfaces

    BuildNpmConfig

    Variables

    defaultBuildNpmConfig

    Functions

    buildNpm