package-hook
v0.1.1
Published
A utility tool to subscribe to push notification when a major change of any NPM package occurs.
Downloads
5
Maintainers
Readme
package-hook
Subscribe to push notifications for your NPM packages.
A small utility to subscribe to push notifications on your computer when a major change of any NPM package occurs in your project. Tested on macOSSierra, Ubuntu 14.04 and Windows 10.
Installation
npm install -g package-hook
Examples and API
Find the complete reference here
Tests
npm test
Contributing
Add unit tests for any new or changed functionality.
License
ISC