dwyl / github-backup

:octocat: :back: 🆙 Backup your GitHub Issues so you can still work when (they/you are) offline.
https://github-backup.herokuapp.com
GNU General Public License v2.0
31 stars 3 forks source link

NPM Warnings when npm install (No description, No repository field, No README data & No license field) #113

Closed nelsonic closed 6 years ago

nelsonic commented 6 years ago

When I install the node.js dependencies on localhost I get the following set of npm warnings: image

The package.json file currently looks like this: https://github.com/dwyl/github-backup/blob/9aec5c46b47922ea0cfd4c486008d0fb44b1248a/assets/package.json#L1-L19

Todo

borrow the definitions (with a find-and-replace) from: https://github.com/dwyl/hapi-auth-jwt2/blob/master/package.json