{"_id":"babel-plugin-react-require","_rev":"26-8a10470a441910d34b508b7f83aa48e1","name":"babel-plugin-react-require","dist-tags":{"latest":"4.0.3"},"versions":{"1.0.1":{"name":"babel-plugin-react-require","version":"1.0.1","_id":"babel-plugin-react-require@1.0.1","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"dist":{"shasum":"9898de625f6b302540b6d08ef749d17134b61c86","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-1.0.1.tgz","integrity":"sha512-yGWxAnk4f+RdxXhrMpy4I24rceIl7BhtCzQ08y29Ih9WWvDyvoOYQ/p1mSkCWQvRD69oVXppVA267wXnuGP6vw==","signatures":[{"sig":"MEYCIQDX6eysHLHX4h1g3Fsl0SBSn07+xgrCtnpSNlz0950nFwIhAMtOGA+GpMiYd3UiIO1USqJcfSnC4YKH2uwUENl/wc9w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","_shasum":"9898de625f6b302540b6d08ef749d17134b61c86","gitHead":"7d1aa2cc9b91ed9972573baec225345e675dc5ef","scripts":{"prepublish":"npm run build-examples","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"_npmVersion":"2.7.6","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"1.7.1","devDependencies":{"babel":"5.5.6"}},"1.0.2":{"name":"babel-plugin-react-require","version":"1.0.2","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@1.0.2","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"contributors":[],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"os":[],"bin":{},"cpu":[],"dist":{"shasum":"7531d1843322c5a4f937d5f5d3d869705e5e99de","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-1.0.2.tgz","integrity":"sha512-czyHYfhMxltE/bJ8KAZESDFJwAcPBjh/i98XVX00Wgbdri7URwyPQDhCycLZVEJH+ZFpvo2irL/5JVe5oCqKdQ==","signatures":[{"sig":"MEUCIBksTDJTpTvIAZeEbfM1bBbI4n8KlgE+NtgvH2S1eqQhAiEA23l5325UelMFSgeiwR+X6xCwmQpowNxtYxyqMZL5Pv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib","_from":".","config":{},"_shasum":"7531d1843322c5a4f937d5f5d3d869705e5e99de","engines":{},"gitHead":"74313c75edbfd377ae1b3f96bb1dc03a8592467e","private":false,"scripts":{"prepublish":"npm run build-examples","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"https://github.com/vslinko/babel-plugin-react-require","type":"git"},"_npmVersion":"2.7.6","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"1.7.1","dependencies":{},"preferGlobal":false,"publishConfig":{},"devDependencies":{"babel":"5.5.6"},"peerDependencies":{},"bundleDependencies":[],"optionalDependencies":{}},"2.0.0":{"name":"babel-plugin-react-require","version":"2.0.0","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@2.0.0","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"contributors":[],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"os":[],"bin":{},"cpu":[],"dist":{"shasum":"9ed26678f6042f83697a2354493509a06b08b0f5","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-2.0.0.tgz","integrity":"sha512-NRvs53vH5m5hGLCKL6FWtM7GoY17lLbeQt9bEeS+GvVg255SiOpgVQj5K9+SdJAZ+yyqLu9v8NjyrxvHhGy+hw==","signatures":[{"sig":"MEUCIQDJZWIlsKZaFez3LqtYZRkVWqDPMk2xGqz1NPVTDw83ewIgAWBS4Pb/6TrHxjD+q3dJBE3856l53vY/2/mQHYPZlzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib","_from":".","config":{},"_shasum":"9ed26678f6042f83697a2354493509a06b08b0f5","engines":{},"gitHead":"b60d9835729f91d602893c1d8bb475c5e5874a77","private":false,"scripts":{"lint":"eslint src examples test","test":"mocha --compilers js:babel-core/register","build":"babel src -d lib","clean":"rimraf lib","prepublish":"npm run clean && npm run build && npm run build-examples","test-coverage":"npm run build && istanbul instrument --output lib-cov lib && mocha --reporter mocha-istanbul","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"3.3.6","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"5.0.0","dependencies":{},"preferGlobal":false,"publishConfig":{},"devDependencies":{"chai":"3.0.0","mocha":"2.2.5","eslint":"0.23.0","rimraf":"^2.4.3","istanbul":"0.3.15","babel-cli":"^6.1.2","babel-core":"^6.1.2","babel-eslint":"3.1.17","mocha-istanbul":"0.2.0","eslint-plugin-react":"2.5.2","babel-plugin-syntax-jsx":"^6.0.14","babel-plugin-transform-es2015-classes":"^6.1.2","babel-plugin-transform-es2015-parameters":"^6.0.18","babel-plugin-transform-es2015-destructuring":"^6.0.18","babel-plugin-transform-es2015-modules-commonjs":"^6.1.3"},"peerDependencies":{},"bundleDependencies":[],"optionalDependencies":{}},"2.1.0":{"name":"babel-plugin-react-require","version":"2.1.0","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@2.1.0","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"contributors":[],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"os":[],"bin":{},"cpu":[],"dist":{"shasum":"ba3e2e383e7089089d1f61b324992b8b27daa305","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-2.1.0.tgz","integrity":"sha512-V/y3+qheE0eIZiW4dWTntK5JQYCNbEm00P1DBloXsZzE3h4vGi24K84PAjU2HzrowfGi7y7AOvbQ7DCVL3BRTA==","signatures":[{"sig":"MEQCIEIzOpAM80KCbQX0Hj5wGRppmkTUmII7sl8pJij91PHaAiBpKC6DwrkD6nNYTgIM+HW2POJbOIjlWkbhY0IXqW/udQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib","_from":".","config":{},"_shasum":"ba3e2e383e7089089d1f61b324992b8b27daa305","engines":{},"gitHead":"35718d66357bb8177b7db6e874ad45c9002658d7","private":false,"scripts":{"lint":"eslint src examples test","test":"mocha --compilers js:babel-core/register","build":"babel src -d lib","clean":"rimraf lib","prepublish":"npm run clean && npm run build && npm run build-examples","test-coverage":"npm run build && istanbul instrument --output lib-cov lib && mocha --reporter mocha-istanbul","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"3.5.1","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"5.0.0","dependencies":{},"preferGlobal":false,"publishConfig":{},"devDependencies":{"chai":"^3.4.1","mocha":"^2.3.4","eslint":"^1.10.3","rimraf":"^2.4.4","istanbul":"^0.4.1","babel-cli":"^6.2.0","babel-core":"^6.3.2","babel-eslint":"^5.0.0-beta4","mocha-istanbul":"^0.2.0","eslint-plugin-react":"^3.11.2","eslint-config-airbnb":"^2.0.0","babel-plugin-syntax-jsx":"^6.1.18","babel-plugin-transform-es2015-classes":"^6.3.2","babel-plugin-transform-es2015-parameters":"^6.1.18","babel-plugin-transform-es2015-block-scoping":"^6.1.18","babel-plugin-transform-es2015-destructuring":"^6.1.18","babel-plugin-transform-es2015-modules-commonjs":"^6.2.0","babel-plugin-transform-es2015-shorthand-properties":"^6.1.18"},"peerDependencies":{},"bundleDependencies":[],"optionalDependencies":{}},"3.0.0":{"name":"babel-plugin-react-require","version":"3.0.0","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@3.0.0","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"dist":{"shasum":"2e4e7b4496b93a654a1c80042276de4e4eeb20e3","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.0.0.tgz","integrity":"sha512-mZV3ycvtB4mfVhmScbU4CjMfBgoQAlsGu/vQw292juPSgvezTmBAke+V85ODAVNCM68r2Qa6dwu72Zcl4cTIbw==","signatures":[{"sig":"MEUCIQCTL7EJWnsOkUtO2/PMHwNRMjCAmocDjkJLv5VkirwVvwIgUJKoUvRD+rfSa+WOFJlUHsC8DP4uYluEKVApfO+xUtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib","_from":".","_shasum":"2e4e7b4496b93a654a1c80042276de4e4eeb20e3","gitHead":"90f9994d936d85ad1b713afcfa256cb88d2b62e2","scripts":{"lint":"eslint src examples test","test":"mocha --compilers js:babel-core/register","build":"babel src -d lib","clean":"rimraf lib","prepublish":"npm run clean && npm run build && npm run build-examples","test-coverage":"npm run build && istanbul instrument --output lib-cov lib && mocha --reporter mocha-istanbul","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"3.8.9","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"6.2.0","devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2","eslint":"^3.7.1","rimraf":"^2.5.4","istanbul":"^0.4.5","babel-cli":"^6.16.0","babel-core":"^6.17.0","babel-eslint":"^7.0.0","mocha-istanbul":"^0.3.0","eslint-plugin-react":"^6.4.1","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-jsx-a11y":"^2.2.3","babel-plugin-syntax-jsx":"^6.13.0","babel-plugin-transform-es2015-classes":"^6.14.0","babel-plugin-transform-es2015-parameters":"^6.17.0","babel-plugin-transform-es2015-block-scoping":"^6.15.0","babel-plugin-transform-es2015-destructuring":"^6.16.0","babel-plugin-transform-es2015-modules-commonjs":"^6.16.0","babel-plugin-transform-es2015-shorthand-properties":"^6.8.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require-3.0.0.tgz_1476210567999_0.70226059271954","host":"packages-16-east.internal.npmjs.com"}},"3.0.1":{"name":"babel-plugin-react-require","version":"3.0.1","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@3.0.1","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"dist":{"shasum":"bd052971cc32a3a4450234ae0a252402e7394900","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.0.1.tgz","fileCount":21,"integrity":"sha512-NAOj+5m+2Y125igiveyBzvSTz8Mv21idmYkmkxFX6aUVRXEmGGaFpuQ347GwSoZgrYmyal3aFw4F6/F6ZmIzUg==","signatures":[{"sig":"MEUCIQCSV1BjCFAEQwMRwkXChZaJ1Kn3Y4ifJA9Cxx+3ZElb0wIgH1yrMhVClG9PvCpH2nCqYLalJrBIxIJhQuAMx9RI/YE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbsluaCRA9TVsSAnZWagAAX4MP/RpWdGrBVcYyAlf6CMOx\nsErKdOT984zJKbf9wsG9/s5V5kZgQHShkj/2S7+x0vqelJeEhT5IdAKPtWyb\np3PBs8r6UOeFdgNkGgGXkwzLnmmyL/cv1Gr/mz6Vo7Kgmg3ipx5djK/+V16G\nPzOoAPhf70kof65vD1lhCoS7ViLdynUl8ZlzlIB73XHWNvhoibI4kPG5QljF\niVi1+hhHach2gGmt6+W3AWp9YlSkuP6vp2fp+pzqWBN69UzUD/5RyLEgt44L\nt58RFYejoKm36//93tQIUev1NYEixkl0DTh/E9/lDLsy/sxIvYbcW9xTsaVr\nRO1KQ384PCw/1QHLS6KoM2OQq37LQceCXbTv1uNOH5sYuFtMYJARoS06TEBr\n0clUF8UTry3shhWy9xbzCS1ZTOpFSJZ0bu8nZ6k+bmzJt6ZQfEGPjbG+fAFF\nkXB94FsElZ/tZdJ4Uo1VLCpYnfN0gTUIZDiBagNUoFbts/uZ9zLJ9Au/3x01\njCSN8oYF4W89qDjB9I/ODBiNJX7c/A19mevZ/5+kvdYDPDUF9N8Q+IQlzY0l\np40XvnDfVudXSZgsKrjWwY2M+ZlOvW6qVkeydKM8dWXnUZO3LEOLkdBgvcMK\nK/pPHN/VDZx/19I1gJNMI/YqnfINwlzMRSuDuf/toe0isNC5bWIuy7g4iF/a\nJx35\r\n=Pe77\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib","gitHead":"d6a1f6acb0321cebae2324de62103b6745c4b6b4","scripts":{"lint":"eslint src examples test","test":"mocha --compilers js:babel-core/register","build":"babel src -d lib","clean":"rimraf lib","prepublish":"npm run clean && npm run build && npm run build-examples","test-coverage":"npm run build && istanbul instrument --output lib-cov lib && mocha --reporter mocha-istanbul","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"timneutkens","email":"tim@timneutkens.nl"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"6.1.0","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"10.7.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2","eslint":"^3.7.1","rimraf":"^2.5.4","istanbul":"^0.4.5","babel-cli":"^6.16.0","babel-core":"^6.17.0","babel-eslint":"^7.0.0","mocha-istanbul":"^0.3.0","eslint-plugin-react":"^6.4.1","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-jsx-a11y":"^2.2.3","babel-plugin-syntax-jsx":"^6.13.0","babel-plugin-transform-es2015-classes":"^6.14.0","babel-plugin-transform-es2015-parameters":"^6.17.0","babel-plugin-transform-es2015-block-scoping":"^6.15.0","babel-plugin-transform-es2015-destructuring":"^6.16.0","babel-plugin-transform-es2015-modules-commonjs":"^6.16.0","babel-plugin-transform-es2015-shorthand-properties":"^6.8.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_3.0.1_1538415513989_0.6791549380243744","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"babel-plugin-react-require","version":"3.0.2","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@3.0.2","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"dist":{"shasum":"a471f1372a49cefe7c9e251e232e2caa645b4881","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.0.2.tgz","fileCount":21,"integrity":"sha512-RhJE6QkiiSoSvk3SQ2ty0LMQs8mes0vDDqV+4dwpeI7VGlJawCli2Ejuu+5LZ3Mod/L9+O7dXthDWEuJCZBpzA==","signatures":[{"sig":"MEYCIQCJV3qGQ+L8qfMP9BtgcaY948C5QpniTiK9i63pqZm8jgIhAN8INYjU+kde+Q9mCfu9mTtgY2aclZbgLDJt1+tJDxn3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTXutCRA9TVsSAnZWagAAAr4P/jwD46xEVHMMckQtHJ/j\nmXNtlaiG64dzATZm1oFiCXe8X7fD1V/TDlyvCEa8pOI9s6IXne2eFu/kV/9D\nX76oz3HKAmqGY+/qV2HTaCoilzgvD9TjHnMsfW1AaTzwL/o6OxXWNXkmtkcS\nWCsP3fBB0/gJpEL9ErS2RiR7cXmXk0REH0FWdmG9T2azFf9OIep9FVMKiNxL\nhwYF6zRmk622KrYWEEsnlSE3aO19oeVJ/cfrk8e1xGgHFmhkrYxb2Nmqn+ZO\nqkO2Gj8Wl5d3ihvpUKu643nQvULDvAmnGdgLho9OM3pDI0im2nB1pS48YDxA\nm6F1hhT0h2HSGkEE6/JA/u7+jZ6M3W7AssZUdMgGRvcVwQmR//7N53DJa+28\naEpuWKhwgq9lwrQJNOKXk9VY1z7NpEDFFOyI9nHBC/JOHTDB5dGnaIjtV3wO\ni4t40afumLUuKqcoUTIITn1TcPGHhZ5Dfw6zZg5yM8+iSiMRM9WF6poIDBE7\nnu9VAqIYHg6egfU9PPLQnWiqXmwOxXUHbDPzWYuV4wkjqq1wpcUKBoXMcds1\n0317ZA8b+TAsuM14v7rgNqnb2bOT9v/UEPX+UK+0bencNdcfb1LLEiM0FU4M\np7oHQwS1uoRMQIRY4wCCUbeQ2GdxJLg+bLtHrKnjJcDZL7zaU45zBMPLbySV\n9Xf6\r\n=OLpi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib","gitHead":"a56d7322065936c978e0450935288100ce74571f","scripts":{"lint":"eslint src examples test","test":"mocha --compilers js:babel-core/register","build":"babel src -d lib","clean":"rimraf lib","prepublish":"npm run clean && npm run build && npm run build-examples","test-coverage":"npm run build && istanbul instrument --output lib-cov lib && mocha --reporter mocha-istanbul","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"6.4.1","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"10.13.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.2","eslint":"^3.7.1","rimraf":"^2.5.4","istanbul":"^0.4.5","babel-cli":"^6.16.0","babel-core":"^6.17.0","babel-eslint":"^7.0.0","mocha-istanbul":"^0.3.0","eslint-plugin-react":"^6.4.1","eslint-config-airbnb":"^12.0.0","eslint-plugin-import":"^1.16.0","eslint-plugin-jsx-a11y":"^2.2.3","babel-plugin-syntax-jsx":"^6.13.0","babel-plugin-transform-es2015-classes":"^6.14.0","babel-plugin-transform-es2015-parameters":"^6.17.0","babel-plugin-transform-es2015-block-scoping":"^6.15.0","babel-plugin-transform-es2015-destructuring":"^6.16.0","babel-plugin-transform-es2015-modules-commonjs":"^6.16.0","babel-plugin-transform-es2015-shorthand-properties":"^6.8.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_3.0.2_1548581804753_0.5198125350345149","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"babel-plugin-react-require","version":"3.1.0","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@3.1.0","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"dist":{"shasum":"f6aa7edca1fe4a1a9c4861c2e6499b5094a3f3eb","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.1.0.tgz","fileCount":21,"integrity":"sha512-qhbCTKcoEtKe4wmWjP3ll/UH4tJzJ8QOMWRX89wP56ncO6OdYbvjwYjA4W/zSvRRYKDu1lDpqE8Hjshet/NXwQ==","signatures":[{"sig":"MEUCIQCeb62a4W/91MZs+DlsqjrZ9+eZO+lrij+yI+7vMlGVpwIgf9aMa3hElmNtsRmpWJvc85LZ/U+CoHJEBpcEO+nLNVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTZRfCRA9TVsSAnZWagAAxjoP/A80Tfmoze/cz71EOdnD\n6/PEr7c79qjkeeHpPDx4dIbazxe6ukMnCi3JUM1jf552age7T2FuvRokrm+K\ncuwrgZmokPbWWWfYpKITPm5GtXFUx89b/7vbJDFSq44/C/Vgi6WJVlz7IXpC\nTaR8SQLY5FTRn14RNZTnrSPHZbgvh1sDXVLeGS3H+MrT0j918wgJGOdQNvRB\nQsD6RwUAGtxNTNFilW03eGYUIqDFHLxDtpVQRcc1f/he4pL3Y/bzSpjjMrha\nHPc4HEh17UjUnz4+rShBN2ONuARj3+eoFj1pci4rJhJ4SreDWjNhVBAk73fU\nnB0KwuXhomHDfiuIDp0KuwqJo210y03R67ZGQ074dnGhNtJFfaqqFBnhkjbC\nKcvRRor7NhHY8t5kINqZNVSe/Hp8OI9JurdlPpBP2bXYwdcUWbwbGyQp0AY3\nS49GLcwEDVSjwVk99v5/wujzzwNFGKUHz9y7PiFwZ16Auovqui/9cX37yEcF\n0NjusG+UCOKuzjaIStT2HuVL15mB75XWNJGXNMmvR4Krqaw6E1s2CqdN6I7l\n25ZX/cPkRb1i4Q4nKd39jZBy3AVnIuVdPpQ8CqQooxCsylq/KTyPKTnTiacQ\nGU8LdS1mFGXt6Zh/y6hMzR20nZSF0M6+e5AmvNN9lhLEYVlewHxGoyDh8WcV\npx8F\r\n=SZ6w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib","gitHead":"9900a428710db4d9db2c9da574635db7f20d4c52","scripts":{"lint":"eslint --ext js,jsx src test","test":"mocha --require @babel/register","build":"babel src -d lib","clean":"rimraf lib","prepare":"npm run clean && npm run build && npm run build-examples","test-coverage":"npm run build && istanbul instrument --output lib-cov lib && COVERAGE=1 mocha --reporter mocha-istanbul","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"6.4.1","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"10.13.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","eslint":"^5.12.1","rimraf":"^2.5.4","istanbul":"^0.4.5","@babel/cli":"^7.2.3","@babel/core":"^7.2.2","babel-eslint":"^10.0.1","mocha-istanbul":"^0.3.0","@babel/register":"^7.0.0","eslint-plugin-react":"^7.12.4","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.15.0","eslint-plugin-jsx-a11y":"^6.2.0","@babel/plugin-syntax-jsx":"^7.2.0","@babel/plugin-transform-classes":"^7.2.2","@babel/plugin-transform-parameters":"^7.2.0","@babel/plugin-transform-block-scoping":"^7.2.0","@babel/plugin-transform-destructuring":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-shorthand-properties":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_3.1.0_1548588127145_0.30854914709435355","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"babel-plugin-react-require","version":"3.1.1","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@3.1.1","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"dist":{"shasum":"5c3d2564fa16b1e45212ed52519db147b1596106","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.1.1.tgz","fileCount":21,"integrity":"sha512-XFz+B0dWx41fnGnugzCWn5rOgrDHb150N5gFhUfO3BgYDCT25o4sofRtd9uUfqUHoRu+t4/r5Cr2RMPIKuCt2g==","signatures":[{"sig":"MEUCIQD9hgRoB5L0tKjhdvbltwP/vtmW+Kswq824YfNOF6MJXgIgFhx2UBTfpS3EgDrHJIAv5uTQl8iQkQRmYzTS4nXeg2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTqUVCRA9TVsSAnZWagAA/sYP/AvSNZ7vU8zybJuojO/S\n0KeIqqaVEHUXHeKE5m4PiPTDizNVK1JDu7vlxFpPoQpVC7NoC0E6mOHRF1Dc\nI/SB4ZK82oOL5lS4tsjTeFGzwaULbSs7guSz56Ub+IsI/yWC44o0VqaDNogQ\nIjVpZkmMx9Vvma3EsNz1eeJc+PoYYHHzlXvzZJ9uPzUhxqHPBqoEdGPfp4fj\n7CCKaA//XYw4t9HH0w89cPy5FSrGKyrDNgCvvsC6LdUQ5rpXIrYLcCpyWSgq\ngqJXQ7q2XHBGqBOHgbYlU46q5ow+yXkhpgEnIGZq7Mb2wzKFQLqtGEtXcEbH\n6+k3ORHmznE/Bx7e6fgUWEBZapg3CXbzgC0cKYR8iImbmBieCS0v170tJx1G\n9HQ+v2WD1SY+miXffjONiRcrS0XWYASJ6eilLdUonfTjUdV8kPH0xCQAlMgZ\n7UP66d2l9f+ZaS7Lg05+vd7qdo+xXuSt8yTIx+8Cf7dPVFbYoCOzj+bdQinw\nqNs9Lhogo+/aP5s0f9HlOQdWlBg1weZYmnyvF/Wxf40fowaj5UePVMS+0MvT\nTq4rlOYAm6fvvF+TYHh0EpTIZY2dwneWiPHiZ9BujNvtk2lucsATZmjUEnh3\nFSuCBNmqw5M5CjSLr4yrDxhurJ+yDL+buQfWU3pwA2SGLeNHGTjKXdM14M5H\n3XKP\r\n=HNhm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib","gitHead":"2cfc031f389703a96debb601c66ae9578ad1be83","scripts":{"lint":"eslint --ext js,jsx src test","test":"mocha --require @babel/register","build":"babel src -d lib","clean":"rimraf lib","prepare":"npm run clean && npm run build && npm run build-examples","test-coverage":"npm run build && istanbul instrument --output lib-cov lib && COVERAGE=1 mocha --reporter mocha-istanbul","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"6.4.1","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"10.13.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","mocha":"^5.2.0","eslint":"^5.12.1","rimraf":"^2.5.4","istanbul":"^0.4.5","@babel/cli":"^7.2.3","babel-core":"^6.26.3","@babel/core":"^7.2.2","babel-eslint":"^10.0.1","mocha-istanbul":"^0.3.0","@babel/register":"^7.0.0","eslint-plugin-react":"^7.12.4","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.15.0","eslint-plugin-jsx-a11y":"^6.2.0","babel-plugin-syntax-jsx":"^6.18.0","@babel/plugin-syntax-jsx":"^7.2.0","@babel/plugin-transform-classes":"^7.2.2","@babel/plugin-transform-parameters":"^7.2.0","@babel/plugin-transform-block-scoping":"^7.2.0","@babel/plugin-transform-destructuring":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-shorthand-properties":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_3.1.1_1548657940784_0.8089364761960314","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"babel-plugin-react-require","version":"3.1.2","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@3.1.2","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"dist":{"shasum":"c3cd32d7938f9b8af216c5b9ee6e35138b193068","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.1.2.tgz","fileCount":21,"integrity":"sha512-jBg3E40Mr9Sji2gxjMSU5wN7uvzxAe2I7Brq64N4Yq8uu+mlhPV9CmakqOMZvld1czqN0bgYdcSdl03TvYDnBQ==","signatures":[{"sig":"MEYCIQD5QFFQ6o3N0KlhsPRi8xHA/FxJIqYZ8saM4HJ3qXZoAgIhAJWw4b1OgutTGawcAnUf0FWuqlGOMqcRsMphksQu0RTN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDewCCRA9TVsSAnZWagAAy6AP/jv/6SadN/U/ijp2XFE9\nkoq/zmTO60tJ4Sw4FpODmhrYj3h0mDDPoce9jUwOX7VWQADQrqKAv9StBfak\nvNEVYUyP7xIEmFIVAK1A+5pENahLUQcg+J89+6nZdFvUIV4i3r1fR+dDvzwS\ntDlSP/5UyUub3dcpfub0sV1XvIKODMGDui4ArD/NNoD2gkyJV7EQqtH+kE2W\n8Z8lRcfx3k9fn/JuU5DGhjWdESyejQGNEGO4fKNNGMpr3q5j/BzHf1LHfI+l\nufNWGa7VEDZE8YsauZp8fmKx+M+Ifv5FW2Fp8vur05nLs3V7x1NcaHtiEXUU\nCKvgWdArqMy5QZSFl5yFIg2byuOuqJ9aRSNtMzZhUijfHMHiDJHdc0I1qHSu\nYUGKumh9Q9T6uL3KGHO1L9MFDmVK9eTUW9q53neSaJ1CJzT4QN9VxCAxS7j/\nKsSes3GnjmAhtQbwh9C/vYOTP30AAhwFi3q2ZAinZnXsesOyzyc7Iw/Wm1Gg\nxMWdKKjg5MmhEnrG8RT2hzVfGa7hCFz8X0beOhjD4zNDzwHV4HW1O8VRc6tf\nCyUvwqqQMzwLkwx1LHbqaqyL3SCTSYT1J0ulqBo4KlArxPQos1RhoQBhud+z\nvAVT0xwiyBv/7mRYLUiHY8cCZgBVTfLhEC770qxVld/j5ERIkm+V9+1A47yT\n5+gC\r\n=j3rN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib","gitHead":"30cd44b8dace184b1a069bf17a4494f48110d87f","scripts":{"lint":"eslint src test","test":"jest","build":"babel src -d lib","clean":"rimraf coverage lib","prepare":"npm run clean && npm run build && npm run build-examples","test-coverage":"jest --coverage","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"6.4.1","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"10.13.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.0.0","eslint":"^5.12.1","rimraf":"^2.5.4","@babel/cli":"^7.2.3","babel-core":"^6.26.3","@babel/core":"^7.2.2","@babel/register":"^7.0.0","eslint-plugin-react":"^7.12.4","eslint-config-airbnb":"^17.1.0","eslint-plugin-import":"^2.15.0","eslint-plugin-jsx-a11y":"^6.2.0","babel-plugin-syntax-jsx":"^6.18.0","@babel/plugin-syntax-jsx":"^7.2.0","@babel/plugin-transform-classes":"^7.2.2","@babel/plugin-transform-parameters":"^7.2.0","@babel/plugin-transform-block-scoping":"^7.2.0","@babel/plugin-transform-destructuring":"^7.2.0","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-shorthand-properties":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_3.1.2_1577970690333_0.6034487356075597","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"babel-plugin-react-require","version":"3.1.3","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://twitter.com/vslinko","name":"Vyacheslav Slinko","email":"vslinko@yahoo.com"},"license":"MIT","_id":"babel-plugin-react-require@3.1.3","maintainers":[{"name":"vslinko","email":"vslinko@yahoo.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"vslinko@yahoo.com"},"dist":{"shasum":"ba3d7305b044a90c35c32c5a9ab943fd68e1638d","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-3.1.3.tgz","fileCount":22,"integrity":"sha512-kDXhW2iPTL81x4Ye2aUMdEXQ56JP0sBJmRQRXJPH5FsNB7fOc/YCsHTqHv8IovPyw9Rk07gdd7MVUz8tUmRBCA==","signatures":[{"sig":"MEUCIFn6+dxrlXjiKOgedYjHbiLy1MhxSCq7iHk+b70qb1xWAiEAkx+4Xy8e+L1m2jXAt7Em3nQZXlgtQHA9Uchx+uZYgBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDexSCRA9TVsSAnZWagAAr2sQAIQzc8pYv9gyGeKADzGo\nzv39tds5QfrIIA6zK5pxosvQFSwbZmqihALWXmcdORi0liGHBuwyhgIrSfv7\ntb36LRyDbXxWntwsXr7GJteK4uY1BBkUM3LUZ32LI9oiw3yOL4T1jSeoUXXh\nNBJZtZp4ksehlLgjqPCiUib47PC2aFSBY0937pqGAAVhHTzOSba1Os2peULV\nLFW1ty9nUhTE/XMxFTzVYAmCEGt7TnYeYvbKBd11VlSrswO2Fp0TPDAZ22UX\naBSnKeYD4E0NBfHek80+OkCXBQrqRCNBZpNF3uoAnrV1X+MBwxIT5kOo6FNM\ngiLRDiZ/7Zfpb4ond6uwWeaW1Zhm+nbDoWYGDuh6KMuK083aasUOPaQHcEBJ\n25ClaU3IZf2YYN+u3XOUDpTD6j9+NLHWtFoEIx8qitsc7Z5JEZQZnQ/WlGb8\nh4yEWgTSObwxuQBVnrSUuKYAIMuewBZqAWiwrwj1uEegkugeviEP8rRjAkzj\nJvYVHsPldw/BrFbFOPxA86zcgGZNExpxCsczH4aOOGl6cWS+vvDRw8GTO0RV\n3bstVHrvZ90TzDqQcBEM4ymkBQQ4o9g8BMNBmyAUP+yReBHrADXYwcWlkwL6\nooLKMhQqg3KVTbPxVn5ali2Gf6j/JwALgXSr5RIEL4l4ePWkwCUrvUx++q9Z\nQaGC\r\n=8GPF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib","gitHead":"e5d69c9edab6232456c109754ba57cc4fae8ade0","scripts":{"lint":"eslint src test","test":"jest","build":"babel src -d lib","clean":"rimraf coverage lib","prepare":"npm run clean && npm run build && npm run build-examples","test-coverage":"jest --coverage","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"vslinko@yahoo.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"6.4.1","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"10.13.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","eslint":"^5.16.0","rimraf":"^3.0.0","@babel/cli":"^7.7.7","babel-core":"^6.26.3","@babel/core":"^7.7.7","@babel/register":"^7.7.7","eslint-plugin-react":"^7.17.0","eslint-config-airbnb":"^17.1.1","eslint-plugin-import":"^2.19.1","eslint-plugin-jsx-a11y":"^6.2.3","babel-plugin-syntax-jsx":"^6.18.0","@babel/plugin-syntax-jsx":"^7.7.4","babel-plugin-inline-react-svg":"^1.1.0","@babel/plugin-transform-classes":"^7.7.4","@babel/plugin-transform-parameters":"^7.7.7","@babel/plugin-transform-block-scoping":"^7.7.4","@babel/plugin-transform-destructuring":"^7.7.4","@babel/plugin-transform-modules-commonjs":"^7.7.5","@babel/plugin-transform-shorthand-properties":"^7.7.4"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_3.1.3_1577970770308_0.06321524524749567","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"babel-plugin-react-require","version":"4.0.0","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://vslinko.com/","name":"Vyacheslav Slinko","email":"me@vslinko.com"},"license":"MIT","_id":"babel-plugin-react-require@4.0.0","maintainers":[{"name":"timneutkens","email":"timneutkens@icloud.com"},{"name":"vslinko","email":"me@vslinko.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"me@vslinko.com"},"dist":{"shasum":"cb632c5309c3deb0e6e3eaa0720b32ec7bef55d1","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-4.0.0.tgz","fileCount":20,"integrity":"sha512-ozQYb02Svu4iz/uB1gJ7yJwAIpYIFjRHoRgn6dUPPIZd774G1QPge/YljDt7M83eTKWxakdmKCaTYnrPV3Gaog==","signatures":[{"sig":"MEYCIQCkUxri2veHJGX9L3gUKAOKneDPgUGedRYpNG2o7pXQNwIhAP6cnxaaqakDbvEKODDGZ5k/1riN3IzJvTAK+rlspnTG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12021},"main":"lib","gitHead":"8165b6ccc3fa759ab9d82614f46e641720ccd6de","scripts":{"lint":"prettier --check lib test && eslint lib test","test":"jest","clean":"rimraf coverage","prepare":"npm run clean && npm run build-examples","test-coverage":"jest --coverage","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"me@vslinko.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"9.5.0","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","eslint":"^8.40.0","rimraf":"^5.0.0","prettier":"^2.8.8","@babel/cli":"^7.21.5","@babel/core":"^7.21.8","@babel/plugin-syntax-jsx":"^7.21.4","babel-plugin-inline-react-svg":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_4.0.0_1684313231343_0.5738387342941131","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"babel-plugin-react-require","version":"4.0.1","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://vslinko.com/","name":"Vyacheslav Slinko","email":"me@vslinko.com"},"license":"MIT","_id":"babel-plugin-react-require@4.0.1","maintainers":[{"name":"timneutkens","email":"timneutkens@icloud.com"},{"name":"vslinko","email":"me@vslinko.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"me@vslinko.com"},"dist":{"shasum":"42dfd7827be3d4aa4aeedbe9ac5e4f2fb1d30087","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-4.0.1.tgz","fileCount":20,"integrity":"sha512-IBNN+iig+smS1XJndVNxqVlbLIssMkSlg42AK+UZhUOuCeB0jXnqHnaC33UGbkCt9ad899zMoVyPKQ31KKTquQ==","signatures":[{"sig":"MEUCIQCd+/iO7NT9qm9EP2yXXdiutdBchpx7934VWaQSWsobfQIgdF1NgzFZrZfm98dBgdXJ9aTqUwlhr6nvEW/aMbSMSJA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12048},"main":"lib","gitHead":"960962c4951fc6e120cf15a0616690c965463556","scripts":{"lint":"prettier --check lib test && eslint lib test","test":"jest","clean":"rimraf coverage","prepare":"npm run clean && npm run build-examples","test-coverage":"jest --coverage","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"me@vslinko.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"9.5.0","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.6.1","eslint":"^8.45.0","rimraf":"^5.0.1","prettier":"^3.0.0","@babel/cli":"^7.22.9","@babel/core":"^7.22.9","@babel/plugin-syntax-jsx":"^7.22.5","babel-plugin-inline-react-svg":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_4.0.1_1690275217102_0.41423027475658913","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"babel-plugin-react-require","version":"4.0.2","keywords":["babel","babel-plugin","react","jsx"],"author":{"url":"https://vslinko.com/","name":"Vyacheslav Slinko","email":"me@vslinko.com"},"license":"MIT","_id":"babel-plugin-react-require@4.0.2","maintainers":[{"name":"timneutkens","email":"timneutkens@icloud.com"},{"name":"vslinko","email":"me@vslinko.com"}],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"me@vslinko.com"},"dist":{"shasum":"cc387627efd90dd67e19628f0867887d26e3f497","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-4.0.2.tgz","fileCount":20,"integrity":"sha512-gIq6yj9TkPeEfhzhi5kHXuE4q6Z2lvizktnES+G0AP2aPDmrPLcPkjK2cSM89UPnxfJHubEZv12evOKjocD10w==","signatures":[{"sig":"MEUCIAjPvaOMKQgNeUqYPXsHZSNzZ05k7ROWGwli5I/QqHHdAiEAx/Fi87Q8MMEGTjMpriiQoAOsz31Uq+WVbwOzxA4CjMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12048},"main":"lib","gitHead":"a08c4d7aa0efdecf411b9f93ce97cb2c95133b67","scripts":{"lint":"prettier --check lib test && eslint lib test","test":"jest","clean":"rimraf coverage","prepare":"npm run clean && npm run build-examples","test-coverage":"jest --coverage","build-examples":"babel examples -d built-examples"},"_npmUser":{"name":"vslinko","email":"me@vslinko.com"},"repository":{"url":"git+https://github.com/vslinko/babel-plugin-react-require.git","type":"git"},"_npmVersion":"9.5.0","description":"Babel plugin that adds React import declaration if file contains JSX tags.","directories":{},"_nodeVersion":"18.15.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.52.0","rimraf":"^5.0.5","prettier":"^3.0.3","@babel/cli":"^7.23.0","@babel/core":"^7.23.2","@babel/plugin-syntax-jsx":"^7.22.5","babel-plugin-inline-react-svg":"^2.0.2"},"_npmOperationalInternal":{"tmp":"tmp/babel-plugin-react-require_4.0.2_1698905171103_0.561387412159974","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"babel-plugin-react-require","version":"4.0.3","description":"Babel plugin that adds React import declaration if file contains JSX tags.","keywords":["babel","babel-plugin","react","jsx"],"homepage":"https://github.com/vslinko/babel-plugin-react-require","bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"me@vslinko.com"},"license":"MIT","author":{"name":"Vyacheslav Slinko","email":"me@vslinko.com","url":"https://vslinko.com/"},"main":"lib","repository":{"type":"git","url":"git+https://github.com/vslinko/babel-plugin-react-require.git"},"scripts":{"clean":"rimraf coverage","build-examples":"babel examples -d built-examples","lint":"prettier --check lib test && eslint lib test","prepare":"npm run clean && npm run build-examples","test":"jest","test-coverage":"jest --coverage"},"devDependencies":{"@babel/cli":"^7.24.8","@babel/core":"^7.24.9","@babel/plugin-syntax-jsx":"^7.24.7","@eslint/eslintrc":"^3.1.0","@eslint/js":"^9.7.0","babel-plugin-inline-react-svg":"^2.0.2","eslint":"^9.7.0","globals":"^15.8.0","jest":"^29.7.0","prettier":"^3.3.3","rimraf":"^6.0.1"},"_id":"babel-plugin-react-require@4.0.3","gitHead":"fb7f268530f706f4e51e14c26bea0dde9ab15e33","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-afNcjsCdZX11rtq0BeylXLR1o6DnrQDkwbRK5OyFHZ8l5T4/hq+JcO3MLOWKZWrHU9mz9lz3oxxGy4YzqmIauA==","shasum":"d6769a17b41b2ad24e2293bf135cc4a5c432e569","tarball":"https://registry.npmjs.org/babel-plugin-react-require/-/babel-plugin-react-require-4.0.3.tgz","fileCount":19,"unpackedSize":12631,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCr1cjShWL0d88iT3OlQBb+lCuIVDZczunIVV1eyg+EAwIgY2sKrmCYtUQzXu91sp5Ax5wpIckyt+zCSFjpxtcEgE8="}]},"_npmUser":{"name":"vslinko","email":"me@vslinko.com"},"directories":{},"maintainers":[{"name":"timneutkens","email":"timneutkens@icloud.com"},{"name":"vslinko","email":"me@vslinko.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/babel-plugin-react-require_4.0.3_1721721396962_0.6891786016430521"},"_hasShrinkwrap":false}},"time":{"created":"2015-06-11T09:38:46.820Z","modified":"2024-07-23T07:56:37.287Z","1.0.1":"2015-06-11T09:38:46.820Z","1.0.2":"2015-06-13T17:50:47.903Z","2.0.0":"2015-11-17T10:20:28.410Z","2.1.0":"2015-12-04T07:49:47.483Z","3.0.0":"2016-10-11T18:29:28.576Z","3.0.1":"2018-10-01T17:38:34.160Z","3.0.2":"2019-01-27T09:36:44.920Z","3.1.0":"2019-01-27T11:22:07.311Z","3.1.1":"2019-01-28T06:45:40.909Z","3.1.2":"2020-01-02T13:11:30.494Z","3.1.3":"2020-01-02T13:12:50.478Z","4.0.0":"2023-05-17T08:47:11.584Z","4.0.1":"2023-07-25T08:53:37.288Z","4.0.2":"2023-11-02T06:06:11.294Z","4.0.3":"2024-07-23T07:56:37.113Z"},"bugs":{"url":"https://github.com/vslinko/babel-plugin-react-require/issues","email":"me@vslinko.com"},"author":{"name":"Vyacheslav Slinko","email":"me@vslinko.com","url":"https://vslinko.com/"},"license":"MIT","homepage":"https://github.com/vslinko/babel-plugin-react-require","keywords":["babel","babel-plugin","react","jsx"],"repository":{"type":"git","url":"git+https://github.com/vslinko/babel-plugin-react-require.git"},"description":"Babel plugin that adds React import declaration if file contains JSX tags.","maintainers":[{"name":"timneutkens","email":"timneutkens@icloud.com"},{"name":"vslinko","email":"me@vslinko.com"}],"readme":"# babel-plugin-react-require\n\nBabel plugin that adds React import declaration if file contains JSX tags.\n\nThis plugin is only about stateless components that doesn't extends `React.Component`.\nIf you want to use any other React functions then you should import their by yourself.\n\n## Example\n\nYour `component.js` that contains this code:\n\n```js\nexport default function Component() {\n  return (\n    <div />\n  );\n}\n```\n\nwill be transpiled into something like this:\n\n```js\nimport React from 'react';\n\nexport default function Component() {\n  /* this part will be transpiled by babel itself as usual */\n  return (\n    React.createElement('div')\n  );\n}\n```\n\n## Usage\n\n* Install `babel-plugin-react-require`.\n\n```\nnpm install babel-plugin-react-require --save-dev\n```\n\n* Add `react-require` into `.babelrc`. This plugin should be defined before `transform-es2015-modules-commonjs` plugin because it's using ES2015 modules syntax to import `React` into scope.\n\n```json\n{\n  \"plugins\": [\n    \"react-require\"\n  ]\n}\n```\n","readmeFilename":"README.md","users":{"uaaoe":true,"abhisekp":true,"geofftech":true,"sunzhixun":true,"princetoad":true}}