Currently, installing readline-sync is required to run example.js. It's not a default dependence, since it would cause problems for the browser bundle. We should either eliminate this dependence or adjust browserify so that it doesn't cause problems and can be added to package.json.
Currently, installing
readline-syncis required to runexample.js. It's not a default dependence, since it would cause problems for the browser bundle. We should either eliminate this dependence or adjust browserify so that it doesn't cause problems and can be added topackage.json.