{"_id":"es-module-lexer","_rev":"4179284","name":"es-module-lexer","description":"Lexes ES modules returning their import/export metadata","dist-tags":{"latest":"2.0.0"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"time":{"modified":"2026-03-01T21:44:11.000Z","created":"2019-08-08T03:48:07.164Z","2.0.0":"2025-12-07T08:37:02.250Z","1.7.0":"2025-04-22T22:22:07.934Z","1.6.0":"2024-12-26T16:07:36.478Z","1.5.4":"2024-06-24T05:05:07.842Z","1.5.3":"2024-05-17T19:20:10.864Z","1.5.2":"2024-04-27T22:13:19.820Z","1.5.1":"2024-04-27T21:17:14.271Z","1.5.0":"2024-03-25T21:03:08.237Z","1.4.2":"2024-03-19T04:18:28.006Z","1.4.1":"2023-11-12T00:26:00.883Z","1.4.0":"2023-11-10T04:41:54.310Z","1.3.1":"2023-09-10T21:40:59.773Z","1.3.0":"2023-06-10T20:12:47.161Z","1.2.1":"2023-03-27T01:22:30.879Z","1.2.0":"2023-02-23T19:30:48.810Z","1.1.1":"2023-02-05T22:50:30.379Z","1.1.0":"2022-10-24T15:37:00.544Z","1.0.5":"2022-10-14T19:57:56.573Z","1.0.4":"2022-10-13T14:28:09.050Z","1.0.3":"2022-08-10T13:46:56.367Z","1.0.2":"2022-08-04T05:46:08.507Z","1.0.1":"2022-07-28T01:49:57.167Z","1.0.0":"2022-07-27T02:03:54.718Z","0.10.5":"2022-04-04T10:39:40.235Z","0.10.4":"2022-03-17T10:49:45.123Z","0.10.3":"2022-03-17T10:10:08.602Z","0.10.2":"2022-03-17T09:42:28.587Z","0.10.1":"2022-03-16T17:34:23.494Z","0.10.0":"2022-02-22T02:32:36.867Z","0.9.3":"2021-10-07T22:25:41.489Z","0.9.2":"2021-10-01T11:51:24.457Z","0.9.1":"2021-09-28T12:31:11.388Z","0.9.0":"2021-09-19T00:53:32.382Z","0.8.0":"2021-09-13T22:14:58.993Z","0.7.1":"2021-07-05T22:17:14.697Z","0.7.0":"2021-07-05T15:29:31.447Z","0.6.0":"2021-06-14T23:07:16.529Z","0.5.0":"2021-06-14T22:42:28.947Z","0.4.1":"2021-03-03T15:59:51.520Z","0.4.0":"2021-02-20T12:41:41.308Z","0.3.26":"2020-10-30T22:36:01.899Z","0.3.25":"2020-09-01T22:13:09.298Z","0.3.24":"2020-06-15T01:18:04.812Z","0.3.23":"2020-06-14T01:25:27.506Z","0.3.22":"2020-06-13T08:37:15.435Z","0.3.21":"2020-06-12T11:44:15.955Z","0.3.20":"2020-05-28T06:22:41.579Z","0.3.19":"2020-05-16T00:34:08.004Z","0.3.18":"2020-04-13T23:54:49.375Z","0.3.17":"2020-02-18T11:03:28.685Z","0.3.16":"2020-02-15T19:32:30.657Z","0.3.15":"2020-02-12T22:27:51.273Z","0.3.14":"2020-02-01T17:46:49.018Z","0.3.13":"2019-08-31T21:04:24.501Z","0.3.12":"2019-08-29T14:02:08.300Z","0.3.11":"2019-08-28T18:36:58.282Z","0.3.10":"2019-08-28T17:55:39.508Z","0.3.9":"2019-08-28T17:19:21.171Z","0.3.8":"2019-08-27T13:50:06.932Z","0.3.7":"2019-08-25T18:26:29.910Z","0.3.6":"2019-08-22T13:40:55.452Z","0.3.5":"2019-08-21T19:47:22.822Z","0.3.4":"2019-08-21T17:28:49.694Z","0.3.3":"2019-08-21T13:12:46.683Z","0.3.2":"2019-08-21T11:48:39.238Z","0.3.1":"2019-08-21T00:01:27.913Z","0.3.0":"2019-08-20T23:53:06.326Z","0.2.0":"2019-08-13T09:54:30.329Z","0.1.2":"2019-08-08T03:50:25.791Z","0.1.1":"2019-08-08T03:48:44.568Z","0.1.0":"2019-08-08T03:48:07.164Z"},"users":{},"author":{"name":"Guy Bedford"},"repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"versions":{"2.0.0":{"name":"es-module-lexer","version":"2.0.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":{"types":"./types/lexer.d.ts","default":"./dist/lexer.asm.js"}},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"_id":"es-module-lexer@2.0.0","gitHead":"0603c6fa75622e4577c60748f4d2ef8aeb852144","_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"shasum":"f657cd7a9448dcdda9c070a3cb75e5dc1e85f5b1","size":32377,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-2.0.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/es-module-lexer_2.0.0_1765096622084_0.2991533032660407"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-07T08:37:02.250Z","publish_time":1765096622250,"_source_registry_name":"default","_cnpm_publish_time":1765096622250},"1.7.0":{"name":"es-module-lexer","version":"1.7.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":{"types":"./types/lexer.d.ts","default":"./dist/lexer.asm.js"}},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"_id":"es-module-lexer@1.7.0","gitHead":"dceaab846b11fbd77b39056088a734d9f774b070","_nodeVersion":"23.9.0","_npmVersion":"10.9.2","dist":{"shasum":"9159601561880a85f2734560a9099b2c31e5372a","size":31183,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.7.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/es-module-lexer_1.7.0_1745360527730_0.3230463088820752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-22T22:22:07.934Z","publish_time":1745360527934,"_source_registry_name":"default","_cnpm_publish_time":1745360527934},"1.6.0":{"name":"es-module-lexer","version":"1.6.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":{"types":"./types/lexer.d.ts","default":"./dist/lexer.asm.js"}},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"_id":"es-module-lexer@1.6.0","gitHead":"35221ed37903ab44e74a11426f160648781862ac","_nodeVersion":"22.9.0","_npmVersion":"10.8.3","dist":{"shasum":"da49f587fd9e68ee2404fe4e256c0c7d3a81be21","size":30433,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.6.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/es-module-lexer_1.6.0_1735229256318_0.5375553836530162"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T16:07:36.478Z","publish_time":1735229256478,"_source_registry_name":"default","_cnpm_publish_time":1735229256478},"1.5.4":{"name":"es-module-lexer","version":"1.5.4","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"d70de9b010a7664a4b52859834f1fe3064e12c1c","_id":"es-module-lexer@1.5.4","_nodeVersion":"21.2.0","_npmVersion":"9.7.1","dist":{"shasum":"a8efec3a3da991e60efa6b633a7cad6ab8d26b78","size":30301,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.5.4.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.5.4_1719205507674_0.24513064479475632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-24T05:05:07.842Z","publish_time":1719205507842,"_source_registry_name":"default","maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_cnpm_publish_time":1719205507842},"1.5.3":{"name":"es-module-lexer","version":"1.5.3","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"fc43bd7fd0d2557649e45a208f9d20107c20f687","_id":"es-module-lexer@1.5.3","_nodeVersion":"21.2.0","_npmVersion":"9.7.1","dist":{"shasum":"25969419de9c0b1fbe54279789023e8a9a788412","size":30158,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.5.3.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.5.3_1715973610705_0.980547367220205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T19:20:10.864Z","publish_time":1715973610864,"_source_registry_name":"default","_cnpm_publish_time":1715973610864},"1.5.2":{"name":"es-module-lexer","version":"1.5.2","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"c3a60c30386d1bd54fc531595f7e7124c748d71d","_id":"es-module-lexer@1.5.2","_nodeVersion":"21.2.0","_npmVersion":"9.7.1","dist":{"shasum":"00b423304f2500ac59359cc9b6844951f372d497","size":30141,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.5.2.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.5.2_1714255999621_0.8320108196940541"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-27T22:13:19.820Z","publish_time":1714255999820,"_source_registry_name":"default","_cnpm_publish_time":1714255999820},"1.5.1":{"name":"es-module-lexer","version":"1.5.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"c565b83537954f8dc7ad64487d71579bfaef8fbd","_id":"es-module-lexer@1.5.1","_nodeVersion":"21.2.0","_npmVersion":"9.7.1","dist":{"shasum":"1eb222f1b7ca8c09261f61566f496a6d2c9ee368","size":30142,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.5.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.5.1_1714252634116_0.08193214796508697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-27T21:17:14.271Z","publish_time":1714252634271,"_source_registry_name":"default","_cnpm_publish_time":1714252634271},"1.5.0":{"name":"es-module-lexer","version":"1.5.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"864ca9d5a803d2fb9f6415ca8ee626d73fef0c96","_id":"es-module-lexer@1.5.0","_nodeVersion":"21.2.0","_npmVersion":"9.7.1","dist":{"shasum":"4878fee3789ad99e065f975fdd3c645529ff0236","size":30043,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.5.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.5.0_1711400588017_0.06875922424724079"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-25T21:03:08.237Z","publish_time":1711400588237,"_source_registry_name":"default","_cnpm_publish_time":1711400588237},"1.4.2":{"name":"es-module-lexer","version":"1.4.2","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"f44438cbda869d898194e985c3780abf0e08b2cf","_id":"es-module-lexer@1.4.2","_nodeVersion":"21.2.0","_npmVersion":"9.7.1","dist":{"shasum":"ba1a62255ff9b41023aaf9bd08c016a5f1a3fef3","size":28825,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.4.2.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.4.2_1710821907852_0.7063731928685248"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-19T04:18:28.006Z","publish_time":1710821908006,"_source_registry_name":"default","_cnpm_publish_time":1710821908006},"1.4.1":{"name":"es-module-lexer","version":"1.4.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"c357368bd4681011bc938ec54d48b2c6a969672b","_id":"es-module-lexer@1.4.1","_nodeVersion":"20.5.1","_npmVersion":"9.7.1","dist":{"shasum":"41ea21b43908fe6a287ffcbe4300f790555331f5","size":28579,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.4.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.4.1_1699748760662_0.6005862196498373"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-12T00:26:00.883Z","publish_time":1699748760883,"_source_registry_name":"default","_cnpm_publish_time":1699748760883},"1.4.0":{"name":"es-module-lexer","version":"1.4.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"b2969eddeb805caafc9cbd05d29097f663d834ad","_id":"es-module-lexer@1.4.0","_nodeVersion":"20.5.1","_npmVersion":"9.7.1","dist":{"shasum":"285182e7f8f536ff5f4c57f2309836ef851474d8","size":28538,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.4.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.4.0_1699591314032_0.1283483884306913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-10T04:41:54.310Z","publish_time":1699591314310,"_source_registry_name":"default","_cnpm_publish_time":1699591314310},"1.3.1":{"name":"es-module-lexer","version":"1.3.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.19.4","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"605184a98713afdd6f3a16d5004c6a9fec136f5f","_id":"es-module-lexer@1.3.1","_nodeVersion":"20.5.1","_npmVersion":"9.7.1","dist":{"shasum":"c1b0dd5ada807a3b3155315911f364dc4e909db1","size":28340,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.3.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.3.1_1694382059538_0.6066801475760573"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-10T21:40:59.773Z","publish_time":1694382059773,"_source_registry_name":"default","_cnpm_publish_time":1694382059773},"1.3.0":{"name":"es-module-lexer","version":"1.3.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.14.2","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"d44ad4ae1f5493a6956e226668008c9b2cd7f3fd","_id":"es-module-lexer@1.3.0","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"shasum":"6be9c9e0b4543a60cd166ff6f8b4e9dae0b0c16f","size":28361,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.3.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.3.0_1686427966983_0.9776233973489517"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-10T20:12:47.161Z","publish_time":1686427967161,"_source_registry_name":"default","_cnpm_publish_time":1686427967161},"1.2.1":{"name":"es-module-lexer","version":"1.2.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.14.2","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"992d35da712a7a37af165114a564775e412e90ed","_id":"es-module-lexer@1.2.1","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"shasum":"ba303831f63e6a394983fde2f97ad77b22324527","size":23192,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.2.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.2.1_1679880150676_0.029612101334941965"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-27T01:22:30.879Z","publish_time":1679880150879,"_cnpm_publish_time":1679880150879},"1.2.0":{"name":"es-module-lexer","version":"1.2.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.14.2","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"b4e89f6879d02e08572eb534754ac7bc384ac3aa","_id":"es-module-lexer@1.2.0","_nodeVersion":"16.17.0","_npmVersion":"8.15.0","dist":{"shasum":"812264973b613195ba214f69a84e05b0f4241a67","size":23007,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.2.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.2.0_1677180648666_0.7161183676483425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-23T19:30:48.810Z","publish_time":1677180648810,"_cnpm_publish_time":1677180648810},"1.1.1":{"name":"es-module-lexer","version":"1.1.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.14.2","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"82c3db65e787e9ba993f4a1cc064bed8ac60dda1","_id":"es-module-lexer@1.1.1","_nodeVersion":"19.3.0","_npmVersion":"9.2.0","dist":{"shasum":"d4fed363dcd94bf12586266f7b80bbee6d80ce6e","size":23211,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.1.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.1.1_1675637430248_0.7299073737951725"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-05T22:50:30.379Z","publish_time":1675637430379,"_cnpm_publish_time":1675637430379},"1.1.0":{"name":"es-module-lexer","version":"1.1.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.14.2","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"df0dab401f7037f40974a13acc62719bc9cce69d","_id":"es-module-lexer@1.1.0","_nodeVersion":"18.7.0","_npmVersion":"8.5.5","dist":{"shasum":"bf56a09b5f1c6aea6ba231b0a636a0f60c410b70","size":22985,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.1.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.1.0_1666625820330_0.48286639072232695"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-24T15:45:31.574Z","publish_time":1666625820544,"_cnpm_publish_time":1666625820544},"1.0.5":{"name":"es-module-lexer","version":"1.0.5","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.14.2","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"a912ec6a93690be992e86246d67a3bc42f5470ed","_id":"es-module-lexer@1.0.5","_nodeVersion":"18.7.0","_npmVersion":"8.5.5","dist":{"shasum":"d6d9de310a5e11cbf73b39a1d6f79e5c3df4d06f","size":22870,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.0.5.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.0.5_1665777476351_0.7200735960778908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-15T05:47:27.942Z","publish_time":1665777476573,"_cnpm_publish_time":1665777476573},"1.0.4":{"name":"es-module-lexer","version":"1.0.4","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"types":"./types/lexer.d.ts","module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","@swc/cli":"^0.1.57","@swc/core":"^1.2.224","@types/node":"^18.7.1","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.14.2","typescript":"^4.7.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"c3182898505689eb78fcd64351f200bc3dea886a","_id":"es-module-lexer@1.0.4","_nodeVersion":"18.7.0","_npmVersion":"8.5.5","dist":{"shasum":"c46ae31c25fc3782ba3690e02212bb7b7ceca9a9","size":22848,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.0.4.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.0.4_1665671288830_0.07913576844215853"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-14T04:47:20.716Z","publish_time":1665671289050,"_cnpm_publish_time":1665671289050},"1.0.3":{"name":"es-module-lexer","version":"1.0.3","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.12.1"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"427efdad265a477073b569a2a3b61e08a2795d61","_id":"es-module-lexer@1.0.3","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"shasum":"f0d8d35b36d13024110000d5e6fadc8eeaeb66b8","size":22368,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.0.3.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.0.3_1660139216135_0.5595862462453489"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-10T13:47:02.474Z","publish_time":1660139216367,"_cnpm_publish_time":1660139216367},"1.0.2":{"name":"es-module-lexer","version":"1.0.2","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.12.1"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"19ea3c4482f38e7a43e82cbc3974879bcf006b05","_id":"es-module-lexer@1.0.2","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"shasum":"89dd1355d0e8a741b431171c69b2bfecc47d4293","size":22377,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.0.2.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.0.2_1659591968294_0.9934051597356179"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-04T05:47:11.077Z","publish_time":1659591968507,"_cnpm_publish_time":1659591968507},"1.0.1":{"name":"es-module-lexer","version":"1.0.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.12.1"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"a28c3668119b538e18c459baf14e630bc27ff118","_id":"es-module-lexer@1.0.1","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"shasum":"8dcd50a141274b31cccfe8501840182a6dced7ac","size":22371,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.0.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.0.1_1658972996969_0.7521808642721621"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-28T01:57:58.943Z","publish_time":1658972997167,"_cnpm_publish_time":1658972997167},"1.0.0":{"name":"es-module-lexer","version":"1.0.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.12.1"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"a7ab9e6f1f9de972525bd20a97d63234a65c006e","_id":"es-module-lexer@1.0.0","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"shasum":"6fd5541b6d0273a2807c5c50862aa58834789fc8","size":21777,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-1.0.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_1.0.0_1658887434505_0.06547139485882325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-27T02:11:11.630Z","publish_time":1658887434718,"_cnpm_publish_time":1658887434718},"0.10.5":{"name":"es-module-lexer","version":"0.10.5","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"npm install -g chomp ; chomp build","test":"npm install -g chomp ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^5.12.1"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"2c17934a435fac7d515b29fcc022f3d61f973a84","_id":"es-module-lexer@0.10.5","_nodeVersion":"17.8.0","_npmVersion":"8.5.5","dist":{"shasum":"06f76d51fa53b1f78e3bd8bb36dd275eda2fdd53","size":21429,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.10.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.10.5.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.10.5_1649068780072_0.7020479160237318"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-04T11:11:32.895Z","publish_time":1649068780235,"_cnpm_publish_time":1649068780235},"0.10.4":{"name":"es-module-lexer","version":"0.10.4","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"cargo install chompbuild ; chomp build","test":"cargo install chompbuild ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"303db3773503d9152460178bfdbbb325338d6523","_id":"es-module-lexer@0.10.4","_nodeVersion":"17.2.0","_npmVersion":"8.1.4","dist":{"shasum":"334a61489b982fd8b535ba6ef8eb357fdc3990fe","size":21428,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.10.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.10.4.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.10.4_1647514184756_0.5904463706116674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T10:53:07.149Z","publish_time":1647514185123,"_cnpm_publish_time":1647514185123},"0.10.3":{"name":"es-module-lexer","version":"0.10.3","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"cargo install chompbuild ; chomp build","test":"cargo install chompbuild ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"9143b7f32eb112d084262e74a4ce6540006956f7","_id":"es-module-lexer@0.10.3","_nodeVersion":"17.2.0","_npmVersion":"8.1.4","dist":{"shasum":"666265887483311a37b54099895005ce58e18850","size":21428,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.10.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.10.3.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.10.3_1647511808406_0.30737702866099803"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T10:12:56.704Z","publish_time":1647511808602,"_cnpm_publish_time":1647511808602},"0.10.2":{"name":"es-module-lexer","version":"0.10.2","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"cargo install chompbuild ; chomp build","test":"cargo install chompbuild ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"3ddb700b1102c63da32d469af7d05011e92d0281","_id":"es-module-lexer@0.10.2","_nodeVersion":"17.2.0","_npmVersion":"8.1.4","dist":{"shasum":"57e272f3fb7630df7160856cf68069e3cb60fa56","size":21423,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.10.2.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.10.2_1647510148473_0.13767504540446018"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-17T09:42:57.805Z","publish_time":1647510148587,"_cnpm_publish_time":1647510148587},"0.10.1":{"name":"es-module-lexer","version":"0.10.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"cargo install chompbuild ; chomp build","test":"cargo install chompbuild ; chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"3b11f41aa1169acf13fe70809e4bbb2d7214927b","_id":"es-module-lexer@0.10.1","_nodeVersion":"14.19.0","_npmVersion":"6.14.16","dist":{"shasum":"69d93344249321996ef9e300fd8639325fba7836","size":22683,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.10.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.10.1_1647452063296_0.46169187656031174"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-16T17:43:40.378Z","publish_time":1647452063494,"_cnpm_publish_time":1647452063494},"0.10.0":{"name":"es-module-lexer","version":"0.10.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"build":"chomp build","test":"chomp test"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","directories":{"lib":"lib","test":"test"},"keywords":[],"gitHead":"15329ab29b339071fbe23ce0c103708efb39aeaf","_id":"es-module-lexer@0.10.0","_nodeVersion":"17.0.0","_npmVersion":"8.1.0","dist":{"shasum":"0f63b13c74de15442f1897d191ee289887bb862a","size":21283,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.10.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.10.0_1645497156729_0.015079029656296372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-22T02:33:13.756Z","publish_time":1645497156867,"_cnpm_publish_time":1645497156867},"0.9.3":{"name":"es-module-lexer","version":"0.9.3","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"test:js":"mocha -b -u tdd test/*.cjs","test:wasm":"cross-env WASM=1 mocha -b -u tdd test/*.cjs","test":"npm run test:js && npm run test:wasm","build":"npm run build:wasm && npm run build:asm && npm run build:cjs","build:cjs":"babel dist/lexer.js | terser -c -m -o dist/lexer.cjs","build:wasm":"node build.js","build:asm":"cat src/lexer.asm.js lib/lexer.asm.js | terser --module -c -m -o dist/lexer.asm.js","bench":"node --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && echo Wasm: && cat dist/lexer.js | brotli | wc -c && echo Asm.js: && cat dist/lexer.asm.js | brotli | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","cross-env":"^7.0.3","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"dfe27f1c75ef95d79652c9bf5cc3e5527f13d88d","_id":"es-module-lexer@0.9.3","_nodeVersion":"16.9.0","_npmVersion":"7.21.1","dist":{"shasum":"6f13db00cc38417137daf74366f535c8eb438f19","size":21701,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.9.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.9.3.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.9.3_1633645541348_0.532771177108013"},"_hasShrinkwrap":false,"publish_time":1633645541489,"_cnpm_publish_time":1633645541489},"0.9.2":{"name":"es-module-lexer","version":"0.9.2","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"test:js":"mocha -b -u tdd test/*.cjs","test:wasm":"cross-env WASM=1 mocha -b -u tdd test/*.cjs","test":"npm run test:js && npm run test:wasm","build":"npm run build:wasm && npm run build:asm && npm run build:cjs","build:cjs":"babel dist/lexer.js | terser -c -m -o dist/lexer.cjs","build:wasm":"node build.js","build:asm":"cat src/lexer.asm.js lib/lexer.asm.js | terser --module -c -m -o dist/lexer.asm.js","bench":"node --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && echo Wasm: && cat dist/lexer.js | brotli | wc -c && echo Asm.js: && cat dist/lexer.asm.js | brotli | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","cross-env":"^7.0.3","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"2a168ddf2ecb898ea6542bc8f8394d2432fa1623","_id":"es-module-lexer@0.9.2","_nodeVersion":"16.9.0","_npmVersion":"7.21.1","dist":{"shasum":"d0a8c72c5d904014111fac7fab4c92b9ac545564","size":21776,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.9.2.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.9.2_1633089084290_0.9986186168172699"},"_hasShrinkwrap":false,"publish_time":1633089084457,"_cnpm_publish_time":1633089084457},"0.9.1":{"name":"es-module-lexer","version":"0.9.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"test:js":"mocha -b -u tdd test/*.cjs","test:wasm":"cross-env WASM=1 mocha -b -u tdd test/*.cjs","test":"npm run test:js && npm run test:wasm","build":"npm run build:wasm && npm run build:asm && npm run build:cjs","build:cjs":"babel dist/lexer.js | terser -c -m -o dist/lexer.cjs","build:wasm":"node build.js","build:asm":"cat src/lexer.asm.js lib/lexer.asm.js | terser --module -c -m -o dist/lexer.asm.js","bench":"node --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && echo Wasm: && cat dist/lexer.js | brotli | wc -c && echo Asm.js: && cat dist/lexer.asm.js | brotli | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","cross-env":"^7.0.3","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"91964da6b086dc5029091eeef481180a814ce24a","_id":"es-module-lexer@0.9.1","_nodeVersion":"16.9.0","_npmVersion":"7.21.1","dist":{"shasum":"f203bf394a630a552d381acf01a17ef08843b140","size":21419,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.9.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.9.1_1632832271237_0.11403011225351745"},"_hasShrinkwrap":false,"publish_time":1632832271388,"_cnpm_publish_time":1632832271388},"0.9.0":{"name":"es-module-lexer","version":"0.9.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./dist/lexer.asm.js"},"scripts":{"test:js":"mocha -b -u tdd test/*.cjs","test:wasm":"cross-env WASM=1 mocha -b -u tdd test/*.cjs","test":"npm run test:js && npm run test:wasm","build":"node build.js && babel dist/lexer.js | terser -c -m -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","build-asm":"cat lib/lexer.js | terser --module -c -m -o dist/lexer.asm.js","bench":"node --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","cross-env":"^7.0.3","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"3ee03c8b8356e873346632777f0d3155781a3074","_id":"es-module-lexer@0.9.0","_nodeVersion":"16.9.0","_npmVersion":"7.21.1","dist":{"shasum":"fe4c4621977bc668e285c5f1f70ca3b451095fda","size":21434,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.9.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.9.0_1632012812233_0.3414549052824527"},"_hasShrinkwrap":false,"publish_time":1632012812382,"_cnpm_publish_time":1632012812382},"0.8.0":{"name":"es-module-lexer","version":"0.8.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{".":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"./js":"./lexer.js"},"scripts":{"test:js":"mocha -b -u tdd test/*.cjs","test:wasm":"cross-env WASM=1 mocha -b -u tdd test/*.cjs","test":"npm run test:js && npm run test:wasm","build":"node build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","cross-env":"^7.0.3","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"88d9a4ee13596e79f10fe4252d16f5981e2aa895","_id":"es-module-lexer@0.8.0","_nodeVersion":"16.9.0","_npmVersion":"7.21.1","dist":{"shasum":"cc84776eaa3e1841012f1674d2bfef173b7a3578","size":15993,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.8.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.8.0_1631571298855_0.7316496917241921"},"_hasShrinkwrap":false,"publish_time":1631571298993,"_cnpm_publish_time":1631571298993},"0.7.1":{"name":"es-module-lexer","version":"0.7.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"cab3846462770ff07daf080921d67841e57f7bc0","_id":"es-module-lexer@0.7.1","_nodeVersion":"14.17.2","_npmVersion":"6.14.13","dist":{"shasum":"c2c8e0f46f2df06274cdaf0dd3f3b33e0a0b267d","size":10640,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.7.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.7.1_1625523434513_0.4793826368110081"},"_hasShrinkwrap":false,"publish_time":1625523434697,"_cnpm_publish_time":1625523434697},"0.7.0":{"name":"es-module-lexer","version":"0.7.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","exports":{"module":"./dist/lexer.js","import":"./dist/lexer.js","require":"./dist/lexer.cjs"},"scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"9d627a9515ce02410781127156594e78303190c0","_id":"es-module-lexer@0.7.0","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"33b22fd35548f4e27c3d5292622b512b2a9391f8","size":10507,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.7.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.7.0_1625498971320_0.27796065640706336"},"_hasShrinkwrap":false,"publish_time":1625498971447,"_cnpm_publish_time":1625498971447},"0.6.0":{"name":"es-module-lexer","version":"0.6.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"28175f194ecc6506896bc942938f4e8c01e3cfb8","_id":"es-module-lexer@0.6.0","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"e72ab05b7412e62b9be37c37a09bdb6000d706f0","size":10546,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.6.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.6.0_1623712036356_0.2198887444573785"},"_hasShrinkwrap":false,"publish_time":1623712036529,"_cnpm_publish_time":1623712036529},"0.5.0":{"name":"es-module-lexer","version":"0.5.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"4688f769ef9aaf16869ec658104f96afab223a5f","_id":"es-module-lexer@0.5.0","_nodeVersion":"14.15.5","_npmVersion":"6.14.11","dist":{"shasum":"1191763b788b2d92b6ddf1e0831e43adcf2f9db2","size":10608,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.5.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.5.0_1623710548748_0.9628765343727763"},"_hasShrinkwrap":false,"publish_time":1623710548947,"_cnpm_publish_time":1623710548947},"0.4.1":{"name":"es-module-lexer","version":"0.4.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","types":"types/lexer.d.ts","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"f720d83e0aac69cfb0e3fe3d73911e983ab56668","_id":"es-module-lexer@0.4.1","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"shasum":"dda8c6a14d8f340a24e34331e0fab0cb50438e0e","size":10136,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.4.1.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.4.1_1614787191358_0.7467107318831969"},"_hasShrinkwrap":false,"publish_time":1614787191520,"_cnpm_publish_time":1614787191520},"0.4.0":{"name":"es-module-lexer","version":"0.4.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"b63fd7c9fe2b5d060db2e4e342d7ee94c4ccf4f4","_id":"es-module-lexer@0.4.0","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"shasum":"21f4181cc8b7eee06855f1c59e6087c7bc4f77b0","size":9529,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.4.0.tgz"},"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.4.0_1613824901178_0.05404311668218664"},"_hasShrinkwrap":false,"publish_time":1613824901308,"_cnpm_publish_time":1613824901308},"0.3.26":{"name":"es-module-lexer","version":"0.3.26","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"2a1d9d0d2198fc873967ad56a890b525fec4b15b","_id":"es-module-lexer@0.3.26","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"shasum":"7b507044e97d5b03b01d4392c74ffeb9c177a83b","size":9178,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.26.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.26.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.26_1604097361759_0.3159799175069813"},"_hasShrinkwrap":false,"publish_time":1604097361899,"_cnpm_publish_time":1604097361899},"0.3.25":{"name":"es-module-lexer","version":"0.3.25","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"7e46232420d73b94a3802b09d79914fb02e7c980","_id":"es-module-lexer@0.3.25","_nodeVersion":"12.18.3","_npmVersion":"6.14.6","dist":{"shasum":"24a1abcb9c5dc96923a8e42be033b801f788de06","size":8972,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.25.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.25_1598998389166_0.9066816875273052"},"_hasShrinkwrap":false,"publish_time":1598998389298,"_cnpm_publish_time":1598998389298},"0.3.24":{"name":"es-module-lexer","version":"0.3.24","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"6c678cb2d28d29b7f09463ec0edb2ac650e7661e","_id":"es-module-lexer@0.3.24","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"e6b2900758e9e210d23aec2092efc13ca235adea","size":8909,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.24.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.24.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.24_1592183884688_0.9344380634020326"},"_hasShrinkwrap":false,"publish_time":1592183884812,"_cnpm_publish_time":1592183884812},"0.3.23":{"name":"es-module-lexer","version":"0.3.23","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"934b92923468ca79b3f90c32d1a526d62ff97d07","_id":"es-module-lexer@0.3.23","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"68b9eec3c288c53554e128a709f704a9df291809","size":8807,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.23.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.23_1592097927374_0.7458547684868118"},"_hasShrinkwrap":false,"publish_time":1592097927506,"_cnpm_publish_time":1592097927506},"0.3.22":{"name":"es-module-lexer","version":"0.3.22","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"d1aea3783d35ba9165b917e0619806cee748f482","_id":"es-module-lexer@0.3.22","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"8bbdf8c459beca0ff043a4a6e69f8bb24b19b4b9","size":8824,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.22.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.22_1592037435299_0.18626153250863275"},"_hasShrinkwrap":false,"publish_time":1592037435435,"_cnpm_publish_time":1592037435435},"0.3.21":{"name":"es-module-lexer","version":"0.3.21","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"d133c3c0af94c09afd7b83a6fe80cfd980bf490f","_id":"es-module-lexer@0.3.21","_nodeVersion":"12.18.0","_npmVersion":"6.14.4","dist":{"shasum":"980c46eaae4431127f7581d960ce060b8482defc","size":8791,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.21.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.21_1591962255773_0.28594033839598554"},"_hasShrinkwrap":false,"publish_time":1591962255955,"_cnpm_publish_time":1591962255955},"0.3.20":{"name":"es-module-lexer","version":"0.3.20","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"4650cd240d04e739ab0c8d94e876b33949b080d1","_id":"es-module-lexer@0.3.20","_nodeVersion":"12.16.3","_npmVersion":"6.14.5","dist":{"shasum":"13661aa6d793da74684b3353ad4327d5fa59d3d3","size":8764,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.20.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.20_1590646961426_0.6550552383468811"},"_hasShrinkwrap":false,"publish_time":1590646961579,"_cnpm_publish_time":1590646961579},"0.3.19":{"name":"es-module-lexer","version":"0.3.19","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"9fa1e79796dc0a5d6d2dcc04a8f674b4dee7989c","_id":"es-module-lexer@0.3.19","_nodeVersion":"12.16.1","_npmVersion":"6.12.0","dist":{"shasum":"91065ea884f436a2e140e5006b1aaf154ab23f71","size":8461,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.19.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.19_1589589247905_0.8074739447289367"},"_hasShrinkwrap":false,"publish_time":1589589248004,"_cnpm_publish_time":1589589248004},"0.3.18":{"name":"es-module-lexer","version":"0.3.18","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"f23cc2eb0f450355da7ea552d87dfa5a18f1d83a","_id":"es-module-lexer@0.3.18","_nodeVersion":"12.16.1","_npmVersion":"6.12.0","dist":{"shasum":"b1a16f8166806c705216acb4517175bdb27d16b5","size":8410,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.18.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.18_1586822089251_0.09574827618120652"},"_hasShrinkwrap":false,"publish_time":1586822089375,"_cnpm_publish_time":1586822089375},"0.3.17":{"name":"es-module-lexer","version":"0.3.17","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"c42605cb06473c319d9290056c6a1dd2c0a7aee5","_id":"es-module-lexer@0.3.17","_nodeVersion":"12.14.1","_npmVersion":"6.12.0","dist":{"shasum":"a248dec2870934d9054420fead19db095ea21537","size":8361,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.17.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.17_1582023808519_0.09530629310275884"},"_hasShrinkwrap":false,"publish_time":1582023808685,"_cnpm_publish_time":1582023808685},"0.3.16":{"name":"es-module-lexer","version":"0.3.16","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","exports":{"require":"./dist/lexer.cjs","import":"./dist/lexer.js"},"scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"5ad1d0d6a7c4907e25119e8d5ab1d67618f6d615","_id":"es-module-lexer@0.3.16","_nodeVersion":"12.14.1","_npmVersion":"6.12.0","dist":{"shasum":"b4de20cfea94741f77d434664303262af5ae6131","size":8371,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.16.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.16_1581795150543_0.6307119654465341"},"_hasShrinkwrap":false,"publish_time":1581795150657,"_cnpm_publish_time":1581795150657},"0.3.15":{"name":"es-module-lexer","version":"0.3.15","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","exports":{"require":"dist/lexer.cjs","import":"dist/lexer.js"},"scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"95201e898f05fb0467db51420ffa093a1c7ebac3","_id":"es-module-lexer@0.3.15","_nodeVersion":"12.14.1","_npmVersion":"6.12.0","dist":{"shasum":"475cfceaebe210c52a7b2534020e4c35f01da7b6","size":8370,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.15.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.15_1581546471161_0.3506742077689753"},"_hasShrinkwrap":false,"publish_time":1581546471273,"_cnpm_publish_time":1581546471273},"0.3.14":{"name":"es-module-lexer","version":"0.3.14","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"NODE_OPTIONS=\"--experimental-modules\" mocha -b -u tdd test/*.cjs","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"fa60b9e117ec5790c3f07c9799ce2cb4ce1bc204","_id":"es-module-lexer@0.3.14","_nodeVersion":"12.14.1","_npmVersion":"6.12.0","dist":{"shasum":"091b02a3f22ae1fccf0a0c731179db929ce2d4aa","size":8311,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.14.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.14_1580579208723_0.23568990014253188"},"_hasShrinkwrap":false,"publish_time":1580579209018,"_cnpm_publish_time":1580579209018},"0.3.13":{"name":"es-module-lexer","version":"0.3.13","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"0dbc4f1d6e9e579a9070e96a7c6e4060006ee585","_id":"es-module-lexer@0.3.13","_nodeVersion":"12.8.1","_npmVersion":"6.11.2","dist":{"shasum":"b7f986efeb55a5d3ce0f3e482409ff43c462d398","size":8173,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.13.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.13_1567285464285_0.4648028937193296"},"_hasShrinkwrap":false,"publish_time":1567285464501,"_cnpm_publish_time":1567285464501},"0.3.12":{"name":"es-module-lexer","version":"0.3.12","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"make optimize && npm run build","footprint":"make optimize && npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"3bb0168bdaf2d12be6e79ce73efc1fed7256bef5","_id":"es-module-lexer@0.3.12","_nodeVersion":"12.8.1","_npmVersion":"6.11.2","dist":{"shasum":"9ea4f9cc3ac0e4a7c35e8a635fd66ef15ccdacf1","size":8121,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.12.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.12_1567087328067_0.8242655012956575"},"_hasShrinkwrap":false,"publish_time":1567087328300,"_cnpm_publish_time":1567087328300},"0.3.11":{"name":"es-module-lexer","version":"0.3.11","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"cd9c691a74b22428af451e759a2ca80c10644815","_id":"es-module-lexer@0.3.11","_nodeVersion":"12.8.1","_npmVersion":"6.11.2","dist":{"shasum":"1dda77036d9926a54dd3118f842eb95cc3bc0d2c","size":8174,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.11.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.11_1567017416517_0.17980321592691273"},"_hasShrinkwrap":false,"publish_time":1567017418282,"_cnpm_publish_time":1567017418282},"0.3.10":{"name":"es-module-lexer","version":"0.3.10","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"5017798d0a5fb94fba751ab86b872c281937fe8b","_id":"es-module-lexer@0.3.10","_nodeVersion":"12.8.1","_npmVersion":"6.11.2","dist":{"shasum":"97c6c9e4d138cb083a2bb8abbe2a56137ac08532","size":8074,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.10.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.10_1567014939322_0.7781891910102965"},"_hasShrinkwrap":false,"publish_time":1567014939508,"_cnpm_publish_time":1567014939508},"0.3.9":{"name":"es-module-lexer","version":"0.3.9","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build","footprint":"npm run build && cat dist/lexer.js | gzip -9f | wc -c"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"62dd3ead4bab5a4743ee9600aaf9a4f2cfcd9e2d","_id":"es-module-lexer@0.3.9","_nodeVersion":"12.8.1","_npmVersion":"6.11.2","dist":{"shasum":"fbdbb35e1ad434fc71f5d83a887781fadbaca83a","size":7960,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.9.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.9_1567012760982_0.7293895945750168"},"_hasShrinkwrap":false,"publish_time":1567012761171,"_cnpm_publish_time":1567012761171},"0.3.8":{"name":"es-module-lexer","version":"0.3.8","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"4f0ff03df621d23e85e99d0a5497f0fab0c9652a","_id":"es-module-lexer@0.3.8","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"c8a6a510cc7bdb90bc1bec04e0a7fea5f2568134","size":7893,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.8.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.8_1566913806818_0.34956796793517886"},"_hasShrinkwrap":false,"publish_time":1566913806932,"_cnpm_publish_time":1566913806932},"0.3.7":{"name":"es-module-lexer","version":"0.3.7","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"f23a946cf5bf349835ba084479638c1717c0d523","_id":"es-module-lexer@0.3.7","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"d3d4919e9d5e0717f5b699443ca8e47388c79f3b","size":7820,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.7.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.7_1566757589780_0.22874724915784217"},"_hasShrinkwrap":false,"publish_time":1566757589910,"_cnpm_publish_time":1566757589910},"0.3.6":{"name":"es-module-lexer","version":"0.3.6","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"f8c6ebd889ce94c7f79e230dbf121cb9fb58df12","_id":"es-module-lexer@0.3.6","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"dabe3e3b2ca19e29b37d7df4008fe6107746777d","size":7886,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.6.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.6_1566481255367_0.44713127468674196"},"_hasShrinkwrap":false,"publish_time":1566481255452,"_cnpm_publish_time":1566481255452},"0.3.5":{"name":"es-module-lexer","version":"0.3.5","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"604e2e2b5cc3ba8c5ebd798092f7b61eb6dcb807","_id":"es-module-lexer@0.3.5","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"2372995cf994c75287bc3864899821c838867a67","size":7641,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.5.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.5_1566416842662_0.7323072515416615"},"_hasShrinkwrap":false,"publish_time":1566416842822,"_cnpm_publish_time":1566416842822},"0.3.4":{"name":"es-module-lexer","version":"0.3.4","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"e790f9b7eb75070c83761f0262858cd8ddf569da","_id":"es-module-lexer@0.3.4","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"555227a88d7ccc68aa3c27704b772be1a720bcc1","size":7655,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.4.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.4_1566408529568_0.9402541432698972"},"_hasShrinkwrap":false,"publish_time":1566408529694,"_cnpm_publish_time":1566408529694},"0.3.3":{"name":"es-module-lexer","version":"0.3.3","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"795b5f2194e12403f59025de009c9cd5f3dc7180","_id":"es-module-lexer@0.3.3","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"c8dc0db46e31231bf7114badcd1fd2cfab4301aa","size":7717,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.3.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.3_1566393166552_0.20006052665234164"},"_hasShrinkwrap":false,"publish_time":1566393166683,"_cnpm_publish_time":1566393166683},"0.3.2":{"name":"es-module-lexer","version":"0.3.2","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs.js","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"4353e2d103b27353b9402d28dddfa20b74efa23f","_id":"es-module-lexer@0.3.2","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"c620ac977b1704c3b56d63ed4377cae1ac096f33","size":7844,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.2.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.2_1566388119077_0.006868268105616915"},"_hasShrinkwrap":false,"publish_time":1566388119238,"_cnpm_publish_time":1566388119238},"0.3.1":{"name":"es-module-lexer","version":"0.3.1","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs.js","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"4fa9c5d1d24244b9566b911f9e80db56595fc076","_id":"es-module-lexer@0.3.1","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"9c18cca85bd89213eb26d39402a7ca1129b0ef7f","size":8351,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.1.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.1_1566345687830_0.7250971844084024"},"_hasShrinkwrap":false,"publish_time":1566345687913,"_cnpm_publish_time":1566345687913},"0.3.0":{"name":"es-module-lexer","version":"0.3.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.cjs","module":"dist/lexer.js","scripts":{"test":"mocha -r esm -b -u tdd test/*.js","build":"node --experimental-modules build.js && babel dist/lexer.js | terser -o dist/lexer.cjs.js","build-wasm":"make lib/lexer.wasm && node --experimental-modules build.js","bench":"node --experimental-modules --expose-gc bench/index.js","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","babel-plugin-add-module-exports":"^1.0.2","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","terser":"^4.1.4"},"type":"module","repository":{"type":"git","url":"git+https://github.com/guybedford/es-module-lexer.git"},"bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"homepage":"https://github.com/guybedford/es-module-lexer#readme","gitHead":"10bb10bec1792d002c66d5ccb0195ac0b2d5415b","_id":"es-module-lexer@0.3.0","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"993cb87c976412fa8b6bb93a57003133b4c41bd3","size":8290,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.3.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.3.0_1566345186220_0.25364749438547074"},"_hasShrinkwrap":false,"publish_time":1566345186326,"_cnpm_publish_time":1566345186326},"0.2.0":{"name":"es-module-lexer","version":"0.2.0","description":"Lexes ES modules returning their import/export metadata","main":"dist/lexer.js","module":"lexer.js","scripts":{"test":"mocha -r esm -u tdd test/unit.js","build":"babel lexer.js --out-dir dist","bench":"node -r esm bench","prepublishOnly":"npm run build"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/plugin-transform-modules-commonjs":"^7.5.0","babel-plugin-add-module-exports":"^1.0.2","esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","pretty-ms":"^5.0.0"},"type":"module","gitHead":"f71ac0646bea958b61bbaf85f5dd3291e223bb30","_id":"es-module-lexer@0.2.0","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"b0e88d22dc270dc5f8c2d426e63a42252188eee9","size":8159,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.2.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.2.0_1565690070188_0.9920417866836848"},"_hasShrinkwrap":false,"publish_time":1565690070329,"_cnpm_publish_time":1565690070329},"0.1.2":{"name":"es-module-lexer","version":"0.1.2","description":"Lexes ES modules returning their import/export metadata","main":"lexer.js","scripts":{"test":"mocha -r esm -u tdd test/unit.js","bench":"node -r esm bench"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","pretty-ms":"^5.0.0"},"type":"module","gitHead":"d85f028825a0c31e7dd8c65b8da0301aedcc03a9","_id":"es-module-lexer@0.1.2","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"8d004b2aefa9a2961fe9e301d3201c138a3af974","size":6051,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.1.2.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.1.2_1565236225678_0.1286601261741469"},"_hasShrinkwrap":false,"publish_time":1565236225791,"_cnpm_publish_time":1565236225791},"0.1.1":{"name":"es-module-lexer","version":"0.1.1","description":"Lexes ES modules returning their import/export metadata","main":"lexer.js","scripts":{"test":"mocha -r esm -u tdd test/unit.js","bench":"node -r esm bench"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","pretty-ms":"^5.0.0"},"gitHead":"0d869afc58b68189f1540ec86018c155441fb707","_id":"es-module-lexer@0.1.1","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"aae26c0545634ad2d4b427f44b114289c461719d","size":6043,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.1.1.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.1.1_1565236124437_0.20343311134851616"},"_hasShrinkwrap":false,"publish_time":1565236124568,"_cnpm_publish_time":1565236124568},"0.1.0":{"name":"es-module-lexer","version":"0.1.0","description":"Lexes ES modules returning their import/export metadata","main":"lexer.js","scripts":{"test":"mocha -r esm -u tdd test/unit.js","bench":"node -r esm bench"},"author":{"name":"Guy Bedford"},"license":"MIT","devDependencies":{"esm":"^3.0.84","kleur":"^2.0.2","mocha":"^5.2.0","pretty-ms":"^5.0.0"},"gitHead":"f1c7b7dbfb2e4a471e3cf0ee26b4948589fe4e56","_id":"es-module-lexer@0.1.0","_nodeVersion":"12.6.0","_npmVersion":"6.9.0","dist":{"shasum":"9f7724d27095c0122546829da3a4981b0025d8e1","size":519704,"noattachment":false,"key":"/es-module-lexer/-/es-module-lexer-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/es-module-lexer/download/es-module-lexer-0.1.0.tgz"},"maintainers":[{"name":"guybedford","email":"guybedford@gmail.com"}],"_npmUser":{"name":"guybedford","email":"guybedford@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/es-module-lexer_0.1.0_1565236086967_0.2829151334540938"},"_hasShrinkwrap":false,"publish_time":1565236087164,"_cnpm_publish_time":1565236087164}},"readme":"# ES Module Lexer\r\n\r\n[![Build Status][actions-image]][actions-url]\r\n\r\nA JS module syntax lexer used in [es-module-shims](https://github.com/guybedford/es-module-shims).\r\n\r\nOutputs the list of exports and locations of import specifiers, including dynamic import and import meta handling.\r\n\r\nSupports new syntax features including import attributes and source phase imports.\r\n\r\nA very small single JS file (4KiB gzipped) that includes inlined Web Assembly for very fast source analysis of ECMAScript module syntax only.\r\n\r\nFor an example of the performance, Angular 1 (720KiB) is fully parsed in 5ms, in comparison to the fastest JS parser, Acorn which takes over 100ms.\r\n\r\n_Comprehensively handles the JS language grammar while remaining small and fast. - ~10ms per MB of JS cold and ~5ms per MB of JS warm, [see benchmarks](#benchmarks) for more info._\r\n\r\n> [Built with](https://github.com/guybedford/es-module-lexer/blob/main/chompfile.toml) [Chomp](https://chompbuild.com/)\r\n\r\n### Usage\r\n\r\n```\r\nnpm install es-module-lexer\r\n```\r\n\r\nSee [src/lexer.ts](src/lexer.ts) for the type definitions.\r\n\r\nFor use in CommonJS:\r\n\r\n```js\r\nconst { init, parse } = require('es-module-lexer');\r\n\r\n(async () => {\r\n  // either await init, or call parse asynchronously\r\n  // this is necessary for the Web Assembly boot\r\n  await init;\r\n\r\n  const source = 'export var p = 5';\r\n  const [imports, exports] = parse(source);\r\n  \r\n  // Returns \"p\"\r\n  source.slice(exports[0].s, exports[0].e);\r\n  // Returns \"p\"\r\n  source.slice(exports[0].ls, exports[0].le);\r\n})();\r\n```\r\n\r\nAn ES module version is also available:\r\n\r\n```js\r\nimport { init, parse } from 'es-module-lexer';\r\n\r\n(async () => {\r\n  await init;\r\n\r\n  const source = `\r\n    import { name } from 'mod\\\\u1011';\r\n    import json from './json.json' with { type: 'json' }\r\n    export var p = 5;\r\n    export function q () {\r\n\r\n    };\r\n    export { x as 'external name' } from 'external';\r\n\r\n    // Comments provided to demonstrate edge cases\r\n    import /*comment!*/ (  'asdf', { with: { type: 'json' }});\r\n    import /*comment!*/.meta.asdf;\r\n\r\n    // Source phase imports:\r\n    import source mod from './mod.wasm';\r\n    import.source('./mod.wasm');\r\n  `;\r\n\r\n  const [imports, exports] = parse(source, 'optional-sourcename');\r\n\r\n  // Returns \"modထ\"\r\n  imports[0].n\r\n  // Returns \"mod\\u1011\"\r\n  source.slice(imports[0].s, imports[0].e);\r\n  // \"s\" = start\r\n  // \"e\" = end\r\n\r\n  // Returns \"import { name } from 'mod'\"\r\n  source.slice(imports[0].ss, imports[0].se);\r\n  // \"ss\" = statement start\r\n  // \"se\" = statement end\r\n\r\n  // Returns \"{ type: 'json' }\"\r\n  source.slice(imports[1].a, imports[1].se);\r\n  // \"a\" = attribute start, -1 for no import attributes\r\n\r\n  // Parsed import attributes are available in `at`\r\n  // Returns [['type', 'json']]\r\n  imports[1].at;\r\n  // Returns 'json'\r\n  imports[1].at[0][1];\r\n\r\n  // Returns null (no attributes)\r\n  imports[0].at;\r\n\r\n  // Returns \"external\"\r\n  source.slice(imports[2].s, imports[2].e);\r\n\r\n  // Returns \"p\"\r\n  source.slice(exports[0].s, exports[0].e);\r\n  // Returns \"p\"\r\n  source.slice(exports[0].ls, exports[0].le);\r\n  // Returns \"q\"\r\n  source.slice(exports[1].s, exports[1].e);\r\n  // Returns \"q\"\r\n  source.slice(exports[1].ls, exports[1].le);\r\n  // Returns \"'external name'\"\r\n  source.slice(exports[2].s, exports[2].e);\r\n  // Returns -1\r\n  exports[2].ls;\r\n  // Returns -1\r\n  exports[2].le;\r\n\r\n  // Import type is provided by `t` value\r\n  // (1 for static, 2, for dynamic)\r\n  // Returns true\r\n  imports[2].t == 2;\r\n\r\n  // Returns \"asdf\" (only for string literal dynamic imports)\r\n  imports[2].n\r\n  // Returns \"import /*comment!*/ (  'asdf', { with: { type: 'json' } })\"\r\n  source.slice(imports[3].ss, imports[3].se);\r\n  // Returns \"'asdf'\"\r\n  source.slice(imports[3].s, imports[3].e);\r\n  // Returns \"(  'asdf', { with: { type: 'json' } })\"\r\n  source.slice(imports[3].d, imports[3].se);\r\n  // Returns \"{ with: { type: 'json' } }\"\r\n  source.slice(imports[3].a, imports[3].se - 1);\r\n\r\n  // For non-string dynamic import expressions:\r\n  // - n will be undefined\r\n  // - a is currently -1 even if there is an import attribute\r\n  // - e is currently the character before the closing )\r\n\r\n  // For nested dynamic imports, the se value of the outer import is -1 as end tracking does not\r\n  // currently support nested dynamic immports\r\n\r\n  // import.meta is indicated by imports[3].d === -2\r\n  // Returns true\r\n  imports[4].d === -2;\r\n  // Returns \"import /*comment!*/.meta\"\r\n  source.slice(imports[4].s, imports[4].e);\r\n  // ss and se are the same for import meta\r\n\r\n  // Returns \"'./mod.wasm'\"\r\n  source.slice(imports[5].s, imports[5].e);\r\n\r\n  // Import type 4 and 5 for static and dynamic source phase\r\n  imports[5].t === 4;\r\n  imports[6].t === 5;\r\n})();\r\n```\r\n\r\n### CSP asm.js Build\r\n\r\nThe default version of the library uses Wasm and (safe) eval usage for performance and a minimal footprint.\r\n\r\nNeither of these represent security escalation possibilities since there are no execution string injection vectors, but that can still violate existing CSP policies for applications.\r\n\r\nFor a version that works with CSP eval disabled, use the `es-module-lexer/js` build:\r\n\r\n```js\r\nimport { parse } from 'es-module-lexer/js';\r\n```\r\n\r\nInstead of Web Assembly, this uses an asm.js build which is almost as fast as the Wasm version ([see benchmarks below](#benchmarks)).\r\n\r\n### Import Attributes\r\n\r\nThe `a` field provides the index of the start of the `{` attributes bracket, or -1 for no attributes.\r\n\r\nThe list of attribute key and value pairs are provided on the `at` field:\r\n\r\n```js\r\nconst [imports] = parse(`\r\n  import json from './foo.json' with { type: 'json' };\r\n  import './foo.css' with { type: 'css' };\r\n  import pkg from 'pkg' with { type: 'json', integrity: 'sha384-...' };\r\n`);\r\n\r\n// Returns [['type', 'json']]\r\nimports[0].at;\r\n\r\n// Returns [['type', 'css']]\r\nimports[1].at;\r\n\r\n// Multiple attributes\r\n// Returns [['type', 'json'], ['integrity', 'sha384-...']]\r\nimports[2].at;\r\n```\r\n\r\nThe `at` field is an array of `[key, value]` tuples, or `null` if there are no attributes.\r\n\r\nBoth keys and values support escape sequences:\r\n\r\n```js\r\nconst [imports] = parse(`\r\n  import foo from './foo.js' with { \"custom-key\": \"value\" };\r\n  import bar from './bar.js' with { \"key\\\\nwith\\\\nnewlines\": \"value\\\\twith\\\\ttabs\" };\r\n`);\r\n\r\n// Quoted keys are unquoted\r\n// Returns [['custom-key', 'value']]\r\nimports[0].at;\r\n\r\n// Escape sequences are processed\r\n// Returns [['key\\nwith\\nnewlines', 'value\\twith\\ttabs']]\r\nimports[1].at;\r\n```\r\n\r\n### Escape Sequences\r\n\r\nTo handle escape sequences in specifier strings, the `.n` field of imported specifiers will be provided where possible.\r\n\r\nFor dynamic import expressions, this field will be empty if not a valid JS string.\r\n\r\n### Facade Detection\r\n\r\nFacade modules that only use import / export syntax can be detected via the third return value:\r\n\r\n```js\r\nconst [,, facade] = parse(`\r\n  export * from 'external';\r\n  import * as ns from 'external2';\r\n  export { a as b } from 'external3';\r\n  export { ns };\r\n`);\r\nfacade === true;\r\n```\r\n\r\n### ESM Detection\r\n\r\nModules that uses ESM syntaxes can be detected via the fourth return value:\r\n\r\n```js\r\nconst [,,, hasModuleSyntax] = parse(`\r\n  export {}\r\n`);\r\nhasModuleSyntax === true;\r\n```\r\n\r\nDynamic imports are ignored since they can be used in Non-ESM files.\r\n\r\n```js\r\nconst [,,, hasModuleSyntax] = parse(`\r\n  import('./foo.js')\r\n`);\r\nhasModuleSyntax === false;\r\n```\r\n\r\n### Environment Support\r\n\r\nNode.js 10+, and [all browsers with Web Assembly support](https://caniuse.com/#feat=wasm).\r\n\r\n### Grammar Support\r\n\r\n* Token state parses all line comments, block comments, strings, template strings, blocks, parens and punctuators.\r\n* Division operator / regex token ambiguity is handled via backtracking checks against punctuator prefixes, including closing brace or paren backtracking.\r\n* Always correctly parses valid JS source, but may parse invalid JS source without errors.\r\n\r\n### Limitations\r\n\r\nThe lexing approach is designed to deal with the full language grammar including RegEx / division operator ambiguity through backtracking and paren / brace tracking.\r\n\r\nThe only limitation to the reduced parser is that the \"exports\" list may not correctly gather all export identifiers in the following edge cases:\r\n\r\n```js\r\n// Only \"a\" is detected as an export, \"q\" isn't\r\nexport var a = 'asdf', q = z;\r\n\r\n// \"b\" is not detected as an export\r\nexport var { a: b } = asdf;\r\n```\r\n\r\nThe above cases are handled gracefully in that the lexer will keep going fine, it will just not properly detect the export names above.\r\n\r\n### Benchmarks\r\n\r\nBenchmarks can be run with `npm run bench`.\r\n\r\nCurrent results for a high spec machine:\r\n\r\n#### Wasm Build\r\n\r\n```\r\nModule load time\r\n> 5ms\r\nCold Run, All Samples\r\ntest/samples/*.js (3123 KiB)\r\n> 18ms\r\n\r\nWarm Runs (average of 25 runs)\r\ntest/samples/angular.js (739 KiB)\r\n> 3ms\r\ntest/samples/angular.min.js (188 KiB)\r\n> 1ms\r\ntest/samples/d3.js (508 KiB)\r\n> 3ms\r\ntest/samples/d3.min.js (274 KiB)\r\n> 2ms\r\ntest/samples/magic-string.js (35 KiB)\r\n> 0ms\r\ntest/samples/magic-string.min.js (20 KiB)\r\n> 0ms\r\ntest/samples/rollup.js (929 KiB)\r\n> 4.32ms\r\ntest/samples/rollup.min.js (429 KiB)\r\n> 2.16ms\r\n\r\nWarm Runs, All Samples (average of 25 runs)\r\ntest/samples/*.js (3123 KiB)\r\n> 14.16ms\r\n```\r\n\r\n#### JS Build (asm.js)\r\n\r\n```\r\nModule load time\r\n> 2ms\r\nCold Run, All Samples\r\ntest/samples/*.js (3123 KiB)\r\n> 34ms\r\n\r\nWarm Runs (average of 25 runs)\r\ntest/samples/angular.js (739 KiB)\r\n> 3ms\r\ntest/samples/angular.min.js (188 KiB)\r\n> 1ms\r\ntest/samples/d3.js (508 KiB)\r\n> 3ms\r\ntest/samples/d3.min.js (274 KiB)\r\n> 2ms\r\ntest/samples/magic-string.js (35 KiB)\r\n> 0ms\r\ntest/samples/magic-string.min.js (20 KiB)\r\n> 0ms\r\ntest/samples/rollup.js (929 KiB)\r\n> 5ms\r\ntest/samples/rollup.min.js (429 KiB)\r\n> 3.04ms\r\n\r\nWarm Runs, All Samples (average of 25 runs)\r\ntest/samples/*.js (3123 KiB)\r\n> 17.12ms\r\n```\r\n\r\n### Building\r\n\r\nThis project uses [Chomp](https://chompbuild.com) for building.\r\n\r\nWith Chomp installed, download the WASI SDK 12.0 from https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-12.\r\n\r\n- [Linux](https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-12/wasi-sdk-12.0-linux.tar.gz)\r\n- [Windows (MinGW)](https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-12/wasi-sdk-12.0-mingw.tar.gz)\r\n- [macOS](https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-12/wasi-sdk-12.0-macos.tar.gz)\r\n\r\nLocate the WASI-SDK as a sibling folder, or customize the path via the `WASI_PATH` environment variable.\r\n\r\nEmscripten emsdk is also assumed to be a sibling folder or via the `EMSDK_PATH` environment variable.\r\n\r\nExample setup:\r\n\r\n```\r\ngit clone https://github.com:guybedford/es-module-lexer\r\ngit clone https://github.com/emscripten-core/emsdk\r\ncd emsdk\r\ngit checkout 1.40.1-fastcomp\r\n./emsdk install 1.40.1-fastcomp\r\ncd ..\r\nwget https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-12/wasi-sdk-12.0-linux.tar.gz\r\ngunzip wasi-sdk-12.0-linux.tar.gz\r\ntar -xf wasi-sdk-12.0-linux.tar\r\nmv wasi-sdk-12.0-linux.tar wasi-sdk-12.0\r\ncargo install chompbuild\r\ncd es-module-lexer\r\nchomp test\r\n```\r\n\r\nFor the `asm.js` build, git clone `emsdk` from  is assumed to be a sibling folder as well.\r\n\r\n### License\r\n\r\nMIT\r\n\r\n[actions-image]: https://github.com/guybedford/es-module-lexer/actions/workflows/build.yml/badge.svg\r\n[actions-url]: https://github.com/guybedford/es-module-lexer/actions/workflows/build.yml\r\n","_attachments":{},"homepage":"https://github.com/guybedford/es-module-lexer#readme","bugs":{"url":"https://github.com/guybedford/es-module-lexer/issues"},"license":"MIT"}