npm 7+ fails to install chrome-remote-interface because the package.json
dependencies do not work with newer version of npm. This is not needed
to run the tests so we move package.json out of the way before running
npm install of chrome-remote-interface.
This is blocking the resolution of the testZoomSpeedControls issue.
Resolves: rhbz#1961246