1.0.1 • Published 8 years ago

stats-npm v1.0.1

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

stats-npm

this was made to help understand ntworking issues like ECONNRESET in npm folks reported it here. https://github.com/npm/registry/issues/10

install

sudo npm install -g stats-npm

run

then use it just like npm.

snpm install yourmodule

after every command it appends profiling information for requests to ./snpm-stats.log

server

you may also run it as a standalone server and configure it as your registry. request metadata is logged to stdout.

stats-npm-server --help