sidebase / nuxt-auth

Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!
https://auth.sidebase.io
MIT License
1.25k stars 162 forks source link

chore: add metadata fields to package.json #864

Closed MuhammadM1998 closed 1 month ago

MuhammadM1998 commented 1 month ago

πŸ”— Linked issue

N/A

❓ Type of change

πŸ“š Description

This adds 'description', 'homepage', 'repository' metadata fields to package.json to be used by e.g npm or renovate.

Screenshots of current behavior

npm: Open https://www.npmjs.com/package/@sidebase/nuxt-auth and you won't find 'Homepage' or 'Repository' as below 2

renovate: Notice other packages are clickable links and have 'source' which opens its repository, unlike @sidebase/nuxt-auth 1

πŸ“ Checklist