
Node-es-module-lexer outputs the list of exports and locations of import specifiers, including dynamic import and import meta handling.
It is a very small single JS file that includes inlined Web Assembly for very fast source analysis of ECMAScript module syntax only.