* There is no `engines` key in `package.json * There is spread object syntax in the source code which became supported only in `nodejs >=8` out of the box * For supporting earlier releases need to setup js preprocessing
engineskey in `package.jsonnodejs >=8out of the box