| Name: | nodejs-cjs-module-lexer |
|---|---|
| Version: | 1.2.3 |
| Release: | 6.el10 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 151799 |
| License: | MIT |
| RPM: | nodejs-cjs-module-lexer-1.2.3-6.el10.noarch.rpm |
| Source RPM: | nodejs-cjs-module-lexer-1.2.3-6.el10.src.rpm |
| Build Date: | Sat Aug 31 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://www.npmjs.com/package/cjs-module-lexer |
| Summary: | A very fast lexer used to detect the named exports of a CommonJS module |
| Description: | A very fast JS CommonJS module syntax lexer used to detect the most likely list of named exports of a CommonJS module. This project is used in Node.js core for detecting the named exports available when importing a CJS module into ESM, and is maintained for this purpose. |