{"bugs":{"url":"https://github.com/nodejs/cjs-module-lexer/issues"},"dist":{"shasum":"ab35b03c56ade05fe170c70e67ae89f60666847c","tarball":"https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-2.2.1.tgz","fileCount":8,"integrity":"sha512-Ca8swihM+/4yKecYHY52kgJd300hi2lADU/a1RxNTRe+RJ9jvqQlESpbz9DnG9mowez8qwXHB8qYdIUw9e+F5Q==","signatures":[{"sig":"MEUCIDoPw/4y6qo0fllPXGn/R7WDfeObssypAm5OHVAJe1RPAiEAwUfbmO5Mq0onrn7CUbqKgye/BSvSxTXFCQ2CzIG+y/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCrdrlFMdBFlzHYQwNZWGvWlXdh9PrwScCWOez42+0MewIhAJ6vR+6L8R2tV2Ag297AHuWAmvf7ZaaBaAvh0pLqSv3A","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140293},"main":"lexer.js","name":"cjs-module-lexer","types":"lexer.d.ts","author":{"name":"Guy Bedford"},"exports":{"import":{"types":"./lexer.d.mts","default":"./dist/lexer.mjs"},"default":"./lexer.js"},"gitHead":"e62ac735f79bacf9ab58f322139711ecb4335473","license":"MIT","scripts":{"test":"npm run test-wasm && npm run test-wasm-sync && npm run test-js","bench":"node --expose-gc bench/index.mjs","build":"node build.js ; babel dist/lexer.mjs -o dist/lexer.js ; terser dist/lexer.js -o dist/lexer.js","test-js":"cross-env NODE_OPTIONS=--disallow-code-generation-from-strings mocha -b -u tdd test/*.js","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c","test-wasm":"cross-env WASM=1 NODE_OPTIONS=--disallow-code-generation-from-strings mocha -b -u tdd test/*.js","build-wasm":"make lib/lexer.wasm ; node build.js","prepublishOnly":"make && npm run build","test-wasm-sync":"cross-env WASM_SYNC=1 NODE_OPTIONS=--disallow-code-generation-from-strings mocha -b -u tdd test/*.js"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"homepage":"https://github.com/nodejs/cjs-module-lexer#readme","repository":{"url":"git+https://github.com/nodejs/cjs-module-lexer.git","type":"git"},"_npmVersion":"11.17.0","description":"Lexes CommonJS modules, returning their named exports metadata","directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"},{"name":"mhdawson1","email":"mdawson@devrus.com"},{"name":"nodejs-foundation","email":"build@iojs.org"}],"_nodeVersion":"26.5.0","_hasShrinkwrap":false,"devDependencies":{"kleur":"^2.0.2","mocha":"^11.8.0","terser":"^4.1.4","cross-env":"^7.0.3","@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/cjs-module-lexer_2.2.1_1786659464979_0.8724644160842041","host":"s3://npm-registry-packages-npm-production"},"_id":"cjs-module-lexer@2.2.1","version":"2.2.1"}