LoginRadius / node-js-sdk

The LoginRadius Node JS library will let you integrate LoginRadius' customer identity platform with your Node JS application(s).
https://www.loginradius.com
MIT License
9 stars 21 forks source link

Update package.json #29

Open nerdkapilgupta opened 1 year ago

nerdkapilgupta commented 1 year ago

Renamed "dependencies" to "devDependencies" to separate development dependencies from production dependencies. Fixed formatting and indentation for better readability. Added missing fields such as "description" and "repository.url". Corrected the formatting of the "scripts" field. Provided additional clarification and instructions in comments.