{"_id":"react-highlight-words","_rev":"38-2e11a11d892049fb645c3ef7e45285b4","name":"react-highlight-words","dist-tags":{"latest":"0.21.0"},"versions":{"0.1.0":{"name":"react-highlight-words","version":"0.1.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-text-highlighter#readme","bugs":{"url":"https://github.com/bvaughn/react-text-highlighter/issues"},"dist":{"shasum":"c734a1287833baa8dfca5d1899533c6868aebc11","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.0.tgz","integrity":"sha512-QiecFWfz6dQ3r+5lWE3nIOjQlOZ3bG9kM5s6WHgJCeDxPfeE5HGh8AEOijRwxKifJTRMRiCMy7LZI84jokBo3A==","signatures":[{"sig":"MEYCIQCRM9c4EdeaPqqQwRuEsN3pW0jV+Ey5OK7GtES144Xr1gIhAMc7ytRBW/KUYNbsuWSMdGxZd401G8wctoBB3/Ggrqbx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"c734a1287833baa8dfca5d1899533c6868aebc11","gitHead":"88c43ca52737606d320929c261106c8ae01dd7ec","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-text-highlighter.git","type":"git"},"_npmVersion":"2.14.4","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"4.1.2","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^0.14.3","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^0.14.3","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0"}},"0.1.1":{"name":"react-highlight-words","version":"0.1.1","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.1","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"8d25c3a9dd2056dfa22c733c2b92d7595a979010","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.1.tgz","integrity":"sha512-/qmi0C6RZtY6t7J67dN19TFjGMca2btH1LtD/rp5hF/gk1Hd2fBe3j1wVpNMuztiRKuvj2yM2D30+WiuUneQFw==","signatures":[{"sig":"MEQCICJWmzZwk8cu41P3ZzVYAY/eBDJEpu7g5rLUqmlC2AaKAiArJ76u9NFqePIdM/DjpIfoVX0ym1bG/uVVW7BX/7OUEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"8d25c3a9dd2056dfa22c733c2b92d7595a979010","gitHead":"3203bb18f50cc6c2a1c8bd0486a60c71de00c793","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"2.14.4","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"4.1.2","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^0.14.3","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^0.14.3","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0"}},"0.1.2":{"name":"react-highlight-words","version":"0.1.2","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.2","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"ee0b2a5638715345763fa4881db728dfc9533c8c","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.2.tgz","integrity":"sha512-EQnvrwHY/89RfSw1o/Bgk9HSJcPw3nNAZ0DlEbUHxT7kx6Vs46nvWVKLGBJv0wp8Xd0CbrrcKdqlO7rEnEv40A==","signatures":[{"sig":"MEYCIQCkWKtid6q6Kktbhj3ugPT1Y2YkMfK/AO8kERGjc6KF8AIhAOVqVPKbGJeCtGZopkMl2qQZes4jbWna/twJVZwbm2tS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"ee0b2a5638715345763fa4881db728dfc9533c8c","gitHead":"988cba7737806dbfb2267fdd1ed1ee457f8488dc","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^0.14.3","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^0.14.3","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.1.2.tgz_1458234633223_0.9845771107356995","host":"packages-13-west.internal.npmjs.com"}},"0.1.3":{"name":"react-highlight-words","version":"0.1.3","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.3","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"57df99d0f135a835fe2304678868bb3fc854d7f3","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.3.tgz","integrity":"sha512-gvspuP3RIclHAHMPWqMESQt5+6zlrkfXfyqUkhnJyBe42JPhAF8LLTkrUhYYQKdyvtg1+0wCJTj3usH3M9Kskw==","signatures":[{"sig":"MEUCIQD9owd5lwyBW0/vEMlmxIWSBi6+2wnckhqil7PA1gf7bgIgGj7S1h6qopt0sBPV+9/XFmbmko+jCZ+GzgebuAjdPrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"57df99d0f135a835fe2304678868bb3fc854d7f3","gitHead":"0f2d66313ad9f86622963eee2aada196efa4406d","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^0.14.3","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^0.14.3","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.1.3.tgz_1460764431009_0.4677224305924028","host":"packages-16-east.internal.npmjs.com"}},"0.1.4":{"name":"react-highlight-words","version":"0.1.4","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.4","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"e100cc12a1ee0b812890ee8859fb1a23cab557fc","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.4.tgz","integrity":"sha512-Ajsx97fxYFehNXR/i7vMGUHMwT0ThOyiDe3ZNzTCZslZCd5hEEYKpb4ewyiUVXi4xhgDVBGxdP9L0cnCS1H64g==","signatures":[{"sig":"MEYCIQDCvrXC7Cg7aoItNiC1XkXBqZG0Vhl/XfXGFF8GO5DE7wIhAPgyrQb5e0MdTJfmd735o3bkaCvOw0o59n1bSEQ024kN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"e100cc12a1ee0b812890ee8859fb1a23cab557fc","gitHead":"19c129c2c1988d6dd7a2fcce4bef5fb4c59bf10a","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^0.14.3","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^0.14.3","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.1.4.tgz_1462393794585_0.8132290188223124","host":"packages-16-east.internal.npmjs.com"}},"0.1.5":{"name":"react-highlight-words","version":"0.1.5","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.5","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"789921c9c02f082bba35488b42bbc6fb1f945cdf","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.5.tgz","integrity":"sha512-tUfxtZJdPljPfYfvhZ/lYuLJe1dz9eN0tIrTN3MEEFYUw6bb8bog1tAgidXv9lOrgL/kY9vkdzpBb7r9qiUmug==","signatures":[{"sig":"MEYCIQCGYpC3mffswd5n06IMiSkFonxjz4Nomho3b9t7dKuKogIhAM6w7S3FD9OuDtW4m6uIsrlX2YuMs5Z8hz3rR/md9XEU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"789921c9c02f082bba35488b42bbc6fb1f945cdf","gitHead":"b4a0865365eca1dc287ace0b216eddcdc3d23758","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^0.14.3","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^0.14.3","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.1.5.tgz_1462934250643_0.596480022650212","host":"packages-16-east.internal.npmjs.com"}},"0.1.6":{"name":"react-highlight-words","version":"0.1.6","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.6","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"9ee470b992b2c8c1a436f6964459d8ebb3d91f3e","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.6.tgz","integrity":"sha512-c1sNYe6zJng7KpdUbhhf1zp+P6XZIxSVQu2jx59c9j2svrAGVhq///qZtDneORID8NJRdCtSh2MyNRSKRKgYgg==","signatures":[{"sig":"MEQCID4k3WOw08x43WbbEQrgUoN/w4rs0HDi7gHoqJzt2TpeAiBZglIbl66WoEEIOQFNBaHjZXfAhkNU3RP/fM2zq5fT7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"9ee470b992b2c8c1a436f6964459d8ebb3d91f3e","gitHead":"81dd7e7baae285e16d3641c68873f58bf76133bd","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^0.14.3","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^0.14.3","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.1.6.tgz_1462999771514_0.09167717047967017","host":"packages-12-west.internal.npmjs.com"}},"0.1.7":{"name":"react-highlight-words","version":"0.1.7","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.1.7","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"7066409c8e50c2987d943907cea37850f7747c11","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.1.7.tgz","integrity":"sha512-U2g2XhMGM8FTVKWa/tI55SOgPA5aEvIzxCqB2jjULQ9uz61dXCEYYYYJOgmDhF/J+Zi3KefjEgIiInbYDLmK5g==","signatures":[{"sig":"MEQCIBko77ELAiQLDsoJNr6j1Vgove9QOlQXUyobWx9llL2pAiAW0i0E7IzEK3JqCSqcFXLQNldAQ5sMPFR8fDUwDegxeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"7066409c8e50c2987d943907cea37850f7747c11","gitHead":"9c68e7ad18d3665ce2d82742dff24508ac56390e","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.1.7.tgz_1465170882577_0.29065350722521544","host":"packages-16-east.internal.npmjs.com"}},"0.3.0":{"name":"react-highlight-words","version":"0.3.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.3.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"53a6e864e49896eb971cd86cf3f419a6b5b04768","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.3.0.tgz","integrity":"sha512-QEds/XZGkc2Rl/JyZgNLTGy/o+7G1rUY9NAnQ410687xyd/BW9f2mBdP6NiSIUeKoFzEh3AR7Nkaly7J6rvNsw==","signatures":[{"sig":"MEUCIQCWAPmqAFTh4i2pS7cgTCAyEvxO11jdPkm8xq4779WSeAIgJOo0O2kt6oT5C7FtIh98w4Th3s1hs5Mx9mF7rCz0Q9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"53a6e864e49896eb971cd86cf3f419a6b5b04768","gitHead":"8ec0dfc7e4254c9723176b62028b11b57920187f","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.3.0.tgz_1468283141909_0.5322342810686678","host":"packages-12-west.internal.npmjs.com"}},"0.4.0":{"name":"react-highlight-words","version":"0.4.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.4.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"ea22ec11f47dc23e74e52bf970ae0ebdb3fb371d","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.4.0.tgz","integrity":"sha512-sTvFO/KhnLdVOz+hnF536xbBNC84wzcQpufWnMHaM8aJCDg35y4kA8L2YWmoS/1DmVTl1Auo+HMmpy9dGgBD3g==","signatures":[{"sig":"MEQCICHvlqLgTwjUJzS4UExF6rUb3QDDCkPf1brLTi7HkKvxAiAHdLsjTLVQFx76TUwS6cjEpHguf0W8qdtZqzeP1ce68w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"ea22ec11f47dc23e74e52bf970ae0ebdb3fb371d","gitHead":"d6eafd01e6ab8571c3ac3abcb60560883632c678","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.0.1","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.4.0.tgz_1474117993044_0.15492532565258443","host":"packages-16-east.internal.npmjs.com"}},"0.4.1":{"name":"react-highlight-words","version":"0.4.1","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.4.1","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"90c52cee91ff8683fcdd8471818b9152c314976f","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.4.1.tgz","integrity":"sha512-C+TpHwgURek1i5vToioFlmbmPxSv3zGvYb/PGRwTDgN8PzvFoMkr8nNsgW2tnbgiXspXx13RedJvLYj4PUMw3A==","signatures":[{"sig":"MEUCIQDdTrbWX7hdHeOvmfh6w8mmKK6fYuuF4SNjBOhY9q9rTgIgPKYGzqkQiscpu+Qr0BSTpEebZ7l0tlBfSW4Q5gxcUTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"90c52cee91ff8683fcdd8471818b9152c314976f","gitHead":"d3f66ad6b3a569ef27e914b89bfda06affecf4d3","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{"highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.4.1.tgz_1474509734198_0.5209802081808448","host":"packages-12-west.internal.npmjs.com"}},"0.5.0":{"name":"react-highlight-words","version":"0.5.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.5.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"d6778c51d98dde9c3a2d1da77e301a769da6e9c5","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.5.0.tgz","integrity":"sha512-36A7FQ+7iqHOT/7MNEC9baNUfjWNOj55j9YhnHjlWmLoCiLQt16VXEqcptg87n6GSfSyMonYJ4qw6YfnASIMPA==","signatures":[{"sig":"MEYCIQCM6mBqXkPSMRPFK9R9/meRJTGVOZf8+/yjso9Wvh/VYgIhAPfwTMgn9hQo+/vkgmrxHmb8kkXp1oLFN1Db1OIDGHsC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"d6778c51d98dde9c3a2d1da77e301a769da6e9c5","gitHead":"448463dc3a5d48ea079b32f2ffbd6088618fe036","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.3.12","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"5.3.0","dependencies":{"highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"^1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.5.0.tgz_1476308878424_0.505231806775555","host":"packages-16-east.internal.npmjs.com"}},"0.6.0":{"name":"react-highlight-words","version":"0.6.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.6.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"e12e9fedda4333e410ea408cdedffc77122020aa","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.6.0.tgz","integrity":"sha512-5h1j+YJ4SRbWoh5/eO2oVd3fLPs7GFJ+/Vmgi7hRcJCnvq+iaBODWub5VPeFyaiXjC8E0BXYxTrCJyhcHmrwbg==","signatures":[{"sig":"MEUCIQCW2GuUxExIR0STaGBHlUOuLn44W1cBUuxh1I+vOIG1ywIgOz7PgtblyoQCXhFqBpapNzd7X3xhUth11a2fL3s6qx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"e12e9fedda4333e410ea408cdedffc77122020aa","gitHead":"f77a7827b90b3297d70197e6935ecbbd18cf5cda","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.10.3","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"6.6.0","dependencies":{"highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.6.0.tgz_1478718495046_0.3425877885892987","host":"packages-12-west.internal.npmjs.com"}},"0.7.0":{"name":"react-highlight-words","version":"0.7.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.7.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"2afdc452f80e9524c3dd26307a13e8c118164242","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.7.0.tgz","integrity":"sha512-Zrcio+0CYbiczrV2VxMBpCBQqGo+OQ+IV4Bvq1uzsL+RmpcyqcElTvxirRroIF6cHCXIJYTw+po2DQax9P0jsQ==","signatures":[{"sig":"MEUCIQCWHJg0Z/iulxomnfTA0HmckSPNBxuIYQn9GpraOLCkQAIgBjOkMZRBI+q/W5YZ+V2KlgRkz7IeEzSpYbiE8ljeE7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"2afdc452f80e9524c3dd26307a13e8c118164242","gitHead":"86f37395f91022486d4c7ed2d62b772aa47d27e6","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.10.8","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"6.9.1","dependencies":{"highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.7.0.tgz_1492211873996_0.6702630538493395","host":"packages-12-west.internal.npmjs.com"}},"0.7.1":{"name":"react-highlight-words","version":"0.7.1","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.7.1","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"c693788be7bdf73af967130cbed43e7001484275","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.7.1.tgz","integrity":"sha512-GbdVKMkL93498EApffHGGw8v9m+ZW5rn12fymuB1arNC3821xDYcH2bqznlbYt05+RAvFjPbPkz6rr3BweMoBw==","signatures":[{"sig":"MEUCIA5vE0gYucYHS7dBV1xy9p3aqTCGCuKVRRT3nC5HCFriAiEA/Qd/tbQLZaWNgM69hdNovlP4wo5NSuWnFXk2nOQYL2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"c693788be7bdf73af967130cbed43e7001484275","gitHead":"80ae6dab0a70281c21277bfbebec11479b2181e1","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"3.10.8","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"6.9.1","dependencies":{"highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.7.1.tgz_1492403683052_0.6014440027065575","host":"packages-12-west.internal.npmjs.com"}},"0.7.2":{"name":"react-highlight-words","version":"0.7.2","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.7.2","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"ddd277770324ca1cb7ee9ff9bf869b46b7c6f8ee","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.7.2.tgz","integrity":"sha512-ViNLqcNjJCPiTiMWk48j0x7FQI4L5X42mMZqU2W0xFF5Kcr1p4JWxK9nlJbiWDNs7CsDZoxtwIeL74ED1JY9NA==","signatures":[{"sig":"MEQCIHY5x98mEd9Z7yrpgqG4Iwm5xfQZBky4tWv7fC0NcVB8AiB4uKu/bFY/6ymo5tsgubrLlg0tD/e58kipozY4R34LkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","_from":".","_shasum":"ddd277770324ca1cb7ee9ff9bf869b46b7c6f8ee","gitHead":"3fecfc541d191f4a5f4295da8306c760c6ea7748","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"4.2.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"7.9.0","dependencies":{"prop-types":"^15.5.8","highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.7.2.tgz_1493698873533_0.6516788273584098","host":"packages-12-west.internal.npmjs.com"}},"0.8.0":{"name":"react-highlight-words","version":"0.8.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.8.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"a83055378c1e5e46fe2061b663b0b37fde60bad6","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.8.0.tgz","integrity":"sha512-FqyHDD9julRwdsfr5k033rXYPm8G0XjL9bj330haNckQD9beXFI+DEqcuVDWx+JWtit2la8X41rdQlfHijAMgw==","signatures":[{"sig":"MEUCIHns7FVbDiax7QKj+FkZkmbgIMIWafpimHiefm03gKXdAiEAuUTUIxIQoGv/cZd6IGNKtdMA93Xl9rZPUMLc/7BpKZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","gitHead":"40f8af9b51accef4dce222996fabafc8caa75858","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"5.0.3","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"7.9.0","dependencies":{"prop-types":"^15.5.8","highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.8.0.tgz_1497454876368_0.41105375927872956","host":"s3://npm-registry-packages"}},"0.8.1":{"name":"react-highlight-words","version":"0.8.1","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.8.1","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"072fa0a5e52810aae8428686d50ba05f94b1d6dc","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.8.1.tgz","integrity":"sha512-HINIgtYtAImnNJ103K6dWJGfgiq9qiwyoii3VoT8Oar9pK7D+F9BRQ8SBdzP/mAo2sxOULK2RVm7EUmGKPlagA==","signatures":[{"sig":"MEQCIE+dk0UawN+KIGns5fPJffwgdDpZA+zX0Vd6punpXyJNAiBL0QV5Nh73Izq52Yf7HjW8GsRSFBcjIl+kEFyZqNluYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","gitHead":"4a909592ad217fb812e38bd4aa793a6ee995104d","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"5.3.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"8.2.1","dependencies":{"prop-types":"^15.5.8","highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.8.1.tgz_1502079304792_0.19737449195235968","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"react-highlight-words","version":"0.9.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.9.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"aea72a9f28637fc6a77bc2a99efa08e638af43d7","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.9.0.tgz","integrity":"sha512-XTaYb0mltnMwMfzlDNRKjOyBF8IoV/DxPtfA88y1z0GgQeitrXDJrCuXbcp9eke1DBywFjVVABogVY9dLVN+9w==","signatures":[{"sig":"MEQCIBd/Hd/0gSH2xmy8JMz6Yy/SH43ihI5XrtCfSo5aO/jzAiBdLpyHl03PPWoESkOCTunwFvYoY/Wzjv6FWvEi7x4Jsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","gitHead":"7b7d5527d472eb4f821ee68c41f39c4e49afa293","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"5.3.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"8.4.0","dependencies":{"prop-types":"^15.5.8","highlight-words-core":"^1.0.2"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.9.0.tgz_1506269030048_0.38495611725375056","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"react-highlight-words","version":"0.10.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.10.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"2e905c76c11635237f848ecad00600f1b6f6f4a8","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.10.0.tgz","integrity":"sha512-/5jh6a8pir3baCOMC5j88MBmNciSwG5bXWNAAtbtDb3WYJoGn82e2zLCQFnghIBWod1h5y6/LRO8TS6ERbN5aQ==","signatures":[{"sig":"MEUCIDzte6QwHm5Cury/+T89Gs4e+CpHyP6xYGIFOwqzqBrWAiEA6DgDy7PW2R/w6sFBUjKufKvpG6OM/cmjYjwB/HlbkzM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/main.js","gitHead":"6fb28eb27557c8ae688ac78b03ed856a6b706bfa","scripts":{"lint":"standard","test":"NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"5.3.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"8.4.0","dependencies":{"prop-types":"^15.5.8","highlight-words-core":"^1.1.0"},"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words-0.10.0.tgz_1508080244597_0.8680472841951996","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"react-highlight-words","version":"0.11.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.11.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"4f3c2039a8fd275f3ab795e59946b0324d8e6bee","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.11.0.tgz","fileCount":11,"integrity":"sha512-b+fgdQXNjX6RwHfiBYn6qH2D2mJEDNLuxdsqRseIiQffoCAoj7naMQ5EktUkmo9Bh1mXq/aMpJbdx7Lf2PytcQ==","signatures":[{"sig":"MEYCIQCMvoOUu6lE66LHjexylkU7+/v3D2s99MO8dierqc4NZAIhAPvoB/Sj2NXmnAQBuvKor+3Pkncm8XjAUPBzrql+6mcg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2782903},"main":"dist/main.js","gitHead":"368fc62ea044dfdc3f78ace922c44d3fb086ee7b","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"5.3.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"8.4.0","dependencies":{"prop-types":"^15.5.8","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.11.0_1519058309505_0.6018594534293262","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"react-highlight-words","version":"0.12.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.12.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"d631fe717412571a47c97c8abcb9c41742ccb648","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.12.0.tgz","fileCount":11,"integrity":"sha512-hlU+4zN8EFZCuQQr+YZ/gVI8YbQb4pPUx6HdiIxLrSlA3XOh6PWr0OwqlStIWfB1GnjEHjDkbJTj6x2YD3UJ8A==","signatures":[{"sig":"MEQCIGbv4Un8IHmvBk8lbUivpMeBiOW7rhhuLwCO8b5d2rOVAiA6DgY52E7vft5tDhZsSlk0SoQrzQKgG9ygK689/7P0QA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3026416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXdjPCRA9TVsSAnZWagAAwcUP/jVEyg6o95vPYdJQILn9\neYwEO4ept8ffhxqFoCxTpOxfbobOz9rWXg0umGv/ZvvdOvI/fQ+bSKayZBUC\nym79DS3eqI+lnPNCVoyQLSoBd/rPUOpyOAa3Bwlu6JUmuDDNxslj6Ew1Ru6p\nYpzrzO60dbXTVUC7vbJk5ka/IFpsJgkqb2x/m9J6sWSo2TKvTx2AnhGXfEkv\nwT/uUqO4RJEZ5+2JA2sVWDLxc/z10OHkFZOz6nDMsf7RxUQEB9r0bKw1OvWE\nx71pHGajIDjOKdtGQUvCs2f/4UZInrdCDP5DRrTvmyri3zu0Ake8mjcCPV3Z\nawoSHjafi5U6r4Hirnn+yXIMFCpb5C/4FHoNGA4tUOP1mXSzMgPUo1cg0RqT\nU/6P0NVjKb1fLB744YufHPa2AidhbC589bJULSqNOzVFz3SJbXv3Gu7DmWKs\nrDqujOfXAJichI1kAxhx4toeJPM5hhf2Q5mVMU3gSLJA1dGeV7SBzCRqUYyn\n/zx6XzlGWhHpBvfWnN/VrUR9GQMJUWWtKCv02Ddl/9RPCnHCWm55D+aLG2sN\notY7/MxBFJWWHZsTz02c9u7ctq0g6YUvfD8uxaXCHQCNDu6A6vLr9fNFZvuI\na0MJNmmYjhzJPOICu3j4ODBZiFniigvNUyqNr31W33t5UJ8YKZsdSKSQvlDn\nlXk7\r\n=B5uU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"9dfec4ea3fe657deee36745a307581a4de9df9bf","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"6.2.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"9.11.2","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.12.0_1532877006969_0.7808760108472803","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"react-highlight-words","version":"0.13.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.13.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"7d83a8670a5132d317156b181565a34e87b11770","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.13.0.tgz","fileCount":11,"integrity":"sha512-eRHuZAc+QD09HqlXTtmeG5u8Q7mpdDXj8QGpQ8sda2Cj9RIDyNrqhM0MoQUFpDMKi1ZSnRoqotEElgTIIgkZkA==","signatures":[{"sig":"MEQCIAG4hppxqMmCaEzWttsXHij4HTMT+1mXx/0DWIHg+doiAiBPL/pCJwFnF4+6Y19dNSTbY1V6u1om9wJzFZaiSzQ5cA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3026899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfaW9CRA9TVsSAnZWagAAjOwP/3s/V5zLQsIXKZvf/h/1\nmVw5CsJLN9VnGi+vitROC+tXOFserMHQ2f37ge7MDTkg7iE99zVqu7zVJkbK\nwrXJcAcJAA6YUeX0B3iKIsTGnY/Jw0dLQbef3xE3MW1aq1Ou39qdYYwRe9kQ\nInt+jBlV54td1oJWIbM5ZCjkzeH17lv8BFjydFhvJbXqvBJZ0MMHtfRRSS99\no8HLH5Sw4VBRIJ1YjURMg4iSkGA1omEZ/zYvSvpyECVeowoOkuvvLbcy1Wwa\ndZBQmqHvj5NORBLsg7GDhc1EeOYOqNmmpfq2jYO53wcNgboFf860Irf18ke8\nRSnilx6UIbtftsRNy+Q8D43NuOQ8gjrzzDttZ+wd07MCEDAxhx9yAmStFlIL\nS2r+9/IbRzrTASyl6mHA0CDzqRkxk9pFF9YTSdrV4dodeOkqj9ypM1eagoXX\nRk3hGo9b6ixATlEnxKIlCQ3H3WrqE3x7wx+4ePIa5WA/QJR85lLr4HbF2A6K\nvYRs5+uwxburR8BIhMFGlLdCJGRl6RbtqNw07uApF+s+JddcZi5AyxyOlxTP\nUDflvH4JVd1UiUrROp2PliP345mXhFmp2i7tDh3jFeaSQqKymfPqhdxQ0UvH\nBmCI/d9dRiRFQL46Pw+mtOiG05cbxGo4atu8lPwBjAMxUMbXVX/XvYMLfa0Y\n+Tn5\r\n=4Ibf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"d0e1f715d61feb46d3fcd5c6e3fdea432c0a7853","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"6.2.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"9.11.2","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.13.0_1534961084711_0.003410381146399688","host":"s3://npm-registry-packages"}},"0.14.0":{"name":"react-highlight-words","version":"0.14.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.14.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"a1a40ff0a49ce78e7feb375a4e0a5fd1ca9c9609","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.14.0.tgz","fileCount":13,"integrity":"sha512-DNp1zAIiNqs1nunFv5K67ca0KVSKihbmpZLNwqQj61yMK6zf8YHoGrpLlEt7WEqj1227FOm41FuXiv9KZgcwdA==","signatures":[{"sig":"MEYCIQDm4OaFGMLLOKbmC9geiebBP7EKO+Mh3UMIWoECwBenCwIhAK6seG8v3QY+mr0bo1Ae3HIJ45dtk8x145o4Dwzjg2lm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3149646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfvvGCRA9TVsSAnZWagAAn9IQAJLHFeZiIuLuxWuwlQI1\npZ5lDsnlVUmZt5rFGW6WzNhmlsT7it+/Fa6AyQZJmIDx7JrT46Yeq0CBpjgp\nxQL1OuLqwDLMCBGi0UjaiMVvQxhaMcZqovH25em/XNqu1lFxzoxZbkAjCx4R\nElapzvbtz7FXCz8U5Xcnwljk8aWHuzlqJqkUasdMJqGIdgqaxkxFA71vjiHY\nESjnAfvt66BW8gvEyCFPfU151jZ22sxpVBv8jDd4ZNCYgWjtQumDECf1numm\nzgonsnRsv6QLAqPdsp30fK+gi5JgEisDv6uPFb/+QyuRRVMoX67WPR0U/Xed\nsgyiJNJEn5D2y3Lc5XhLfN64LojVia/WBa7uZZi5AaIj+yoYozAtmzkQR+Vg\nMRA+Y1CpAIwU5Ay2WiXbE25oYPjCTqZmC48lH6A8LcxqiDLQzW/Cb+LNRIFd\nHzjb6s7AhYGu0mVxbWecZcS9/bYml6Buaq2gM9bjg/Ms7asLkvAh7n8c+Xds\n1x8vzopz38JCqsKZkNO+au3sznbSo2onq2L/79uaH0Wi0qneIGsqaQNGtxoa\n7AdR0P2H9wyqqF0BgJSqz8+fTTZtSDXSKsTHzMRcOk1eM9ZCMF4jTjSH3K7N\niaAyLZ+g3Mqqh6py2Q1vCF0aE/69+xQTl+gj4XtqziLO7tah7+3saSepuhOZ\nwVv/\r\n=yqOM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"c11bd0a71560040ed1941b47a053cff5027b1665","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"6.2.0","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"9.11.2","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.14.0_1535048645493_0.6780647886211906","host":"s3://npm-registry-packages"}},"0.15.0":{"name":"react-highlight-words","version":"0.15.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.15.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"58aa74b5e871b2fb66ebb29e83e037639bd6d651","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.15.0.tgz","fileCount":12,"integrity":"sha512-8CJ5JVpTHmAxb7ZmlMiqdSCOY4vslrMkpw6UObM9abI2g5Wz36U0AFXoojOhbgkim46WcZQ2yBtnugwb4uibdw==","signatures":[{"sig":"MEUCIQDWPChaJNuBwuH7SA9IV5fJo9wJ7wZOQ4Xn2ejpoflg+wIgXU6cFJU0mbCqyl1ipL/eSokscHsSRVWqRE3fLCtsJ24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2918364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJsH1CRA9TVsSAnZWagAAREsQAJhYacIeW8+YI33x9q8P\nLqM+28yu4fUvlyFyGn2KcPCpXuwGqjdZ0fMxeVjthdaBQ5PNSr0FCqbpu36O\nHC5bU9V2INxlHuZUTxxKm5F6YgiNy4uDMkCxnthIkyv0Nh/qwu16t9Hyytbx\nuLOW4Fxhya3p1m+UnHLpp0GIJJkFWLMxdh5W08oY1d8nHTBecjvpDmSnG+Lv\nDPXqIcuFsqt51Qv7IFOPNPPdHhfa5EUkN+PGmcaU5ULn0qI4YRB9nsFJ4/NA\nVCKlaNnz3G+jyTGkHcrX/ub7T7wqleifwCYxQGkqxsJq4/sdek31T1fb6cb0\n5M7fA+YV+FCUtpECAbd0PVFX13DgGviqR4pHr8SCJiexE+V23+s1PSJ7ZAYW\nUF8SW2vmbaRR9uoj3wcX3vhDdrYbHSKWipSOwaO1BLSUKySmwAtcpi/zUfjc\nvJb3RrXQxgEO7EHedT9C0tTmboPvrq1ulOh55JoWQzm3a6STwb0TD+J5VCBk\noT6PLQyeyGl04U7bmgBHum2gM/aLu11eVC38WQRDVTC8mSJG6YBx03MgFGrC\ngYa/Wnbs1KVyiQXwfciW8W9OaW+T8tKaEcdWr3VqkUROkuVu0ZM5SE4EoBmD\nnnP/DPSfo2bbxCGdGIspNpGXxIRwlen3d321+zyMOCEMfLNZUwupJJ/uxjCS\nYK/X\r\n=oE6S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"348a207ed91063c7d99b842bba5cd743c760c19e","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"6.4.1","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"10.12.0","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.15.0_1546043892031_0.44031324853042864","host":"s3://npm-registry-packages"}},"0.15.1":{"name":"react-highlight-words","version":"0.15.1","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.15.1","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"278bcfe85e0e412ce7927a931f342366b40c3cfe","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.15.1.tgz","fileCount":12,"integrity":"sha512-mE83O927uJk3wtiXk46R0sw29Fa/LLmE6ZYuXLlN46YKqxtueWjW+gytV0j9XdjqS86ryd22Ugm0yKURaOhihg==","signatures":[{"sig":"MEUCIFkS2vDbSo0FyQ6skkGBKgF46udJvx5lRdH3QBSHjD0vAiEAz/kwPE+D92jRDE0u/PlV1SfmdVjAPQbhy636tI13oFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2919730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLOLNCRA9TVsSAnZWagAAKiwP/AiFqjRpse/FW0nhfmS+\nWRQszI8EmFh6Ds+CZqFKtKKeOltha3B5Mct+4UkCVZABPmHV2VcxDjA0cHeZ\nwzD/d5CF5AdvWHhB7PJDNco7bh5jAZJ2OPWQjYUDzOiIROIyD/Mzj/39t/vi\nmrYS2QnTbG+vjo6wXt6wm4WY+5Y9Bt+jD530d3PhUNxHFtOANShNFVuyps6z\nJ8PW8QIB6WaWlWwrlCY0knIhV4vM1PAxZDufW1+Zb+58xQ1C9WWU6PTXQ5JC\nNNTaUIdWJyzDSCR0NFH/0DFvjREz9sc1ks2CYmHYFcREgYzzasm3O71jvoEl\ner5iZU//zqDkueINI/8UIEBSNfg1P1PFeWYaaWbBF74IEKgRLG7l/NTYrBhY\n4lJYsCEeoildzcgGeGEazgfNfrXR80xTETYZJ/Dq8y37kUu8yQbAf0ystH7q\naGicDIlueEsFXDS36BIIvuArC/oW7AprSrPjKcxjnkAkR0YZyNwr5YO+jyCb\nCTcKc3qbvXkUDF9Nwt8UJ/EO1t+7WcJrgL4qjSnLuKs1ZpTcmdG6cYCr4Mfg\nvuEtZk7lRMsyz9UaEofZea79X8Rb2YnDhIjNqtMcNH4kmSC0oB/AIf4gvt59\nbfz2PbPTOp16Zq9BEVKW3qG0htjHWdm9U7i1KbDuZVuTzPsOfburgVSs+qzm\nGsdv\r\n=mkyI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"1c677a03a19194ff17d294d5462c0b89612057dd","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"6.4.1","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"10.12.0","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.15.1_1546445516377_0.9223385353359175","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"react-highlight-words","version":"0.16.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.16.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"4b4b9824e3d2b98789d3e3b3aedb5e961ae1b7cf","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.16.0.tgz","fileCount":12,"integrity":"sha512-q34TwCSJOL+5pVDv6LUj3amaoyXdNDwd7zRqVAvceOrO9g1haWLAglK6WkGLMNUa3PFN8EgGedLg/k8Gpndxqg==","signatures":[{"sig":"MEYCIQCQorRfOj3L3NfFvBe/gF/RQJhht0WZw5ouC7QKik8l9gIhAKv6ijN1Kvhe/kq2ecwMHiz9DzryqqQzRDD5/aEI/fBB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2923430,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOM6zCRA9TVsSAnZWagAAm3wP/RB+dDXsdqSmTH1wfi/w\n07m2RVZ9VZzgHhsjh46inPBcYRL1mtc126WN3hBtOcX71OSao3RyheaS/akJ\nKecuoleOU2UatDTJIvPLUs3ZWkJd4KPYMvCbzitMDcll9hzGo2z6ZWieE2Qz\nNMQQVu+PbgqQ64N+B1wiW82GLIx1IR8Sk6qvNuXIXBIZl60SEiWJxe4iQ11x\naTxYWJY1RMa/RNdPuIzrGamNMx3pKI6WVM5c0a4sIHuks0FkbEb7QlqS7G+2\n2kWX4cDJ3/MdY5qC19Eheq4NKSnG3SiXQYfIZC6c7RMWxdgazwngyB7LIAYZ\nUa0txc3VjjF4DNg+qgJvPCk+i9kDhwL+6YpGJkqawNZ9BWj+oy+mC4Me42pV\niVculLrVhsMFOl1VNBGhZqqX22OzREyhehGve9mR78ZL4XM17jYK53D0+bxB\n2J/bCP78ZS/0gp1iGBTVrZfAc3ze/Bxl2fsg36E4L0z6K39Mo2D6yIlY2vsh\npUYkbc7/3WDmNJKCz0Xi8n0f8cjBdGhu6NqmIGbmFVg7+v1WoO/Uf5WV0oyK\nzrxGOIl7eldmm2z95kA3gUN/aS1qkaxLKLRuF0hEnRQ9qnL8GPjC6jgiphqO\niU34QqHho0tUpETbfe+4HWt1t3eu3jJ0rC7y+sLOjin8lUVOJbwX6x72AK3w\njRgF\r\n=hm+G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"a05a752bc6aae054d8ca3d2a179e492ac38db952","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"6.4.1","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"10.12.0","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.16.0_1547226802510_0.14776729794689603","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"react-highlight-words","version":"0.17.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.17.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"},{"name":"sergei-startsev","email":"ai@programist.ru"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"e79a559a2de301548339d7216264d6cd0f1eed6f","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.17.0.tgz","fileCount":11,"integrity":"sha512-uX1Qh5IGjnLuJT0Zok234QDwRC8h4hcVMnB99Cb7aquB1NlPPDiWKm0XpSZOTdSactvnClCk8LOmVlP+75dgHA==","signatures":[{"sig":"MEUCIQDIzS6xZhsbpKEoRqYiLk2dI97ulZVGH0xRY4fOHyoeHwIgJnl+biUC8IWYg44WcgYBrBlG3l5h25ta4xxC9n/SCfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2708798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCKN5CRA9TVsSAnZWagAAf8IQAKMRxDlROR5DXzPj9LMI\nnOK3GYAzSD46tYzBInFKylneO1SY9Buh9mArvlOu4HG9hjIAlo38e0ZQYB8+\nLiBv+w1mPA10K574DpOBdl3J81qzllOHu10ihLXyOHgxUZ6EdldCMraje8mI\nbkDx7BvIsMo67heEI6Fe4oQL5mm0wVD+HjdBmrQmpGIn8B/S8gfjDn15dj58\nwoyCA/Y/335g1eTlU5vmgKzxk+h6ZjC3F/z6DL6NKlpiDkzrf0hQgfwJkKqe\nsIr5sRmLksrscGTmriDhsu4LtbB6ceLlYvDdZUoeiN0vdlNM5R4dKxxqr5dj\nAlHvLMzb3uIqua5o3haz+bpOE+QplmBR2rqnUcBRJNdgBuZn1prhbff2zKq0\nvrsGrn56/oeIBjMuf2Y+3dvqQBgkyWojwd9JOThusVJRJfKflHeUgMt64r/K\nLZJ2Q926r6HEw+wdKSnoBJjD8JvMvtaf3p3zKLcep4JlwKHGy6ooXwW9Yyui\npHmpUZoQBtqQs3GSr546QpxUwlaAKJ95onPkAavFqhFXqER/Gv83rCoeG49u\nFIgbaf4m2CqpMCHsjV9gRv16GSKfWVXqlOO6UJPNhpHn5mP2MoKH5ZTnR5kQ\n5fkBzyI9nLnOkLF6QxGYuEAL7yUPI76yXZNCe7X5kLgeYlheeNWZvrNTBIEB\nFvpN\r\n=zaST\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"6d3a1049793da92767084dac4b1d1d649ed78ab5","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","prepublish":"npm run build","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"sergei-startsev","email":"ai@programist.ru"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"6.14.8","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"14.15.1","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^15.1.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^15.1.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","redbox-react":"1.2.6","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1","react-transform-catch-errors":"^1.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0 || ^17.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.17.0_1611178873063_0.20422337548718184","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"react-highlight-words","version":"0.18.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.18.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"},{"name":"sergei-startsev","email":"ai@programist.ru"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"ff3b3ef7cb497fa2e8fa4d54c1a1a98ac6390d0e","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.18.0.tgz","fileCount":11,"integrity":"sha512-5z+46eLPjB4JWgOhuQ0E+6iUPTD1U3amiy5KKjzZmeJ5zyvHr91hnzBT3UHya/KlySm5KRTKpYpba9vs67oO2A==","signatures":[{"sig":"MEYCIQC3MVDjCCP7k/82IMFT4K3+n21myKXgJbS2sD9tNKhZNgIhAJYmEMUYudRiloFVEBSpQkFR7Si8DogXVBDDk77eO/M9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1600827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiT1HFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoVA/+N0M+QF6XyqdQ+f1pXNBU7vPJgS9jRWUZCNZxIzmsD579zADZ\r\noCpskp5+UZBYsxaQ7f4o6Iit/O7CaGqt0ANk4/jbHxnZU2leCGhB4y5a04Cc\r\n1rADW+9BsD+tYUAZeXa0Kr5tt0uAV/iiw/6okTOEYh8PGSNcq68+aXohvA+g\r\na3oEcP6mgBlLZFifp6N4fwZK0t8jtvJ+iytM2va1KF6frTVohUm6UeoT0iwD\r\nLymdh2N4HMLqU37Ln1a53/t8/6uHh9ivBG4TGVQACw5rb1xDVefeS7KKc1SG\r\nXuFYvUzuf4FXniQ6g6DmeMRwbl3E4FbkRoHlofmN1nkBTmutcGXesWUhGUlO\r\n7HlHh2coUdVJ4YoOqQRwxjzkF+zP6dSCZNw2nG2c35JvCybzusnYwJvqf1t7\r\nPbVS4hWTgx3YtJrVo5eml3xajgCBUTiuqIy+2esHgB63UesWYALd5r907htY\r\nUMA8OObUrEAVb2+044aEOZXqx4gVI222Le0ASCVzejg+jC4LKYH9ZS78sERc\r\nHd17mEF5J+CEaEK1/zBCYLYEu17TjTRPh5/j9NDNuhPKnBDZw/0YeqiNDNaE\r\nUYTLiRnBhiDm+1e3rcSV8RVm4mXVC/xvdkG3o7Klu1Q2m9758Cbc6+xLT5AG\r\nuz7E7LWxP0icYwRq2eanoe7WpKKDEwZp4gQ=\r\n=GrEs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"4f760280aeaed751cec34ea0531892b7c68e6d49","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"sergei-startsev","email":"ai@programist.ru"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"8.3.1","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"16.14.0","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^18.0.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^18.0.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.18.0_1649365445452_0.8735250020213654","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"react-highlight-words","version":"0.19.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.19.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"},{"name":"sergei-startsev","email":"ai@programist.ru"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"e32a3d247b6bc3659b7554e8fca74d11846613b9","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.19.0.tgz","fileCount":11,"integrity":"sha512-TBG/xIl5x1O5GHpNef/XYf3nQYIalac68xgh7jpKBecckz6ljlcASz2xCnZD8oIHf+b2lGG4J7B5bM8Zx2baeA==","signatures":[{"sig":"MEQCIHRxpQ+UZwn9eCClvqb6D2oPm2lacViYl6EUx36alY6jAiAfGhtiVmH7rdYE8xdfTDD7efqdaOnK/od66mKc9eK2Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1601001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzbEbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNFBAAgOjdTW3zvXBMa+eHS5rxodOPDni+b0cCq64YG/j4GzrH0npr\r\nsbG13+rxz6pg9FjVtGc3GQpBI+hmO2A1BFd1KL9HsMNNUp/vGn3klI6bgRbF\r\nera5AVqM4PKOXwWb3/I+RjLb57QPLaWALx/YI1dAlN5xDhLwNL7o38fAb+yu\r\nYcqgyb/+E638pXUQNnOOaZvcMoAin+zsByfczl0BrrZCTOKd+iAUqImSQVb0\r\nk51eUnIB1J3FkRsXC6ImVBNA/lK9L7iCPcjCy3+tGTUH8NIVvu7tw4q0xqoT\r\n1HYqjTBwX1ppyd1jKyv8TD0M7VBIPN6VlympYrsdT0WQfmu9hubrHtc7WU8/\r\nS63OXoVLACY1cjXEaUsF5w+Yd5BbxJrHyRrGtA1q4sGnH3lLg3NEgKAInmQO\r\nkysleoRSqfGbCwJr9MK8mMr0tYtm4eB+/UuxujsN4igIfHSjZTt62cv4ATon\r\nf2poIaZhhYTuTbJrg+M6g2bE0OmNK25LJSH5dZESwbtiCldOkQUugdo4XRoA\r\noqvLpktx3KN/qrFLxs4rEbCZMajvng2pd/sm2PvSII+8mNfBz8brczO4iNeO\r\nyoVdyCDQtiqFUzwe3Ov+g4guR2H32txGY3RKVfKtJfj7J5ZpZwyMCyu/wks1\r\nlwy9P7qk3ud5uCklTA8vpmLShwCpFaVjLY8=\r\n=StLC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"eda4d6f6806cbbf55432d15a0f7d95ec0c0b1fdb","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"sergei-startsev","email":"ai@programist.ru"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"8.3.1","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"16.14.0","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^18.0.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^18.0.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.19.0_1674424603187_0.8407143626523303","host":"s3://npm-registry-packages"}},"0.20.0":{"name":"react-highlight-words","version":"0.20.0","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"author":{"name":"Brian Vaughn"},"license":"MIT","_id":"react-highlight-words@0.20.0","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"},{"name":"sergei-startsev","email":"ai@programist.ru"}],"homepage":"https://github.com/bvaughn/react-highlight-words#readme","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"dist":{"shasum":"c60bfff5d14678c8f0e8fbe4bdcf083e6c70d507","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.20.0.tgz","fileCount":11,"integrity":"sha512-asCxy+jCehDVhusNmCBoxDf2mm1AJ//D+EzDx1m5K7EqsMBIHdZ5G4LdwbSEXqZq1Ros0G0UySWmAtntSph7XA==","signatures":[{"sig":"MEYCIQCbREnsQf8NVN+eoK8nugm4SPe/L31j+sS44Qu35PSNfwIhANz4A/Ll3bi+F1nxd7pZeQUlwxBFDf/8C02cjXUIjWdr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1604911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzbSEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcjQ//RI5MU/IetOy7923eByfOX0b8maE6N8JxTzzIjD8XJxUKDxeh\r\n4MqAnSSgCcv2cVXm9pi5iXf8LoR8MAHdP8s3uM01G/T/3BVmaEkpz7HaVOHy\r\n1DbE8jSUOVmOXKL/5SteZNb0OSppsQ7pkFdnXFqFvo3g8sPzkFZXZxbeNRpL\r\nbsFck6aZ81WlxqldtM6Ue383op2BrKovg5Ugogx9hEC4/X48NfBARFf41jmb\r\n+iPA43K9jX8sNPI6V3TWuXLpdfT7xArTjUXftk2LwbaiNcSlyRY2++Tvmt/K\r\ngd89n5oDapSwUCclaGnHz4C5G5jDByHsmY4gp4KucbdIr09SDRx5pqpukWa2\r\ncz7Q1+ozFg3CJDGffcJa3RpIzNUIHLYpCMFMc3U7LQ5TMcY/aP4XORqBRrnQ\r\nSVDMI6YOyD2hcR53e5W9etK0iVlu3ydAVkO5986FV0/T72iIwgSYmF1tRNr9\r\nXTRZ6e+ljM9lD3q0FQLGN+sOc7tHZ0hAjBueebrSDvUWveoxqNUsNtNHrgOK\r\nHP2llbeb8ipamwYr4FpMw1ETuhowWvdKINawUt3XNQyK/bO4y8OKVPLOExDM\r\nDLKlDtXN2rmqnHB3ylE6wVGh6xI8fD9xJKWQ1JIyEMYNyQZpys3jaJdmS6yI\r\nprqUTYLkegFzJtQxWNgNBvYbtgSs/8uWG50=\r\n=nkPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/main.js","gitHead":"b35d3f0b7d4ff9fe2ee03dbcdece917819d83dd0","scripts":{"lint":"standard","test":"cross-env NODE_ENV=test karma start","build":"npm run build:website && npm run build:dist","clean":"npm run clean:website && npm run clean:dist","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","watch":"watch 'clear && npm run lint -s && npm run test -s' src","deploy":"gh-pages -d build","prebuild":"npm run lint","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean:dist":"rimraf dist","postpublish":"npm run deploy","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","clean:website":"rimraf build"},"_npmUser":{"name":"sergei-startsev","email":"ai@programist.ru"},"standard":{"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"],"ignore":["build","dist","node_modules"],"parser":"babel-eslint"},"repository":{"url":"git+https://github.com/bvaughn/react-highlight-words.git","type":"git"},"_npmVersion":"8.3.1","description":"React component to highlight words within a larger body of text","directories":{},"_nodeVersion":"16.14.0","dependencies":{"prop-types":"^15.5.8","memoize-one":"^4.0.0","highlight-words-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"^5.8.34","karma":"^0.13.15","mocha":"^2.3.4","react":"^18.0.0","watch":"^0.16.0","lodash":"^4.17.10","rimraf":"^2.4.4","cssnext":"^1.8.4","webpack":"^1.12.9","gh-pages":"^0.8.0","latinize":"^0.2.0","standard":"^5.4.1","cross-env":"^5.1.3","expect.js":"^0.3.1","react-dom":"^18.0.0","babel-core":"^5.8.34","css-loader":"^0.23.0","phantomjs2":"^2.0.2","karma-mocha":"^0.2.1","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","style-loader":"^0.13.0","karma-webpack":"^1.7.0","worker-loader":"^0.7.0","cssnext-loader":"^1.0.1","webpack-dev-server":"^1.14.0","html-webpack-plugin":"^1.7.0","karma-spec-reporter":"0.0.23","react-transform-hmr":"^1.0.1","karma-junit-reporter":"^0.3.8","karma-sourcemap-loader":"^0.3.6","karma-phantomjs2-launcher":"^0.3.2","babel-plugin-react-transform":"^1.1.1"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0"},"_npmOperationalInternal":{"tmp":"tmp/react-highlight-words_0.20.0_1674425475722_0.5546152672289608","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"react-highlight-words","version":"0.21.0","description":"React component to highlight words within a larger body of text","main":"dist/main.js","scripts":{"build":"npm run build:website && npm run build:dist","build:website":"npm run clean:website && cross-env NODE_ENV=production webpack --config webpack.config.website.js -p --bail","build:dist":"npm run clean:dist && cross-env NODE_ENV=production webpack --config webpack.config.dist.cjs.js --bail && cross-env NODE_ENV=production webpack --config webpack.config.dist.umd.js --bail","clean":"npm run clean:website && npm run clean:dist","clean:website":"rimraf build","clean:dist":"rimraf dist","deploy":"gh-pages -d build","lint":"standard","prebuild":"npm run lint","prepublishOnly":"npm run build","postpublish":"npm run deploy","start":"webpack-dev-server --hot --inline --config webpack.config.dev.js","test":"cross-env NODE_ENV=test karma start","watch":"watch 'clear && npm run lint -s && npm run test -s' src"},"repository":{"type":"git","url":"git+https://github.com/bvaughn/react-highlight-words.git"},"author":{"name":"Brian Vaughn"},"license":"MIT","bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"homepage":"https://github.com/bvaughn/react-highlight-words#readme","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"standard":{"parser":"babel-eslint","ignore":["build","dist","node_modules"],"global":["afterAll","afterEach","beforeAll","beforeEach","describe","it","jasmine"]},"devDependencies":{"babel":"^5.8.34","babel-core":"^5.8.34","babel-eslint":"^4.1.6","babel-loader":"^5.4.0","babel-plugin-react-transform":"^1.1.1","cross-env":"^5.1.3","css-loader":"^0.23.0","cssnext":"^1.8.4","cssnext-loader":"^1.0.1","expect.js":"^0.3.1","gh-pages":"^0.8.0","html-webpack-plugin":"^1.7.0","karma":"^0.13.15","karma-junit-reporter":"^0.3.8","karma-mocha":"^0.2.1","karma-phantomjs2-launcher":"^0.3.2","karma-sourcemap-loader":"^0.3.6","karma-spec-reporter":"0.0.23","karma-webpack":"^1.7.0","latinize":"^0.2.0","lodash":"^4.17.10","mocha":"^2.3.4","phantomjs2":"^2.0.2","react":"^19.0.0","react-dom":"^19.0.0","react-transform-hmr":"^1.0.1","rimraf":"^2.4.4","standard":"^5.4.1","style-loader":"^0.13.0","watch":"^0.16.0","webpack":"^1.12.9","webpack-dev-server":"^1.14.0","worker-loader":"^0.7.0"},"dependencies":{"highlight-words-core":"^1.2.0","memoize-one":"^4.0.0"},"peerDependencies":{"react":"^0.14.0 || ^15.0.0 || ^16.0.0-0 || ^17.0.0-0 || ^18.0.0-0 || ^19.0.0-0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2015 Treasure Data\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.\n\n","_id":"react-highlight-words@0.21.0","dist":{"shasum":"a109acdf7dc6fac3ed7db82e9cba94e8d65c281c","integrity":"sha512-SdWEeU9fIINArEPO1rO5OxPyuhdEKZQhHzZZP1ie6UeXQf+CjycT1kWaB+9bwGcVbR0NowuHK3RqgqNg6bgBDQ==","tarball":"https://registry.npmjs.org/react-highlight-words/-/react-highlight-words-0.21.0.tgz","fileCount":15,"unpackedSize":2417974,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWd/QVgajhql0S41T8zwMSL+A2Q5PAMJt/BEuxeARGdAIhALZFCUPPv/42zpJg46+6a8aGTyXwlgmJAMVPo3bbzmWm"}]},"_npmUser":{"name":"sergei-startsev","email":"ai@programist.ru"},"directories":{},"maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"},{"name":"sergei-startsev","email":"ai@programist.ru"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-highlight-words_0.21.0_1736717236202_0.7443627873616752"},"_hasShrinkwrap":false}},"time":{"created":"2015-12-16T18:10:50.804Z","modified":"2025-01-12T21:27:16.626Z","0.1.0":"2015-12-16T18:10:50.804Z","0.1.1":"2015-12-16T18:12:15.709Z","0.1.2":"2016-03-17T17:10:33.831Z","0.1.3":"2016-04-15T23:53:52.011Z","0.1.4":"2016-05-04T20:29:55.970Z","0.1.5":"2016-05-11T02:37:33.780Z","0.1.6":"2016-05-11T20:49:32.016Z","0.1.7":"2016-06-05T23:54:46.068Z","0.3.0":"2016-07-12T00:25:42.379Z","0.4.0":"2016-09-17T13:13:16.240Z","0.4.1":"2016-09-22T02:02:14.448Z","0.5.0":"2016-10-12T21:48:01.504Z","0.6.0":"2016-11-09T19:08:15.278Z","0.7.0":"2017-04-14T23:17:54.316Z","0.7.1":"2017-04-17T04:34:43.306Z","0.7.2":"2017-05-02T04:21:13.800Z","0.8.0":"2017-06-14T15:41:16.582Z","0.8.1":"2017-08-07T04:15:04.915Z","0.9.0":"2017-09-24T16:03:50.252Z","0.10.0":"2017-10-15T15:10:44.761Z","0.11.0":"2018-02-19T16:38:29.613Z","0.12.0":"2018-07-29T15:10:07.167Z","0.13.0":"2018-08-22T18:04:44.903Z","0.14.0":"2018-08-23T18:24:05.885Z","0.15.0":"2018-12-29T00:38:12.233Z","0.15.1":"2019-01-02T16:11:56.557Z","0.16.0":"2019-01-11T17:13:22.720Z","0.17.0":"2021-01-20T21:41:13.353Z","0.18.0":"2022-04-07T21:04:05.898Z","0.19.0":"2023-01-22T21:56:43.389Z","0.20.0":"2023-01-22T22:11:15.972Z","0.21.0":"2025-01-12T21:27:16.433Z"},"bugs":{"url":"https://github.com/bvaughn/react-highlight-words/issues"},"author":{"name":"Brian Vaughn"},"license":"MIT","homepage":"https://github.com/bvaughn/react-highlight-words#readme","keywords":["react","reactjs","react-component","highlighter","highlight","text","words","matches","substring","occurrences","search"],"repository":{"type":"git","url":"git+https://github.com/bvaughn/react-highlight-words.git"},"description":"React component to highlight words within a larger body of text","maintainers":[{"name":"brianvaughn","email":"briandavidvaughn@gmail.com"},{"name":"clauderic","email":"clauderic.d@gmail.com"},{"name":"sergei-startsev","email":"ai@programist.ru"}],"readme":"<img src=\"https://cloud.githubusercontent.com/assets/29597/11913937/0d2dcd78-a629-11e5-83e7-6a17b6d765a5.png\" width=\"260\" height=\"260\">\n\nReact component to highlight words within a larger body of text.\n\nCheck out a demo [here](https://bvaughn.github.io/react-highlight-words).\n\n## Usage\n\nTo use it, just provide it with an array of search terms and a body of text to highlight.\n\n[Try this example in Code Sandbox.](https://codesandbox.io/s/5v8yqoxv7k)\n\n```jsx\nimport React from \"react\";\nimport { createRoot } from \"react-dom/client\";\nimport Highlighter from \"react-highlight-words\";\n\nconst root = createRoot(document.getElementById(\"root\"));\nroot.render(\n  <Highlighter\n    highlightClassName=\"YourHighlightClass\"\n    searchWords={[\"and\", \"or\", \"the\"]}\n    autoEscape={true}\n    textToHighlight=\"The dog is chasing the cat. Or perhaps they're just playing?\"\n  />\n);\n```\n\nAnd the `Highlighter` will mark all occurrences of search terms within the text:\n\n<img width=\"368\" alt=\"screen shot 2015-12-19 at 8 23 43 am\" src=\"https://cloud.githubusercontent.com/assets/29597/11914033/e3c319f6-a629-11e5-896d-1a5ce22c9ea2.png\">\n\n## Props\n\n| Property               | Type                        | Required? | Description                                                                                                                                                                                                                                                                                                                                                        |\n|------------------------|-----------------------------|:---------:|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `activeClassName`      | String                      |           | The class name to be applied to an active match. Use along with `activeIndex`                                                                                                                                                                                                                                                                                      |\n| `activeIndex`          | Number                      |           | Specify the match index that should be actively highlighted. Use along with `activeClassName`                                                                                                                                                                                                                                                                      |\n| `activeStyle`          | Object                      |           | The inline style to be applied to an active match. Use along with `activeIndex`                                                                                                                                                                                                                                                                                    |\n| `autoEscape`           | Boolean                     |           | Escape characters in `searchWords` which are meaningful in regular expressions                                                                                                                                                                                                                                                                                     |\n| `className`            | String                      |           | CSS class name applied to the outer/wrapper `<span>`                                                                                                                                                                                                                                                                                                               |\n| `caseSensitive`        | Boolean                     |           | Search should be case sensitive; defaults to `false`                                                                                                                                                                                                                                                                                                               |\n| `findChunks`           | Function                    |           | Use a custom function to search for matching chunks. This makes it possible to use arbitrary logic when looking for matches. See the default `findChunks` function in [highlight-words-core](https://github.com/bvaughn/highlight-words-core) for signature. Have a look at the [custom findChunks example](https://codesandbox.io/s/k20x3ox31o) on how to use it. |\n| `highlightClassName`   | String or Object            |           | CSS class name applied to highlighted text or object mapping search term matches to class names.                                                                                                                                                                                                                                                                   |\n| `highlightStyle`       | Object                      |           | Inline styles applied to highlighted text                                                                                                                                                                                                                                                                                                                          |\n| `highlightTag`         | Node or String              |           | Type of tag to wrap around highlighted matches. Defaults to `mark` but can also be a React component (class or functional)                                                                                                                                                                                                                                         |\n| `sanitize`             | Function                    |           | Process each search word and text to highlight before comparing (eg remove accents); signature `(text: string): string`                                                                                                                                                                                                                                            |\n| `searchWords`          | Array<String &#124; RegExp> |     ✓     | Array of search words. String search terms are automatically cast to RegExps unless `autoEscape` is true.                                                                                                                                                                                                                                                          |\n| `textToHighlight`      | String                      |     ✓     | Text to highlight matches in                                                                                                                                                                                                                                                                                                                                       |\n| `unhighlightClassName` | String                      |           | CSS class name applied to unhighlighted text                                                                                                                                                                                                                                                                                                                       |\n| `unhighlightStyle`     | Object                      |           | Inline styles applied to unhighlighted text                                                                                                                                                                                                                                                                                                                        |\n| `unhighlightTag`       | Node or String              |           | Type of tag applied to unhighlighted parts. Defaults to `span` but can also be a React component (class or functional)                                                                                                                                                                                                                                             |\n| *                      | any                         |           | Any other props (such as `title` or `data-*`) are applied to the outer/wrapper `<span>`                                                                                                                                                                                                                                                                            |\n\n## Custom highlight tag\n\nBy default, this component uses an HTML Mark Text element (`<mark>`) to wrap matched text, but you can inject a custom\ntag using the `highlightTag` property. This tag should be a React component that accepts the following properties:\n\n| Property         | Type   | Description            |\n|------------------|--------|------------------------|\n| `children`       | String | Text to be highlighted |\n| `highlightIndex` | Number | Index of matched text  |\n\nFor example:\n\n```js\nconst Highlight = ({ children, highlightIndex }) => (\n  <strong className=\"highlighted-text\">{children}</strong>\n);\n```\n\n## Installation\n\n```\nyarn add react-highlight-words\n```\n\n```\nnpm i react-highlight-words\n```\n\n## License\n\nMIT License - fork, modify and use however you want.\n","readmeFilename":"README.md","users":{"danvc":true,"mudrz":true}}