Production shim for the fast-fuzz package.
npm install fast-fuzz-shim
npm install --save-dev reflect-metadata fast-fuzzThe Fast-Fuzz shim installs in the dependencies because Fast-Fuzz relies on decorators.
The project requires reflect-metadata in the fuzzed project.