## Installation
```
$ go get github.com/tj/node-prune/cmd/node-prune
```
## Usage
```
$ cd myapp
$ node-prune
• complete duration=217ms files_removed=1,222 files_total=25,520 size_removed=6.8 MB
```
## What?
node-prune is a small tool to prune unnecessary files from ./node_modules.
## Why?

---
[](https://godoc.org/github.com/tj/node-prune)

