{"_id":"html-to-react","_rev":"2644567","name":"html-to-react","description":"A lightweight library that converts raw HTML to a React DOM structure.","dist-tags":{"latest":"1.4.8"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"time":{"modified":"2022-01-25T17:11:21.000Z","created":"2015-06-20T20:23:11.513Z","1.4.8":"2022-01-25T17:09:18.243Z","1.4.7":"2021-09-16T12:47:44.734Z","1.4.6":"2021-09-16T10:50:40.125Z","1.4.5":"2020-10-24T13:41:12.740Z","1.4.4":"2020-10-05T07:41:09.300Z","1.4.3":"2020-05-23T17:02:10.316Z","1.4.2":"2019-09-20T06:49:19.131Z","1.4.1":"2019-08-11T13:10:33.733Z","1.4.0":"2019-08-06T16:05:10.565Z","1.3.4":"2018-12-06T15:34:24.870Z","1.3.3":"2018-01-14T12:40:03.133Z","1.3.2":"2017-12-23T16:32:07.457Z","1.3.1":"2017-10-07T13:09:10.354Z","1.3.0":"2017-09-27T12:59:48.210Z","1.2.12":"2017-09-26T13:10:11.637Z","1.2.11":"2017-06-13T11:21:35.637Z","1.2.10":"2017-06-13T09:50:23.587Z","1.2.9":"2017-06-02T07:36:22.741Z","1.2.8":"2017-05-10T18:38:10.832Z","1.2.7":"2017-04-14T12:35:24.703Z","1.2.6":"2017-04-14T12:27:51.057Z","1.2.5":"2017-04-13T10:27:02.968Z","1.2.4":"2017-02-14T06:02:01.719Z","1.2.4-s":"2017-02-14T06:00:07.657Z","1.2.3":"2017-02-04T17:38:11.426Z","1.2.2":"2016-11-01T12:44:23.284Z","1.2.1":"2016-10-17T17:07:39.785Z","1.2.0":"2016-10-02T07:39:24.514Z","1.1.2":"2016-09-25T19:33:26.359Z","1.1.1":"2016-09-25T19:32:14.567Z","1.1.0":"2016-09-25T19:28:16.732Z","1.0.0":"2016-05-02T05:59:25.650Z","0.1.2":"2016-01-20T06:56:26.885Z","0.1.1":"2015-06-21T22:57:32.706Z","0.1.0":"2015-06-20T22:11:18.159Z","0.0.4":"2015-06-20T20:39:11.131Z","0.0.3":"2015-06-20T20:28:00.822Z","0.0.2":"2015-06-20T20:23:11.513Z"},"users":{"kemitchell":true,"igsys":true,"cookch10":true,"scronide":true,"alex-cory":true,"outofcoffee":true,"danielbayley":true,"tongjieme":true,"robertpenner":true,"sivan":true,"guzgarcia":true,"jondar":true,"majioa":true,"nmccready":true},"author":{"name":"Arve Knudsen, Mike Nikles"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"versions":{"1.4.8":{"name":"html-to-react","version":"1.4.8","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && nyc npm test && nyc report --reporter=lcov","test-html-coverage":"eslint . && nyc --reporter=html npm test; open coverage/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^4.0","htmlparser2":"^7.0","lodash.camelcase":"^4.3.0","ramda":"^0.28.0"},"peerDependencies":{"react":"^16.0 || ^17.0"},"devDependencies":{"coveralls":"^3.1.0","eslint":"^8.1","mocha":"^9.1.0","mocha-lcov-reporter":"^1.2.0","nyc":"^15.1.0","react":"^17.0.1","react-dom":"^17.0.1"},"volta":{"node":"16.13.2"},"gitHead":"71a0b96e25e8d6606c53470b7bc9fc3d71adc470","_id":"html-to-react@1.4.8","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"1a78fe0ad50fe30b7e62f4e90fdff2f2c043eb1a","size":14916,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.8.tgz"},"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.8_1643130558104_0.9173265160562323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-25T17:09:26.782Z","publish_time":1643130558243,"_cnpm_publish_time":1643130558243},"1.4.7":{"name":"html-to-react","version":"1.4.7","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && nyc npm test && nyc report --reporter=text-lcov | coveralls","test-html-coverage":"eslint . && nyc --reporter=html npm test; open coverage/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^4.0","htmlparser2":"^7.0","lodash.camelcase":"^4.3.0","ramda":"^0.27.1"},"peerDependencies":{"react":"^16.0 || ^17.0"},"devDependencies":{"coveralls":"^3.1.0","eslint":"^7.11.0","mocha":"^9.1.0","mocha-lcov-reporter":"^1.2.0","nyc":"^15.1.0","react":"^17.0.1","react-dom":"^17.0.1"},"volta":{"node":"16.9.1"},"gitHead":"7969f3de7417eebbcdc3b4aba24320850cdeca05","_id":"html-to-react@1.4.7","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"a58129c1b77c6d4e047a647372bd194e25420b89","size":14608,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.7.tgz"},"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.7_1631796464584_0.37542485647574053"},"_hasShrinkwrap":false,"publish_time":1631796464734,"_cnpm_publish_time":1631796464734},"1.4.6":{"name":"html-to-react","version":"1.4.6","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && nyc npm test && nyc report --reporter=text-lcov | coveralls","test-html-coverage":"eslint . && nyc --reporter=html npm test; open coverage/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^4.0","htmlparser2":"^7.0","lodash.camelcase":"^4.3.0","ramda":"^0.27.1"},"peerDependencies":{"react":"^16.0 || ^17.0"},"devDependencies":{"coveralls":"^3.1.0","eslint":"^7.11.0","mocha":"^9.1.0","mocha-lcov-reporter":"^1.2.0","nyc":"^15.1.0","react":"^17.0.1","react-dom":"^17.0.1"},"volta":{"node":"16.9.1"},"gitHead":"18ddc400dcd079f584a5b86a97b6c70bc88a74be","_id":"html-to-react@1.4.6","_nodeVersion":"16.9.1","_npmVersion":"7.21.1","dist":{"shasum":"b8255efff4b5df5397966a5f8b48d99a73a679c1","size":14512,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.6.tgz"},"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.6_1631789439972_0.05089577859884664"},"_hasShrinkwrap":false,"publish_time":1631789440125,"_cnpm_publish_time":1631789440125},"1.4.5":{"name":"html-to-react","version":"1.4.5","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && nyc --reporter=text-lcov npm test | coveralls","test-html-coverage":"eslint . && nyc --reporter=html npm test; open coverage/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^3.3.0","htmlparser2":"^5.0","lodash.camelcase":"^4.3.0","ramda":"^0.27.1"},"peerDependencies":{"react":"^16.0 || ^17.0"},"devDependencies":{"coveralls":"^3.1.0","eslint":"^7.11.0","mocha":"^8.2.0","mocha-lcov-reporter":"^1.2.0","nyc":"^15.1.0","react":"^17.0.1","react-dom":"^17.0.1"},"volta":{"node":"15.0.1"},"gitHead":"a10462807630c61396d5a0d583f80b2a22a9695c","_id":"html-to-react@1.4.5","_nodeVersion":"15.0.1","_npmVersion":"7.0.3","dist":{"shasum":"59091c11021d1ef315ef738460abb6a4a41fe1ce","size":14254,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.5.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.5_1603546872613_0.9535672744506369"},"_hasShrinkwrap":false,"publish_time":1603546872740,"_cnpm_publish_time":1603546872740},"1.4.4":{"name":"html-to-react","version":"1.4.4","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && nyc --reporter=text-lcov npm test | coveralls","test-html-coverage":"eslint . && nyc --reporter=html npm test; open coverage/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^3.3.0","htmlparser2":"^5.0","lodash.camelcase":"^4.3.0","ramda":"^0.27.1"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.1.0","eslint":"^7.10.0","mocha":"^8.1.3","mocha-lcov-reporter":"^1.2.0","nyc":"^15.1.0","react":"^16.13.1","react-dom":"^16.13.1"},"volta":{"node":"14.13.0"},"gitHead":"662426cf25be368ea2db6c896df1b81beec72c20","_id":"html-to-react@1.4.4","_nodeVersion":"14.13.0","_npmVersion":"6.14.8","dist":{"shasum":"dd5edb76ff28ab7fc34faabd91446bece292dc38","size":14254,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.4.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.4_1601883669149_0.5486010338467944"},"_hasShrinkwrap":false,"publish_time":1601883669300,"_cnpm_publish_time":1601883669300},"1.4.3":{"name":"html-to-react","version":"1.4.3","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && nyc --reporter=text-lcov npm test | coveralls","test-html-coverage":"eslint . && nyc --reporter=html npm test; open coverage/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^3.0","htmlparser2":"^4.1.0","lodash.camelcase":"^4.3.0","ramda":"^0.27"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.1.0","eslint":"^7.0","mocha":"^7.2.0","mocha-lcov-reporter":"^1.2.0","nyc":"^15.0.1","react":"^16.13.1","react-dom":"^16.13.1"},"volta":{"node":"14.3.0"},"gitHead":"e46970535cd95865c637eeb0abe845aca495d884","_id":"html-to-react@1.4.3","_nodeVersion":"14.3.0","_npmVersion":"6.14.5","dist":{"shasum":"1430a1cb581ef29533892ec70a2fdc4554b17ffd","size":14212,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.3.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.3_1590253330190_0.32921546598692464"},"_hasShrinkwrap":false,"publish_time":1590253330316,"_cnpm_publish_time":1590253330316},"1.4.2":{"name":"html-to-react","version":"1.4.2","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^3.0","htmlparser2":"^4.0","lodash.camelcase":"^4.3.0","ramda":"^0.26"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.0.6","eslint":"^6.4.0","istanbul":"^0.4","mocha":"^6.2.0","mocha-lcov-reporter":"^1.2.0","react":"^16.9.0","react-dom":"^16.9.0"},"gitHead":"ee99dba4d873cb35d3743e6cf8675d6679e8a873","_id":"html-to-react@1.4.2","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"shasum":"7b628ab56cd63a52f2d0b79d0fa838a51f088a57","size":13954,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.2.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.2_1568962158993_0.9329603130815545"},"_hasShrinkwrap":false,"publish_time":1568962159131,"_cnpm_publish_time":1568962159131},"1.4.1":{"name":"html-to-react","version":"1.4.1","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^3.0","htmlparser2":"^4.0","lodash.camelcase":"^4.3.0","ramda":"^0.26"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.0.6","eslint":"^6.1.0","istanbul":"^0.4","mocha":"^6.2.0","mocha-lcov-reporter":"^1.2.0","react":"^16.9.0","react-dom":"^16.9.0"},"gitHead":"c9214cb15766ff3f99013f6b5eaf2e9e8291ab05","_id":"html-to-react@1.4.1","_nodeVersion":"12.8.0","_npmVersion":"6.10.2","dist":{"shasum":"64f67657c6335056866e334c097556f25894dd47","size":13499,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.1.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.1_1565529033611_0.9856165987591194"},"_hasShrinkwrap":false,"publish_time":1565529033733,"_cnpm_publish_time":1565529033733},"1.4.0":{"name":"html-to-react","version":"1.4.0","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^3.0","htmlparser2":"^4.0","lodash.camelcase":"^4.3.0","ramda":"^0.26"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.0.5","eslint":"^6.1.0","istanbul":"^0.4","mocha":"^6.2.0","mocha-lcov-reporter":"^1.2.0","react":"^16.8.6","react-dom":"^16.8.6"},"gitHead":"59f9f52eec7810491702213e985fcc850e175af6","_id":"html-to-react@1.4.0","_nodeVersion":"12.7.0","_npmVersion":"6.10.2","dist":{"shasum":"991e1185e1c45f7b3ba2b42c1f7a03bd34dec770","size":13318,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.4.0.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.4.0_1565107510446_0.6202034838120332"},"_hasShrinkwrap":false,"publish_time":1565107510565,"_cnpm_publish_time":1565107510565},"1.3.4":{"name":"html-to-react","version":"1.3.4","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.4.2","escape-string-regexp":"^1.0.5","htmlparser2":"^3.10.0","lodash.camelcase":"^4.3.0","ramda":"^0.26"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.0.2","eslint":"^5.9.0","istanbul":"^0.4","mocha":"^5.2.0","mocha-lcov-reporter":"^1.2.0","react":"^16.6.3","react-dom":"^16.6.3"},"gitHead":"02d80e2119cb186f5916f25cc1fa484e84024b9c","_id":"html-to-react@1.3.4","_npmVersion":"6.4.1","_nodeVersion":"11.3.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"647b3a54fdec73a6461864b129fb0d1eec7d4589","size":12238,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.3.4.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react_1.3.4_1544110464728_0.9596497174356595"},"_hasShrinkwrap":false,"publish_time":1544110464870,"_cnpm_publish_time":1544110464870},"1.3.3":{"name":"html-to-react","version":"1.3.3","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.25.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.0","eslint":"^4.8.0","istanbul":"^0.4","mocha":"^4.0.1","mocha-lcov-reporter":"^1.2.0","react":"^16.0","react-dom":"^16.0"},"gitHead":"ff6fab35a375bfbc851c41ae09ec22ac8880cab5","_id":"html-to-react@1.3.3","_npmVersion":"5.6.0","_nodeVersion":"9.4.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"e41666a735f9997ed2372dcd21d8b0e42b334467","size":12340,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.3.3.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.3.3.tgz_1515933602941_0.0057854922488331795"},"directories":{},"publish_time":1515933603133,"_hasShrinkwrap":false,"_cnpm_publish_time":1515933603133},"1.3.2":{"name":"html-to-react","version":"1.3.2","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.25.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^3.0","eslint":"^4.8.0","istanbul":"^0.4","mocha":"^4.0.1","mocha-lcov-reporter":"^1.2.0","react":"^16.0","react-dom":"^16.0"},"gitHead":"c7469f94e356c95b3a1c5a4f8b4e6d31d45b203e","_id":"html-to-react@1.3.2","_npmVersion":"5.6.0","_nodeVersion":"9.3.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"2a3174d430ec19513dae5055bb6b9b6fcda2574c","size":12279,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.3.2.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.3.2.tgz_1514046726536_0.1467382761184126"},"directories":{},"publish_time":1514046727457,"_hasShrinkwrap":false,"_cnpm_publish_time":1514046727457},"1.3.1":{"name":"html-to-react","version":"1.3.1","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.24.1","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^4.0","istanbul":"^0.4","mocha":"^3.5","mocha-lcov-reporter":"^1.2.0","react":"^16.0","react-dom":"^16.0"},"gitHead":"ab5a865e8abcbcdd7d0fec526dc7185f10fbd8ba","_id":"html-to-react@1.3.1","_shasum":"0dbd7f38fce494190f6748d5a30ff9603bca38cb","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"0dbd7f38fce494190f6748d5a30ff9603bca38cb","size":31011,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.3.1.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.3.1.tgz_1507381749294_0.5787907005287707"},"directories":{},"publish_time":1507381750354,"_cnpm_publish_time":1507381750354,"_hasShrinkwrap":false},"1.3.0":{"name":"html-to-react","version":"1.3.0","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.24.1","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^16.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^4.0","istanbul":"^0.4","mocha":"^3.5","mocha-lcov-reporter":"^1.2.0","react":"^16.0","react-dom":"^16.0"},"gitHead":"e51033588fc4a76e5674815cf69de2a985dd0966","_id":"html-to-react@1.3.0","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"1ad3e592cb5fc3543e983f1854bbb82c592ffce7","size":9754,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.3.0.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.3.0.tgz_1506517187255_0.1278142067603767"},"directories":{},"publish_time":1506517188210,"_cnpm_publish_time":1506517188210,"_hasShrinkwrap":false},"1.2.12":{"name":"html-to-react","version":"1.2.12","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.24.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^4.0","istanbul":"^0.4","mocha":"^3.4.2","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"2b1b968302adcfd065322704520c7dc3d86d232d","_id":"html-to-react@1.2.12","_shasum":"d378d35fd6732ca4ba762ce79a361b28541609a1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.1","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"d378d35fd6732ca4ba762ce79a361b28541609a1","size":24364,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.12.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.2.12.tgz_1506431410640_0.4588228214997798"},"directories":{},"publish_time":1506431411637,"_cnpm_publish_time":1506431411637,"_hasShrinkwrap":false},"1.2.11":{"name":"html-to-react","version":"1.2.11","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.24.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.4.2","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"0aa41c7efac4d8bcc8ff11d46410d513df35eb9a","_id":"html-to-react@1.2.11","_shasum":"fd05600ca26e5cf3eadac94bdfb43ddda623d7b4","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"fd05600ca26e5cf3eadac94bdfb43ddda623d7b4","size":24240,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.11.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.2.11.tgz_1497352894509_0.9924626157153398"},"directories":{},"publish_time":1497352895637,"_hasShrinkwrap":false,"_cnpm_publish_time":1497352895637},"1.2.10":{"name":"html-to-react","version":"1.2.10","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.24.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.4.2","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"99549a4ff4f482eeedf6838a54e5e23c2fa9620f","_id":"html-to-react@1.2.10","_npmVersion":"5.0.3","_nodeVersion":"8.1.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"8a4353f9b4a682347eb0fa83bc4774b21a9ea0fd","size":11921,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.10.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.2.10.tgz_1497347422605_0.8822655333206058"},"directories":{},"publish_time":1497347423587,"_hasShrinkwrap":false,"_cnpm_publish_time":1497347423587},"1.2.9":{"name":"html-to-react","version":"1.2.9","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.24.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.4.2","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"15d67cd437620d9740dd742760cfae7054167c9f","_id":"html-to-react@1.2.9","_shasum":"6e2db4bcd565d454daf5a041d3dd40f046cfdb7d","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"6e2db4bcd565d454daf5a041d3dd40f046cfdb7d","size":23925,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.9.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/html-to-react-1.2.9.tgz_1496388981588_0.7309035114012659"},"directories":{},"publish_time":1496388982741,"_hasShrinkwrap":false,"_cnpm_publish_time":1496388982741},"1.2.8":{"name":"html-to-react","version":"1.2.8","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","escape-string-regexp":"^1.0.5","htmlparser2":"^3.8.3","ramda":"^0.23.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"e7065b966f3e2ab77c281ce448385c105c175f75","_id":"html-to-react@1.2.8","_shasum":"048c2f1fd8df14805740a127dbe39fb727a837a2","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"048c2f1fd8df14805740a127dbe39fb727a837a2","size":11603,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.8.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.8.tgz_1494441490587_0.7530465859454125"},"directories":{},"publish_time":1494441490832,"_cnpm_publish_time":1494441490832,"_hasShrinkwrap":false},"1.2.7":{"name":"html-to-react","version":"1.2.7","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"domhandler":"^2.3.0","htmlparser2":"^3.8.3","ramda":"^0.23.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"a73d19b80c56326677e96097d8fab3f5c46c5888","_id":"html-to-react@1.2.7","_shasum":"b50b4737d020d728f1b4823543b82148372808dd","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"b50b4737d020d728f1b4823543b82148372808dd","size":354046,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.7.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.7.tgz_1492173322394_0.4780501152854413"},"directories":{},"publish_time":1492173324703,"_cnpm_publish_time":1492173324703,"_hasShrinkwrap":false},"1.2.6":{"name":"html-to-react","version":"1.2.6","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"htmlparser2":"^3.8.3","ramda":"^0.23.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"1ff4ea729d82dfa7749341441e5bfffe4455c7a6","_id":"html-to-react@1.2.6","_shasum":"8eebd0e33bd56117ad267e1c06255d741c234353","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"8eebd0e33bd56117ad267e1c06255d741c234353","size":396290,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.6.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.6.tgz_1492172868990_0.5734916911460459"},"directories":{},"publish_time":1492172871057,"_cnpm_publish_time":1492172871057,"_hasShrinkwrap":false},"1.2.5":{"name":"html-to-react","version":"1.2.5","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","ramda":"^0.23.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"ac9002c33d486f048b11bfef4a0787c528cad2d4","_id":"html-to-react@1.2.5","_shasum":"ef0aa862eb31d13618e19d3e9e0453a005215838","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"ef0aa862eb31d13618e19d3e9e0453a005215838","size":353886,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.5.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.5.tgz_1492079222303_0.5203584157861769"},"directories":{},"publish_time":1492079222968,"_cnpm_publish_time":1492079222968,"_hasShrinkwrap":false},"1.2.4":{"name":"html-to-react","version":"1.2.4","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","ramda":"^0.23.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"f23b896a8b9f36499aa9e4d94a269068e8c01069","_id":"html-to-react@1.2.4","_shasum":"89fd8370df47849be076e6ac3fdb9fae6058f153","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"89fd8370df47849be076e6ac3fdb9fae6058f153","size":353875,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.4.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.4.tgz_1487052121122_0.12807357404381037"},"directories":{},"publish_time":1487052121719,"_cnpm_publish_time":1487052121719,"_hasShrinkwrap":false},"1.2.4-s":{"name":"html-to-react","version":"1.2.4-s","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","ramda":"^0.23.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"716e4cb50cb6fb16d2cfc9a8b8f58962608c79fe","_id":"html-to-react@1.2.4-s","_shasum":"8c320d7509c3b46f7d571f0af1d479461e34f7e8","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"8c320d7509c3b46f7d571f0af1d479461e34f7e8","size":353875,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.4-s.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.4-s.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.4-s.tgz_1487052007011_0.8311794577166438"},"directories":{},"publish_time":1487052007657,"_cnpm_publish_time":1487052007657,"_hasShrinkwrap":false},"1.2.3":{"name":"html-to-react","version":"1.2.3","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","ramda":"^0.23.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"37e76e2275e48a6d3259a8ff7dade3dda619ea4a","_id":"html-to-react@1.2.3","_shasum":"7378cb0f56a5475601847c2fa7ae8434b8ddee2d","_from":".","_npmVersion":"4.0.5","_nodeVersion":"7.4.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"7378cb0f56a5475601847c2fa7ae8434b8ddee2d","size":11165,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.3.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.3.tgz_1486229890681_0.9451481581199914"},"directories":{},"publish_time":1486229891426,"_cnpm_publish_time":1486229891426,"_hasShrinkwrap":false},"1.2.2":{"name":"html-to-react","version":"1.2.2","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","ramda":"^0.22.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"b6d7b59b267e174fc7da7cb32650afe9f8071449","_id":"html-to-react@1.2.2","_shasum":"39f4b027d1a77820ba5a2185624d9e14d0c16500","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"39f4b027d1a77820ba5a2185624d9e14d0c16500","size":11101,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.2.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.2.tgz_1478004262638_0.4972572571132332"},"directories":{},"publish_time":1478004263284,"_cnpm_publish_time":1478004263284,"_hasShrinkwrap":false},"1.2.1":{"name":"html-to-react","version":"1.2.1","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"eslint . && ./node_modules/mocha/bin/mocha","test-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"eslint . && istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","ramda":"^0.22.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","eslint":"^3.7.0","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"gitHead":"773227616ce48102413d57dcd424330f785f8a0d","_id":"html-to-react@1.2.1","_shasum":"7a7009b39ef2e69b9a02fa05a16e45c0efe23f55","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.1","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"7a7009b39ef2e69b9a02fa05a16e45c0efe23f55","size":10852,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.1.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.1.tgz_1476724057839_0.2252780965063721"},"directories":{},"publish_time":1476724059785,"_cnpm_publish_time":1476724059785,"_hasShrinkwrap":false},"1.2.0":{"name":"html-to-react","version":"1.2.0","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha","test-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","lodash.camelcase":"^4.3.0","lodash.find":"^4.6.0","lodash.foreach":"^4.5.0","lodash.frompairs":"^4.0.1","lodash.includes":"^4.3.0","lodash.isempty":"^4.4.0","lodash.map":"^4.6.0","lodash.merge":"^4.6.0"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","ramda":"^0.22.1","react":"^15.0","react-dom":"^15.0"},"_id":"html-to-react@1.2.0","_shasum":"9bd764d3cbc3fc2cc5b5970cea1c685e804d36bf","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"9bd764d3cbc3fc2cc5b5970cea1c685e804d36bf","size":10745,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.2.0.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.2.0.tgz_1475393963105_0.8994914251379669"},"directories":{},"publish_time":1475393964514,"_cnpm_publish_time":1475393964514,"_hasShrinkwrap":false},"1.1.2":{"name":"html-to-react","version":"1.1.2","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha","test-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","lodash.camelcase":"^4.3.0","lodash.find":"^4.6.0","lodash.frompairs":"^4.0.1","lodash.includes":"^4.3.0","lodash.isempty":"^4.4.0","lodash.map":"^4.6.0","lodash.merge":"^4.6.0"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","ramda":"^0.22.1","react":"^15.0","react-dom":"^15.0"},"_id":"html-to-react@1.1.2","_shasum":"601c64761ea0ad3a0d533347c70818d4024e6a7d","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"601c64761ea0ad3a0d533347c70818d4024e6a7d","size":9804,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.1.2.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/html-to-react-1.1.2.tgz_1474832004558_0.9396368572488427"},"directories":{},"publish_time":1474832006359,"_cnpm_publish_time":1474832006359,"_hasShrinkwrap":false},"1.1.1":{"name":"html-to-react","version":"1.1.1","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha","test-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","ramda":"^0.22.0","underscore.string.fp":"^1.0.4"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","react":"^15.0","react-dom":"^15.0"},"_id":"html-to-react@1.1.1","_shasum":"b58dbb1e4384fc813d8d46722f086ff3f6979ae5","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"b58dbb1e4384fc813d8d46722f086ff3f6979ae5","size":9918,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.1.1.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.1.1.tgz_1474831933321_0.7303616583812982"},"directories":{},"publish_time":1474831934567,"_cnpm_publish_time":1474831934567,"_hasShrinkwrap":false},"1.1.0":{"name":"html-to-react","version":"1.1.0","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha","test-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"git+https://github.com/aknuds1/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Arve Knudsen, Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"homepage":"https://github.com/aknuds1/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","lodash.camelcase":"^4.3.0","lodash.find":"^4.6.0","lodash.frompairs":"^4.0.1","lodash.includes":"^4.3.0","lodash.isempty":"^4.4.0","lodash.map":"^4.6.0","lodash.merge":"^4.6.0"},"peerDependencies":{"react":"^15.0"},"devDependencies":{"coveralls":"^2.11","istanbul":"^0.4","mocha":"^3.0","mocha-lcov-reporter":"^1.2.0","ramda":"^0.22.1","react":"^15.0","react-dom":"^15.0"},"_id":"html-to-react@1.1.0","_shasum":"6c81516e8bf92b81be8e9c6cc626945bf73820d9","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.6.0","_npmUser":{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},"dist":{"shasum":"6c81516e8bf92b81be8e9c6cc626945bf73820d9","size":9773,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.1.0.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/html-to-react-1.1.0.tgz_1474831694711_0.8095356356352568"},"directories":{},"publish_time":1474831696732,"_cnpm_publish_time":1474831696732,"_hasShrinkwrap":false},"1.0.0":{"name":"html-to-react","version":"1.0.0","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage","test-html-coverage":"istanbul cover ./node_modules/mocha/bin/_mocha; open coverage/lcov-report/index.html"},"repository":{"type":"git","url":"https://github.com/mikenikles/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/mikenikles/html-to-react/issues"},"homepage":"https://github.com/mikenikles/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"ent":"^2.2.0","htmlparser2":"^3.8.3","lodash.camelcase":"^4.1.0","lodash.compact":"^3.0.1","lodash.find":"^4.3.0","lodash.foreach":"^4.2.0","lodash.includes":"^4.1.2","lodash.map":"^4.3.0"},"devDependencies":{"coveralls":"2.11.9","istanbul":"0.4.3","lodash":"^4.11.1","mocha":"2.4.5","mocha-lcov-reporter":"1.2.0","react":"^0.14.7","react-dom":"^0.14.7"},"gitHead":"f9f4ccaadc24867aca76a1575099abdfd10ac702","_id":"html-to-react@1.0.0","_shasum":"d2cc471e2912cbfd8b4be7cd2ad074024e0c02cd","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"mikenikles","email":"mike@esladvice.com"},"dist":{"shasum":"d2cc471e2912cbfd8b4be7cd2ad074024e0c02cd","size":6957,"noattachment":false,"key":"/html-to-react/-/html-to-react-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-1.0.0.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/html-to-react-1.0.0.tgz_1462168763393_0.938415507087484"},"directories":{},"publish_time":1462168765650,"_cnpm_publish_time":1462168765650,"_hasShrinkwrap":false},"0.1.2":{"name":"html-to-react","version":"0.1.2","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js","test-locally":"./node_modules/mocha/bin/mocha","test-html-coverage":"rm coverage.html; ./node_modules/mocha/bin/mocha --require blanket -R html-cov > coverage.html; open coverage.html"},"repository":{"type":"git","url":"git+https://github.com/mikenikles/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/mikenikles/html-to-react/issues"},"homepage":"https://github.com/mikenikles/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"htmlparser2":"^3.8.3","lodash":"^3.9.3","react":"^0.13.3"},"devDependencies":{"blanket":"1.1.7","coveralls":"^2.11.2","mocha":"^2.2.5","mocha-lcov-reporter":"0.0.2"},"gitHead":"55cbfb7797bf76e033032fa8faac3fc345553db9","_id":"html-to-react@0.1.2","_shasum":"ed58e81998e9957d7f7e3c289118265d9b46e676","_from":".","_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"mikenikles","email":"mike@esladvice.com"},"dist":{"shasum":"ed58e81998e9957d7f7e3c289118265d9b46e676","size":5256,"noattachment":false,"key":"/html-to-react/-/html-to-react-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-0.1.2.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"directories":{},"publish_time":1453272986885,"_cnpm_publish_time":1453272986885,"_hasShrinkwrap":false},"0.1.1":{"name":"html-to-react","version":"0.1.1","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js","test-locally":"./node_modules/mocha/bin/mocha","test-html-coverage":"rm coverage.html; ./node_modules/mocha/bin/mocha --require blanket -R html-cov > coverage.html; open coverage.html"},"repository":{"type":"git","url":"https://github.com/mikenikles/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/mikenikles/html-to-react/issues"},"homepage":"https://github.com/mikenikles/html-to-react","config":{"blanket":{"pattern":[""],"data-cover-never":["node_modules","test"]}},"dependencies":{"htmlparser2":"^3.8.3","lodash":"^3.9.3","react":"^0.13.3"},"devDependencies":{"blanket":"^1.1.7","coveralls":"^2.11.2","mocha":"^2.2.5","mocha-lcov-reporter":"0.0.2"},"gitHead":"5c5c35fc93347fd76de066f163dabf06dbe38976","_id":"html-to-react@0.1.1","_shasum":"3d99985267fb153fe71747475937a2e434a702e2","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"mikenikles","email":"mike@vanniksoftware.com"},"dist":{"shasum":"3d99985267fb153fe71747475937a2e434a702e2","size":5234,"noattachment":false,"key":"/html-to-react/-/html-to-react-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-0.1.1.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"directories":{},"publish_time":1434927452706,"_cnpm_publish_time":1434927452706,"_hasShrinkwrap":false},"0.1.0":{"name":"html-to-react","version":"0.1.0","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha"},"repository":{"type":"git","url":"https://github.com/mikenikles/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/mikenikles/html-to-react/issues"},"homepage":"https://github.com/mikenikles/html-to-react","dependencies":{"htmlparser2":"^3.8.3","lodash":"^3.9.3","react":"^0.13.3"},"devDependencies":{"mocha":"^2.2.5"},"gitHead":"19ed0887daf022810653ffb7f1485a4a9c965fda","_id":"html-to-react@0.1.0","_shasum":"e8231b3d4c31bf474f41095e830c7d73f66a4219","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"mikenikles","email":"mike@vanniksoftware.com"},"dist":{"shasum":"e8231b3d4c31bf474f41095e830c7d73f66a4219","size":4791,"noattachment":false,"key":"/html-to-react/-/html-to-react-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-0.1.0.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"directories":{},"publish_time":1434838278159,"_cnpm_publish_time":1434838278159,"_hasShrinkwrap":false},"0.0.4":{"name":"html-to-react","version":"0.0.4","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha"},"repository":{"type":"git","url":"https://github.com/mikenikles/html-to-react.git"},"keywords":["react","react-component","html"],"author":{"name":"Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/mikenikles/html-to-react/issues"},"homepage":"https://github.com/mikenikles/html-to-react","dependencies":{"htmlparser2":"^3.8.3","lodash":"^3.9.3","react":"^0.13.3"},"devDependencies":{"mocha":"^2.2.5"},"gitHead":"e584eb3cd0bb95ada47857209a14ff25d3628240","_id":"html-to-react@0.0.4","_shasum":"fd51942190d4dc5333c7c974bf0a738414460532","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"mikenikles","email":"mike@vanniksoftware.com"},"dist":{"shasum":"fd51942190d4dc5333c7c974bf0a738414460532","size":4292,"noattachment":false,"key":"/html-to-react/-/html-to-react-0.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-0.0.4.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"directories":{},"publish_time":1434832751131,"_cnpm_publish_time":1434832751131,"_hasShrinkwrap":false},"0.0.3":{"name":"html-to-react","version":"0.0.3","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha"},"repository":{"type":"git","url":"https://github.com/mikenikles/html2react.git"},"keywords":["react","react-component","html"],"author":{"name":"Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/mikenikles/html2react/issues"},"homepage":"https://github.com/mikenikles/html2react","dependencies":{"htmlparser2":"^3.8.3","lodash":"^3.9.3","react":"^0.13.3"},"devDependencies":{"mocha":"^2.2.5"},"gitHead":"4a996954fcde78969189fb347fc7d449ac18d8d5","_id":"html-to-react@0.0.3","_shasum":"a949fba6943cd59dae73958d60b89217682cc3e2","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"mikenikles","email":"mike@vanniksoftware.com"},"dist":{"shasum":"a949fba6943cd59dae73958d60b89217682cc3e2","size":4256,"noattachment":false,"key":"/html-to-react/-/html-to-react-0.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-0.0.3.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"directories":{},"publish_time":1434832080822,"_cnpm_publish_time":1434832080822,"_hasShrinkwrap":false},"0.0.2":{"name":"html-to-react","version":"0.0.2","description":"A lightweight library that converts raw HTML to a React DOM structure.","main":"index.js","scripts":{"test":"./node_modules/mocha/bin/mocha"},"repository":{"type":"git","url":"https://github.com/mikenikles/html2react.git"},"keywords":["react","react-component","html"],"author":{"name":"Mike Nikles"},"license":"MIT","bugs":{"url":"https://github.com/mikenikles/html2react/issues"},"homepage":"https://github.com/mikenikles/html2react","dependencies":{"htmlparser2":"^3.8.3","lodash":"^3.9.3","react":"^0.13.3"},"devDependencies":{"mocha":"^2.2.5"},"gitHead":"4660939f0f006f562162dcd6e3e4bc9356a94090","_id":"html-to-react@0.0.2","_shasum":"b8ed00da88aee2bde37610d378768c3de51bb1cf","_from":".","_npmVersion":"2.7.3","_nodeVersion":"0.10.26","_npmUser":{"name":"mikenikles","email":"mike@vanniksoftware.com"},"dist":{"shasum":"b8ed00da88aee2bde37610d378768c3de51bb1cf","size":4256,"noattachment":false,"key":"/html-to-react/-/html-to-react-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/html-to-react/download/html-to-react-0.0.2.tgz"},"maintainers":[{"name":"arian.hosseinzadeh","email":"aryan.hosseinzadeh@gmail.com"},{"name":"arve.knudsen","email":"arve.knudsen@gmail.com"},{"name":"mikenikles","email":"mike@vanniksoftware.com"}],"directories":{},"publish_time":1434831791513,"_cnpm_publish_time":1434831791513,"_hasShrinkwrap":false}},"readme":"# html-to-react\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/aknuds1/html-to-react.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/aknuds1/html-to-react.svg?branch=master)](https://travis-ci.org/aknuds1/html-to-react)\n[![npm version](https://badge.fury.io/js/html-to-react.svg)](http://badge.fury.io/js/html-to-react)\n[![Dependency Status](https://david-dm.org/aknuds1/html-to-react.svg)](https://david-dm.org/aknuds1/html-to-react)\n[![Coverage Status](https://coveralls.io/repos/aknuds1/html-to-react/badge.svg?branch=master)](https://coveralls.io/r/aknuds1/html-to-react?branch=master)\n[![npm](https://img.shields.io/npm/dm/html-to-react.svg?maxAge=2592000)](https://www.npmjs.com/package/html-to-react)\n\nA lightweight library that converts raw HTML to a React DOM structure.\n\n## Why?\nI had a scenario where an HTML template was generated by a different team, yet I wanted to leverage\nReact for the parts I did have control over. The template basically contains something like:\n\n```html\n<div class=\"row\">\n  <div class=\"col-sm-6\">\n    <div data-report-id=\"report-1\">\n      <!-- A React component for report-1 -->\n    </div>\n  </div>\n  <div class=\"col-sm-6\">\n    <div data-report-id=\"report-2\">\n      <!-- A React component for report-2 -->\n    </div>\n  </div>\n</div>\n```\n\nI had to replace each `<div>` that contains a `data-report-id` attribute with an actual report,\nwhich was nothing more than a React component.\n\nSimply replacing the `<div>` elements with a React component would end up with multiple top-level\nReact components that have no common parent.\n\nThe **html-to-react** module solves this problem by parsing each DOM element and converting it to a\nReact tree with one single parent.\n\n## Installation\n\n`$ npm install --save html-to-react`\n\n## Examples\n\n### Simple\n\nThe following example parses each node and its attributes and returns a tree of React elements.\n\n```javascript\nconst ReactDOMServer = require('react-dom/server');\nconst HtmlToReactParser = require('html-to-react').Parser;\n\nconst htmlInput = '<div><h1>Title</h1><p>A paragraph</p></div>';\nconst htmlToReactParser = new HtmlToReactParser();\nconst reactElement = htmlToReactParser.parse(htmlInput);\nconst reactHtml = ReactDOMServer.renderToStaticMarkup(reactElement);\n\nassert.equal(reactHtml, htmlInput); // true\n```\n\n### With Custom Processing Instructions\n\nIf certain DOM nodes require specific processing, for example if you want to capitalize each\n`<h1>` tag, the following example demonstrates this:\n\n```javascript\nconst ReactDOMServer = require('react-dom/server');\nconst HtmlToReact = require('html-to-react');\nconst HtmlToReactParser = require('html-to-react').Parser;\n\nconst htmlInput = '<div><h1>Title</h1><p>Paragraph</p><h1>Another title</h1></div>';\nconst htmlExpected = '<div><h1>TITLE</h1><p>Paragraph</p><h1>ANOTHER TITLE</h1></div>';\n\nconst isValidNode = function () {\n  return true;\n};\n\n// Order matters. Instructions are processed in the order they're defined\nconst processNodeDefinitions = new HtmlToReact.ProcessNodeDefinitions(React);\nconst processingInstructions = [\n  {\n    // Custom <h1> processing\n    shouldProcessNode: function (node) {\n      return node.parent && node.parent.name && node.parent.name === 'h1';\n    },\n    processNode: function (node, children) {\n      return node.data.toUpperCase();\n    }\n  },\n  {\n    // Anything else\n    shouldProcessNode: function (node) {\n      return true;\n    },\n    processNode: processNodeDefinitions.processDefaultNode\n  }\n];\nconst htmlToReactParser = new HtmlToReactParser();\nconst reactComponent = htmlToReactParser.parseWithInstructions(htmlInput, isValidNode,\n  processingInstructions);\nconst reactHtml = ReactDOMServer.renderToStaticMarkup(reactComponent);\nassert.equal(reactHtml, htmlExpected);\n```\n\n### Replace the Children of an Element\n\nThere may be a situation where you want to replace the children of an element with a React\ncomponent. This is beneficial if you want to:\n- a) Preserve the containing element\n- b) Not rely on any child node to insert your React component\n\n#### Example\n\nBelow is a simple template that could get loaded via ajax into your application\n\n##### Before\n```html\n<div class=\"row\">\n  <div class=\"col-sm-6\">\n    <div data-container=\"wysiwyg\">\n      <h1>Sample Heading</h1>\n      <p>Sample Text</p>\n    </div>\n  </div>\n</div>\n```\n\n##### After\n\nYou may want to extract the inner html from the `data-container` attribute, store it and then pass\nit as a prop to your injected `RichTextEditor`.\n\n```html\n<div class=\"row\">\n  <div class=\"col-sm-6\">\n    <div data-container=\"wysiwyg\">\n      <RichTextEditor html={\"<h1>Sample heading</h1><p>Sample Text</p>\"} />\n    </div>\n  </div>\n</div>\n```\n\n#### Setup\n\nIn your instructions object, you must specify `replaceChildren: true`.\n\n```javascript\nconst React = require('react');\nconst HtmlToReact = require('html-to-react');\nconst HtmlToReactParser = require('html-to-react').Parser;\n\nconst htmlToReactParser = new HtmlToReactParser();\nconst htmlInput = '<div><div data-test=\"foo\"><p>Text</p><p>Text</p></div></div>';\nconst htmlExpected = '<div><div data-test=\"foo\"><h1>Heading</h1></div></div>';\n\nconst isValidNode = function () {\n  return true;\n};\n\nconst processNodeDefinitions = new HtmlToReact.ProcessNodeDefinitions(React);\n\n// Order matters. Instructions are processed in\n// the order they're defined\nconst processingInstructions = [\n  {\n    // This is REQUIRED, it tells the parser\n    // that we want to insert our React\n    // component as a child\n    replaceChildren: true,\n    shouldProcessNode: function (node) {\n      return node.attribs && node.attribs['data-test'] === 'foo';\n    },\n    processNode: function (node, children, index) {\n      return React.createElement('h1', {key: index,}, 'Heading');\n    }\n  },\n  {\n    // Anything else\n    shouldProcessNode: function (node) {\n      return true;\n    },\n    processNode: processNodeDefinitions.processDefaultNode,\n  },\n];\n\nconst reactComponent = htmlToReactParser.parseWithInstructions(\n  htmlInput, isValidNode, processingInstructions);\nconst reactHtml = ReactDOMServer.renderToStaticMarkup(\n  reactComponent);\nassert.equal(reactHtml, htmlExpected);\n```\n\n### With Preprocessing Instructions\n\nThere may be situations where you want to preprocess nodes before rendering them, analogously\nto the custom processing instructions functionality. The rationale for supporting preprocessing\nhooks is generally that you might want to apply more general processing to nodes, before\napplying custom processing hooks to filtered sets of nodes. You could accomplish the same by\ncalling common functions from your custom processing hooks, but the preprocessing hooks\nAPI makes it more convenient.\n\n#### Example\n\nBelow is a simple template in which you may want to replace div IDs, via a preprocessing hook:\n\n```html\n<div class=\"row\">\n  <div id=\"first\" data-process=\"shared\">\n    <p>Sample For First</p>\n  </div>\n  <div id=\"second\" data-process=\"shared\">\n    <p>Sample For Second</p>\n  </div>\n</div>\n```\n\nWe want to process the above HTML into the following:\n\n```html\n<div class=\"row\">\n  <h1 id=\"preprocessed-first\">First</h1>\n  <h2 id=\"preprocessed-second\">Second</h2>\n</div>\n```\n\nWe can accomplish that with the following script, using a combination of preprocessing and\ncustom processing instructions:\n\n```javascript\nconst React = require('react');\nconst HtmlToReact = require('html-to-react');\nconst HtmlToReactParser = require('html-to-react').Parser;\n\nconst htmlToReactParser = new HtmlToReactParser();\nconst htmlInput = '<div class=\"row\">' +\n  '<div id=\"first\" data-process=\"shared\">' +\n    '<p>Sample For First</p>' +\n  '</div>' +\n  '<div id=\"second\" data-process=\"shared\">' +\n    '<p>Sample For Second</p>' +\n  '</div>' +\n'</div>';\n\nconst htmlExpected = '<div class=\"row\">' +\n  '<h1 id=\"preprocessed-first\">First</h1>' +\n  '<h2 id=\"preprocessed-second\">Second</h2>' +\n'</div>';\n\nconst isValidNode = function () {\n  return true;\n};\n\nconst preprocessingInstructions = [\n  {\n    shouldPreprocessNode: function (node) {\n      return node.attribs && node.attribs['data-process'] === 'shared';\n    },\n    preprocessNode: function (node) {\n      node.attribs = {id: `preprocessed-${node.attribs.id}`,};\n    },\n  }\n];\nconst processNodeDefinitions = new HtmlToReact.ProcessNodeDefinitions(React);\nconst processingInstructions = [\n  {\n    shouldProcessNode: function (node) {\n      return node.attribs && node.attribs.id === 'preprocessed-first';\n    },\n    processNode: function(node, children, index) {\n      return React.createElement('h1', {key: index, id: node.attribs.id,}, 'First');\n    },\n  },\n  {\n    shouldProcessNode: function (node) {\n      return node.attribs && node.attribs.id === 'preprocessed-second';\n    },\n    processNode: function (node, children, index) {\n      return React.createElement('h2', {key: index, id: node.attribs.id,}, 'Second');\n    },\n  },\n  {\n    shouldProcessNode: function (node) {\n      return true;\n    },\n    processNode: processNodeDefinitions.processDefaultNode,\n  },\n];\n\nconst reactComponent = parser.parseWithInstructions(htmlInput, isValidNode, processingInstructions,\n  preprocessingInstructions);\nconst reactHtml = ReactDOMServer.renderToStaticMarkup(reactComponent);\nassert.equal(reactHtml, htmlExpected);\n```\n\n## Tests & Coverage\n\nTest locally: `$ npm test`\n\nTest with coverage and report coverage to Coveralls: `$ npm run test-coverage`\n\nTest with coverage and open HTML report: `$ npm run test-html-coverage`\n","_attachments":{},"homepage":"https://github.com/aknuds1/html-to-react","bugs":{"url":"https://github.com/aknuds1/html-to-react/issues"},"license":"MIT"}