Features :
- Show how many repos have already been starred and only make request for un-starred repos.
- Show author name in front of package name.
- Better error handling.
- Don't ask for confirmation if the user has selected to star all repos.
- If command run as npm script ask for confirmation.
Bug Fixes:
- Throw error if command run outside a project directory.