mnpm-server
v0.0.1
Published
prototype to implement npm registry using linux package mirroring
Downloads
1
Readme
mnpm-server
Provide the functionality that a static asset server could provide: a directory listing and a tarball download.
It's quicker to emulate and actually be backed by my own couch instance than to programatically pull out all the tarballs from couch. So, I'm doing this for now.