{"name":"react-syntax-highlighter","version":"10.3.1","description":"syntax highlighting component for react with prismjs or highlightjs ast using inline styles","main":"dist/cjs/index.js","module":"dist/esm/index.js","sideEffects":false,"dependencies":{"@babel/runtime":"^7.3.1","highlight.js":"~9.13.0","lowlight":"~1.11.0","prismjs":"^1.8.4","refractor":"^2.4.1"},"jest":{"coverageDirectory":"./coverage/","collectCoverage":true},"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-core":"^7.0.0-bridge.0","babel-jest":"^24.1.0","babel-loader":"^8.0.4","babel-plugin-transform-dynamic-import":"^2.1.0","codecov":"^3.2.0","css":"^2.2.1","css-loader":"^0.23.1","husky":"^1.1.4","jest":"^24.1.0","lint-staged":"^8.0.5","prettier":"^1.15.2","prism-themes":"git+https://github.com/PrismJS/prism-themes.git#afb4116547cd854074ad705b8171768403ca11f3","react":"^15.2.0","react-dom":"^15.2.0","react-syntax-highlighter-virtualized-renderer":"^1.0.3","react-test-renderer":"^15.3.2","request":"^2.88.0","style-loader":"^0.13.0","to-camel-case":"^1.0.0","webpack":"^4.22.0","webpack-cli":"^3.1.2","webpack-dev-server":"^3.1.14"},"peerDependencies":{"react":">= 0.14.0"},"scripts":{"dev":"webpack-dev-server --hot --inline","build":"npm run build:cjs && npm run build:esm","build:cjs":"BABEL_ENV=cjs babel src --out-dir ./dist/cjs","build:esm":"BABEL_ENV=esm babel src --out-dir ./dist/esm","watch":"babel src --watch --out-dir .","build-styles-hljs":"node ./lib/build-stylesheets-highlightjs.js","build-languages-hljs":"node ./lib/build-languages-highlightjs.js","build-styles-prism":"node ./lib/build-stylesheets-refractor.js","build-languages-prism":"node ./lib/build-languages-refractor.js","prepublish":"npm run build-styles-hljs && npm run build-languages-hljs && npm run build-styles-prism && npm run build-languages-prism && npm run build","test":"jest","test-ci":"jest && codecov","publish-coverage":"codecov","format":"prettier --write --no-editorconfig \"**/*.js\""},"repository":{"type":"git","url":"git+https://github.com/conorhastings/react-syntax-highlighter.git"},"keywords":["react","syntax","lowlight","highlighting","ast"],"author":{"name":"Conor Hastings"},"license":"MIT","bugs":{"url":"https://github.com/conorhastings/react-syntax-highlighter/issues"},"homepage":"https://github.com/conorhastings/react-syntax-highlighter#readme","husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{js,json,css,md}":["prettier --write","git add"]},"gitHead":"81b581ab375bd41db276062deb97f6cb1faf1230","_id":"react-syntax-highlighter@10.3.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.3","_npmUser":{"name":"conorhastings","email":"hastings.conorm@gmail.com"},"dist":{"shasum":"62eba96367eb2e75e24be56349f21574fd61a0ab","size":184055,"noattachment":false,"key":"/react-syntax-highlighter/-/react-syntax-highlighter-10.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-syntax-highlighter/download/react-syntax-highlighter-10.3.1.tgz"},"maintainers":[{"name":"conorhastings","email":"hastings.conorm@gmail.com"},{"name":"mdejongh","email":"mdejongh@atlassian.com"},{"name":"simmerer","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-syntax-highlighter_10.3.1_1561650632613_0.18603150870221885"},"_hasShrinkwrap":false,"publish_time":1561650632837,"_cnpm_publish_time":1561650632837,"dist-tags":{"beta":"12.1.0","latest":"16.1.1","next":"5.0.0-rc.1"}}