Files
motia/.npm-cache/_cacache/content-v2/sha512/97/f6/fd387e66b00c3658c20b45e38c1fa2d5939344a2103c56f89b884bf8a8e04ad23cf93363d4c274faddd23bd79e441696340a0ac3ce95766fb36675d1cb55
2025-10-19 14:57:07 +00:00

1 line
172 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{"_id":"lowlight","_rev":"49-7586148cf3cc0670579fe9b7aec0fb43","name":"lowlight","dist-tags":{"latest":"3.3.0"},"versions":{"1.0.0":{"name":"lowlight","version":"1.0.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"dist":{"shasum":"b663760668b1cd3681a647d683bc13a0de642d4f","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.0.0.tgz","integrity":"sha512-hdtdg2wZgDYZAqBWW/UU7JYARJvgg+xRjH5F8Wj+GJc66OiApM5JibXYvcGpztVi4TDwQIeJch7MtA9o2J6RIA==","signatures":[{"sig":"MEUCIFzKfdJA5wWEgS4s7a1Cw7Us4C4o6TQRXOQ5r8mnuygMAiEAlHWKsolasC2xh89kHIcjmizMjQrH6EQCwlu42qLI900=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"b663760668b1cd3681a647d683bc13a0de642d4f","gitHead":"eca00b6fb7a791e8415ea71aaf0b7f4194a09fce","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"node test/index.js","lint-style":"jscs --reporter inline .","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"3.3.6","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"5.0.0","dependencies":{"highlight.js":"^9.1.0"},"devDependencies":{"hast":"0.0.2","jscs":"^2.0.0","tape":"^4.0.0","chalk":"^1.1.1","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-lint":"^2.0.2","remark-slug":"^4.0.0","remark-usage":"^2.1.0","remark-github":"^4.0.0","unist-util-visit":"^1.0.0","remark-yaml-config":"^2.0.0","remark-comment-config":"^2.0.2","remark-validate-links":"^2.0.2"}},"1.1.0":{"name":"lowlight","version":"1.1.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"dist":{"shasum":"c0827d2929987ac8d382407c6f5a5bdf1ac3bff6","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.1.0.tgz","integrity":"sha512-3czmfy+SUBUt3nMNATbsLy3rhANDwrBYW1zOOGVg3vboUxKULlAqpprbQ0XcBhRq4DRbwqi8EznrMVTxJpQUzA==","signatures":[{"sig":"MEUCIB07KQdm335csklTqv2h3V9SHDWVWClSEK6ifO9lR7PwAiEA8Wbkdbl1sNAv088QWv7/5zKIWoTsJjFiaWas4pdcMbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"c0827d2929987ac8d382407c6f5a5bdf1ac3bff6","gitHead":"99e47c198b96879d368d466eade766414981382e","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"node test/index.js","lint-style":"jscs --reporter inline .","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"istanbul cover test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"3.3.6","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"5.0.0","dependencies":{"highlight.js":"^9.3.0"},"devDependencies":{"hast":"0.0.2","jscs":"^2.0.0","tape":"^4.0.0","chalk":"^1.1.1","eslint":"^1.0.0","remark":"^3.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^1.0.0","remark-lint":"^2.0.2","remark-slug":"^4.0.0","remark-usage":"^2.1.0","remark-github":"^4.0.0","unist-util-visit":"^1.0.0","remark-yaml-config":"^2.0.0","remark-comment-config":"^2.0.2","remark-validate-links":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.1.0.tgz_1461449439276_0.0877302021253854","host":"packages-16-east.internal.npmjs.com"}},"1.2.0":{"name":"lowlight","version":"1.2.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.2.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"dist":{"shasum":"4f38344f99b7bb5a0b46f12776e6fb9c0536f8dc","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.2.0.tgz","integrity":"sha512-NEgLEanxoWKjVQ+QrxTCV+lYGRq/Ytg9FTRvWXQUBanhQ2FEZTxTBEeV3ya/fyIEQ2w5WWmOPtpWUuN98ROsVQ==","signatures":[{"sig":"MEUCIB3Kx08lwAuneXsCDPFbRKLyz5H9KgUSk7B44Xu4/+4mAiEAoP5Uvhg+UgdWMkXnEEPQq56OYRXFJLRlz5q11eRH0KU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"4f38344f99b7bb5a0b46f12776e6fb9c0536f8dc","gitHead":"9d55d0fe4d371b86fe1d368719dea87999ac0bbf","scripts":{"lint":"npm run lint-api && npm run lint-style","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","lint-api":"eslint .","test-api":"node test/index.js","lint-style":"jscs --reporter inline .","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"istanbul cover test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"3.8.6","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"6.1.0","dependencies":{"highlight.js":"~9.4.0"},"devDependencies":{"hast":"0.0.2","jscs":"^3.0.0","tape":"^4.0.0","chalk":"^1.1.1","eslint":"^2.0.0","remark":"^4.0.0","esmangle":"^1.0.0","istanbul":"^0.4.0","browserify":"^13.0.0","jscs-jsdoc":"^2.0.0","remark-lint":"^3.0.0","remark-usage":"^3.0.0","remark-github":"^4.0.1","unist-util-visit":"^1.0.0","remark-comment-config":"^3.0.0","remark-validate-links":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.2.0.tgz_1463676706306_0.21542838006280363","host":"packages-16-east.internal.npmjs.com"}},"1.3.0":{"name":"lowlight","version":"1.3.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.3.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off"},"space":true,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"10f8f281caf5fc432b6659797fcfc000685bd389","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.3.0.tgz","integrity":"sha512-Uz3y7Fgr/3Hg2xOa+LEb7Pt/Uuulkqvz7fvZgHEzEf+4mumLYdIbBkoCTydVFtj6j84aI1ZGBVwTe7qp5igGcg==","signatures":[{"sig":"MEYCIQDzR3fDciBzDrYYKl3ikQH3OGyVCcd5gW1vqCDk07frhAIhAOAppV5vwf7CCd3AotzxnOh2rUxjLRDD0XcboRyBUnMQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"10f8f281caf5fc432b6659797fcfc000685bd389","gitHead":"d20983ed6742bcc0d4d4cf10011df2de7d463622","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"3.8.6","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"6.0.0","dependencies":{"highlight.js":"~9.6.0"},"remarkConfig":{"output":true,"presets":"wooorm"},"devDependencies":{"xo":"^0.16.0","nyc":"^8.1.0","tape":"^4.0.0","chalk":"^1.1.1","rehype":"2.0.0","esmangle":"^1.0.0","browserify":"^13.0.0","remark-cli":"^2.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.3.0.tgz_1472508726051_0.5827790275216103","host":"packages-16-east.internal.npmjs.com"}},"1.4.0":{"name":"lowlight","version":"1.4.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.4.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off"},"space":true,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"e162cd2093cc42f716813cf552c38f1bb5e1e634","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.4.0.tgz","integrity":"sha512-DKSiMTRXskkNYlW+G9dGvQcLFJxcT96Y++4hEPA4hPik9c73ly2CWes/w/GEja8p4AjNS3/gR3UQh76pujg1tA==","signatures":[{"sig":"MEQCIGVTvhLgd/dgRHV1ESjf17TnEzzDdbkj7CIlT2iHjL3EAiB8s1JKCzcCjP/cAd6hSIVWyTSLCU90gzr//0nfkGWKHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"e162cd2093cc42f716813cf552c38f1bb5e1e634","gitHead":"3e2ac88694b8a041d2b4319a21b3096383e220d6","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"3.8.6","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"6.0.0","dependencies":{"highlight.js":"~9.6.0"},"remarkConfig":{"output":true,"presets":"wooorm"},"devDependencies":{"xo":"^0.16.0","nyc":"^8.1.0","tape":"^4.0.0","chalk":"^1.1.1","rehype":"3.0.0","esmangle":"^1.0.0","browserify":"^13.0.0","remark-cli":"^2.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.4.0.tgz_1474113062179_0.40077624283730984","host":"packages-16-east.internal.npmjs.com"}},"1.5.0":{"name":"lowlight","version":"1.5.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.5.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off"},"space":true,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"eb39f7ec2576bf8cab9b7d1920c02e7bf3d7f911","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.5.0.tgz","integrity":"sha512-RXD95SCfnh0x7gc1bU+PoH442HQOTKS/OCm0s0hJa6ZxoXRN4KlelRsagPyXb2qEdjNm/FZ2w03PUziMmV1lJA==","signatures":[{"sig":"MEYCIQCAWYe6yeeFmbivTEp1QJRvM4xS2Oeqj8VEqMw3MU4N7QIhANloa+twA4OV9UhBi0XLJi3KVB72chTfHa04F4IJF7qN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"eb39f7ec2576bf8cab9b7d1920c02e7bf3d7f911","gitHead":"53c11b13db4ef925d57f07640c344bcb4db4de60","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"3.3.6","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"5.0.0","dependencies":{"highlight.js":"~9.8.0"},"remarkConfig":{"output":true,"presets":"wooorm"},"devDependencies":{"xo":"^0.17.0","nyc":"^8.1.0","tape":"^4.0.0","chalk":"^1.1.1","rehype":"3.0.0","esmangle":"^1.0.0","browserify":"^13.0.0","remark-cli":"^2.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.5.0.tgz_1478123691669_0.2807016749866307","host":"packages-18-east.internal.npmjs.com"}},"1.6.0":{"name":"lowlight","version":"1.6.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.6.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off"},"space":true,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"92f61e31e09ae9e971e70cabdd9e8f219f025232","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.6.0.tgz","integrity":"sha512-eV2/OEe6YaO1Pbvlfc6NrrpRvBjCUxKr7cMW+rVP5UnvahYMVHPg+wEvw6Bnp2V14ULmaSD9WoWE2GXrK82+4w==","signatures":[{"sig":"MEQCIFPusqXuHInhfOum6/zc/ZTcJ4DqPrmP2e92dAxIm5QeAiBRLEMetmbZX1XlKIvfdSDQ0Kh92mjpi0m5dd3kZkx9xA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"92f61e31e09ae9e971e70cabdd9e8f219f025232","gitHead":"3c9b39486604f05d0f1ab1bbad0058ceecbe8896","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . --quiet --frail","test-api":"node test/index.js","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"2.14.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"4.0.0","dependencies":{"highlight.js":"~9.9.0"},"remarkConfig":{"output":true,"presets":"wooorm"},"devDependencies":{"xo":"^0.17.0","nyc":"^10.0.0","tape":"^4.0.0","chalk":"^1.1.1","rehype":"3.0.0","esmangle":"^1.0.0","browserify":"^13.0.0","remark-cli":"^2.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.6.0.tgz_1481713440265_0.33099507819861174","host":"packages-12-west.internal.npmjs.com"}},"1.7.0":{"name":"lowlight","version":"1.7.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.7.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off","no-multi-assign":"off","unicorn/prefer-type-error":"off"},"space":true,"esnext":false,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"b91f701debe57580d4ef447bfd26232f65aa0766","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.7.0.tgz","integrity":"sha512-jZJvhssvttn8UvKXq0nxt52tMYm+eEIXVtHSiYnVv5RW9XQXpzb40i15r2Q4icl/BNagwa+51+26n4D7p0/9eg==","signatures":[{"sig":"MEUCIHNfU+l70nODM7CKyZmSkMz4IQZw4TyVjWJnEmmH6sDGAiEA0SqU2wYdQ12qpVYrSL1LUyjwI5X5vt5btbGlAfQi41A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"b91f701debe57580d4ef447bfd26232f65aa0766","gitHead":"7951fc615994eca4c8adc6f8fd61abaec2653995","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . -qfo","test-api":"node test/index.js","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"2.14.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"4.0.0","dependencies":{"highlight.js":"~9.10.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"devDependencies":{"xo":"^0.18.0","nyc":"^10.0.0","tape":"^4.0.0","chalk":"^1.1.1","rehype":"4.0.0","esmangle":"^1.0.0","browserify":"^14.0.0","remark-cli":"^3.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.7.0.tgz_1492338986502_0.9982031227555126","host":"packages-12-west.internal.npmjs.com"}},"1.8.0":{"name":"lowlight","version":"1.8.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.8.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off","no-multi-assign":"off","unicorn/prefer-type-error":"off"},"space":true,"esnext":false,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"955a741f8ec1dc4833943eeb454c3d3f7b6a5519","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.8.0.tgz","integrity":"sha512-2tHreJf4n/msijRLughEY7fQxEf68mgdZrbE/U2uwSIXdi81TPewBsxC2CfemUxJra9ubim6NuiPl8ZLypnEKA==","signatures":[{"sig":"MEYCIQCvIzZ8dx2iH0lMbAU6hxyNqtI7uyFCNsh7jM70YKixJAIhALIJNjUM/8C0BzqeChcMzG/rM2eqJbgh62Wt0jdf5J2P","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"955a741f8ec1dc4833943eeb454c3d3f7b6a5519","gitHead":"6ca859f33038defe69ffb2562073d36080668fa6","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . -qfo","test-api":"node test/index.js","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"2.14.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"4.0.0","dependencies":{"highlight.js":"~9.11.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"devDependencies":{"xo":"^0.18.0","nyc":"^10.0.0","tape":"^4.0.0","chalk":"^1.1.1","rehype":"4.0.0","esmangle":"^1.0.0","browserify":"^14.0.0","remark-cli":"^3.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.8.0.tgz_1493552513432_0.793127803131938","host":"packages-18-east.internal.npmjs.com"}},"1.9.0":{"name":"lowlight","version":"1.9.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.9.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off","no-multi-assign":"off","unicorn/prefer-type-error":"off"},"space":true,"esnext":false,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"6eccfb20f9125a56a82032083967998b5ba19905","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.9.0.tgz","integrity":"sha512-3cRHFZdm8+7nfdcY57g1Mg5N4UtqjgOQqDxr1gVrvBa1v8RfZcJb9aoqC+VMAEB1FV1oi5e2csZja9+xInel3Q==","signatures":[{"sig":"MEUCIQDsNLZLndqTGDebM56GlaxNp+m/9qmRbC94FP5aRZyKZwIgPrbvi9fxajxtRl/O2uNGIul6mlvH/SuktD9VI06P35I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","files":["index.js","lib/core.js"],"_shasum":"6eccfb20f9125a56a82032083967998b5ba19905","gitHead":"b5c888fc4fd52a8849b64f2896924b54ff82cb3c","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . -qfo","test-api":"node test/index.js","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"2.14.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"4.0.0","dependencies":{"highlight.js":"~9.12.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"devDependencies":{"xo":"^0.18.0","nyc":"^11.0.0","tape":"^4.0.0","chalk":"^1.1.1","rehype":"4.0.0","esmangle":"^1.0.0","browserify":"^14.0.0","remark-cli":"^3.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.9.0.tgz_1497424873126_0.25770599069073796","host":"s3://npm-registry-packages"}},"1.9.1":{"name":"lowlight","version":"1.9.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.9.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"max-lines":"off","max-params":"off","no-multi-assign":"off","unicorn/prefer-type-error":"off"},"space":true,"esnext":false,"ignores":["lowlight.js"]},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"ed7c3dffc36f8c1f263735c0fe0c907847c11250","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.9.1.tgz","integrity":"sha512-CpDhyVhI+xHjruiGvH2F/Fr5q5aTn5A6Oyh7MI+4oI8G0A1E7p9a3Zqv9Hzx9WByK8gAiNifEueAXz+cA2xdEA==","signatures":[{"sig":"MEYCIQCrG/vhV6GF+EMyPjCFVOqwoOIXjHL/TPLzUavlgMkmrwIhAPEkrM6AjQjVOrQ5bs0zbW1BjUTAARYCezu6kgCu3H5i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"files":["index.js","lib/core.js"],"gitHead":"1624226bee830481d364a2e72cce7f40ba6d475a","scripts":{"lint":"xo","test":"npm run build && npm run lint && npm run test-coverage","build":"npm run build-registry && npm run build-md && npm run build-bundle && npm run build-mangle","build-md":"remark . -qfo","test-api":"node test","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js","build-registry":"node script/build-registry"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"5.0.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"8.0.0","dependencies":{"highlight.js":"~9.12.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"devDependencies":{"xo":"^0.18.0","nyc":"^11.0.0","tape":"^4.0.0","chalk":"^2.0.0","rehype":"5.0.0","esmangle":"^1.0.0","browserify":"^14.0.0","remark-cli":"^4.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight-1.9.1.tgz_1501692248024_0.42559032421559095","host":"s3://npm-registry-packages"}},"1.9.2":{"name":"lowlight","version":"1.9.2","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.9.2","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"no-var":"off","complexity":"off","max-params":"off","object-shorthand":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"0b9127e3cec2c3021b7795dd81005c709a42fdd1","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.9.2.tgz","fileCount":5,"integrity":"sha512-Ek18ElVCf/wF/jEm1b92gTnigh94CtBNWiZ2ad+vTgW7cTmQxUY3I98BjHK68gZAJEWmybGBZgx9qv3QxLQB/Q==","signatures":[{"sig":"MEYCIQDQ9fC4kVRYJ/JyK4fwrUEYlm4t9kASGz6AT9Tz97kLHgIhAPb7I/Frfz7FV3E23NRuv21P50gPUH/onttSkom+Dx3i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38046,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5cbvCRA9TVsSAnZWagAAPbsP/1EDaOS8eo04wpQlKWjd\npBiXR0xFzoIOIA+hvso9t7XC+24s60NRFD3Rc6nq/prN5W17m5dd1XtPSF5h\nAf7IKtkNqlDcmy3uzvGR8HypLrbTimqcD7c5vTeazF5a4uAjXj/pKaq2qW9f\nXjQRpc6BNxZ9Tf8Khxm0H3c0ImDWK5RFG/f3+UUDWsNbPVNk53j97l1I5hBR\npRIisn6qNOmwWnseE3lkl5eb7b7TeRTSP0e9+nh3sOfra+WmX3SXdcesJC3L\nUOBPGYis+q+AJYsMl0UY9TjapYLRAFtnO/KxLQ37rJaet/QokJfeRx5Qzx1i\nHkqK6w/r6ZT+cneKHgYrErvcWz1bzSwGfVKoDPvC+etwa44Vnyh74VrLnaHK\n9DKFCtw+Ux8VC68N4e51JO16rSfhvNcsJCJFoLSOqpQs8almHSHLdcudMSQG\nqwOSomt2hci+hS2vmQyRA+TXVzUQWAKPWkx8Dbjxbe/EUChC+ujuq9S8/J/Q\nAeQiInfMAjCdnjP6WRQmWQ7pbIR4TfdnPr34Df1eNGj6TUcCQ0KUZEv7rEZn\nYWAxlB7QFxh90ieIVSLZr0tafOhSvJhmzK44TggPpGdPatq0rVhQeaaTosz1\n7Nw3Cqc1oFJGg/hiKY9Csz/YtfIIJ3DlWp8PJ86Rm9KFPZbZs00rtnhPp7fW\nJnhL\r\n=KNQW\r\n-----END PGP SIGNATURE-----\r\n"},"files":["index.js","lib/core.js"],"gitHead":"5183fca111da3701205457320236badd45172a18","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js --bare -s lowlight > lowlight.js","build-mangle":"esmangle lowlight.js > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.0.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"9.5.0","dependencies":{"fault":"^1.0.2","highlight.js":"~9.12.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.20.0","nyc":"^11.0.0","tape":"^4.0.0","chalk":"^2.0.0","rehype":"^5.0.0","esmangle":"^1.0.0","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^5.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.9.2_1525008109372_0.3479445520645077","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"lowlight","version":"1.10.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.10.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"no-var":"off","complexity":"off","max-params":"off","guard-for-in":"off","object-shorthand":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"fbbd9158240d9c6c07c44b055ff0c32f1a2c9b99","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.10.0.tgz","fileCount":5,"integrity":"sha512-ABxJUAYNftRU6b2vC3HlVf2pEln9ViUpfZWDOtsraVhGrcYUSzIe8cldF+mK6FQTaK6ba7dNDPoGOQTFVfiqxg==","signatures":[{"sig":"MEYCIQDA6udfCpcCcXLccSap0KytLtZEmET0nhY+VjaB6Rg75AIhAIkQD09l/PWUFJD2YlLon3QJiRu4ZV5FvDQ/4i4gkTBP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbavjDCRA9TVsSAnZWagAAiOAQAJH1aSlPXz+Kj6Cu5Rou\ngeqNl+MDf8MQ0ip6+QVCHjIIAnTP3LGFG/mXwC8w4Vd2tH19RGWklW8bs0mp\nhHqyTE2/UHfPms6pUMA06TmyJtTb/ok3nRWnyldCk0y0QmFVttXZFC4QgCS3\nwR6JRB45dGLI2vHNUIx1GXH542aiRoz27qYEAQ1Ymnxpi+S2HN/PNs45sKXM\nDa4a90c/+LMjU2wBCJ47La9UdNngFcOQ7ChUfi23ByiF0DTugL2Pda7sIQx2\n1Aqdq106E7iH+agr5BQJYiOVrzmA3vrpMUt5RojVl4fJYCuL5ABxwDdi4YW2\nwPN2YpVm5oNN6St3LGJ+0VVEYACpHTNgssQREm33tb3AdsmJ0A/gQCPJA5ek\nOCjS4peQm0dM2h9miuvTuIOVqDASUCn1EYJeKJKT+2svgseqc9T5ZqQxnBsv\n8Lo12dIfb1UxvNzuHmjwN+rZSE612L1Bsss8fTFQ/i/3QJR/kuIECmV6aztj\n+qQcXBQriJgkOsico2UjXhe3glHTW5Jl/KZ2Ql2GdYHkhgESjshcmQqlgdaL\ninICO2PB/z3F98Q8+rFHyaR2LL8l/K/ZJySM5NcnxwotUwoEkduS9TMly81t\nl79P9RWR2cgEWPuNemiLtZZPSGsf+4vgHoiWp40ZuAUFIL2Kdth4riqhqyXY\ncCX+\r\n=1mHy\r\n-----END PGP SIGNATURE-----\r\n"},"files":["index.js","lib/core.js"],"gitHead":"476983f2d3359297e69e5ca9383de8bee3f4cf3a","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.3.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"10.0.0","dependencies":{"fault":"^1.0.2","highlight.js":"~9.12.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.22.0","nyc":"^12.0.0","tape":"^4.0.0","chalk":"^2.0.0","rehype":"^6.0.0","tinyify":"^2.4.3","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^5.0.0","unist-util-visit":"^1.0.0","remark-preset-wooorm":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.10.0_1533737154896_0.8853139074370004","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"lowlight","version":"1.11.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.11.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"no-var":"off","complexity":"off","max-params":"off","guard-for-in":"off","object-shorthand":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"1304d83005126d4e8b1dc0f07981e9b689ec2efc","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.11.0.tgz","fileCount":6,"integrity":"sha512-xrGGN6XLL7MbTMdPD6NfWPwY43SNkjf/d0mecSx/CW36fUZTjRHEq0/Cdug3TWKtRXLWi7iMl1eP0olYxj/a4A==","signatures":[{"sig":"MEUCIQC8QD0LpaPoR81TEORRigJ/Is5SHpbt4VbJQ8+UFihP2AIgIoPs0dvmWz/PNeZshfWvgdjfx8mInbEh+HIibUZimTM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40739,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3ZVfCRA9TVsSAnZWagAAdEIP/jgZzTLYUey7dWtesA4z\nfO+QbVLVNVC8VzdG9JIwpGyQlj8EJvyXF+7YMmB3Jkth8enGs8Ej+mgJ1C9P\ns4YJClWCXkpC6t7YyRUaYXl824e1QGpetE+fuVzJGMB0UJ2C1T+ign9LZVvj\nmgyiNBBLRq1XPuEGyUIBoiuurEo2jEk2ImyCVMdhYAeKPdY5hMlcZLh36fJP\nAyD98D/XnGnV1rCKzKR8BcVe4lqfjn+OLD+96MOarq7v2S6+xde2cADWD+x8\nOV9pzbzIz2k3E3cwbL18EBrQpJRnc7lbtw37Ybi8FDFWHAcsVXTOHwfD9uiA\n4C0Du/6Bb+FKr5xPXfE73H5fHCwoLUHcrhP4WkTXKUrhLUozsvPlErkHuvsr\ndZSnFXpKUpktH9iPpNmQyFUJuGEsAeSM/9QOc/r6LfB/x4dauHRIMCxf6UHW\nVFPHns2kkkfK9O4M4bDjm0Yj32g1nKs88jYe7DT1/nAIe3dKgCyGyFwKE0NP\nJdh7cX5ehMhBu49pLgQGW32pOlc+9pma5FLNhoYKVyW4RdW2rERwDbcFHY/p\n8cTtZ9MNrzVZvk23aWxdTGm/PVPpuEjusah3c2CxKqjLHFpdwUT5+c07TtRI\nX3CZKZOhlQysLZATgb6epi7vhm+LWWHHozPQ255WQtrq6OmW8Vw7ptzl6Yq5\ne/Gi\r\n=43gV\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"44f27f215afa7ab62e5c2a754d48e727d1c3fb7f","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write '**/*.js' && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.4.1","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"11.0.0","dependencies":{"fault":"^1.0.2","highlight.js":"~9.13.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.23.0","nyc":"^13.0.0","tape":"^4.0.0","chalk":"^2.0.0","rehype":"^6.0.0","tinyify":"^2.4.3","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^6.0.0","remark-preset-wooorm":"^4.0.0","unist-util-remove-position":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.11.0_1541248351108_0.7151077955179543","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"lowlight","version":"1.12.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.12.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"http://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"no-var":"off","complexity":"off","max-params":"off","guard-for-in":"off","object-shorthand":"off","prefer-arrow-callback":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"9e851c16cdeb953eefad7b4c36f9a812844dc143","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.12.0.tgz","fileCount":6,"integrity":"sha512-SRlH+ajYbZCE2cDIBC+XJHKxQjTuf+h8k6BwNYMpBRBXkoy5zzIs6ev/aCy7JoZa02/XYXcM67b1XARM08HPVw==","signatures":[{"sig":"MEYCIQDWaNYS6qUsAct0gqy+vvOuEYJBHn31t4QTjbWyFanAgQIhAPZbtolnKzJHU5ibw9n3HKk7x/S07srnnPVpVT++1fhs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchskVCRA9TVsSAnZWagAAUwgP+gJPIIr6yj91XqbZTCcp\nr4h1fklQGDoaUmw74bIT/u9tSa27ylA5jEf0/7hlfP4U63z8SSplYzfROw33\n51ZKLjiZGzWNQR2jAfbmTBnkxNUokeH+8/nNYPCY9XiSw1Oubb6y0+VSg7tB\naYje9fwSm1WHFJFlPHYdCOF/zm8JfOa/18wUL8VMPcw5WuyL9TvES/njzmGv\nbPhwdBxg4jDDXTl+vbvKuI0VidiEZfbD8tR3uFoInHd7nw0XiNh4tu316qF9\nqn9AHP3GJ6ot7cuJIctkL3n24hjntZkt4YUh1SxiEdyazGUV7h6zxKPhhazQ\nZo2Wdy57BFnYRNxunOjnX4xRAaOkhsHy3POErwYrlHSZDBFuBEKudJxU+bKS\nMA7FYFWjYFZeLT6Fm/BHNaXf/PZzq+0Q5vY7iLNkA72HDV/5F8TZKTPvE5rF\nm/uLaRROzUFPAoQac0VJWB5M0yHY5s8Dp1PvbgGkTmVLDUNHk9TpzEUCrXFE\nUPVxNeoECtErftozA6kf7YWEYYZu6zRRVZT2FwHbz/2s2hXsadFeNAFPQkTC\noxdLEFqBgjVEcNNmfuEpxQy3v9zkwq3JXS6/zfh0t+t0J2YOU922VDf7XLw4\nvmPzpsF8zRnC5tBaLVD7nubmm8Hi8MIcaxtdOrorT1k4rDMooP5BMZuoOvpa\n/rVk\r\n=OQNj\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"2eea3acec5882038908d37d6abd5ad9ca351b65c","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.8.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"11.9.0","dependencies":{"fault":"^1.0.2","highlight.js":"~9.15.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^13.0.0","tape":"^4.0.0","chalk":"^2.0.0","rehype":"^7.0.0","tinyify":"^2.4.3","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^6.0.0","remark-preset-wooorm":"^4.0.0","unist-util-remove-position":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.12.0_1552337172756_0.30268579942116336","host":"s3://npm-registry-packages"}},"1.12.1":{"name":"lowlight","version":"1.12.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.12.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"014acf8dd73a370e02ff1cc61debcde3bb1681eb","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.12.1.tgz","fileCount":6,"integrity":"sha512-OqaVxMGIESnawn+TU/QMV5BJLbUghUfjDWPAtFqDYDmDtr4FnB+op8xM+pR7nKlauHNUHXGt0VgWatFB8voS5w==","signatures":[{"sig":"MEUCID52BVfKlb4qJw5TM8oplIyQwCYOFFeUrj2HdieC02MRAiEA0i23dlm2J+dDa53NyXGNHQf3O63NqR8rNrOm4V9u0K0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4lRqCRA9TVsSAnZWagAALlcP/2Ma0WV+wg41Z/C+Lrzw\nOYYboDHffKVC0wND9YjGSB358AkaAREBWwjXZCbE5VInqy1pm5mxua5sREsU\n47Tj7jY+oiOv9tQROnRFQJ3VzTyeFbgVCzaTxetWMXTYjp0nvmxk+Qnn310B\n7XgYs17GsZqEXjLKCfgi6Aymc9XWDolULRoyXoPoOfMhYzAf9mDGdKElyE1k\nPL/PFK644EBJch/pQr7p811heo+7A2ODllrn8ZMvG7DrrDdHy1MCsx7inql+\nh0w5irXUIPeH7+yRfQcXXjzWCHzhJ1efjy33K5HeTTPPQsZ04fetiMXrr8zt\nVtYZ2djPJ9Zy73zEDxwdmmxOa7HpqVMaPf6SYBHwWGW/mM+nQNazwzjP18HJ\nlrTHHeihlRTFLao5g6+UP0d55/T2Gyoa7M8YzrwsoImWLIGnqgNZGzvbk4L2\n9qnM61dgQ4M866Q3Y2HcRhMVLhresDJJdodr5F6ka5pjb+kbQqESz2zsY6Dj\nq2JIuGAesklC10SM4l2yOA0kEKUdtJPEgA3cwYd6BNSvyrUuak0SuZCrzpCj\nVOrfeEnRi7S34f53fJBbgXfpyNZHXuoC1c6nmDmabo97c5bkzoVZXL4r1M6u\nk1ReJq3ldDpSPllnoavtWBJ4Pi9ScDI5H4KWpT1kRhgyBYjJ9JNaFp48OFcM\nQskx\r\n=dQgK\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"cad9dfa0ec192c29b5a7d1bcf352a5a5b9243e13","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.9.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"12.2.0","dependencies":{"fault":"^1.0.2","highlight.js":"~9.15.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.24.0","nyc":"^14.0.0","tape":"^4.0.0","chalk":"^2.0.0","rehype":"^7.0.0","tinyify":"^2.4.3","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^6.0.0","remark-preset-wooorm":"^4.0.0","unist-util-remove-position":"^1.1.2"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.12.1_1558336617641_0.09686656229522872","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"lowlight","version":"1.13.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.13.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"9b4fd00559985e40e11c916ccab14c7c0cf4320d","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.13.0.tgz","fileCount":6,"integrity":"sha512-bFXLa+UO1eM3zieFAcNqf6rTQ1D5ERFv64/euQbbH/LT3U9XXwH6tOrgUAGWDsQ1QgN3ZhgOcv8p3/S+qKGdTQ==","signatures":[{"sig":"MEUCIQCvNE26aoV1AQ5sCzvwujUnggV74Q7Y/z9scSK74PhwLQIge7N3N3rl8Q0pgqnEIo0YZCdrAKgyqwNYbjkLhrROmVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdztsxCRA9TVsSAnZWagAA+/wP/1stMGXq93Hn1IVr2Ahy\nY4XwPsnZ2RQcCTKz1+t6ECDBVV3zDvQ6dDW8FCJIQftobfy4etUIrrDxn385\nW+Jk8szhlvxU7ObvVyDxAHDxGpyBpNtInCuE5d5+9+At7OKctm7+iSrRF5/f\nGy2wSxr/csSoeWh63MorbFo5aVTi0KqzFJ32b+hL7oNf96mfRUjorOq+mm3A\nLJpeyx2SvxsusgZSvpH0RmSrDwtsUubdKfB9OjQkpjnfeueRC3KpeKUBLwzo\nrGuowu7WGqNDeiK1U9iBmE9VeSoweOGoI4nKR6QOp/x2jurptPMshwDMQj2x\ntqcG7p/Xtwm9AQq16k6zKN1KutmAPTTnVfveQx9jZWE/OhnTzB8iUKIPFH6Q\nleRfO3psmSyq3wmjME/xBNGIYqFT4krXbFSD41OPa/XjCHpFM7v7vPWD/cxE\nUPxT4UkLx5qN0Pymr2GRh72JvVPa3isRfZ2Qn5ZRRk4B48c9f3y7w6crWo00\nb5JBF5py/Nko2kAuSWrqTGZcXY4Hush5Gweq+sSJyA954qMctPP9xnoYJj1t\n7HX2ygSmL0JyzwYEB5jgUWifG7WY464eOnYUZ5c8zo5mGGzZB/6q3FLiXVyI\n69Vhj05IcWBUiNhQdghsQLgTJPpnn/WMPCKNp5C6ConVOcc1ZZcynnDm30zo\nx2yq\r\n=eRdX\r\n-----END PGP SIGNATURE-----\r\n"},"gitHead":"0ea361609510811b66f0ae31ea2bbd5a9ce31563","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.13.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"13.0.1","dependencies":{"fault":"^1.0.2","highlight.js":"~9.16.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.25.0","nyc":"^14.0.0","tape":"^4.0.0","chalk":"^3.0.0","rehype":"^9.0.0","tinyify":"^2.4.3","prettier":"^1.12.0","browserify":"^16.0.0","remark-cli":"^7.0.0","remark-preset-wooorm":"^6.0.0","unist-util-remove-position":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.13.0_1573837616564_0.2535989378542072","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"lowlight","version":"1.13.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.13.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"c4f0e03906ebd23fedf2d258f6ab2f6324cf90eb","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.13.1.tgz","fileCount":6,"integrity":"sha512-kQ71/T6RksEVz9AlPq07/2m+SU/1kGvt9k39UtvHX760u4SaWakaYH7hYgH5n6sTsCWk4MVYzUzLU59aN5CSmQ==","signatures":[{"sig":"MEUCIGIrjIb4Pkv8LXZpOhNEqaf4ddeuBgDefOfl8m8ci0neAiEAhRUP0KcsDpLzSobqvkKbwz8UPvPeid1ZdQBpIm1ABBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKddYCRA9TVsSAnZWagAA7aoP/jmtb1jpVqqwdoRuhdbR\nB+BL+D3r/SmjdNEMtB1eIbc2mP6lVxR+S2edlYJnDnth6ZbcJavbhQxMLfKs\nMMptCyDfhK2PHSKSmlYiWEZzGLBWl6L0RDh5jW2TznfF4PV+1zPBEOrG/Nzr\nflyXP7l1Va0y8pFep+z9ReKFYddkuhgzrV61P4kdxqiwUi9BfvSOI4t5aFUT\nl7gpXSPpRkqr2h2zhcZccNqQcCnu03oHPoc1h7Xl66NVKmqPWblVI9W5tohe\nQ+M+3qfZ4GD/VAreFuWo782OJxy6AdNdc64Ilt0jyHJDlSFEs9KxEZQkEQgR\n+9RQktgyFhlfQFGfUlYfyAzuVTWUB6p9aUAsb5FmsPefG6Gz9OZdQUHMlwDS\nc0fGRhWHR1EA5SxsY0FgKDBLEMUrrdws7VrFGg7fpCDPK64oe5glZmBbAQmy\nOfibAeDkr1+2wv+t5Ip87729gvLli5F5slRCosHRqmySwKK03DXf8Lo4TEF+\nUbfApXgYOk6pdT8tluRGITNuTigaBn+NBMK6sFsLz+tllsB2SUrp6zkIJRWJ\nmiGBD2TpdGDvQh+Dg7floeCv6P1yYXcYO5azcETuwK0I0DVPtCXep9hDUvXQ\ncD7unR6g0SfQa1dRm6UD5jt8xmhnjus9kUHzXGZjpesiZtYA6WMWYT2w4l9o\n1u57\r\n=Lh7L\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"d142d9781f0b686c4b7f0f8c1dfc6a39cf78297f","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.13.6","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"13.0.1","dependencies":{"fault":"^1.0.0","highlight.js":"~9.16.0"},"remarkConfig":{"plugins":["preset-wooorm",["toc",{"heading":"contents"}]]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.25.0","nyc":"^15.0.0","tape":"^4.0.0","chalk":"^3.0.0","rehype":"^9.0.0","tinyify":"^2.0.0","prettier":"^1.0.0","browserify":"^16.0.0","remark-cli":"^7.0.0","remark-preset-wooorm":"^6.0.0","unist-util-remove-position":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.13.1_1579800407042_0.6411269577075851","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"lowlight","version":"1.14.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.14.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off","unicorn/no-fn-reference-in-iterator":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"83ebc143fec0f9e6c0d3deffe01be129ce56b108","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.14.0.tgz","fileCount":6,"integrity":"sha512-N2E7zTM7r1CwbzwspPxJvmjAbxljCPThTFawEX2Z7+P3NGrrvY54u8kyU16IY4qWfoVIxY8SYCS8jTkuG7TqYA==","signatures":[{"sig":"MEYCIQCL5IXCAyTSGrEcTd4ZtTTFFiWd9TWAcupRhBYRsR/7lAIhAL5W6hLvveyP4UV0lxuobzqSpgIFpgBDIftEZBbmyJaU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5fZiCRA9TVsSAnZWagAAescP/0XNCHEZDfoGTDJyvL/P\nFmdA+1SA/cUUZ6YTxH+m4c4StP/Fk0Psl/7MJhvim1C1NU/b4Mnrf2eXMeOH\n9sxE+sef8JWv6AqReOp+n7YrO/gEMwc6ZPiU02CmgUwv2rDFT9EUFoWkGldH\nBLllHqtMobmjOMQk6nmTdKXWA8mTA2g1JWZb517EhE51lD563DGVoNXke+Qo\nO21l5n3wWeQu8aX3wtw8rsgdt0HR01tAhX8VhQUO2QkG7ZcpRqBBuLPLlwHE\nJiU9Cj3UtrSVXfL8rWyQ9Jwm/K/CRkXqrrCwcCn42XJ8AulrlB5ntEtGAsb9\nG32tGZ1eTvu+8/DFNATivf1IkvYCfswAidZPvszrv3s1+inElJYSXWsGmfR4\nJfYKJTO63ZdA7/wUbrfOdylC6H8+b03Rg8hYJF4lNGyVO57aTr7wBNrc+q5K\ntdP3TmS0+B6PsQXZmOVUsmclZpDmJqYX4zZRXtdrXVsuOzHCJCRRFwG7MLVJ\nch+IorgZ6bPWXnXoEP2k/+e9VzWwI5uoVZzIS3bpuQJtwIl1ebKk4xOiMFCT\nI71M6EclqrVxF8GwcCXQgEZgjlmUH8Ac79IScWuVzCVYG6VhAylVfyPIon+O\ny0JCoP4AafEcYxi1mVG45+zMs9NrsxtDVlFJIM/O1YagNv8erWhCIEdxd1FY\nRkO0\r\n=eWjs\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"8b528edc9ba5a2bc8812085a270b7fafd371ab81","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.14.5","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"14.0.0","dependencies":{"fault":"^1.0.0","highlight.js":"~10.1.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.32.0","nyc":"^15.0.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","tinyify":"^2.0.0","prettier":"^2.0.0","browserify":"^16.0.0","remark-cli":"^8.0.0","remark-preset-wooorm":"^7.0.0","unist-util-remove-position":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.14.0_1592129122301_0.17240319834271212","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"lowlight","version":"1.15.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.15.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off","unicorn/no-fn-reference-in-iterator":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"51a8888852493cbbe4a7f39919b237a1d502c18c","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.15.0.tgz","fileCount":6,"integrity":"sha512-GhG/R+2zt5Wg8kCfOhapH8wDdJSHSIvdDW/DOPXCeResVqgHYLnOHBp6g9DoUIPVIyBpvQYCG4SV7XeelYFpyA==","signatures":[{"sig":"MEUCIHJSpgIEEoJsNFP0WWRtawq/beY9Cnq2fJHgVNAS6XWVAiEAwHOpP29XQ1BnFkbrKueZD782Kni63iYcMD27xhm+Tak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaKwbCRA9TVsSAnZWagAA7yoP/08+akikar+GQ8EHvkpo\nU7Oe5bqkh0VQ27De8RBMtMlQjL9DPdzr4mBkku+hddW/5dgUcXft2lyVJJ7S\n8WnTgWZamZKKbg5UR5mEvxrJD4dex0L6Rr8dPdibzhcP74kAggAjy2vx93Af\nsjLu0mRTdAFWHv94c2fG+mHwBTpib3FW6lV20nasK9AR2+bdT9pONZlWfRLC\nHKw4BHkbuoG4IYk/iMZGkV/REfpboFs5HRn+tdBh4ZWosObyrRDlYq/i7b1D\nqBn5y7uizdph6bJA/5yHBeIZg167AyNCN130vY9M9F6u0BOA59COgCpC+lla\nxpcWldHgNm/QlNbYQ8k8ucPZu9mBhPG7oWdDwWvBqvo01mT2FQiRQM4woQty\nQ8CffzIFeluGykAiM9YAMPYlkMcYysLcZNJMPOWYPUuHxjoR44qSNVCuiCFn\n5UO+I8iy+Ag1Q8YLv8n1JJKNe+Mbn3C8K9FCcSZui0TxWQcywsokZYnOn9jD\nPsvDlZ7w/d/zULnVQ7rCFLEkf3oLHVER+wEK02Dn8aeKtl6hLM7WLLWMZDDR\naGgQd/rYetHw744TSIIghTaQ2Z+d8FbcBrpMhw4pyUlr87KoQ4G9KBpim5NI\nHZ2q9v++DpTNgjbVYKrTt1fT9hR2VGLBj+J5+2fxfFkwv+cGY6mbxnf4CxJ9\ndig2\r\n=QDUK\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"7b55c6323d70a32d49ed2b3257435776953c698a","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier --write \"**/*.js\" && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.14.8","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"14.8.0","dependencies":{"fault":"^1.0.0","highlight.js":"~10.2.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.33.0","nyc":"^15.0.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","tinyify":"^3.0.0","prettier":"^2.0.0","browserify":"^16.0.0","remark-cli":"^8.0.0","remark-preset-wooorm":"^7.0.0","unist-util-remove-position":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.15.0_1600695322974_0.14224478910262306","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"lowlight","version":"1.16.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.16.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off","unicorn/no-fn-reference-in-iterator":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"9d904370d0b20bca0893d73559cf27428fecbf7e","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.16.0.tgz","fileCount":6,"integrity":"sha512-ECLdzIJvBEjK4ef51sWiGZyz21yx4IEPaF/62DRxLehoOHkWqN3OsLB1GUMfc6Mcf87rR5eW7z6lI9cNEXZDsQ==","signatures":[{"sig":"MEUCIAUtabr/h36Y+P0cqa8wY5wSsrjKkBEDLK20xQpgDH6ZAiEAmULqmE+l9bPC5v7yhUUa4+8Arzb9xoI8TAyLmixn4UU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjYvCCRA9TVsSAnZWagAA75QP/jHcVVRrLu3YFKMn0iVL\nuOZ0aSzuA/v+H9CIcSsM+OMy9EgFynACeDsuKBPNFgJNhorfC0RzE2pCQTnU\nNsFoQG+JPtd4gTZRAfflJpbVqObDyj9A0mUL+87aZw7hvw/orNHyTQnRCLCk\n8/z49czhF/PX52BCczuEtdCMyL27Jx41TsrSs0d+zPPy0Z50YV2qiIi3xuJS\nZmQeDKO2qX/jHSq66oBuBAprQFWAedqrkaBczi9pxP5VOjx96Cg5JVctHVp9\nyAuyN18M+0QQPpJPGu7d1GXScyDMpLbLPxwP/e91zkdb+wJR7YJGbfQlbAm7\n8YJpXWE1VkqN98PxpRehdSXF7ZqMtSGHJfS7SZ419RqWoMj3gp3iNiBQ9DxQ\nnX4tTbA2lvuHMV3OVGV5Z2X+3xPigzGwu5QUdOsOm6w97DmxgeVSwnRr44fJ\nGONErqDwuZaFyRHHTnOZkFLakXvh6iCd63J+in9zlQUzaF2AP5gfIq8ZTCD+\nb3YFDXmy6qxxBCt2WQiF/ue+lhaSH37KtjgTNq+bhQ3hH773Yi4BH5tvmqo9\nIDzhMISRfVlz+WFNyrqAw4vxOEBTW7gQ9+5TRrKpwol8bW6YWIdgG5z0gyYT\n8w053o9UyFnVEwz55Yb/b1TrCj91bO5P+XWTvAy7m+HQ87A9O50Sv9G9tHYX\nJpq6\r\n=SsZl\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"dd246994a2d9261996cda1f1ad5861c53ab6d177","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.14.8","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"14.13.1","dependencies":{"fault":"^1.0.0","highlight.js":"~10.3.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.34.0","nyc":"^15.0.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","tinyify":"^3.0.0","prettier":"^2.0.0","browserify":"^17.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.16.0_1603111874399_0.009364359118362309","host":"s3://npm-registry-packages"}},"1.17.0":{"name":"lowlight","version":"1.17.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.17.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off","unicorn/no-fn-reference-in-iterator":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"a1143b2fba8239df8cd5893f9fe97aaf8465af4a","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.17.0.tgz","fileCount":6,"integrity":"sha512-vmtBgYKD+QVNy7tIa7ulz5d//Il9R4MooOVh4nkOf9R9Cb/Dk5TXMSTieg/vDulkBkIWj59/BIlyFQxT9X1oAQ==","signatures":[{"sig":"MEYCIQCldyPXp/p9fxyPVE6177BVX4Kk8tnGCO4H5WosPVHy+gIhAMU6DjGWr90i5ZLeLdiHnDf5ClPoD/N0wjXjP5b/mpWB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftjhMCRA9TVsSAnZWagAA/l0P/iQFzhiKs+ENZoc8rUun\n0Yr6e7HkavU2qh1xGnUqBBa34Z6IYI/ftEV2oDBzxp+TznM/uQ8ibtMJwSiT\n4ivyiQZ6VFstnb27cGTVxXzusgxwqxD5rsphtt8gI/EZiC/A6fbiOvVad5Ru\nvvWcGgbykshSpabPditmzRqcPy4ZgnYTE3VZcr+e+LZpBaGDOZMyY/TpKbRw\nbxHokPO4/1vWRYk/eBwj0MTpSGV0mc5U5RLUoOZX3Y80lJkrT77ERrI7kX+X\nLb5owhPmDslhENSPMOCPAJE7fCkfsZ1Ym0gVX3ktPwiD873OXflN51KaSPky\nII/1ON/uH6JUzicrtxJmzHsraHtyH0yz8mCZmtpP1pQe+IHjDceIZ7VmZaMu\njEGpH8kEFHkYpuGkPrsB1BQl2KYUPEGF9Yv+B09FqHrcJrdrMdr7+SpyY8dg\nE06Gs4yvANtuUSwe04htw9nH/6y8Zyx/LdL8rj3LiOlHA8Ep8+t68bAJV45u\nYHsdz4BqH2xqyx3ZfFWGEqOrVeKJMHXdymwfjNaD2bh7I8aGpY2odkvpbFap\n2G9r8nuXf+0e7HBvgQZxsJphbH4dsih/oJZlXrV7HOFsAEzU8epwFmSrLACN\nqWxkkEysjRMCrhzYgVYHdFT8jnMTkjxJCYEtd/CRICu9Ocv1E8RuXDC8Jb7g\ned5O\r\n=YT4H\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"f6244f5d72137dd6abfffa1db55e82f7682e5737","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.14.8","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"15.1.0","dependencies":{"fault":"^1.0.0","highlight.js":"~10.4.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.34.0","nyc":"^15.0.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","tinyify":"^3.0.0","prettier":"^2.0.0","browserify":"^17.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.17.0_1605777483617_0.2083679253645807","host":"s3://npm-registry-packages"}},"1.18.0":{"name":"lowlight","version":"1.18.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.18.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off","unicorn/no-array-callback-reference":"off","unicorn/no-fn-reference-in-iterator":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"cfff11cfb125ca66f1c12cb43d27fff68cbeafa9","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.18.0.tgz","fileCount":6,"integrity":"sha512-Zlc3GqclU71HRw5fTOy00zz5EOlqAdKMYhOFIO8ay4SQEDQgFuhR8JNwDIzAGMLoqTsWxe0elUNmq5o2USRAzw==","signatures":[{"sig":"MEUCIDhy7Dfi0npxaXLpDx9h045BOmZTwKiWDIahr1kJF+LGAiEAvKuox4NY/1L4ZWOBXNQF3cAWZsGHLT46OW2jbXI4fEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8EPVCRA9TVsSAnZWagAAUfMP/1oL9i7lfT1DtZf8eNap\n8Q+Z27zawYW4wyTnLiIPAZj63LdyoSmKZ6zZ5zyLLYqyiVUnpyfkc2CGItXc\nkNydIdrPbGs8D/n346aZInSdX8MKmny+NjNhDhx5PnXRmYQwbY6tB6qw2GEM\n1L96RCSqujsQITMmvqN+ajB6Lt0iDj99NdQI19u1w30gR/ypSCB4s08+5AiJ\nY3pHqWwKk3GvXykvZnAtIv0DJ9HOYNFtLzb+pxp+j+YNgJJ35rAKp6muK3Ef\nq/Z2SzXgqM55c/hdPYGibk595wLTDgq/9RT9ff+HNzdW53mmLC8ddmr8vfc7\nu6vEu5Akp9QKT/b4Tz5dfK0nNCaF/56oBVANZi07YQjtJZqKUSEXrSrrBky6\n5Y+NKN069Yy2qrFp+O2RC7Xvd86VwPBuO+1rMUSnQm9xhubw5kC8HBDDFSEc\nxRBQz2USjVFFqYMFx0Z8vn7bGc0bOL9IeXCmT6H1k8CPDeIaeHPWlCBnclYk\n0rbgJjvaswbesPH6WExmplCx3DvPYvMoLSuUY4QetumgGHIO3W12df/+0Opd\nuhaX7Mmakt54KhHEHt24RVyVPMA6eK2kUKRYrmalF/I1thAITR3UuI53lZ9b\nmvrH1q/t7a8Lj7lSDkGo7g63ltRCxcbgH1xXij5oofO467RZjParwPj3zhew\nOVt/\r\n=nnpg\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"2d4c8a6667a9164c4ef3ab0afe3c047c3eab81a4","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"6.14.10","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"15.1.0","dependencies":{"fault":"^1.0.0","highlight.js":"~10.5.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.37.0","nyc":"^15.0.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","tinyify":"^3.0.0","prettier":"^2.0.0","browserify":"^17.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.18.0_1609581524890_0.7604550401945804","host":"s3://npm-registry-packages"}},"1.19.0":{"name":"lowlight","version":"1.19.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.19.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off","unicorn/no-array-callback-reference":"off","unicorn/no-fn-reference-in-iterator":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"b8544199cafcf10c5731b21c7458c358f79a2a97","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.19.0.tgz","fileCount":6,"integrity":"sha512-NIskvQ1d1ovKyUytkMpT8+8Bhq3Ub54os1Xp4RAC9uNbXH1YVRf5NERq7JNzapEe5BzUc1Cj4F0I+eLBBFj6hA==","signatures":[{"sig":"MEQCIHS1yDs6Wmq6WAo5LHdEkQuUReJCFSUmwuy/A54ZCU5tAiAmYqs9AnV3t16gMmn5P7/6YGVXRbs0hgfd5bsNQbdhtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIUOQCRA9TVsSAnZWagAA0hwP/2+4bLF3ZseuKAQJdd09\nHoU21ktZS5iqMoy4/wZK2VMRe5rZbwI9xvhMyjwdyeHtmc97zUZeWECjq/VH\nUDEaItbXSaTNANbfJrMzT4mu2z6rZ6xLQpgpcQlfht0fpUntjGBlwClBOXep\nia5R58eT15kF/MLShDKfxXpYkxYQ+nruwo3asxLJNAfxjAVvS+0AmOKEUhZM\nw9t6JS+tQYv3lopd8ZVDKDv8Kg0cov4Le59vghb2pxe83EGOMFOQ+2rhGlQH\nOXQ+USiCUdMASazFa18dF4zD+Q36QkwU6CPanQV36OYoAqI2BhcE7sCezH60\nHBJS8+RstolqXtGKDkDWblpFFs7ayxNSCszsq6Z26TtHAFDWnvtUsOkPz3zo\nhGyROiyX3LylQ5zlovZV5Su2b8ORfCQZCIgvzccaMsx3PAqWEaA+mkXWR7X2\nZVT4ukGz1XPw46SlTCfka3xYqC2Q8IO58y4NjG/hktr8a7rwFN2UiyJzjgXT\nkZcpyQqpObHAo+cTAU31u30QuXOWqVMzmu5Q3uyDNCswUZh2KnuNkfnUUNoY\n0Rq0VG7wkyoXR5sm/4s7SCKBH2FKYfi6PZuD4yW9HKpCzvMYLybIOT6avOuO\nxbB9F0cTckpgsJRIwUhzNVdvX0/3zFqsVeA+U+qd+NgSoYM/s+/3ZyUiK3ho\ntCWF\r\n=PX6O\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"bc0934c25150c7c65691abac5e29a5af7ae6c866","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.5.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"15.1.0","dependencies":{"fault":"^1.0.0","highlight.js":"~10.6.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.37.0","nyc":"^15.0.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","tinyify":"^3.0.0","prettier":"^2.0.0","browserify":"^17.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.19.0_1612792719602_0.3070124272896577","host":"s3://npm-registry-packages"}},"1.20.0":{"name":"lowlight","version":"1.20.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@1.20.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"guard-for-in":"off","unicorn/prefer-includes":"off","unicorn/no-array-callback-reference":"off","unicorn/no-fn-reference-in-iterator":"off","unicorn/prefer-optional-catch-binding":"off"},"esnext":false,"ignores":["lowlight.js"],"prettier":true},"nyc":{"lines":100,"branches":100,"functions":100,"check-coverage":true},"dist":{"shasum":"ddb197d33462ad0d93bf19d17b6c301aa3941888","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-1.20.0.tgz","fileCount":6,"integrity":"sha512-8Ktj+prEb1RoCPkEOrPMYUN/nCggB7qAWe3a7OpMjWQkh3l2RD5wKRQ+o8Q8YuI9RG/xs95waaI/E6ym/7NsTw==","signatures":[{"sig":"MEYCIQCYj6VFfLq4DqmEQMF5SOLnqGxSv6b/ecrVdwQNYPoUTQIhAOTgP8hAu7foeU7PN4obaMklW4c9NtJ1Hqfxs+8oiu7n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVwMhCRA9TVsSAnZWagAASokP/j9DQ5hsjzAiRxoLRC/4\nNVmIOvjJtqvh12l1qD1PRrRXm0/miaCm/9aKYBfP76ptX6XpOq1YEA/RcnO8\n7V7PTAMcuzor2RaPRSC0uwVFUrkBzRfbqfIh1TAhAGXlSwelIh3ksFwVUfPl\nyFmHIdHTbnrC6OiugXjWeUXkKWQiznHrBB2npBomjUb4fTHIuMhBu7kW98GU\nPfU+Rx6rVMi3INOzQ1Uoc4V07Au2o/sp5cDDXkxsdtFqnfEq/3OvX9VBaHrs\nwVoOvrNWIo+R8slKqFU73nrBlZlpSW0iE12vFlrvfM5QfQOMrc74jwu1PMkG\ntcb5w5i+YIP/v7oUDLIDPgHvzX/wfVN3utsVfrF3H9AMaODlk+BNkMFWWxCm\n+5JH6gpXYxQaZVsXsKgQDOK/v2ODld2pWCoL8n41OgeEfUZu+JBKkCybvGoI\npfVYWMqcaOH0sLpQNtl7GucLup7Am/bqhlQxd1pY2ZVX/khyLzR2Y5vEjROR\nPWjf8nRHjkxKlnRIMl185AIsTWlIFV1kwimjrw6691+0kdzpXUbIBP1HYjrQ\nxHnR4QpY7abPfAjamzRQZewKP7WOBjrYMhXa4Z1lh5Rwx22wdvWmp9nnGSxp\nY+IQodtp5/Y/JN7DCO8FcWtkgzQRQ71edPwbvuIlfuF8VphDzMDpjKJrridO\nGhse\r\n=Aqol\r\n-----END PGP SIGNATURE-----\r\n"},"funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"a16ced3a4597751e4efb60e2ff1e8f1ca8c9b1fd","scripts":{"test":"npm run generate && npm run format && npm run build && npm run test-coverage","build":"npm run build-bundle && npm run build-mangle","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry","test-api":"node test","build-bundle":"browserify index.js -s lowlight > lowlight.js","build-mangle":"browserify index.js -s lowlight -p tinyify > lowlight.min.js","test-coverage":"nyc --reporter lcov tape test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.6.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"_nodeVersion":"15.11.0","dependencies":{"fault":"^1.0.0","highlight.js":"~10.7.0"},"remarkConfig":{"plugins":["preset-wooorm"]},"_hasShrinkwrap":false,"devDependencies":{"xo":"^0.38.0","nyc":"^15.0.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","tinyify":"^3.0.0","prettier":"^2.0.0","browserify":"^17.0.0","remark-cli":"^9.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_1.20.0_1616315168603_0.598166686688802","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"lowlight","version":"2.0.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"unicorn/prefer-node-protocol":"off","node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"05099fecdd4871302cf0067be5e68f5a617e83d6","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.0.0.tgz","fileCount":7,"integrity":"sha512-GzWT98hRniRGABzpAOJElh5j0DpSAabst/Phfdaf9mf40auYNQ2sZUxaD21q865yO2KgKkeqTcbR1iek+UeGTw==","signatures":[{"sig":"MEYCIQDcC3IUvjPgEiPJVnJXLAZ5ZCVKF+B58rllYmM11QePwQIhAJiZ5W/J8VrbH4VrMbVpY1Fakic/DDkWflkqNv4j4slV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs2hECRA9TVsSAnZWagAAILwP/2gLEWndzBGwneu333/Q\na1KjIuJURNGneDins6+8zUFFGReR7H9uoO0fOBuQmthp/ZMyQa9s9IG8Bt01\n3z8nRfMu8yf1Dc8g6ZLCgChAiHnKBZfDVPsyxbsTZ+YnRI8nWRDayF6eJ0OQ\nKA8VXAMQApPbv/z56IB587oJDTRaQRNmExXieqPljpwI4idfV+iMzldgfMf8\n9SiWm7HNq8Oa/ncYw5C2EzqvA/WQVHRDCClVYQEg4ySAXJKcIO9V+dmlD0DU\nVDffLJOB7nwfsYNx+POvYhWjZDD7Jy60uYi1CP+C9Jl5IYsB4xrPNfp3igZe\nnCyz/KK75QTqjHcxTcQlMQsWrsyxDt6RdIt5e7Am9Al7oL636ATC71TKHty2\nOlteIcnqyUVthiJY5A+XdugTdqEgMP97UPLq6NaFtW6KGb/g4qQZhBZv0ea+\nG6tvoa2BnBRb405wO05FnMY7n6LHZKkilTEG524VEUSud916FfpI/iGxKoTi\n9u0rpVSbAKAdtqfwXGcXfN283UEr/j0v5HxRE0Dq6/pia5tBOiynXAa5rQyr\nJN7wQLwfOAYNK2Pg/d7+BgfGknLDglCHPcr3xeDKGGLKO1AL0flmafo5hWvN\nm803eMwlv6GEXApdonAbuVBcyEF0i1L2Eeb2LfVFBVURyUYWYele1GR9/anh\nd03X\r\n=Km4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"08c1702d3407ceeb02d40075b8fd2fd97d019761","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,script/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","generate":"node script/build-registry","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.14.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":false,"_nodeVersion":"16.1.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.0.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.40.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^9.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.0.0_1622370370903_0.6858433787792171","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"lowlight","version":"2.0.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.0.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"unicorn/prefer-node-protocol":"off","node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"2c1afacc34feab47411e71a39d4efedc2b8ee820","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.0.1.tgz","fileCount":11,"integrity":"sha512-HB2PZDjmI3NlcSukkKHTwhXIiVhKMq8NZVcIMo8qXUJundfbes8JpE3jtqW/InByhOVd4X0XitTTzgiNoavAzQ==","signatures":[{"sig":"MEYCIQCpUXzxzN+D/sygN7cL5tvfOnWv9u7nUIMac0RFgvrlrAIhAIZtQVoi4ldTUOGRg1FqjUmPgX7v3yT6IYoVjCd9dSRd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs5yoCRA9TVsSAnZWagAA5u0P/23tiGOUlrSOwjJydCd1\ncIVaYUCpDSkkyl5t7Lfp3N0g82wV9Z4OXBQ0G9f7/cy6LKsR9cTODcutcwzR\nC5DmxaSg8slo5Kx8cxyp0xkI7J6l7SA68vEHIbwQTiWi0mjRzjvwiIYfISix\n5k3seJ8yrwqduYjccPPknwLBXJMI4SRgdPN2VXMTOUAOhKmdJB9gu75mEQT9\nieH7r5WJAInWm0f7OwxaqrYKsOMUh2CFu8k7Ex0eah+k1PEYeNVFWg5obOuX\nxUMvCWFXdCuoe8aEd8yBMoy/2P1O4HZYN/0kljKdE8oEk/VxcImaST5FS1eA\nn50caoSJwfjVarPtOmotc5HE4L8si6JmMGmhjw5sxxryf/8G6pO9nHG3HKst\nt1LfP9F3ehsyt7N17ahMn1JWeQDVpsz7DO3bJaHVnHZOxjGH8fiz9PbmAR5Y\nrJjPCL8/nbDDm99ZqkseJ2ttnFe0R3YNWDRulGLZJktH0JKWyEnZRHdqn6/5\nZynH6t05LujRXLq3mOu3uR+dlHtn1f+3uqWjq+3x+xfn28P1+pAVLJTWKqm+\nLF90Ib7o+Ysr221Bekx0y9VxqCkzzN4ddtSnYGzyPszPQ4bzq/0d8vz2yeQP\nHTgqcEWihNv0NF7o5PGN/1Cw6k5aj870VSfTykXiPgSNNY+4NWGTRrentvVH\n/KV5\r\n=Oe6+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"b1e52e557f8146c7bc42038ef1c42026bb00df94","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,script/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","generate":"node script/build-registry","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.14.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":false,"_nodeVersion":"16.1.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.0.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.40.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^9.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.0.1_1622383784062_0.670738574941464","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"lowlight","version":"2.1.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"unicorn/prefer-node-protocol":"off","node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"15b8e98ae532dcf72ba494044f9de9903d998a2d","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.1.0.tgz","fileCount":11,"integrity":"sha512-Cusnk/6U0kU7vcHxGmMqUYxKo66NAxHtosclMUiKrHTnhCWaVSX3xQsnF/8lrHPp14yHUT3pSS2+MfSbXrvEjw==","signatures":[{"sig":"MEUCIQC/rDStDVSAEN51FIMAv+6ifBlTL5/9FG2aI3BCeXUYGAIgQuffuKB4LCFMxFbjgRr7/J5GPTXu7el+9luEwo+97l4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5xZ9CRA9TVsSAnZWagAAW3oP/1oYh+clLz0C2ZZSbR3j\ndOnl8ethvJY/FqT5463+FSasJynrflut0hszhGmkHP3D/HDWBt3dxsTgH9mj\nPRg0St18hd2mpwRJDvAHa9OMkSjyPv6ntMaz6vnqe23UzmuC2pGuJ0dGl8rI\ntgwPLZMpiBTBsPQu74Repc2F/CvwsHBfUfD/D7VssPxXxttBOXlK79wPaZXG\nQ9yFCzBpKFo+LPkqCx+Y7FK9cxdllovmms5ont5oQ+0lsEQBwAPcNqRzg7A3\nVCP0HLJq9XorbfORV7caQ0pkicbK0uQPJ08fNEULNPJ1qpyaJjauPKc7KRLe\nXTgSgRkDeqUF4OG3jLUAeogwJXF1v/eXXShvpdYDjDljRfRrrHqVMUkuORue\ncaJ2FURigCi7JksQiKPQvLE2VfTtOXcH5N4bHpan3uCsUukH39JwTgGDlyIH\n1NDYNwKxWuv04Cy4e70KH13QLkGkz5Be88wAZlt9ANyAE0YlNbEHOOExRGM6\nTAHSFDgOjUNkyJ0zygdUPOuIFF49RunRs0OMHlX2Urw4nd60h0Lv64dF8G5n\nPVUZjc7hrgVEmSavf0HOUQ/7f/QkRMnMPJn6FxGsdXdOeqRoNu60j0S163g/\nDEY3vmgY13f9JdH0EP5AwBchGhz4aluyeApQfkZVQ7N/F7muEg9bTA5bjQfG\nrDhk\r\n=ZmDX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"0e07e6dd595e50ef00b15d2cf7b05018a8fea117","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,script/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","generate":"node script/build-registry","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.18.1","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":false,"_nodeVersion":"16.2.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.1.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.40.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^11.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^9.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.1.0_1625757308921_0.6668382714212735","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"lowlight","version":"2.2.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.2.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"unicorn/prefer-node-protocol":"off","node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"0fd5d3fe9a070afe1f2d60e0383742dc1ff7a84f","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.2.0.tgz","fileCount":11,"integrity":"sha512-Rtgjv7dEmcvBU7IXvq6D5CgHUZZmrNJNsdAeNWUZB694nAaGJ+POzHAukfT+mHSAc6h8n8uAnw6EtTqtKpJ9vQ==","signatures":[{"sig":"MEUCIEPuHCviRjhSVjvl2hXq7biwJ/5lFkAZQ4F76DENoi79AiEAomy16PoI4Q9F2mnslfKn0rmxTRPEbTlLIUW1q/gK9sY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhB7LOCRA9TVsSAnZWagAAGxsP/2zbWZV075oNicsZZAxQ\nb/yRk9lJ3EZ72elWQpy8OPB5J3sOPGgO1X1/pmfRzw9gScUFa1XCm8U5oVvP\nUW/WbTad1D+vxjqTbrH/XVHX6P2mqoMzl24veI+rIq5pCuiEEeS+ovpnUGYg\nOTKXNdaG3thYW3RWfo6TkwaxIWj8BX8oqPLdPup61RkXqUjvXzLybocujImI\nnYHY+8wK6LIJlCTf4kc2MjEPy6S3h5x8uueZgquGDgJ03DCVqZGR3+k9D1vx\nG1os5IESxo3m4z/3Ln6IpoMvPjgpR7pDx/f0iRtirw62NTOHDHMRXbwoUhgT\nu1YFPE+PIGUXx3p6rDw19r3kT+XeM/TV4A8rvJ+eVxy1f7SMDv/ddPcuGGu9\nsfAFGQwyxLp98KF1zFfcMGJkRQKKa0IcOos9itxhp+90ktgICgTueqtXgCGL\naHq8SGbbLggUZa2id6ZdBDi2aJBwIam4MRrUGsDZqPRFVGZ9w5oaAKma6P2N\nss8VJlpTLy81jPiH5iKWr38QgzZNCYY6IYhnrTgZY860XAagSH5bLmsbcgai\nF/3LYcRGlrefeL8BVhqvRBEIjB35sINqHM+pIkWXD679xDpMLhSzff/WWrBN\nl5cybfwpS4olkZ1CC7YAhdkjQZIF5QbzybmhdlX+OWI0hMKYDY5noRtKufFV\nCq8K\r\n=5RdG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"c43bef9b7d3df2d021abe779342e2e8b73650e94","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,script/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","generate":"node script/build-registry","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.19.1","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":false,"_nodeVersion":"16.6.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.2.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.42.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^9.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^8.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.2.0_1627894478743_0.37098694833266843","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"lowlight","version":"2.2.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.2.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"4cf69c29d7bd8450fb2d0e9e33858e38589cf956","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.2.1.tgz","fileCount":11,"integrity":"sha512-KDl2wTuCDk1+aJx/gfi4FPAxRNZ4fDa1zHQ0zpSjEf6qxmBD+1Pk6KriHikaQBshbS9gMIkZ/XCDT6IKAEKDsg==","signatures":[{"sig":"MEQCIFWOVQWW2RNLYyjkOhjx4tydxZHSlSos0uoKpPzoRjvlAiAihKFTU9gi5TloWMNkYGS0bUQZcZoEfu1+YvQuNzUyTQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGMBxCRA9TVsSAnZWagAAhSEP/1PSBsbjH/BcsD7rFES0\nrvWAQmhD3/y7z5HuL8C9PH5UJBV1HNMCJd6cwhm0eiPu8d4TSsq9ggV2AwVI\n+TbzKfTgF4bMZT6mySlyKFRQZ/pi5h5ZAv2YDeeW3zP4yy09mzqZSH2Er1qM\nPEYGgzqbsIAmkyJ/2R6GCD0idPPyihsj6TnLsXVv1kHd3hcFrruxyN+g2XxU\n1KYs3/vUjwRZGCmWoXafZ6g6xodbn24hdSDzSMx82bqfb/8cj7bmRrBAmZ5F\ncxYPfjo5V7Ell3Cj8Ew4I6LbhiL2Nn5UrcWMKR4acUBBTLYfE49+DfbbeXy2\nMifGxv3OK8uQCAdeezR4QZejeyYVSNulW+e8dN2kVuggNO9Vxf/Yg5icZ3ZC\nIe+8DBpqmng9B5okABlrCWjjJNO/64DzSdWz8+TTSqXBCVRatq3MVCoaTVGN\nf5kJWAP7D2GWR3mZPvadljikONj1zlMnV/RDX6pVmeji2Z9xBiliP/FQa8qy\n8keshxF+hSFk40fJV44vqc6E5Xx2+XNDt/9FJRhqG936cVad0J2JWgx4BPE9\nkGQNLYx5yc9Y7ZjKl7JTsUhoaYp83TvQVoZtB7ad2xk3fme11mAIzaOizsQX\namip2vAUx+oA4q2tttzkHTUarMFtgvpJmbsg4wPSYiEp7+DHl949mvoxZ0Aw\n2fBL\r\n=qt/z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"216a66670f007101be6e57a797aa481dc514e674","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,script/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","generate":"node script/build-registry","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.20.3","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"16.6.1","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.2.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.44.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.2.1_1629012081626_0.5163150877664224","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"lowlight","version":"2.3.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.3.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"ed46252cd674260b78be5be892ad608ca014b771","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.3.0.tgz","fileCount":11,"integrity":"sha512-jt5hnNR6l1dITmu905cYTrM7YywF38Ae+CoGCHegLPmPL+5mmiwlH6Na3aSTW5Ge11z4M06Pn2aOz2pdG3RFSA==","signatures":[{"sig":"MEUCIQDUneyaO8GZcprFGCdcj0OzgZh3LocIQVRrXllzwM63hwIgD4qpxS+6PiXCE/vjXHjQ+rc6C7KFKs64+nL3S25Q6QU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48340},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"07cebe6fb0064545ef4e81874b73449dc4e8e254","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,script/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","generate":"node script/build-registry","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.23.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"16.9.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.2.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.44.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.3.0_1632741007717_0.4947954439917812","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"lowlight","version":"2.4.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.4.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"c7cb9922c5e924377e7f5e0ec257edb0ac370f9b","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.4.0.tgz","fileCount":11,"integrity":"sha512-LeZ+k0MzE1Phw94fa/HMlCO1G0rJzThVdrEWOpNKaw9r6zfv7SORt6qPaXfYFpBlT9XhVdR9Dg8w9uPlmUMMJg==","signatures":[{"sig":"MEYCIQCJfwlUFk8PZbHL12KKpa8fk1lk8OzdmSDbuVeSK0bLowIhAIgma7em0vf/ECmaN+tLwQ3tfSnRB/2QpqHAyNR0pT0I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48346},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"0a2704a7a82fa01e8a764313c442762cb409dd95","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib/**,test/**,script/**,}*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run build && npm run format","generate":"node script/build-registry","test-api":"node test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test/index.js"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"7.23.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"16.9.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.3.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.45.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.4.0_1634551604490_0.5198282689473732","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"lowlight","version":"2.4.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.4.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"59ea891967ec83395f2d61de8cbfe3fa9cd401c7","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.4.1.tgz","fileCount":11,"integrity":"sha512-mQkAG0zGQ9lcYecEft+hl9uV1fD6HpURA83/TYrsxKvb8xX2mfyB+aaV/A/aWmhhEcWVzr9Cc+l/fvUYfEUumw==","signatures":[{"sig":"MEUCIQDBVsLanStmormxHDad47ynAcGBpqrLEAi6bYHmYSqWNAIgOZw4dBbI8cDNwlkpFzmvlYvEeEJwubHKm3cUTOOdMyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52394},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"5887f92856f7356f7cca856f97fdfd3fea099fea","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib,script,test}/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"8.1.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"17.0.1","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.3.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.46.0","tape":"^5.0.0","chalk":"^4.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.4.1_1636305330601_0.07079860868665144","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"lowlight","version":"2.5.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.5.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"723a39fc0d9b911731a395b320519cbb0790ab14","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.5.0.tgz","fileCount":11,"integrity":"sha512-OXGUch9JZu4q5r4Ir6QlUp5pBXMxS7NHaclhRiUlxNRcOSK0gtXZcVrsGP4eM7bv0/KDHg/TXQagx/X35EULsA==","signatures":[{"sig":"MEUCIDWdD9HfYaVMgnTqJTxy/fgrGMcvLaigIWIfgS0670RTAiEAkTE6Dq72RRuLhz5fvzgWmEtZwOxF6km0qB/XC9uBBQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52410,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1wXUCRA9TVsSAnZWagAAYRcP/0wL7euP4lFFck7Ac+Dl\nMnv6UGlnkl8AruxOG+e8M9Ab5+7jNzfGoIW6lQFvz6wWLOqMlF8+49Uw1jDR\nWr6OTyV/kftXRtcwBXAr44DrlFn3x4pNzjkU3wbkZFTMvS7TYqLqIKBk63M2\nzchi4rEh3ZQv8p8ZtOp4i9WGUUzWbGLOs9v6pun2driiXiKsMB23cBmTExZ2\ngv1LhRAtpIA56UmrNHFiHiT6uyNA+t5u9Yn4cLRkOiW8tXgG4aea9lWGmCAz\nLOOWC/inDAx4Xe4rf5vZGn4zSQeXE9T+dr9tlOsfJMnGAJeWO7Cl//q1tRjM\n3R04+uT+EAi5INZi8C8p2mBkDZBo0kWIs63SqL1f9WwVlc3vcIvh7Rr5O0L2\n2XL/0emMHUrk94cmCNnAP9+RpDDUZYEKclfSzQ6gE52COQv9O8YE93dZDAjA\nFpggj6TQov+WimRzbs2iKPSTyDpPbPg2xKcvnALkP2685nVgzcvZsAwmQC9p\nCZ3lx+6Z83JOzUsjhrFECTp/m2npyAGjlcoJ6oaLxZHGcgXypKgF/SyoeQf7\nwW1hhrKAY2GMUnbzKEocvMqeDRTS6wNf1ww2YejT1JPDJwODQ0N78LzUW0p9\ncUfTyVBCJdG7AVHAvhhSf0IXJm3Zhm8Cv2qckQj2cWjk/xWKUeZJx/FSZMeL\nuKyK\r\n=5Bfq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"b6e96786f836cf474046139114b48dbc992cb4cb","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib,script,test}/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"8.1.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"17.0.1","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.4.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.47.0","tape":"^5.0.0","chalk":"^5.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.5.0_1641481684361_0.6856485120935563","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"lowlight","version":"2.6.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.6.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"f5dfd4e9ab2f3bd8dcd75bd8229a7e92fb816237","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.6.0.tgz","fileCount":11,"integrity":"sha512-Gas6VcSevLDRAtFP/kg3bj1Ozwncgd0jAgpIxIyNcO/Qm0csJnly9LLEdN75qc9t3l/g/JPFXCkFLe1LPxHozA==","signatures":[{"sig":"MEUCIQCq6NnqpjL438qHUW2xV1dzISIaNjRw/uP/blQEAS3FzQIgeJysxWfRCErE3NUi/UqZkbCPGTvjIV11PbciyX43L7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52551,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLGjsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhtA/+OIPCuW9T9ktpkntQNd0dWjxwHhIOFAnyb+Gnfn6YRKAOxdwz\r\n2EKiu3xaQ6HlNsAAaFs95tTIH1UlPj8YraQHkQsCNOR9u7aTDf/dk//SRfN8\r\nykrFlnSnpb+R6AxNvPGJqCaj5QjRIRUh7RQkpJvtvsoCYDgWEFMMxxEnrW2C\r\ncL0UxoxPco878dU4v3DsQZmP3usKz/tDJrZpl3fKKx70Y2T71JjyfM25pwF1\r\nJLPVfEpl9a++/HBuINrV8RG7BM6Jpwuz1zNGaQb8exRLgE0i0+eI4iurAdCM\r\nYb1gwZUXjHMp/uEPondQOTst3xCMuX9/1t+fkPlua1AxQ5c0GtnH7dW2Gz7N\r\n4wAkrNuuAknbXXols1PMksLQNftdIlEXtX62o3ZdBDxRmDr42Uf+TyusW3xN\r\n+HYyEg3Vj2zxvpNHWX+rzKM0mHBsSDlpVYWuWJXLbdlXBR1UUdFIWFMf6T/e\r\nPMAKd6CTmhxYoGVbDfboJ6q9B0pTSuBCXUwMz3OWslY4gDrjjUYzuboGxxn9\r\nbVWBP27bakBjwZNCA8SzUTlM5CfAf3sAwEbSJMWbxluuGxSVCEkm/4PV18uv\r\ncZ4HZwNF+MMJw6YXhttMDAPUlJzh5kOk2xwfdDaxCY7Zo5eLSuc6CqzHLkFz\r\nDHQUX32Su1wxnn0HFiljEuQzy8Je31R0vKM=\r\n=Ux4C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"1eb528641806841debb14d25d2c622e773cebe3c","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib,script,test}/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"8.5.1","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"17.4.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.5.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.48.0","tape":"^5.0.0","chalk":"^5.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.6.0_1647077612674_0.23137963553834395","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"lowlight","version":"2.6.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.6.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"node/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"d3cbc7ae0530c848e512b8e6528609587520b44f","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.6.1.tgz","fileCount":11,"integrity":"sha512-t0ueDL6SIn9FKHipm78CNjWcJQv0xi6WCjYAICyO6GyPzoT7E58yom1mNwvI7AMwVe3pLwwFT0Bt2gml7uaUeQ==","signatures":[{"sig":"MEUCIQCzyqh5sc6F04pRWn5DBzT3JDswGIa0ZPnACDkjlHvsZwIgYVzXWxF2s0Mrzl+Dl0CsmvWHi7y4uA14Uh29+euAHXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52808,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQd8qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorHg/+Jmys3u0X7nxfR32cmmfgy8MZ3RpygsHPHlEH9iCs8xqfLAj1\r\np5dQmeYEHbjJvV3Yn5guLVZcZzVm9HjfQhiyGeY7VLLKw+8GR/ZNKU5wXcND\r\ns38mHxfut5zQ/zrzKoC/kAr9mOMg09lvHo8mQ7ZKec3xP8s8C0WyQoI5nzOR\r\nJ9u+gzKq08CN3BJHCFWQXN8tqs0+ys7ty9JYqzI8N1SNt8vieaD1FCvtSi1w\r\nP/EkoPuhjE5fp/2z5ibmEh96X9OafUDJj/jK8GJ0v61w3ElidRNhGXSS3xei\r\nNpnYlpH/hD6EOEl3Gmd6DsPHGn6v3myxmhXVrffbSiKZ9FdMcACHJ7GRuZZf\r\nNkqujRWsQXfC5nZc6IG+4lqPJtqKpGPEiTZXfVxvckCUyhVMzHagXJO9InBp\r\nYeUu+H9fD8P7AjAubwRn2M2AETF1yealtGmkS6U+Nc6dPYKg8URF6njnuHkK\r\nVSFYw8nA79hPnRYOH5qR+JaWod/aAHM6Gfhc1lq35nV18CMdhHv6itmKml74\r\ny5YN4DpsBVtmUn+jBhLUsMk7Yqxkpb/6x0fVhtWR6yZRXIDJDGjNB4Ml7G21\r\ntwl7nd9UkO+kbOymXnG3ahTDAA1Pop6TxT4HMQvu1KrKQXgzs4B6p6nZjyCU\r\nny9Tm3nKo7OrLMD3NrnxlbS36LuVNErs/NU=\r\n=s1XA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"f27a0713615709dad6e11fa807bfacb661eefaff","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib,script,test}/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"8.5.1","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"17.4.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.5.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.48.0","tape":"^5.0.0","chalk":"^5.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^10.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.6.1_1648484138696_0.6232189752029929","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"lowlight","version":"2.7.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.7.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"n/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"2d3f267aa3006bb20473db5363f9941ffd7bab11","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.7.0.tgz","fileCount":11,"integrity":"sha512-RRdrHalFfjpxL91ITTX7KhJYH3QmX5bW9Uie2D2E5GPIR3XBYDYhScBjE291ewFZkStz/k2PN9KC+8deNLiI3Q==","signatures":[{"sig":"MEYCIQC4P4nAet8QOl92JNK+gBaOQcPSSfCp6T4jUxgjWVCt4gIhAPxRHs+Itin+/qY2v/OIRLC4MnmEtkf3LQ5USRCFOlzo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizwvLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMMw/+JcGXAy4v7V6u1rTwFWxwBqgfKFoVTkCoLFnh+5/x/uaosnYC\r\n6VGmTaXzJOpfGNOZGwPOO12bwbq/taGfPdNblmkKt5SVY/XEpbKLP4GO6krU\r\n8gIukcYzPKBYZZ35LEpSg8RafobieIobnD9MptJIAqpWrOiCY+hr5tuSgfSj\r\nkcgpNQiv34C/jOIoJdx4cEnn4tac+1RXy8RrxjmygqkXZDVKDQml44dBn4u+\r\npBi3z1zw4v/r8XSe781gVxK8dvk23pRVuQ6b1ju9J4D8iBJx6L5iau/zRlUR\r\niRY1iW6eijkRjtd+FY3dOl+iB3ufnqk6o0meprWpJv3z/pjsxkxMOmEPblU7\r\nokv2xP2LnBT3vBLiNB2AE8IHcwQU4MhCrt1kd+oO/bB9W1MBuJl/T7VXwxxc\r\nnltj8F1ie7BHL8EPY/lO2Spkr3VSL/Dd+bvfZsOBeEu5kqhE73WxRqsnUMvM\r\nTcVbzWYmYYUHR4ZaRVBiD+Bg8ShymMMzNJHm8Qd5eK5IaRHmYW4Q2JSxfElw\r\nw5DQLSh1+OoHJMcas7rTYx/T1ikeY8lEcTB7vQBUXjaGISPUfIeXWgqSrHr8\r\nAlRlP9JrWFRqKeSEJ+/XET9f6vvuKOAP5B3FRsFFZ8xbCNtKaxGKLm8annAs\r\n2bnmMUlZStjve8f1oxMXAAQ5zvZsLmhLbRM=\r\n=DmWN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"ebddb1040b8b4adc78abb502e59ddd378a56bd8b","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"rimraf \"{lib,script,test}/**/*.d.ts\" \"*.d.ts\" && tsc && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","generate":"node script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api","prepublishOnly":"npm run build && npm run format"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"8.13.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"18.2.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.6.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.50.0","tape":"^5.0.0","chalk":"^5.0.0","rehype":"^12.0.0","rimraf":"^3.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^11.0.0","typescript":"^4.0.0","@types/tape":"^4.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.7.0_1657736139173_0.7272060218678418","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"lowlight","version":"2.8.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.8.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"n/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"3cd849bd429cd4f3dc8d119100ff589cac49bb5e","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.8.0.tgz","fileCount":11,"integrity":"sha512-WeExw1IKEkel9ZcYwzpvcFzORIB0IlleTcxJYoEuUgHASuYe/OBYbV6ym/AetG7unNVCBU/SXpgTgs2nT93mhg==","signatures":[{"sig":"MEUCIA+wytr2BRtt+tFfSpqcyWCtMW1221jfGePn0ksvMuxSAiEA/JiHceslxNKkGSC9a9hUP+j9yar90Rf3x0lAolmLihM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjf1DKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4axAAmwkETJ6rQU4+abvmk9Pvl63t/dZGTNjdHO5uFNIj9zfVEXuX\r\niWXQYOXtDsi8zX+kMmY0w392/IqTwvIz9bDFyu/UycAoYCkqgcsACwoguL8n\r\nxHHJmo5oWuyltT4b6RFVo01PurzvctGUPqicFip387LVJ4M8NbXcqxHaNiL7\r\nyunGsEnmrgsHaA2Y8K0rMJBJto+M4kSfMypNNDKeiYrrPp3rpqX44ErzM3yv\r\nSCvukbecvkUeGuWvb+0SOjp2LbI9X+DvsKfuJAorwtLiTSCLdB4lbNQgp2kS\r\nE9ieloWb9dlUuSCp/gi7tbS7PCZdnC3XpYT4JgP7clqm/0wzhcKqJsEIqwBd\r\nq4RCpv8nY908LCRnEeWYnlf/bjc4xu3PRDofMt0t3cQ5EYsJDHE3qhYf0f9Y\r\nKpslH5CDmCvhbtj7n5xaDqHSgPhIUvUB+MwXBQETbg4aXDFKO2ybKeOAflLs\r\nkPdmsPNiU9y1t+kg+YtUvMdFpcV87YfBNi7N6ZGoHvIJEm3lCubqruMJt4as\r\n5J8fECY8qrBI0UuH+1gntwi3fWBPyNVl3kOEDBJYt1LiE8PlbWeIl+5pAgUZ\r\nLMe8znnzuNTA5PhoyazuLfN4OGzr5+eVLQ+KYJqGrKUaag0M69IEjx/Xx1hI\r\n0sy8NoWGDC7Xw2E92zLXWrG74pXA7Azgpoc=\r\n=+3Hq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"be88d53cb14af192c0fd02dfebe34bddf8677ae4","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run generate && npm run build && npm run format","generate":"node --conditions development script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --100 --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"8.19.2","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["lib/all.js","lib/common.js"],"_nodeVersion":"19.0.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.7.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true,"ignoreFiles":["lib/common.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.53.0","chalk":"^5.0.0","rehype":"^12.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^11.0.0","typescript":"^4.0.0","@types/node":"^18.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.8.0_1669288138715_0.6486103268605572","host":"s3://npm-registry-packages"}},"2.8.1":{"name":"lowlight","version":"2.8.1","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.8.1","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"n/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"5f54016ebd1b2f66b3d0b94d10ef6dd5df4f2e42","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.8.1.tgz","fileCount":11,"integrity":"sha512-HCaGL61RKc1MYzEYn3rFoGkK0yslzCVDFJEanR19rc2L0mb8i58XM55jSRbzp9jcQrFzschPlwooC0vuNitk8Q==","signatures":[{"sig":"MEUCIQCZiYVNu+2UcmGqKIRmZLYOkmMzayNIoUtG6/6SLygrbAIgGHEwwkZPYozZOm9W2LLnsOB4LP0jL4mnNJJnK6+azfw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hvFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2xQ//ZWajjFDB6KB0m5D88Mya69ulaBqs4qL5NRJpmC9igRmQprk1\r\n8MFXY8v6Jb5B38c/9Xhswl8GLTb/QMlEpHBa4KDQj+/z5JlKWtazfQWp9Vca\r\n7A2+96zTj49UxqgNC2NECoGb2uAPzEiB0lHx7BkGtNk1TBT30erkVR+Eega2\r\nDgyBai5y5qTFNoFyhLnilIH+68eqIKZHByXorHYXtOzGbpsk2/IT4dqcP5I9\r\nlXIa8622BceZvMNJU9W1k1K9x2VhdljDqDDn8ANaxQc98HxuwZdiCs+v0HYU\r\nXtI2jtxx/igG5aZrPaaMF+gYvFHHNkmdM/RbRxnB7+iWZLTATKrQ4egOWpdO\r\ngJLaHwbxbasDM7uVsQNgSI3eseMg4mXzixFnzw3yAhYZPdmD6ByEXho4IZit\r\nj7LJVwV7AuylOqBRLAGMIYzNHWFl2JPDaePVvu7cG8V3NqKx0FBLXqVk1mAn\r\n8pR4GbGiqkQ7J+Ci2C/VII13piBfa9QIndTbOy5F1yWuwipvmKK/WY8PE6OS\r\nDiduJSaKOFm/ONWxeFefz4UiJFrBQBKon7CQeQKhSuzR6jqByqWvS3Df9U3l\r\npqAQNhhDFgYNVSzLSgzxrq2AeOWCYNpRGOfQe+cH+y3KJdNMgUsKEmPdj9lq\r\n/zpGkdXko9WUDtYygk4H5eGYf0cDwL0TK7Y=\r\n=t56L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"fd56005481295e1c21d3b457f373bde0e1963427","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run generate && npm run build && npm run format","generate":"node --conditions development script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --100 --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"9.2.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["index.js","lib/all.js","lib/common.js"],"_nodeVersion":"19.3.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.7.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true,"ignoreFiles":["lib/common.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.53.0","chalk":"^5.0.0","rehype":"^12.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^11.0.0","typescript":"^4.0.0","@types/node":"^18.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.8.1_1675238340960_0.6036114804959498","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"lowlight","version":"2.9.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@2.9.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"n/file-extension-in-import":"off"},"prettier":true},"dist":{"shasum":"70da647a4319c7bfd8e97721a679b13ef5621496","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-2.9.0.tgz","fileCount":11,"integrity":"sha512-OpcaUTCLmHuVuBcyNckKfH5B0oA4JUavb/M/8n9iAvanJYNQkrVm4pvyX0SUaqkBG4dnWHKt7p50B3ngAG2Rfw==","signatures":[{"sig":"MEUCIGKyIQMO8rQeXVfNUz/2xCTktRzhCPhyW98gQNX6XSBLAiEAx3r0TCTCDC6BRG4iY+kwFH7wvcvXCRTv3BGc9+vK8NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53480},"main":"index.js","type":"module","types":"index.d.ts","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"5caa24559b7ff858e3009f10545ee19ef9c64d00","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . -qfo && prettier . -w --loglevel warn && xo --fix","prepack":"npm run generate && npm run build && npm run format","generate":"node --conditions development script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --check-coverage --100 --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"9.6.4","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":["index.js","lib/all.js","lib/common.js"],"_nodeVersion":"20.0.0","dependencies":{"fault":"^2.0.0","@types/hast":"^2.0.0","highlight.js":"~11.8.0"},"remarkConfig":{"plugins":["preset-wooorm","./script/count.js","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true,"ignoreFiles":["lib/common.d.ts"]},"_hasShrinkwrap":false,"devDependencies":{"c8":"^7.0.0","xo":"^0.54.0","chalk":"^5.0.0","rehype":"^12.0.0","prettier":"^2.0.0","mdast-zone":"^5.0.0","remark-cli":"^11.0.0","typescript":"^5.0.0","@types/node":"^20.0.0","@types/mdast":"^3.0.0","@types/unist":"^2.0.0","type-coverage":"^2.0.0","unist-builder":"^3.0.0","remark-preset-wooorm":"^9.0.0","unist-util-remove-position":"^4.0.0","estree-util-is-identifier-name":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_2.9.0_1683640933934_0.4810934282789485","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"lowlight","version":"3.0.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@3.0.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"unicorn/prefer-at":"off","unicorn/prefer-type-error":"off","n/file-extension-in-import":"off","unicorn/no-this-assignment":"off"},"prettier":true,"overrides":[{"files":["**/*.ts"],"rules":{"@typescript-eslint/consistent-type-definitions":"off"}},{"files":["script/**/*.js","test/**/*.js"],"rules":{"no-await-in-loop":"off"}}]},"dist":{"shasum":"8772e6514f1c14cd576b5a7a22668f5aa2ddd10b","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-3.0.0.tgz","fileCount":12,"integrity":"sha512-kedX6yxvgak8P4LGh3vKRDQuMbVcnP+qRuDJlve2w+mNJAbEhEQPjYCp9QJnpVL5F2aAAVjeIzzrbQZUKHiDJw==","signatures":[{"sig":"MEQCICs2lA5vhG90guXhYeA4t4a49IMcr8kssOEzI/EcWJkZAiAbxxhFWsGYbLwUeZY1jmUsKhK510pXWMcDZQ8jsdR5yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64259},"type":"module","types":"./index.d.ts","exports":"./index.js","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"bf86b3cd3906167904012dfabb1535fea328e6ee","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . --frail --output --quiet && prettier . --log-level warn --write && xo --fix","prepack":"npm run generate && npm run build && npm run format","generate":"node --conditions development script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --100 --check-coverage --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"9.8.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":false,"_nodeVersion":"20.5.1","dependencies":{"devlop":"^1.0.0","@types/hast":"^3.0.0","highlight.js":"~11.8.0"},"remarkConfig":{"plugins":["remark-preset-wooorm","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","xo":"^0.56.0","chalk":"^5.0.0","unified":"^11.0.0","prettier":"^3.0.0","mdast-zone":"^6.0.0","remark-cli":"^11.0.0","typescript":"^5.0.0","@types/node":"^20.0.0","@types/mdast":"^4.0.0","@types/unist":"^3.0.0","type-coverage":"^2.0.0","hast-util-to-html":"^9.0.0","remark-preset-wooorm":"^9.0.0","estree-util-is-identifier-name":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_3.0.0_1693847001552_0.5018938847334804","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"lowlight","version":"3.1.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@3.1.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"unicorn/prefer-at":"off","unicorn/prefer-type-error":"off","n/file-extension-in-import":"off","unicorn/no-this-assignment":"off"},"prettier":true,"overrides":[{"files":["**/*.ts"],"rules":{"@typescript-eslint/consistent-type-definitions":"off"}},{"files":["script/**/*.js","test/**/*.js"],"rules":{"no-await-in-loop":"off"}}]},"dist":{"shasum":"aa394c5f3a7689fce35fa49a7c850ba3ead4f590","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-3.1.0.tgz","fileCount":11,"integrity":"sha512-CEbNVoSikAxwDMDPjXlqlFYiZLkDJHwyGu/MfOsJnF3d7f3tds5J3z8s/l9TMXhzfsJCCJEAsD78842mwmg0PQ==","signatures":[{"sig":"MEYCIQCEr2EEvqUpBSGUW370XxbJTClgYs+yMrulkcsJzn8MKAIhAJqxKACCU41LYvE55aG/3deHyMtcnWLDVzT7zXK8+Nw4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59513},"type":"module","types":"./index.d.ts","exports":"./index.js","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"c5dc24bfb4e082781dd1582920ee7ef415901d39","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . --frail --output --quiet && prettier . --log-level warn --write && xo --fix","prepack":"npm run generate && npm run build && npm run format","generate":"node --conditions development script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --100 --check-coverage --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"9.8.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":false,"_nodeVersion":"20.5.1","dependencies":{"devlop":"^1.0.0","@types/hast":"^3.0.0","highlight.js":"~11.9.0"},"remarkConfig":{"plugins":["remark-preset-wooorm","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^8.0.0","xo":"^0.56.0","chalk":"^5.0.0","unified":"^11.0.0","prettier":"^3.0.0","mdast-zone":"^6.0.0","remark-cli":"^11.0.0","typescript":"^5.0.0","@types/node":"^20.0.0","@types/mdast":"^4.0.0","@types/unist":"^3.0.0","type-coverage":"^2.0.0","hast-util-to-html":"^9.0.0","remark-preset-wooorm":"^9.0.0","estree-util-is-identifier-name":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_3.1.0_1696947327423_0.6546313184568775","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"lowlight","version":"3.2.0","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"author":{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},"license":"MIT","_id":"lowlight@3.2.0","maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"contributors":[{"url":"https://wooorm.com","name":"Titus Wormer","email":"tituswormer@gmail.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"homepage":"https://github.com/wooorm/lowlight#readme","bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"xo":{"rules":{"unicorn/prefer-at":"off","unicorn/prefer-type-error":"off","n/file-extension-in-import":"off","unicorn/no-this-assignment":"off"},"prettier":true,"overrides":[{"files":["**/*.ts"],"rules":{"@typescript-eslint/consistent-type-definitions":"off"}},{"files":["script/**/*.js","test/**/*.js"],"rules":{"no-await-in-loop":"off"}}]},"dist":{"shasum":"f06152e211b9caa09ff65e22e4bf6d085782f6cc","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-3.2.0.tgz","fileCount":14,"integrity":"sha512-8Me8xHTCBYEXwcJIPcurnXTeERl3plwb4207v6KPye48kX/oaYDiwXy+OCm3M/pyAPUrkMhalKsbYPm24f/UDg==","signatures":[{"sig":"MEUCIQClY8Vnfm2k7GpRVAtnz9OpOXYoBC6gOPNUgMMBrhseLQIgIWI3LTyCwaHKe68OjnTcwGmsVioRMociZ2zSbY6Nm9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59616},"type":"module","types":"./index.d.ts","exports":"./index.js","funding":{"url":"https://github.com/sponsors/wooorm","type":"github"},"gitHead":"f13526430ee01ae2c4b7085f3e6d0362153a8c36","scripts":{"test":"npm run generate && npm run build && npm run format && npm run test-coverage","build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . --frail --output --quiet && prettier . --log-level warn --write && xo --fix","prepack":"npm run generate && npm run build && npm run format","generate":"node --conditions development script/build-registry.js","test-api":"node --conditions development test/index.js","test-coverage":"c8 --100 --check-coverage --reporter lcov npm run test-api"},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"prettier":{"semi":false,"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"none","bracketSpacing":false},"repository":{"url":"git+https://github.com/wooorm/lowlight.git","type":"git"},"_npmVersion":"10.9.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","directories":{},"sideEffects":false,"_nodeVersion":"23.1.0","dependencies":{"devlop":"^1.0.0","@types/hast":"^3.0.0","highlight.js":"~11.10.0"},"remarkConfig":{"plugins":["remark-preset-wooorm","./script/support.js"]},"typeCoverage":{"detail":true,"strict":true,"atLeast":100,"ignoreCatch":true},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.0.0","xo":"^0.59.0","chalk":"^5.0.0","unified":"^11.0.0","prettier":"^3.0.0","mdast-zone":"^6.0.0","remark-cli":"^12.0.0","typescript":"^5.0.0","@types/node":"^22.0.0","@types/mdast":"^4.0.0","@types/unist":"^3.0.0","type-coverage":"^2.0.0","hast-util-to-html":"^9.0.0","remark-preset-wooorm":"^10.0.0","estree-util-is-identifier-name":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/lowlight_3.2.0_1732615169472_0.9428995506296374","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"lowlight","version":"3.3.0","description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","license":"MIT","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"repository":{"type":"git","url":"git+https://github.com/wooorm/lowlight.git"},"bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"funding":{"type":"github","url":"https://github.com/sponsors/wooorm"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"sideEffects":false,"type":"module","exports":"./index.js","dependencies":{"@types/hast":"^3.0.0","devlop":"^1.0.0","highlight.js":"~11.11.0"},"devDependencies":{"@types/mdast":"^4.0.0","@types/node":"^22.0.0","@types/unist":"^3.0.0","c8":"^10.0.0","chalk":"^5.0.0","estree-util-is-identifier-name":"^3.0.0","hast-util-to-html":"^9.0.0","mdast-zone":"^6.0.0","prettier":"^3.0.0","remark-cli":"^12.0.0","remark-preset-wooorm":"^10.0.0","type-coverage":"^2.0.0","typescript":"^5.0.0","unified":"^11.0.0","xo":"^0.60.0"},"scripts":{"build":"tsc --build --clean && tsc --build && type-coverage","format":"remark . --frail --output --quiet && prettier . --log-level warn --write && xo --fix","generate":"node --conditions development script/build-registry.js","prepack":"npm run generate && npm run build && npm run format","test":"npm run generate && npm run build && npm run format && npm run test-coverage","test-api":"node --conditions development test/index.js","test-coverage":"c8 --100 --check-coverage --reporter lcov npm run test-api"},"prettier":{"bracketSpacing":false,"singleQuote":true,"semi":false,"tabWidth":2,"trailingComma":"none","useTabs":false},"remarkConfig":{"plugins":["remark-preset-wooorm","./script/support.js"]},"typeCoverage":{"atLeast":100,"detail":true,"ignoreCatch":true,"strict":true},"xo":{"overrides":[{"files":["**/*.ts"],"rules":{"@typescript-eslint/consistent-type-definitions":"off"}},{"files":["script/**/*.js","test/**/*.js"],"rules":{"no-await-in-loop":"off"}}],"prettier":true,"rules":{"n/file-extension-in-import":"off","unicorn/no-this-assignment":"off","unicorn/prefer-at":"off","unicorn/prefer-type-error":"off"}},"_id":"lowlight@3.3.0","gitHead":"0f36148072cd096ca86753d6f1ff01589d30d78f","types":"./index.d.ts","homepage":"https://github.com/wooorm/lowlight#readme","_nodeVersion":"23.1.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-0JNhgFoPvP6U6lE/UdVsSq99tn6DhjjpAj5MxG49ewd2mOBVtwWYIT8ClyABhq198aXXODMU6Ox8DrGy/CpTZQ==","shasum":"007b8a5bfcfd27cc65b96246d2de3e9dd4e23c6c","tarball":"https://registry.npmjs.org/lowlight/-/lowlight-3.3.0.tgz","fileCount":14,"unpackedSize":59626,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC2ogK1YXsdd/UmvnePfUCClf9T7WymUO5UQU+AH9Aj+AiEA2dDCcMc7I7xMhJbO6rR6fWjOUzq7/pi0q4G3x2ydVi0="}]},"_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"directories":{},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/lowlight_3.3.0_1734194062642_0.09994659471094258"},"_hasShrinkwrap":false}},"time":{"created":"2016-01-26T18:42:40.137Z","modified":"2024-12-14T16:34:23.015Z","1.0.0":"2016-01-26T18:42:40.137Z","1.1.0":"2016-04-23T22:10:41.111Z","1.2.0":"2016-05-19T16:51:49.703Z","1.3.0":"2016-08-29T22:12:07.266Z","1.4.0":"2016-09-17T11:51:03.916Z","1.5.0":"2016-11-02T21:54:52.316Z","1.6.0":"2016-12-14T11:04:02.354Z","1.7.0":"2017-04-16T10:36:28.333Z","1.8.0":"2017-04-30T11:41:54.176Z","1.9.0":"2017-06-14T07:21:14.091Z","1.9.1":"2017-08-02T16:44:08.965Z","1.9.2":"2018-04-29T13:21:49.500Z","1.10.0":"2018-08-08T14:05:55.247Z","1.11.0":"2018-11-03T12:32:31.335Z","1.12.0":"2019-03-11T20:46:12.869Z","1.12.1":"2019-05-20T07:16:57.767Z","1.13.0":"2019-11-15T17:06:56.843Z","1.13.1":"2020-01-23T17:26:47.184Z","1.14.0":"2020-06-14T10:05:22.431Z","1.15.0":"2020-09-21T13:35:23.112Z","1.16.0":"2020-10-19T12:51:14.519Z","1.17.0":"2020-11-19T09:18:03.757Z","1.18.0":"2021-01-02T09:58:45.069Z","1.19.0":"2021-02-08T13:58:39.716Z","1.20.0":"2021-03-21T08:26:08.754Z","2.0.0":"2021-05-30T10:26:11.059Z","2.0.1":"2021-05-30T14:09:44.248Z","2.1.0":"2021-07-08T15:15:09.080Z","2.2.0":"2021-08-02T08:54:38.959Z","2.2.1":"2021-08-15T07:21:21.784Z","2.3.0":"2021-09-27T11:10:07.854Z","2.4.0":"2021-10-18T10:06:44.656Z","2.4.1":"2021-11-07T17:15:30.884Z","2.5.0":"2022-01-06T15:08:04.568Z","2.6.0":"2022-03-12T09:33:32.839Z","2.6.1":"2022-03-28T16:15:38.858Z","2.7.0":"2022-07-13T18:15:39.375Z","2.8.0":"2022-11-24T11:08:58.894Z","2.8.1":"2023-02-01T07:59:01.138Z","2.9.0":"2023-05-09T14:02:14.113Z","3.0.0":"2023-09-04T17:03:21.694Z","3.1.0":"2023-10-10T14:15:27.697Z","3.2.0":"2024-11-26T09:59:29.613Z","3.3.0":"2024-12-14T16:34:22.820Z"},"bugs":{"url":"https://github.com/wooorm/lowlight/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},"license":"MIT","homepage":"https://github.com/wooorm/lowlight#readme","keywords":["syntax","code","ast","virtual","dom","highlight","highlighting"],"repository":{"type":"git","url":"git+https://github.com/wooorm/lowlight.git"},"description":"Virtual syntax highlighting for virtual DOMs and non-HTML things","contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"https://wooorm.com"},{"name":"Ezra Lalonde","email":"ezra@usefuliftrue.com"},{"name":"Shu Uesugi","email":"shu@chibicode.com"}],"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"readme":"<!--lint disable no-html-->\n\n# lowlight\n\n[![Build][build-badge]][build]\n[![Coverage][coverage-badge]][coverage]\n[![Downloads][downloads-badge]][downloads]\n[![Size][size-badge]][size]\n\nVirtual syntax highlighting for virtual DOMs and non-HTML things based on\n[`highlight.js`][highlight-js].\n\n## Contents\n\n* [What is this?](#what-is-this)\n* [When should I use this?](#when-should-i-use-this)\n* [Install](#install)\n* [Use](#use)\n* [API](#api)\n * [`all`](#all)\n * [`common`](#common)\n * [`createLowlight([grammars])`](#createlowlightgrammars)\n * [`lowlight.highlight(language, value[, options])`](#lowlighthighlightlanguage-value-options)\n * [`lowlight.highlightAuto(value[, options])`](#lowlighthighlightautovalue-options)\n * [`lowlight.listLanguages()`](#lowlightlistlanguages)\n * [`lowlight.register(grammars)`](#lowlightregistergrammars)\n * [`lowlight.registerAlias(aliases)`](#lowlightregisteraliasaliases)\n * [`lowlight.registered(aliasOrlanguage)`](#lowlightregisteredaliasorlanguage)\n * [`AutoOptions`](#autooptions)\n * [`LanguageFn`](#languagefn)\n * [`Options`](#options)\n* [Examples](#examples)\n * [Example: serializing hast as html](#example-serializing-hast-as-html)\n * [Example: turning hast into preact, react, etc](#example-turning-hast-into-preact-react-etc)\n* [Types](#types)\n* [Data](#data)\n* [CSS](#css)\n* [Compatibility](#compatibility)\n* [Security](#security)\n* [Related](#related)\n* [Projects](#projects)\n* [Contribute](#contribute)\n* [License](#license)\n\n## What is this?\n\nThis package uses [`highlight.js`][highlight-js] for syntax highlighting and\noutputs objects (ASTs) instead of a string of HTML.\nIt can support 190+ programming languages.\n\n## When should I use this?\n\nThis package is useful when you want to perform syntax highlighting in a place\nwhere serialized HTML wouldnt work or wouldnt work well.\nFor example, you can use lowlight when you want to show code in a CLI by\nrendering to ANSI sequences, when youre using virtual DOM frameworks (such as\nReact or Preact) so that diffing can be performant, or when youre working with\nASTs (rehype).\n\nYou can use the similar [`refractor`][refractor] if you want to use [Prism][]\ngrammars instead.\nIf youre looking for a *really good* (but rather heavy) alternative, use\n[`starry-night`][starry-night].\n\n## Install\n\nThis package is [ESM only][esm].\nIn Node.js (version 16+), install with [npm][]:\n\n```sh\nnpm install lowlight\n```\n\nIn Deno with [`esm.sh`][esmsh]:\n\n```js\nimport {all, common, createLowlight} from 'https://esm.sh/lowlight@3'\n```\n\nIn browsers with [`esm.sh`][esmsh]:\n\n```html\n<script type=\"module\">\n import {all, common, createLowlight} from 'https://esm.sh/lowlight@3?bundle'\n</script>\n```\n\n## Use\n\n```js\nimport {common, createLowlight} from 'lowlight'\n\nconst lowlight = createLowlight(common)\n\nconst tree = lowlight.highlight('js', '\"use strict\";')\n\nconsole.dir(tree, {depth: undefined})\n```\n\nYields:\n\n```js\n{\n type: 'root',\n children: [\n {\n type: 'element',\n tagName: 'span',\n properties: {className: ['hljs-meta']},\n children: [{type: 'text', value: '\"use strict\"'}]\n },\n {type: 'text', value: ';'}\n ],\n data: {language: 'js', relevance: 10}\n}\n```\n\n## API\n\nThis package exports the identifiers [`all`][api-all],\n[`common`][api-common], and\n[`createLowlight`][api-create-lowlight].\nThere is no default export.\n\n### `all`\n\nMap of all (±190) grammars ([`Record<string, LanguageFn>`][api-language-fn]).\n\n### `common`\n\nMap of common (37) grammars ([`Record<string, LanguageFn>`][api-language-fn]).\n\n### `createLowlight([grammars])`\n\nCreate a `lowlight` instance.\n\n###### Parameters\n\n* `grammars` ([`Record<string, LanguageFn>`][api-language-fn], optional)\n — grammars to add\n\n###### Returns\n\nLowlight (`Lowlight`).\n\n### `lowlight.highlight(language, value[, options])`\n\nHighlight `value` (code) as `language` (name).\n\n###### Parameters\n\n* `language` (`string`)\n — programming language [name][names]\n* `value` (`string`)\n — code to highlight\n* `options` ([`Options`][api-options], optional)\n — configuration\n\n###### Returns\n\nTree ([`Root`][hast-root]); with the following `data` fields: `language`\n(`string`), detected programming language name; `relevance` (`number`), how\nsure lowlight is that the given code is in the language.\n\n###### Example\n\n```js\nimport {common, createLowlight} from 'lowlight'\n\nconst lowlight = createLowlight(common)\n\nconsole.log(lowlight.highlight('css', 'em { color: red }'))\n```\n\nYields:\n\n```js\n{type: 'root', children: [Array], data: {language: 'css', relevance: 3}}\n```\n\n### `lowlight.highlightAuto(value[, options])`\n\nHighlight `value` (code) and guess its programming language.\n\n###### Parameters\n\n* `value` (`string`)\n — code to highlight\n* `options` ([`AutoOptions`][api-auto-options], optional)\n — configuration\n\n###### Returns\n\nTree ([`Root`][hast-root]); with the following `data` fields: `language`\n(`string`), detected programming language name; `relevance` (`number`), how\nsure lowlight is that the given code is in the language.\n\n###### Example\n\n```js\nimport {common, createLowlight} from 'lowlight'\n\nconst lowlight = createLowlight(common)\n\nconsole.log(lowlight.highlightAuto('\"hello, \" + name + \"!\"'))\n```\n\nYields:\n\n```js\n{type: 'root', children: [Array], data: {language: 'arduino', relevance: 2}}\n```\n\n### `lowlight.listLanguages()`\n\nList registered languages.\n\n###### Returns\n\n[Names][] of registered language (`Array<string>`).\n\n###### Example\n\n```js\nimport {createLowlight} from 'lowlight'\nimport markdown from 'highlight.js/lib/languages/markdown'\n\nconst lowlight = createLowlight()\n\nconsole.log(lowlight.listLanguages()) // => []\n\nlowlight.register({markdown})\n\nconsole.log(lowlight.listLanguages()) // => ['markdown']\n```\n\n### `lowlight.register(grammars)`\n\nRegister languages.\n\n###### Signatures\n\n* `register(name, grammar)`\n* `register(grammars)`\n\n###### Parameters\n\n* `name` (`string`)\n — programming language [name][names]\n* `grammar` ([`LanguageFn`][api-language-fn])\n — grammar\n* `grammars` ([`Record<string, LanguageFn>`][api-language-fn], optional)\n — grammars\n\n###### Returns\n\nNothing (`undefined`).\n\n###### Example\n\n```js\nimport {createLowlight} from 'lowlight'\nimport xml from 'highlight.js/lib/languages/xml'\n\nconst lowlight = createLowlight()\n\nlowlight.register({xml})\n\n// Note: `html` is an alias for `xml`.\nconsole.log(lowlight.highlight('html', '<em>Emphasis</em>'))\n```\n\nYields:\n\n```js\n{type: 'root', children: [Array], data: {language: 'html', relevance: 2}}\n```\n\n### `lowlight.registerAlias(aliases)`\n\nRegister aliases.\n\n###### Signatures\n\n* `registerAlias(aliases)`\n* `registerAlias(name, alias)`\n\n###### Parameters\n\n* `aliases` (`Record<string, Array<string> | string>`)\n — map of programming language [names][] to one or more aliases\n* `name` (`string`)\n — programming language [name][names]\n* `alias` (`Array<string> | string`)\n — one or more aliases for the programming language\n\n###### Returns\n\nNothing (`undefined`).\n\n###### Example\n\n```js\nimport {createLowlight} from 'lowlight'\nimport markdown from 'highlight.js/lib/languages/markdown'\n\nconst lowlight = createLowlight()\n\nlowlight.register({markdown})\n\n// lowlight.highlight('mdown', '<em>Emphasis</em>')\n// ^ would throw: Error: Unknown language: `mdown` is not registered\n\nlowlight.registerAlias({markdown: ['mdown', 'mkdn', 'mdwn', 'ron']})\nlowlight.highlight('mdown', '<em>Emphasis</em>')\n// ^ Works!\n```\n\n### `lowlight.registered(aliasOrlanguage)`\n\nCheck whether an alias or name is registered.\n\n###### Parameters\n\n* `aliasOrlanguage` (`string`)\n — [name][names] of a language or alias for one\n\n###### Returns\n\nWhether `aliasOrName` is registered (`boolean`).\n\n###### Example\n\n```js\nimport {createLowlight} from 'lowlight'\nimport javascript from 'highlight.js/lib/languages/javascript'\n\nconst lowlight = createLowlight({javascript})\n\nconsole.log(lowlight.registered('funkyscript')) // => `false`\n\nlowlight.registerAlias({javascript: 'funkyscript'})\nconsole.log(lowlight.registered('funkyscript')) // => `true`\n```\n\n### `AutoOptions`\n\nConfiguration for `highlightAuto` (TypeScript type).\n\n###### Fields\n\n* `prefix` (`string`, default: `'hljs-'`)\n — class prefix\n* `subset` (`Array<string>`, default: all registered languages)\n — list of allowed languages\n\n### `LanguageFn`\n\nHighlight.js grammar (TypeScript type).\n\n###### Type\n\n```ts\ntype {LanguageFn} from 'highlight.js'\n```\n\n### `Options`\n\nConfiguration for `highlight` (TypeScript type).\n\n###### Fields\n\n* `prefix` (`string`, default: `'hljs-'`)\n — class prefix\n\n## Examples\n\n### Example: serializing hast as html\n\nhast trees as returned by lowlight can be serialized with\n[`hast-util-to-html`][hast-util-to-html]:\n\n```js\nimport {common, createLowlight} from 'lowlight'\nimport {toHtml} from 'hast-util-to-html'\n\nconst lowlight = createLowlight(common)\n\nconst tree = lowlight.highlight('js', '\"use strict\";')\n\nconsole.log(toHtml(tree))\n```\n\nYields:\n\n```html\n<span class=\"hljs-meta\">\"use strict\"</span>;\n```\n\n### Example: turning hast into preact, react, etc\n\nhast trees as returned by lowlight can be turned into nodes of any framework\nthat supports JSX, such as preact, react, solid, svelte, vue, and more, with\n[`hast-util-to-jsx-runtime`][hast-util-to-jsx-runtime]:\n\n```js\nimport {toJsxRuntime} from 'hast-util-to-jsx-runtime'\n// @ts-expect-error: react types dont type these.\nimport {Fragment, jsx, jsxs} from 'react/jsx-runtime'\nimport {common, createLowlight} from 'lowlight'\n\nconst lowlight = createLowlight(common)\n\nconst tree = lowlight.highlight('js', '\"use strict\";')\n\nconsole.log(toJsxRuntime(tree, {Fragment, jsx, jsxs}))\n```\n\nYields:\n\n```js\n{\n $$typeof: Symbol(react.element),\n type: Symbol(react.fragment),\n key: null,\n ref: null,\n props: {children: [[Object], ';']},\n _owner: null,\n _store: {}\n}\n```\n\n## Types\n\nThis package is fully typed with [TypeScript][].\nIt exports the additional types\n[`AutoOptions`][api-auto-options],\n[`LanguageFn`][api-language-fn], and\n[`Options`][api-options].\n\nIt also registers `root.data` with `@types/hast`.\nIf youre working with the data fields, make sure to import this package\nsomewhere in your types, as that registers the new fields on the file.\n\n```js\n/**\n * @import {Root} from 'hast'\n * @import {} from 'lowlight'\n */\n\nimport {VFile} from 'vfile'\n\n/** @type {Root} */\nconst root = {type: 'root', children: []}\n\nconsole.log(root.data?.language) //=> TS now knows that this is a `string?`.\n```\n\n<!--Old name of the following section:-->\n\n<a name=\"syntaxes\"></a>\n\n## Data\n\nIf youre using `createLowlight()`, no syntaxes are included yet.\nYou can import `all` or `common` and pass them, such as with\n`createLowlight(all)`.\nChecked syntaxes are included in `common`.\nAll syntaxes are included in `all`.\n\nYou can also manually import syntaxes from `highlight.js/lib/languages/xxx`,\nwhere `xxx` is the name, such as `'highlight.js/lib/languages/wasm'`.\n\n<!--support start-->\n\n* [ ] `1c` — 1C:Enterprise\n* [ ] `abnf` — Augmented Backus-Naur Form\n* [ ] `accesslog` — Apache Access Log\n* [ ] `actionscript` (`as`) — ActionScript\n* [ ] `ada` — Ada\n* [ ] `angelscript` (`asc`) — AngelScript\n* [ ] `apache` (`apacheconf`) — Apache config\n* [ ] `applescript` (`osascript`) — AppleScript\n* [ ] `arcade` — ArcGIS Arcade\n* [x] `arduino` (`ino`) — Arduino\n* [ ] `armasm` (`arm`) — ARM Assembly\n* [ ] `asciidoc` (`adoc`) — AsciiDoc\n* [ ] `aspectj` — AspectJ\n* [ ] `autohotkey` (`ahk`) — AutoHotkey\n* [ ] `autoit` — AutoIt\n* [ ] `avrasm` — AVR Assembly\n* [ ] `awk` — Awk\n* [ ] `axapta` (`x++`) — X++\n* [x] `bash` (`sh`, `zsh`) — Bash\n* [ ] `basic` — BASIC\n* [ ] `bnf` — BackusNaur Form\n* [ ] `brainfuck` (`bf`) — Brainfuck\n* [x] `c` (`h`) — C\n* [ ] `cal` — C/AL\n* [ ] `capnproto` (`capnp`) — Capn Proto\n* [ ] `ceylon` — Ceylon\n* [ ] `clean` (`icl`, `dcl`) — Clean\n* [ ] `clojure` (`clj`, `edn`) — Clojure\n* [ ] `clojure-repl` — Clojure REPL\n* [ ] `cmake` (`cmake.in`) — CMake\n* [ ] `coffeescript` (`coffee`, `cson`, `iced`) — CoffeeScript\n* [ ] `coq` — Coq\n* [ ] `cos` (`cls`) — Caché Object Script\n* [x] `cpp` (`cc`, `c++`, `h++`, `hpp`, `hh`, `hxx`, `cxx`) — C++\n* [ ] `crmsh` (`crm`, `pcmk`) — crmsh\n* [ ] `crystal` (`cr`) — Crystal\n* [x] `csharp` (`cs`, `c#`) — C#\n* [ ] `csp` — CSP\n* [x] `css` — CSS\n* [ ] `d` — D\n* [ ] `dart` — Dart\n* [ ] `delphi` (`dpr`, `dfm`, `pas`, `pascal`) — Delphi\n* [x] `diff` (`patch`) — Diff\n* [ ] `django` (`jinja`) — Django\n* [ ] `dns` (`bind`, `zone`) — DNS Zone\n* [ ] `dockerfile` (`docker`) — Dockerfile\n* [ ] `dos` (`bat`, `cmd`) — Batch file (DOS)\n* [ ] `dsconfig` — undefined\n* [ ] `dts` — Device Tree\n* [ ] `dust` (`dst`) — Dust\n* [ ] `ebnf` — Extended Backus-Naur Form\n* [ ] `elixir` (`ex`, `exs`) — Elixir\n* [ ] `elm` — Elm\n* [ ] `erb` — ERB\n* [ ] `erlang` (`erl`) — Erlang\n* [ ] `erlang-repl` — Erlang REPL\n* [ ] `excel` (`xlsx`, `xls`) — Excel formulae\n* [ ] `fix` — FIX\n* [ ] `flix` — Flix\n* [ ] `fortran` (`f90`, `f95`) — Fortran\n* [ ] `fsharp` (`fs`, `f#`) — F#\n* [ ] `gams` (`gms`) — GAMS\n* [ ] `gauss` (`gss`) — GAUSS\n* [ ] `gcode` (`nc`) — G-code (ISO 6983)\n* [ ] `gherkin` (`feature`) — Gherkin\n* [ ] `glsl` — GLSL\n* [ ] `gml` — GML\n* [x] `go` (`golang`) — Go\n* [ ] `golo` — Golo\n* [ ] `gradle` — Gradle\n* [x] `graphql` (`gql`) — GraphQL\n* [ ] `groovy` — Groovy\n* [ ] `haml` — HAML\n* [ ] `handlebars` (`hbs`, `html.hbs`, `html.handlebars`, `htmlbars`) — Handlebars\n* [ ] `haskell` (`hs`) — Haskell\n* [ ] `haxe` (`hx`) — Haxe\n* [ ] `hsp` — HSP\n* [ ] `http` (`https`) — HTTP\n* [ ] `hy` (`hylang`) — Hy\n* [ ] `inform7` (`i7`) — Inform 7\n* [x] `ini` (`toml`) — TOML, also INI\n* [ ] `irpf90` — IRPF90\n* [ ] `isbl` — ISBL\n* [x] `java` (`jsp`) — Java\n* [x] `javascript` (`js`, `jsx`, `mjs`, `cjs`) — JavaScript\n* [ ] `jboss-cli` (`wildfly-cli`) — JBoss CLI\n* [x] `json` (`jsonc`) — JSON\n* [ ] `julia` — Julia\n* [ ] `julia-repl` (`jldoctest`) — Julia REPL\n* [x] `kotlin` (`kt`, `kts`) — Kotlin\n* [ ] `lasso` (`ls`, `lassoscript`) — Lasso\n* [ ] `latex` (`tex`) — LaTeX\n* [ ] `ldif` — LDIF\n* [ ] `leaf` — Leaf\n* [x] `less` — Less\n* [ ] `lisp` — Lisp\n* [ ] `livecodeserver` — LiveCode\n* [ ] `livescript` (`ls`) — LiveScript\n* [ ] `llvm` — LLVM IR\n* [ ] `lsl` — LSL (Linden Scripting Language)\n* [x] `lua` (`pluto`) — Lua\n* [x] `makefile` (`mk`, `mak`, `make`) — Makefile\n* [x] `markdown` (`md`, `mkdown`, `mkd`) — Markdown\n* [ ] `mathematica` (`mma`, `wl`) — Mathematica\n* [ ] `matlab` — Matlab\n* [ ] `maxima` — Maxima\n* [ ] `mel` — MEL\n* [ ] `mercury` (`m`, `moo`) — Mercury\n* [ ] `mipsasm` (`mips`) — MIPS Assembly\n* [ ] `mizar` — Mizar\n* [ ] `mojolicious` — Mojolicious\n* [ ] `monkey` — Monkey\n* [ ] `moonscript` (`moon`) — MoonScript\n* [ ] `n1ql` — N1QL\n* [ ] `nestedtext` (`nt`) — Nested Text\n* [ ] `nginx` (`nginxconf`) — Nginx config\n* [ ] `nim` — Nim\n* [ ] `nix` (`nixos`) — Nix\n* [ ] `node-repl` — Node REPL\n* [ ] `nsis` — NSIS\n* [x] `objectivec` (`mm`, `objc`, `obj-c`, `obj-c++`, `objective-c++`) — Objective-C\n* [ ] `ocaml` (`ml`) — OCaml\n* [ ] `openscad` (`scad`) — OpenSCAD\n* [ ] `oxygene` — Oxygene\n* [ ] `parser3` — Parser3\n* [x] `perl` (`pl`, `pm`) — Perl\n* [ ] `pf` (`pf.conf`) — Packet Filter config\n* [ ] `pgsql` (`postgres`, `postgresql`) — PostgreSQL\n* [x] `php` — undefined\n* [x] `php-template` — PHP template\n* [x] `plaintext` (`text`, `txt`) — Plain text\n* [ ] `pony` — Pony\n* [ ] `powershell` (`pwsh`, `ps`, `ps1`) — PowerShell\n* [ ] `processing` (`pde`) — Processing\n* [ ] `profile` — Python profiler\n* [ ] `prolog` — Prolog\n* [ ] `properties` — .properties\n* [ ] `protobuf` (`proto`) — Protocol Buffers\n* [ ] `puppet` (`pp`) — Puppet\n* [ ] `purebasic` (`pb`, `pbi`) — PureBASIC\n* [x] `python` (`py`, `gyp`, `ipython`) — Python\n* [x] `python-repl` (`pycon`) — undefined\n* [ ] `q` (`k`, `kdb`) — Q\n* [ ] `qml` (`qt`) — QML\n* [x] `r` — R\n* [ ] `reasonml` (`re`) — ReasonML\n* [ ] `rib` — RenderMan RIB\n* [ ] `roboconf` (`graph`, `instances`) — Roboconf\n* [ ] `routeros` (`mikrotik`) — MikroTik RouterOS script\n* [ ] `rsl` — RenderMan RSL\n* [x] `ruby` (`rb`, `gemspec`, `podspec`, `thor`, `irb`) — Ruby\n* [ ] `ruleslanguage` — Oracle Rules Language\n* [x] `rust` (`rs`) — Rust\n* [ ] `sas` — SAS\n* [ ] `scala` — Scala\n* [ ] `scheme` (`scm`) — Scheme\n* [ ] `scilab` (`sci`) — Scilab\n* [x] `scss` — SCSS\n* [x] `shell` (`console`, `shellsession`) — Shell Session\n* [ ] `smali` — Smali\n* [ ] `smalltalk` (`st`) — Smalltalk\n* [ ] `sml` (`ml`) — SML (Standard ML)\n* [ ] `sqf` — SQF\n* [x] `sql` — SQL\n* [ ] `stan` (`stanfuncs`) — Stan\n* [ ] `stata` (`do`, `ado`) — Stata\n* [ ] `step21` (`p21`, `step`, `stp`) — STEP Part 21\n* [ ] `stylus` (`styl`) — Stylus\n* [ ] `subunit` — SubUnit\n* [x] `swift` — Swift\n* [ ] `taggerscript` — Tagger Script\n* [ ] `tap` — Test Anything Protocol\n* [ ] `tcl` (`tk`) — Tcl\n* [ ] `thrift` — Thrift\n* [ ] `tp` — TP\n* [ ] `twig` (`craftcms`) — Twig\n* [x] `typescript` (`ts`, `tsx`, `mts`, `cts`) — TypeScript\n* [ ] `vala` — Vala\n* [x] `vbnet` (`vb`) — Visual Basic .NET\n* [ ] `vbscript` (`vbs`) — VBScript\n* [ ] `vbscript-html` — VBScript in HTML\n* [ ] `verilog` (`v`, `sv`, `svh`) — Verilog\n* [ ] `vhdl` — VHDL\n* [ ] `vim` — Vim Script\n* [x] `wasm` — WebAssembly\n* [ ] `wren` — Wren\n* [ ] `x86asm` — Intel x86 Assembly\n* [ ] `xl` (`tao`) — XL\n* [x] `xml` (`html`, `xhtml`, `rss`, `atom`, `xjb`, `xsd`, `xsl`, `plist`, `wsf`, `svg`) — HTML, XML\n* [ ] `xquery` (`xpath`, `xq`, `xqm`) — XQuery\n* [x] `yaml` (`yml`) — YAML\n* [ ] `zephir` (`zep`) — Zephir\n\n<!--support end-->\n\n## CSS\n\n`lowlight` does not inject CSS for the syntax highlighted code (because well,\nlowlight doesnt have to be turned into HTML and might not run in a browser!).\nIf you are in a browser, you can use any `highlight.js` theme.\nFor example, to get GitHub Dark from cdnjs:\n\n```html\n<link rel=\"stylesheet\" href=\"https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.0/styles/github-dark.min.css\">\n```\n\n## Compatibility\n\nThis package is compatible with maintained versions of Node.js.\n\nWhen we cut a new major release, we drop support for unmaintained versions of\nNode.\nThis means we try to keep the current release line,\n`lowlight@^3`, compatible with Node.js 16.\n\n## Security\n\nThis package is safe.\n\n## Related\n\n* [`refractor`][refractor]\n — the same as lowlight but with [Prism][]\n* [`starry-night`][starry-night]\n — similar but like GitHub and really good\n\n## Projects\n\n* [`emphasize`](https://github.com/wooorm/emphasize)\n — syntax highlighting in ANSI (for the terminal)\n* [`react-lowlight`](https://github.com/rexxars/react-lowlight)\n — syntax highlighter for [React][]\n* [`react-syntax-highlighter`](https://github.com/conorhastings/react-syntax-highlighter)\n — [React][] component for syntax highlighting\n* [`rehype-highlight`](https://github.com/rehypejs/rehype-highlight)\n — [**rehype**](https://github.com/rehypejs/rehype) plugin to highlight code\n blocks\n* [`jstransformer-lowlight`](https://github.com/ai/jstransformer-lowlight)\n — syntax highlighting for [JSTransformers](https://github.com/jstransformers)\n and [Pug](https://pugjs.org/language/filters.html)\n\n## Contribute\n\nYes please!\nSee [How to Contribute to Open Source][contribute].\n\n## License\n\n[MIT][license] © [Titus Wormer][author]\n\n<!-- Definitions -->\n\n[build-badge]: https://github.com/wooorm/lowlight/workflows/main/badge.svg\n\n[build]: https://github.com/wooorm/lowlight/actions\n\n[coverage-badge]: https://img.shields.io/codecov/c/github/wooorm/lowlight.svg\n\n[coverage]: https://codecov.io/github/wooorm/lowlight\n\n[downloads-badge]: https://img.shields.io/npm/dm/lowlight.svg\n\n[downloads]: https://www.npmjs.com/package/lowlight\n\n[size-badge]: https://img.shields.io/bundlephobia/minzip/lowlight.svg\n\n[size]: https://bundlephobia.com/result?p=lowlight\n\n[npm]: https://docs.npmjs.com/cli/install\n\n[esmsh]: https://esm.sh\n\n[license]: license\n\n[author]: https://wooorm.com\n\n[esm]: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\n\n[typescript]: https://www.typescriptlang.org\n\n[contribute]: https://opensource.guide/how-to-contribute/\n\n[hast-root]: https://github.com/syntax-tree/hast#root\n\n[highlight-js]: https://github.com/highlightjs/highlight.js\n\n[names]: https://github.com/highlightjs/highlight.js/blob/main/SUPPORTED_LANGUAGES.md\n\n[react]: https://facebook.github.io/react/\n\n[prism]: https://github.com/PrismJS/prism\n\n[refractor]: https://github.com/wooorm/refractor\n\n[starry-night]: https://github.com/wooorm/starry-night\n\n[hast-util-to-html]: https://github.com/syntax-tree/hast-util-to-html\n\n[hast-util-to-jsx-runtime]: https://github.com/syntax-tree/hast-util-to-jsx-runtime\n\n[api-all]: #all\n\n[api-auto-options]: #autooptions\n\n[api-common]: #common\n\n[api-create-lowlight]: #createlowlightgrammars\n\n[api-language-fn]: #languagefn\n\n[api-options]: #options\n","readmeFilename":"readme.md","users":{"frenchbread":true,"brentlintner":true}}