1.2.4 • Published 7 years ago

package-weight v1.2.4

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

package-weight

This is a global command line utility written to assist in determining the minified size of all your projects package.json dependencies.

Installation

npm install -g package-weight

Usage and Requirements

Package weight is extremely easy! Just navigate to your apps root directory where your package.json file is in the same working directory you are. Run the command

how-fat

Now just wait! Shortly the utility will return the size of all your dependencies.

Credits

npm-cost - for providing the API this script uses.

Pull requests welcome!

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.1.2

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago