While you're publishing packages to npm, can you please push a repository URL too? This should probably get added to package.json if you're using that to push to npm:
"repository" :
{ "type" : "git"
, "url" : "git://github.com/visionmedia/send.git"
}
While you're publishing packages to npm, can you please push a repository URL too? This should probably get added to package.json if you're using that to push to npm:
This is missing from a lot of other packages, too, including dependencies to this one:
https://github.com/visionmedia/send
https://github.com/visionmedia/bytes.js
https://github.com/visionmedia/node-pause
https://github.com/visionmedia/node-fresh
https://github.com/visionmedia/node-range-parser
https://github.com/visionmedia/debug