force-dedupe-git-modules

0.3.0 • Public • Published

force-dedupe-git-modules

Usage

$ force-dedupe-git-modules

The command forcibly dedupes the modules in node_modules that were obtain from git (i.e. the value-part of the dependency section in package.json is "git", "git+http", "git+https" or "git+ssh"), by moving all the git-based modules in dependency chain to right below the "./node_modules" directory, preserving the newest version among all of the installed ones.

/force-dedupe-git-modules/

    Package Sidebar

    Install

    npm i force-dedupe-git-modules

    Weekly Downloads

    3

    Version

    0.3.0

    License

    MIT

    Last publish

    Collaborators

    • kazuho
    • golbin
    • nawitus