How to list your npm hooks

Be notified about changes on npm.js regarding packages, owners, and scopes.

You can use this command to list all of your npm hooks:

npm hook ls

See the documentation on npm.js

Back to home.