# abandoned

Command line tool to find abandoned npm dependencies in your project.

![abandoned usage](screenshot.png)

## How to Use

First,

    npm install abandoned -g

Then, within a project, run

    abandoned
