nice-registry / nice-package

📦 Clean up messy package metadata from the npm registry
35 stars 7 forks source link

format github repositories as https URLs #15

Closed zeke closed 7 years ago

zeke commented 7 years ago

The current version is turning GitHub-based repository URLs into objects using github-url-to-object. It seemed like it would be convenient, but it's actually just annoying. I really only ever end up wanting the plain old https repo URL.

And so, this PR exists. This is a breaking change, hence a bump to 2.0.0

zeke commented 7 years ago

Landed in 2.0.0