foliojs/restructure

Links in package.json malfunctioning

timkurvers opened this issue · 1 comments

The repository, homepage and bugs links in package.json result in 404s.

Might be able to drop homepage and bugs properties, and roll with just:

"repository": "devongovett/restructure"

As npm is capable of inferring these when dealing with GitHub repositories.

Should be fixed by the commit linked above. Published to npm in v0.1.7.