{"_id":"react-code-blocks","_rev":"18-12a5644689abbbb1672bcda8011f0ddc","name":"react-code-blocks","dist-tags":{"latest":"0.1.6"},"versions":{"0.0.1":{"name":"react-code-blocks","version":"0.0.1","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","author":{"name":"rajinwonderland"},"main":"build/cjs/index.js","module":"build/esm/index.js","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"scripts":{"build":"yarn clean && yarn build:cjs && yarn build:esm","build:cjs":"BABEL_ENV=cjs babel src --out-dir ./build/cjs","build:esm":"BABEL_ENV=esm babel src --out-dir ./build/esm","clean":"rm -rf build","lint":"eslint src --fix","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","prerelease":"yarn prettier && yarn lint && yarn build","release":"yarn publish","size":"npx bundlesize"},"dependencies":{"clipboard":"^2.0.4","lodash.uniqueid":"^4.0.1","react-syntax-highlighter":"10.2.1","styled-components":"4.2.0"},"peerDependencies":{"react":"^16.8.6","react-dom":"^16.8.6"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-loader":"^8.0.4","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-dynamic-import":"^2.1.0","eslint":"5.12.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.2.0","eslint-plugin-filenames":"^1.3.2","eslint-plugin-prettier":"^3.0.1","prettier":"^1.17.0"},"bundlesize":[{"path":"./build/esm/index.js"},{"path":"./build/cjs/index.js"}],"engines":{"node":">=0.10.3 <0.12"},"_id":"react-code-blocks@0.0.1","dist":{"shasum":"535c633ead0e88f8580c4ee325b67d220ccab196","integrity":"sha512-32MgRfEWJ4sk2SaL3OUQtJTB3XD+NJQdV5qfqT1JU8OuadXM7Be/Ocm8i32X2rI3ICiyc7K1yr1DiPPWrNQRTQ==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.1.tgz","fileCount":171,"unpackedSize":208389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1Fz6CRA9TVsSAnZWagAAstEP/1rUT/wADcGo37+dSGHN\n8RHnibtSTzZf2mMRJ1/tx96DMRKZXDmdd7uM8dI8ng5ZeAM8eCThdW+oIEJP\n4kw/E1VFOALmm2gmWk4cVtNYgdenQvcDkm890xd+J3ucolSBLz+TiWhNz0uG\n0v73Hh5zZV2QMHoH8/GdqsVi/IV4st/NMH53qvuws1yMzpYrNtdQMKe4JqyO\n9M9JCcgggTxUbz4OBi9jhTbG3PAa0I75uLDLtdtLjoDwSu431VG8q1QDph8v\nGFUiW8q1+Ob3nHObv+ZDk7plO3l8lINLD9ap0W/pjqznm9uuOSnG+WBUyAdC\n0qwhsA5RMi8VCU6C18sg4W/P2sp+UsGFC49zjGZgquSJ7MolOU/+O0ysOdJZ\nBy6eSV/82osbLRLfoib8KN/0Hu9HyTPdke+64XqH32xrKzvyNxGqJuXAuOK2\naBD2xY19XpSOAbLxZS2s8gw1l3OFab5UtIe0mrg4VxylEYWW6w9H+j/WyMnd\niEoalreKCdk0N010DTcYU5OS6viWnCX9lhWo9EIBZ/z3mG7EhEY1PPiBj6E4\nODVOnXAbSN5QqL1EGuQqcdOpduuz0mVIDkJ3albPlZaru/GiN9Y1lghdFG3k\no0b9YQ27ruwAVgmcWDFR9nM/fwfKm7A5joPzJmCNDyzBPQswjwAICgBaX6zN\nWoJv\r\n=ETkb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCIg+M5bG0y8QtwayeX5ZRBUJLeME29MRFPWQliZJNzKwIhAOfI+azHD4dNSY0NESQiVq2PWBu9N/S/ukCpJ/PxTT0Z"}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.1_1557421305474_0.8846567527427205"},"_hasShrinkwrap":false},"0.0.2":{"name":"react-code-blocks","version":"0.0.2","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","author":{"name":"rajinwonderland"},"main":"build/cjs/index.js","module":"build/esm/index.js","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"scripts":{"build":"yarn clean && yarn build:cjs && yarn build:esm","build:cjs":"BABEL_ENV=cjs babel src --out-dir ./build/cjs","build:esm":"BABEL_ENV=esm babel src --out-dir ./build/esm","clean":"rm -rf build","lint":"eslint src --fix","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","prerelease":"yarn prettier && yarn lint && yarn build","release":"yarn publish","size":"npx bundlesize"},"dependencies":{"clipboard":"^2.0.4","lodash.uniqueid":"^4.0.1","react-css-modules":"^4.7.10","react-syntax-highlighter":"10.2.1","styled-components":"4.2.0"},"peerDependencies":{"react":"^16.8.6","react-dom":"^16.8.6"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-loader":"^8.0.4","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-dynamic-import":"^2.1.0","eslint":"5.12.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.2.0","eslint-plugin-filenames":"^1.3.2","eslint-plugin-prettier":"^3.0.1","prettier":"^1.17.0"},"bundlesize":[{"path":"./build/esm/index.js"},{"path":"./build/cjs/index.js"}],"engines":{"node":">=0.10.3 <0.12"},"_id":"react-code-blocks@0.0.2","dist":{"shasum":"faf50c078f9321e82de0e9b36b9a8321b94899e8","integrity":"sha512-7cIf2X/G9TKXDyjUxzm0IHHpCJ2GJYQi7r9wJpZVWUS58tJUXjJKFPDjNY6lhlgfO6Hr2HEXPmGraNt6FQpJPg==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.2.tgz","fileCount":174,"unpackedSize":207789,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1MJ1CRA9TVsSAnZWagAABIUP/iwIAVK7IvQj7BlrNSK2\n8lUitwYDtZE92+SPapzC5ISVrf9qbambOx9LD/wgYU6i6OED6zhiupltFtfJ\niOjgDmBI3oMU07H9yumhhUx+mrptJDT4172uIEUyn65UK5yimqSaPUC4ajvZ\neK1Y8Bj1gbK9wA+tXzG3aLC1j9Ygh5dY64q2/etWdPcCoUZfvd+OUWdWQVx8\nXaJraGfcVvUIyGN800TKa+ydT4kAwwx/Rk0XNj/eu88MrH+Xe4IE4wNypb7q\nfAGkC+co5YonWhyMGKFmDMIk6Vbt/RiRr4AD9In1bfZLLacPn+e3tRg8vptC\n8MfHYG6b95x0zJNdiyU6t+my58N4cmTvGkWk8sjXllWgBnGG29PyerBZ9k5J\nbHKK6uMiSIh1j/kv7NLTd31o8FSM8P/tLd0skGi/ef64f/H7bogXb8ktrnpz\nRjQYKQIH/QqEok0Zo2mGO4gR5yHa4WxmhAYjzYcHqoaC3TE9XXVIQkEmks+N\n6srwZpilVGfaj3E8gyeU42UuYukGsxaTpZBwF+Ci5i/nppftzLLofZ5sPMG/\n1mBqb0YLT0DjyuOxI70rqui3qLANy3aMv+KiaG/YwKJ/Gxe+Wm9LXkSIGktt\nCddjzJ1D1AMHGL28YnFAKsevEJbjvtzxmsL9U9ZY5XJPHVma77Lfb7wtlYoQ\n4CZV\r\n=gKhF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP3zc+SJIacO8wFTyUZm/SbqUwhNi08fXRwD0cV5xGZwIhAJop8SLU3LfgPK2RReCQNpcxnc28XhZScWQ2NKLOMOXu"}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.2_1557447284573_0.01275824273556525"},"_hasShrinkwrap":false},"0.0.3":{"name":"react-code-blocks","version":"0.0.3","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","author":{"name":"rajinwonderland"},"main":"build/cjs/index.js","module":"build/esm/index.js","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"scripts":{"build":"yarn clean && yarn build:cjs && yarn build:esm","build:cjs":"BABEL_ENV=cjs babel src --out-dir ./build/cjs","build:esm":"BABEL_ENV=esm babel src --out-dir ./build/esm","clean":"rm -rf build","lint":"eslint src --fix","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","prerelease":"yarn prettier && yarn lint && yarn build","release":"yarn publish","size":"npx bundlesize"},"dependencies":{"clipboard":"^2.0.4","lodash.uniqueid":"^4.0.1","react-css-modules":"^4.7.10","react-syntax-highlighter":"10.2.1","styled-components":"4.2.0"},"peerDependencies":{"react":"^16.8.6","react-dom":"^16.8.6"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-loader":"^8.0.4","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-dynamic-import":"^2.1.0","eslint":"5.12.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.2.0","eslint-plugin-filenames":"^1.3.2","eslint-plugin-prettier":"^3.0.1","prettier":"^1.17.0"},"bundlesize":[{"path":"./build/esm/index.js"},{"path":"./build/cjs/index.js"}],"engines":{"node":">=0.10.3 <0.12"},"_id":"react-code-blocks@0.0.3","dist":{"shasum":"cd1e8d3cc712a5ffdc314124d4673ae62d17431b","integrity":"sha512-at3uAzmkaoMEwwJ5+0uVGpBrkA0j/+pVrXzkFet/H5g5Y2p/rEHFPiFtmFTVOO4jDsYoG6uG+5rLrtDFd+aRNQ==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.3.tgz","fileCount":174,"unpackedSize":207699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1OUcCRA9TVsSAnZWagAAF5AP/Ahe+wd/OqCh6h9oVTsJ\n934OPhXV4dE8JGy+cEsLVUT+1colfKr7FdFJLXuY4CNPgNEBlYf6iJtJIgWO\nQ69wM8MxmlKROV2OHoPjoJeO+xYmyG1p3drMr/Rq+iS24ERXuE6k6Ta2Tvn+\nyLWfnU+uFZh4JyoKtsN4JmGqvksebif8QlKABCWz0PB8TmKpGEm5S5oF4Kq1\nXYy9s9v56g0z1lt4qkKuMiaUnuy6HZcNF8Lz97FuTTgGFXKzNi12/CWzUbGN\nvLXTvDrVhZcGS5Zg5Rvb+vwsg93mUKh8DCy4Dw1pVyiQMUBWlvo3IsfqloxS\nphf2LZSXN++exKQYDRJ9hVFdLRA4lK8fCLQnOkaNJrf0uS7EusQIP3BOc8MB\nClxkCnLH4mBCLzMPnEpDn7G+FRQ/zPF4hir9pArHT+v2foSPJ0zYOwD+zGiF\nl0dGXuAGwT1N4Kn8jHeLKd4ikTGtbBwDCP+ZNvQvvtTJfqtlB/bLDB2Gs9qe\n2kF5CdDMrViMbt9n85lDR1aft1plBFYJUtpuGnAmSRMjqZTDk7zLEOvjp4Cd\nxXID54L1GQ9/oEKL8mWISEPU1uuWnLsTAHCdas5yFE+brZ3mYzdYI9uKJtz8\n2H4sYOcclZCPG6iEgsptfGbm0A3sZUc6nmnXo931QGug5RG9PohU9dbXUYZt\naziz\r\n=sroU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAbTU29n/aCS8HxzASMfJWxxl2n/NfySu+hEVpiDrmQuAiBO4TXLbIpHcekwBEWvWzV7XH3Nl0gb2PUpHvnikVIyFQ=="}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.3_1557456155808_0.8799837745738839"},"_hasShrinkwrap":false},"0.0.4":{"name":"react-code-blocks","version":"0.0.4","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","author":{"name":"rajinwonderland"},"main":"build/cjs/index.js","module":"build/esm/index.js","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"scripts":{"build":"yarn clean && yarn build:cjs && yarn build:esm","build:cjs":"BABEL_ENV=cjs babel src --out-dir ./build/cjs","build:esm":"BABEL_ENV=esm babel src --out-dir ./build/esm","clean":"rm -rf build","lint":"eslint src --fix","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","prerelease":"yarn prettier && yarn lint && yarn build","release":"yarn publish","size":"npx bundlesize"},"dependencies":{"clipboard":"^2.0.4","lodash.uniqueid":"^4.0.1","react-syntax-highlighter":"10.2.1","styled-components":"4.2.0"},"peerDependencies":{"react":"^16.8.6","react-dom":"^16.8.6"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-loader":"^8.0.4","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-dynamic-import":"^2.1.0","eslint":"5.12.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.2.0","eslint-plugin-filenames":"^1.3.2","eslint-plugin-prettier":"^3.0.1","prettier":"^1.17.0"},"bundlesize":[{"path":"./build/esm/index.js"},{"path":"./build/cjs/index.js"}],"engines":{"node":">=0.10.3 <0.12"},"_id":"react-code-blocks@0.0.4","dist":{"shasum":"667fa7936e7b159304e05c62448d69614e734aa4","integrity":"sha512-Umr5TtiidP492vGMvKaUIeEDlphZAYUohDZraO4ORovOPRJqoykoRjoKEFOCo0VDfHwHeLLZ06l6BnYBqqPHXA==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.4.tgz","fileCount":171,"unpackedSize":207473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1PyeCRA9TVsSAnZWagAAjREP/3j6hP2qIA044/4yYe8I\nLTxl5gQL0OPZEbhSrzTaloAqPX5AqA+KdsvhFK6DtwGgWXLKmE5dZ2B8TlIT\nIbr8QFPtBf3CSmPydCgMjs5i/ruohEvrfBqSxzz2F0eSghADOQLP9b18BajW\nXOGpAhmCA61CRwBDIVTdm87Pjh8TF40xvcAriPw8uHgI7slwqJNmZVx9IuIL\nrp44VogsJInShrkoQCe4trGA/E2QP5GOz9w3dfH1AV4H0HXECQ36rmC+uiIn\nl+Al2VZRBkVNRJf3IyIBvrCBsY9Vb6HdLZm8yxA/NYuO88xJUyW+Mv03QKkQ\nMMcroX+cXnyegEO4pIAYU3cpURP+P8OlIiMrN2mA1Ov/dBMNnYA9RSooL1p2\nxWCiBK7M9f3P3AvA8F0GnJrodtAUg3KoKvkeiEgx0u7SbiRc1RCl5R0pne0c\nR6Ok5TJ/JFkQq9yKIiswWRqH3EsW6QzfaEC7G59eI5hb+3CD8BzJxJkkAnbK\n8ML5IDqd3cpc7tqKgr+IrfSkxADej8Auk+zUDwmsyH3CDAGVLy6MotFKCDOR\nNeG6Ni1Tm3CLDocbRtMEui0m5EvhVSJLRQRJAw5i8W9QDutdAK01HoW8VSlT\nhnWeowNtwwP9Z/8SSGNsOjYszRA7xGecK6dsch4txfHplEnSSPiBGwhHve6V\nJUnk\r\n=87Gm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFhl8jQDHoexYBm0xUEshWKX/eaoO5ZYz+Gm7N2v3EgFAiBcVZjg+MnfeVmR10DvHO0awThHRlCX+jqsm5UqrwsbsQ=="}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.4_1557462173458_0.7192965192231808"},"_hasShrinkwrap":false},"0.0.5":{"name":"react-code-blocks","version":"0.0.5","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","author":{"name":"rajinwonderland"},"main":"build/cjs/index.js","module":"build/esm/index.js","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"scripts":{"build":"yarn clean && yarn build:cjs && yarn build:esm","build:cjs":"NODE_ENV=production && BABEL_ENV=cjs babel src --out-dir ./build/cjs","build:esm":"NODE_ENV=production && BABEL_ENV=esm babel src --out-dir ./build/esm","clean":"rm -rf build","lint":"eslint src --fix","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","prerelease":"yarn prettier && yarn build","release":"yarn publish","size":"npx bundlesize"},"dependencies":{"clipboard":"^2.0.4","lodash.uniqueid":"^4.0.1","react-syntax-highlighter":"10.2.1","styled-components":"4.2.0"},"peerDependencies":{"react":"^16.8.6","react-dom":"^16.8.6"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-loader":"^8.0.4","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-dynamic-import":"^2.1.0","eslint":"5.12.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.2.0","eslint-plugin-filenames":"^1.3.2","eslint-plugin-prettier":"^3.0.1","prettier":"^1.17.0"},"bundlesize":[{"path":"./build/esm/index.js"},{"path":"./build/cjs/index.js"}],"engines":{"node":">=0.10.3 <0.12"},"_id":"react-code-blocks@0.0.5","dist":{"shasum":"9e69859c6edac7a2b2952260a708c187e6780096","integrity":"sha512-3hjU15z3kUJCcsB9xQmyqWeDoNhsO6vBNlGD6bz6LFf1yv7vnBvJWQWnYIA//dM6XgIO2Ul8bfQyxn+s3uSbHw==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.5.tgz","fileCount":171,"unpackedSize":207503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1dNdCRA9TVsSAnZWagAAVjQP/2wh+g3n289SMjKnGQcU\nd/i/CGBnWzoH/3fwQcK7SwWOOdKzwsnhjfH5YsOJuEhWi9XJ9Ssk1Lz6QM6Y\nRMcAzY6nCY107e870Zm0NYIvJH+RjEcbVq3Y+eNDgs/VA6x+j1pF4H0Hq83p\n0VVPRJBSpyJL7QPw561ROesK4UTt4s9JSF2r6LpHyxl9gNWaIYY7iq8wwHez\nll5DVnTz+CLg63+Luzo4/qGgUGyqlL1EFSGGOPHRwpvpmQkIzRcvlm3H+iIw\nK8zk6DYBzBd9jY62JSyw2NCS5QT6b4dXj20vP0LaUB4xndaCAxt1VD2Q+Gu8\nE6l4/WszHtiYeTbiH/a9GYFzjO5qB2ho3nN4OKu3wiH7vtNGq3su2pT/Cmr3\nZVDYPlNcTq9TFMhSi8WmILkDWl0UnD8RVE529YizRhSJ/ho3aZo48lA0ajiV\n+cPMoh+JeDuez7vAp4Yb2rsXQO3izX+/gjs3n6rSOcnKhxku1MuISSZhNZoA\nLSCTIcvrvVXGm5lulh8/66SQyUhgtJLl5bpCvZiEfz+XvX7ZT3XxG1MLWZeS\nttUBaTPyveUzyn8f9P3BU1rhfDZoRvF4kRvy/wOHLdLPQd0yNetv9oUkF7Dj\nkh0eOjqhHe9Pka3zT7DkRhiQPGKLpXkAYfOPo8qo32195X7fB4UpiPJu0TpE\nkpVh\r\n=a6MM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICxuOPzwL9Rt4R8KmQCRE2Di46YQuvMxgZkHOaSBp4HAAiEA35Tgsf79TbdgZV7MAP+oZ/qTIkVjsyGrkxQLgfAU7t4="}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.5_1557517148440_0.42009629292284356"},"_hasShrinkwrap":false},"0.0.6":{"name":"react-code-blocks","version":"0.0.6","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","author":{"name":"rajinwonderland"},"main":"build/cjs/index.js","module":"build/esm/index.js","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"scripts":{"build":"yarn clean && yarn build:cjs && yarn build:esm","build:cjs":"NODE_ENV=production && BABEL_ENV=cjs babel src --out-dir ./build/cjs","build:esm":"NODE_ENV=production && BABEL_ENV=esm babel src --out-dir ./build/esm","clean":"rm -rf build","lint":"eslint src --fix","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","prerelease":"yarn prettier && yarn build","release":"yarn publish","size":"npx bundlesize"},"dependencies":{"clipboard":"^2.0.4","lodash.uniqueid":"^4.0.1","react-syntax-highlighter":"10.2.1","styled-components":"4.2.0"},"peerDependencies":{"react":"^16.8.6","react-dom":"^16.8.6"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-loader":"^8.0.4","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-dynamic-import":"^2.1.0","eslint":"5.12.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.2.0","eslint-plugin-filenames":"^1.3.2","eslint-plugin-prettier":"^3.0.1","prettier":"^1.17.0"},"bundlesize":[{"path":"./build/esm/index.js"},{"path":"./build/cjs/index.js"}],"engines":{"node":">=0.10.3 <0.12"},"_id":"react-code-blocks@0.0.6","dist":{"shasum":"e164447b6c19e57363c945ff47bdf247efd29d35","integrity":"sha512-SUAwjzlYbnh8c0yw7V6guw9LiCjvIlkvBh3FzLeGFZaJu1w26pVB7EDUjIwJflGmgLag+kM9BVj++qKJ2i+lIQ==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.6.tgz","fileCount":171,"unpackedSize":207694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1f86CRA9TVsSAnZWagAAv6kP/j+qloClq3xr+Q5QDUK1\nM0Tm6VebQ7QM+bx0q76WKUt8wkpfDlroyWGSR+xwtK43VJNP/tq+As7yAofH\nqbFJtaUk08oswBX2Hd6yIiInpKUfDp1U2IinXlGhZOqaEiLtksUL8EZqPPFl\nF+bjq5Xl0ZvNF1k0dv7WpoGU6bnMV8V5pqpkOSwKyhl5sQ6DhVm76uVcuFgJ\nrlC+Zxhk/xCKTAtZcHR/v55ASYKQ0g9BHUSl482SWS7KxTmZv7KEF8kkM13a\nopdj8ZRc0rRVQj5NcU8xoLxEkhZQbgqaUqxfLqPzlMN6WZnkM8Ix0nXqBaHP\nBpkP232pdjH7mWELPJ+POU5IupyzUfBTsCq+r0JjbYsRHA1m7cMm9U37aff/\ndDlw9+zxnXUrN4JjIOUktDK6VDJR1jTlfDAJWxMrseL4iX3DIoCsdetjpZQR\nm3BPK557/5gCWp2coVRLqkrtJ2qaSHxOGQomM4u+9/4dDdEdGweyFNXs/j+/\nBwwtvJCnmLzJRdoAEcs5dexwco4/VjgHDlPE5wKajd0TRsThgoGnCpMXlLQs\nAiXtWbzlccte/sqD1gF0AGWr7mWSXLai8wZ4NFUoz38A3rX4VKDK6UFwbb92\nS3+hezjajA5UM+1nErHTHlsWDLg2IkYv/AF+a58fNgnqf1G+3u6bwPmUfMs9\nYQu1\r\n=gZ5c\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAwnQHGBVxVMKrXKec66r9ZAnftbdir9wlgsmVJSVw8eAiEAhtIQb5VYPxGcV6Ybw6gNMoyYENZkS1j3SLBOjYwK9Zk="}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.6_1557528377651_0.4116472256961239"},"_hasShrinkwrap":false},"0.0.7":{"name":"react-code-blocks","version":"0.0.7","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","author":{"name":"rajinwonderland"},"main":"build/cjs/index.js","module":"build/esm/index.js","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"scripts":{"build":"yarn clean && yarn build:cjs && yarn build:esm","build:cjs":"NODE_ENV=production && BABEL_ENV=cjs babel src --out-dir ./build/cjs","build:esm":"NODE_ENV=production && BABEL_ENV=esm babel src --out-dir ./build/esm","clean":"rm -rf build","lint":"eslint src --fix","prettier":"prettier \"{src,test,examples}/**/*.js\" --write","prerelease":"yarn prettier && yarn build","release":"yarn publish","size":"npx bundlesize"},"dependencies":{"clipboard":"^2.0.4","lodash.uniqueid":"^4.0.1","react":"^16.11.0","react-dom":"^16.11.0","react-syntax-highlighter":"10.2.1","styled-components":"4.2.0"},"devDependencies":{"@babel/cli":"^7.1.2","@babel/core":"^7.1.2","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/plugin-syntax-dynamic-import":"^7.0.0","@babel/plugin-transform-runtime":"^7.1.0","@babel/preset-env":"^7.1.0","@babel/preset-react":"^7.0.0","@babel/runtime":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-loader":"^8.0.4","babel-plugin-styled-components":"^1.10.0","babel-plugin-transform-dynamic-import":"^2.1.0","eslint":"5.12.0","eslint-config-google":"^0.12.0","eslint-config-prettier":"^4.2.0","eslint-plugin-filenames":"^1.3.2","eslint-plugin-prettier":"^3.0.1","prettier":"^1.17.0"},"homepage":"https://react-code-blocks.netlify.com/","repository":{"type":"git","url":"https://github.com/rajinwonderland/react-code-blocks"},"bundlesize":[{"path":"./build/esm/index.js"},{"path":"./build/cjs/index.js"}],"engines":{"node":">=0.10.3 <0.12"},"_id":"react-code-blocks@0.0.7","dist":{"shasum":"a1dd20bff31596335912004aa79b503e31c9a10d","integrity":"sha512-6z+jxiQXtg/MgWSw4U1XPnzb1wWh2gniR4HGCHwXf9CXA0iwPASBlOtT2lHM8eIz/J53bEsCdUCs4qMqe0zXNA==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.7.tgz","fileCount":171,"unpackedSize":210133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvn9YCRA9TVsSAnZWagAAJ3MQAJpk7VpozQJvpKCKfG2m\n64lyyrZtWCuMaSbrLXGb2SytSExuoowR1uGLfhYBTMEWcPVaLZqz645JKkq5\nkA5VUBB/cuCyTxV9McU12UqJVKMAL7xEvl/TZDPejYi+8FpkpGQ9pRGaHugL\nEbP1inO7jVlEe3rpEqy4ImD0T/OmcFUSl5hx7gn7f1LkFKyarcpo82KkOInB\nPkM61hdI8UVMvJTktZrvdsSoa8zzjWMMACm7Q9HxbiJDCGbyF0waGtEvjkgo\nPKgmMWXe9aQ7xfEbwF2OkCfblaD2cYHTcy34ZlVzmR/p+L7ce74d6E4lJuFB\nIzbpe8YIKj39M8tayQj6LNKWKft49vLfrdTNZiiJ4++Z5ZBkyU32r1x/8mkS\nFLg9vC7dXp2tffoWIm2OsLVS5U9xujYnQsnx3atGvl+cYg1/tjZuB72+8XYE\nsbowlAISgaw/6CMFeEIaEfxnAbSg7ld66Lp7S+E7VMk39QTjxfF3lFU3YKPs\ntWTDwBurWY/oqO7nTUxtFBsqKc8Um5wPTIpTRHpfrSjPLcbRQnA2LHdWFr2y\nV5uBiohY+bTrDvjVfO89jUd6U2Y6510tbuehgnznRWUlcUcfJtevuMMoX56u\n1xyvf165fqCG2eM7sjWi5OKY9ETyhDrlfQG/0+7rKUmWr8RZIKXoKj8uqM2v\njnF9\r\n=tEGt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8gP6VEWQ3aTmQrUIB+eIEccfWOSx8e1RujUxSJZFzZAiAxKlqAXxBPovHZPwEw/qr/7h8siT8L7K41+kCqt2bTLA=="}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.7_1572765528041_0.8885252926839389"},"_hasShrinkwrap":false},"0.0.8-alpha":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"version":"0.0.8-alpha","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@storybook/addon-actions":"^5.3.18","@storybook/addon-console":"^1.2.1","@storybook/addon-docs":"^5.3.18","@storybook/addon-info":"^5.3.18","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.18","@storybook/addon-storysource":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@storybook/addons":"^5.3.18","@storybook/react":"^5.3.18","@types/color":"^3.0.1","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^11.0.4","@types/styled-components":"^5.1.0","babel-loader":"^8.1.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^3.9.6"},"dependencies":{"react-syntax-highlighter":"^12.2.1","styled-components":"^5.1.1","tslib":"^2.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2020 Raj Singh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"react-code-blocks@0.0.8-alpha","dist":{"shasum":"028191456a4d3599369fbdebb4ccb10196bb7b52","integrity":"sha512-uw1lvXRaKIgBBYTPiQva8vfohxIG/B9xG1EZVrfozbR81tI0XsnNRWEkr1fXy3OJWv+jzTBbnoZ7vJUcpmx/Gg==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.8-alpha.tgz","fileCount":153,"unpackedSize":801078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/UNtCRA9TVsSAnZWagAAIcIP/1Zp6mjDM1uQKzPDCPEs\nYpyNwsLYVkmT0EJNC1G9sMaSs1F0N76YqqnZSvYOq6588CFdFpzcXd3xKngv\nMjjq27KmXoMOyFhS3t8jfomawVDP7/a9RJYBxesrSD+Ds5FiaqfnvSYTl1rv\n+1Eifdqx2iy7bCv3ex0oovcuhNzqyzZnu5XxkIxMy+MHzYvVppb5BrBfZs/C\n+ZKwxF8Hp2Nl4X7qqP/fhaWuJcFOkoXnJX6182O8dCWfo5QekvdeRPkHe5qn\n1QQeN8CxAe3rZ0hxCSdQsCpBZHQWN7dIMWOynHhbVzO7QYu83OG+Av8Vu4C1\nQW0whf+aa/yq0C9VL3a81fFq3QbZupB2xPfRHGm4yPypq4NksjqH20C5gx0+\nrqMYxVS0VaHkzVshI/tXmmQP8qjNYiSswE0MioSjLejn/VMkHjOyEXDSWLB2\nHhQzqUr7qE9FzoF7iiUp5kpMbH2wrJY7th6QKCYTvm+QFil730pQ7+yAU5d3\no8ODA1fSrLX/zuJL7p6d2juTRpLnz4HdApGdoHwotefRoo3x0kDJcmywZ36d\nbRjVAmvcFRlS9o1tbzFtm2NWClSDDWAGoxmToA+4+8+nSHHfJ/zn+G3X4/bJ\nWQAljjs5KuxccXaBfGijXMxezp23s5At58hdAShJCxugsScudAdqIVV8/gsE\njqBg\r\n=pioe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDGBF1/aaUB+SHQnXqz4cJXZd2HDSZhPMV3GBLBmKljgIhAPGj7WQY39pE91aFs6uvTrtq4/iDcnmjS44x/XOYT2qx"}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.8-alpha_1593656172651_0.4683792336736523"},"_hasShrinkwrap":false},"0.0.8-beta":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"version":"0.0.8-beta","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=10"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@storybook/addon-actions":"^5.3.18","@storybook/addon-console":"^1.2.1","@storybook/addon-docs":"^5.3.18","@storybook/addon-info":"^5.3.18","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.18","@storybook/addon-storysource":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@storybook/addons":"^5.3.18","@storybook/react":"^5.3.18","@types/color":"^3.0.1","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^11.0.4","@types/styled-components":"^5.1.0","babel-loader":"^8.1.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^3.9.6"},"dependencies":{"react-syntax-highlighter":"^12.2.1","styled-components":"^5.1.1","tslib":"^2.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2020 Raj Singh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"react-code-blocks@0.0.8-beta","dist":{"shasum":"e305a52b9198318adec9237117d2039484a4b353","integrity":"sha512-JSpOtpG6b13waFq1NB5XNFbhUcnUAAR10AmeceNyB2Azv4ehNsBxMVzCDlrgPOTdzTc+hI9QqjZUp83TG960bA==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.8-beta.tgz","fileCount":153,"unpackedSize":801077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/UdGCRA9TVsSAnZWagAA0ekP/0gHSbROdCRfT6wv91J7\nhT4KfS1w+91AsQjfCr8g2GIREYFzzbZyc3ZzxCIAOZK8BcVXjrBAQcbwNABn\nykYOOOIWCzC7AbSPZ3x3MHzMfpSWKr7N21rITDJfwOHy9SHbyF5/6HMzLeOu\nYKM2Yb1TgNSQx8Yg2wNUqb5OfiHLhKYP6hdGvWIerGjL0UEnfswh4RvDs6T6\naG2YGqRlLCNUbF2O04PMsA+TA9QoIM9tNCyAY+6adwrG8zBdZLpXiiZq/QGg\naiEOvNby/V8oUpEcmlNMJ6ctl2L94+G+lulCvdyi4LbFJ7tCReQwHLV3yIa7\nWw2tVSXNjTDdi3d4WWawZ3jbgpkgFnYS4ZcKvRPkNlCegCy7I/pEvUilOXgH\n1uiQy6FQp6ajKvYZQn+x4uPFWeqMg/KsMWHHqJn04Pe0BUqM8LUvco4+CR+4\nP+ErwNnla52bD2/6FPKL54mP4lWYPN3lqqvYlbfCuYfELKIF4HZ24UYlagil\nI8EHntkWh8+ObF7sLbOC+0M3l7K01zdBnM3h+3wflye4Tt+J5utcy5KVLdQZ\nbWw9miVFPjjZ3R0zjbenQCed/2Z3bPXzQykDMmt7L2JGYLEWhRl6lN1aAz86\nrv+8yyAiNmxP4U1OTpt7wKx0KMdoSnRc0i+1w+Ri+cSmHOpY7IQD8X00VP9C\nphbS\r\n=Hzqt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA0mApMt8ByygFPiKHCSEMUTWPB5Tj5AW9yvXVjAdUBaAiAwp5m+5AVc7F0vn2wAO5BjATyyvgoYT2SbQ9W9Vblk/Q=="}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.8-beta_1593657158011_0.5948162960078107"},"_hasShrinkwrap":false},"0.0.8":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"version":"0.0.8","homepage":"https://react-code-blocks.rajinwonderland.vercel.app/","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=12"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@storybook/addon-actions":"^5.3.18","@storybook/addon-console":"^1.2.1","@storybook/addon-docs":"^5.3.18","@storybook/addon-info":"^5.3.18","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.18","@storybook/addon-storysource":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@storybook/addons":"^5.3.18","@storybook/react":"^5.3.18","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^11.0.4","@types/styled-components":"^5.1.0","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^3.9.6"},"dependencies":{"@babel/runtime":"^7.10.4","react-syntax-highlighter":"^12.2.1","styled-components":"^5.1.1","tslib":"^2.0.0","typescript-plugin-styled-components":"^1.4.4"},"licenseText":"MIT License\n\nCopyright (c) 2020 Raj Singh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"react-code-blocks@0.0.8","dist":{"shasum":"3bb70b9b60510dba6c6b7ef350d1977cf022ff15","integrity":"sha512-xGw05QLvaEteWnlmPKr7pe/F7WrhUT7GbL5h+Yf3zmErVDmZJbQgJVxSnDSEw30V32fo4EFb8wo/3mhO4pZSsw==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.8.tgz","fileCount":157,"unpackedSize":880052,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBpSXCRA9TVsSAnZWagAAgaAQAJVNWLgVFsdBWSt92cS6\nlDteCoH4WmePH8RLu+1Fyu7qL06x5O9jc8G/nm2SRHnra9+51W/Ud0RT8MQs\ntX5Me2igoFKiU4yP9DMY1shG2QYnhQm1MTR81hlU5u6ongSJLehKSwV4relO\nR1IB2W31eqmcTt/pa9JOkmk1TPgaDUBJhsOwE9DHrCwbQef/FiExZIKXUI9W\nuQfL+DWOiM/zrWT8WPR+n0CUWyCUZGcQnk2KRfnRhv0l5CXbuXLNxXN50NJB\n3d5u62/IRnPb9AnQZ9IAmh8A410YTHZKfMKIgNkFNVPHovk/ZjIEv2bLyvRb\npHmkB++u4D30f77jpKAiQQycGeraNbheqvroANT2xTPcEy11xGk1sXVleVwX\nwXEFFhKtVTqbulRngvYPy4W/3FMo2HjdxMHaqMn5jp1ZAf8iXrL7brBFL+is\nP3fkDZagvYusrnNBGKAGReGy5MSZzAPEjlqE9RXvpGy+31Ofp4QEgKnjV2E5\nenVYTF2ee6baGw2/UdKqbCAHwwe7nHMEfsm+R2+vh6P6MQi58X+IhkfYNEEc\nN5S1b0JZuO4khIiKDXLfS5iayIlB+jbNdJW6+ZSW80SlS8z+1CR+tRMDzQn2\nWzGZAFol5ho7WVjxRm/H+lxc4UfGOqaVsGRjQ08eJsFK1DZativvk9tnhA16\nACUl\r\n=NlkB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZNIQEThGu9bl+I1xJfaZ7LeG6AcDzDWO+f/ymK2uynwIgRM7RtzSiaQDiZZ9YcCJZafZCeJUvoD842uoA1Z2imqo="}]},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.8_1594266774657_0.39532755925789576"},"_hasShrinkwrap":false},"0.0.9-0":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"version":"0.0.9-0","homepage":"https://react-code-blocks.rajinwonderland.vercel.app/","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=12"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@storybook/addon-actions":"^5.3.18","@storybook/addon-console":"^1.2.1","@storybook/addon-docs":"^5.3.18","@storybook/addon-info":"^5.3.18","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.18","@storybook/addon-storysource":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@storybook/addons":"^5.3.18","@storybook/react":"^5.3.18","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^11.0.4","@types/styled-components":"^5.1.0","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^3.9.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","react-syntax-highlighter":"^12.2.1","styled-components":"^5.1.1","tslib":"^2.0.0"},"licenseText":"MIT License\n\nCopyright (c) 2020 Raj Singh\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.","_id":"react-code-blocks@0.0.9-0","dist":{"shasum":"0c6d04d8a40b74cffe95f24f1a8e62a0fda8c014","integrity":"sha512-jdYJVZwGtsr6WIUaqILy5fkF1acf57YV5s0V3+w5o9v3omYnqBeO6EuZi1Vf2x1hahkYGEedsp46+ofdkYlqyw==","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.0.9-0.tgz","fileCount":157,"unpackedSize":886045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgxXYtCRA9TVsSAnZWagAALxoP/1jkdfAS42zT0v2aMaMS\nrKgbHiVvPZCluNd5HhV3KqsguxyT8BQh1xYMTGw+D1b728DVOLzg/H1uzCkm\nUrnahVWNKLRmF8uqGHp+Ry0bLmUDgUCWCKJUtSQbeIeQHDIAn7oHroKKz20L\nvwiuv3FQ9JI6eI4+FfMwMFzFbKaBgLOOWKUtmPS0pGNmStdrIwz9iYpnO+78\n9wFoLukCz8ylGE2S41kL3NrIOIZMQQNoW+bCbKTmJItZs4qTR0ohWwXSOZLj\nDlwrTAA5wrgiFO2fD3Sl30RYD872gd1toP5CRRvQ0TvAs/aOd+z9DqwfQs28\nOVbp4QA+JNMORiV5LSQi1qwcVrUk7fqDJdTXxDYC/pzgyqIsKD/mPVGKZAgg\n+IAlP+/NQ6PKsbItpyMZsU7mAMqz6wLzC0xkMzp0xY8Lp6zmxfw8aR9tUsAB\nqbF1yTL/K6nNBHLux1vXOtQwPx8a0jtw74g7WzQXuGJAh6h9GiBiRpTQdx30\nq6aVuN5EvI7ocgsPiDX5Ij5lnmFtBoLMnWxuD0OBThFsYnRPKd3odhLhqLhX\n8BQggyPagzESzrMN93WFpZVnYO8U+Qq0V7PoivEIQjy0z/FRRKGwMFrHk+aw\nx4t4wJPWMqMjXveeOKOisNqbKIL6R+hXSDD+xJfkfwWymPkqJEhG+YvFAjIx\nZ5AQ\r\n=P2K5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAiSg7BIwlTFYmqdkmtjbsSFgSO6an6oV/eJFr7RRL+oAiAkMhq7iz6QwiH4EqOKUvNkVGhaBdfGttiC6mXGqna/Yg=="}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.0.9-0_1623553580954_0.7888565487153985"},"_hasShrinkwrap":false},"0.1.0":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"version":"0.1.0","homepage":"https://react-code-blocks.rajinwonderland.vercel.app","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=12"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@storybook/addon-actions":"^5.3.18","@storybook/addon-console":"^1.2.1","@storybook/addon-docs":"^5.3.18","@storybook/addon-info":"^5.3.18","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.18","@storybook/addon-storysource":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@storybook/addons":"^5.3.18","@storybook/react":"^5.3.18","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^15.5.7","@types/styled-components":"^5.1.0","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^3.9.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","@types/react-syntax-highlighter":"^15.5.7","react-syntax-highlighter":"^15.5.0","styled-components":"^5.1.1","tslib":"^2.6.0"},"gitHead":"e34dd77163e123be29141651c127a9c3947178bb","_id":"react-code-blocks@0.1.0","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-qskXGAY6nHQXXWPoi0PG7dmO7AiTyTIS/YdeBVFfuKWLmG7dxRS04HIpvwQGyWI87OjH30TU6bLNjLZ66UFQvA==","shasum":"c1790e68cdae2e2c3842d6a2d821ed6c77c79ac9","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.1.0.tgz","fileCount":146,"unpackedSize":900729,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHPAxKgoduLbi5/eFOMO3ngViYPMR2plQkromGugJCCbAiBPYk1f8YTa/dI5knXOWG0mmwRFSqESfFerTWOZ1vkCGQ=="}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.1.0_1688419361232_0.891012302140282"},"_hasShrinkwrap":false},"0.1.1":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"version":"0.1.1","homepage":"https://react-code-blocks.rajinwonderland.vercel.app","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=12"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@storybook/addon-actions":"^5.3.18","@storybook/addon-console":"^1.2.1","@storybook/addon-docs":"^5.3.18","@storybook/addon-info":"^5.3.18","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.18","@storybook/addon-storysource":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@storybook/addons":"^5.3.18","@storybook/react":"^5.3.18","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/node":"^20.4.4","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^15.5.7","@types/styled-components":"^5.1.0","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^3.9.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","@types/react-syntax-highlighter":"^15.5.7","react-syntax-highlighter":"^15.5.0","styled-components":"^5.1.1","tslib":"^2.6.0"},"gitHead":"fae8f1aafa8512e7591f587da3b30725bf8ae67c","_id":"react-code-blocks@0.1.1","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-iImkFjg5VJiUTD/aYTziyJX44z/5+zGvFw0YHVUNOlbzErAovAJ36CRu5XJ+97jg9mJeR6UlfQoHBF0BuzjMFg==","shasum":"b700d0b609050d4f28f63cb4ee5b97b284c995e2","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.1.1.tgz","fileCount":146,"unpackedSize":881146,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEUaDog6Jy33CHZKVijRkfH2W/fvmzmgdEXdgOY54xUKAiA+j4pfXt2qNoF/9iN7UVjW9PnzcaQJR/xGoGpVslD1lg=="}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.1.1_1690305662848_0.10678114660732518"},"_hasShrinkwrap":false},"0.1.2":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"version":"0.1.2","homepage":"https://react-code-blocks.rajinwonderland.vercel.app","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=12"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"start-storybook -p 6006","build-storybook":"build-storybook"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@storybook/addon-actions":"^5.3.18","@storybook/addon-console":"^1.2.1","@storybook/addon-docs":"^5.3.18","@storybook/addon-info":"^5.3.18","@storybook/addon-knobs":"^5.3.19","@storybook/addon-links":"^5.3.18","@storybook/addon-storysource":"^5.3.18","@storybook/addon-viewport":"^5.3.18","@storybook/addons":"^5.3.18","@storybook/react":"^5.3.18","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/node":"^20.4.4","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^15.5.7","@types/styled-components":"^5.1.0","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^3.9.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","@types/react-syntax-highlighter":"^15.5.7","react-syntax-highlighter":"^15.5.0","styled-components":"^5.1.1","tslib":"^2.6.0"},"gitHead":"854fd50a5ab9ce62f3e2f8e22b3d5d00f68ab858","_id":"react-code-blocks@0.1.2","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-bV1BIjccky+aggSEMIP/htkvCZgAKZ3iHOfN7zfV50kD2iPxLxxLjV06ddUb8jW4hTgTYqjTFu8uqrKHr9pDHg==","shasum":"e58fed50214e8d833afb057614ce0ef01b2de1e8","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.1.2.tgz","fileCount":146,"unpackedSize":881713,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVqgjQXuWkqinRoFU/6PHqMXJllCj6Rvr7h0zBPqgPrwIhAJ/n32etdjbxZfPei3r/HIaMgTHaXO50ERocVJKwKg7/"}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.1.2_1690306974956_0.25196087551160495"},"_hasShrinkwrap":false},"0.1.3":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"version":"0.1.3","homepage":"https://react-code-blocks.rajinwonderland.vercel.app","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=16"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@babel/preset-typescript":"^7.22.5","@storybook/addon-actions":"^7.1.1","@storybook/addon-console":"^2.0.0","@storybook/addon-docs":"^7.1.1","@storybook/addon-info":"^5.3.21","@storybook/addon-knobs":"^7.0.2","@storybook/addon-links":"^7.1.1","@storybook/addon-storysource":"^7.1.1","@storybook/addon-viewport":"^7.1.1","@storybook/addons":"^7.1.1","@storybook/react":"^7.1.1","@storybook/react-webpack5":"^7.1.1","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/node":"^20.4.4","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^15.5.7","@types/styled-components":"^5.1.0","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","storybook":"^7.1.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^5.1.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","@types/react-syntax-highlighter":"^15.5.7","react-syntax-highlighter":"^15.5.0","styled-components":"^6.0.5","tslib":"^2.6.0"},"gitHead":"2390ad7c3a847ea265ac778d02f41c480acd9998","_id":"react-code-blocks@0.1.3","_nodeVersion":"16.20.1","_npmVersion":"8.19.4","dist":{"integrity":"sha512-GUtzjR6VFitpx1S0txn783mJdzeEdlchkk1LjFVXGuuHOHm+hVHqv4VHAGXMGskxSWHywh7lGB3BnOlyiJOPfQ==","shasum":"b38eb2d42ecfe9f0764fc38af713165206318d4a","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.1.3.tgz","fileCount":146,"unpackedSize":864398,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCX1jB+4QHcQKJtw2RdKVwmQnmPdZBu+zly/51cutmqQAIgd0UC8ARgGVum5EQWcCwNafLNSP5Lzd95rJsRcjkhiDI="}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.1.3_1690403993427_0.7290110379101331"},"_hasShrinkwrap":false},"0.1.4":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, darcula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"version":"0.1.4","homepage":"https://react-code-blocks.rajinwonderland.vercel.app","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=16"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","prepare":"tsdx build","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@babel/preset-typescript":"^7.22.5","@storybook/addon-actions":"^7.1.1","@storybook/addon-console":"^2.0.0","@storybook/addon-docs":"^7.1.1","@storybook/addon-info":"^5.3.21","@storybook/addon-knobs":"^7.0.2","@storybook/addon-links":"^7.1.1","@storybook/addon-storysource":"^7.1.1","@storybook/addon-viewport":"^7.1.1","@storybook/addons":"^7.1.1","@storybook/react":"^7.1.1","@storybook/react-webpack5":"^7.1.1","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/node":"^20.4.4","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^15.5.7","@types/styled-components":"^5.1.0","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","storybook":"^7.1.1","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^5.1.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","@types/react-syntax-highlighter":"^15.5.7","react-syntax-highlighter":"^15.5.0","styled-components":"^6.0.5","tslib":"^2.6.0"},"pnpm":{"overrides":{"highlight.js@>=9.0.0 <10.4.1":">=10.4.1","prismjs@>=1.1.0 <1.21.0":">=1.21.0","prismjs@<1.25.0":">=1.25.0","prismjs@<1.24.0":">=1.24.0","prismjs@<1.23.0":">=1.23.0","highlight.js@<9.18.2":">=9.18.2","prismjs@>=1.14.0 <1.27.0":">=1.27.0","engine.io@>=5.1.0 <6.4.2":">=6.4.2","semver@<5.7.2":">=5.7.2","semver@>=6.0.0 <6.3.1":">=6.3.1","semver@>=7.0.0 <7.5.2":">=7.5.2","word-wrap@<1.2.4":">=1.2.4"}},"gitHead":"7150ddc2cc989fd417a4d7f18bdb098d5e2e1a41","_id":"react-code-blocks@0.1.4","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-WC1f6XtqFtkb/NMbRl0rwMOBoUDuWrCdwYfMSsIoOIiy1/45BRAhJoVsIOFYr30VJLGfi0bf/qLgTTMD79I0+Q==","shasum":"9c0415c231f0ffe34648294043425e8e9c8fb568","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.1.4.tgz","fileCount":146,"unpackedSize":864956,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDXGpsBpAKQXWyJaCaNe3B5jKL1u1BUdQ7C0EiGAl0zjQIhAMqMFLZUX2sgPkMcDmD4XDhVPD60C8ZhDNBRSqNhUmfb"}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.1.4_1694109376585_0.4661589824943748"},"_hasShrinkwrap":false},"0.1.5":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, dracula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"version":"0.1.5","homepage":"https://react-code-blocks.rajinwonderland.vercel.app","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=16"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@babel/preset-typescript":"^7.22.5","@storybook/addon-actions":"^7.5.2","@storybook/addon-console":"^2.0.0","@storybook/addon-docs":"^7.5.2","@storybook/addon-info":"^5.3.21","@storybook/addon-knobs":"^7.0.2","@storybook/addon-links":"^7.5.2","@storybook/addon-storysource":"^7.5.2","@storybook/addon-viewport":"^7.5.2","@storybook/addons":"^7.5.2","@storybook/react":"^7.5.2","@storybook/react-webpack5":"^7.5.2","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/node":"^20.6.0","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^15.5.7","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","storybook":"^7.5.2","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^5.1.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","react-syntax-highlighter":"^15.5.0","styled-components":"^6.1.0","tslib":"^2.6.0"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_id":"react-code-blocks@0.1.5","_integrity":"sha512-p57YPvry1OY0fS/oDVfK7BBgy89jHJguyyzNbjZvMUR2/90oB0iv3D6aS/PBjuQp7JyjlRoaZ/2WRxvOyyAAEw==","_resolved":"/private/var/folders/y5/0t5gcstd20qfxmsr22qr_l6m0000gn/T/66d02d91407a99ea5888caf092fe1003/react-code-blocks-0.1.5.tgz","_from":"file:react-code-blocks-0.1.5.tgz","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-p57YPvry1OY0fS/oDVfK7BBgy89jHJguyyzNbjZvMUR2/90oB0iv3D6aS/PBjuQp7JyjlRoaZ/2WRxvOyyAAEw==","shasum":"8514c6b7bee5b238366278aaee3c0d6cc6f07851","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.1.5.tgz","fileCount":146,"unpackedSize":857036,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCp/x2DGdqV/bj4jerUyGbfji3HI7DsjtEtbbv0ITYkDwIgXnmP/7UmaAJ9hIms/V/97EcjHsN7tapQWTvpjswoSvg="}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.1.5_1699907216484_0.009566061145834803"},"_hasShrinkwrap":false},"0.1.6":{"name":"react-code-blocks","description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, dracula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"version":"0.1.6","homepage":"https://react-code-blocks.rajinwonderland.vercel.app","license":"MIT","main":"dist/index.js","typings":"dist/index.d.ts","engines":{"node":">=16"},"peerDependencies":{"react":">=16"},"husky":{"hooks":{"pre-commit":"tsdx lint"}},"prettier":{"printWidth":80,"semi":true,"singleQuote":true,"trailingComma":"es5"},"module":"dist/react-code-blocks.esm.js","devDependencies":{"@babel/preset-env":"^7.22.9","@babel/preset-react":"^7.22.5","@babel/preset-typescript":"^7.22.5","@storybook/addon-actions":"^7.5.2","@storybook/addon-console":"^2.0.0","@storybook/addon-docs":"^7.5.2","@storybook/addon-info":"^5.3.21","@storybook/addon-knobs":"^7.0.2","@storybook/addon-links":"^7.6.4","@storybook/addon-storysource":"^7.5.2","@storybook/addon-viewport":"^7.5.2","@storybook/addons":"^7.5.2","@storybook/react":"^7.5.2","@storybook/react-webpack5":"^7.5.2","@types/color":"^3.0.1","@types/enzyme":"^3.10.5","@types/he":"^1.1.1","@types/node":"^20.6.0","@types/react":"^16.9.34","@types/react-dom":"^16.9.7","@types/react-syntax-highlighter":"^15.5.7","enzyme":"^3.11.0","react":"^16.13.1","react-docgen-typescript-loader":"^3.7.2","react-dom":"^16.13.1","storybook":"^7.5.2","ts-loader":"^6.2.2","tsdx":"^0.13.2","typescript":"^5.1.6","typescript-plugin-styled-components":"^1.4.4"},"dependencies":{"@babel/runtime":"^7.10.4","react-syntax-highlighter":"^15.5.0","styled-components":"^6.1.0","tslib":"^2.6.0"},"scripts":{"start":"tsdx watch","build":"tsdx build","test":"tsdx test --passWithNoTests","lint":"tsdx lint","storybook":"storybook dev -p 6006","build-storybook":"storybook build"},"_id":"react-code-blocks@0.1.6","_integrity":"sha512-ENNuxG07yO+OuX1ChRje3ieefPRz6yrIpHmebQlaFQgzcAHbUfVeTINpOpoI9bSRSObeYo/OdHsporeToZ7fcg==","_resolved":"/private/var/folders/y5/0t5gcstd20qfxmsr22qr_l6m0000gn/T/93bf0aa6624dd7b747b276d67c348f0a/react-code-blocks-0.1.6.tgz","_from":"file:react-code-blocks-0.1.6.tgz","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-ENNuxG07yO+OuX1ChRje3ieefPRz6yrIpHmebQlaFQgzcAHbUfVeTINpOpoI9bSRSObeYo/OdHsporeToZ7fcg==","shasum":"ec64e7899223d3e910eb916465a66d95ce1ae1b2","tarball":"https://registry.npmjs.org/react-code-blocks/-/react-code-blocks-0.1.6.tgz","fileCount":146,"unpackedSize":860895,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJVlk4wN3pNAa5qXL3Oo3nifp64i/lbKtZ6UP/TzHUjgIgQb/zBPVxncG5y48cgg3S+U/nhkkUQAASODYKBg5+HBc="}]},"_npmUser":{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-code-blocks_0.1.6_1705619805317_0.16413646249851577"},"_hasShrinkwrap":false}},"time":{"created":"2019-05-09T17:01:45.473Z","0.0.1":"2019-05-09T17:01:45.707Z","modified":"2024-01-18T23:16:45.749Z","0.0.2":"2019-05-10T00:14:44.758Z","0.0.3":"2019-05-10T02:42:36.023Z","0.0.4":"2019-05-10T04:22:53.629Z","0.0.5":"2019-05-10T19:39:08.628Z","0.0.6":"2019-05-10T22:46:17.853Z","0.0.7":"2019-11-03T07:18:48.257Z","0.0.8-alpha":"2020-07-02T02:16:12.793Z","0.0.8-beta":"2020-07-02T02:32:38.214Z","0.0.8":"2020-07-09T03:52:54.866Z","0.0.9-0":"2021-06-13T03:06:21.181Z","0.1.0":"2023-07-03T21:22:41.423Z","0.1.1":"2023-07-25T17:21:03.243Z","0.1.2":"2023-07-25T17:42:55.187Z","0.1.3":"2023-07-26T20:39:53.733Z","0.1.4":"2023-09-07T17:56:16.857Z","0.1.5":"2023-11-13T20:26:56.838Z","0.1.6":"2024-01-18T23:16:45.579Z"},"maintainers":[{"name":"rajinwonderland","email":"rajinwonderland5@gmail.com"}],"description":"Modified Atlaskit's Code Block to support more languages (i.e graphql, reasonml, etc) and theme (i.e railscast, dracula, monokai, etc) code snippets!","keywords":["code-snippets","code-blocks","react-syntax-highlighter","mdx"],"author":{"name":"rajinwonderland"},"readme":"<p align=\"center\"><img src=\"packages/assets/alt.png\"></p>\n<h1 align=\"center\">Welcome to <code>react-code-blocks</code> 👋👋👋</h1>\n<p>\n  <a href=\"https://www.npmjs.com/package/react-code-blocks\" target=\"_blank\">\n    <img alt=\"Version\" src=\"https://img.shields.io/npm/v/react-code-blocks.svg\">\n  </a>\n   <a href=\"https://www.npmjs.com/package/react-code-blocks\" target=\"_blank\">\n  <img alt=\"Downloads\" src=\"https://img.shields.io/npm/dw/react-code-blocks\">\n  </a>\n  <img src=\"https://img.shields.io/node/v/react-code-blocks\">\n  <a href=\"https://react-code-blocks.rajinwonderland.vercel.app\" target=\"_blank\">\n    <img alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" />\n  </a>\n  <a href=\"#\" target=\"_blank\">\n    <img alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" />\n  </a>\n  <a href=\"https://twitter.com/rajinwonderland\" target=\"_blank\">\n    <img alt=\"Twitter: rajinwonderland\" src=\"https://img.shields.io/twitter/follow/rajinwonderland.svg?style=social\" />\n  </a>\n</p>\n\n> React components for rendering code snippets with syntax highlighting\n\n> **BREAKING CHANGES**: `VERSION >= 0.0.8-alpha` now requires a nodejs version >= 12\n\n- [Background](#background)\n  - [✨ Demo](#-demo)\n- [Install](#install)\n- [Usage](#usage)\n- [Components](#components)\n  - [CodeBlock](#codeblock)\n    - [Props](#props)\n  - [CopyBlock](#copyblock)\n    - [Props](#props-1)\n- [Supported Themes](#supported-themes)\n- [Supported Languages](#supported-languages)\n- [Alternatives](#alternatives)\n- [Todos](#todos)\n- [Show your support](#show-your-support)\n- [Author](#author)\n- [Maintainer](#maintainer)\n- [Contributors ✨](#contributors-)\n\n## Background\n\nInitially, this started as a small project looking to modify [Atlaskit's]() Code Block component to support more languages (i.e `graphql`, `reasonml`, etc). It then rapidly evolved into a **never-ending rabbithole** which ended up with support for themes (i.e railscast, darcula, monokai, etc), customizable styles, and copy functionality too!\n\nI don't plan on keeping this updated unless people are looking to actually use it. So don't be shy! Feel free to post an [issue](https://help.github.com/en/github/managing-your-work-on-github/creating-an-issue) or a [pr](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).\n\n### ✨ [Demo](https://react-code-blocks.netlify.com/)\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/a2a9f006-efd5-476f-ade6-11cde1ddc11e/deploy-status)](https://app.netlify.com/sites/react-code-blocks/deploys)\n\n[![Check out react-code-blocks](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/react-code-blocks-xgjrr?fontsize=14)\n\n## Install\n\nInstall `react-code-blocks` via `yarn` or `npm`\n\n```sh\nyarn add react-code-blocks\n```\n\n```sh\nnpm i react-code-blocks\n```\n\n## Usage\n\n> Updated usage instructions can be found [here](https://react-code-blocks.rajinwonderland.vercel.app/)\n\n```js\nimport { CopyBlock } from 'react-code-blocks';\n```\n\n```js\nfunction MyCodeComponent(props) {\n  return (\n    <CopyBlock\n      text={props.code}\n      language={props.language}\n      showLineNumbers={props.showLineNumbers}\n      wrapLines\n    />\n  );\n}\n```\n\n## Components\n\n### CodeBlock\n\nA simple code block component\n\n```js\nimport { CodeBlock, dracula } from 'react-code-blocks';\n\nfunction MyCoolCodeBlock({ code, language, showLineNumbers }) {\n  return (\n    <CodeBlock\n      text={code}\n      language={language}\n      showLineNumbers={showLineNumbers}\n      theme={dracula}\n    />\n  );\n}\n```\n\n#### Props\n\n> Note that `CodeBlock` & `CopyBlock` share exactly the same props\n\n| name              | type      | default      | description                                                                                                                                                    |\n| ----------------- | --------- | ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| `text`            | `string`  | **required** | The code to be formatted                                                                                                                                       |\n| `language`        | `string`  | \"text\"       | The language in which the code is written. [See here](LANGUAGES.md) for a list of supported languages                                                          |\n| `showLineNumbers` | `boolean` | `true`       | Indicates whether or not to show line numbers                                                                                                                  |\n| `theme`           | `object`  | **dracula**  | A theme object for the code block. [See here](THEMES.md) for a list of supported themes                                                                        |  |\n| `highlight`       | `string`  | \"\"           | Lines to highlight! For multiple lines, use a comma i.e `highlight=\"1,6,7\"`. For a range of lines, use a `-` i.e `highlight=\"1-5\"` for highlighting lines 1-5. |\n\n---\n\n> **more to come...**\n\n### CopyBlock\n\nA code block component with a little copy button for copying a snippet.\n\n```jsx\nimport { CopyBlock, dracula } from 'react-code-blocks';\n\nfunction MyCoolCodeBlock({ code, language, showLineNumbers }) {\n  <CopyBlock\n    text={code}\n    language={language}\n    showLineNumbers={showLineNumbers}\n    theme={dracula}\n    codeBlock\n  />;\n}\n```\n\n#### Props\n\nSame as the `CodeBlock`'s component with the exception of one!\n\n| name        | type       | default | description                                                                                                                       |\n| ----------- | ---------- | ------- | --------------------------------------------------------------------------------------------------------------------------------- |\n| `codeBlock` | `boolean`  | `false` | Indicates whether to render the `CopyBlock` as an inline `Code` component or a `CodeBlock` component                              |\n| `onCopy`    | `function` | -       | The onCopy function is called if the copy icon is clicked. This enables you to add a custom message that the code block is copied |\n\n## Supported Themes\n\nFor a list of supported themes, check out the [list here](THEMES.md)\n\n## Supported Languages\n\nFor a list of supported languages, check out the [list here](LANGUAGES.md)\n\n## Alternatives\n\nIf you're looking for some more maintained solutions, I'd suggest the following:\n\n- [`react-syntax-highlighter`](https://github.com/conorhastings/react-syntax-highlighter): syntax highlighting component for react with `prismjs` or `highlightjs` `ast` using inline styles by @conorhastings.\n  - It's actually used in this project as well! :smile:\n- [`react-highlight.js`](https://github.com/bvaughn/react-highlight.js): A lightweight React wrapper around the `Highlight.js` syntax highlighting library by @bvaughn.\n- [`react-live`](https://github.com/FormidableLabs/react-live): A flexible playground for live editing React components by @FormidableLabs.\n- [`@atlaskit/code`](https://atlaskit.atlassian.com/docs/getting-started): Renders inline code snippets and code blocks\n  - Original inspiration for this project kit for this project\n- [`carbon-components-react`](http://react.carbondesignsystem.com/?path=/story/codesnippet--inline): Check out their `<CodeSnippet>` component which supports multi-line, single-line, and inline snippets along with added copying functionality.\n\n> Feel free to add any other alternative packages here! :smile:\n\n## Todos\n\n- [x] Add a better readme\n- [x] Highlighting line feature\n- [x] Supported Themes documentation\n- [x] Supported Languages documentation\n- [x] Add a License\n- [ ] Docs for usage with GatsbyJS\n- [ ] Docs for usage with `MDX`\n- [ ] Contributor guide for development\n- [ ] Contributor guide for adding themes\n- [ ] Contributor guide for adding languages\n- [ ] Document props for `Code` component\n- [ ] Better demo\n- [x] Storybook with Docs\n- [x] Move to typescript\n- [ ] A component with a terminal around it. because why not!? 🧐\n\n## Show your support\n\nGive a ⭐️ if this project helped you!\n\n---\n\n_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_\n\n## Author\n\n<!-- <div style=\"display:grid;\"> -->\n<!-- <img src=\"https://avatars3.githubusercontent.com/u/15880596?s=460&v=4\" height=\"100px\"/> -->\n<img src=\"../assets/rajinwonderland.png\" height=\"100px\" />\n<!-- </div> -->\n\n- Website: [AreaHub](https://areahub.com)\n- Twitter: [@rajinwonderland](https://twitter.com/rajinwonderland)\n- Github: [@rajinwonderland](https://github.com/rajinwonderland)\n\n## Maintainer\n\nreact-code-blocks is currently maintained by [Thomas](https://github.com/thomasmost)\n\n- Website: [Bend](https://usebend.com/)\n- Bluesky: [@thomasmost.bsky.social](https://bsky.app/profile/thomasmost.bsky.social)\n- Github: [@thomasmost](https://github.com/thomasmost)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->\n<!-- prettier-ignore-start -->\n<!-- markdownlint-disable -->\n<table>\n  <tr>\n    <td align=\"center\"><a href=\"http://hishri.com\"><img src=\"https://avatars.githubusercontent.com/u/10195215?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Taha HICHRI</b></sub></a><br /><a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=tahaHichri\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://github.com/florpor\"><img src=\"https://avatars.githubusercontent.com/u/1809093?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>florpor</b></sub></a><br /><a href=\"https://github.com/rajinwonderland/react-code-blocks/issues?q=author%3Aflorpor\" title=\"Bug reports\">🐛</a></td>\n    <td align=\"center\"><a href=\"https://github.com/HamadTheIronside\"><img src=\"https://avatars.githubusercontent.com/u/31456990?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Abdollah Keshtkar</b></sub></a><br /><a href=\"#example-HamadTheIronside\" title=\"Examples\">💡</a> <a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=HamadTheIronside\" title=\"Documentation\">📖</a> <a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=HamadTheIronside\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://lukasbals.com\"><img src=\"https://avatars.githubusercontent.com/u/10163193?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Lukas Bals</b></sub></a><br /><a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=lukasbals\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"https://bofeiwang.com\"><img src=\"https://avatars.githubusercontent.com/u/34177142?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Bobby Wang</b></sub></a><br /><a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=bofeiw\" title=\"Code\">💻</a></td>\n    <td align=\"center\"><a href=\"http://www.mpeveler.com\"><img src=\"https://avatars.githubusercontent.com/u/1845314?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Matthew Peveler</b></sub></a><br /><a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=MasterOdin\" title=\"Documentation\">📖</a></td>\n    <td align=\"center\"><a href=\"https://github.com/daceynolan\"><img src=\"https://avatars.githubusercontent.com/u/54158919?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Dacey Nolan</b></sub></a><br /><a href=\"#example-daceynolan\" title=\"Examples\">💡</a> <a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=daceynolan\" title=\"Documentation\">📖</a> <a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=daceynolan\" title=\"Code\">💻</a></td>\n  </tr>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/kevineaton603\"><img src=\"https://avatars.githubusercontent.com/u/25751382?v=4?s=100\" width=\"100px;\" alt=\"\"/><br /><sub><b>Kevin Eaton</b></sub></a><br /><a href=\"https://github.com/rajinwonderland/react-code-blocks/commits?author=kevineaton603\" title=\"Code\">💻</a></td>\n  </tr>\n</table>\n\n<!-- markdownlint-restore -->\n<!-- prettier-ignore-end -->\n\n<!-- ALL-CONTRIBUTORS-LIST:END -->\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","readmeFilename":"README.md","license":"MIT","homepage":"https://react-code-blocks.rajinwonderland.vercel.app"}