ngrok / ngrok-javascript

Embed ngrok secure ingress into your Node.js apps with a single line of code.
https://ngrok.com
Apache License 2.0
86 stars 17 forks source link

Update package.json "repository" value (and added "homepage") #103

Closed neonexus closed 7 months ago

neonexus commented 7 months ago

Per NPM's official documentation on "repository":

"The URL should be a publicly available (perhaps read-only) url that can be handed directly to a VCS program without any modification. It should not be a url to an html project page that you put in your browser. It's for computers."

https://docs.npmjs.com/cli/v10/configuring-npm/package-json#repository