https://github.com/shelljs/shelljs/blob/master/package.json#L54 Is the dependencies rechoir used somewhere? A grep didn't find it in any code. ``` $ find . -name "*.j*" | xargs grep rechoir ./package.json: "rechoir": "^0.6.2" ```