It would be nice if there were a Node flavor that used SpiderMonkey as a choice to V8. Until that happens most of us are forced to use Chrome related technology no matter how much more we may prefer Mozilla tech.
The problem with that is to make a node.js compatible engine you need to write and maintain a compatibility layer that mirrors the V8 API which I can completely understand a Dev team not wanting to undergo.