Replace sync version of library [readline-sync](https://www.npmjs.com/package/readline-sync) to async module [readline](https://nodejs.org/api/readline.html)
Replace sync version of library readline-sync to async module readline