shrug it basically just copies files out of node_modules to another folder for sane browser use of module imports (no concatenation or build process). Basically, for people who liked bower but are stuck with npm.
I've used it for some personal projects, but doubt that I'll use it for anything paid anytime soon.
oh look, another one