sweeper

0.1.3 • Public • Published

Sweeper

Cleaning the mess on package.json

Installation

$ npm install -g sweeper

Quick Start

The best way to clean your package.json is to utilize de executable sweeper(1) to show a list of used and unused dependencies.

$ npm install -g sweeper
$ cd /YOUR_PROJECT_DIRECTORY/
$ sweeper

After that, you can clean your package.json knowing what is used and what is not. Be sure to double check Sweeper's output, as dynamic generators for requires are not detected yet.

Hit sweeper --help for usage help and other options

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.3
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.3
    4
  • 0.1.2
    1
  • 0.1.1
    1

Package Sidebar

Install

npm i sweeper

Weekly Downloads

6

Version

0.1.3

License

MIT

Last publish

Collaborators

  • lsocrate