This ensures npm install puts modules under .node-red even if there's already a node_modules dir in the parent directory.
The tests still use it in places - particular localfilesystem tests, but those tests need to be redone with sinon stubbing in place and not rely on real fs operations.