{"name":"react-refractor","version":"2.2.0","keywords":["react","highlight","syntax","refractor","vdom"],"author":{"name":"Espen Hovlandsdal","email":"espen@hovlandsdal.com"},"license":"MIT","_id":"react-refractor@2.2.0","maintainers":[{"name":"rexxars","email":"espen@hovlandsdal.com"}],"homepage":"https://github.com/rexxars/react-refractor#readme","bugs":{"url":"https://github.com/rexxars/react-refractor/issues"},"umd":"umd/main.min.js","dist":{"shasum":"541c282557253a8775a08036dc7928d20c0070b4","tarball":"https://registry.npmjs.org/react-refractor/-/react-refractor-2.2.0.tgz","fileCount":20,"integrity":"sha512-UvWkBVqH/2b9nkkkt4UNFtU3aY1orQfd4plPjx5rxbefy6vGajNHU9n+tv8CbykFyVirr3vEBfN2JTxyK0d36g==","signatures":[{"sig":"MEQCIC8vryc+lmuZavMSiX9MM8EX9wDbE3DUfhlWXJ3j1sP+AiAMVhgbgW46+VvmxB4yf+HMiGO66LG7w83V2nmJ6UiHag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92490},"jest":{"verbose":true},"main":"lib/Refractor.js","gitHead":"08aaa8b206054e21da4b1c8a84165816cdb2471f","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:es5 && npm run build:umd && npm run build:demo:prod","coverage":"jest --coverage","posttest":"npm run lint","build:es5":"NODE_ENV=production babel --source-maps --delete-dir-on-start --copy-files -d lib/ src/","build:umd":"NODE_ENV=production webpack --mode=production --entry=./src/Refractor.js --output-path ./umd","build:demo":"webpack --config webpack.config.demo.js","prepublishOnly":"npm test && npm run build","build:demo:prod":"NODE_ENV=production webpack --mode=production --config webpack.config.demo.js"},"_npmUser":{"name":"rexxars","email":"espen@hovlandsdal.com"},"repository":{"url":"git+https://github.com/rexxars/react-refractor.git","type":"git"},"_npmVersion":"10.2.4","description":"Super-thin React wrapper for refractor (Syntax highlighting using VDOM)","directories":{},"_nodeVersion":"20.11.1","dependencies":{"refractor":"^3.6.0","unist-util-filter":"^2.0.2","unist-util-visit-parents":"^3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^27.5.1","react":"^18.3.1","eslint":"^8.13.0","webpack":"^5.72.0","prettier":"^2.6.2","react-dom":"^18.3.1","@babel/cli":"^7.17.6","@babel/core":"^7.17.9","webpack-cli":"^4.9.2","babel-loader":"^8.2.4","@babel/preset-env":"^7.16.11","eslint-config-sanity":"^6.0.0","eslint-config-prettier":"^8.5.0"},"peerDependencies":{"react":">=15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-refractor_2.2.0_1716499895336_0.31635167040660006","host":"s3://npm-registry-packages"}}