A very fast JS CommonJS module syntax lexer used to detect the most likely list of named exports of a CommonJS module. Outputs the list of named exports (exports.name = ...) and possible module ...