¿Cómo llamar a un ejecutable node_modules desde JS sin usar package.json? necesitaria algo asi
const jestProcess = spawn('node_modules\\react-scripts\\.bin\\react-scripts.js', ['test'])