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.

Readme

Keywords

Package Sidebar

Install

npm i force-dedupe-git-modules

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • kazuho
  • golbin
  • nawitus