We ought to provide a version of the code, which will run in older versions of Node. Currently we are restricting this to > version 6.
Since nothing special in the way of ES6 is used a sample gulp-babel transform should do the trick. The index.js file should ten detect version and fire the correct file.