{"_id":"render-jsx","_rev":"32-51488d0f3c0469a459b3123bc3e68b7f","name":"render-jsx","dist-tags":{"latest":"0.2.4"},"versions":{"0.0.1":{"name":"render-jsx","version":"0.0.1","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"2e574e4c52cb983fa3db2a0e57026b30f8ab35ab","_id":"render-jsx@0.0.1","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-SwB4h6469S2rWXvJT5I2lQ5KyyROOkHQx45qalWdt4nnd1K+jXixej6+3wpAnh10E/Nuagb0saaBZVqeFSlrBw==","shasum":"d04acc66f6030fd665575b392083e3b2606080b4","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.1.tgz","fileCount":263,"unpackedSize":267765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdzVqCRA9TVsSAnZWagAAkiAP/iEK5YCsng0R9j7BCo5s\nPwa9vuLo1Y2hnJn23SFJOUOTDLh7TWCg7H63zRYsVrFvDl+TkEay0vSetpDs\nnaEB1twqMuwFhdaKLUYhC/WIVMiCUzXmX+bx+R8PcDI1DE/jGObv5rJr6zFi\nyiCT7rwHhc3RQY/ggUHscQfcl2ZMuzoBPAJxoWX1CCVEmiNmP1XDy3o2YhJN\nqBe4Cm9jmXS4X+PtnaIAeCZl/fFm5lf0DYmGkkUDNP8GUJpNFM9vxiHo5/B6\nJeqRokJ99pz09syHaz6VV4v5U5yycqvXx1/IYIRlB/Qc9g6OGvh/nHl3PbpS\n5SEuuowbh5woB9UPm8w4BvMY3sVctQCQ/HmW4v5NlEud2DUh5Y6uYaDYyvK6\nIr7O7nl7oHlRHL9ZLUAKsfn+CYTSlwjvzpRd8cEqThAPo2eAkvrC6lH0kPLt\nB2M9eLx43oyovsghFLXVsL8TvhuwXlHIk4hi2x0UIM4d4TNWvrQ5fZ95NajZ\n5p6mVZY0Whrptevl5YN10ooNucI5LR0kxOvuJI3v0WPUa71acddGRohtAbkB\nPhNoFN6ehCU5nuR6mpdO/5O6mO36r6BoAGRnKdSJy3+AD57FTHLAB8S1M6ff\nIeGyr2c0prA98obmdTWrcxWCYKVQE1IFBr/fueCgpUPAAialXG9w5aDCIe2k\no1gB\r\n=jS8d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4n8VsId41EmjkBVByMlXup21M4tSP6mKxQHh8v3g2yQIgLvbiYlALqyxsW2s0tveY7ER51TqEYLZ6fuw7GY9Vny8="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.1_1601647977612_0.42812119068004906"},"_hasShrinkwrap":false},"0.0.2":{"name":"render-jsx","version":"0.0.2","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"2e574e4c52cb983fa3db2a0e57026b30f8ab35ab","_id":"render-jsx@0.0.2","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-XyBqQ14ileKUn3PAFURAaEY/vfrm4nAKgindLY9v1tVcKUx8lYwYXw21Fg0HaIjM0NRWrU3s8ySLrFmH6Qo7lQ==","shasum":"6d999e03f9ab3453c01769b2f25b105712a5eb60","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.2.tgz","fileCount":263,"unpackedSize":268203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfd2FXCRA9TVsSAnZWagAAhlQQAILhtrIkIEa++Norz68G\nEWuVXRz+/rtb6PA7bBXoUBcm4qWJjnwTPtC7VkopXFK9ClXKf+Bcw3RMQ3j4\nHJRTTVhRY8wSXXQKB8ytZES9hv+i35Klikfk9kzjT2QPLSRgFjPHBl5gYV83\nkiQAqDSofrPBitI4U4qLWp3IqLSnY5qfDMkclwviPNtWnVo8KQRrfGaNLfI/\n9eE642fGge/U58bDXqmX6cZ9NSiJS8G2i/D3iBO9pIHF9jO2DwshDFLjtiR8\n1kbdFO14Vad2v+mhVQ5shybn6QNPEPB0fKZX9Dc5R4zfNBdp8vqMxV+UWf+J\nO8TGclNoqV+phKEj+IUV9cxHd1MzBRUYudSYzF1EdmODWDbrMDJAB8mfUFnS\nOt8vUiGcKXcPNijh7EoB9SZx3yyqDw/KVdl96lb09Lc/bjy4HjE0J6d1L23u\nxhkA7TFngvsCknhH+2Pesolz/GEzyWPqwVN5X4UYDydLoYYAbV/AIf7V+whR\nJpE5bAI8QsD4n5h9ezJII1xpAQS3PJ4I8pIQ8sMnzlDIdmp2k4fovuj2ecxq\neq1HxsQv5xrr3RiW8dkAgozv1j230NiMRIZyixGMb6Yof5yUS+4GhCQOgcbX\n5Oc06oa6Y6X40Rl40+VeMpDIsP165IpAeId5hOFMWl85nFUxyR3IRAjM1maZ\nILxv\r\n=ioP3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6jdre72qwZ6mwFZroP43A7sgkvr4VhctgFe4F8NwguQIhAOe2j2X2E5o/+rynfIxIUnPFrbMRSWme6QyENXn64i3e"}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.2_1601659222713_0.8264314480694064"},"_hasShrinkwrap":false},"0.0.3":{"name":"render-jsx","version":"0.0.3","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"5db112d23bbb3c3b8597acbf243dbbff39460ec9","_id":"render-jsx@0.0.3","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-HmFvz9LNiTwvqK3n5LoF1sU71xvp0moHJBbRo18j98qAozosFipt2ILBCHuHyVWtBXsNVHAuzHpnjzK5Z24XmQ==","shasum":"12e86762f2506decb51a00298434dbb7850365cb","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.3.tgz","fileCount":269,"unpackedSize":272680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfd4SYCRA9TVsSAnZWagAAnSgP+wQDfP4Jb/hS/ZvF9aVO\nn3hTrLT7oCBfOGJ9WDIfl/cnuAqzYog87fIwen8ZK/Xd932p5/i5GCzk16qc\n6Ide8dDENyZ4i/PvtfgnQFTtDE2HCfp7c2AewSDFmFFTmTwuD4Byca6Ckdab\nIk/wOWV2QfrfBiJrjoK7bOPQhaWJYHRdx8NEbiKbjtvjlrggOv2ez80Wr57M\n/mUAcuD3lrVC/uiMoiCk4BW9LHE3/xujOEV9Poxw73OwRpYT2KODu7AoCO1H\nPX4LCit1dgy4Wf+0RNODBfu1J5VEhg21eJ5cbBfuk8b/72HbJdI/oo2Vslpq\nImQqfBHWSaPcFWCWQSeH72wNS7qhopwnw7lEko/h2ZsZUtWeWw2k9g3ECsUL\nDP2y/ehuRTNYBoUIEEFchtzAdRCQcMyUnLs6kCCZhyWmMFtn3BRv2IlOM+rM\npR6/4CGvGdzjwkEef6u5UecpgZzZrTXJj+plGSiRqhpWgHXelcZejN99Qjvk\nrxhmJMERTbn9tfSM4nsdomVyWsCimebs5V5+cMANcLDvzRYrNx0YuARi0N8e\n4jK5goiLgiHdO625nHZtxxqF1ed8mZV349Nx2gWZUmBkeQMcS6HymA7njpi5\n83GXx8WkWIIG/yJVdqYqfPiuDQ6IK26ne0HJbXCJiigKijkk3Nr6gIEcWDg9\ntJf7\r\n=oPi8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgGF+y75FES7s/M+RIqTn0qsnhvAspz48WiFgdTl81cAIgD2YQc57SSQkqRWQHJVXMvWwySlh+gipqZn2Vd9qdKag="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.3_1601668247623_0.2529925169562468"},"_hasShrinkwrap":false},"0.0.4":{"name":"render-jsx","version":"0.0.4","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"a1e5216da34f9dfa905be5eb4fba8124b3157b4a","_id":"render-jsx@0.0.4","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-7s1NDA59pEcfsrUX2P453Sz9rdaefkGlHpQk5L34eVRB8328ld47mYmQUw5lWzyUKSGCZ6fduVhKgqY6Pi16FA==","shasum":"3d9f1f68499f47edc40aa80125494605b5bb9dc8","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.4.tgz","fileCount":269,"unpackedSize":276319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeJtMCRA9TVsSAnZWagAApb0P/i7vRVvxg+Hc36aRuumF\n9oAhjUCB7K67LHUafMlcX5pBcx+Z1ZxlPhXeCejlD1sr8DsCNIq+6Lg+646R\n3b0Y6+GSkIKsF8O5WstrgT8EZCMeKmD8wfILbbYFia05zT9sqyHvP93QI5xN\n568hrK2toAff/1RilggJ/yZ3qxH6NjSZJZ8lcqpN6dYnuus0Fu97TzVE1CES\nJItyU5cVuvEf+OcP2h2H0B8fxw8gYKi4hMMNsJ2Ww7C8Y/aUPpjYB/TvFFt/\nSZFsVwHwQTbMsK3/BK6KiFUTRWykQOZZ0phNYOaR+PK52+Oathg/PHCzZnEr\nppE11Hm9n5R2MDxaRw7CwOiqUbmYj6lr+GQuCRPoMXAV5rQrkvvbVzFdf5fZ\n1GiEgzWn+HtX5qZQSKNHx+asS5kNxLsfJfodhP5ROx2N81t6/3ay+r8qjAop\n5mX/vekcz9jKQMiTBJg0m67YJ7ybhIe5JHbQc1P7DvPU9gpLoKbKvwc6Ep5o\nZiSR2rl7jmLUcAaVeXsOKNwTlOOg1CRpPfR+BP/KWoER+wlJ7C/WjGRKndFv\niaINEVVdN8oCYNF0fLDEibe1EMXmxoaDIaTeY9tjZJQryv29NS5nQvGw0sZP\nrpYzNZlbHiobdeJVz7qybptSFaxItOvEHNZhlyVOysZoML/A9pOVwy4azMyM\ngRGv\r\n=CBAY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFKd/WWV7kRLte1mGBbdd8904lZNOSG/vEtNLIkNaL6xAiEAzVaEODTnK0AmifOne1e2xmD4LI9nuiRBaiJW/frYLck="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.4_1601739595924_0.5878732092311165"},"_hasShrinkwrap":false},"0.0.5":{"name":"render-jsx","version":"0.0.5","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"0ed2ed4db0086211eb84bee9a7a69bdda96a6f67","_id":"render-jsx@0.0.5","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-u0k5ez4nem4FaXSeDXiFdy6nphxEo9T/ULCnmeIlp7v9TjprprE3O/jJPTKTwq5ux9NPHCJgh3XMgeMDm5HLWg==","shasum":"bba662709248a1fd6ccb87be1d1c4acd5fccb1aa","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.5.tgz","fileCount":289,"unpackedSize":277495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffFBfCRA9TVsSAnZWagAAczsQAJZ0DqIy3n/wHj94watL\n71crUj5L2rhQMcCdV4yEmOTUqiCId2H+Mlt8bIJEe61MWmiG8betuKHterA1\nmV5wOlf21dPxfSZhSnwhm3fhe/Au1UdOkbslx1RJnqCvKEGqiBy81OSacOED\nZF0wqJA3kWiga6Hkk7V3MjXce3lJM8upNFXyURuvM/gUF+KswCxYOBYwQi47\nR/hVXre05kCosDDLFJHKNzI5/MLiNh9xZxd6A6dHKJ19tpwRQ9qJ9nKo/Ry+\nxpDgwthUR8hEWwyfqx+DYbUYT5zZ8Uq5DHWk/Dcv+VeLws0KGRxDGluM7jYA\nfPq99b0DzrZLnWlGMgGP/vl4xT/9kajhqYoi+5c5izEIcZnKPgrr6fDCj0uG\nPNYxvf+yEPh2OEc9eLFZ4IjvBhWhYFl1przpaLxHDjenVJxVs31/IZjxu5W7\nfeE8W/6OyE1aF97iSEeu9JfkcU3RPx9fdXFUhU3qZAST05iLagpjZJU47GQf\n/zQeKYV7m8vrFoIwAaZlelnAkZpSF+Oc67Ig6ED0c2YnyQuM5DXm6oBHg66G\nbo+IXJlcB8zYFxbg67QH5MzUpILwiiWLa2jYgdQnhMfogi3Lf8T+4Hp8L3UU\ni3ZMnnMJHnoqT68euw/I2fX7WYkXZvi4cHifbUEdw2ZZkB21ZoLrGmWeFp8b\nlm1u\r\n=KkN1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfgzDySSaFbbvKWrC8DZ4zHwcqbBQ4Nt4zxIjyb+X0xwIhAORT1jtbgwPFOjvuNA4gyn1VNWXbiGKVVrVELA+7Z8+v"}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.5_1601982559256_0.3648123965265202"},"_hasShrinkwrap":false},"0.0.6":{"name":"render-jsx","version":"0.0.6","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"18abead80c310aedaceeda2d6737f51fae68610b","_id":"render-jsx@0.0.6","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-/Cm1i56Gac336arlRrJ9F1N4PM2DmSS7wFMW4XYMG4wiIrW6+JB5WRECwnAXPKJ68jveSCLI2D4jbWGdhtANKg==","shasum":"5e452389b780ed9bae59ad0f0937a51df7564391","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.6.tgz","fileCount":289,"unpackedSize":276978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffFJ+CRA9TVsSAnZWagAAa2kP/3bGT9KuvFLed4wjvI64\nf09cEJFWGtRrS/GTptsS8xQx4/tg0FWW7GpIWaENek4QUupmLFKOAtmDNYWU\n3QTSr9xO0pP3S4SNMnlqHLxVKoF1cOpQnX7O0fz2rqv2fRLXkJg/z8uUH0ow\npt2k6V0gppbtIVqVwK3+sZJQSP3cgpp7BM1hMFpylgW/wzL851Mx92o2yj/l\nabDDb01rKdpld2JYjySO3qSIRRKkw781xrXO9nVX59NET15RuggZrrdmmAV5\nIlt5wRBOjHMuyirRDcqA5LsUZfyW/oLOdKJPh9mMZrmNI6xCvm2qP6ubFZul\nwmVT2bCLGofjUxeBX+BgIozVaIxifWofhR3f7m6EXEN8TLdt145BHHFZxslN\nEOxt5+9Gov8rDwHkNu7Rg3nIwEDhSx4HZz/B+gBjFl51uMKHZuDechwlN32W\nCk3XA4pYHKrRzIE5RddqjiLioW2z5Nr3dhDbRYV5oT+nAAU19fQ5E9KFCcPy\n5KeB6ghannG7KGXLgebJDC0FUm2A8aqmjb+b2CUK86TUVCRtV2G2ENQnaOkb\nAOb8bqCGYwjNMtLxKKcq8sRhpZujMyzpZ4p9VQ90bxuoNX0EwTKmTQ2kOgkq\n91OSx8TdqUPZ9GYPCnfrFEneZNO7jqIH5pBYICd39EhedCwOsPr50ViB3UNZ\nbNsl\r\n=znfv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGpQDIy83C0hBSHv3l/VkLCMw3yRJQDBF4iJYX588euQAiBCA+h6JMJAnsuBc8UpXCdNK6VIOG5x+1nn7Xjb31OTjw=="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.6_1601983102465_0.40949323496318546"},"_hasShrinkwrap":false},"0.0.7":{"name":"render-jsx","version":"0.0.7","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"974e71a658cfe8776bcba2cc4e393491ff6df934","_id":"render-jsx@0.0.7","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-fuqoUIzkWeVHsksmbTWJtgCLF+gYrbdvceRtnDV5hKABXIRC7WFEuVSpkf042Pdf24X9s05d13/gh2iK2cehCg==","shasum":"f37d32129c094910f836212e019f5de71ede325e","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.7.tgz","fileCount":289,"unpackedSize":282179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffF2BCRA9TVsSAnZWagAABS4P/1770TR825KZSIzM97QE\nAnyftXrhcTQKl/Xgc6l1J1p6Jfo5ovjEAiYUwBsHJOJG2TZDH/vMMGZPycnT\n5EGvRszwWcMzLq/0HjpqKOYDiv7Kjhx9dE3d3ByjT3WfEPFLJCDg2kRn9CPM\nwADNBZ9hkrHSNQsLaMD96VE/l9PJZchq840JsyJ185XavPJofO3GzDwya4jK\nnpR8mcIdaA0zXrxae52H5f9peKLJd1tkkr4Iwcq115hZa3HxT83AhV/GVoud\nAqgosQr25bxxMVgMdW9pBDGTCRDhzTnv9eBH8qbgmyH2RsgAh/zcGF6xzhpO\n979ps3bqPmm0gOBNY1RmH3lNWV4Mw1ffv4ii/6KOJSUUdxAPfE/rQVuDWGYq\nj2Qpc24vwB+fWCJlZNX8o+iXC5D2MVidG63jB9GXzBADUoVOR1xmtCyWrr2i\nokLLjVIMFPsBHt3N8+CcHy6LzqgTHlOwH/J/bGRSyQeIbyfBbBzLSTwppCc6\n8JDdZGG54SRtvVe0LiMhijDrNOByh7x20gTVExR04UxHFvUdFGVwzXQZ7PJ1\n/yuej4w7jwGzl3xMLGrubs/uDvMKaN5lhSXkQhISteNzX94V5LLB1oMmmoPK\nyUD9M1G7vdQyLwdEAfWfiiYjaEgoGIy1NiNB51SXJrDMl86rT0V8tzJgDGfc\n0VGY\r\n=poQ7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDN+bqm4mLxYebXllrk/DATRd4379u1dR78ZqCqm9+qAAiBkEGLrmr4bQGzR9Hmww1bumXq8a0TlSCzNMJ7QQ04uCg=="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.7_1601985920879_0.2804901657374701"},"_hasShrinkwrap":false},"0.0.8":{"name":"render-jsx","version":"0.0.8","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://github.com/loreanvictor/render-jsx#readme","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"dae6bee073d9a6fffbb2ab76b1208b5d248330a9","_id":"render-jsx@0.0.8","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-koDweJo4MWY02tZHneUiluB8Jwhu5GHOjMT5KGTRvt4musQMb1cbmpywmlMyOqQa7EkT0QMN/AH83diegMMg2A==","shasum":"eb74fb53b0d606b6ebb7f69a0f781207c43b2ee7","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.8.tgz","fileCount":289,"unpackedSize":282907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffcGgCRA9TVsSAnZWagAA090P/j0jY56aFd4S3SC3GSH8\nuNVTuPNmeJ21H455sLxYN0XTV93IVhpZ0l0mXBo1bHy6WS8pYTJrxJ1ebVNc\nq8ZK1kGVWAojlTZzXX7hfdO3Ylh0WqmQu7i9NZdyu0hxdgsGC/mxWQ4Vxdtt\nc74aLzIk+ixqEhpeTTz02/v2Ayg7g5BmhV4X0AKwsHY94zY10AP0Q4oxWz41\nYwxU5oLGriYuywW0dXy3MetJ1GV9AbSGAtJBCXKTCQ+4j9USJ1jNQeBpAjry\njUcciTA3NELtMs4Ke4qpxQslxymwRZ21HOsiYoIXq4ARgBa621eMOe1VhbtV\n/bANy1VFosPn0cVBG1EgOl0oYkWAgQDh0RMhY9957IPArTUwS32Ak8z3QBX2\n7tqdvq73th2Ub+ERioezXYv506Aa2cJnL4FBzwc2WFCav/OE3DYpyRM+v9zf\nceVPb6xPEBbj8NcB6cYwNTYvZe9rkk7BcYs4EPdkdDUdx2uB/GPC7XPCsFzn\nZ9hKzRLheUPrZsf9w7rkY8uYTA4dNzdrWgnRMiP66a6L4PRaMmngyjKwbWcU\nPfHjXxvn1VZnxWP4IO4rX5be3xmiYcNS6vvtCLUKi9cvRoHGq87tgStTGawU\n67MbAl5Gh5VaRKNvKFQg0+pmy0HUZNcf3QVPFTTLkRYEx+Y/ZyRfBogJWSor\nEPUs\r\n=yfLI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlTNqgg/8nEZ6QetWKwW5DlQluVnq4GgTFT6GU3K9gCAiAgHqG3qt/NDnfaYpjYYQgxur98yh0LpNMbZXEDkjm3mw=="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.8_1602077088037_0.8232164079164319"},"_hasShrinkwrap":false},"0.0.9":{"name":"render-jsx","version":"0.0.9","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"e8737a746cea0723e07fc6754fbb7d2b94933ea8","_id":"render-jsx@0.0.9","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-iAWJ+BGeQYndE869npC/3NvFEiynqTn56uGjYCYxVE/PAVb1uTzu4Jp7BKHlPjFElweNwzODqHn02BVSzLNmOg==","shasum":"ec57382f533d4d4082af0c60217f314b06feda75","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.9.tgz","fileCount":289,"unpackedSize":284157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffxnBCRA9TVsSAnZWagAA8bkP/1B4ZDojwoRqZ2duvKUE\nrq99GPLECxX6NhZxvM/mAlbf8ARkG64x/An31TRJrMVXTq99cQmKI5paYnlX\ngh75Mcscq81ukmj6325pb+GJgRZOTrQgZYG7dPbHddMDGUjbjQB2/hmdhV0c\n73Vnf3TIXTjKklrt98lbaL9Gl8Ixi8Jd9xFg8CDUsQsoNrs+H1k0Ovuexjjt\nemKEYfKt3vzyadT3cuLtj/EBOWjO4mUDG9Tn4ZrJEUpxQGmXkGLlPPPIzsou\nVhL9KFkUPolL+pysB8XywEXR+oSCDtdWJc11e1iwAKyNC7xFb13Tr9m4xfLY\nPKYYkPixpWLskEIyVQ48RC6Xo/8qEwvnyGt4ES70phfAUzhcSNu/VnaB80kR\nuyg0tSC41v1WufNIPfQpvZyRjkgKhOQZx24zAG9qNCz1MZhuo1fFDYVhHdQi\nwDz5x0sUNX5mrHkIJsdilPi78mnWJ9rd2B6ywenoG5ETnkYT7wkuu64yLtM6\n9pUT8cxh2L+KGRXMJwzxjxvABtDRlpr2hPKLDfhIDCci2VoThsRh60rTVadV\nVoIkja1OJnTfu2KA9+urYU5owHtcn1WgTRTaIvgCfyrz+NViB+N6Y5M47miX\npYhmMc05x4vwbLl0utU69Vaom10/IsTfRTvg/NttcGa872nAPo0wddEfFN7I\nNgw3\r\n=kbAh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBs0z00fEKcPgkj2vDNHcJylGk4IBirBqbvDLDtUxpCAAiEA2R2FzNhBvrKWuC9Ci4P41Bvz8/4cK0Yib71H3XDaXSs="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.9_1602165185263_0.4503388959244752"},"_hasShrinkwrap":false},"0.0.10":{"name":"render-jsx","version":"0.0.10","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"523b1cee2b661356f867118271801fc172ca0547","_id":"render-jsx@0.0.10","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-HoN8oT0ZoI0naY29hu6tWiXumr7gPpVsh7V16OryEdgEvaDeuroo7zuoY24+mAeJDc0m4IYwgAnXHADpMf89Qw==","shasum":"83b7bac748995ed57faf2db76a3500ad96179906","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.10.tgz","fileCount":289,"unpackedSize":286855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJff5/2CRA9TVsSAnZWagAAd2QP/3wujWn5BgD0z3i1R8kV\nIyTGGWgma2lQ/Ov0MvO84UgIOrayu/5fy4V7VvzCuSkoSJrtgzTHwPXJDbNg\nS34tjuDXAqkvJRK5cbtud9yJlqMn2uADMG5wujcD2XBDzVK9YCL20UxSU+X8\nt7kjIaUINBCrPMtJylBhp4rMypddWzjKRU/lRseaAQX521GcX6gxLPjJxEsc\ns0Q3o/FqqtoRV4Qsi29DQdK+XfZDQsqyvdcIxylYawTTuq+jRrrawsLyji6C\ne3PH2z+b5pwD/itfhUcHG+SwoewoXqHy0Or6ZwZ/vfbq+EFA41cIiZEAIOCc\naop7cmCKazbVHpIyCkUE0cZjWlw2VVPfR0Lz1l0cx/NwAvonzADLMaWiBqO9\nSoyW1pdLCuKuL3qdDSb34rDHMG/R6jF9RbnYkxym2ZG6mAlz4O1o9OLKuoyR\n6W9Y51EkriFDtqFzPHr762gRPvLLDWV5UfxPbXmz/dGgQ8JFyGRziLb38yKN\npm9fcirm6vspsYEKyX28P2kUxl7Xau5QqHX9qoCKDwabmqEXBNSuz5dVwBIt\nJWcJ6ve/Phh1C3OAPSdZcAMX4iN1NUF2pbkqrkMwqcYo8UbMHSMhsqer7wVt\n96phshLTDHEubqM7Klovtma78gwanAvlmcZJRfZZ+KP45BokIiG9hG8b9fX4\nGRaZ\r\n=UqeZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDhxf3I0+dUjlwckEO1SAH8CuG1wJqcgtV6Kbs5eyKVrAiBXl3cHe3UNnYdHaBNQ+BTkgDs8YPtO1rPgd3NiIi/r4A=="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.10_1602199541722_0.012782000803707394"},"_hasShrinkwrap":false},"0.0.11":{"name":"render-jsx","version":"0.0.11","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"0a3b30b92a10d26930135fd4b4ebdad92c8a4442","_id":"render-jsx@0.0.11","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-5/PgBdyEdudQz2fkGJ+yIU8aqt5azCqZAGgPJ0Lvtly4oddfGuBetwNNcPC003cDDKh1GcA1pBacMdzhokzOgA==","shasum":"75700319288709f63cb4465b1e2428958a43bd33","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.11.tgz","fileCount":289,"unpackedSize":291102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgKt6CRA9TVsSAnZWagAAP4wP/jDiZ1ZOs6UbTO+l/ZLc\nzRoJqlc50VZ7mIjTsaZ78wtqOvbQSKy/sjrAqCHzchPsLF8SPY1fEAf2oB/j\nJYNtH3Vf5rVLOnbAOe7oOs/aSA4iCcnZiZRZlVrcAY/gLhRfseArX9Q8q4Aj\nRXBWAqSKR47T4w2VYgGRRIcVjs2S/nZgbLV6sBEoFWL4x3OwgjlTKBax3U/w\nPDUPk6M/25hitBgwu19Ze3qZPimRA0vu3BZ29Abcn2P939qIFQDmnQioD79u\n/dT+nSZkXj+a/54+TLM2/BpNfWZLU/hFPFhZOMYZbw0lZmjvjta9M7jQLAhw\nbOP5fG8iE3m7yX14efTFm7B1uLhk6xR2GEUxq2rBbybteCXsSDOEb6KSKLoi\nX90Ks3YwTkDECWA9gcpnU7O+wtNIBOhHf1Q5OgniTyNyChQzn7R53jbHHYcu\n2TOd8EiyWUVd6pIrutNjRx+Q8h+s8CNPbanHTwEVFdaJbjUxrS0uOHst18iQ\nPfq/RQh3nWqqYOoG5rR/bppcdtkuxdED55foFd6eRtfifoLXR0RFAKZU6L8+\nE56gdR8eP8mft+byeOQkqj4Cn+AyJzlR9Tu9gUaGWUROInLCvJYPvO9if0Tk\nuncgm48i+x39mpLkchfmGlg9Jll9DTC7duYPl1xsFnXOiBx7hr9xmJ5q9Rq0\ng+ts\r\n=fYMq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGxSqrZapzdsTPMd1hfBKsrfLSKyJpKK4npIYD0rwQGBAiAiNYpzgYl9dqcrs8J9sdBSDsgzlONRoejU0hteSylF7g=="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.11_1602268026077_0.7102882055553918"},"_hasShrinkwrap":false},"0.0.12":{"name":"render-jsx","version":"0.0.12","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"83f4a0a3cb122b5d4bf9882cfa89f44c45da873a","_id":"render-jsx@0.0.12","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-khEmEotmB3+S5nBQUcThJe59wC+Q1DKZnzogu5zhhcVx5aDpNirK0QSFqlngeMOBxvHP/WZjIs5Oikf66u4aGA==","shasum":"4294a294ac713eb8ef9caa1bcb2dca43e6ce269e","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.12.tgz","fileCount":295,"unpackedSize":298546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhWjfCRA9TVsSAnZWagAANWYP/iVHqvJGtAMtm16o9jMX\nZqakbZNBnZ7dOpy0DHFfpV7l47Lf54oJcyY/nH+23X0FcRgt6wCmnYHV3CZi\nDv41imLUAYr94J3tprt5F5uFQGhqSwtbdHMZK6MY2lauo16Ou3QrJPXUbv+g\nVkFOAYF7MwVNFmuOZxpRNf9ebt9J5uwS/VR7kmCSdlG27rV8+8dpSRnvqVNU\n45wel7Rr/hot/vedBn8TajPKol3NZZZZew4MeznxhTmazTSf2+S8xfuQwps8\nsKw6vfLE7cqNmqQZDFKUpAxpAmoZMUO1T1EiGaWzmIg0pY6ziAOnkhWLwTXm\nEKk0PS+vtHkXybv+C1uOnFxcRbkdHK9x+ooWymGbHiZhFcBEhedlSa4NE9og\nHwINNXqSg2FTyS5oqekSxbsat5Cdml4fMxe9QfdGe88DOSo6mO1+bb7eT7x1\nUur5lGNFfIdN/ExuQrb/MV8tYK0HyWilgm2NUCpG2TMZziHlkfGvfCDehbaM\nEi8+HmR9v0cKagpDIpd3AkvP+N50dkfPl3xhuRCDfkkAtmfSnaAq89KDLk1q\nlDqTUT3IR6pOoBK/tHX/6BsMMs5YsqtJ2KQUO/jWJ1354Q1uyV/iMqfCSlm/\nmv/izrMbQP4aNDoQFDrNjIIKtcQnQ+8wAG5Vx/pxnmwhzw6e6sewsVShma4q\nsBME\r\n=ghON\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDchSwuzS4gSD9YjmOtk+TYpRBTkUifv2LbHVcfoYny7gIgA4svllHPaE5Z/0/Ic+gNjNjV+S4d2kd5hRttk8Imag0="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.12_1602578654562_0.8361475437778767"},"_hasShrinkwrap":false},"0.0.13":{"name":"render-jsx","version":"0.0.13","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"83f4a0a3cb122b5d4bf9882cfa89f44c45da873a","_id":"render-jsx@0.0.13","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-ZymfvJ3aT7jRvgPpPZJ2K/IGjpcT0HsO4GFKrGTZ6I/mAp7sFyn8+6auqN/pddq3qshUcoqBRIoVZxhxs51LJA==","shasum":"4b4dd81bf4b3ddb454d3b7d9013b83878f26e9c2","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.13.tgz","fileCount":295,"unpackedSize":298575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhWlhCRA9TVsSAnZWagAADW0P/ivSyRfuWB52uHibNUz8\nMsJShP9L9annD0JbOEA4jK5YSodxM41otKSvcwBV0P7PsTXwQdCo/MOIUPgb\nOzy+SInb7RQwXEydsy7L3+Tez9ATnr8nWDIya63tK3KeFipW8ETz3LFph8v8\n2SOQTqGNuiXwR6aWuLRX4cgv1NbkTSunjvLd3qqrE1O3kcq+ZwrexmbFa+9Y\nmZrbZg4W1m9Vv5oj9wCk8/ZX20yi01EO/4Huu0Jm+b2oATVVnIpdvu1i+Frv\ntvqzwTVnP6QBa8mnfNhyUHkkhmvA+idRtu1uE/91kbXshmNHMTEGrNgYZSlp\n7jjYNPVeAD4JEuVm7YmHL9KhXs7TMxeOpKogMKgDhBBIrFbtJadvCExANF1C\nyk4rvzd8pp637UwSmKsH9DMggXrijj7GlgCQ3IgfuNd21aUCrOAsMvICHQ/6\nycgl+EMBhdMH/fYKF05PJLw7CzMFzSxEYPJ8u/lCPOLYaVGvyasPZk87+ErN\nM+gYJ0ss2ip6qktPexXgcOME12m0DBVhXKzBgCDgNnJ/qkwgBNGpdyBYPzub\nAtslUSh5lQjiwPah69HWW+/QoUAnqCkkuImWVR7k3+DirP8s6CJjWFrjhRfk\nItBX2Pa7p1pi0+wovF5maCTGN2D4HjnVA5lRsoGMWJUV2vwWeBb59ibXRBUI\nUQR+\r\n=qWQo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRgNEyTSmRXCgtDoxfJKAnlAekAxAJd5UYTm00wGFPLgIhAIvlrOVrhWZDV6ZkWMSKor7JeCLL6NiuXz0Rej+r3ifE"}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.13_1602578785049_0.3717694569602774"},"_hasShrinkwrap":false},"0.0.14":{"name":"render-jsx","version":"0.0.14","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"83f4a0a3cb122b5d4bf9882cfa89f44c45da873a","_id":"render-jsx@0.0.14","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-J4sSgrpd54iaG7lnhY7cJT7gddJjOaVPHpeCL/OVIQ0XKy23LhUff+dICNzaI4CFb5drceVk+JS/quYPjkG60w==","shasum":"026c2ea802091acba564b7da59ae5aec043a0cf8","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.14.tgz","fileCount":295,"unpackedSize":298435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhW23CRA9TVsSAnZWagAArgQP/1kYXvGjZXAT413vKNBt\n/VsZgLVU4CleNa3nTx2FzG3GQwC8FnZhkCi6kTDOb0iId1mExd4UNBILTug0\n3WuNTgkGBiZGeLCnTqoBALM8z5kU1tLdqe1ERerCqbjAu30aysdvm31Z8TUD\nz0u9sU67egayhXz5RoFJuQZD+i9mVeBb/PKNZ34XNXZuMyMQu8Uo7jRIvi6o\n1E9hEsAxuBwpFPZJzEFSE3lYg2FKUKLs24LmO1lcGv+peYOKyx+sFTOKenRD\nBf1uhTTi5wOQ/S9wrHgqxSOWmb8sE+G3OpF4m/Cv9kkZPTXz5CffpQXBO+aQ\nX+qaxqxtB1faJuhO2gXALKIa/c7H3e341jaxUyH0sbyQk70bS7rAXnC3mI/l\nMFzccre0zlKIxKsSsyZ5K4s46+IMvkW45k3QI6RL+kpsMC7AgVpvoRsUQn0D\n/aNDMHrYYfMBfZIeiiY+mKtDvmz7e30Kon7ngPLjVWvmunk+wweboLrx8gun\n3dD5V7s/C4H9wTbHvR9zXaMjaqW7Tmls2KLK0tGgIxCkCy6R/bpaNQ4X+gIv\nGuuWFM0whacfDg5iz1MFTULqXMiR+4wkrWQKJOdNfR75FoYVyUAZe5N7Jm8U\ngmDAUyhNg87dIbh9xWJWrwHSSoSA14AlOZ7ITtNz+yX88rMa0E5O0ZZz7GyD\nOvHn\r\n=W6RD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuuBh2yLPq7+RdDClV+L/D53hP9tA0DYnQzPSfd7peOwIhAOIh4wy0CRed9k3kuKp4yaDRKc+0br5fV7FJYwVVFvEH"}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.14_1602579894902_0.2666968363958233"},"_hasShrinkwrap":false},"0.0.15":{"name":"render-jsx","version":"0.0.15","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"a8a3352825962c3de45ca733bf8888c6ce12a717","_id":"render-jsx@0.0.15","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-do/MEt7iQEbwKzWwoYt4rNmofHcW+KrruligWhQpWVZCgnI7k2ND+yzZnuMSD/sP7K9J9Tpwi+C6yKw7VaNXVw==","shasum":"90d018d49d899e50fa23b1a0eb60cd001aa0d2c9","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.15.tgz","fileCount":295,"unpackedSize":298454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjWlHCRA9TVsSAnZWagAAm/sP/2uoTHGzxFTwb+MZVCn6\ncolQN4e0hFW4+VEcZc8GimlTx8j/7Y53jUNUxD5J/TVJKkjM3e9whbBnxz4D\nnhQ70OIE4KOHH+kJ8iZNPO1Dd4ZLe06jGb+UZTPdel2rvB2MtwIKVmo46nCV\nPz0X3IS/cUTrBJnDw3zNaICE9onJeYyEK6SlwTQCbHfbnL3Ao3CaIVKZumo3\n0mUPxKjQBIvIjPZo3t5qlR1cIbOHbLHOFxovk/H/Q02Njoz71PxB/t3/8WdZ\nkExf13RNcxNW8f4Bou0KgMDv92JK/PTvwRwRNBrP/1UfJYne+O6kj5r4pptq\nTsUCts+inZTtC1YJ90guUDkEL00N5MiTdPde7rbzIxmzlPTYRi0AzAoUNQ3Z\nKuWUSHOikhMYXae4BwFCcsXhlU1n2T4+dgplzbxfkMa1d3qSiAana2ecvLvp\npUUM48COf3hmUtQGUNA1Jx4m3/ixl+sN46EZFzfq+QHoMHHs7mMqxgDlpjp/\ndMLakDf2XcK3fpphw5Y2VTLmR1rKzst+a95s3Yc7QaobOa6d476KTIj7aluN\nlKLJMcecHpVV85hZo57gvlIoqJ+mEl84jKuHP10/iGZ/caYZlviJbRVFjXXP\n/GEDchkojNuHx1tOXOnPgXqZT1ejncZrzamH2Mqv73bWuhGRW/oPvcIJ49nu\n/D/2\r\n=8cUI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMqUPrjMUCdeYv9lymOo6icZNN7OdAKw7gGf8c6rKMTgIgMEGiW42HFV6/eK7aEEBzgm3MAdCKVQwY19AGawTQnH0="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.15_1603103046766_0.3450529364518973"},"_hasShrinkwrap":false},"0.0.16":{"name":"render-jsx","version":"0.0.16","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"a8a3352825962c3de45ca733bf8888c6ce12a717","_id":"render-jsx@0.0.16","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-sOOXDnz+VZX/gLylbPRRh/8tkHKYeRQ24EIEsodrdTVMpINmJDUXo71Np+gyumtxiBUrlA0rq6TW1mz2X1s91w==","shasum":"a22f1431d2b07719f7b0a460857928c044f21534","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.16.tgz","fileCount":297,"unpackedSize":298668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjW9pCRA9TVsSAnZWagAAFhAP/i0PAQgKynQ+YwCUorEt\n32YvBSaSyCZ6KkiHjjTx62gRi3rmTyLXA+9Q9ZVaY3RRtZKU+bS1OBiM23KR\nfeSwL+Xpw71AzkxdUesswOPHfvmvx05YUQRWhAN1SmP123/qJQFrpAwQmuMW\nk3PUyIGhipvKuVxxVbL+f2Yisax4kyA3i4cg6Abx80KTyTYlD+QHSeMWIVqC\nb6AOmRuTnHyjiZBuYUTRASQxJzfZy7G4DvFA5Cwji9BpgCfYuLxdMH198vlf\nav3LIOrhn1jg8k3gOtw0E7cMEL9+V3nvok85Sm3Gx29ec3GbN/QkpmymcNwb\nm1pDI6ZyqYyVzQAyNuBH0reCh6i/v0zmQlc6g8bUGBk6fB4WEgbLB4HsFLPY\npAcuYQfqTRwWcjGtHb3uGgomOEjItzr2nYWT2TLfkc2ub8NDoPEZHOgZ9yjB\nt5215Rd25cLXS/t7aGnrG/ECfWjtqqn9jFc09LQ73G0k2WXFLHs0bE84pyEH\nNuCqVXvQmOwdC4KHb4ULy0qsP9HqYF9SCEUviICOAeZfRRtp60Bj/rXpoRc2\n/7R1F2xdj6hOn8EIivav7CEyyQGqUZ44RpxlLwQxpgydCEsCV+zPtpIj9W6z\n/XJodYb0NSvKGY8jFlCmj8DLaCdNZoLgNFNetLH0v1LD/JdBlRtOj/7mwxsr\nzXJs\r\n=2/cc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFE+/7ea6YI0vxwIcfotbSFX31LbabvrZ4q2kSiFPJu2AiEA4jYlT6QIw8eRiowTnE8AHunQxj8aCRX3THGgaMcC6Hw="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.16_1603104617114_0.45864938767347496"},"_hasShrinkwrap":false},"0.0.17":{"name":"render-jsx","version":"0.0.17","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"766cc6672bc98dbcac73d6ff82d4adc223798d1a","_id":"render-jsx@0.0.17","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-gHhDoqw8svI79XVGKbrut6t/4oIiqk9//4GO1U79mRdu9TzA720smyW4Pczh4TrkF4WdzfAgku3r/+A6r8BoRQ==","shasum":"b0ef32109ab02eb9c050cefb344f3c1713f27e63","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.0.17.tgz","fileCount":297,"unpackedSize":297627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjXwHCRA9TVsSAnZWagAAPrYP/2KtZaMYYvztWX8xNko2\n/2qjP4knk/nKwCgpvMy4qiIREEJ0t0Jgpg0froAoA2N1BIqcD82zZU3eauOz\n/qFjj6PKk8hm3pZSFApjTZ32m2ZKfhH50Rg77bIMySNG88mH9mKVE1YNTO7q\nI8rbTteLq61lf29YZCRqARH8NNU3PbAnOY+l0WqPHdaZQspr387/5xHp1+gj\nf3aSlvtEzKg+mVJK12xzhexe+61ILIU6IIfGyplb6WK8yM4N4+IiK4oPxhZW\nRLmCp8GEGGarQBUaIbjTCnBhGOm/6GLE+xMISnNYsDauly/W+vR0VrQxw4Jf\nMoPb0rasA5LXi5rgldyztJkcL/kMcmLZzmhw7eXjBzVN3kK9V4mzUYJeWFbC\nms4PC+m5u/9B3ON81cenYsQlIlCkmHzP0LoEx0YczGLew2F0uZ88OCKxtqfP\nsOsHsZ1zD/d6Q3m1aQiY9k6snDlAWEfKq1/dWGDBWtv39/UB3pRvwBLsHF9V\neX8/GhX3VGYvcI5Dsda3n27r7i5mihfwTVtpDVhzQ38VtaTlGeDa6vv9ulGt\nd4SahOnr+wUy/dHy+QkYScvoOtmuTSs3Hg+AywI8kPVRX8DLas4EveP+TUND\nRfHJ1UOXWohoohjbpZuFhwhKBujtIPJaq/gUYy2VHdqrcLaZ7Pel29m6Zhrl\nbLs9\r\n=kcPO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdy4vcb6JiB5Dv1YLCqXayRReT52zsvm9PvB3mOSjWyQIgUb6Hx4jrP+pfmrrgzaRLPzy2K31GNUyaKiHydSU5POg="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.0.17_1603107846815_0.9125222021829849"},"_hasShrinkwrap":false},"0.1.0":{"name":"render-jsx","version":"0.1.0","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"ad44ec19f050513a5ea2d0b10b929e3c1c5008d7","_id":"render-jsx@0.1.0","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-TZbfWnBUgWiqqpJJQFquBZM0QIkDQ6SidqdL6yUPT1wkeFVOw2x6tAqO5MTu86FvTc3vbRgKf9hpOyQZlwIgSA==","shasum":"820bbdfc66d0981f9ac588ee6562e0e9e3221574","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.0.tgz","fileCount":297,"unpackedSize":298138,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkGafCRA9TVsSAnZWagAAT4UP/2rkKf5Soj7c82vjcUAD\nDRlZLRJHMSuwfP6Nk/1GDiC8ogk4rJUKCqYn4jamTKcHzHQhCw0xOeYpE+Um\nPby9EdoSR5izyE170J56CTWY0Z3Q41n9x5KM7/Pseg0pjTtOsy9Zk4x+1B7n\npgPn49UcnYJydpwxMJKUjMVTgemdTYMRE53v6MIXoE8eArxlP1prd21TE1wR\nQcEJnD5+k6Esw6vA5uYXQW5uI1aPHQaiNtrxZ73QSxXLgz29ypi7MkopBOmr\nyCqTlJV0gSIEisL5VrJBVKaV0TotwTPTV11g1tC8obECYkYrxoVVYm2wdTgA\nXKSwWJKBEQ4ySgY+j2HQvLaSgm0y+UIVwJxBrPFSPNtN/VJ6EiMbt28bZgUm\nna94ip8QJCO8ZYSXxeGzqULeMjBnZhT6R056wNTmvVKbgtMbkbgbo2uKH4Qz\nmJErWvBjR+eEYMZrOG6DFIoX2HkRbReJdrHOBI8Vo5AGqcHrlr9W6QJzier9\nnOMwr1U+Ry2u+tsPF/HujZUHzOOdRNtWmoQMki1BPItghS7DwOL14Dp5YtqA\nkKHT3nA3v8JbCZ6uq8VoLwQKJO3ZjYXyvq8tUQ/Yu4+/+lBuLxhA5UbEpWfB\nNjLQiuT087wggQhY+vLqAFL/l6o7zQnD97XUR+duDla+Uv6OekdUjRXBlr/F\nyhF9\r\n=Detw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHh3JFeTo1NsBc3vbz5P5R/d+90rXMTYYLUHaQTcvEMxAiEAtfFSSIykdbWdwpyeI3oBDpf9mXPvX3tZ5RGpRZYZwPA="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.0_1603298975306_0.1720366157909492"},"_hasShrinkwrap":false},"0.1.1":{"name":"render-jsx","version":"0.1.1","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"ad44ec19f050513a5ea2d0b10b929e3c1c5008d7","_id":"render-jsx@0.1.1","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-hxLofFj+ZOjIu7XFiicMdtl/rAoFPpWKxlerU5eBzewVUF/NT5VxuI3kzNnSe3PBCLLYp0/NhVosa4dApTkh7w==","shasum":"6c5b5d3ce0320f872fa1981671084f9f77a7f527","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.1.tgz","fileCount":303,"unpackedSize":312550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflZjUCRA9TVsSAnZWagAAEGQP+QEYSCbuu0YMyFkeaebt\nwwG0e/v9H+WUCfK1ypI1plEObwrpmgGoUbymrP9zDraMFJtw126iILgV+N72\n0le0fHfRNUuQe5mv0vdOyJnjxByP1N4dI1ssf03yKSXEfrcb253TptpoQxhz\nZpMzAfb9fm1XyWGKu90hsc2bBCECels4+IuWgzrPn3tT8aphVFB8+0kqqzf1\nKuBLoE1y/QAWIzqofxCWuHvvfxJdEUcsUO72uvT6eYrvoGIwvVp3bCUVrDQ6\nszNJc0N1OV1eK8DAaPEl9M1ogeBXxCZ1AcErjXGRaTFhWybeMkX1wL0PLZxW\nXZ8DYsMBGGqbQCjXKqJRL3UMNGRNeasQufiGGkuIgmFKoSjabYIBcZWkFcsH\nzjAtewd3tiMivNds6f/PSfiYFL7joD3Iml1csBjioS7Y1B3evqNGsZTpwzb9\nstsCH5VQeTR1oDqRcUsfpJsfWi08bMPAaGKpn6djc59Av5inlEGSryt73Rk4\nx34sCRJ1ARAp0p8PYh7A9ywaBkW+OAIyhAsPOWrt9RQnPHk7lJTuffw2/enE\nKMcv/ywkHnO4AsIdo7s4xqt0aTInXe5ZZ0JtHdZoamuiUcqkUPOu2Kw3+0XX\nQXF3EHvZH1nAWx1Nq0lKfXszkugPyZ6yA/n7PxA8v7irHW0UZj2PnO+oevSc\nFAeu\r\n=Dhsa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCZP481h8EH6Jj5QS8y6nW8cqystvY6RcMsJ1XyKtjloAIgeBW9f48a2iuZk8VgE1I8uqQ387KWk7YHUig/ESgDzGM="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.1_1603639506452_0.540387567620112"},"_hasShrinkwrap":false},"0.1.2":{"name":"render-jsx","version":"0.1.2","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"ad44ec19f050513a5ea2d0b10b929e3c1c5008d7","_id":"render-jsx@0.1.2","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-QhiFraHUqY0qc4UFAv1VpTJHQneibUk2X44xCYNc44o9GtForKja2XeCB7Ym7ukfqHjLpaDBoUakTKcm4Yavmw==","shasum":"896e151fb7d6c45aa992ec8edd6500dc89df158d","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.2.tgz","fileCount":309,"unpackedSize":325062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflafjCRA9TVsSAnZWagAAgqwP/iVjhvfbs4RbaLc1Icwk\ns1taOrFI6xo6UCuNwdYtSehYkFdW2jza7f7fXhZX/MdcgI3gGn5SkIFX7wXr\nKpeW7iLgJt8UM0Vi+/HSfOParY89T5z/J+lfq8medXcyCrPiGsbSBuPCJtdY\n+Ibp2LzqX/gffks11RRIZbWdE12VLOJvt+dcap2OzzxV31VZq8R+0m6b0nrZ\nTqyTBudNf/G63eZXzCtM94qcjzb/9DML/BMYNrhtIW38O3qZe6945sb5tKk0\nhfhGrhUmrTqcoEMxdsHwV0aYP0KOKXyQEAuc+C/smUJIyv+qovr+FACEYDC6\n7Ldjxah7W4ivKC7LtgM0rWoZP/qr1LmiX9qgt62X2vwaePHsR/mddPAOc85s\nK60QVwsYR6Nya0Ipy+pB5hVl7Q+2LUZS5YCmnfRP5O789uAYu+zrKSvwib5b\nqrk+Lbu7ozar4CBhon6pwzh5UNvWrE5MBSM4DLErgw56+z1ciVveeexRHgWG\nIqMJiOB7lxl55qICx+/1OO4H03q64rpHbheUuWlbAues7Tg8qpkDux4TbfRf\nzuTtQjJjZTeYPYDbTQuSNBUbMh0aK3hwaS4BzGY/yienE3oVwm4s9g+KO7/a\nO8EDCSDiCJgPkjiSWdBVVHA2+Izxho7VUfUf4muhsVFgYLf5BvQPNosvegr7\nv5Ah\r\n=yzG3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID/kBDw2j2yTZJj29l2tG8TlEOlw0n8K9fukrBvsvnTtAiBXmbsulA6DdIowziy1o25Ez2DoRXxdooDebe9dr2mrJg=="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.2_1603643362991_0.3218059804362374"},"_hasShrinkwrap":false},"0.1.3":{"name":"render-jsx","version":"0.1.3","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"ad44ec19f050513a5ea2d0b10b929e3c1c5008d7","_id":"render-jsx@0.1.3","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-IlaxFueNSosrAC+9DM3EB/BgvDcVlDfhMZZAYp6oVWcnDHwTNv025uWa7/KKQiQQmX6jEUdA1UnD02ml1ce96A==","shasum":"252003a31514ca4954b3dba3a4c115a89ad9cdae","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.3.tgz","fileCount":309,"unpackedSize":325059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflajSCRA9TVsSAnZWagAASA8QAKLvTB6JRPP1Gr7Gw3K2\nNqvAd2/4ZSwE0amiA2OjU8D5wv9E6eMlCW8TYKV4x1pVbsJY/pgpLnvma1yB\nCyzMr/++7CcFMpsmpjOIvotwCCz3Tpm5HPM40CSE7vXEJwMqai5eXAiJcqIY\n+5/c6I/ph3Nk0Nf9t/lA0D1LQWg1OLi4JW7K4dTCHYQN7U9GKFL1ojOB+QpG\n1ZsLBGOiD/91MVLdtO10p/q7cfKHOkYPKzhT5zZlkcIcHhGUfqF8wLKm30sH\nbHGFhdhS6hvqI2hEuWlZnzLD6F/qIRZ70MFtYOmyMXOt0UOgdngAZCsVJBYo\ngVoQBJQrb20Hz5mcH3oL9gCsl25HR5zkyemwb/hpoxDyR50xWazNnCGvSEMO\nvbj3C1esP+pTKtyN/ONKyA5xtLdG7wBNBIsiFryLx9dG8CoAskNJbWb0ebkv\nS7V7DBmQBAKQ4dDl/GFbY8NXzLA2Xs5Xi20oj8ZOrAVQqSiUifWBtKeh974a\n6ZXvtvM8jOxHsdnI42yVgnQeQTSxHUeo4muVh0PPA1R/3X0okpK+uD0lYVIU\nn1M06OML2v75aeEtGOgYrAu1InlHqAP9J5ZoqcnEyHcXmdMbBOvkIc2NcLzp\nGYFsI/CQugPTiJAlMQn60NJd2/hcRM0Oekm3sTOIbr8pu+MOr4RjNs4V1xku\nFybw\r\n=m2eE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFB73nTapEs7r31xWuKtb6ScwilRdHWCWdvac5+D67A8AiEAk93X8/e4hnzq+b3KwIo6WGgp+7A3A1BZoEfe0D3F+KU="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.3_1603643602211_0.8494589227494671"},"_hasShrinkwrap":false},"0.1.4":{"name":"render-jsx","version":"0.1.4","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"ad44ec19f050513a5ea2d0b10b929e3c1c5008d7","_id":"render-jsx@0.1.4","_nodeVersion":"12.16.0","_npmVersion":"6.13.4","dist":{"integrity":"sha512-yJaliskk4NVWNY61n0emTJbyeBw6dP9vD+dR01BrIh2VVEyBd4iGfvsBvLeegSUEzHw6iP41WW51decGGEcRPQ==","shasum":"5251e1ac78c5407431ee7859c2be09488257ad4e","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.4.tgz","fileCount":315,"unpackedSize":333289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflb12CRA9TVsSAnZWagAApRgP/2z8hwk3svQneoXpV6hk\nVNqyjoW/qGmIvP4hdxzO0mugL159nCf27H1uXhOEWYhFF/PSp7fyoh4YVFVg\nQd1jmyVuFs4YFL+dJe5lQCxW+bS0kqHdxQpBMq/vMqU3Z+owxqA1VRjyXQf2\ndkab71jD7iY++VNHsXLMiygQK0zknpJnjR/hAeKtiKL+470EQCM8y0ckU9xW\nBXzLpfY8bkfdm5JDxjntO3I/9PxMJKorlISKRWgwr5LCQeVobUhkrOsrW3eJ\n9AkctLM3GMYcWMh/RkuECbxFhOtATCtmO2sDfxCBLMWC8wzjWwrWqgNm3/us\nmaRzA5a3EubZRpoQBp5DgJQagppdS4MjDUQDzZxMlwqogZ65qbzVTLCSxKJ7\nnzabghBGc+uFqz70X0Il1JseSjTdYKX8sIZSBfgjQHovT176aDuGrWbnk378\nPOE64DC+i9odKh3vgwtdAa4zkdo9C1DJsoNOJ9HfhCWOYU5AJw64fF+A6GSI\nH9YGy+IF/WGwTMzEsmc4FYSvv5hwMV3B6JnOcxMuaJ7PMuc1j74iKxO5d+SM\nq1LSXAptSc35ITQCgOxlsBxG48qMgGuM2vEohFUuKqsZy+2G/RzkYXAep9b9\nXqgGPSoSWsZBjiBuYEA8UIBIan4DUYaDaLbzIEX4ir6COqyCYdlXT7yMxrsa\nS+TW\r\n=y8iN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkT6D0PX8wtSok65eUVI6FFIf5Tv3DvOqDGlsZOuGclAIgXlaxaaEPGB7VdndPcyh38/xPtNdvGExa9+/5oLOaea4="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.4_1603648886015_0.3115240198520075"},"_hasShrinkwrap":false},"0.1.5":{"name":"render-jsx","version":"0.1.5","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"9442b853680219ad72c3b783ee88b4c81218bb9d","_id":"render-jsx@0.1.5","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-9PUQq+7WUu7mm25RV+3TiTvdl7fsaGuM1ep0308rMeUBEqjWWfejG/LfPlrLU6Fk8Byqq3zmdSA/OOJDMhGFBg==","shasum":"7de766002119dd57e3fb0d0e46a4d326ea18cfe2","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.5.tgz","fileCount":315,"unpackedSize":333891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl/7HCRA9TVsSAnZWagAASRMP/j33ApyFy5Twl6iajJCN\n0DmCVZQDo/KV9EVNocBX+xmp4hpmBIHa7wT8ChXfVdg49iZoavyV0Xn4DYmj\njVwikY2RsIoMPG2jFni2rk6m1WVLPJI9tY5jyQuDpvzsp+Rt2CYWBHSQaVvJ\nizBj8CYmZWk7yf13Oih2Pg3Qb5YRSOhgH6sIJh1y/w1y/im7xXt4AsJR967c\nY0/lp7vJDHYHPBaSOERLu/z/B7NSdBKkuKY/h5BhH9vLEjLBactnEI+xGzEv\nliHA5L0T8w+7waTdxshJ7IpHvz6L05zwe+qHPiOeYNzeWxh1TSacQk+RHUXp\nLbYBNHz7U0sjKnW9CRAa3bOG9xpPxtg/vCv2LJQaR7FuMvNl84eJoo1KU/jX\nhyxvlevWKh6SIBgWMhsRpgn1HOz4IIBGUSxgsjQzZz9wNnlbOcTWeV4K6MqN\nrjLPBKLofp5I3B+y7oSHrQbl8Sl3gYIU5uNeLvX9E+1fWnKFiHL9ODAIrsZF\nrrnNWa9hcEbt+qGyOkOjjJNUeaSn8i5G9Tj9Wd4lq9zAI/QvUTpPz6c8B4Uo\nbEP0uWMSHu4vl80leidxIj3AVpgQE1XhUeXPt44wtVuB8lTH1OaZoG0WjXa3\ncl3w3vJbPMBznfd0ik2BCaQ6I6lgJu3ynNQWs7B8v6vZFpLCKIrAwe07MTXr\nQslE\r\n=rNZN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRe/mMUn2ueoLuNGCWf+m2x7A3EpMw68LcImqtvyisdAiEAqZbgTmi9IKqr//Jz/Er6xwx3aoWQo9/LT2sST21lMso="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.5_1603796679307_0.596817974851279"},"_hasShrinkwrap":false},"0.1.6":{"name":"render-jsx","version":"0.1.6","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"c630d9d7d778ac96ee338515511a3b2b12bdbcc4","_id":"render-jsx@0.1.6","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-MO0qrrOVDJq49661QvUYNG6qicHx8tX5ie6YoTQRGXkdSWfytBd6cIHTMgGr98BHfqPblq7nQ1dguwk69pGqyA==","shasum":"230e4927429b43c86a5e4ccd94a9a275ab521789","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.6.tgz","fileCount":315,"unpackedSize":331690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmQfgCRA9TVsSAnZWagAA6U8P/RgCSM6TEg/J1yOVMf0t\nKhRw+FApks2CaZk+/sICwWcyM7UwMktolAPbPgZde+e6NYebCuXqqlQLrm8A\npSdKMa6oevl9d5DWa4QBHdboT31aA2mjlPPurggH8ftB7bAo7ix8ZOoMohLl\n9NdC9CQapPgvB+XkzL1P30Qh5P083kplrZgE1xlCcBg0u+WT7HXx60Tre28V\nhpr1Fybtp1diPDb5VfgeCruQcfW6Px3ROgvWcVHGbaS+aood/0rdPpOPC51f\nD+rMf8SkmgCrfSsZ9ENCLqLwy3KdUHJCuP5EiZpieG3F2sSZ+6qV6tq2o0zB\naKL/W/usMei85Rqw8CMqaMyTJmyJO20Ya3t7qLK767Cug/GWeG6b6rtR+V8A\nqzeO83cSkWxsDbjXWrGHPnllqwhl8+D0gARAhKJsNOsU9up3RK5HjO4ihLXz\nzsUic7M6Czr3K5xmoQRy5MqWVIpLooTlabVTM2YYJp83yyxXlWlj5pwfSisf\nZ69OBMAPQJR9USe+2LAtAhYe7yWhffen9MlJUEtTjVYyRRKrr/08olaMfnZG\nELd/V/u6bOLcq1zEn0o21GAVdaDPALq4rYRj+GLb9ar0VoOOdCNZvqoKUZ/K\n6LIoLZqJe5KD1q0RhMFyk6MATUbQ77HdMvld85qqyf+J6/kkpW7kkF4+b6eJ\nH01u\r\n=7LeL\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbN92TknBdNwQ7agQdF+vviiL3XfoIrX0hr61jqfeqfgIgJwXOKeK4DZGlKeVf/lX8KIk/9QNi3itBGM2nZNX5AgY="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.6_1603864543735_0.43818587004717524"},"_hasShrinkwrap":false},"0.1.7":{"name":"render-jsx","version":"0.1.7","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"bc18073b73be46f67ffa90fcedfe6d05f82d2f89","_id":"render-jsx@0.1.7","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-Pr0mVO0HWbmtlIOJZYS3z+GgpAWKQPlSeCXkZhGKkXKTBcPBELl6uv7YsA/Toudt/Mlh1SFMudSvg+nKy72BrA==","shasum":"ad777abe653b05a34dd9c0ff1757a55a3f82382d","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.7.tgz","fileCount":315,"unpackedSize":332037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmQmSCRA9TVsSAnZWagAADIsP/1/F2sMp1qfpss5cNQU+\nRH9oKZ54h5+NN+Mh1u/KHhCP3gL2vegH/iYISe1Z5eWS4N7Rbn7YGEQSBJts\nN6UA6otzIG3+gV3e4dMgsuIqEnoOEiOU0sUsxqLnYJ/2vAM1w855uA6hJ2UM\nntzXAT0wmIZXmQhdcLDjdhsU0XshbwG+P1BnuLORk+jd7IzgzT3Jo3jc2K4M\nwNokeDQbQvhbrgcO2wzfzeQbbN1TtH8zl8Zlfq1/mYh/fI0K893pBVxP8C1u\ngvwGcYC7uKUjItpQBjZnfg6Bf8g3mZtuRQVNUuJt7JJDvdA4f0jd2fSZTG4w\nb9xklcd/1QZg500mw9uUQWVla7VjcwWwPdr/4IIGmcSZBMKD2rPt7EA+HZav\n0TFgzKSbMtYF6WUx7SqgqaqIffMIO8mBFMTBRpH6dM4RevpNJlXKFGnjQvEr\nP3XXHy7nzDcnk7D97lOsGDRoGFc14Y95/Lf9r2cN7HMgxFeZvhCnwrIxTXlr\n1WsD95hKXiiDtwJa4LGZu0IXdId+lgzP7DjE3iYgoXcxJrGkfWprxkXajAad\nMmGmu7uLnbLa5KMmI/m95Rc5XvFycN20IjXIklPmp53tANtyoIgc1iomf9sg\nbH/aT28SQmC7S1eZ4dJu2FBpnLD/zg8PsgVhqDs9S5mjp+9jJIDCpRPG6MUX\nOjd0\r\n=EW5E\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF0bibXgWscdthdSUJcyIl01fEXefFt8iHXNfcaJEn3AAiEAslA/JZLfhXKydYrBeued9vteg7mSZR8JTol/GpETlLo="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.7_1603864978002_0.10861182453334073"},"_hasShrinkwrap":false},"0.1.8":{"name":"render-jsx","version":"0.1.8","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"f8b5baf741b3b4220edc449e461d8370e8bfd6f4","_id":"render-jsx@0.1.8","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-1XjAM+wQ+NOFdF4HjtMaUywFXkqOLnjgfFm8g6X8wqBtje7K+gDnBjMxC3aU+++ugOJlbvlWtrrhmnYTa8cHnQ==","shasum":"6e9337506fb2872706b032786eea1001e547ab48","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.8.tgz","fileCount":315,"unpackedSize":332205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmWDPCRA9TVsSAnZWagAAgD0P/RfV2pDXD6XB3yqFGeMW\ntYH/nGFvKalS7vwhUQ9lEvmLIJ7tb3hjmHSg5TuC607/eLoYyW+g3mYyra1L\n3LXNU15LnORiP/ZgqSMrT5X/WgLpRpc11EkKB/7S0kGXmgnqD3Vs6tUj+ek/\nCzqkD3dJSoYoa4PsOTHcf/o5SOh7/IPZESJPwPwQOQw7NKsny74NoOGqkkFt\n4X0AMp6pGK4OFbRIPY6Se5j/XsIIiTvR5YAFp4QGCWZ4+6IBXYHZJIpTumqQ\nDV3kcsAzAG6HUJXtmponLhZY66CGkQja5jWi55zPmdV7zbB/cCcXXsDqZYHt\ngcj17O0xKhhdBKZs6K04JwQgU33uFl7+CD29Bpm8C7W6HqeZhsUpzfXRlhMW\n1Ds9JWwyKqk6uY0gIu2BYLa6ZAL66fEEzNXu/kUy61SxEK228VUyWxV0HCCT\n3FBGxhvNvvh0AkHCPiWzPdpIKLv3XGKQ/qND3mjL2MEqYTC4tSoTvc1iwWNS\nhS4bWxFQmoRtIeM9+IYudLammp+WwMS6RQpIQpjXi5iGo0s0YaYNC291rI0C\nCLPj4jHbyEj5GmDFcDA8ml1CwUBVBG9jf3UBlRdQZ3qNEwacIOQ2+xczjlRX\nvPBDMkykeJNP8/Q73fM7o58Y/oLtLdDG73Gkk8Kw5+4PxSPG1z8mP9P0G1Av\noenW\r\n=tbcF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCCsPyZ3uARbLnszqUSzFt+nxr0C8V+j0uxyWRgZrtdUwIhAP2i0Kgo/IdZ7MpJQ2qUQwDLphX3Dqs23sCA38GV1bZU"}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.8_1603887306199_0.862585282445419"},"_hasShrinkwrap":false},"0.1.9":{"name":"render-jsx","version":"0.1.9","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"fec9f39118f95b4c3be44c40cd7cbf45d8f81b16","_id":"render-jsx@0.1.9","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-jlGSWKkk1YmGhFsVBFbctOufVVmjvnT2bBQjqraxHA/UQHrbfXZmFdwCpn/0fIBG3ZlYSvbQWLTLWLyjwbj/ZA==","shasum":"fccaa6c5c5e1c051b32652e059d2fbaf90b54894","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.1.9.tgz","fileCount":315,"unpackedSize":332037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfmWwOCRA9TVsSAnZWagAAg4MP/0Opnbd2SBgnPsgCZZRM\n+YlxhrnJQlSRSDEAtJCoyXM4b1RlakqxlhBE/oNpou9AlXLtMu0uZpx3+dg1\ndjZazi4mQDiwYrzMBZwIEV0jSfM2UvJmdV5cDTfIkMW+5bABPdNxH5JuFSuN\ndApUWv0/94HBarqW8dSRDRo/j/jUb+mMUGqgbVdBeLG5vaWqTcJ6Ff5njiJF\n/8dJuJHNoc9H7KZzlHBz4Vxu07E8vajgPC/J6+VHvvbqjoH6Tx5U3iWpugHh\nSj6BNLrspLCEOlL7B7pRkwXCQ4qpyPN3KGJ7DxHTr8ooTwx88BEk2fYBoRn2\nIgNofFLIbAbLfK3/cZeNUXEXDYNN6Z0qwdN/U3Ofo/0XvEX8IaX54DNZrJeL\nYzr+M6qXla3gMZvav4uTwjtLbbyNW3eHp1YmGb9yeOGbuXMuDixkjgZebkWV\nF1z1BqgkoyjE7czikkxqMLHRd9RyeZHOwmytghUi+KREveyQiV0XgqE7/PFH\nF/oh2yVIxHvq4s/Q2Do2Uic1I1qwN4XRoG3SiH2mWf+QAEs4+uWCTyWWVADy\nWqTba0iUloDNOu4Ox9FBxnnCYVxevjIERTlFHV5fFLDeA2KROdHsDygn7U0T\nxVwseIYlVCZVBazFXiHPBOLqPnsz6mUETPoaw+GcyrXEZva+/AgA8lK5arKs\nVE5b\r\n=7aAO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjgjGslcdRScY42XdezGaMaqmxYzWGORVe/09BOV9u/wIgL7djNzVCZN5F/p/ebY48NMEQbjwiKMX1couOb0Og/L8="}]},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.1.9_1603890189699_0.23991751913734327"},"_hasShrinkwrap":false},"0.2.0":{"name":"render-jsx","version":"0.2.0","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"715da88bc37f9959105053ef78d70f30fefd80a2","_id":"render-jsx@0.2.0","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-zIz5uh927rQzB/OJGrtwP/D16S3RN9c17Y2t7QrHMulWS8oh+fnp1XQ3hSxdZJQz7kNrbJr5NbgmyYZXpsGMhg==","shasum":"9a70b0d41dd0f3250f57f6398c243f3036ec7d42","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.2.0.tgz","fileCount":315,"unpackedSize":345406,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfonWzCRA9TVsSAnZWagAARb4QAIpHypPUxkMhdWRen+eX\npo/kwDSkXxGGJot7SjU+WR2nK06bLaHDWNzGEaAbuMHAczlS+ISuyfQQg9vk\nxMaAbQssUFXSmi/EGB2iJiYTqa7O/8wSU4br/r/shAGetYoH5CWo8aQcezoI\nBoCHP6+xinZlZF9bmsibCmCv7AJrinOBAoL/nxu0s72F6TgVrHmeojsVj4DK\n/+jiDDzC3NkibikJ8Kl4Ols6wV1sJbvN/fqT11uwTJ4ntVO9MHVIE9ng/ltS\n092F/c92OKPWKXLUSdr3lW7gLkzkac57EPHilCGl9k6WnJh2x5+1TBC0f96N\nYVcnvUuAUXPtRtDTN+n097vV4HNTkNTksJb8Y6UrNOgBxuWMfli0Z7Jx3P5n\nkFfRTCofc/GswRL1/xc6BF/djZFvD3N866mLW4hfAZ5ZvO3+07aVJUpZ3zWI\n2ioRJUwXbCQJ1m4tH+895GBTvU+JSZg/rzRyzuQtj/SJm4oozM+rboQ9Q+cx\nFkV1i0ZRZijRPDxgE3TcsAi+g9Lmrg6s57K6XFjgKJ+lZtBBYVAGHs+XZ8+b\nvJgnyyxiqSBU2UblVn6SRMKLY1DPYN9QQ/XqR/GG/vAXLUiY2NTRIW5QVNJD\nyYrNIUTD7qUzHma609alzOP/DOYHeGid2ovSLPBzdmWcwBTeug1NSs6FTrph\nvbsc\r\n=kJQg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD6tFU9VJpwuynmLTEP0qfItft/XHbDTLGO5Gfnupg3fQIgRVt0Qhv+PbRFy9zedNv3wALYWFioaSrxCq3+5q6xalc="}]},"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.2.0_1604482482759_0.19977593974250518"},"_hasShrinkwrap":false},"0.2.1":{"name":"render-jsx","version":"0.2.1","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"846bb1cc9d553660f0d0c6cc6ee7a8afc0cb1480","_id":"render-jsx@0.2.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-/nP0wUmOQ5wAwSP8mZZH7pBK88LlSHjAJ+kGiGLV2ZeBwvlAeaG0DDsY3Bch/JnTpQX0SHXAs7tagJvvMTa4vg==","shasum":"d414ea33a33878929fcbf00829d5737d04ae849d","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.2.1.tgz","fileCount":315,"unpackedSize":345780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfooMICRA9TVsSAnZWagAAWK8P/iS6YGN1xv6o+6C+SPZf\n6+XVDDfUJntmUDWrXgpDJiR6cwHu5Gs4NZiicl3BjWpgbk34AtLIfeCVLsES\n6/IfTqlXJ3vvzuxjTI9YCAwjQ1n8P0CRDsX20A9jIJCZtJtxBqpBadLeWsz9\n+GjreTcIkdbPzTTOL8U6YhVd3+bFr1k9cvtlTHB8mE8r9kC5nA0+gv/nRtYe\nRO2IgPN7R0cg+63QCePDJHyd6lM1hjcCzsq+pTge/18zdj9j1Dcd9Es5jBFH\n2U9N4cOc5W1wAz1J/4CIGeGD+JbF0y4qeu7lCPZLuahzqxpkSdQYbTE5wYIs\nFfZOtuxoa5NiNYcBGLiOTwX5ap6cAySpP3GBdFCYU8CgkbKlCGk6Q2ZctNKF\nvHtw7bQ10d+BgyQ7K572k/BBroDKD7+bTMZnJegKpLNMtSPP1oyrmVz2GJtt\nstEd3HbbQ/v/NBWvNVFuuHaodwlO5s/Q6js/7ywgEivcblFulBrpkeN1QqYB\nmaymquvG++Sm5uknPnhuRMY3ZxlHl2Wae8JY7ci0ahEcZwVtxngwrUjanTuV\nPLDh0uA0H5nDNVCNPaOZGPIjbaQrDNg1i5lO8JSsIeHeIwsU6aZzBjQEIHQ2\n8qje19LFP65igxjSKHNQiGBXCrHv1vrCxbeguvY5mlWzGTsz8p+R7IrbWaEu\narMC\r\n=m6mE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE7WYkK3Od+rAmITT55ioJrd+f5ieujpMS3OO4WUmO4qAiAZMV4hJYE/Zu7FMevi6HbzKY1StlEgLdYz+XJmEFENlw=="}]},"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.2.1_1604485896436_0.6136808676463583"},"_hasShrinkwrap":false},"0.2.2":{"name":"render-jsx","version":"0.2.2","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"26fb5eea20042c9128c09c42e76f10728262a62d","_id":"render-jsx@0.2.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-kY2rgrKytir7hMoCNzJafkMcRss/YraCACXHMliAJTxaWPGcH9xZE6jJt4hNhDwa2RprZphAF5XLXysyPK9ENg==","shasum":"87bcf5f74b72d52f29513cc399c5274ea3487039","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.2.2.tgz","fileCount":315,"unpackedSize":345956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfp9FfCRA9TVsSAnZWagAAiJgP/3Zfqdm+boc5aSrOsdBn\nbqhxD6ykDqrhm6SxTeHsp3DUI28CuvIE0Gj7JJS+dj06nKMIpZ/kMrrfT8m8\nmB48h5wJj7b8P7o54IHLHT4vTUVsuNjx9tEXWo22F/3zzqvYdK4ipAvz7Fhq\nLyEePswIUSdbp/xBxnwyeeQUKGi2YyITAvJCmoxMahGh+uzhCB7pw+WL9F6t\n63pBP6O1ltkYMaDFB4AvhTjihTLyVb/o+ZeuN2rbFTqq/d03UkU1IegNnVfI\nFy47v9xfaZZoB6/OTM9bDjz/PgR/XZUqS+6TsBB6/vlGEsKRS1nJELP0AvKI\nGox0U/P6leheyacP3r0Z6uFtarMVXftrNhjRoEjwyhyH0WlXh+3Ftfqlg3R0\nJ+0ie3+Db7WpQSHSwl8mrDabC3IGpT+JxGTuNcSeJRo89A/s+883Q6Lvfj8K\np2ThnMwAtApB0PcxnkjNEgh+lwW9rjtPF59WcQiSW465EjOAsnM6fNKcEZlt\n1x0CoTjIUZ6Mtf1+mBmkKLEL+qBzSDcDM3PImtr+SsbPn74i4uswanFsF+Tn\nfQlIJchYNS1pibjPVXRK1TNOPAnikYW6FCQnHFqDSuDDcWMZpNig6fvWa29V\nUuGoBIRSShrCp616Wg7ZOFgEDHvZ3cFw3QlP1IARQXv2Pof2yoglkcPhFPO5\nEj3F\r\n=9yFg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU8SyExSBLaleYgTAOWZRffibSev3bba8a/hHRc/OAbgIhAJS6UFt5g/oaB0HLSAIF17TQg++lDSrbRlRFSc89JJIf"}]},"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.2.2_1604833630506_0.2797240892346897"},"_hasShrinkwrap":false},"0.2.3":{"name":"render-jsx","version":"0.2.3","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"0c5a095fca93d6a8fea0a3187c6baa402beb565a","_id":"render-jsx@0.2.3","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-z+Lc97nx113/2TR1hpcrhZItU726PYxWhEPN9KGz2H0ocdD0HLKpmRNu5Ef5uUnCFMJgwzJO4lDv90zu562M5A==","shasum":"f0fe43f269be005f5a7f37fb386fa5883b2cb109","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.2.3.tgz","fileCount":315,"unpackedSize":341630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqTpxCRA9TVsSAnZWagAAgEUP/1vBeEBMe+7sVMF0ggGY\nxFGc/GWqKwP6JvSed4FV2oaNtWC9P1jGwObxGPlCvtcEt1eLaRwMQbo6LqU4\n9Kp0Md+kpbbez4GQuBxxs1XNKQlngFa6O5xux9TiJp1b5vnglmCFHTUIJc5Z\nkTCa1cyitZllbCCj6UBcNRJUIx0HHZiKso9Jm7E2JB1bQvm2QXroh07gswLt\nLAZ7It7E9D61x5+i1cwZRaQT+6U+/qcnOgMLQaz7J1UEC33yPYJxgFyftT0X\nr704XxOcrQdxt3IDpMOp3RVzGYZ6g/Jmq/v08gu4LeGJh3qUTfGrN1gkqKDS\njc/KD78Pg1s1HNMyDk6fVesYNktbKKIuXIyXYO/nPLubKixj+NscMKYHMl/f\nbVC0YzTRcP2gV9VaPsWVPTaXR3H0U08+fe8Vulhh56q0R/sLsP/HqoJoi52Z\nfVVNthub9NhX5ec7JnaByz0D/qbb+JxMrHEODOTv+ndvYf4pGAAE53ZWZdTZ\nOlsDn+polGWi1ZU8LOdgKEMFZhXdofsBwIgms8Ss0ImJz548WmM6fAHNj3Wn\nKUaGgZQMzTV2l9t6idour9rVzjwSiy0q0hOJesvPFhQbMvgzU5gU+b0D+xyw\nfX9g6ihXmsxYao9/61FxHyMnilw5wAtJhyATcjSNOhy48kVa8cLnwX1S4HmW\nq78y\r\n=oPGM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiO+vhHebaLLmokYFoVuLfo31kzxMrU4sUOoot4sTqIwIgZ0WwhWi2FiSnDY05ODflPx4QbSAR9ygLMC5scHgdJpc="}]},"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.2.3_1604926064393_0.7284896402001451"},"_hasShrinkwrap":false},"0.2.4":{"name":"render-jsx","version":"0.2.4","description":"render pure dom using JSX","main":"dist/es5/index.js","module":"dist/es6/index.js","types":"dist/es6/index.d.ts","scripts":{"start":"webpack-dev-server --config ./conf/webpack/dev.conf.ts","watch":"webpack --config ./conf/webpack/dev.conf.ts --watch","test":"ts-node --files --project conf/typescript/test.json test.ts","build-es5":"tsc -p conf/typescript/es5.json && cp -rf ./src/typings dist/es5 && rm -fr dist/es5/typings/index.ts","build-es6":"tsc -p conf/typescript/es6.json && cp -rf ./src/typings dist/es6 && rm -fr dist/es6/typings/index.ts","build":"npm run build-es5 && npm run build-es6","cov:gen":"nyc npm run test","cov:view":"nyc npm run test && npm run cov:clean","cov:travis":"nyc npm run test && npx codecov","cov:clean":"rm -fr ./.nyc_output && rm -fr ./coverage"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"keywords":["JSX","frontend","render","framework","library","UI"],"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"homepage":"https://loreanvictor.github.io/render-jsx/","devDependencies":{"@babel/core":"^7.11.6","@babel/preset-env":"^7.11.5","@istanbuljs/nyc-config-typescript":"^1.0.1","@types/chai":"^4.2.12","@types/jsdom":"^16.2.4","@types/jsdom-global":"^3.0.2","@types/mocha":"^8.0.3","@types/node":"^14.11.2","@types/webpack":"^4.41.22","chai":"^4.2.0","html-webpack-plugin":"^4.5.0","jsdom":"^16.4.0","jsdom-global":"^3.0.2","mocha":"^8.1.3","nyc":"^15.1.0","ts-loader":"^8.0.4","ts-node":"^9.0.0","tslib":"^2.0.1","tslint":"^6.1.3","typescript":"^4.0.2","webpack":"^4.44.2","webpack-cli":"^3.3.12","webpack-dev-server":"^3.11.0","webpack-merge":"^5.1.4"},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"include":["src/**/*.ts"],"exclude":["src/**/test/*","src/types/*"],"reporter":["text","lcov"]},"gitHead":"7c6fdd5b87089767b44d1dd859c83e40ea433ad2","_id":"render-jsx@0.2.4","_nodeVersion":"14.15.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-N44hyd4CVnden0AyfKNUIdXvjqWIqe5qDlJJKQZSvI1AojS3CkSyeA2YqWa3y1+HhMzPZ/OHUEvZLTRm96eV/Q==","shasum":"3f981ebc91a2a8f83bfd27e1d6ea94ee41d017de","tarball":"https://registry.npmjs.org/render-jsx/-/render-jsx-0.2.4.tgz","fileCount":315,"unpackedSize":347688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqUTnCRA9TVsSAnZWagAAtGEQAJIXDmB14Dlc9lK8tiL2\nBo2o5WAmzR9jFtSrL3EfXpvI0Q4yu0ZqLv4JxEOlWymSYPERlU+RZcpKX9Eb\nYKn1bUOog6wcMD9SCKrylFRTAAXFTs+zTW9CkRI2+Ao0x+AgkyT73YG8Av6v\nc6bGn8JFzUM9gvWpRacaLQCsKhaLvKbaVGY9pH/HrPkuGSTEEKHC0FLzQriv\nbvGj6R1dq4HxOpe6yoSTbPYya/E4n06DAGhlghX9jI3xJ9Th6+drDTPlselb\nyPOQiYm+v0fMxxBRDx51LGP7lHh6Y+/Q25YwWyL6pDazLHyHlJkFB9eCgMCm\nVCe/nuSXgBwT++n/HU+Nx+6MfeBfnGyd/NYMuhKASNPEd+33/ShAVk18tWEf\n8aAJITcz2B4hsXPe6rYAMQSsEo9nRELsQDSl5C/AqjlBVX6ReNYU5Fyi2gFh\nIM0qACgQCeCluGJxmbA15B+duia/rJjt9TgPFrQs+xWHikU1zjEjEuM/hl9v\nSNxO8Efnew1pYYKnizRXHSmLPvdbzKXENGzLGb15RtMz0i7jI3OMK1R4FeLC\nqK8eNJ9MMPuzkP7UqlOoWv4EYM2YIz+tcX1gimhVLijaNtVSOyBA+0mhArgF\n05UYZYLxBABfzZJD8gV4CqKcuMFJvr3XgIEDAcB8iNG/nNunnIFmvJIDgTQB\nXbaN\r\n=hEgz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDftZzozBmDcNmEr8WgqOA9N+yIH5FGfpe/LnlBRyx+TwIgVDPc5bdLsbOGZc1rdWQCJSEyBQv4UdHD8W46KvGRpKs="}]},"_npmUser":{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"},"directories":{},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/render-jsx_0.2.4_1604928742548_0.9484302610589552"},"_hasShrinkwrap":false}},"time":{"created":"2020-10-02T14:12:57.612Z","0.0.1":"2020-10-02T14:12:57.748Z","modified":"2022-05-15T18:55:02.347Z","0.0.2":"2020-10-02T17:20:22.880Z","0.0.3":"2020-10-02T19:50:47.753Z","0.0.4":"2020-10-03T15:39:56.100Z","0.0.5":"2020-10-06T11:09:19.430Z","0.0.6":"2020-10-06T11:18:22.615Z","0.0.7":"2020-10-06T12:05:21.052Z","0.0.8":"2020-10-07T13:24:48.222Z","0.0.9":"2020-10-08T13:53:05.425Z","0.0.10":"2020-10-08T23:25:41.920Z","0.0.11":"2020-10-09T18:27:06.251Z","0.0.12":"2020-10-13T08:44:14.786Z","0.0.13":"2020-10-13T08:46:25.228Z","0.0.14":"2020-10-13T09:04:55.176Z","0.0.15":"2020-10-19T10:24:06.942Z","0.0.16":"2020-10-19T10:50:17.262Z","0.0.17":"2020-10-19T11:44:06.938Z","0.1.0":"2020-10-21T16:49:35.498Z","0.1.1":"2020-10-25T15:25:06.659Z","0.1.2":"2020-10-25T16:29:23.218Z","0.1.3":"2020-10-25T16:33:22.400Z","0.1.4":"2020-10-25T18:01:26.205Z","0.1.5":"2020-10-27T11:04:39.434Z","0.1.6":"2020-10-28T05:55:43.926Z","0.1.7":"2020-10-28T06:02:58.167Z","0.1.8":"2020-10-28T12:15:06.520Z","0.1.9":"2020-10-28T13:03:09.848Z","0.2.0":"2020-11-04T09:34:42.958Z","0.2.1":"2020-11-04T10:31:36.577Z","0.2.2":"2020-11-08T11:07:10.753Z","0.2.3":"2020-11-09T12:47:44.649Z","0.2.4":"2020-11-09T13:32:22.685Z"},"maintainers":[{"name":"lorean.victor","email":"ghanizadeh.eugene@gmail.com"}],"description":"render pure dom using JSX","homepage":"https://loreanvictor.github.io/render-jsx/","keywords":["JSX","frontend","render","framework","library","UI"],"repository":{"type":"git","url":"git+https://github.com/loreanvictor/render-jsx.git"},"author":{"name":"Eugene Ghanizadeh Khoub","email":"ghanizadeh.eugene@gmail.com"},"bugs":{"url":"https://github.com/loreanvictor/render-jsx/issues"},"license":"MIT","readme":"<img src=\"/render-jsx-logo.svg\" width=\"300\"/>\n\n# Render-JSX\n\n[![tests](https://img.shields.io/github/workflow/status/loreanvictor/render-jsx/Test%20and%20Report%20Coverage?label=tests&logo=mocha&logoColor=green&style=flat-square)](https://github.com/loreanvictor/render-jsx/actions?query=workflow%3A%22Test+and+Report+Coverage%22)\n[![coverage](https://img.shields.io/codecov/c/github/loreanvictor/render-jsx?logo=codecov&style=flat-square)](https://codecov.io/gh/loreanvictor/render-jsx)\n[![version](https://img.shields.io/npm/v/render-jsx?logo=npm&style=flat-square)](https://www.npmjs.com/package/render-jsx)\n\n\nTools for building JSX-based libraries / frameworks, also a super-thin and fast pure DOM renderer.\n\n```bash\nnpm i render-jsx\n```\n\n```tsx\n/** @jsx renderer.create */\n\nimport { CommonDOMRenderer } from 'render-jsx/dom';\n\nconst renderer = new CommonDOMRenderer();\nrenderer.render(\n  <div>\n    <b>Hellow</b> World!\n  </div>\n).on(document.body);\n```\n[► TRY IT!](https://stackblitz.com/edit/render-jsx-demo)\n\n👉 [Read the Docs](https://loreanvictor.github.io/render-jsx/)\n\n<br><br>\n\n# Overview\n\n[JSX](https://facebook.github.io/jsx/) is an syntax extension of JavaScript, \nallowing for XML-style representations within JavaScript. JSX needs to be transpiled (since it is an extension),\nwith transpilers such as [TypeScript](https://www.typescriptlang.org) or [Babel](https://babeljs.io).\nTranspilers in turn need to know what JSX should mean.\n\n**Render-JSX** provides abstraction for specifying that _meaning_ in a highly extensible way, allowing re-use\nof components and common JSX patterns across different domains.\nFor example, you can re-use your components (or your custom class-based component system) while rendering to DOM (client-side),\nto HTML string (server side), to native UI libraries, to custom input format of a PDF generator, etc.\n\n**Render-JSX** also comes with a super-thin and fast DOM renderer (which is mostly meant as a basis of more involved UI renderers). \nThis means you can use it to create simple web interfaces without any extra dependency.\n\n👉 [Read the Docs](https://loreanvictor.github.io/render-jsx/docs/overview)\n\n```\n                    ╭────────────────────╮     ╭────────────────────╮         \n                    │                    │     │                    │         \n                    │        App         │────▶│     Components     │╶╶╶╶╶╶╶╶╮\n                    │                    │╶╮   │                    │        ╷\n                    ╰────────────────────╯ ╷   ╰────────────────────╯        ╷\n                                │          ╷              │                  ╷\n                                ╰────╮     ╰╶╶╶╶╶╶╶╶╶╶╶╶╶ │ ╶╶╶╶╶╶╶╶╶╶╶╶╶╶╮  ╷\n                                     │                    │               ╷  ╷\n                      ╭────────────╮ ▼                    ▼               ╷  ╷\n                    ╭─│  Renderer  │────────────────────────────────╮     ╷  ╷\n                    │ ╰────────────╯                                │     ╷  ╷\n                    │      ╭─────────────────────────────────╮      │     ╷  ╷\n                    │      │                                 │      │     ╷  ╷\n                    │      │             Plugins             │╶╶╶╶╶╶╶╶╶╮  ╷  ╷\n                    │      │                                 │      │  ╷  ╷  ╷\n                    │      ╰─────────────────────────────────╯      │  ╷  ╷  ╷\n                    │                       │                       │  ╷  ╷  ╷\n                    │                       ▼                       │  ╷  ╷  ╷\n                    │      ╭─────────────────────────────────╮      │  ╷  ╷  ╷\n                    │      │                                 │      │  ╷  ╷  ╷\n                    │      │          Base Renderer          │      │  ╷  ╷  ╷\n                    │      │                                 │      │  ╷  ╷  ╷\n                    │      ╰─────────────────────────────────╯      │  ╷  ╷  ╷\n                    │                       │                       │  ╷  ╷  ╷\n                    ╰────────────────────── │ ──────────────────────╯  ╷  ╷  ╷\n                                            │                          ╷  ╷  ╷\n                                            ▼                          ▽  ▽  ▽\n                ╭──╮  ╭──╮  ╭──╮  ╭──╮  ╭──╮  ╭──╮  ╭──╮  ╭──╮  ╭──╮  ╭──╮  ╭──╮\n                │  ╰──╯  ╰──╯  ╰──╯  ╰──╯  ╰──╯  ╰──╯  ╰──╯  ╰──╯  ╰──╯  ╰──╯  │\n                │                                                              │\n                │                    Environment / Context                     │\n                │                                                              │\n```\n\n<br><br>\n\n# Installation\n\nUse starter templates:\n- [JavaScript Starter Template](https://github.com/loreanvictor/render-jsx-starter-js)\n- [TypeScript Starter Template](https://github.com/loreanvictor/render-jsx-starter-ts)\n\nOr get the package:\n```\nnpm i render-jsx\n```\nAnd use the following pragmas in your `.jsx`/`.tsx` files:\n```\n/** @jsx renderer.create */\n/** @jsxFrag renderer.fragment */\n```\n👉 [Read the Docs](https://loreanvictor.github.io/render-jsx/docs/install)\n\n<br><br>\n\n# Contribution\n\nThere are no contribution guidelines or issue templates currently, so just be nice (and also note that this is REALLY early stage).\nUseful commands for development / testing:\n```bash\ngit clone https://github.com/loreanvictor/render-jsx.git\n```\n```bash\nnpm i                   # --> install dependencies\n```\n```bash\nnpm start               # --> run `samples/index.tsx` on `localhost:3000`\n```\n```bash\nnpm test                # --> run all tests\n```\n```bash\nnpm run cov:view        # --> run tests and display the code coverage report\n```\n```bash\nnpm i -g @codedoc/cli   # --> install CODEDOC cli (for working on docs)\n```\n```bash\ncodedoc install         # --> install CODEDOC dependencies (for working on docs)\n```\n```bash\ncodedoc serve           # --> serve docs on `localhost:3000/render-jsx` (from `docs/md/`)\n```\n","readmeFilename":"README.md"}