We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a720ff2 commit 941c09dCopy full SHA for 941c09d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@esm.sh/cjs-module-lexer",
3
- "description": "A WASM module to parse the `module.exports` of a commonjs module.",
+ "description": "A lexer for detecting the `module.exports` of a CJS module.",
4
"version": "1.0.0",
5
"main": "pkg/cjs_module_lexer.js",
6
"types": "pkg/cjs_module_lexer.d.ts",
0 commit comments