{"versions":{"2.0.0-nightly.993":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.993","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.991+90050e4e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.993+90050e4e","@parcel/plugin":"2.0.0-nightly.993+90050e4e","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.993+90050e4e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.993+90050e4e"},"gitHead":"90050e4e6a1a99454b414509a00aa7fccd7f7b70","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.993","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-h7OMnoWWhR5BaiTJ/8TzzWvtUgXhN58ozq4nopaGb3g+9XcnT2HujcAJpH1UUDsuvdNlxBqp3IqAhY51PcG0Tw==","shasum":"51d74a2ed8e364698a8c1ab7793a24c65c1ef0f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.993.tgz","fileCount":23,"unpackedSize":57541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/HdUCRA9TVsSAnZWagAA3TcP/0ZSZNEYufSWys/J+jld\n3ZOITABiRDBWb9J8GRfbj9Ehh0dvtrf5u4vvKeyFYHXKAvjdY4KlRXXPxWSJ\na2Q9eklJHfpmv6FZWJVElEQjggzfoc7/l+djf9RLWXeI6Sg+ms5zT/hD4HXe\nEQi50uqMOHlFST3f91r0f32P10jTabZXMFbioq3Jeg2vombcSlP49YstZN/7\nvccB2CmV4Pjin3Q8Uqk6KUYqBIwpxr9mihzVy/DUodN3EwmS8ploJBaHEGMQ\nPGzparNPtGhaFYMfBlsyIjQCQCxCZThfHZUYjqmNSLPzuz6GYPtl0VSy9gZ1\nY08l0M8p4He9Emj/+Um7AOC1/B9ZyeqAETRTmP1y4O4OVqgtdOeiS3syBQgp\nf8FEqApJHRKcUx77EqID8q9rzZg2h3p1Cfpha9rKHyqbmuotiyR81tFifxiF\nBdXgIeeAh6eoHL19tCnWZPNZQqLQPAn6c4QssJbtI1SBBdjA0tR8sAUhnAIM\njaQAXp+PlFnwd6njq/ar8J0BZI6qhW/gL3D4rgMObCDqRmm2SYYp/4D4uNVG\nFzlS0baGHMJJuxvAku+mtA+Q8wq3liTQ2Sf0l1UiJynutcTvuWMC6Hpvuo/M\n1BEDp52YS/SpN7pjDQSGAU5a5UA910WPqAj6e7l7ldGqtJNHjmX3TjLnmQls\nN2iO\r\n=ub6A\r\n-----END PGP SIGNATURE-----\r\n","size":12528},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.993_1643935572379_0.10944424028095745"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-04T00:46:24.490Z","contributors":[]},"2.0.0-nightly.992":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.992","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.990+5b38bdfe"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.992+5b38bdfe","@parcel/plugin":"2.0.0-nightly.992+5b38bdfe","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.992+5b38bdfe","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.992+5b38bdfe"},"gitHead":"5b38bdfe68782c470e23fbc725c86a8d4a25cded","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.992","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-MAMbfnTjf1qheYjBaOmz3QyT4bSpkC1+24CnHXmfPDm+pbHSrNOygS50LDcIlDOxgYn5bC3ZqpnwrRl6q/SZfg==","shasum":"5ad60ec965cfac26448f29f7e1cff4d35a1a355a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.992.tgz","fileCount":23,"unpackedSize":57541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+IMACRA9TVsSAnZWagAAe/wP/iWvpNuHPRjW1gxdfYmg\nUEHOA+/RXhZ5kb69FnysqGd5VfcRb8UyorkwTymrFnUpCWKMMZeN9HMyUfBp\nYYU1GnofNv9PPVUB5UdFaulMC5Ntnst1k33sBb2vnBQBt/GlU0vnDGzcyNw1\ncL2tYI/a6IRs+uSWZPm1moSY5qlS/+PgwrEjDz/a5dt6KD9kHotmjdVdFY/M\nErRR60MJTi4+ik30xKbudGW9ZRiA1WLWAin8AmOQqR9C2/WA1tufyB8k++WH\ntpzLU2zfgNfdLSLu6u47zidS9nUh24bZ7EK7N211S6GuTDtZrWUba2astnVX\ny+IqwGzSGMA4gDRukOUbDs4O2DMufmiv8+8tetElaNlqWa3bJesRcr0NZPPA\nHorvtIjyo7FzL4ebJroUXiHZiAXYrbxjTmdX4uLJRyiHaZNY3fOOInwznLDq\nxsh8RsvvOzHCwnRjREq6fUY50zwWMHkQ52+0voUbOWb81bUdwggAu1KUDmZa\ni2hyyq53HxDDsCvtwLurL783OLJcZe77kGIM7a3ieQT5eYE/Vj73pU1Da8LD\nYAqMWpi6pyqgrgOl+i7xRN5v4/XIpEUclIU6dTWBTx1/mK1iM8EefgBvIRJC\nmhWu4juBdi3Xyfeu69QTfHjsKAZE4As4HAJXpEQEEMG2BY9TXA3dReRb/eAq\nAaSp\r\n=uWF9\r\n-----END PGP SIGNATURE-----\r\n","size":12528},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.992_1643676415995_0.2427947436440705"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-01T00:47:07.803Z","contributors":[]},"2.0.0-nightly.991":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.991","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.989+c3a28caf"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.991+c3a28caf","@parcel/plugin":"2.0.0-nightly.991+c3a28caf","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.991+c3a28caf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.991+c3a28caf"},"gitHead":"c3a28caf3dd7cd44a092b3d1361e8d1ac26e04ee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.991","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-6b54m19QJiPeWGjmffRuuUoQ4OjZUcAz5UyakCw+2FpGEjUpLohcqKiXYOcSPQnT3hBiP5jKxXZei0+80DD8OA==","shasum":"fcb1584014c7fb41b12cfeafb9fa6ee7e71f7cac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.991.tgz","fileCount":23,"unpackedSize":57541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9y3sCRA9TVsSAnZWagAAaXsP/RtU9A3rIh948TlbYXtp\nrWlnuA9AkJzE1wNBMFDZBf8cEy2XckWpHvecCT1W69eAanU39Ze0QXKBGlQD\nV/WC5ewMaTuZ11uuvM7NNNEeJwNhxEhcwgkLbFbW2IFMfIVhSeBvrSc79yF9\n4FLleGLY3XrFK28TdD5zzao/7rcQHNgcxsAzefO8CHxWdiPkahIqKilYS6ci\n+QvSy/SW7GYp63+p8XOXlfp+ity1U4OFKxeAJ/8zjRl9lMJ42UBCt9ABxX/d\ndnUsze0kLAC7zF1+IFSSzffltTGJ1LywGbk+Ynlv8v1gUi56ZwaZ1EwgyKMT\nSx4eS4+TJpYHTdfm9m57iKveAnZPT4s2voSo/EZeVHXY+nSYk3sQZEopqICI\nGvgl6uzf3owmk9+icaE46RgPA1CpxOMZrPMTDEQLValBqVt0qyhnQPpU9Sir\ninOZfhat5jW7ScbNBr+PWUIiE7dzpvHJLeJJ7jdwtMg7jwOT/KZrC3ok4Nri\nFmyA9EW/fig5qOwHRZuxJXrE5NNTXqMNNXO7MfMRWs5iRqeNM0XJ1irj2FDu\nq8uL3AwE7uBVRh0nS8T9g6bY5VXfgKbQGKZMByJ8fZcHc638AOcvEqXk4QUE\n/awJF3XY5xkx1qfwuUTqdxzXbrIxWh1DTmFVlf5mXwPAl3pK65ChE1CGY+Uw\nRgpm\r\n=Iuk1\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.991_1643589100111_0.2360764914391167"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T00:31:52.527Z","contributors":[]},"2.0.0-nightly.947":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.947","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.945+68ceb558"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2569+68ceb558","@parcel/diagnostic":"2.0.0-nightly.947+68ceb558","@parcel/plugin":"2.0.0-nightly.947+68ceb558","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.947+68ceb558","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.947+68ceb558"},"gitHead":"68ceb5581497cb336e82002fafcec53fb6cfc084","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.947","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-pWojxiNeMIdqeTlZ9AE881OSOOTTc31wa31f9xPpzx+ZKAMJcQhnjs8y3B0/1RG42eAHl7qMAeHdhuUotACG2w==","shasum":"eb8c43a33fe46157870ff427ed7b1261a60f1c90","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.947.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht/CDCRA9TVsSAnZWagAA/o0P/10EpW0jp9l1+WZedtdZ\nHDOX5V/x2jzjYy1ypl/9FacT56eJ2e/giZTzIWbKbigD9uM5znbg1O+CC9pO\nWqhGi7QsmdQtI4MPYWl126+SNKfa9Gb+P2uXWx/y8oFbN9bC7zOERbuqJzeR\n+fHYPBzfBaHrFKkJf+qirEaZe9Jn0W5R8uE7GdRDvbJInGd7NPEpIIaO1oLp\nvYwDPMy6QJrGU2MvJkERhQK1zVa1vg4YWKdXWBpR+8GlsVawVgpXRINc2f+H\n1dJwyhOHKB58kAqyieUoue6szpWMuyfTdeF+R6nDbhMWxyIKdXWta0xIr8i0\nK/PCfBWuWHUES2KAP/lYDgu0EttJkbLpPzqd5YAG09CYKCEGmZ5ixYRexkP/\nr4f+KURsbNIuSx8YNnuG7t7B0eW1HMP68722BesPjlk+biDplnADOsdA+S/i\nniaehHEbtlSd4kSZbw8oB2zpiw3DfbPVSZXBu9/6a2e7/aJVRv/mP3rQNC4c\nPSoWbtB0Z0O99Yc3jHXoTX512JEiuYNtG1SqPc3stMPkQ0yqD+kkcg8+Ecyc\nb7VXD4DkJ4as+t0f9sCwQH/6C+uQ9tZYwMlRA1rTTwGxIJ9IcKLMGsw9mxGJ\nskNqzH1lC6u23Zkr4qwJPjcGJieUht7WmfazXLneDozQFruvkbrDFKUJt6ec\nNTUt\r\n=iAzK\r\n-----END PGP SIGNATURE-----\r\n","size":12645,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.947_1639444611350_0.728550099530251"},"_hasShrinkwrap":false,"publish_time":1639444611487,"_cnpm_publish_time":1639444611487,"_cnpmcore_publish_time":"2021-12-16T19:02:23.306Z","contributors":[]},"2.0.0-nightly.944":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.944","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.942+8ee562ae"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2566+8ee562ae","@parcel/diagnostic":"2.0.0-nightly.944+8ee562ae","@parcel/plugin":"2.0.0-nightly.944+8ee562ae","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.944+8ee562ae","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.944+8ee562ae"},"gitHead":"8ee562aefc03a8ae4f3008109581f4170d7bda66","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.944","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.20.2/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-Yfu1y6irC0q//gQEsmMjaIEO2jop5W66iiNISABjfhCrio+ofeOOOpVJmGknnXhkJZLQqlFKjNrHgCBwTFbTDg==","shasum":"cd8d880871c2cddc70223b17939ede8b8c9c4466","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.944.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtkCNCRA9TVsSAnZWagAAadYQAJYV3W8f64X2eKTZeAl9\n2WejDtcMc77a4sa1pbxEpNSdn5kNJ97hYVSAQJaH0W4Sv9IyOh1T1EZ8GNub\nw803pVppE3Pqzl4uIwEgbUjmF7vFU0juoLqONTIS+HgfDuwriWs6N2rhn3Q2\nRgKgzlutZzFFPVBHxZHsBRsi1jMr0qLsdW8CUoarR70PU3YG2viaa92gDDzw\nG43Foiqz42riaMuSSXh+tU2x5KqcUKRdIbA7/RoIM+RE03SzQ0CEwMJNIgR1\nzGDK1IILoWiaJzFqpK4IbuX2EUaun8pyqJSg/rD9F56Y4xbVuw6G88aOPMEB\nqDAv0DzO+q0g8zNvQe2O9dtgJrzW2NFS0qGjwA0XyR/U2HI0swraI8Q3+a6W\nMZ67vNh1Aj3dzijT5UONsQlt8Xt5z7dfPP24yUaY64uOgLH+gWDQ8QzNg2at\nksb84fat3Zpg5t6z0Ckms566YSFNNkA8xxLNUHx9iUxLMMSc5h/gytiukmeZ\nGEO9fzuqk79Hl9zFJc+rI3MmYQKFGbOyD5H8+XB8PhVarlFfEsdEAumCyClp\n95XLZz9aJNx4GywGWOCiJurXse0g+LA8HeE/b4d6iAxLieR6Rvl47JuTPfJT\n0UC3CT9OgHxOkov7+dMuNF/txH5OpcJFuCU/EHMuS8ivwJqEdyll0IOn1JE7\nOI9P\r\n=9YfY\r\n-----END PGP SIGNATURE-----\r\n","size":12645,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.944_1639334029031_0.10328786836579873"},"_hasShrinkwrap":false,"publish_time":1639334029176,"_cnpm_publish_time":1639334029176,"_cnpmcore_publish_time":"2021-12-16T19:02:23.554Z","contributors":[]},"2.0.0-nightly.942":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.942","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.940+b27515ec"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2564+b27515ec","@parcel/diagnostic":"2.0.0-nightly.942+b27515ec","@parcel/plugin":"2.0.0-nightly.942+b27515ec","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.942+b27515ec","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.942+b27515ec"},"gitHead":"b27515ec0eb557971dfe83ad3692fd208a9ee397","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.942","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.20.2/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-dPLuhnwEhaTVQ6TvRZM4mtWHQbCX7EzhMFdjGmNe4Bd+vDkE2GAnDj5M22foJRUQMPp9tnEXMIRXVapwwJQ97w==","shasum":"b2441de0c3da6fe9090f526498b6703fb031e1e0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.942.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtUTtCRA9TVsSAnZWagAAR+UP/jdtjfDHDzpXFrTco6aj\nsF1Jz484ZJvAMp/W4LEJCboDl3K0ouG556DakdeCKAi3D7o8U02KitlRlSxA\nHw5CfdEIPLcdhlQ2qlCAsVueMgmCgPS3kpOgw6hiXeBme2evvh2l1J+b+ICk\nXyzPlHd0gzNyMTrxx/BnYCVzCuYatjYnUKOhwzOP3I8jsjEbjXmxwSS/qXpl\nRN0hrBvsQA33HBiGjcn+BHmuQTGD2J2TjpegRdMdOhBHmh8aIqrDL7SfoSX0\n0QTo3F0Zh852OOVIOGsAX7cBHZJ6m2jqsXpBA+hKIMuMg4rNTlYBFNyPKvUE\nLHYkm2pbwKaCBUPJtUUTkGtLrZHsaRIpQ87jSqMnVMPSqixrGs09rcfNwTa5\nlDzbjURGBk/yatExXIMyhYFjwBB/7pL/KEV4Q9+RsR8FY15b2oFw6x3BNAyj\nUXwQR0gRGNYHsbpeqTc+npZLhH/ROji5wMhiVEsXLdxgmWyRjIR4+ZDjfvdb\nzg5epSAPen+2M29hscUalxCLfoXy2lG65UOEZ0cljlXJ90X8jY9c5KFZGRvf\nhhTzleV4WsYSWd+atpmg2Utxl/C1mx/eyY/FkN3XRiKM3Eku96y8ilTOwvAB\nLkpLO51TP5ppGZT3R7Xh4yKZ/SCyM/hgi2pZw+0oQ0qH9SVrEArYJ6hF4s9F\neAju\r\n=0Uxy\r\n-----END PGP SIGNATURE-----\r\n","size":12644,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.942_1639269612875_0.9352747047089307"},"_hasShrinkwrap":false,"publish_time":1639269613050,"_cnpm_publish_time":1639269613050,"_cnpmcore_publish_time":"2021-12-16T19:02:23.912Z","contributors":[]},"2.0.0-nightly.941":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.941","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.939+17404e9a"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2563+17404e9a","@parcel/diagnostic":"2.0.0-nightly.941+17404e9a","@parcel/plugin":"2.0.0-nightly.941+17404e9a","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.941+17404e9a","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.941+17404e9a"},"gitHead":"17404e9a9ee6323b973a681017937a4bc6966277","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.941","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.20.2/node@v16.13.0+x64 (linux)","dist":{"integrity":"sha512-mIOQfYLPa61sH76Ngy4E9Y7LHrEqbIIjm+9XZ2Bgu/iOgEPzZxl2E+DNC2ZxYxNTxc4EWilD73sLJtyJdGE2bA==","shasum":"5cfdb7fe7fe6f5a9859674ee346074eb2b815f2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.941.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsVD6CRA9TVsSAnZWagAAE1wP/iQkrv2ubcGlL8FBo2c0\npJTGAZVhTn6GWvFCdVQVCJ3jKLTPK8w7EbZp0DGdRtS4uD/IZolPAqYhGMaG\nT56K4ghsgt3ChoyIRA5sI/+fpFwQTz7kxjt2nzJJApNEZwlpEz4GADh5T3Oq\nGi+GjOw/gDNQw5QqkSvIL5BBLU3qSkki6OKJRYgimUfjdeQE5YmK/mlaN+Vz\nWjY6vxkl8dq04Rm1F2b9q+4A1zArUadc9q4TprRy3auFaMV2b/bZKaqKN9vp\n56HfTkKfWwOrslGE6xV4OI3qYCFHP63QaS2TX7LjBUP/JchZQZoA0sDrfEsv\nRTxUZRkmzmKb5ZFt5gLa/Q6ZmN39+ovjCESx+2eYySy6cGAIihBzq7lh+/gs\nEqwEPDJk50Bf/P3xYgqcs9W++9oL4CLLoGwxaWqPXN782daC5coNIEWnzTCU\n0jzzC5ERhyfHHlCFskgGrY5iLa9Z9B92XIHtvJHOLU5MsSQNVrOJlCojXGKl\npoHtRBR0tXmWktnTm1gX1c8YYtjQzGT/J2fYj5fNKMygMrfHzP460sMJ7zJH\nm84hXzkPSLs01Z91NzEAN2TkVVasUru+NAE2Z9cdfyh2dpKwAWQuVKnUsWtK\nc0cDqN0CiVpKtSNEZ3n2RNgGh4KjsKHxCHQXSb3qML61rZ6kPsIItJlaBFpc\ncobP\r\n=AhCQ\r\n-----END PGP SIGNATURE-----\r\n","size":12646,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.941_1639010554190_0.7889202683718379"},"_hasShrinkwrap":false,"publish_time":1639010554353,"_cnpm_publish_time":1639010554353,"_cnpmcore_publish_time":"2021-12-16T19:02:24.215Z","contributors":[]},"2.0.0-nightly.936":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.936","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.934+ebd1d6af"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2558+ebd1d6af","@parcel/diagnostic":"2.0.0-nightly.936+ebd1d6af","@parcel/plugin":"2.0.0-nightly.936+ebd1d6af","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.936+ebd1d6af","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.936+ebd1d6af"},"gitHead":"ebd1d6afc96d613b3cf65e73cf4e7272ddb1449d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.936","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-K39Y1XmKh8V8UBhA5OL7sF1Rh5KE32md44KPcBXpujnR7EZb+8og6FnFeRbOwIrrQDAeQU1Kax+4ulAZSTpjEw==","shasum":"76d462962649561926f03cb1d5069ea5c177b1e9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.936.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpsRiCRA9TVsSAnZWagAA2WAP/RdnVE5XCeoe1LrzvDH7\nQnxwYz+c9yAEB2F/19TsgS2xGzkE1P8grHf+5SdXGPSJ705FYUWKqOcN8wAh\nk3D/4zPXmKxeIxDr6FBZs+u88Xe5KcY9AegD5crrpG3mKigbsi1Z1yhL7s+T\nQu/MZP7+hj012n7YwFtj+9fL0th7x2gd+8d88tEs8cAg4yOg2TPDd7g7D61V\nMHmq4MuCwnsqvv9PdYGAliGrcUEjW30nFMpCwO0pcBPC/ubMMSvWy031QaDI\nTmJKXHQSP9JXiaw0ASfS9ljKl0OQ1vZb0/yKczoYpcJcGrLlU7vsN8hV0vrN\nv9jnG2UzMnJv9HSFoz0GiPHdfpiDEQNlHiyBNOIBRNQK56kSnkjgLo0cQd3T\nOLKgivLJf/lh+QkMZ1XHMQK2dM1HVn9Ktr3h+dfwV/B5XBc1ED4FfA6TVOyt\nk0bxwzatf/mIj9ttoBNDb5kznIJOHttemMFuAdNF1ssVfwColzSYUwCBNIXz\nW9zjTX3HJHQmNsBvMg06bq8SPfkgz6z7guFC52qoa8Kegi65mg2zLud54U1o\n5pToB+i9GwwXATgJbyM0amV/2BuomWY8lA18I80dT5ZLsUC9s/sS6azkzDMh\nWdaGNW762TYqJGByXd1/lGiooYDoMTufgYzc36Sa9EdJDgLkGpRhZcEG2/Sc\nAz3A\r\n=cYUG\r\n-----END PGP SIGNATURE-----\r\n","size":12642,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.936_1638319201881_0.2877110229685418"},"_hasShrinkwrap":false,"publish_time":1638319202151,"_cnpm_publish_time":1638319202151,"_cnpmcore_publish_time":"2021-12-16T19:02:24.542Z","contributors":[]},"2.0.0-nightly.934":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.934","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.932+cdc1d0e4"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2556+cdc1d0e4","@parcel/diagnostic":"2.0.0-nightly.934+cdc1d0e4","@parcel/plugin":"2.0.0-nightly.934+cdc1d0e4","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.934+cdc1d0e4","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.934+cdc1d0e4"},"gitHead":"cdc1d0e4e1991c623608f74b573be6896f5cdb4a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.934","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-ta86qlrmE0yeJGHwmDsI9N7it1FxIaQbDjXQFg/2ojamdCi+b4QxDYDXUNPLcTdMo6f4bbfbx6yEASlFX0DIKQ==","shasum":"670aac85f81823d19b58ff910e0cdab4ef4dad7d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.934.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpXR5CRA9TVsSAnZWagAA8NIP/0hwZhRDl7lMtgmPDD3g\ny13wBALY06epTJiilxsXC82yZtSPj4XBmn03/V1Mh1ErgK/lbq31KLzBCyAS\nBJjJQvGpzLsnxrHGm3IhpdC5cP55MYHiVzjU7H9aJvcDgXaOGpluD8xxhJhM\n2OZnvKzwQcp7a4yCivNWauKoDRH8tOX6WESW88rOF9bqiw3Y/ee15jVLK1ge\nwpS+xJosTuQm5um5GA/qMNritKwqmay5qsILXitwv2+tC1DGoDTTURyEz1Nj\nkIHE/GfVT9/CghCLi+vHEH1Gvn/uM6VHKYl6DuuWGeXFTJBK3uIn9yfixdrP\ndemUTfaaVjKJc6Jni5tihuQnx4h6kwfcr/Ecn+PtYwu11kE1isY/S3KNyxLy\n3/AN8PXHsFS209mg3LevxFTIulO6i6lSum3EsLLwId1e0PtC+yHRJZqb6/+0\nSKuJMePy6Y1bjDRvmSfCFdXRa0pAH7m2MdoYG0eHe4NZMM2ePjWNydUvv+47\nEzetzPa76ecuz4Uue75B01bXT8jvHQdi8whZE1jKBLA3cGOY7Ynz8MaSEXWr\n6n9Suj3ogaM24FOInQyq2jQYvN+BrjjCsrhEF9um+AlCS/Wk30LhES8Gkb1w\niZaXqXSWujOeuIRh2JNNm5AwW2HJdNRnJ+arjLyMhS6YYTh0AHMH+/qycq5c\ns2uk\r\n=ZxmJ\r\n-----END PGP SIGNATURE-----\r\n","size":12644,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.934_1638233208974_0.5134511883148718"},"_hasShrinkwrap":false,"publish_time":1638233209117,"_cnpm_publish_time":1638233209117,"_cnpmcore_publish_time":"2021-12-16T19:02:24.761Z","contributors":[]},"2.0.0-nightly.932":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.932","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.930+b08ef9cb"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2554+b08ef9cb","@parcel/diagnostic":"2.0.0-nightly.932+b08ef9cb","@parcel/plugin":"2.0.0-nightly.932+b08ef9cb","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.932+b08ef9cb","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.932+b08ef9cb"},"gitHead":"b08ef9cb340a46c17ba388f6f7f97ce8cfeaba5b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.932","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-6oSuPC0Q7royH2gxtE4uMez1t7a2cYzm4+JO+9Uzcu51BJO4LJAbzTRzVchsgJTIsWYs27+ImzWZy9D8TCtUsw==","shasum":"71ce30acf5105701493fa82ec4fe5b4319627598","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.932.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpCJDCRA9TVsSAnZWagAA34YP/iiK2N+AOytVVOhnNvwv\nDBo+8ELo4ZFkvJ1vYNzvXZY36sS+m7A8KOk0j/kLyLNrWtC4e1m3t/b3IHHt\ni+KVswVqEa93XCxSTxDB48p9g32l3E32kyG04zK5RsFFpMBwKoAnmLZgZ4RQ\npdKeCmznA1zuZf3BQm9xa6yAgjXN1XTHoB1I9iJjVmlz1XcJ0cnKcyR0Cp7c\nOc4I/mq5VNYQutcdQmJsxiBMs1aRB415vWlGAmtZTqmiouAbJCCEMjiovDc3\nDdr8TSCKRe5bfbSDCRuMSfZgWxZZ5nmvgSCcFSb7bFUv6GaDI0dAX6qouCgO\nivIarpn0O4nsBmFoJZG+nStvE2rdI/m9t/qVhjr9/2SSVWwQ6RulQdHSjObB\nWE+xxOj+lbndhbapai2NvC5eRVJafRODnQKoDcsHk28x7ShMzVORdl+riDXs\nYCsSc9w7qfZQBqaZvhG4Sr9HbXmgtxunnplVeOTGngJZ0cTXR/5yD8w0XtCV\nwjZ0w0wDx+WxZcZS1kSEZyelRlmB+WQV2QjdY5buBBIjUmxvKjzLzcUMwe3s\nM/4+yMZdm8WDJ5voWt+vvnMd7ALMrkbKIAG8RtK8tIUobNyrhvLLcv72J/Xv\nRoIQrHNOnS6NVe1VXbJsj9CNiwb/O+Ersx3r5A9H9D4KExGQfYaxrSwfFrE2\nTcST\r\n=vdJI\r\n-----END PGP SIGNATURE-----\r\n","size":12644,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.932_1638146627392_0.2765543954402969"},"_hasShrinkwrap":false,"publish_time":1638146627531,"_cnpm_publish_time":1638146627531,"_cnpmcore_publish_time":"2021-12-16T19:02:25.086Z","contributors":[]},"2.0.0-nightly.927":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.927","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.925+b9426b83"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2549+b9426b83","@parcel/diagnostic":"2.0.0-nightly.927+b9426b83","@parcel/plugin":"2.0.0-nightly.927+b9426b83","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.927+b9426b83","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.927+b9426b83"},"gitHead":"b9426b83f86809143ff122bde3ee217fb64a8d78","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.927","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-84L5O/ue8siNvbGbuhkLA4jJ7pU3UzmSzNv3hu1Yaxd/Yb9T7AiZtzidVZHP7qkU98cTmaVuHBs9NCLjYXBshA==","shasum":"a6e24d74c9cca94579816dbfe0b3a8063bf0690b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.927.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnturCRA9TVsSAnZWagAAzI4P/iyJ4LDm1jfi6tvuNkUL\ndhmY2m35c4goS2krA78GdhmdxJyQ1dssW0FQhXnSMehJhItgtcLWUE/H8ZfS\nhxs6J7X6EG/g0gQ1cluGnhUeCF14ojvJwRYHamCHT7//j6FXZoaGIF72NIq6\nXdBiDGGeC1+HoldFgxCNFA/pKZ9V7rZwt3em+s2PMBlu+POtSfIKfC3UKjiC\nCiBJOnEzJTsBpLx7zX8AVv9OsMPyB1f3yF+aa103Qq0ty0m6DXd8KsrVpk2q\n6CEH8Fr4LekFKRIjYsXQDfH4NhSZoHTvg8wL0lMgwGhW9T92IwyPSBP4/MTe\nHL3PQMB9x60abV1Z8jcqBF9hMzX4mbjY0//u2UvIAQ7ppyacRDSU4Lrqilm6\nQ1DoOgwdSKC6d/CXW+UosnkL84AWZrDWQcvBYSuzzbgldEmwxnmd0zbPmXmx\n7wcn159YokcF5CIJRXG05vv+UxY2ijlCByvimaSDfQZMdpL0uAAveTOdkQCW\nqdTu6JvVFGEsXRYPcumUxG7rdNviyBuXSlcuK4xOxxiEMF9f7Ep5ZfIj+xA7\nZHIFCAfXuYReQtre8xVCk9IMQU97sBkm/eyehjEc3t3LINNar9JfYspkZSU9\nG6UogdQSdHbMsalrpnMbH0cfiHF9OKrBSWPK0qU70kh5I4ItsvzbK4o5Ed2q\naZsu\r\n=yQG3\r\n-----END PGP SIGNATURE-----\r\n","size":12645,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.927_1637800875212_0.017756100551400422"},"_hasShrinkwrap":false,"publish_time":1637800875396,"_cnpm_publish_time":1637800875396,"_cnpmcore_publish_time":"2021-12-16T19:02:25.308Z","contributors":[]},"2.0.0-nightly.926":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.926","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.924+8cabeae8"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2548+8cabeae8","@parcel/diagnostic":"2.0.0-nightly.926+8cabeae8","@parcel/plugin":"2.0.0-nightly.926+8cabeae8","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.926+8cabeae8","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.926+8cabeae8"},"gitHead":"8cabeae83ca838134a003a52be468328e15d19ed","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.926","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-W3OMT/iZJadevYrY1YgrupECz69kuNYht+YnnBmnyIoYL9cWJP2cLKXHczKrABJiG+VeKuDOZQ1TqPbvgtpvrg==","shasum":"9a99fd704ffab97473da4c6a44be4cbdfb73a4ca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.926.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnYn/CRA9TVsSAnZWagAAkdIP/07yoDaeA/S6Yl1rouVM\n4Ve5SFVUTw7VzGzqOik+12zl3I+k90VSeHopAO6N33rbKTAkGs8Gx2tx8eO2\nt/q84XKL2odF1K2woGaEsWnRAXJ9DLbR7m7mKDDi1pKuDOI7dcIENICRBvKS\nPv5Na/KtdT+BpEojb730zzh1zePNiiQcijVuXJzlvDaBCTBKLPyCais5G0kH\nrmdJAr47p34pFQ2JiCPDrn45NGgMAEDvtYZPhDBeE+Q7QKCKynBMoA3P5MUs\nof+w3EArAiGsBDoE1r4adp77ZeZwLOKNMKZtAOzhcD8kTglbL4V5tsyA25zT\nqtFqSGpQJG3hKd9C13hdur/u2QN1CbmPLAjcbZcurvC5UKYEur3PepYUCTGc\npraCOzROhzDP+6KVLTfOOcVH3uTVqvn8AJjS7Kyh8KQyimsvQDPaS8q5I4ZE\nIQHQnrf6Sak8VFlugYkdwXhU/3piK6SNWyni20VZUfeMvjUxJfKCEUpcq6dA\n9qr9PlQSv/r8mloe1efi7a6VeFw6OOa9NDZdL65wzGcufRvQCUw/GfBhTVa+\nVEtZssBGBMY+qOaXeaQjdzN1ZqJwx3rWVwnLz+pihMPp45uJOSkgx1c1GNVq\n4qrTBaYB9tePlOg/n477WGBYgDcfAm0SsWdwwpSYQDV2DRgvZzu7oWebIa96\n4cob\r\n=+HMh\r\n-----END PGP SIGNATURE-----\r\n","size":12644,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.926_1637714431549_0.5695288993990599"},"_hasShrinkwrap":false,"publish_time":1637714431705,"_cnpm_publish_time":1637714431705,"_cnpmcore_publish_time":"2021-12-16T19:02:25.602Z","contributors":[]},"2.0.0-nightly.919":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.919","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.917+10693987"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2541+10693987","@parcel/diagnostic":"2.0.0-nightly.919+10693987","@parcel/plugin":"2.0.0-nightly.919+10693987","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.919+10693987","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.919+10693987"},"gitHead":"106939872e15014f45671fa971ad96fee27b2d6d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.919","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-L8ABMKRlo6MVDb6o+nuoOviR1oGgkG9MqKha+ZavXccOcejT4lDhwDTwlUiF2eZD7GZRwngL4daFh3NM4RSztQ==","shasum":"c75ccd6fb25474a807a251b46d52c528dafbd69b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.919.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmufeCRA9TVsSAnZWagAAgXYP/3BPbYxvc9hJ2SqCXM4E\nZkUH+zF8IzrXwABhxFI1sgNPhAtCttqN3uDgdgZeWHW+oAXMV6Vc/vTBM8EW\nHItKT3R7EXOYjFcnrWk8f0mPOEd/5hblw7cCgfGczKufm2zw4gzuCZcJNJy+\nPyU4rnQUjT/eXkV+hnogf8xO0B6CerYwgukUdnD1m6P6ZaZtm9ucjpcTQh4d\nWK914c7/lsM0bThKLwwNSPkiBUka7+/QUjp8slTa5r5akViIQU78ln4I6RIE\nDrpuvQFXZQ2bdeBZYahCjjUcZpOFjE3ATHJ65uF2ICN0LrCv8j7Mtbt9nSSi\n4Efl4NKOrL6vch9SQnaX5INTo8/lH/RclXwnLum1diMpUe8Dq4SGWVjOc54s\nAMlWCwjtHsOF4oN93yVSAH+2DZqNgvlj+EYMtCBfh3y429pyt2COWhO0zE5o\nV0tvAdssMbMCCE8gdoMFdJFSdLQN0MnF+xRP5NbZCPJ6wo6uuWQgvkzttcvL\nrAkKMiApoFp9BKuoFXKZtBE/MF97sa903l04GhAVB+5wWC0KxbF64g0ZFYnD\n4TVoj/3FDuGoct0ybaAzSktUESB7cGRhEag+wnreQOsKH0enTuqWAo3nrnZ9\n0594IEqr7MQKv+QMGETPgUUmELjkxzd0STZtJSpikjLf5XKYRlGjMHAhL+w4\ncZYU\r\n=NY5a\r\n-----END PGP SIGNATURE-----\r\n","size":12645,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.919_1637541854626_0.9019609553338876"},"_hasShrinkwrap":false,"publish_time":1637541854777,"_cnpm_publish_time":1637541854777,"_cnpmcore_publish_time":"2021-12-16T19:02:25.867Z","contributors":[]},"2.0.0-nightly.918":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.918","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.916+3eb0fc79"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2540+3eb0fc79","@parcel/diagnostic":"2.0.0-nightly.918+3eb0fc79","@parcel/plugin":"2.0.0-nightly.918+3eb0fc79","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.918+3eb0fc79","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.918+3eb0fc79"},"gitHead":"3eb0fc79fe22d5875e1d2cbf71d03773610818ec","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.918","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-BMhwuGYpgsOGi8BZ7TTiAaiWOr6aYgO29dTZpnwkdgTfaeQbMYx86xMpoeUZlGkQBJIwwROKPUTeFBursMqwNw==","shasum":"8d75019c9a4415e2038c3719805a2fb6708388ff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.918.tgz","fileCount":21,"unpackedSize":60257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlFEyCRA9TVsSAnZWagAAs1EP/3DwjUqmk9+J1Ro2ipAg\nkF3Pgevln+MfHp9SdI3/TcKC2vOv6sBWjiKQ0mJp2Bi/745uHV3Ayuv/LP/S\nbRzgC74XzNKNSq03QN4W6Kf9JQNAwwYDTVNOccQEM8e/xR0UWctbhgsiEVSH\nFiiS2dhysryb78Q90i6IItFwOvW8aBf4XUo5FDyGP6NmAQ7OwfJqMFsVwzfj\nZtcVWm/6+8nAKwwpA5rAlZoj09AlDLIYHcMbeHWq8VEUk5ud7xLbFXlDBC+Y\n96Ri2n6lnCR2qmhJoD0r75I/AgzaH/aYLUBDZdyU5hZd33eCm8YHs5x30HV9\nwcJElc4U9u217TMq+RhGn/jOnKPmhdRCCkuvfxvOyCMmVz8EWtvFEFcXRQDw\nbGnyMkHJLQsbul+JrwUzbT3+KsZQGeGlAG/iB3jBOOe+AWn03yf2pDzItw10\nOXxv6d6r4iiiwjwHPTUkcmuPLPlVzbazX+gLbzR0cc0miwWooWuO/hTbVFv8\nKZg8GKO2S95AYRy7b2Rtq8xu0+Bs6s5OjQ7sWTV88rL9PV1Dgoe42DKmYlEe\n3j+a2JJHRsFfEM0gGgU/AWa0Ow1GnatkWcE0TSPG8gMZ7jDxoKTGgwRNvfLg\ngRWYTEnAk6jlMjGCkggsJ7aQdyqWtnsyGhUBitRAw6oLOUapMdWfbCmxsCWb\nFxRH\r\n=QwXP\r\n-----END PGP SIGNATURE-----\r\n","size":12809,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.918_1637110066594_0.12668080445760532"},"_hasShrinkwrap":false,"publish_time":1637110066769,"_cnpm_publish_time":1637110066769,"_cnpmcore_publish_time":"2021-12-16T19:02:26.263Z","contributors":[]},"2.0.0-nightly.914":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.914","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.912+145bfb82"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2536+145bfb82","@parcel/diagnostic":"2.0.0-nightly.914+145bfb82","@parcel/plugin":"2.0.0-nightly.914+145bfb82","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.914+145bfb82","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.914+145bfb82"},"gitHead":"145bfb8243c516765bcf5c59e381d0bc45fc5f9e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.914","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-kfBnxg6vFRKKvcSjJvOLaLY8npzGSZbW9cQVl1kxPsTqkyxlhERHxF5lLEwfxi9BXk/4bmJdeHvlHRKp+Zm9cQ==","shasum":"281e03fcb4c6d819e16d0b5d92bc46bd7314a84b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.914.tgz","fileCount":21,"unpackedSize":60257,"size":12809,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.914_1636936749288_0.09526089477974353"},"_hasShrinkwrap":false,"publish_time":1636936749446,"_cnpm_publish_time":1636936749446,"_cnpmcore_publish_time":"2021-12-16T19:02:26.480Z","contributors":[]},"2.0.0-nightly.912":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.912","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.910+f6518298"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2534+f6518298","@parcel/diagnostic":"2.0.0-nightly.912+f6518298","@parcel/plugin":"2.0.0-nightly.912+f6518298","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.912+f6518298","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.912+f6518298"},"gitHead":"f65182989334638e5fca7d4ce637bdf471b9b874","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.912","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"integrity":"sha512-HcfiDMeMQcRf13xZYby2kjImlojT3PBEGvemwJ36FDA7WnAUQG9Rv9i4dMMzO1OyVOsjIxy18oA38ornRKF6Sw==","shasum":"50b69d7ed6a9692627f853e74c1df84acfc4557e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.912.tgz","fileCount":21,"unpackedSize":60257,"size":12809,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.912_1636763959105_0.9553455290970696"},"_hasShrinkwrap":false,"publish_time":1636763959251,"_cnpm_publish_time":1636763959251,"_cnpmcore_publish_time":"2021-12-16T19:02:26.729Z","contributors":[]},"2.0.0-nightly.911":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.911","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.909+ab0f5e1b"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2533+ab0f5e1b","@parcel/diagnostic":"2.0.0-nightly.911+ab0f5e1b","@parcel/plugin":"2.0.0-nightly.911+ab0f5e1b","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.911+ab0f5e1b","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.911+ab0f5e1b"},"gitHead":"ab0f5e1b25b187878e9fd9c014fb4191043baeb1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.911","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"bdf4926cad411596531e37d059fb2e05755e085c","size":12808,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.911.tgz","integrity":"sha512-44skAMQEahI13kj4r6OAvcQhuNI14uGyWkEUcuFt3u9mky9pyhJVWK+XBcFI01KZhCAt3ttetG208gb5P0qM1g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.911_1636418594926_0.1878887571178327"},"_hasShrinkwrap":false,"publish_time":1636418595157,"_cnpm_publish_time":1636418595157,"_cnpmcore_publish_time":"2021-12-16T19:02:27.344Z","contributors":[]},"2.0.1":{"name":"@parcel/transformer-babel","version":"2.0.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"^2.0.1","@parcel/diagnostic":"^2.0.1","@parcel/plugin":"^2.0.1","@parcel/source-map":"^2.0.0","@parcel/utils":"^2.0.1","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"^2.0.1"},"gitHead":"28b47e6bdca7de2a06b7cc39a4a0b1df89f3fe15","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.1","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"f7c288e02ade16b7744dc04279b45016680b6787","size":12774,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.1.tgz","integrity":"sha512-TUCTdZi3V7z0WzyFPe3A1dQ0kLxPS8bEa0KgW7sueo9D0LXFvxpwh3Mf93q2H56KGb96o/QOXkz4HY8og+Wy4g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.1_1636387289253_0.9279016006066902"},"_hasShrinkwrap":false,"publish_time":1636387289442,"_cnpm_publish_time":1636387289442,"_cnpmcore_publish_time":"2021-12-16T19:02:27.548Z","contributors":[]},"2.0.0-nightly.907":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.907","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.905+d2a9b6bd"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2529+d2a9b6bd","@parcel/diagnostic":"2.0.0-nightly.907+d2a9b6bd","@parcel/plugin":"2.0.0-nightly.907+d2a9b6bd","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.907+d2a9b6bd","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.907+d2a9b6bd"},"gitHead":"d2a9b6bdd93855b468fa9911dad27a49e54e9557","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.907","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"a8549a79fe6591dbdb7ec3a7956e48ad25be22d3","size":12809,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.907.tgz","integrity":"sha512-Dgk1S10A1Oj8kH+kSFNaTVNH+s0p6K6LNnQ3lKPJLxa3Mvf0Az13x+ZOWL+u2uzdz8xijGzpdTVDnjdx87XrEQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.907_1636159311505_0.7604301481179814"},"_hasShrinkwrap":false,"publish_time":1636159311751,"_cnpm_publish_time":1636159311751,"_cnpmcore_publish_time":"2021-12-16T19:02:28.083Z","contributors":[]},"2.0.0-nightly.906":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.906","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.904+52101af2"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2528+52101af2","@parcel/diagnostic":"2.0.0-nightly.906+52101af2","@parcel/plugin":"2.0.0-nightly.906+52101af2","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.906+52101af2","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.906+52101af2"},"gitHead":"52101af24ebab2b25f964842015c9599ffc00323","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.906","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"5f7184a38f2cf7eba8be4d9f744382328b70293b","size":12807,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.906.tgz","integrity":"sha512-UF8fNwa0mr+bIjxbSJNxUALI5602b+/ObSXRpaFQZ5kn225wcQdvg+l8qM1pkss9Jvql8qTSIQ5crK2Hl+HSJA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.906_1636072979192_0.9768427687206886"},"_hasShrinkwrap":false,"publish_time":1636072979370,"_cnpm_publish_time":1636072979370,"_cnpmcore_publish_time":"2021-12-16T19:02:28.346Z","contributors":[]},"2.0.0-nightly.905":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.905","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.903+d4b42567"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2527+d4b42567","@parcel/diagnostic":"2.0.0-nightly.905+d4b42567","@parcel/plugin":"2.0.0-nightly.905+d4b42567","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.905+d4b42567","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.905+d4b42567"},"gitHead":"d4b42567e0267dac94b3fba68232242ced5ec022","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.905","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"c34be6ebab72350f25d5e962abb6d0ea4ebfefd4","size":12808,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.905.tgz","integrity":"sha512-F2ocBvhY/O8YQIf7ShNDotAW6Xjcgm6O8pFFAsFe5gCanAFHwo5GOxGV+KNCzZqQqNiR+yFeZMfgyCrmY93JxA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.905_1635900250654_0.013891093191933157"},"_hasShrinkwrap":false,"publish_time":1635900250809,"_cnpm_publish_time":1635900250809,"_cnpmcore_publish_time":"2021-12-16T19:02:28.585Z","contributors":[]},"2.0.0-nightly.899":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.899","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2521+e0440dcb","@parcel/diagnostic":"2.0.0-nightly.899+e0440dcb","@parcel/plugin":"2.0.0-nightly.899+e0440dcb","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.899+e0440dcb","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.899+e0440dcb"},"gitHead":"e0440dcbe6d6e419a412c8c568d94715cdb4282a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.899","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"6e7292eb3248fbae73505d03c71d33763959e899","size":12801,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.899.tgz","integrity":"sha512-S2jmW+rq2jvI1axKHTqBnoaAWjGBTdNCgNQwqH6XtHOcsLiP9mNZBF7n0YUHNfkAe21j/IDDvyYztD8pigXvLQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.899_1635813865436_0.5403396926839643"},"_hasShrinkwrap":false,"publish_time":1635813865600,"_cnpm_publish_time":1635813865600,"_cnpmcore_publish_time":"2021-12-16T19:02:28.965Z","contributors":[]},"2.0.0-nightly.898":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.898","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2520+c8a64c9a","@parcel/diagnostic":"2.0.0-nightly.898+c8a64c9a","@parcel/plugin":"2.0.0-nightly.898+c8a64c9a","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.898+c8a64c9a","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.898+c8a64c9a"},"gitHead":"c8a64c9a533072c12681ca0805d1e4d7481ee53d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.898","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"dd29a425335216ed32997dc7849a6582c548b77c","size":12802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.898.tgz","integrity":"sha512-Czoe0xflz509B5ykGw7fP4sGgRHBuCy0PhDsyD7ku+XaJVaeuoVRXwbvxspzQNfUyty/XxYNEHTyYyha85LBvQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.898_1635727263904_0.29056964753814185"},"_hasShrinkwrap":false,"publish_time":1635727264083,"_cnpm_publish_time":1635727264083,"_cnpmcore_publish_time":"2021-12-16T19:02:29.192Z","contributors":[]},"2.0.0-nightly.897":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.897","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2519+d80749f7","@parcel/diagnostic":"2.0.0-nightly.897+d80749f7","@parcel/plugin":"2.0.0-nightly.897+d80749f7","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.897+d80749f7","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.897+d80749f7"},"gitHead":"d80749f71a59606a235a4a0be667a902a58bb610","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.897","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"995eb22be24471804163e473a2dfc0f3e2a89b97","size":12801,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.897.tgz","integrity":"sha512-bfglfqnQ2aJbq4eRqOmIR+iCuaAUDNnhexTV2c1BfzNmFFyOnFeV1mzv/rF9pxtdeiFwAJg7AcV75/twjcclQQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.897_1635554561947_0.14530144378301957"},"_hasShrinkwrap":false,"publish_time":1635554562097,"_cnpm_publish_time":1635554562097,"_cnpmcore_publish_time":"2021-12-16T19:02:29.537Z","contributors":[]},"2.0.0-nightly.896":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.896","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2518+84e07f22","@parcel/diagnostic":"2.0.0-nightly.896+84e07f22","@parcel/plugin":"2.0.0-nightly.896+84e07f22","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.896+84e07f22","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.896+84e07f22"},"gitHead":"84e07f22192f65a9fbe6bd56b2695e1e847cbe44","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.896","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"a793bbee461054a3ed6c728e7645468f7236059d","size":12802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.896.tgz","integrity":"sha512-KxCq3J5ItWnNDzOKRhBcVpxCnbRYjaO6ocO/x7xGZYIev+bCaxMJdd0E3WnTO2bFZrZmrzt5Q+gUi54QujhVhQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.896_1635381592265_0.24528825160027345"},"_hasShrinkwrap":false,"publish_time":1635381592424,"_cnpm_publish_time":1635381592424,"_cnpmcore_publish_time":"2021-12-16T19:02:29.774Z","contributors":[]},"2.0.0-nightly.895":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.895","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2517+da998f75","@parcel/diagnostic":"2.0.0-nightly.895+da998f75","@parcel/plugin":"2.0.0-nightly.895+da998f75","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.895+da998f75","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.895+da998f75"},"gitHead":"da998f7548f4624bfeb17dd8a3ef17bdd96652a0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.895","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"a6eb1f0f06e3dcf9c9ff79964e21c3e82cce14c0","size":12801,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.895.tgz","integrity":"sha512-mXIBEqT2nPHsBJgceAB4qV/5Oul2pJKNWItbAF0qSB+EuE1kSwpm8Uf4oexN8f8jQajz/+N02zpZh8bRrNCcXg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.895_1635295249523_0.32608606917419825"},"_hasShrinkwrap":false,"publish_time":1635295249674,"_cnpm_publish_time":1635295249674,"_cnpmcore_publish_time":"2021-12-16T19:02:30.269Z","contributors":[]},"2.0.0-nightly.892":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.892","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2514+530e06a2","@parcel/diagnostic":"2.0.0-nightly.892+530e06a2","@parcel/plugin":"2.0.0-nightly.892+530e06a2","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.892+530e06a2","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.892+530e06a2"},"gitHead":"530e06a20b7ba5729b54715a2e00f6e4ca2ad896","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.892","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"267cc956305a6c16e60cfb38c11a3ce416f01b9f","size":12802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.892.tgz","integrity":"sha512-w/SK/T3SNmHbWj4uwFChHVisHzDnFzgPjQncvf1fZJ6FBUaLr9h5y/qTAV+gDMbeY5He17XdrIwEYJ7P6333tw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.892_1635122701496_0.22155722817463452"},"_hasShrinkwrap":false,"publish_time":1635122701671,"_cnpm_publish_time":1635122701671,"_cnpmcore_publish_time":"2021-12-16T19:02:30.470Z","contributors":[]},"2.0.0-nightly.891":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.891","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2513+daed0c3f","@parcel/diagnostic":"2.0.0-nightly.891+daed0c3f","@parcel/plugin":"2.0.0-nightly.891+daed0c3f","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.891+daed0c3f","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.891+daed0c3f"},"gitHead":"daed0c3fa3c1c5c52ab3e3a98f5494bfc3be06c4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.891","_nodeVersion":"14.18.1","_npmVersion":"lerna/3.20.2/node@v14.18.1+x64 (linux)","dist":{"shasum":"ac73026c39bb599e11dd126976bfa005858738bd","size":12800,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.891.tgz","integrity":"sha512-ch0wT5D6zgfelgmZwBBpjFHMo86T0ofm+13y1lmz5qR8B/4aJozRX5a8QjOhZcJf1FP0uyXxRfKDWsWilXsdWg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.891_1634863265698_0.6396114087787674"},"_hasShrinkwrap":false,"publish_time":1634863265992,"_cnpm_publish_time":1634863265992,"_cnpmcore_publish_time":"2021-12-16T19:02:30.754Z","contributors":[]},"2.0.0-nightly.890":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.890","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2512+efe72271","@parcel/diagnostic":"2.0.0-nightly.890+efe72271","@parcel/plugin":"2.0.0-nightly.890+efe72271","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.890+efe72271","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.890+efe72271"},"gitHead":"efe72271aa84936c4533a7a10f0fd29b84810cf9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.890","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"c1d6bcc108c79724dab202d81bca9ac4c3c643a9","size":12801,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.890.tgz","integrity":"sha512-qIf2GDH4S6mB83ZSUr8E7YhPtDhuhYGsFIV8q2dCkHL/r4UsrUxha5fh+eo8rjIY1SKj3IcibHaoc/AFqudyrw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.890_1634603887636_0.5777929401857349"},"_hasShrinkwrap":false,"publish_time":1634603887794,"_cnpm_publish_time":1634603887794,"_cnpmcore_publish_time":"2021-12-16T19:02:31.116Z","contributors":[]},"2.0.0-nightly.889":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.889","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2511+4a62581d","@parcel/diagnostic":"2.0.0-nightly.889+4a62581d","@parcel/plugin":"2.0.0-nightly.889+4a62581d","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.889+4a62581d","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.889+4a62581d"},"gitHead":"4a62581dd430a6b12aad688f0a0ac3d087a5b5ad","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.889","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"d5daa75dd5b060bfadb7f7525675e2b063cabf97","size":12800,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.889.tgz","integrity":"sha512-5MiK4q42jfBMiyCD4/lrD5QtU5Kk3STqlx6BJyHzjCWr1HWFx+MG0gMMJB7f/hSHFS9mdk7mg+MFre6RQReJNA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.889_1634431379672_0.28300458847427556"},"_hasShrinkwrap":false,"publish_time":1634431379831,"_cnpm_publish_time":1634431379831,"_cnpmcore_publish_time":"2021-12-16T19:02:31.554Z","contributors":[]},"2.0.0-nightly.888":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.888","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2510+85b76e86","@parcel/diagnostic":"2.0.0-nightly.888+85b76e86","@parcel/plugin":"2.0.0-nightly.888+85b76e86","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.888+85b76e86","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.888+85b76e86"},"gitHead":"85b76e86ddc431b7140e114db5b16486962bf964","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.888","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"9a5ac8ac2c8889fbd96df6909ed84bcfecec74c5","size":12802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.888.tgz","integrity":"sha512-B/hiBKnTLjhrGtWJChLAJcyvRJ1cNXPDE3mLs/cZe7GcjzqazcvWKlA86QHYBLz2m9qKNSfOnmn0zmjwLlRC3w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.888_1634344849592_0.6480620694358163"},"_hasShrinkwrap":false,"publish_time":1634344849753,"_cnpm_publish_time":1634344849753,"_cnpmcore_publish_time":"2021-12-16T19:02:31.834Z","contributors":[]},"2.0.0-nightly.887":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.887","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2509+674539e1","@parcel/diagnostic":"2.0.0-nightly.887+674539e1","@parcel/plugin":"2.0.0-nightly.887+674539e1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.887+674539e1","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.887+674539e1"},"gitHead":"674539e13167275be17620f638ea2ceb98aa0c54","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.887","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"81cf4fc0eabb32cc286da64039127e5e5e86084f","size":12802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.887.tgz","integrity":"sha512-8MviRySmCRZLLJcZMKXw5WV5037IgetBd5Unsdh13SLjtcZd3pzPamGPxgKULb87YJoD+gx6wdghF6Xmo3ssQw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.887_1634258509854_0.2912131592596161"},"_hasShrinkwrap":false,"publish_time":1634258509987,"_cnpm_publish_time":1634258509987,"_cnpmcore_publish_time":"2021-12-16T19:02:32.142Z","contributors":[]},"2.0.0-nightly.886":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.886","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.1-nightly.2508+84da50ae","@parcel/diagnostic":"2.0.0-nightly.886+84da50ae","@parcel/plugin":"2.0.0-nightly.886+84da50ae","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.886+84da50ae","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.886+84da50ae"},"gitHead":"84da50ae6943bff9741e2fc76d2f4968074cbbd6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.886","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"6161cd9205564c628573b6ae4cfa0f421f78cb9b","size":12802,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.886.tgz","integrity":"sha512-frrMOYIReoPV31FtBEL2vVEngxJh6dAhZ7NgRxwr7dVAtKS5RiJF/40dMN4NINX6eech2HhJhfobGzCGnZ2o9w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.886_1634172010341_0.35140583072483733"},"_hasShrinkwrap":false,"publish_time":1634172010517,"_cnpm_publish_time":1634172010517,"_cnpmcore_publish_time":"2021-12-16T19:02:32.342Z","contributors":[]},"2.0.0":{"name":"@parcel/transformer-babel","version":"2.0.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"^2.0.0","@parcel/diagnostic":"^2.0.0","@parcel/plugin":"^2.0.0","@parcel/source-map":"^2.0.0","@parcel/utils":"^2.0.0","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"^2.0.0"},"gitHead":"84da50ae6943bff9741e2fc76d2f4968074cbbd6","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"4ec1a980fe60135f1802114c540265caf2658c71","size":12773,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0.tgz","integrity":"sha512-HAu2PG+tw+fU0/aXRbSUIpiwXW0EbIBl3nOKonKFaNsxSIXpEoJil7n5BbU+kwLB9K6Hrow6HRJOn8v8/Grb0w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0_1634136251800_0.2398945414500402"},"_hasShrinkwrap":false,"publish_time":1634136251963,"_cnpm_publish_time":1634136251963,"_cnpmcore_publish_time":"2021-12-16T19:02:32.619Z","contributors":[]},"2.0.0-nightly.884":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.884","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2506+c78601b9","@parcel/diagnostic":"2.0.0-nightly.884+c78601b9","@parcel/plugin":"2.0.0-nightly.884+c78601b9","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.884+c78601b9","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.884+c78601b9"},"gitHead":"c78601b90ca7aeb87a8a38b6221766cebbb09c71","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.884","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"2e47e9188508fd25888a24dc2c813e2730952896","size":12806,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.884.tgz","integrity":"sha512-dJmYoIBwWqhauAysseFvtAtjm/Bl1K7bZUVNPohmJ98aFkgjUEy8zVYrF5xtXU5t9zZEVN4rW/VOPDT4z2q2nw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.884_1634080468357_0.6721671710693844"},"_hasShrinkwrap":false,"publish_time":1634080468523,"_cnpm_publish_time":1634080468523,"_cnpmcore_publish_time":"2021-12-16T19:02:32.810Z","contributors":[]},"2.0.0-nightly.881":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.881","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2503+bea94422","@parcel/diagnostic":"2.0.0-nightly.881+bea94422","@parcel/plugin":"2.0.0-nightly.881+bea94422","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.881+bea94422","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.881+bea94422"},"gitHead":"bea9442267a7fcf9062fe58d1f8875fbc0493adb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.881","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"f7e3a6ad0c32504434592876800e91268a83c7e4","size":12808,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.881.tgz","integrity":"sha512-7b4iT6f3RFBCEnXwdD9cSpxLh+BXQAlfATS5zRDy+Tt7HkfjeU6kaSm8cTKUTwAbqGCS7vLHq8PQ1qrAtMd2Wg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.881_1633999156083_0.22849481914142666"},"_hasShrinkwrap":false,"publish_time":1633999156228,"_cnpm_publish_time":1633999156228,"_cnpmcore_publish_time":"2021-12-16T19:02:33.094Z","contributors":[]},"2.0.0-nightly.879":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.879","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2501+4312b91d","@parcel/diagnostic":"2.0.0-nightly.879+4312b91d","@parcel/plugin":"2.0.0-nightly.879+4312b91d","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.879+4312b91d","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.879+4312b91d"},"gitHead":"4312b91df293d15ad8f659ac2434d0d18ff006bb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.879","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"5e1f8c40556f6a01bf914f706ca3e47aa39d3acb","size":12805,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.879.tgz","integrity":"sha512-vcsFogGjwmGCJC9/+6JH1OKQNF9y/bv9/J85l966251EWEF4REVKA60iQ8b8IOyo15bpRf7eEaHTXDo5mcYHAw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.879_1633912735353_0.9330166469672476"},"_hasShrinkwrap":false,"publish_time":1633912735523,"_cnpm_publish_time":1633912735523,"_cnpmcore_publish_time":"2021-12-16T19:02:33.453Z","contributors":[]},"2.0.0-nightly.878":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.878","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2500+5afe766e","@parcel/diagnostic":"2.0.0-nightly.878+5afe766e","@parcel/plugin":"2.0.0-nightly.878+5afe766e","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.878+5afe766e","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.878+5afe766e"},"gitHead":"5afe766e637827ede728ec7a9fefcfea691dfa35","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.878","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"5a1677a38a0e409f46ad412ddcda6c247c563261","size":12806,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.878.tgz","integrity":"sha512-ITvhPXWcpMCaPzwErFT5BojZelI8D0Wf5CmQfdMaSIhDDAu4yvJTvdaIdY9RV4fd8k2x8DjCVmSLn16mkByHfw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.878_1633826457594_0.10543853474543541"},"_hasShrinkwrap":false,"publish_time":1633826457739,"_cnpm_publish_time":1633826457739,"_cnpmcore_publish_time":"2021-12-16T19:02:33.726Z","contributors":[]},"2.0.0-nightly.875":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.875","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2497+d6de61d3","@parcel/diagnostic":"2.0.0-nightly.875+d6de61d3","@parcel/plugin":"2.0.0-nightly.875+d6de61d3","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.875+d6de61d3","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.875+d6de61d3"},"gitHead":"d6de61d33450c753d5bb30d06426b35a4674a98b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.875","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"3cc45eb79e8267029083dc84f62116d581bc4af1","size":12810,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.875.tgz","integrity":"sha512-v5Irl6QFyMJWQQ32sovSJPY9VxilvyshDDs16gnf7itkJc2Nqd1THZnwgLt3tWPRIEnsKDGy9jpy460eEenZ1Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.875_1633739729792_0.8647510128458771"},"_hasShrinkwrap":false,"publish_time":1633739729962,"_cnpm_publish_time":1633739729962,"_cnpmcore_publish_time":"2021-12-16T19:02:33.953Z","contributors":[]},"2.0.0-nightly.869":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.869","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2491+d2d4f1c8","@parcel/diagnostic":"2.0.0-nightly.869+d2d4f1c8","@parcel/plugin":"2.0.0-nightly.869+d2d4f1c8","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.869+d2d4f1c8","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.869+d2d4f1c8"},"gitHead":"d2d4f1c8b240b71f6115165bcec11054435aeb0b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.869","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"b6fddc3536b5c1456eaa3dcbc4f2d3fa91da5c69","size":12810,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.869.tgz","integrity":"sha512-IqeoRoW8Hd3se5y5lPPHgtxvZBkAgO3s620odUHOrP+k+i0VFRWpYUWXjIpWnt6yIttIqrX3mdiUN77OVOINZg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.869_1633653794216_0.1385767981305035"},"_hasShrinkwrap":false,"publish_time":1633653794364,"_cnpm_publish_time":1633653794364,"_cnpmcore_publish_time":"2021-12-16T19:02:34.191Z","contributors":[]},"2.0.0-nightly.866":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.866","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2488+7d4d53a0","@parcel/diagnostic":"2.0.0-nightly.866+7d4d53a0","@parcel/plugin":"2.0.0-nightly.866+7d4d53a0","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.866+7d4d53a0","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.866+7d4d53a0"},"gitHead":"7d4d53a098755d3dd494eb28d593f1bb4d5c1ec7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.866","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"c2b1d635f2114dc01bbff31910a3dad7c169feb0","size":12811,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.866.tgz","integrity":"sha512-P61Hk9FAR9s6D7N7G8uZspyrGsf4ZBRm8rDCLHUuqDSNXFBE8B4c8JCNOUNZYf5SVvypUqhU/5RNp/ERrsNrkA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.866_1633567250561_0.6071912673572555"},"_hasShrinkwrap":false,"publish_time":1633567250690,"_cnpm_publish_time":1633567250690,"_cnpmcore_publish_time":"2021-12-16T19:02:34.472Z","contributors":[]},"2.0.0-nightly.861":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.861","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2483+375fd689","@parcel/diagnostic":"2.0.0-nightly.861+375fd689","@parcel/plugin":"2.0.0-nightly.861+375fd689","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.861+375fd689","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.861+375fd689"},"gitHead":"375fd68988823186708e46e48f18750ed318f6a5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.861","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"b85f678fefde4f20aec071b0c66d492d6c51c074","size":12717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.861.tgz","integrity":"sha512-HZLG2dCNiy6YKW7ciqoJsgK/7G2GZEKx7r4vRmmZdVK5qtpJV2dqyrreMhauJLZrBtcpg36QrxNwZEuGgzMRsQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.861_1633480846594_0.8876540284362764"},"_hasShrinkwrap":false,"publish_time":1633480846860,"_cnpm_publish_time":1633480846860,"_cnpmcore_publish_time":"2021-12-16T19:02:34.748Z","contributors":[]},"2.0.0-nightly.857":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.857","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2479+76205cb0","@parcel/diagnostic":"2.0.0-nightly.857+76205cb0","@parcel/plugin":"2.0.0-nightly.857+76205cb0","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.857+76205cb0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.857+76205cb0"},"gitHead":"76205cb0f7c6cd15bd0869f9486c042f7e78cc63","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.857","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"a2ecf6de2c12e33c5dedf73e615753d5ad9e59f7","size":12719,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.857.tgz","integrity":"sha512-rt5i1bxp3T9aeTblE6GJdaGVQzrwRpGO+CpoG2nO4S4GOi0n/iByUgPBy9xcYd1fCpSnJhF0EnfgJJ+drrdwmg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.857_1633394155314_0.4100917148941776"},"_hasShrinkwrap":false,"publish_time":1633394155525,"_cnpm_publish_time":1633394155525,"_cnpmcore_publish_time":"2021-12-16T19:02:35.038Z","contributors":[]},"2.0.0-nightly.854":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.854","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2476+fa9ea38f","@parcel/diagnostic":"2.0.0-nightly.854+fa9ea38f","@parcel/plugin":"2.0.0-nightly.854+fa9ea38f","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.854+fa9ea38f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.854+fa9ea38f"},"gitHead":"fa9ea38f214836890c418c8b002d98aed56e4f09","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.854","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"e7a43da4518bf06b1ce2e9dc515f63eba09a7f10","size":12718,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.854.tgz","integrity":"sha512-WLGWoPaOkMat0YLbybkNvMikI2cOf6VUwGrBCMlWNnxNkQ+O+wDHj35sOOHVLheH6oBcOVcyWFWR2fiM+7+g3w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.854_1633308164858_0.541703307629489"},"_hasShrinkwrap":false,"publish_time":1633308165043,"_cnpm_publish_time":1633308165043,"_cnpmcore_publish_time":"2021-12-16T19:02:35.253Z","contributors":[]},"2.0.0-nightly.852":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.852","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2474+843eb50e","@parcel/diagnostic":"2.0.0-nightly.852+843eb50e","@parcel/plugin":"2.0.0-nightly.852+843eb50e","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.852+843eb50e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.852+843eb50e"},"gitHead":"843eb50ef398f61acd07847bc12a9f72aef02c06","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.852","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"49e0d7e4f994e282a2a7931882c7313baf6e1003","size":12718,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.852.tgz","integrity":"sha512-VmpTu47ojk5Q8QLAFU1m2XeVqC33+4u3d868f6F7ba9g7G8l6MIW1YFse7rm1A2qGxm2tupU1uC3PhXUKBh0Aw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.852_1633135289300_0.5120657019200241"},"_hasShrinkwrap":false,"publish_time":1633135289456,"_cnpm_publish_time":1633135289456,"_cnpmcore_publish_time":"2021-12-16T19:02:35.586Z","contributors":[]},"2.0.0-nightly.849":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.849","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2471+5277d24b","@parcel/diagnostic":"2.0.0-nightly.849+5277d24b","@parcel/plugin":"2.0.0-nightly.849+5277d24b","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.849+5277d24b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.849+5277d24b"},"gitHead":"5277d24b4e62a93ab7d42af8a89ee62a98e33d18","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.849","_nodeVersion":"14.18.0","_npmVersion":"lerna/3.20.2/node@v14.18.0+x64 (linux)","dist":{"shasum":"7632832d90a6d0b2d0fe0ac4b363abb315b5eb1a","size":12714,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.849.tgz","integrity":"sha512-KpzdxiXQ5kCyKV9nKWPzhA7xBOcsYBBbnEPrE8yX1bZimDeIvrcBlbcBANhKHCjcukG7umlPaUnIGPDgJmtxpA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.849_1633024869769_0.35831361798723993"},"_hasShrinkwrap":false,"publish_time":1633024869907,"_cnpm_publish_time":1633024869907,"_cnpmcore_publish_time":"2021-12-16T19:02:35.973Z","contributors":[]},"2.0.0-nightly.847":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.847","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2469+8e1cfc90","@parcel/diagnostic":"2.0.0-nightly.847+8e1cfc90","@parcel/plugin":"2.0.0-nightly.847+8e1cfc90","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.847+8e1cfc90","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.847+8e1cfc90"},"gitHead":"8e1cfc90ff83b2ceeafac925054b46a3a2856bad","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.847","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"0543f056c7839893ba5d1fb6625ed59487956c53","size":12716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.847.tgz","integrity":"sha512-cm/F5TDHzxKGY7xDbz44R9w6PE0sYaTn6CoHSb6xb+TBvu5hatIFvGxwL5wBG9oATZVqviXmY9ati+nGGQ3P7A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.847_1632897992377_0.6242959052084531"},"_hasShrinkwrap":false,"publish_time":1632897992627,"_cnpm_publish_time":1632897992627,"_cnpmcore_publish_time":"2021-12-16T19:02:36.193Z","contributors":[]},"2.0.0-nightly.846":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.846","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2468+4308a0da","@parcel/diagnostic":"2.0.0-nightly.846+4308a0da","@parcel/plugin":"2.0.0-nightly.846+4308a0da","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.846+4308a0da","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.846+4308a0da"},"gitHead":"4308a0da19860b3a4ccec286a503af472fd0f4c2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.846","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"c0464fc7df83894e1fbae2c116eaccf70f45a82a","size":12716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.846.tgz","integrity":"sha512-wCa6RdkVaHMLbRF9y8y8l152JDtDz+zMwXpGmuUvb3QlvmA4HWPnt7GTaUW9tANr77fqm3ASWF2TBK3nMpU1rg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.846_1632875825873_0.27778687255222034"},"_hasShrinkwrap":false,"publish_time":1632875826039,"_cnpm_publish_time":1632875826039,"_cnpmcore_publish_time":"2021-12-16T19:02:36.478Z","contributors":[]},"2.0.0-nightly.845":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.845","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2467+1b980caf","@parcel/diagnostic":"2.0.0-nightly.845+1b980caf","@parcel/plugin":"2.0.0-nightly.845+1b980caf","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.845+1b980caf","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.845+1b980caf"},"gitHead":"1b980caf31e324fd2285d4301067191e4ad99243","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.845","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"a7d01b22d253954c21ee8ddf7c67d145251c0a79","size":12718,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.845.tgz","integrity":"sha512-Qar6L+1feB/aPj3HJleWn6IRIKAxEaoJnC6hgaTOoveJqiocBhVyvGGqpqmShyM/Xm3qi9D7yYwIaSZY3IrNHA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.845_1632357374033_0.3671844721850248"},"_hasShrinkwrap":false,"publish_time":1632357374234,"_cnpm_publish_time":1632357374234,"_cnpmcore_publish_time":"2021-12-16T19:02:36.774Z","contributors":[]},"2.0.0-nightly.844":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.844","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2466+aaec5bae","@parcel/diagnostic":"2.0.0-nightly.844+aaec5bae","@parcel/plugin":"2.0.0-nightly.844+aaec5bae","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.844+aaec5bae","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.844+aaec5bae"},"gitHead":"aaec5bae96bebe3d90046a1a182303b68336dcec","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.844","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"19203675b39fa6ffffcc0bb1df4f922636ed1119","size":12716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.844.tgz","integrity":"sha512-bHpv5BrbBEt50RNy6A5IuXSYFgB4yrhlrhT8z+/JvVMTsg+w0aa5zGrYgB8+lEcwl4jT/Dy39swFZmYs9QK5cg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.844_1632184757314_0.19432823000967492"},"_hasShrinkwrap":false,"publish_time":1632184757473,"_cnpm_publish_time":1632184757473,"_cnpmcore_publish_time":"2021-12-16T19:02:36.999Z","contributors":[]},"2.0.0-nightly.843":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.843","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2465+b6faa0c8","@parcel/diagnostic":"2.0.0-nightly.843+b6faa0c8","@parcel/plugin":"2.0.0-nightly.843+b6faa0c8","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.843+b6faa0c8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.843+b6faa0c8"},"gitHead":"b6faa0c819d562726ac8708f7f91ff0cb65b8311","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.843","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"6fd10090c20ad91dd3779b673bf8252c09b44a80","size":12719,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.843.tgz","integrity":"sha512-lxsh22J0kzawr6dghjPi7E+uJKpR50WB3HgeZ5/uMAZc+XI2TWAQVCYUA6dmG0KLntcOuWtgkII5pnQWTMSkPw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.843_1632012032609_0.19140640832206723"},"_hasShrinkwrap":false,"publish_time":1632012033218,"_cnpm_publish_time":1632012033218,"_cnpmcore_publish_time":"2021-12-16T19:02:37.281Z","contributors":[]},"2.0.0-nightly.842":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.842","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2464+2013dfff","@parcel/diagnostic":"2.0.0-nightly.842+2013dfff","@parcel/plugin":"2.0.0-nightly.842+2013dfff","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.842+2013dfff","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.842+2013dfff"},"gitHead":"2013dfff74468ee8a3a1dbed6742db32dd24032a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.842","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"a3f9134c2567fc24fdf3f9803982b9d58c5277ab","size":12714,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.842.tgz","integrity":"sha512-pzpbjrFOMPeCsYPEbwo1OlBoKoWELV8aHKtuQj5HW7hlVW8ynktpUkiQ4UiAmayBWGMZBELgc3PJ/e/tW9lgKA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.842_1631839282848_0.8284477244402355"},"_hasShrinkwrap":false,"publish_time":1631839283023,"_cnpm_publish_time":1631839283023,"_cnpmcore_publish_time":"2021-12-16T19:02:37.491Z","contributors":[]},"2.0.0-nightly.840":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.840","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2462+6f6759e5","@parcel/diagnostic":"2.0.0-nightly.840+6f6759e5","@parcel/plugin":"2.0.0-nightly.840+6f6759e5","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.840+6f6759e5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.840+6f6759e5"},"gitHead":"6f6759e5c2140aa8d7c3be70d56432258439ff19","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.840","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"ec3dc9aebf99cdb80e27b4b3b3ce0e8e38c78ad7","size":12718,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.840.tgz","integrity":"sha512-SY7meJ/WGNOsgFqJmYlyBVaQk+nBY6t0WCDGZP4w0UXepRESsQiTrgj+GBY50luOto3mILm8I6YcW5n1xJtW9g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.840_1631752825051_0.7437677425387614"},"_hasShrinkwrap":false,"publish_time":1631752825211,"_cnpm_publish_time":1631752825211,"_cnpmcore_publish_time":"2021-12-16T19:02:37.684Z","contributors":[]},"2.0.0-nightly.839":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.839","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2461+6dc8e68c","@parcel/diagnostic":"2.0.0-nightly.839+6dc8e68c","@parcel/plugin":"2.0.0-nightly.839+6dc8e68c","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.839+6dc8e68c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.839+6dc8e68c"},"gitHead":"6dc8e68c496f61dd31de3f1d753f9bc976845f7a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.839","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"19d30877969177df51d5e9cca43d927156e45072","size":12718,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.839.tgz","integrity":"sha512-J/rYTMuQuB/uPvGQVss2hmu8vkBQ30EaGm2W76iTwtepnM2CSikfHapzpJMVlthhIUqNmS7ucs3b3muDFEVxSw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.839_1631666653350_0.3235003429468548"},"_hasShrinkwrap":false,"publish_time":1631666653475,"_cnpm_publish_time":1631666653475,"_cnpmcore_publish_time":"2021-12-16T19:02:37.926Z","contributors":[]},"2.0.0-nightly.838":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.838","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2460+fb9818a7","@parcel/diagnostic":"2.0.0-nightly.838+fb9818a7","@parcel/plugin":"2.0.0-nightly.838+fb9818a7","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.838+fb9818a7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.838+fb9818a7"},"gitHead":"fb9818a7dcdfc930e3a2efac910a0e70964df05f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.838","_nodeVersion":"14.17.6","_npmVersion":"lerna/3.20.2/node@v14.17.6+x64 (linux)","dist":{"shasum":"cb99c5643609ad5a349359579f62ca8a0fbbd406","size":12716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.838.tgz","integrity":"sha512-CmDLemJY8TQrUY4iwl4WBlQvZFTvgS7tLxTkLbS73fimblOUbjkboFJtUUjqZ2hc2U3b9E5dvhXIgHhMgacV1Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.838_1631407151784_0.48357289835084893"},"_hasShrinkwrap":false,"publish_time":1631407151965,"_cnpm_publish_time":1631407151965,"_cnpmcore_publish_time":"2021-12-16T19:02:38.110Z","contributors":[]},"2.0.0-nightly.826":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.826","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2448+80d7ae24","@parcel/diagnostic":"2.0.0-nightly.826+80d7ae24","@parcel/plugin":"2.0.0-nightly.826+80d7ae24","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.826+80d7ae24","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.826+80d7ae24"},"gitHead":"80d7ae24f272cc4568a001d44d496c4e13b600ec","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.826","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"25543ab82beead0298d5c85f48ae578a70cea6f0","size":12717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.826.tgz","integrity":"sha512-5aqzl5YotIDMFIlHewVVTjkFEzNTEqovds/NjDRgqHC4xedzah6v7uw+sSA1oLWuz5BCcEb2yPlNqFUl6pAwHg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.826_1630543117168_0.9116773394425564"},"_hasShrinkwrap":false,"publish_time":1630543117398,"_cnpm_publish_time":1630543117398,"_cnpmcore_publish_time":"2021-12-16T19:02:38.515Z","contributors":[]},"2.0.0-nightly.823":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.823","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2445+f03eddda","@parcel/diagnostic":"2.0.0-nightly.823+f03eddda","@parcel/plugin":"2.0.0-nightly.823+f03eddda","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.823+f03eddda","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.823+f03eddda"},"gitHead":"f03eddda4ca3de324586a163e3341ae88a8729d8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.823","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"3c9d315370fd9c086fa5e7c2a48401b0468b4cf0","size":12716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.823.tgz","integrity":"sha512-jTbgmhQIf+42PjHLsbOAMURD9RlZnTjemzGyP9mEBqu/He8qjxzW/+c6WYrVDxSSu250lS9Im+UnfNtkjz2YKA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.823_1630456994483_0.19893916403088663"},"_hasShrinkwrap":false,"publish_time":1630456994649,"_cnpm_publish_time":1630456994649,"_cnpmcore_publish_time":"2021-12-16T19:02:38.725Z","contributors":[]},"2.0.0-nightly.821":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.821","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2443+6c62ec42","@parcel/diagnostic":"2.0.0-nightly.821+6c62ec42","@parcel/plugin":"2.0.0-nightly.821+6c62ec42","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.821+6c62ec42","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.821+6c62ec42"},"gitHead":"6c62ec421c4189793ae95f2e60f083d49ac79880","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.821","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"ae0c69a3bf2159f1212b8d93034778537555d606","size":12717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.821.tgz","integrity":"sha512-iM/6E0Cxy1p/MIZDLlHByDJp3ahZpBY4LVXly1EDNY/17lto9SNsaGIQYu+T/NfCCpI/h5HtBQ6O4fN+Uwbs2g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.821_1630370302092_0.281800967130718"},"_hasShrinkwrap":false,"publish_time":1630370302260,"_cnpm_publish_time":1630370302260,"_cnpmcore_publish_time":"2021-12-16T19:02:38.936Z","contributors":[]},"2.0.0-nightly.819":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.819","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2441+461de114","@parcel/diagnostic":"2.0.0-nightly.819+461de114","@parcel/plugin":"2.0.0-nightly.819+461de114","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.819+461de114","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.819+461de114"},"gitHead":"461de1149a0312d4c541d8e5fca977a7f3c58f7e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.819","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"8a2cacc805af5488d80ea467b4beb5187d2981c7","size":12718,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.819.tgz","integrity":"sha512-s+emYdBtmxS8ktG1mQWyca/aw/JxWuA+47gW76Gxp8DbMYdvI0JZSc2lJit3b7tiZPSyxEPG+R5ay483e+rlhw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.819_1630283852189_0.5405738357258343"},"_hasShrinkwrap":false,"publish_time":1630283852653,"_cnpm_publish_time":1630283852653,"_cnpmcore_publish_time":"2021-12-16T19:02:39.182Z","contributors":[]},"2.0.0-nightly.815":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.815","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2437+f30f0561","@parcel/diagnostic":"2.0.0-nightly.815+f30f0561","@parcel/plugin":"2.0.0-nightly.815+f30f0561","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.815+f30f0561","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.815+f30f0561"},"gitHead":"f30f0561f9c6524a3a949d35aef58319fbdf7917","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.815","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"68cae4ead1a7657a9aee140ee8ebbe48a8e9658a","size":12717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.815.tgz","integrity":"sha512-Ihdqv6v77L+8vMJx5/6E0ngJSNJPkFXl6vr0b92hnC4n4DDYd3bRwSZYg4s+fnOUfa1fqWr3jcZulz4flFfGpw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.815_1630197325552_0.25114731831838855"},"_hasShrinkwrap":false,"publish_time":1630197325706,"_cnpm_publish_time":1630197325706,"_cnpmcore_publish_time":"2021-12-16T19:02:39.436Z","contributors":[]},"2.0.0-nightly.814":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.814","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2436+b8588017","@parcel/diagnostic":"2.0.0-nightly.814+b8588017","@parcel/plugin":"2.0.0-nightly.814+b8588017","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.814+b8588017","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.814+b8588017"},"gitHead":"b8588017c9cdbe0bb811587da328af45ac94e18d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.814","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"9fdb44de545cb7a9ef971cf4573a91029bedd7d9","size":12715,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.814.tgz","integrity":"sha512-y3o9bcPt64QDtjaoRG45FrhWENRcgBhDTqpP84Gcn80zEfLGCcc5ypaOtuhuKxzYjtSZoYxrCSDZETDO3yzRbQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.814_1630111001353_0.45415514620857267"},"_hasShrinkwrap":false,"publish_time":1630111001492,"_cnpm_publish_time":1630111001492,"_cnpmcore_publish_time":"2021-12-16T19:02:39.725Z","contributors":[]},"2.0.0-nightly.813":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.813","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2435+1452a30c","@parcel/diagnostic":"2.0.0-nightly.813+1452a30c","@parcel/plugin":"2.0.0-nightly.813+1452a30c","@parcel/source-map":"2.0.0-rc.7","@parcel/utils":"2.0.0-nightly.813+1452a30c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.813+1452a30c"},"gitHead":"1452a30c38c7dca0e870cc75569ecab63f8f386b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.813","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"41ea72d3127967db1219121726de1bb8fecf41f9","size":12717,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.813.tgz","integrity":"sha512-b64t7knjLGvYgl5hqNJCN5rd/S/Iz+cWlxirGRXqivX3G7qPA2R/KTZvTJeAO8+6yW8r1tZxNoRqd1u715einQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.813_1630024469683_0.053041125736936756"},"_hasShrinkwrap":false,"publish_time":1630024469931,"_cnpm_publish_time":1630024469931,"_cnpmcore_publish_time":"2021-12-16T19:02:39.964Z","contributors":[]},"2.0.0-nightly.812":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.812","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2434+0058a02d","@parcel/diagnostic":"2.0.0-nightly.812+0058a02d","@parcel/plugin":"2.0.0-nightly.812+0058a02d","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.812+0058a02d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.812+0058a02d"},"gitHead":"0058a02dbf140a5b4b1c7ecc4462bc5e686d29e4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.812","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"cb5d4d33b9b78e8699c648863a085a0206e59cfa","size":12714,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.812.tgz","integrity":"sha512-QOsSay+vk6x+MCN2Y59UkK2/Kie5oNhD6B4wbNbOH0Ko9qJlxYmgIGCcp2sqs+DmKxy6j6ahgh7GN1k84HdsbQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.812_1629938162271_0.7481653764121965"},"_hasShrinkwrap":false,"publish_time":1629938162422,"_cnpm_publish_time":1629938162422,"_cnpmcore_publish_time":"2021-12-16T19:02:40.214Z","contributors":[]},"2.0.0-nightly.811":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.811","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2433+95f5648d","@parcel/diagnostic":"2.0.0-nightly.811+95f5648d","@parcel/plugin":"2.0.0-nightly.811+95f5648d","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.811+95f5648d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.811+95f5648d"},"gitHead":"95f5648d775fbea72506c3c4f7a67fe48efa8d43","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.811","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"dc853ba9f7e2a33644c6a3e4d05743e6899ce7b7","size":12716,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.811.tgz","integrity":"sha512-F00djAjHOuHkef20h7cGWOLSOECbBL/SjkRIkgDsKD/ISsyKU48m4jokJjdSk/mewGqwSRXW/wB+bGDT9p52qA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.811_1629765589605_0.8824022399953966"},"_hasShrinkwrap":false,"publish_time":1629765589766,"_cnpm_publish_time":1629765589766,"_cnpmcore_publish_time":"2021-12-16T19:02:40.446Z","contributors":[]},"2.0.0-nightly.808":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.808","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2430+a73259ce","@parcel/diagnostic":"2.0.0-nightly.808+a73259ce","@parcel/plugin":"2.0.0-nightly.808+a73259ce","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.808+a73259ce","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.808+a73259ce"},"gitHead":"a73259cef6777f651e917534ae55cf320e100e9a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.808","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"07300127358c46d8bcc178c8e9ecf87823abd222","size":12715,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.808.tgz","integrity":"sha512-B6BHckLuZ775aOI77GRezVz2flyQ7bA/UQ5UORyYNOS95qrwKv03Hs8FMUvEph6inqjpXd1Coliw6tn09j7dkQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.808_1629679104136_0.0033742214948138116"},"_hasShrinkwrap":false,"publish_time":1629679104332,"_cnpm_publish_time":1629679104332,"_cnpmcore_publish_time":"2021-12-16T19:02:40.681Z","contributors":[]},"2.0.0-nightly.806":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.806","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2428+c5337a8b","@parcel/plugin":"2.0.0-nightly.806+c5337a8b","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.806+c5337a8b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.806+c5337a8b"},"gitHead":"c5337a8b4af6114a2d3634c2d314a5f0ed1795a2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.806","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"953e42e575ee08282f262643b8928c121d8da066","size":11303,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.806.tgz","integrity":"sha512-qkGn78hF65bdMiXZL18xayIt5TD9hLuo2kzEAwGcv1B2E3iqF1tKA3pJ/iuWFuxmckpr0VL/gEXCJH3AHqAIcQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.806_1629592574586_0.3877169915857164"},"_hasShrinkwrap":false,"publish_time":1629592574723,"_cnpm_publish_time":1629592574723,"_cnpmcore_publish_time":"2021-12-16T19:02:40.946Z","contributors":[]},"2.0.0-nightly.804":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.804","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2426+de415831","@parcel/plugin":"2.0.0-nightly.804+de415831","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.804+de415831","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.804+de415831"},"gitHead":"de415831bdd6f36a1c71aff44c1c9ec4ef3ad266","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.804","_nodeVersion":"14.17.5","_npmVersion":"lerna/3.20.2/node@v14.17.5+x64 (linux)","dist":{"shasum":"b473bf584a29f2ba14098933595954b1a6a221b8","size":11304,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.804.tgz","integrity":"sha512-cRbNF63vq/vqjnPPVN0Nhb23bxdYyV0Lw/kXE7gXD6JCaJOlLIzw2NvVaV48HOXqsn0veHB4OC++b/H/9JqU8w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.804_1629419826455_0.8772507136120156"},"_hasShrinkwrap":false,"publish_time":1629419826679,"_cnpm_publish_time":1629419826679,"_cnpmcore_publish_time":"2021-12-16T19:02:41.256Z","contributors":[]},"2.0.0-nightly.803":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.803","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2425+cd013739","@parcel/plugin":"2.0.0-nightly.803+cd013739","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.803+cd013739","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.803+cd013739"},"gitHead":"cd013739397927ba370a69ca36b05bd0ec641c04","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.803","_nodeVersion":"14.17.4","_npmVersion":"lerna/3.20.2/node@v14.17.4+x64 (linux)","dist":{"shasum":"983ea0c8f88877b963fab6860cf7a4bb1a32873b","size":11306,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.803.tgz","integrity":"sha512-cXl1+n2zBt/AJejaCXrEeq6q01QXgcQdY7csLaW9XQo1uvg5rmWculWSHpDWwxb9k+Y+9XY421EYjEx+JNruBw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.803_1629247102567_0.6551358070475355"},"_hasShrinkwrap":false,"publish_time":1629247102767,"_cnpm_publish_time":1629247102767,"_cnpmcore_publish_time":"2021-12-16T19:02:41.501Z","contributors":[]},"2.0.0-nightly.802":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.802","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2424+aa21e899","@parcel/plugin":"2.0.0-nightly.802+aa21e899","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.802+aa21e899","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.802+aa21e899"},"gitHead":"aa21e8990fb6a95a0df8ce6cdf1ebada2342230a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.802","_nodeVersion":"14.17.4","_npmVersion":"lerna/3.20.2/node@v14.17.4+x64 (linux)","dist":{"shasum":"1c146f4cee1abc1482cbed92515a3fd46847fe4c","size":11305,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.802.tgz","integrity":"sha512-73czjwHKvKfKU6tWK4LHoLx3NZ3fNggq+pJmnoKXkX8DwLA61sTOMLfHIEEMv4VQlOKcRRNMR3KL0uAk4HxOjQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.802_1629160395175_0.870127646702914"},"_hasShrinkwrap":false,"publish_time":1629160395354,"_cnpm_publish_time":1629160395354,"_cnpmcore_publish_time":"2021-12-16T19:02:42.134Z","contributors":[]},"2.0.0-nightly.801":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.801","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2423+f9887fef","@parcel/plugin":"2.0.0-nightly.801+f9887fef","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.801+f9887fef","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.801+f9887fef"},"gitHead":"f9887fef5f1adc85cf3569a2081987c0db4036c8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.801","_nodeVersion":"14.17.4","_npmVersion":"lerna/3.20.2/node@v14.17.4+x64 (linux)","dist":{"shasum":"290ce9af0392ea212bdb49aae15088de641e9d17","size":11307,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.801.tgz","integrity":"sha512-TXoxKCl9mbBmFKoDC0h+3S+OI/neS0hCM9VGtkaZth9C8TP7GMCAHK5Tt+IW3zei91Oij3ZQoJxAM/8XXrlP6w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.801_1628901409417_0.4369140960292668"},"_hasShrinkwrap":false,"publish_time":1628901409694,"_cnpm_publish_time":1628901409694,"_cnpmcore_publish_time":"2021-12-16T19:02:42.341Z","contributors":[]},"2.0.0-nightly.800":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.800","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2422+7c4d267e","@parcel/plugin":"2.0.0-nightly.800+7c4d267e","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.800+7c4d267e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.800+7c4d267e"},"gitHead":"7c4d267ee0b61c12f57c95db9e5d24860e386680","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.800","_nodeVersion":"14.17.4","_npmVersion":"lerna/3.20.2/node@v14.17.4+x64 (linux)","dist":{"shasum":"dfe39f0dcaccb714c9807452a5a4f929bc128b08","size":11305,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.800.tgz","integrity":"sha512-6NnIBsiNUIlC03dyTAcFf6tcKzj6hi/L2gqOrAbpdb2EdDE6w/vylex56AERDOa0h9yWg/+JJaA97MbXXfkgEQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.800_1628728925350_0.20199192976042935"},"_hasShrinkwrap":false,"publish_time":1628728925500,"_cnpm_publish_time":1628728925500,"_cnpmcore_publish_time":"2021-12-16T19:02:42.536Z","contributors":[]},"2.0.0-nightly.798":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.798","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2420+4df85e34","@parcel/plugin":"2.0.0-nightly.798+4df85e34","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.798+4df85e34","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.798+4df85e34"},"gitHead":"4df85e34d919f75cfa0d8ad79e9cc7d4fd19f716","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.798","_nodeVersion":"14.17.4","_npmVersion":"lerna/3.20.2/node@v14.17.4+x64 (linux)","dist":{"shasum":"34c20557e1875f247aa553344e8141125615c2fc","size":11305,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.798.tgz","integrity":"sha512-fCOcIWy/OmBZhFFWaVSjjzHIjkUWSqTOYt9o65z4X22tDaCWFnjRT+S0ae4Pkn1R9aDdfpTbi+6J4GzC1UcC1g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.798_1628296345475_0.33627591681657965"},"_hasShrinkwrap":false,"publish_time":1628296345667,"_cnpm_publish_time":1628296345667,"_cnpmcore_publish_time":"2021-12-16T19:02:42.810Z","contributors":[]},"2.0.0-nightly.796":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.796","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2418+8fc248f1","@parcel/plugin":"2.0.0-nightly.796+8fc248f1","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.796+8fc248f1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.796+8fc248f1"},"gitHead":"8fc248f1f8eeb4428f7abd768bd23111451b1903","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.796","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.20.2/node@v14.17.3+x64 (linux)","dist":{"shasum":"b6110a61d60fd42ce4f44fe212954c495168ca82","size":11307,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.796.tgz","integrity":"sha512-oYm58GwsF7Pg46KaRNSl1jjLFbXBPxXcrXqN2osA3Uxaq/PQsP4O9/NFrNvNISz1xdAsqLrwh6A8WcVcA0gt6w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.796_1628037301029_0.0017226864731543223"},"_hasShrinkwrap":false,"publish_time":1628037301166,"_cnpm_publish_time":1628037301166,"_cnpmcore_publish_time":"2021-12-16T19:02:43.076Z","contributors":[]},"2.0.0-rc.0":{"name":"@parcel/transformer-babel","version":"2.0.0-rc.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-rc.0","@parcel/plugin":"2.0.0-rc.0","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-rc.0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-rc.0"},"gitHead":"8fc248f1f8eeb4428f7abd768bd23111451b1903","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-rc.0","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.20.2/node@v14.17.3+x64 (linux)","dist":{"shasum":"77fbe2024eea244fe739b04f9667d2a449046f30","size":11282,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-rc.0.tgz","integrity":"sha512-z0SapRmPycI1sQ4h+Gs+i14bzv97VCz3q1moTzsD8DhkPPuFRBXS7N/cxmRIGqXt8P0qaffJ+gsf4jN0ji3JWg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-rc.0_1627968573924_0.10226334620880828"},"_hasShrinkwrap":false,"publish_time":1627968574113,"_cnpm_publish_time":1627968574113,"_cnpmcore_publish_time":"2021-12-16T19:02:43.290Z","contributors":[]},"2.0.0-nightly.795":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.795","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2417+91287030","@parcel/plugin":"2.0.0-nightly.795+91287030","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.795+91287030","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.795+91287030"},"gitHead":"9128703036805eb6f45b46572163f0a29d3b72b1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.795","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.20.2/node@v14.17.3+x64 (linux)","dist":{"shasum":"c9dd01ae59404e4dff6905742960b6004655a56d","size":11307,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.795.tgz","integrity":"sha512-cueZoQlAv62qFOTupvOexsLmcS50cc2X2JXinOL9Qg6DCu2vfL/c/8mzDEz3wCsZ+fcCT9+w4xyloQzPGQX8Fg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.795_1627950950666_0.07050068882756122"},"_hasShrinkwrap":false,"publish_time":1627950950854,"_cnpm_publish_time":1627950950854,"_cnpmcore_publish_time":"2021-12-16T19:02:43.541Z","contributors":[]},"2.0.0-nightly.794":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.794","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2416+0ddf73e2","@parcel/plugin":"2.0.0-nightly.794+0ddf73e2","@parcel/source-map":"2.0.0-rc.6","@parcel/utils":"2.0.0-nightly.794+0ddf73e2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.794+0ddf73e2"},"gitHead":"0ddf73e202e481c8a6d21935fb02b8c121fdd0fd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.794","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.20.2/node@v14.17.3+x64 (linux)","dist":{"shasum":"82a1a08222e52d712226ac3b91a1f370b1edd7d9","size":11307,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.794.tgz","integrity":"sha512-dtiqm2ikqUaV67MtwBBdM9EziV0xQlYOobZZqJj7yfGgLee9xHWwbmu437XV4uUcCUoQS2JsvEEd3AOz+7nNFw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.794_1627747757539_0.4298492187157499"},"_hasShrinkwrap":false,"publish_time":1627747757692,"_cnpm_publish_time":1627747757692,"_cnpmcore_publish_time":"2021-12-16T19:02:43.807Z","contributors":[]},"2.0.0-nightly.792":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.792","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2414+2cf41dc1","@parcel/plugin":"2.0.0-nightly.792+2cf41dc1","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.792+2cf41dc1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.792+2cf41dc1"},"gitHead":"2cf41dc1eb53c5192a9e6b60a75f5af9de6adce4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.792","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.20.2/node@v14.17.3+x64 (linux)","dist":{"shasum":"9e5444ec708bd7a5ce7591f29c456c37e8981e7a","size":11305,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.792.tgz","integrity":"sha512-HAg0yiI4XCRsIKUvSOniji4w0fF3KUmWwqu1sl/LAt2rW4XVi1MjKIGWrKhqXZy61fPZPfLItzwzgig5wg1cNw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.792_1627555470546_0.12012302682419196"},"_hasShrinkwrap":false,"publish_time":1627555470686,"_cnpm_publish_time":1627555470686,"_cnpmcore_publish_time":"2021-12-16T19:02:44.099Z","contributors":[]},"2.0.0-nightly.778":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.778","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2400+ba7d2263","@parcel/plugin":"2.0.0-nightly.778+ba7d2263","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.778+ba7d2263","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.778+ba7d2263"},"gitHead":"ba7d2263fd15a282aece0a079da6b6e6e7ba1a9e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.778","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.20.2/node@v14.17.3+x64 (linux)","dist":{"shasum":"1b5cc143bbed24276f13b6cb4f377742c5528bae","size":11307,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.778.tgz","integrity":"sha512-CGz48YA/Jbm/ZBXJ/s/RZCYBxlalVKOco3g8rC/QHSY47zxvgbrewWvWANrKIw8Q022CfgSmfY5IWlg6ZKg25w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.778_1626655033696_0.10173736374889764"},"_hasShrinkwrap":false,"publish_time":1626655033833,"_cnpm_publish_time":1626655033833,"_cnpmcore_publish_time":"2021-12-16T19:02:44.311Z","contributors":[]},"2.0.0-nightly.776":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.776","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2398+e362618a","@parcel/plugin":"2.0.0-nightly.776+e362618a","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.776+e362618a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.776+e362618a"},"gitHead":"e362618a413b44a27295c47402b5386a4ef39a9e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.776","_nodeVersion":"14.17.3","_npmVersion":"lerna/3.20.2/node@v14.17.3+x64 (linux)","dist":{"shasum":"1e0cf28a0960833111374bb231dbee83cb907c54","size":11308,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.776.tgz","integrity":"sha512-Dc6yZGlguBUqN2N1j/jyZ6j2yosXWxcvMNtjN7f9A6Vkn2B9Jbf3pfFh8HYkFiBbVuBrgpwGwujaVAaDsALrhQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.776_1626568537939_0.8884484477827728"},"_hasShrinkwrap":false,"publish_time":1626568538115,"_cnpm_publish_time":1626568538115,"_cnpmcore_publish_time":"2021-12-16T19:02:44.751Z","contributors":[]},"2.0.0-nightly.771":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.771","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2393+b549b1d2","@parcel/plugin":"2.0.0-nightly.771+b549b1d2","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.771+b549b1d2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.771+b549b1d2"},"gitHead":"b549b1d27142ca124f85597f3e666a9937f543b2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.771","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"a61901d356070c1939566a1f6faf7037c5876052","size":11308,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.771.tgz","integrity":"sha512-pOfy3Zuqz9Ykg9oN1Vr8Oz6SnKK4RVG33cnmKoz0QLiv8ECx6NxEaf/a3DKO7U1MR8N0zqAchvshN+8YB30xEg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.771_1626136661601_0.8786833139037464"},"_hasShrinkwrap":false,"publish_time":1626136661751,"_cnpm_publish_time":1626136661751,"_cnpmcore_publish_time":"2021-12-16T19:02:45.047Z","contributors":[]},"2.0.0-nightly.769":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.769","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2391+20f2f14a","@parcel/plugin":"2.0.0-nightly.769+20f2f14a","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.769+20f2f14a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.769+20f2f14a"},"gitHead":"20f2f14a806cc2fcba4d33979add2ac11dce78eb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.769","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"2f329b259b0426b752150a245b15f9e926b3c82d","size":11306,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.769.tgz","integrity":"sha512-FyJdHdAr+YR+JsX/KLbjagbawSjS1mwhlIGi+ITBatO0R1q4R8hjPBezab3W+MbYIkm8mb/Po/c1kfwfKJikTw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.769_1626050176129_0.5872873731216031"},"_hasShrinkwrap":false,"publish_time":1626050176303,"_cnpm_publish_time":1626050176303,"_cnpmcore_publish_time":"2021-12-16T19:02:45.291Z","contributors":[]},"2.0.0-nightly.766":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.766","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2388+81293fc8","@parcel/plugin":"2.0.0-nightly.766+81293fc8","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.766+81293fc8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.766+81293fc8"},"gitHead":"81293fc84517f756b593a73d94da4e2630339140","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.766","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"8cfca1abce65b93448ebad8e398817c1f632db6b","size":11309,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.766.tgz","integrity":"sha512-EaLcJEgc4tOXFVj6+k7YDGQiTaSogWUuz2zl1uCLS1ZfcA+J28dqw96IqbzQKOo7J4HCtciWYwEYNLLVK1TZvQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.766_1625963701819_0.05467468178806767"},"_hasShrinkwrap":false,"publish_time":1625963701956,"_cnpm_publish_time":1625963701956,"_cnpmcore_publish_time":"2021-12-16T19:02:45.513Z","contributors":[]},"2.0.0-nightly.765":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.765","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2387+e8c0c957","@parcel/plugin":"2.0.0-nightly.765+e8c0c957","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.765+e8c0c957","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.765+e8c0c957"},"gitHead":"e8c0c95729d87dd03b5763202a87cc0b5f3edadf","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.765","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"905ca950f0ea6e57fec8732dedc94a1995abac4c","size":11308,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.765.tgz","integrity":"sha512-I4tEX0AwoQh25X/ylJzlSan2MicnKVo0Ka3oY/YJXrOn8SItBWRbBukm18pxoFbiDbhfuuuT4B8DHRLdU7xjwg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.765_1625877292317_0.7620975338360494"},"_hasShrinkwrap":false,"publish_time":1625877292448,"_cnpm_publish_time":1625877292448,"_cnpmcore_publish_time":"2021-12-16T19:02:45.783Z","contributors":[]},"2.0.0-nightly.762":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.762","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2384+db75d9cf","@parcel/plugin":"2.0.0-nightly.762+db75d9cf","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.762+db75d9cf","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.762+db75d9cf"},"gitHead":"db75d9cf9f05521cf168c68d0e8d9f1950462a8f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.762","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"ca63b2bcdb65d7cea18cc40597340db7950a9e5c","size":11310,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.762.tgz","integrity":"sha512-vFfzLJVrZ5xDwCBYSQ71I3KPJ8LNCa3Jtf8vjvIgoUGuF1E505SZRLrDIxjg910m16TUNXNpufzSmvnkNeWyGA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.762_1625791004317_0.6278892836609868"},"_hasShrinkwrap":false,"publish_time":1625791004437,"_cnpm_publish_time":1625791004437,"_cnpmcore_publish_time":"2021-12-16T19:02:46.527Z","contributors":[]},"2.0.0-nightly.758":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.758","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2380+ba548ef0","@parcel/plugin":"2.0.0-nightly.758+ba548ef0","@parcel/source-map":"2.0.0-rc.5","@parcel/utils":"2.0.0-nightly.758+ba548ef0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.758+ba548ef0"},"gitHead":"ba548ef0165e105565d31a87647edda999fbfb75","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.758","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"91e411dfaf6a167a917737b7aae67f745dfc5a21","size":11308,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.758.tgz","integrity":"sha512-TLXH7icJnQC8I3Y4zUIB+qfCaxTFIjTnnpbDvJuqiqGODyWPYdvwtqUKYxLy1R/XuOdgx0Iy9GeUaejA4p4b7Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.758_1625704445393_0.026663190403751758"},"_hasShrinkwrap":false,"publish_time":1625704445576,"_cnpm_publish_time":1625704445576,"_cnpmcore_publish_time":"2021-12-16T19:02:46.858Z","contributors":[]},"2.0.0-nightly.755":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.755","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2377+79923ce5","@parcel/plugin":"2.0.0-nightly.755+79923ce5","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.755+79923ce5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.755+79923ce5"},"gitHead":"79923ce52238f293c1dfec60f152996c73461c4c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.755","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"d679cbb758605175af55b28c6eb1bad534e43a4b","size":11266,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.755.tgz","integrity":"sha512-kQYOrHdtgayMObN05SqWqt4VAz6tCMuP/CO8Db2OnGYXYUnCPztuwfgw8ZTMiAge5GcI3ZGr0SZa5YQHZOXtow=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.755_1625618211654_0.38490430220358673"},"_hasShrinkwrap":false,"publish_time":1625618211771,"_cnpm_publish_time":1625618211771,"_cnpmcore_publish_time":"2021-12-16T19:02:47.103Z","contributors":[]},"2.0.0-nightly.754":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.754","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2376+aaf0e237","@parcel/plugin":"2.0.0-nightly.754+aaf0e237","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.754+aaf0e237","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.754+aaf0e237"},"gitHead":"aaf0e237343eb1da40864f9cf843c0b86e35329f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.754","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"d28431d290d4b8f22f6392f38e38706be5974f5a","size":11262,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.754.tgz","integrity":"sha512-3cCOV4+d8naGdlGCxuDpuU+mVezCwSbfWmiM6s0hx9sNy+3xaXjyIeKNXlOmmHUgt2eNg3OuV6dDa9bPmo5l0g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.754_1625531816265_0.7563460408942817"},"_hasShrinkwrap":false,"publish_time":1625531816430,"_cnpm_publish_time":1625531816430,"_cnpmcore_publish_time":"2021-12-16T19:02:47.282Z","contributors":[]},"2.0.0-nightly.752":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.752","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2374+8d50ec65","@parcel/plugin":"2.0.0-nightly.752+8d50ec65","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.752+8d50ec65","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.752+8d50ec65"},"gitHead":"8d50ec65914803bdc1ba8e719d27fcd833422839","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.752","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"a361943f6c71dc30dcf608d8ffa137455246a17f","size":11265,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.752.tgz","integrity":"sha512-fG6G5K94urg/2g4DdQU8zV0xlfG777kF/98rlo7h1yxhFuAz/6rrcP+mH/d4daLZU2YMxah+CfllY8KwWp/b4A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.752_1625272386064_0.8847945676029751"},"_hasShrinkwrap":false,"publish_time":1625272386242,"_cnpm_publish_time":1625272386242,"_cnpmcore_publish_time":"2021-12-16T19:02:47.660Z","contributors":[]},"2.0.0-nightly.751":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.751","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2373+c999ae1d","@parcel/plugin":"2.0.0-nightly.751+c999ae1d","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.751+c999ae1d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.751+c999ae1d"},"gitHead":"c999ae1df89793cd262428d4527258661b41de1c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.751","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"afc8b3ad51439f50bf91e7b2ec3a67ab86ec509a","size":11266,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.751.tgz","integrity":"sha512-hZsDpa9uoYFIUiZaXEfhqu36En4UJ66hhNvv4Y7VmeEEt2Mf5goZkKdHaW0vz1l6nmFG1gqmkgTJkPRUNF8Zuw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.751_1625186216069_0.4068165321741606"},"_hasShrinkwrap":false,"publish_time":1625186216199,"_cnpm_publish_time":1625186216199,"_cnpmcore_publish_time":"2021-12-16T19:02:47.895Z","contributors":[]},"2.0.0-nightly.748":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.748","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2370+d1e0a1a0","@parcel/plugin":"2.0.0-nightly.748+d1e0a1a0","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.748+d1e0a1a0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.748+d1e0a1a0"},"gitHead":"d1e0a1a0781d65fdfb84354e52ed85313717bc4b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.748","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"6803b157ea4be2835dd3384695fca002b8e6ce67","size":11247,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.748.tgz","integrity":"sha512-4n2wBtP4HrqSMiwpUqLVFx53WxxbmhMFd1cArchPrH5PQMeV7rMRm1o0VbP38gJirTjWNENf4pSXF2cRpkMyCg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.748_1624936245491_0.3444991936751196"},"_hasShrinkwrap":false,"publish_time":1624936245640,"_cnpm_publish_time":1624936245640,"_cnpmcore_publish_time":"2021-12-16T19:02:48.105Z","contributors":[]},"2.0.0-nightly.736":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.736","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2358+88f2c7c2","@parcel/plugin":"2.0.0-nightly.736+88f2c7c2","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.736+88f2c7c2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.736+88f2c7c2"},"gitHead":"88f2c7c2242e8530d62502e28ea0c08296227e58","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.736","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"59787dfe54f71fe8ba22515a0323c3bdeed69af6","size":11253,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.736.tgz","integrity":"sha512-b3Q2dim4RF0nBmcSjFb8Pokub3/OVbowJHLA/05Z5Bytv2H9R3roH7DZY+ksl7xoEvqsGGTPi7lNFmzm8I12HQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.736_1624667708749_0.08708059199713647"},"_hasShrinkwrap":false,"publish_time":1624667709066,"_cnpm_publish_time":1624667709066,"_cnpmcore_publish_time":"2021-12-16T19:02:48.485Z","contributors":[]},"2.0.0-nightly.735":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.735","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2357+dee58e97","@parcel/plugin":"2.0.0-nightly.735+dee58e97","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.735+dee58e97","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.735+dee58e97"},"gitHead":"dee58e9721c535a2431d734388cd6b9e319e5c7c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.735","_nodeVersion":"14.17.1","_npmVersion":"lerna/3.20.2/node@v14.17.1+x64 (linux)","dist":{"shasum":"cc6097b5b7cd9c5dafbce9c5baddd22006b4a84d","size":11253,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.735.tgz","integrity":"sha512-2PRF6jhQSSF32Ex0gaVoQRxko9tISMLFiajKmL3DqSKkJ/SWiDYxFbp/OzyHqN+suB7+64gZGTrJUKK/O3D8yw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.735_1624581359307_0.8540153144819564"},"_hasShrinkwrap":false,"publish_time":1624581359421,"_cnpm_publish_time":1624581359421,"_cnpmcore_publish_time":"2021-12-16T19:02:48.675Z","contributors":[]},"2.0.0-nightly.734":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.734","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2356+41a9a11a","@parcel/plugin":"2.0.0-nightly.734+41a9a11a","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.734+41a9a11a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.734+41a9a11a"},"gitHead":"41a9a11ad4ab5ded8168684df9c9f84065bdaf50","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.734","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"8954bfa101b56c2b1949cc6aed2130f5dc323fcc","size":11250,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.734.tgz","integrity":"sha512-pgcWH5ulZfdb7YkhCRaxqR9zQnsGOHgUPlUWRTKUu54uskm2ch0Kl4eqjkeuXiU/G7vCicWO3ljpfuqF9TEeEw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.734_1624494744458_0.45873053804895036"},"_hasShrinkwrap":false,"publish_time":1624494744658,"_cnpm_publish_time":1624494744658,"_cnpmcore_publish_time":"2021-12-16T19:02:48.933Z","contributors":[]},"2.0.0-nightly.733":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.733","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2355+e66dc12f","@parcel/plugin":"2.0.0-nightly.733+e66dc12f","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.733+e66dc12f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.733+e66dc12f"},"gitHead":"e66dc12f0257faa4395f903b67d03b627dc62016","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.733","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"3394f2143388780e0188f230b057f366fc3552e2","size":11249,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.733.tgz","integrity":"sha512-pufQmF8YVeSoQ4JJrUDsaQ4VHUz5rFbXoY/oXDWO5PG6Fjfp+bPURgSKXb1xcf2uy8uvTjD/8KHxUEPGe4cJAg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.733_1624408689208_0.20608653352227013"},"_hasShrinkwrap":false,"publish_time":1624408689382,"_cnpm_publish_time":1624408689382,"_cnpmcore_publish_time":"2021-12-16T19:02:49.174Z","contributors":[]},"2.0.0-nightly.731":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.731","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2353+e63235f3","@parcel/plugin":"2.0.0-nightly.731+e63235f3","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.731+e63235f3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.731+e63235f3"},"gitHead":"e63235f33fadbc3009f94281b9c7420d0c4b383f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.731","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"db4962bea9f945c8658630c0b216bc09abdb4078","size":11251,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.731.tgz","integrity":"sha512-3XIi3tKSb760j7cbJZF129W0+PiuqpKjM1YqMSI0bjlSDn9TJtoGY/gP3gTOLdqIqemkh0l8sU/aZRpaYMkMtg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.731_1624235790791_0.24471110138189833"},"_hasShrinkwrap":false,"publish_time":1624235790921,"_cnpm_publish_time":1624235790921,"_cnpmcore_publish_time":"2021-12-16T19:02:49.408Z","contributors":[]},"2.0.0-nightly.728":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.728","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2350+dfb179bd","@parcel/plugin":"2.0.0-nightly.728+dfb179bd","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.728+dfb179bd","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.728+dfb179bd"},"gitHead":"dfb179bd070341249391e8f224e72863f1ad27af","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.728","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"5652e8a1b7a16ea4d1e01724379dfc1f794783c7","size":12284,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.728.tgz","integrity":"sha512-kN+QguN5ZS92OeBEnoGid37HfUmSXmoL25gLqNF9m6i3cH0GW9WXVQ+k58uRnicNPxCkg50bTabePsJdHb0xQg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.728_1624149399577_0.8210681857979145"},"_hasShrinkwrap":false,"publish_time":1624149399682,"_cnpm_publish_time":1624149399682,"_cnpmcore_publish_time":"2021-12-16T19:02:49.678Z","contributors":[]},"2.0.0-nightly.727":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.727","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2349+eae38150","@parcel/plugin":"2.0.0-nightly.727+eae38150","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.727+eae38150","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.727+eae38150"},"gitHead":"eae381509767dc32c76db7445c9c25b1c0dbeec7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.727","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"45c9f293741d615076e5f43635cfbea8eab176a3","size":12285,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.727.tgz","integrity":"sha512-L/m5cFYeeneCqxGWQ8ItmU0JE8wel4hdAH0EqMJ7/TMT9c/6TdXmUG3VXlD6BNWOHdTDkbrso816K7mazJOnTg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.727_1623976488806_0.35906157766392144"},"_hasShrinkwrap":false,"publish_time":1623976488934,"_cnpm_publish_time":1623976488934,"_cnpmcore_publish_time":"2021-12-16T19:02:49.977Z","contributors":[]},"2.0.0-nightly.724":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.724","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2346+e9c4ebb1","@parcel/plugin":"2.0.0-nightly.724+e9c4ebb1","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.724+e9c4ebb1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.724+e9c4ebb1"},"gitHead":"e9c4ebb141698b1e7a06a1bd6f71e39d09cffaf5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.724","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"8fd37c1bed9ae37d78f69e83b3655160fd9f3b17","size":12283,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.724.tgz","integrity":"sha512-bJylBK+UJOXrjc//fccvtrPk1uYHpJNAXWELF0hpAvg3TT23gqI/5iMVdtf7m084PJEhOejD6rCvYWaHLZ84Vw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.724_1623803849521_0.7993635811814039"},"_hasShrinkwrap":false,"publish_time":1623803849759,"_cnpm_publish_time":1623803849759,"_cnpmcore_publish_time":"2021-12-16T19:02:50.189Z","contributors":[]},"2.0.0-nightly.722":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.722","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2344+ff6b7b4e","@parcel/plugin":"2.0.0-nightly.722+ff6b7b4e","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.722+ff6b7b4e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.722+ff6b7b4e"},"gitHead":"ff6b7b4e97f95d8aabe3a93c22ec30f96b0fbf15","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.722","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"31e785b3e7a68f3caee7c5849a92d60f24b4fc02","size":12284,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.722.tgz","integrity":"sha512-oKysrO5riZiO6jzousPl8UIjbH4Qs43d3gRhvvMT0OQ9vAF3oDDoeLHfF5TwVKqpsl13T5568uBGFqGXIp7lUg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.722_1623631062859_0.5249908195627955"},"_hasShrinkwrap":false,"publish_time":1623631063016,"_cnpm_publish_time":1623631063016,"_cnpmcore_publish_time":"2021-12-16T19:02:50.420Z","contributors":[]},"2.0.0-nightly.721":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.721","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2343+23ec831f","@parcel/plugin":"2.0.0-nightly.721+23ec831f","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.721+23ec831f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.721+23ec831f"},"gitHead":"23ec831fdce646b8eaaeb93fec72e3b8e3c4926a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.721","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"a9d59b09291016ebbae652755892a930017fb0ab","size":12281,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.721.tgz","integrity":"sha512-00q+lgHqy3yGTicM8wxHIE2ZLYSeCezXeUH8IgKHfpUzX5n88eZIAHfDw2FXDL02blQtqnhBVWkKk85A3ohq1Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.721_1623544771046_0.5752081001211351"},"_hasShrinkwrap":false,"publish_time":1623544771188,"_cnpm_publish_time":1623544771188,"_cnpmcore_publish_time":"2021-12-16T19:02:50.639Z","contributors":[]},"2.0.0-nightly.720":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.720","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2342+9c2a96fc","@parcel/plugin":"2.0.0-nightly.720+9c2a96fc","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.720+9c2a96fc","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.720+9c2a96fc"},"gitHead":"9c2a96fcbb2075fafeb65dd5b61cd3acbf72f361","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.720","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"da2369769e5048e2406ce0cb616ca8ed7158faf7","size":12284,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.720.tgz","integrity":"sha512-/b7aTVaryDONriqQNjJVhWSNdWkR9wcDGU2woymMpsvIMwlbUeBdmcJXsqsC5CBdr1Zp5bL9wrK18MzUMjZS5Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.720_1623458031260_0.45291589295944457"},"_hasShrinkwrap":false,"publish_time":1623458031467,"_cnpm_publish_time":1623458031467,"_cnpmcore_publish_time":"2021-12-16T19:02:50.814Z","contributors":[]},"2.0.0-nightly.718":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.718","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2340+1ba0bd18","@parcel/plugin":"2.0.0-nightly.718+1ba0bd18","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.718+1ba0bd18","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.718+1ba0bd18"},"gitHead":"1ba0bd1833d785c1acf6af36e0a1d429f1ce1fb6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.718","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"991c6c3ce55020b312cd1131377acfed2f68c298","size":12295,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.718.tgz","integrity":"sha512-mq0kjteKWMfItlqFv0lzJuR+RU1l/6zMGV1pUvYzIDP52hJHRyUKviOEf1YyV+HheZmFf4sJ7MRKDp0b8RhTQw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.718_1623371734514_0.010970711209095985"},"_hasShrinkwrap":false,"publish_time":1623371734719,"_cnpm_publish_time":1623371734719,"_cnpmcore_publish_time":"2021-12-16T19:02:51.028Z","contributors":[]},"2.0.0-nightly.716":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.716","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2338+f582ffdc","@parcel/plugin":"2.0.0-nightly.716+f582ffdc","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.716+f582ffdc","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.716+f582ffdc"},"gitHead":"f582ffdc0428290f69fa6bdb492aeb5310a9a317","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.716","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"4fd40c14f4375182d54d5aef5e5906876a9c8214","size":12295,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.716.tgz","integrity":"sha512-bK0lN00JYZzgrBpjQEKZtUoEoCOAbYVzB7u12XEJ4jT7PXNvJ03RcHwnnUYrFQO7WjRPs0ZOcdHyUfea5Q1+0A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.716_1623198787238_0.9640395551954186"},"_hasShrinkwrap":false,"publish_time":1623198787396,"_cnpm_publish_time":1623198787396,"_cnpmcore_publish_time":"2021-12-16T19:02:51.212Z","contributors":[]},"2.0.0-nightly.713":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.713","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2335+003cce7b","@parcel/plugin":"2.0.0-nightly.713+003cce7b","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.713+003cce7b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.713+003cce7b"},"gitHead":"003cce7b71359393cc0299c5e90ee07ac68de51b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.713","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"ea66adca8c3a3b727a86cfdcab42f6cabcb0401f","size":12292,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.713.tgz","integrity":"sha512-iHLytX4xmy1KwTxgN2BPxwH8oDzInizgQx4GsCoRAweAErLaF8nE+W5IDEU7obUTmt+FK+pA9BhOUXUcklXyxg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.713_1623026496791_0.6019717619864535"},"_hasShrinkwrap":false,"publish_time":1623026496935,"_cnpm_publish_time":1623026496935,"_cnpmcore_publish_time":"2021-12-16T19:02:51.477Z","contributors":[]},"2.0.0-nightly.710":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.710","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2332+10620104","@parcel/plugin":"2.0.0-nightly.710+10620104","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.710+10620104","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.710+10620104"},"gitHead":"10620104693ee2523d626b0d46834b0cc273b895","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.710","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"f0742591aa480bf6f91ceda676121073395ca760","size":12269,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.710.tgz","integrity":"sha512-nUoDAR+di7UEMKmkIEsuMgmAYe9W8W7Ag7C73VIGS12MDTxIoa5VwvpiK8uBwAQ8ALJaNQ/V/GdcKDVKX8aKcA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.710_1622940096558_0.09606405541115759"},"_hasShrinkwrap":false,"publish_time":1622940096735,"_cnpm_publish_time":1622940096735,"_cnpmcore_publish_time":"2021-12-16T19:02:51.661Z","contributors":[]},"2.0.0-nightly.706":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.706","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2328+760fc61c","@parcel/plugin":"2.0.0-nightly.706+760fc61c","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.706+760fc61c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.706+760fc61c"},"gitHead":"760fc61c601641270e7ac7d4320682a074afebf8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.706","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"5006cee7e4edf46296f795fa2a57cdf271d60bf5","size":12269,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.706.tgz","integrity":"sha512-zuVQ6JxVDr+qHmGxXeTzaljRh74gRJV0kFjiT+6fv7kPtH0AvESFdFV13kBTrGH/2muQqFiG3a5NUKhlDJMRyg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.706_1622768123692_0.8435970429895692"},"_hasShrinkwrap":false,"publish_time":1622768123816,"_cnpm_publish_time":1622768123816,"_cnpmcore_publish_time":"2021-12-16T19:02:51.999Z","contributors":[]},"2.0.0-nightly.703":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.703","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2325+7cb8d8dc","@parcel/plugin":"2.0.0-nightly.703+7cb8d8dc","@parcel/source-map":"2.0.0-rc.4","@parcel/utils":"2.0.0-nightly.703+7cb8d8dc","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.703+7cb8d8dc"},"gitHead":"7cb8d8dcd92aa3087e8da9c12fc05258a2ed314a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.703","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"12eae8b28d0ff6a314b2505ea3c44327b288f5ed","size":12271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.703.tgz","integrity":"sha512-FP97ZJmRLfOCXba//RTDgCPBHEQevldGO6Bm83Ql4efxqUWny85Nwa2kLV81UgAPvM6y87uIA3YjOxdc0LD0JA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.703_1622668952988_0.5046636701185014"},"_hasShrinkwrap":false,"publish_time":1622668953136,"_cnpm_publish_time":1622668953136,"_cnpmcore_publish_time":"2021-12-16T19:02:52.222Z","contributors":[]},"2.0.0-nightly.690":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.690","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2312+8c0721e5","@parcel/plugin":"2.0.0-nightly.690+8c0721e5","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.690+8c0721e5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.690+8c0721e5"},"gitHead":"8c0721e5a835ff89c6ae88df75bb5957a5ee89f0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.690","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"75f47903d11db27912e52c22a955526584b88265","size":12271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.690.tgz","integrity":"sha512-gmtpBZjNNfrp5035Z58CeGk4BxAsT0hdfbI92/HQXQp/HCU7OXzd6PiDdPaBs6VTbcwICWXExEIcR5ovNZ8riQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.690_1621989847068_0.21461970876149739"},"_hasShrinkwrap":false,"publish_time":1621989847185,"_cnpm_publish_time":1621989847185,"_cnpmcore_publish_time":"2021-12-16T19:02:52.459Z","contributors":[]},"2.0.0-nightly.688":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.688","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2310+14a039f0","@parcel/plugin":"2.0.0-nightly.688+14a039f0","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.688+14a039f0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.688+14a039f0"},"gitHead":"14a039f071c35ad154067715f49d2494c249890f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.688","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"52e61aad17d821f9c14142a3bf84a90f99c42c5d","size":12271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.688.tgz","integrity":"sha512-nCOtsrwmkpKeewVP/Lc2jKgS9qy5SxwJIOFurzP+yoPCEHySziBZZr1pYNMq9F+xvrArWsXoagRFi2uNiEyk/Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.688_1621903358577_0.6922223221251393"},"_hasShrinkwrap":false,"publish_time":1621903358745,"_cnpm_publish_time":1621903358745,"_cnpmcore_publish_time":"2021-12-16T19:02:52.669Z","contributors":[]},"2.0.0-nightly.681":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.681","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2303+edf7813b","@parcel/plugin":"2.0.0-nightly.681+edf7813b","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.681+edf7813b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.681+edf7813b"},"gitHead":"edf7813bdda629eea977439f556692cb3152ab5c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.681","_nodeVersion":"14.17.0","_npmVersion":"lerna/3.20.2/node@v14.17.0+x64 (linux)","dist":{"shasum":"923b88afbd727401fdcdc5c9d7725a0f0782febe","size":12271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.681.tgz","integrity":"sha512-RB+zwu++0QG5Xw9lI+xK6NAzgQLnJx0+BJp19YeTtE7Hp7Iof2KhzK3+JIdTYfNzoFk1Q27vwpmWxBblqE4zyw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.681_1621644040151_0.2162754333658774"},"_hasShrinkwrap":false,"publish_time":1621644040371,"_cnpm_publish_time":1621644040371,"_cnpmcore_publish_time":"2021-12-16T19:02:52.920Z","contributors":[]},"2.0.0-nightly.680":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.680","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2302+daece49d","@parcel/plugin":"2.0.0-nightly.680+daece49d","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.680+daece49d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.680+daece49d"},"gitHead":"daece49d003ba804bbdaa3a7ed3d6aaf446f166d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.680","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"e08009da42684e93b3018fffd4b459e5c265fa3b","size":12268,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.680.tgz","integrity":"sha512-Jb7U0KSxRgjoADSZlvpNhsTrH34gBwHrH0PDNqG1kyQ2VMTDo8/CuzAdjhGekGMhTF+yrytXiHc35Y9/WeStxQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.680_1621557642223_0.8948446079110568"},"_hasShrinkwrap":false,"publish_time":1621557642519,"_cnpm_publish_time":1621557642519,"_cnpmcore_publish_time":"2021-12-16T19:02:53.417Z","contributors":[]},"2.0.0-beta.3.1":{"name":"@parcel/transformer-babel","version":"2.0.0-beta.3.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-beta.3.1","@parcel/plugin":"2.0.0-beta.3.1","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-beta.3.1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-beta.3.1"},"gitHead":"daece49d003ba804bbdaa3a7ed3d6aaf446f166d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-beta.3.1","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"392b0ce268791d3ca51e766467e0e2c11c8bf43e","size":12245,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-beta.3.1.tgz","integrity":"sha512-g/UR3deE6Xla1YaVHHZ+32WYe/s8pMyc6YZAzoEyFCTC+vLiFXi0O49HvctFv9qVUro1MFTnEa2UF9HfJezx2Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-beta.3.1_1621494345906_0.7261355666074505"},"_hasShrinkwrap":false,"publish_time":1621494346076,"_cnpm_publish_time":1621494346076,"_cnpmcore_publish_time":"2021-12-16T19:02:53.712Z","contributors":[]},"2.0.0-nightly.678":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.678","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2300+c39d3ce1","@parcel/plugin":"2.0.0-nightly.678+c39d3ce1","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.678+c39d3ce1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.678+c39d3ce1"},"gitHead":"c39d3ce185b8ffdefe4343cd534d70c19959a3c8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.678","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"457e7f59940b7d258d7ab0ea2dff5b212f05ef7f","size":12270,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.678.tgz","integrity":"sha512-8/pUZh5XvSH6L4NpAcgSstQaF0wncmKtSSJ24s/Fc/uegf/22wHSbXCFrLmu5Mi4OKYcUKOf9hQCcuzGH+Qcog=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.678_1621482053777_0.7158068696537512"},"_hasShrinkwrap":false,"publish_time":1621482053954,"_cnpm_publish_time":1621482053954,"_cnpmcore_publish_time":"2021-12-16T19:02:53.996Z","contributors":[]},"2.0.0-beta.3":{"name":"@parcel/transformer-babel","version":"2.0.0-beta.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-beta.3","@parcel/plugin":"2.0.0-beta.3","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-beta.3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-beta.3"},"gitHead":"bf03f018093f8c7ca4c3a544524e15065a637b3b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-beta.3","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"858266ba5f8fe5fb49a9af7bf22409b0ef8959ac","size":12245,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-beta.3.tgz","integrity":"sha512-yvpQ51ih1G1sgQjkgQuB+pAXnbaJmIbm1iKRGyTwc6Ucmz0PIGmrwRM4NBu3KccOl1/1BthRZTMsKvuuaLZL8w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-beta.3_1621438588781_0.9918401535591803"},"_hasShrinkwrap":false,"publish_time":1621438588956,"_cnpm_publish_time":1621438588956,"_cnpmcore_publish_time":"2021-12-16T19:02:54.254Z","contributors":[]},"2.0.0-nightly.676":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.676","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2298+bf03f018","@parcel/plugin":"2.0.0-nightly.676+bf03f018","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.676+bf03f018","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.676+bf03f018"},"gitHead":"bf03f018093f8c7ca4c3a544524e15065a637b3b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.676","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"8a158a3980b507d2706636a4ce43f0e2fa2af0df","size":12271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.676.tgz","integrity":"sha512-GUyGLxHJU1jYiw3db+hjpAgIJj92WedFicj2/zWCRSbcWmDip25IlCbYrse9AlP/sRJJe/iN/O67gSdIdYkwrA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.676_1621384962954_0.7478616029633558"},"_hasShrinkwrap":false,"publish_time":1621384963061,"_cnpm_publish_time":1621384963061,"_cnpmcore_publish_time":"2021-12-16T19:02:54.472Z","contributors":[]},"2.0.0-nightly.674":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.674","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2296+71b3b935","@parcel/plugin":"2.0.0-nightly.674+71b3b935","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.674+71b3b935","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.674+71b3b935"},"gitHead":"71b3b9356bb56deb8c0a63a1277b84db89c02cc4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.674","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"8cc62e3b86527111698aa6519139181812538b07","size":12271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.674.tgz","integrity":"sha512-2CKZ5mJ9oOcgFutZlvcthu/67pg7iG2/D7Vu9gZD+jXerfibivpJOGWfZzY7svR9NSjrTWxlTlpYHDVFJXUeJg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.674_1621298475956_0.2606490119254703"},"_hasShrinkwrap":false,"publish_time":1621298476113,"_cnpm_publish_time":1621298476113,"_cnpmcore_publish_time":"2021-12-16T19:02:54.759Z","contributors":[]},"2.0.0-nightly.673":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.673","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2295+06bdb1fb","@parcel/plugin":"2.0.0-nightly.673+06bdb1fb","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.673+06bdb1fb","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.673+06bdb1fb"},"gitHead":"06bdb1fb17537fd661bc7c694586e6fbfa4bf3fc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.673","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"5bfd59b3043f55894aba6bb859d05fee861c1fcb","size":12271,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.673.tgz","integrity":"sha512-UNE952KlOG+swowvV/WSPPzCuevxQuzBdkwbdH8YLKUBNyVSi1s108EwQj7c+LIKfnkkZK/dF3wR/XcYRrCOGA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.673_1621218116126_0.2507928088440683"},"_hasShrinkwrap":false,"publish_time":1621218116254,"_cnpm_publish_time":1621218116254,"_cnpmcore_publish_time":"2021-12-16T19:02:54.976Z","contributors":[]},"2.0.0-nightly.672":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.672","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2294+c8392be1","@parcel/plugin":"2.0.0-nightly.672+c8392be1","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.672+c8392be1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.672+c8392be1"},"gitHead":"c8392be1a607a4689cd7d79b46635bb03ae80e26","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.672","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"ec94921c012f873e9059e5fa153d5f82a8f377c0","size":11999,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.672.tgz","integrity":"sha512-5ugM9rvwOGr9fHXYllzhq7MPo8tp/NULYHO7ZVFpxVqezOn8WN2zsPJ7Ka3OG6POGqWd6qTPsuGBzJBmJZ3tNQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.672_1621211828476_0.021101646111262307"},"_hasShrinkwrap":false,"publish_time":1621211828594,"_cnpm_publish_time":1621211828594,"_cnpmcore_publish_time":"2021-12-16T19:02:55.227Z","contributors":[]},"2.0.0-nightly.671":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.671","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2293+afaab71a","@parcel/plugin":"2.0.0-nightly.671+afaab71a","@parcel/source-map":"2.0.0-rc.1.0","@parcel/utils":"2.0.0-nightly.671+afaab71a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.671+afaab71a"},"gitHead":"afaab71ab78035a88f8a92471f7d6e514e45b4cc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.671","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"5a5816e6f856fdedc4f85c215fe5154093914519","size":12000,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.671.tgz","integrity":"sha512-14quV4Jn6knH+IDlO6rrnHxWmmXTVGkAg3/UH4Bs7l4dOALycbAXkR/KSBFr1L1cS4N1+QrQtIJaTmN+8Jf75w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.671_1621125453200_0.8796378310593387"},"_hasShrinkwrap":false,"publish_time":1621125453343,"_cnpm_publish_time":1621125453343,"_cnpmcore_publish_time":"2021-12-16T19:02:55.477Z","contributors":[]},"2.0.0-nightly.670":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.670","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2292+f6695be5","@parcel/plugin":"2.0.0-nightly.670+f6695be5","@parcel/source-map":"2.0.0-alpha.4.21","@parcel/utils":"2.0.0-nightly.670+f6695be5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.670+f6695be5"},"gitHead":"f6695be56a7adae160819a90ea037bac699ba81d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.670","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"8ce50a533d96a338a62d4d503c94c0ca7d9dec8b","size":12004,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.670.tgz","integrity":"sha512-VQ41/MSICXW+8YA5715mf9H3OtmGQbTpFkggprfbbAeILCeMUiD1q6Cil8j5ApBffPEPjBDr6NuzCkBW1zAJgA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.670_1621039006326_0.4986748258004454"},"_hasShrinkwrap":false,"publish_time":1621039006529,"_cnpm_publish_time":1621039006529,"_cnpmcore_publish_time":"2021-12-16T19:02:55.723Z","contributors":[]},"2.0.0-nightly.667":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.667","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2289+019d7620","@parcel/plugin":"2.0.0-nightly.667+019d7620","@parcel/source-map":"2.0.0-alpha.4.21","@parcel/utils":"2.0.0-nightly.667+019d7620","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.667+019d7620"},"gitHead":"019d762098198e9860f830afd7d9da1b250c0cb4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.667","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"81ef97ae1c3f6185d8167fef81c08ac3a3dfd0d5","size":12006,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.667.tgz","integrity":"sha512-+FHQLiXA9/VzTXV5L9A7RTRraiscOwyb+7u+wenOznws8Xl0EOWiUq2HRogkudnCe0ZKePYt/irpsK30S7KO7Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.667_1620952963612_0.4421256280577379"},"_hasShrinkwrap":false,"publish_time":1620952963788,"_cnpm_publish_time":1620952963788,"_cnpmcore_publish_time":"2021-12-16T19:02:56.012Z","contributors":[]},"2.0.0-nightly.662":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.662","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2284+177f8eec","@parcel/babel-preset-env":"2.0.0-nightly.662+177f8eec","@parcel/plugin":"2.0.0-nightly.662+177f8eec","@parcel/source-map":"2.0.0-alpha.4.21","@parcel/utils":"2.0.0-nightly.662+177f8eec","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.662+177f8eec"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"177f8eec63e5b91d607c03dac76d8c87c5176d1f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.662","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"2e591aab87e709dcce1c12dc0b2eb66d24a4fd24","size":12908,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.662.tgz","integrity":"sha512-LmN561jQ5Wyhx/aADkcdArVcS1F2lrUwicfq4guLVwnjdvII+96eAuKIvYWXAwLM0Cp/vgBkZ8nP76E8aBqptw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.662_1620824931276_0.17297563436241759"},"_hasShrinkwrap":false,"publish_time":1620824931443,"_cnpm_publish_time":1620824931443,"_cnpmcore_publish_time":"2021-12-16T19:02:56.228Z","contributors":[]},"2.0.0-nightly.657":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.657","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2279+ba57b650","@parcel/babel-preset-env":"2.0.0-nightly.657+ba57b650","@parcel/plugin":"2.0.0-nightly.657+ba57b650","@parcel/source-map":"2.0.0-alpha.4.21","@parcel/utils":"2.0.0-nightly.657+ba57b650","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.657+ba57b650"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"ba57b6501632703d68923b214b0c0f6d47a34b1f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.657","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"711d4cce558940c548eefe18bca1ebabdbf5b175","size":12910,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.657.tgz","integrity":"sha512-zOsHZ39q0f0hej92VNjMsha0vUHiOnAjEa2xi4mLWcUX/pEf/611ww61iEsRKVpiGVgy30+aJGsWkKSdAtCjwQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.657_1620621317227_0.056722669260470315"},"_hasShrinkwrap":false,"publish_time":1620621317436,"_cnpm_publish_time":1620621317436,"_cnpmcore_publish_time":"2021-12-16T19:02:56.457Z","contributors":[]},"2.0.0-nightly.656":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.656","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2278+fdbcbd69","@parcel/babel-preset-env":"2.0.0-nightly.656+fdbcbd69","@parcel/plugin":"2.0.0-nightly.656+fdbcbd69","@parcel/utils":"2.0.0-nightly.656+fdbcbd69","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.656+fdbcbd69"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"fdbcbd6996fe3e91014af0e5c18e8ae6ae282a04","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.656","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"917fcfe18260bf48f57b918f021e9bd63a11784c","size":12613,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.656.tgz","integrity":"sha512-4S19HFVjvpommjZ9vmqvNUp+7KHq2J4xyp8ySNzUej82Pzjq3EN3Np9y73mwEPuRowiLENKR9oTZvLWPXwNHLg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.656_1620605490512_0.6380025713436157"},"_hasShrinkwrap":false,"publish_time":1620605490592,"_cnpm_publish_time":1620605490592,"_cnpmcore_publish_time":"2021-12-16T19:02:56.818Z","contributors":[]},"2.0.0-nightly.655":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.655","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2277+8b240d03","@parcel/babel-preset-env":"2.0.0-nightly.655+8b240d03","@parcel/plugin":"2.0.0-nightly.655+8b240d03","@parcel/utils":"2.0.0-nightly.655+8b240d03","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.655+8b240d03"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"8b240d03dec1bec95bb232070de7cb60890171b1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.655","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"fe7ef48bf6ebf370cb2a81c773aa6e803336500d","size":12614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.655.tgz","integrity":"sha512-QPZAZ1ZGivsMOmpmuVeDlNoXP7FYnaloF3MXaNfKPL/62+lXTWAHV2wIkhRmW5az4Mdyzj0kwMmaiJWF5mPKsQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.655_1620346340556_0.37079971967847847"},"_hasShrinkwrap":false,"publish_time":1620346340985,"_cnpm_publish_time":1620346340985,"_cnpmcore_publish_time":"2021-12-16T19:02:57.121Z","contributors":[]},"2.0.0-nightly.653":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.653","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2275+2079b78a","@parcel/babel-preset-env":"2.0.0-nightly.653+2079b78a","@parcel/plugin":"2.0.0-nightly.653+2079b78a","@parcel/utils":"2.0.0-nightly.653+2079b78a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.653+2079b78a"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"2079b78a066eac2f7fc61def1cca048adacb7d1a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.653","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"258ad6930f774f2c23839fd52aa448d6de99ae83","size":12613,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.653.tgz","integrity":"sha512-JZa/05JKXbAalNxqgo2Oib5+gZcK6z31+U3pLEOoCI0A6+0BlqhcJuX3KBYs7a+KXLFY/th1SiRRbIrxYfdYlw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.653_1620259847943_0.3028825009903102"},"_hasShrinkwrap":false,"publish_time":1620259848096,"_cnpm_publish_time":1620259848096,"_cnpmcore_publish_time":"2021-12-16T19:02:57.296Z","contributors":[]},"2.0.0-nightly.652":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.652","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2274+dc79abcd","@parcel/babel-preset-env":"2.0.0-nightly.652+dc79abcd","@parcel/plugin":"2.0.0-nightly.652+dc79abcd","@parcel/utils":"2.0.0-nightly.652+dc79abcd","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.652+dc79abcd"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"dc79abcdc6312c67af5e5779b585fe96d4393452","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.652","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"c9e6975e3372157cbb5011417341f27df819a66f","size":12615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.652.tgz","integrity":"sha512-H8PhPT8Bl6zNJY/kvQeZ8AAf4Wq2YMHeLrLM6Zsv7M0jUyaH4sPL8M+5aWBEvRIg0BWR+2cWNmfkukLZquS9tQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.652_1620173589781_0.8573661065069418"},"_hasShrinkwrap":false,"publish_time":1620173589966,"_cnpm_publish_time":1620173589966,"_cnpmcore_publish_time":"2021-12-16T19:02:57.957Z","contributors":[]},"2.0.0-nightly.651":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.651","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2273+a67a5f02","@parcel/babel-preset-env":"2.0.0-nightly.651+a67a5f02","@parcel/plugin":"2.0.0-nightly.651+a67a5f02","@parcel/utils":"2.0.0-nightly.651+a67a5f02","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.651+a67a5f02"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"a67a5f02a7a4f6fdf9e849847c1a7d86994bcd64","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.651","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"eb1566032bb9fcaa1f8287b9b53c74dc85bd4a17","size":12615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.651.tgz","integrity":"sha512-x5eAjuoXDk6i6CxtyobSIdvZyeoYJkQbDn0akscdsK7LdjlWjAbKrDQpvrVn5Ener+yx2+7ya6DShwQ0DhspQQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.651_1619741702641_0.17918998647516804"},"_hasShrinkwrap":false,"publish_time":1619741703036,"_cnpm_publish_time":1619741703036,"_cnpmcore_publish_time":"2021-12-16T19:02:58.174Z","contributors":[]},"2.0.0-nightly.649":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.649","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2271+b54c2b6f","@parcel/babel-preset-env":"2.0.0-nightly.649+b54c2b6f","@parcel/plugin":"2.0.0-nightly.649+b54c2b6f","@parcel/utils":"2.0.0-nightly.649+b54c2b6f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.649+b54c2b6f"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"b54c2b6fa91a638eef2b199b9a5631e19828a150","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.649","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"bc209b8ff92b74582b27e50b3aa2c55cb2c5a05c","size":12615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.649.tgz","integrity":"sha512-CPQhsxoeMOLCmHN6sASaufgG1xXo/C2b5V+AAHPKNfW/lXIWTnUoT2+vmJfKGmgBF/QoAgJHus/8jQDuK64qFQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.649_1619655377091_0.2343785675299337"},"_hasShrinkwrap":false,"publish_time":1619655377251,"_cnpm_publish_time":1619655377251,"_cnpmcore_publish_time":"2021-12-16T19:02:58.446Z","contributors":[]},"2.0.0-nightly.648":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.648","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2270+4949f153","@parcel/babel-preset-env":"2.0.0-nightly.648+4949f153","@parcel/plugin":"2.0.0-nightly.648+4949f153","@parcel/utils":"2.0.0-nightly.648+4949f153","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.648+4949f153"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"4949f153f1d64dac1970e0881e17324dc1c0dd1b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.648","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"c03d0dd37b6a2f300dad4e80971df2b7acdeb818","size":12615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.648.tgz","integrity":"sha512-U0jM8bQSU2rNDBOaNfDPoXUmehEIPNbQy4seDjy6CcrtnAIrnPGdRlWtlodKDBTk+5Nu3cUCNi3jd9kvNwLxFw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.648_1619568952942_0.18777906651244436"},"_hasShrinkwrap":false,"publish_time":1619568953059,"_cnpm_publish_time":1619568953059,"_cnpmcore_publish_time":"2021-12-16T19:02:58.636Z","contributors":[]},"2.0.0-nightly.646":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.646","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2268+a3679960","@parcel/babel-preset-env":"2.0.0-nightly.646+a3679960","@parcel/plugin":"2.0.0-nightly.646+a3679960","@parcel/utils":"2.0.0-nightly.646+a3679960","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.646+a3679960"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"a3679960728140a609ff29d98bf069e15d773305","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.646","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"b73956e1dc6e2d3002d800000c0987b1fd9444a8","size":12617,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.646.tgz","integrity":"sha512-kifOlnjCTlVVJjVxhogflZhPRPLPAZOZZtvVYwDSa7NPVKmyc1MbkSnCBu77vNClL8NQFlrW8E//xV4GOHWiDA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.646_1619482481357_0.9919631337937167"},"_hasShrinkwrap":false,"publish_time":1619482481557,"_cnpm_publish_time":1619482481557,"_cnpmcore_publish_time":"2021-12-16T19:02:58.886Z","contributors":[]},"2.0.0-nightly.645":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.645","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2267+3baf990a","@parcel/babel-preset-env":"2.0.0-nightly.645+3baf990a","@parcel/plugin":"2.0.0-nightly.645+3baf990a","@parcel/utils":"2.0.0-nightly.645+3baf990a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.645+3baf990a"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"3baf990a686d1c1dd0c5f4360296de890cc00c47","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.645","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"4db57721f1c9d1d468847404cd406613e7722a80","size":12615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.645.tgz","integrity":"sha512-FH8ajx5EY7jKg4AXma3uZ7YqziwJbPbuH465705pwmr4aVhT9TqMjWqZK4REIthyYXwWlaBBg4p70+3DK3uhVw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.645_1618877854502_0.6054173571596995"},"_hasShrinkwrap":false,"publish_time":1618877854657,"_cnpm_publish_time":1618877854657,"_cnpmcore_publish_time":"2021-12-16T19:02:59.158Z","contributors":[]},"2.0.0-nightly.644":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.644","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2266+737b7ec5","@parcel/babel-preset-env":"2.0.0-nightly.644+737b7ec5","@parcel/plugin":"2.0.0-nightly.644+737b7ec5","@parcel/utils":"2.0.0-nightly.644+737b7ec5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.644+737b7ec5"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"737b7ec5e6e4629566f2861c67b974e31a7b69ad","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.644","_nodeVersion":"14.16.1","_npmVersion":"lerna/3.20.2/node@v14.16.1+x64 (linux)","dist":{"shasum":"a8fedfad5e28f0aece732b390ba2d8fef61a28be","size":12612,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.644.tgz","integrity":"sha512-7FVImPJbTrZNVzdPbiuRHZ/xIJk32yYicOstWP+53Qp2DwuEChlVgeRfYIoAE5Lq6EOHEBUCK4edTaHeGtsFFw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.644_1618618478520_0.7342666733230283"},"_hasShrinkwrap":false,"publish_time":1618618478664,"_cnpm_publish_time":1618618478664,"_cnpmcore_publish_time":"2021-12-16T19:02:59.360Z","contributors":[]},"2.0.0-nightly.643":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.643","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2265+1ec530f6","@parcel/babel-preset-env":"2.0.0-nightly.643+1ec530f6","@parcel/plugin":"2.0.0-nightly.643+1ec530f6","@parcel/utils":"2.0.0-nightly.643+1ec530f6","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.643+1ec530f6"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"1ec530f64c227b6a0cc9f814382bae21bc6944b8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.643","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"47ea77ddf7cd5408c31baa72b4f76072adeb1062","size":12613,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.643.tgz","integrity":"sha512-AMLNdOrn2qXtz0AHx5cUC7WYRce4E1QYa27g4SILKZ5uueZho9HdiDvuOwuKhUZS0RgFTUm6z4TdYEaVeQimJA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.643_1618445745531_0.37817616029176393"},"_hasShrinkwrap":false,"publish_time":1618445745705,"_cnpm_publish_time":1618445745705,"_cnpmcore_publish_time":"2021-12-16T19:02:59.577Z","contributors":[]},"2.0.0-nightly.642":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.642","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2264+bbc79c1a","@parcel/babel-preset-env":"2.0.0-nightly.642+bbc79c1a","@parcel/plugin":"2.0.0-nightly.642+bbc79c1a","@parcel/utils":"2.0.0-nightly.642+bbc79c1a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.642+bbc79c1a"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"bbc79c1abc47b0793780640717b71cd4e1ad0d94","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.642","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"fb38df0a30e6ff005a8e9a3a2330a336733eda97","size":12614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.642.tgz","integrity":"sha512-rmMiPtJtMso6oz5rEXuRMpjECj4ikKX+tkGUmSNaxFjTki+NjCI/1bC3w9odHZhlJ2EcDrBKoMQvzFyAcP0vbw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.642_1618359352253_0.26510233146449314"},"_hasShrinkwrap":false,"publish_time":1618359352412,"_cnpm_publish_time":1618359352412,"_cnpmcore_publish_time":"2021-12-16T19:02:59.913Z","contributors":[]},"2.0.0-nightly.641":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.641","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2263+059d502f","@parcel/babel-preset-env":"2.0.0-nightly.641+059d502f","@parcel/plugin":"2.0.0-nightly.641+059d502f","@parcel/utils":"2.0.0-nightly.641+059d502f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.641+059d502f"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"059d502fbe1eeba44409d5dc902ea0bef66a3565","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.641","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"914459bf149c5ff847098a86385909823dddec0c","size":12610,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.641.tgz","integrity":"sha512-4tzbLvrfwRHJ/bDbInlOXMVNw2+RkO7VLqtt1EPvBOkmNVHBXrBW5TmRhDC74hxxY/BnOxvFfGVvp69Aa4RLEA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.641_1618273098741_0.5157183838428656"},"_hasShrinkwrap":false,"publish_time":1618273098916,"_cnpm_publish_time":1618273098916,"_cnpmcore_publish_time":"2021-12-16T19:03:00.156Z","contributors":[]},"2.0.0-nightly.639":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.639","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2261+e088bfad","@parcel/babel-preset-env":"2.0.0-nightly.639+e088bfad","@parcel/plugin":"2.0.0-nightly.639+e088bfad","@parcel/utils":"2.0.0-nightly.639+e088bfad","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.639+e088bfad"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"e088bfadd9bd7da7fad033e10102118ce73247d7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.639","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"66d2c351c3c8c4a9142e589d1b91ecd9a155dc38","size":12613,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.639.tgz","integrity":"sha512-EaVdh4YbPIiaGoYH+qteqWU0n3G9tTHu9ZFhbZAr9oqCqF7F0w/a1sUGDO/aLc38BgnSpja76MR8Kh/VrmtZbw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.639_1618186588660_0.8469464485850533"},"_hasShrinkwrap":false,"publish_time":1618186588816,"_cnpm_publish_time":1618186588816,"_cnpmcore_publish_time":"2021-12-16T19:03:00.373Z","contributors":[]},"2.0.0-nightly.638":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.638","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2260+ff1a55e8","@parcel/babel-preset-env":"2.0.0-nightly.638+ff1a55e8","@parcel/plugin":"2.0.0-nightly.638+ff1a55e8","@parcel/utils":"2.0.0-nightly.638+ff1a55e8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.638+ff1a55e8"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"ff1a55e8a8d0ec989adfede698771b7fdb567d95","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.638","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"0d30066c56926eecd626802fee74a062bfc9cb23","size":12615,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.638.tgz","integrity":"sha512-rBcOb9yrLpb8+zcYH7idYpyooAXBeQxaxpIjicPpC3sy1qjX8bQJxR72+T1ZX7X4aErYB1SE9r3QP/Zj7lqbgw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.638_1617927364242_0.028590824363026845"},"_hasShrinkwrap":false,"publish_time":1617927364441,"_cnpm_publish_time":1617927364441,"_cnpmcore_publish_time":"2021-12-16T19:03:00.578Z","contributors":[]},"2.0.0-nightly.637":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.637","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2259+f5962737","@parcel/babel-preset-env":"2.0.0-nightly.637+f5962737","@parcel/plugin":"2.0.0-nightly.637+f5962737","@parcel/utils":"2.0.0-nightly.637+f5962737","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.637+f5962737"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"f59627374664acb7af95a7a6505170af972e84e3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.637","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"b2976a3827348359d78fe20f813929844d9a4d03","size":12612,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.637.tgz","integrity":"sha512-/Mw9z4yR8SmnwRJBP0suWkg1ikVr73AVBCaK7SqT32ONuTRQh5v0K70PLbW5HHP7HRs6Ifb/z5tde1erhaFLWA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.637_1617754574278_0.834093386711489"},"_hasShrinkwrap":false,"publish_time":1617754574481,"_cnpm_publish_time":1617754574481,"_cnpmcore_publish_time":"2021-12-16T19:03:00.791Z","contributors":[]},"2.0.0-nightly.635":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.635","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2257+f8981bfb","@parcel/babel-preset-env":"2.0.0-nightly.635+f8981bfb","@parcel/plugin":"2.0.0-nightly.635+f8981bfb","@parcel/utils":"2.0.0-nightly.635+f8981bfb","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.635+f8981bfb"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"f8981bfb142631f286c98fe4aaa0adfe674ce057","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.635","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"e2cf770ebb2b22bf3613fc5d3c61b3313f3aefb5","size":12614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.635.tgz","integrity":"sha512-U4hIIKGc1O2i0gMeOWVOULaDwpjzKGoROGvaalWVMhHdwmZb0uZ8hI6IpsCasX0hK+hH9DlkOESkiJ/GIY4aTA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.635_1617408945354_0.5868330594032811"},"_hasShrinkwrap":false,"publish_time":1617408945547,"_cnpm_publish_time":1617408945547,"_cnpmcore_publish_time":"2021-12-16T19:03:32.033Z","contributors":[]},"2.0.0-nightly.634":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.634","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2256+59e6f1c8","@parcel/babel-preset-env":"2.0.0-nightly.634+59e6f1c8","@parcel/plugin":"2.0.0-nightly.634+59e6f1c8","@parcel/utils":"2.0.0-nightly.634+59e6f1c8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.634+59e6f1c8"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"59e6f1c8d364045e75d7291419d3a16395f6f171","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.634","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"9401ba89d6adb5d036051a958399d21709c35109","size":12614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.634.tgz","integrity":"sha512-we26CbROC04pU62gwuuUKPWeTkikJr1g0NPS96KUq9qkJXD4VVu5R2/DlhkUwBLXmfGviGrqPHcx0TsEHVbNkg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.634_1617063421970_0.5543726721120228"},"_hasShrinkwrap":false,"publish_time":1617063422240,"_cnpm_publish_time":1617063422240,"_cnpmcore_publish_time":"2021-12-16T19:03:32.258Z","contributors":[]},"2.0.0-nightly.633":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.633","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2255+dea272f0","@parcel/babel-preset-env":"2.0.0-nightly.633+dea272f0","@parcel/plugin":"2.0.0-nightly.633+dea272f0","@parcel/utils":"2.0.0-nightly.633+dea272f0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.633+dea272f0"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"dea272f0708fdabfe11f844f189df6421e7a3b65","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.633","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"a9549e238c0f6d3c7b853b4b54a588788d783ff9","size":12613,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.633.tgz","integrity":"sha512-lZRK7lhmKoqjwgA3ziXv33wMlvfJRqK7HCZ0JxyjTRWKf1vQLFT9V0KFTmDDHowcp4om6xG+qrY18YxXmDGJzQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.633_1616545504828_0.39400701125462345"},"_hasShrinkwrap":false,"publish_time":1616545505026,"_cnpm_publish_time":1616545505026,"_cnpmcore_publish_time":"2021-12-16T19:03:32.489Z","contributors":[]},"2.0.0-nightly.632":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.632","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2254+ed726670","@parcel/babel-preset-env":"2.0.0-nightly.632+ed726670","@parcel/plugin":"2.0.0-nightly.632+ed726670","@parcel/utils":"2.0.0-nightly.632+ed726670","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.632+ed726670"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"ed72667047b7a1497b405801e49635ba5366729c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.632","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"bfa22ed00341c522c67e5832662653358115e3a9","size":12614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.632.tgz","integrity":"sha512-tMTghGE6afn6lBUb6FcOzaXkqQXl/xkds/pGkpgXLFoIQRPZvlb9WUXpxRHUmiq87e14Rthk2H3VaKTBgXd/+A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.632_1616372539496_0.361566730917787"},"_hasShrinkwrap":false,"publish_time":1616372539619,"_cnpm_publish_time":1616372539619,"_cnpmcore_publish_time":"2021-12-16T19:03:32.695Z","contributors":[]},"2.0.0-nightly.631":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.631","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2253+39ff8330","@parcel/babel-preset-env":"2.0.0-nightly.631+39ff8330","@parcel/plugin":"2.0.0-nightly.631+39ff8330","@parcel/utils":"2.0.0-nightly.631+39ff8330","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.631+39ff8330"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"39ff8330d68c6c0e01d9e8471dd94ce1eb2e62ec","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.631","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"ad05aee74f4c6899f28f217c9ece9bebe0e9bf02","size":12614,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.631.tgz","integrity":"sha512-vR8MWcUfxLky6+M13qS1SISZ0FytjTQKZJ2ikmAPgVMCY1SuD9CB25He8f333wfpsZefAuHSbNLccQaic3qlFA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.631_1616286223685_0.7511541935442354"},"_hasShrinkwrap":false,"publish_time":1616286223857,"_cnpm_publish_time":1616286223857,"_cnpmcore_publish_time":"2021-12-16T19:03:32.903Z","contributors":[]},"2.0.0-nightly.630":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.630","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2252+dc09f125","@parcel/babel-preset-env":"2.0.0-nightly.630+dc09f125","@parcel/plugin":"2.0.0-nightly.630+dc09f125","@parcel/utils":"2.0.0-nightly.630+dc09f125","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.630+dc09f125"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"dc09f12563ad4fcc452760b2477fa6beb8af30fd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.630","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"c16c7e33d7e66daffee84aac49e8d2e2ff98dd79","size":12605,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.630.tgz","integrity":"sha512-dRv8mFesT4hMG0nvakdkMBxd5KXbr7Ksc7C0UzFVVNQzG7uj5QP6oYZwVZ1Fevz+ynRz4zjkPNNO02Z7VDi7iQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.630_1616027151951_0.3484830363592184"},"_hasShrinkwrap":false,"publish_time":1616027152107,"_cnpm_publish_time":1616027152107,"_cnpmcore_publish_time":"2021-12-16T19:03:33.109Z","contributors":[]},"2.0.0-nightly.629":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.629","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2251+a3aa8681","@parcel/babel-preset-env":"2.0.0-nightly.629+a3aa8681","@parcel/plugin":"2.0.0-nightly.629+a3aa8681","@parcel/utils":"2.0.0-nightly.629+a3aa8681","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.629+a3aa8681"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"a3aa86815e098c90fda72a08d29646ff059ab74d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.629","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"f0204b40cfb7ca6357b7ae40746905dbdf063f41","size":12606,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.629.tgz","integrity":"sha512-Njk7e5JlFeYjz0mSjFPXbjeRUdG1nDrJ8Lt6cG7YP+2rSfDur9gbYsYS7DkSDowqftzkFbWVimYBREBiO05vlQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.629_1615854181115_0.24927104710554726"},"_hasShrinkwrap":false,"publish_time":1615854181283,"_cnpm_publish_time":1615854181283,"_cnpmcore_publish_time":"2021-12-16T19:03:33.310Z","contributors":[]},"2.0.0-beta.2":{"name":"@parcel/transformer-babel","version":"2.0.0-beta.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-beta.2","@parcel/babel-preset-env":"2.0.0-beta.2","@parcel/plugin":"2.0.0-beta.2","@parcel/utils":"2.0.0-beta.2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-beta.2"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"a3aa86815e098c90fda72a08d29646ff059ab74d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-beta.2","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"06310122c02588da6d4f6137c8357df939989eda","size":12585,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-beta.2.tgz","integrity":"sha512-I8lbiRhINjfEExV74pLDdqUWtdU+GWmzSXmRoY1hpfUAXGOruDX/LEqPAvrBcvOufqz5LuHZZmryHU+I/0dOCA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-beta.2_1615853697772_0.5992252318515063"},"_hasShrinkwrap":false,"publish_time":1615853697988,"_cnpm_publish_time":1615853697988,"_cnpmcore_publish_time":"2021-12-16T19:03:33.509Z","contributors":[]},"2.0.0-nightly.628":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.628","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2250+8366801a","@parcel/babel-preset-env":"2.0.0-nightly.628+8366801a","@parcel/plugin":"2.0.0-nightly.628+8366801a","@parcel/utils":"2.0.0-nightly.628+8366801a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.628+8366801a"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"8366801abf9681159b81fd48e4db0d787e59db4a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.628","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"7a96ad3d22a4d55ece2b8c1762bab6ad6cdd8bdd","size":12605,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.628.tgz","integrity":"sha512-kjSzNWxP0l1v5q7Ld8MFbeRYx/FRvxY/ezLW0rWUzOr9jLWpvRACqy8PNVOTDvjxmYv353OsLI4awgMMRlG/0Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.628_1615681488184_0.7329311070241136"},"_hasShrinkwrap":false,"publish_time":1615681488384,"_cnpm_publish_time":1615681488384,"_cnpmcore_publish_time":"2021-12-16T19:03:33.706Z","contributors":[]},"2.0.0-nightly.627":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.627","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2249+11ca1c9e","@parcel/babel-preset-env":"2.0.0-nightly.627+11ca1c9e","@parcel/plugin":"2.0.0-nightly.627+11ca1c9e","@parcel/utils":"2.0.0-nightly.627+11ca1c9e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.627+11ca1c9e"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"11ca1c9e92b2ac6dee4ddef5996195ab7d8659e1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.627","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"e86264b94b57721c7032151fe5b2229cb1fed615","size":12606,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.627.tgz","integrity":"sha512-zyLcIVMOZSiQ7cQjgYCqVw5cmwjNOQaePJlBUqPKUxozti6InicRp7jZwmwK2/6MXYJxQSTvlRAU0LpaEtKH9A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.627_1615595120651_0.6698251261413986"},"_hasShrinkwrap":false,"publish_time":1615595120809,"_cnpm_publish_time":1615595120809,"_cnpmcore_publish_time":"2021-12-16T19:03:33.925Z","contributors":[]},"2.0.0-nightly.625":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.625","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2247+7eb2b163","@parcel/babel-preset-env":"2.0.0-nightly.625+7eb2b163","@parcel/plugin":"2.0.0-nightly.625+7eb2b163","@parcel/utils":"2.0.0-nightly.625+7eb2b163","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.625+7eb2b163"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"7eb2b1630a7de109e26af5f2f2b5091164058d0e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.625","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"c9e70e0ec22f29a70eaeb05653389f780bf1c63f","size":12604,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.625.tgz","integrity":"sha512-hh7b6JVhYy8zXtRejolgAR237YKknnTSVYFQmcz8n3J0F5AHsMQRNqpybaaI+bHyIUb/cnkC8T1LFGqrPLi7Rg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.625_1615422279680_0.5392858555456257"},"_hasShrinkwrap":false,"publish_time":1615422279867,"_cnpm_publish_time":1615422279867,"_cnpmcore_publish_time":"2021-12-16T19:03:34.122Z","contributors":[]},"2.0.0-nightly.622":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.622","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2244+dc8586e3","@parcel/babel-preset-env":"2.0.0-nightly.622+dc8586e3","@parcel/plugin":"2.0.0-nightly.622+dc8586e3","@parcel/utils":"2.0.0-nightly.622+dc8586e3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.622+dc8586e3"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"dc8586e359a289d65bfa4945c405f7a72a0fa596","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.622","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"7c877fce8e10060db6967095ac44424887662c63","size":12578,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.622.tgz","integrity":"sha512-zNKFJuPuPaidPaatihg/wUooZ1cARpKQzOKIM0bbSpyll4tOc2HFTPydM5KZMKEV1qkzmH0cJvxaP6usuHDvYA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.622_1615335782625_0.23685519386527165"},"_hasShrinkwrap":false,"publish_time":1615335782807,"_cnpm_publish_time":1615335782807,"_cnpmcore_publish_time":"2021-12-16T19:03:34.341Z","contributors":[]},"2.0.0-nightly.621":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.621","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2243+28eec7be","@parcel/babel-preset-env":"2.0.0-nightly.621+28eec7be","@parcel/plugin":"2.0.0-nightly.621+28eec7be","@parcel/utils":"2.0.0-nightly.621+28eec7be","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.621+28eec7be"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"28eec7be0a7dc709f1142e49543d7a3770d60980","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.621","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"678a6d138794fbdb69af855f82c13e311cd31529","size":12577,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.621.tgz","integrity":"sha512-eaTCLrpBxfULxZ1v+Pjpy/T5iNEYYsRd76ioAQnRaennMhD9MWiyX2SFOeuot8TthYp5Xfb1jWGmCaGVHNZvAQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.621_1615163032806_0.8323118853073019"},"_hasShrinkwrap":false,"publish_time":1615163033020,"_cnpm_publish_time":1615163033020,"_cnpmcore_publish_time":"2021-12-16T19:03:34.545Z","contributors":[]},"2.0.0-nightly.620":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.620","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2242+98c5902c","@parcel/babel-preset-env":"2.0.0-nightly.620+98c5902c","@parcel/plugin":"2.0.0-nightly.620+98c5902c","@parcel/utils":"2.0.0-nightly.620+98c5902c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.620+98c5902c"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"98c5902cefe1bba6c890da56f111e4b31b487c64","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.620","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"44805671497ae3d1a66928103c2fce468f451e5c","size":12577,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.620.tgz","integrity":"sha512-+ckqX7iLzN3IYVoWoLnmGFKAKZPf/9lQuYof7vjAEuvY3t0c3WqeAJ08Y1iRSLNUO+CgRJijzPC5xE27EqvrKA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.620_1614990242735_0.7830570600782769"},"_hasShrinkwrap":false,"publish_time":1614990242922,"_cnpm_publish_time":1614990242922,"_cnpmcore_publish_time":"2021-12-16T19:03:34.761Z","contributors":[]},"2.0.0-nightly.617":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.617","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2239+eabbbecf","@parcel/babel-preset-env":"2.0.0-nightly.617+eabbbecf","@parcel/plugin":"2.0.0-nightly.617+eabbbecf","@parcel/utils":"2.0.0-nightly.617+eabbbecf","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.617+eabbbecf"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"eabbbecf5a45981d2faa10be55d55115fc1c9bb4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.617","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"32145d7ddfd55f3a3343b887a5b887ec3d61a9e1","size":12575,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.617.tgz","integrity":"sha512-+5hwxJDPtgjAVw4ZwD00cyhTuRQmIz4gnwaXzLx4p7mYSH+pHlcSu2/soD5cI6xls0QYErOVAAk0LBvgYjXeqA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.617_1614903723244_0.6009364968901549"},"_hasShrinkwrap":false,"publish_time":1614903723427,"_cnpm_publish_time":1614903723427,"_cnpmcore_publish_time":"2021-12-16T19:03:35.005Z","contributors":[]},"2.0.0-nightly.616":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.616","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2238+6ce9e707","@parcel/babel-preset-env":"2.0.0-nightly.616+6ce9e707","@parcel/plugin":"2.0.0-nightly.616+6ce9e707","@parcel/utils":"2.0.0-nightly.616+6ce9e707","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.616+6ce9e707"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"6ce9e707443e609e1961d24a6563bc68a83a1486","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.616","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"fb35a317b23d31aa4ddf64658c38c996c3c72092","size":12578,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.616.tgz","integrity":"sha512-yf7TQYmVGVbhJptXsYqARGihUBQLQt1bT7urlU2VbfD8/ih9pUS2VGCBAlOeRMncplO+6UblQT0zc98Htfwfvg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.616_1614817385978_0.5602568616447194"},"_hasShrinkwrap":false,"publish_time":1614817386127,"_cnpm_publish_time":1614817386127,"_cnpmcore_publish_time":"2021-12-16T19:03:35.227Z","contributors":[]},"2.0.0-nightly.612":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.612","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2234+8a4fa3ee","@parcel/babel-preset-env":"2.0.0-nightly.612+8a4fa3ee","@parcel/plugin":"2.0.0-nightly.612+8a4fa3ee","@parcel/utils":"2.0.0-nightly.612+8a4fa3ee","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.612+8a4fa3ee"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"8a4fa3ee3716087a38fc60d482da18a3a7bc3370","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.612","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"f3db70c23b148ebb93e80b1cd78d72a50b411d70","size":12839,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.612.tgz","integrity":"sha512-2MEepFw+/jnSKlYPRaKKt9guUcjEGvNSRccelkAv63+8g/YJ/pvMfMCgCySEujyumxbvvMpa2F9MrJl/K89X9g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.612_1614385354534_0.2990234030027852"},"_hasShrinkwrap":false,"publish_time":1614385354675,"_cnpm_publish_time":1614385354675,"_cnpmcore_publish_time":"2021-12-16T19:03:35.471Z","contributors":[]},"2.0.0-nightly.611":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.611","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2233+00ff8ba2","@parcel/babel-preset-env":"2.0.0-nightly.611+00ff8ba2","@parcel/plugin":"2.0.0-nightly.611+00ff8ba2","@parcel/utils":"2.0.0-nightly.611+00ff8ba2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.611+00ff8ba2"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"00ff8ba2c24769cac0754f95b0e31710769ab15a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.611","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"85b613b9fa11c6a9ebe693c0ed3f43aff4bd0511","size":12840,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.611.tgz","integrity":"sha512-atoTyNNT3ctbu3SxIo9XoZVHVe6P9+52K/FRMbFgb3wWgzLlHpalEVguFxEkoT7iL19BmZqHUYdFRkDRrAEeHw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.611_1614298975473_0.8121887271298234"},"_hasShrinkwrap":false,"publish_time":1614298975670,"_cnpm_publish_time":1614298975670,"_cnpmcore_publish_time":"2021-12-16T19:03:35.685Z","contributors":[]},"2.0.0-nightly.610":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.610","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2232+e3367059","@parcel/babel-preset-env":"2.0.0-nightly.610+e3367059","@parcel/plugin":"2.0.0-nightly.610+e3367059","@parcel/utils":"2.0.0-nightly.610+e3367059","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.610+e3367059"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"e336705964a6d92a6607912620860e3a19376bed","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.610","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"758d6a7db8b0ff442f393e5bb4a707e82ec07845","size":12841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.610.tgz","integrity":"sha512-E5cVlyTMPXL3Ln6/a96uqiuTB9bZoCDEWwjobdkstkuW4BuwtKMsiirlHYg59GRIDiX9uV49VDWX1RzqdOJZZg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.610_1614212552947_0.29252036324677966"},"_hasShrinkwrap":false,"publish_time":1614212553127,"_cnpm_publish_time":1614212553127,"_cnpmcore_publish_time":"2021-12-16T19:03:35.905Z","contributors":[]},"2.0.0-nightly.609":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.609","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2231+d77a5647","@parcel/babel-preset-env":"2.0.0-nightly.609+d77a5647","@parcel/plugin":"2.0.0-nightly.609+d77a5647","@parcel/utils":"2.0.0-nightly.609+d77a5647","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.609+d77a5647"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"d77a564742998e59d65024356b57395a54b93753","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.609","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"737c5412c907385172a057b8b07d7dbad1cd91b1","size":12841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.609.tgz","integrity":"sha512-1BW1+gXseSYef9xfr82UKPC3xNYN0ceHLKoFWNLhdkPIR5ZD5pUe5PFC/Un4RoktNcq7ZZlQap009VGLXC8GSg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.609_1614126309948_0.33621068637070417"},"_hasShrinkwrap":false,"publish_time":1614126310110,"_cnpm_publish_time":1614126310110,"_cnpmcore_publish_time":"2021-12-16T19:03:36.142Z","contributors":[]},"2.0.0-nightly.608":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.608","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2230+46af2476","@parcel/babel-preset-env":"2.0.0-nightly.608+46af2476","@parcel/plugin":"2.0.0-nightly.608+46af2476","@parcel/utils":"2.0.0-nightly.608+46af2476","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.608+46af2476"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"46af2476ecb78921af21432f978d863fbffafd9d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.608","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"2ee6e94486b2aab2f5ce097d416f29029534a8e7","size":12839,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.608.tgz","integrity":"sha512-6GHIBJe71tZMWaiDEViB70dJpB+ckH1n37wzdrUaJLWOhIpvjzn9BXuldysZiJwy7CxLm1lk+lAnjHwMZNQCjw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.608_1614039670062_0.28130613605725796"},"_hasShrinkwrap":false,"publish_time":1614039670181,"_cnpm_publish_time":1614039670181,"_cnpmcore_publish_time":"2021-12-16T19:03:36.381Z","contributors":[]},"2.0.0-nightly.607":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.607","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2229+61859206","@parcel/babel-preset-env":"2.0.0-nightly.607+61859206","@parcel/plugin":"2.0.0-nightly.607+61859206","@parcel/utils":"2.0.0-nightly.607+61859206","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.607+61859206"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"61859206c7f1ba6b3e1d26a4aeedca81e40899a1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.607","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"0fc66fb6f51caa0b30df1c2bee11a049c8aec5b2","size":12839,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.607.tgz","integrity":"sha512-MQU5coDYwX/O4/n2RY3uBuAabYwrEaw7tfn5xfIv79zXtHiXEm0Jbfxpw4R3SEsNzW9gEfya1PJYImEvmkKfjw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.607_1613953417232_0.548854606593691"},"_hasShrinkwrap":false,"publish_time":1613953417368,"_cnpm_publish_time":1613953417368,"_cnpmcore_publish_time":"2021-12-16T19:03:36.617Z","contributors":[]},"2.0.0-nightly.605":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.605","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2227+b6c37c73","@parcel/babel-preset-env":"2.0.0-nightly.605+b6c37c73","@parcel/plugin":"2.0.0-nightly.605+b6c37c73","@parcel/utils":"2.0.0-nightly.605+b6c37c73","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.605+b6c37c73"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"b6c37c73f8672c9054a8409c6b4f1e7551923225","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.605","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"b93a6aeeee08a3887305acf846d95ffac72ef4f9","size":12841,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.605.tgz","integrity":"sha512-qXLmfWa1IhN2DWl0rNBf5t6GbSqM4zEeUIHxmsWKfmisTP+fUO1TW4X7wMH3+cKCV4HPPzV136HO6DPb4qaDfA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.605_1613780537292_0.08199859757139305"},"_hasShrinkwrap":false,"publish_time":1613780537539,"_cnpm_publish_time":1613780537539,"_cnpmcore_publish_time":"2021-12-16T19:03:36.869Z","contributors":[]},"2.0.0-nightly.602":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.602","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2224+2470d3c3","@parcel/babel-preset-env":"2.0.0-nightly.602+2470d3c3","@parcel/plugin":"2.0.0-nightly.602+2470d3c3","@parcel/utils":"2.0.0-nightly.602+2470d3c3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.602+2470d3c3"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"2470d3c3bbf50af01d870aa29ff27241228abde3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.602","_nodeVersion":"14.15.5","_npmVersion":"lerna/3.20.2/node@v14.15.5+x64 (linux)","dist":{"shasum":"d7d722e8c6af6cbcaced869cbff7c1ea2224411b","size":12840,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.602.tgz","integrity":"sha512-I34Ks848OMHtkHoZ0UTR7pCpflIwU+K+DLUqZLna7cIPcZM/MgdJkKUzN0YYqKBVn+h0C+XyRnXH5E8bWjMQlg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.602_1613694214992_0.6107879418221236"},"_hasShrinkwrap":false,"publish_time":1613694215195,"_cnpm_publish_time":1613694215195,"_cnpmcore_publish_time":"2021-12-16T19:03:37.060Z","contributors":[]},"2.0.0-nightly.600":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.600","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2222+f28eaf60","@parcel/babel-preset-env":"2.0.0-nightly.600+f28eaf60","@parcel/plugin":"2.0.0-nightly.600+f28eaf60","@parcel/utils":"2.0.0-nightly.600+f28eaf60","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.600+f28eaf60"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"f28eaf60ac018d49d2176c563c86d09f84feaa8e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.600","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"0905038110788c01de6a9f34bcc56a6f2906733d","size":12839,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.600.tgz","integrity":"sha512-hSyjqU69HyVd9LxwxJfIUG0MNmxhlrKxbsUCsB3yCx25PQHOaEQQlNFq9YptJocU8NQzSk94LcsrHmpm33D+cA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.600_1613607736102_0.020363138356951804"},"_hasShrinkwrap":false,"publish_time":1613607736271,"_cnpm_publish_time":1613607736271,"_cnpmcore_publish_time":"2021-12-16T19:03:37.286Z","contributors":[]},"2.0.0-nightly.599":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.599","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2221+36035d8d","@parcel/babel-preset-env":"2.0.0-nightly.599+36035d8d","@parcel/plugin":"2.0.0-nightly.599+36035d8d","@parcel/utils":"2.0.0-nightly.599+36035d8d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.599+36035d8d"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"36035d8d0d7f785771dd24207fe17d67ed85f269","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.599","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"70968e84dc2670081336bad26a7684cd4f467a87","size":12842,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.599.tgz","integrity":"sha512-lHJApFrPhfXnq1ix2vTwfjeA+GXaay5O8YYjU1apEdxnSsY76YgDPDkN9l3+O95Yxli0iMF1Y6P0fxQO9/m2CA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.599_1613521355502_0.6289628340176079"},"_hasShrinkwrap":false,"publish_time":1613521355631,"_cnpm_publish_time":1613521355631,"_cnpmcore_publish_time":"2021-12-16T19:03:37.503Z","contributors":[]},"2.0.0-nightly.598":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.598","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2220+f9750100","@parcel/babel-preset-env":"2.0.0-nightly.598+f9750100","@parcel/plugin":"2.0.0-nightly.598+f9750100","@parcel/utils":"2.0.0-nightly.598+f9750100","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.598+f9750100"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"f9750100e11b968b942ce8ec10cbb2a2690cdd8a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.598","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"c397b8a37f153731d6b73cd87857258e6a96cdd3","size":12843,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.598.tgz","integrity":"sha512-3ns8xtp8U7LQRblvdokVRkc+pYbYzii894Ao6nvoXMgjok6FHlpmXLphnaupcKOretSJQiIkILALuAYIj6eMkg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.598_1613348484616_0.6032940099309496"},"_hasShrinkwrap":false,"publish_time":1613348484746,"_cnpm_publish_time":1613348484746,"_cnpmcore_publish_time":"2021-12-16T19:03:37.715Z","contributors":[]},"2.0.0-nightly.594":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.594","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2216+f6472452","@parcel/babel-preset-env":"2.0.0-nightly.594+f6472452","@parcel/plugin":"2.0.0-nightly.594+f6472452","@parcel/utils":"2.0.0-nightly.594+f6472452","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.594+f6472452"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"f6472452e31f658d9b74f6e943486818c4d781e5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.594","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"0321f0ed38bc7a3cb9bab0ae8e5a974c8bea9d96","size":12843,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.594.tgz","integrity":"sha512-qhRhDvyzWpn2hpMUy9zb+X2tcFxs+RNwthWqhxWTtcWrQJlsIer94lJoa116FW8khBxt2K/dnFuwawP4VXTRTQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.594_1613262149126_0.9856216865275744"},"_hasShrinkwrap":false,"publish_time":1613262149272,"_cnpm_publish_time":1613262149272,"_cnpmcore_publish_time":"2021-12-16T19:03:37.903Z","contributors":[]},"2.0.0-nightly.592":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.592","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2214+560d0605","@parcel/babel-preset-env":"2.0.0-nightly.592+560d0605","@parcel/plugin":"2.0.0-nightly.592+560d0605","@parcel/utils":"2.0.0-nightly.592+560d0605","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.592+560d0605"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"560d06051b36b3f5703848bba801996f351c4ab4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.592","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"858a3e2f51085fe910a428364776675a0ad2a94e","size":12842,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.592.tgz","integrity":"sha512-JGZcneGu/mr9xdKl5WA6xcCcgPaQacl0yEvqqk6bcd5qhCAXYjDvj1PQZ57z2mZifXN30dc5Mc8UvNXgMmlkdA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.592_1613175743804_0.6916908399208728"},"_hasShrinkwrap":false,"publish_time":1613175744014,"_cnpm_publish_time":1613175744014,"_cnpmcore_publish_time":"2021-12-16T19:03:38.185Z","contributors":[]},"2.0.0-nightly.587":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.587","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2209+a26f6397","@parcel/babel-preset-env":"2.0.0-nightly.587+a26f6397","@parcel/plugin":"2.0.0-nightly.587+a26f6397","@parcel/utils":"2.0.0-nightly.587+a26f6397","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.587+a26f6397"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"a26f6397c42370799391511361e4074a0df2d62a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.587","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"e9f31cb6c724263d23066388a78f9c191dd1b3ad","size":12765,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.587.tgz","integrity":"sha512-a3nLPCh3bueIzpCm4ueofvV3AYhkQWRaYFSaWl/IPeci1WrdWcvjRcETrYzCSkEnOblt3Bu2wHGWnYs/8sLrtA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.587_1613090065478_0.9667889588716914"},"_hasShrinkwrap":false,"publish_time":1613090065698,"_cnpm_publish_time":1613090065698,"_cnpmcore_publish_time":"2021-12-16T19:03:38.407Z","contributors":[]},"2.0.0-nightly.581":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.581","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2203+0d3abd6f","@parcel/babel-preset-env":"2.0.0-nightly.581+0d3abd6f","@parcel/plugin":"2.0.0-nightly.581+0d3abd6f","@parcel/utils":"2.0.0-nightly.581+0d3abd6f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.581+0d3abd6f"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"0d3abd6ffa8fc21bbefe6f48bd6edb9713512edc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.581","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"6be043fca9d12bbaca54309077f3cab0e901dfb7","size":13819,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.581.tgz","integrity":"sha512-j+Uruiac5emX4+oMRbTbxjzwlL92CrAfEQdF881KwREBvQ10q+Rwh8FKZXS+AF0NLub7GA+skeX/oCQhDYwRBA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.581_1612916454280_0.12720442050723224"},"_hasShrinkwrap":false,"publish_time":1612916454487,"_cnpm_publish_time":1612916454487,"_cnpmcore_publish_time":"2021-12-16T19:03:38.942Z","contributors":[]},"2.0.0-nightly.579":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.579","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2201+be12a3cd","@parcel/babel-preset-env":"2.0.0-nightly.579+be12a3cd","@parcel/plugin":"2.0.0-nightly.579+be12a3cd","@parcel/utils":"2.0.0-nightly.579+be12a3cd","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.579+be12a3cd"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"be12a3cd11a4498dfe28dc1e194ed58776b5d19e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.579","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"187bfb5cdfd916e5d55e5e671c370c0b91bf2892","size":13820,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.579.tgz","integrity":"sha512-pYgVeqhOdFC4soqWLYBYCgzVlz2qNYAFSD+5QvFsQMqez9fiU7er4aLGzzGqNP1S3c7GVrSPo0HfeAInhSB1jw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.579_1612830121757_0.36919156646508555"},"_hasShrinkwrap":false,"publish_time":1612830121934,"_cnpm_publish_time":1612830121934,"_cnpmcore_publish_time":"2021-12-16T19:03:39.173Z","contributors":[]},"2.0.0-nightly.576":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.576","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2198+9b0f3ac7","@parcel/babel-preset-env":"2.0.0-nightly.576+9b0f3ac7","@parcel/plugin":"2.0.0-nightly.576+9b0f3ac7","@parcel/utils":"2.0.0-nightly.576+9b0f3ac7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.576+9b0f3ac7"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"9b0f3ac77e70cfe31a304b6d4235b52f663cb9f8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.576","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"52c087c323456605ff9535e0a58d587c3dce1dd4","size":13821,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.576.tgz","integrity":"sha512-tr6WlLVgrbZFWrGO5hpBexruFFyaBTF8eVSzvCxu7spGyzkYcCEMGu4IW+bqsjtaHeoXwDQ3wsGfYW3fPuJuVA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.576_1612570977808_0.6510804249296018"},"_hasShrinkwrap":false,"publish_time":1612570977964,"_cnpm_publish_time":1612570977964,"_cnpmcore_publish_time":"2021-12-16T19:03:39.400Z","contributors":[]},"2.0.0-nightly.575":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.575","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2197+31f431d9","@parcel/babel-preset-env":"2.0.0-nightly.575+31f431d9","@parcel/plugin":"2.0.0-nightly.575+31f431d9","@parcel/utils":"2.0.0-nightly.575+31f431d9","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.575+31f431d9"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"31f431d93da97d3edc3f489847053ef601412666","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.575","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"2883258843bdc49e6d619294800d9cce498c499b","size":13821,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.575.tgz","integrity":"sha512-655O+soH5J3LWUeCb/AE6jS++Svzxe/t9kwFwfKT+bdvLc6VSgX33O4PH/AdUVjHwyV/DkItLlGvDIdvsOATog=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.575_1612484563551_0.45335135205508204"},"_hasShrinkwrap":false,"publish_time":1612484563706,"_cnpm_publish_time":1612484563706,"_cnpmcore_publish_time":"2021-12-16T19:03:39.603Z","contributors":[]},"2.0.0-nightly.572":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.572","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2194+017e8d79","@parcel/babel-preset-env":"2.0.0-nightly.572+017e8d79","@parcel/plugin":"2.0.0-nightly.572+017e8d79","@parcel/utils":"2.0.0-nightly.572+017e8d79","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.572+017e8d79"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"017e8d795b3237c61c1cdf82c5e68052dda5bf28","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.572","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"ddc4b076a2e15c302190ce1267648a83e2c95270","size":13822,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.572.tgz","integrity":"sha512-u6qtDwn2zZ/AI+UFtdOkNZMYJjIuho33AGAGWWt2WqC2HSo3QxKK/QYVjSvbKfyrDP0UI6oiFhXUikvoWOJFcQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.572_1612398141279_0.2893231043218356"},"_hasShrinkwrap":false,"publish_time":1612398141402,"_cnpm_publish_time":1612398141402,"_cnpmcore_publish_time":"2021-12-16T19:03:39.872Z","contributors":[]},"2.0.0-nightly.568":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.568","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2190+dba96de0","@parcel/babel-preset-env":"2.0.0-nightly.568+dba96de0","@parcel/plugin":"2.0.0-nightly.568+dba96de0","@parcel/utils":"2.0.0-nightly.568+dba96de0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.568+dba96de0"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"dba96de07f7aef36fc11a15619e87c5acec00bac","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.568","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"50682b7c3ff21dcc0c46c297d8dbf1eba33a1270","size":13949,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.568.tgz","integrity":"sha512-HyT99RLg34HXl1ShUsQZJgxkDQ3i6iY/HwZJbks3MiHDqL9xY7KMJM1Dc3gD4MSdbeBSX39lfAG561AdcG96XQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.568_1612311661767_0.16307968562812114"},"_hasShrinkwrap":false,"publish_time":1612311661952,"_cnpm_publish_time":1612311661952,"_cnpmcore_publish_time":"2021-12-16T19:03:40.139Z","contributors":[]},"2.0.0-nightly.564":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.564","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2186+fbca3a93","@parcel/babel-preset-env":"2.0.0-nightly.564+fbca3a93","@parcel/plugin":"2.0.0-nightly.564+fbca3a93","@parcel/utils":"2.0.0-nightly.564+fbca3a93","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.564+fbca3a93"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"fbca3a93f8ff1178d35ecf55cd31f243c5359dd1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.564","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"0f8503582d95e8ddeeabc0d7b1dfecb687f68b4e","size":13950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.564.tgz","integrity":"sha512-rxvqRd/2l1wFQcnkzJQA3Aq4Qt4gpN9vJuD9egZtO0dt3g9wlO2Ifk7TakgzUsUnpWcfxfGWTFYMnLSoRy5Hfw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.564_1612225645790_0.3661273688997253"},"_hasShrinkwrap":false,"publish_time":1612225646041,"_cnpm_publish_time":1612225646041,"_cnpmcore_publish_time":"2021-12-16T19:03:40.377Z","contributors":[]},"2.0.0-nightly.562":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.562","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2184+36de59e1","@parcel/babel-preset-env":"2.0.0-nightly.562+36de59e1","@parcel/plugin":"2.0.0-nightly.562+36de59e1","@parcel/utils":"2.0.0-nightly.562+36de59e1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.562+36de59e1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"36de59e1f07a99630ca3e2e37deff1ae3258c881","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.562","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"e6c9de42fc7f97737644f220e9aa437868eed403","size":13948,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.562.tgz","integrity":"sha512-3VVsVNSzfE2Np39Q6Yljc7+wlzPrrvEKVx4VUH5gex1khG/7LI5u5i5K2AImv63dZyH4iF2x7SWpXqwfxJj13g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.562_1612139278795_0.47934764495073345"},"_hasShrinkwrap":false,"publish_time":1612139278965,"_cnpm_publish_time":1612139278965,"_cnpmcore_publish_time":"2021-12-16T19:03:40.587Z","contributors":[]},"2.0.0-nightly.560":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.560","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2182+40f24178","@parcel/babel-preset-env":"2.0.0-nightly.560+40f24178","@parcel/plugin":"2.0.0-nightly.560+40f24178","@parcel/utils":"2.0.0-nightly.560+40f24178","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.560+40f24178"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"40f24178138445abe8746c0dec996b0cda1bfe4b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.560","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"e1c85a0e81604b3ec9511b7c3bc8929045e5881e","size":13949,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.560.tgz","integrity":"sha512-O4Nko5N6jcYuav66EYULvXtbpdKEq70zyO5FUSHyAoflOZ79d8jXd21PS0Tjz01CVVatAkzjSjgkQ8Pj4D8MYg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.560_1611966433474_0.43935558989527124"},"_hasShrinkwrap":false,"publish_time":1611966433624,"_cnpm_publish_time":1611966433624,"_cnpmcore_publish_time":"2021-12-16T19:03:40.889Z","contributors":[]},"2.0.0-nightly.556":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.556","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2178+c50e6555","@parcel/babel-preset-env":"2.0.0-nightly.556+c50e6555","@parcel/plugin":"2.0.0-nightly.556+c50e6555","@parcel/utils":"2.0.0-nightly.556+c50e6555","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.556+c50e6555"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c50e65556963d4e406d658b64a22cd233a6012df","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.556","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"ad86884487c5cf5c64043e20982e0364571e933f","size":13949,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.556.tgz","integrity":"sha512-6Znq9qjMn8yc+hMSPD9udjGL8gu+PBvRO+PcIm7p+Bd0Bi61pNpsUK8Cm+nVbZg97JrcLSx4qz78qSVQbOuvLQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.556_1611707399855_0.1742365193920674"},"_hasShrinkwrap":false,"publish_time":1611707399972,"_cnpm_publish_time":1611707399972,"_cnpmcore_publish_time":"2021-12-16T19:03:41.098Z","contributors":[]},"2.0.0-nightly.555":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.555","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2177+6a650017","@parcel/babel-preset-env":"2.0.0-nightly.555+6a650017","@parcel/plugin":"2.0.0-nightly.555+6a650017","@parcel/utils":"2.0.0-nightly.555+6a650017","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.555+6a650017"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6a650017dbe04ea0d66ac927d335a2ce4c48cf8c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.555","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"391272bda7575c45f54c4a1a7d7413b3147dc795","size":13949,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.555.tgz","integrity":"sha512-ausG/JpPH9oloMDnNuwMySapO+iq3ENPHgEmtxoo6HSNfbK9EpdQr6zwb6bT1AVN31OThEiGKM4wIvaml7BSvw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.555_1611620927447_0.5930458679632928"},"_hasShrinkwrap":false,"publish_time":1611620927590,"_cnpm_publish_time":1611620927590,"_cnpmcore_publish_time":"2021-12-16T19:03:41.399Z","contributors":[]},"2.0.0-nightly.553":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.553","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2175+6d9e3901","@parcel/babel-preset-env":"2.0.0-nightly.553+6d9e3901","@parcel/plugin":"2.0.0-nightly.553+6d9e3901","@parcel/utils":"2.0.0-nightly.553+6d9e3901","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.553+6d9e3901"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6d9e3901e213ebd1932d69eb0587d219033f1da7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.553","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"77c1101e20ed3c004c8d18080f774cc9d47ba8ff","size":13948,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.553.tgz","integrity":"sha512-0gyn6jCatlJXmLj3pDRdLgJjeaV/OlmlruGmVaPPvzh3fkOsfdJ9FFGAe4yxIOGLjse2mr5MFhzwUd7JZZPODA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.553_1611363162151_0.751586243339307"},"_hasShrinkwrap":false,"publish_time":1611363162293,"_cnpm_publish_time":1611363162293,"_cnpmcore_publish_time":"2021-12-16T19:03:41.600Z","contributors":[]},"2.0.0-nightly.550":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.550","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2172+0ed50b57","@parcel/babel-preset-env":"2.0.0-nightly.550+0ed50b57","@parcel/plugin":"2.0.0-nightly.550+0ed50b57","@parcel/utils":"2.0.0-nightly.550+0ed50b57","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.550+0ed50b57"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"0ed50b57e22ddda8a5b92c8106200e07b9c9b9a4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.550","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"5866c3ee6cfa367d78b67b485f109f40e8eeb880","size":13950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.550.tgz","integrity":"sha512-MX+knTY/yXNdxcjY6WDl0pOrgojZSSZcav9bLeBZvkImkX9u77e1UyM8XyEVvNW4BB7Oak6SQCA2/9opz2Q0gA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.550_1611276841008_0.9857293246452641"},"_hasShrinkwrap":false,"publish_time":1611276841141,"_cnpm_publish_time":1611276841141,"_cnpmcore_publish_time":"2021-12-16T19:03:41.867Z","contributors":[]},"2.0.0-nightly.542":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.542","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2164+bdc45e49","@parcel/babel-preset-env":"2.0.0-nightly.542+bdc45e49","@parcel/plugin":"2.0.0-nightly.542+bdc45e49","@parcel/utils":"2.0.0-nightly.542+bdc45e49","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.542+bdc45e49"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"bdc45e49437b986934d3b1b0d8f6a4ecc292a2aa","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.542","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"f6e6e24b2563693939e08eb1453ebf5381b3f916","size":13950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.542.tgz","integrity":"sha512-T5zGFf4g9JkUDx9CmcWUt+8vzIxSVXSPseePxJInhnUqe6N6UbMG4PNSx/taOMpt9/DGprgLTAafiyCAOqhK5Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.542_1611017654590_0.9606431146616621"},"_hasShrinkwrap":false,"publish_time":1611017654686,"_cnpm_publish_time":1611017654686,"_cnpmcore_publish_time":"2021-12-16T19:03:42.092Z","contributors":[]},"2.0.0-nightly.541":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.541","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2163+53e5918a","@parcel/babel-preset-env":"2.0.0-nightly.541+53e5918a","@parcel/plugin":"2.0.0-nightly.541+53e5918a","@parcel/utils":"2.0.0-nightly.541+53e5918a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.541+53e5918a"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"53e5918a5be35f2887ffaa2b1f2fa011b84cefb1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.541","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"0a9259f81ec2801d29641d516025ec6d4aafb816","size":13948,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.541.tgz","integrity":"sha512-ulrS+8iixt1b0J3TojyMg0A3UopHVEHC226v/EdhtoWikCp9cNuhT/AGjQ9uhOB2DUq5DZJ2EGLZJMYGsyNU+A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.541_1610931001114_0.8381149377382999"},"_hasShrinkwrap":false,"publish_time":1610931001255,"_cnpm_publish_time":1610931001255,"_cnpmcore_publish_time":"2021-12-16T19:03:42.324Z","contributors":[]},"2.0.0-nightly.539":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.539","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2161+47555e2d","@parcel/babel-preset-env":"2.0.0-nightly.539+47555e2d","@parcel/plugin":"2.0.0-nightly.539+47555e2d","@parcel/utils":"2.0.0-nightly.539+47555e2d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.539+47555e2d"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"47555e2d54cc03780b6c1097c114917cd12c8b10","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.539","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"15009ee34e1ca0e1bb2593b4b7582557ac9b0f17","size":13951,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.539.tgz","integrity":"sha512-lhRCToHNHyXrX6diEfWbnRCXQ9AszBGPGh5gCe3EGBUUuahYPNvV2nblMIuC5gFqEtMYexX7IFAuN63MMiz4UQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.539_1610844648405_0.059579697985449265"},"_hasShrinkwrap":false,"publish_time":1610844648542,"_cnpm_publish_time":1610844648542,"_cnpmcore_publish_time":"2021-12-16T19:03:42.510Z","contributors":[]},"2.0.0-nightly.537":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.537","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2159+49ac2175","@parcel/babel-preset-env":"2.0.0-nightly.537+49ac2175","@parcel/plugin":"2.0.0-nightly.537+49ac2175","@parcel/utils":"2.0.0-nightly.537+49ac2175","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.537+49ac2175"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"49ac217507d5914a2e38ca402593d26527cdb673","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.537","_nodeVersion":"14.15.4","_npmVersion":"lerna/3.20.2/node@v14.15.4+x64 (linux)","dist":{"shasum":"30aeb4d540d900861dda1c0fce108c389baa7916","size":13950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.537.tgz","integrity":"sha512-l13FtkSZYOqpATixhAsknx2k5/yCyvvTrsZsxjQOWL/B3YrQviSmBJDqutJ6GUgYTFlxdG/OMB/i8NzYmOfm2g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.537_1610671872745_0.6558832110453308"},"_hasShrinkwrap":false,"publish_time":1610671872923,"_cnpm_publish_time":1610671872923,"_cnpmcore_publish_time":"2021-12-16T19:03:43.136Z","contributors":[]},"2.0.0-nightly.534":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.534","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2156+4a083b40","@parcel/babel-preset-env":"2.0.0-nightly.534+4a083b40","@parcel/plugin":"2.0.0-nightly.534+4a083b40","@parcel/utils":"2.0.0-nightly.534+4a083b40","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.534+4a083b40"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"4a083b40c5596cb4639d4e108d162a6cd086711e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.534","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"0101095f90a7cf66ddf5bd9d8f77b0de8ccf0209","size":13950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.534.tgz","integrity":"sha512-JY4hWybD6vF10UrtCbPM37uDKkfgBeweC2kPCmsGB7IBs9UUyfdL+ffy2Uu80N/kc97lWt8wUQ2SDSHfUBIDLg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.534_1610585867542_0.43818766889124894"},"_hasShrinkwrap":false,"publish_time":1610585867677,"_cnpm_publish_time":1610585867677,"_cnpmcore_publish_time":"2021-12-16T19:03:43.343Z","contributors":[]},"2.0.0-nightly.529":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.529","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2151+f343ebaa","@parcel/babel-preset-env":"2.0.0-nightly.529+f343ebaa","@parcel/plugin":"2.0.0-nightly.529+f343ebaa","@parcel/utils":"2.0.0-nightly.529+f343ebaa","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.529+f343ebaa"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f343ebaa001fb9e88191beea1b383311856402b2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.529","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"3b166c6e9710d5bdfeb35846ded57f9622b4e06b","size":13951,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.529.tgz","integrity":"sha512-8aMVoMGynyZ5xWTEsf5JiHZzy7Fjq1uDJwSGP5a/rBgYJm8TIrDQYCHZR4Nr8EHkDeVfiIGnV12BerbOt6iWfg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.529_1610498976969_0.3678126066009795"},"_hasShrinkwrap":false,"publish_time":1610498977143,"_cnpm_publish_time":1610498977143,"_cnpmcore_publish_time":"2021-12-16T19:03:43.599Z","contributors":[]},"2.0.0-nightly.526":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.526","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2148+97a7bfee","@parcel/babel-preset-env":"2.0.0-nightly.526+97a7bfee","@parcel/plugin":"2.0.0-nightly.526+97a7bfee","@parcel/utils":"2.0.0-nightly.526+97a7bfee","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.526+97a7bfee"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"97a7bfeead8007df257d13d94c5b2f724a2ba0bd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.526","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"ae67060caff1876bbad2111118fd40aa03a5b2fa","size":13950,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.526.tgz","integrity":"sha512-xH+4fFnVGeB+awXzkusuxiBmxFDhlaG0QWURX5zyC+ICvjtPpXd4KQhDmuV32WBNgPFAX5oNqlfCiKYKKv7p2Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.526_1610325504659_0.5934689005106719"},"_hasShrinkwrap":false,"publish_time":1610325504788,"_cnpm_publish_time":1610325504788,"_cnpmcore_publish_time":"2021-12-16T19:03:44.085Z","contributors":[]},"2.0.0-nightly.524":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.524","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2146+e183e32c","@parcel/babel-preset-env":"2.0.0-nightly.524+e183e32c","@parcel/plugin":"2.0.0-nightly.524+e183e32c","@parcel/utils":"2.0.0-nightly.524+e183e32c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.524+e183e32c"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e183e32c811f066310fff0610aa856ca73a2fcb6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.524","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"006c9dfb243140ba7b85995966b5321e2b8637e7","size":13948,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.524.tgz","integrity":"sha512-hvqrVlsNK3xFkYmzR+JqDbps/neKl7yOKaTzl4XgcRXK07b+885fNdJxftYFToWLe3Ch3w31yi77lZUGhcIWig=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.524_1610239217684_0.953427662089315"},"_hasShrinkwrap":false,"publish_time":1610239217824,"_cnpm_publish_time":1610239217824,"_cnpmcore_publish_time":"2021-12-16T19:03:44.348Z","contributors":[]},"2.0.0-nightly.522":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.522","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2144+71264fe1","@parcel/babel-preset-env":"2.0.0-nightly.522+71264fe1","@parcel/plugin":"2.0.0-nightly.522+71264fe1","@parcel/utils":"2.0.0-nightly.522+71264fe1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.522+71264fe1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"71264fe1af27c6eec127fe8fa3241dd1a2e6c029","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.522","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"f9c8b9ef514f3f262e727e45859c29b2a9a1d625","size":13959,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.522.tgz","integrity":"sha512-M782nR6w7OxiOHlHsNfQR8IsJiNW8x+f7VJf18beU5kQYXYlod65drWQvMS9ZVJcwfBGbu74NQYAyt42Tofy8g=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.522_1610152756849_0.7169470590435651"},"_hasShrinkwrap":false,"publish_time":1610152756994,"_cnpm_publish_time":1610152756994,"_cnpmcore_publish_time":"2021-12-16T19:03:44.595Z","contributors":[]},"2.0.0-nightly.516":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.516","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2138+9d5f2d8e","@parcel/babel-preset-env":"2.0.0-nightly.516+9d5f2d8e","@parcel/plugin":"2.0.0-nightly.516+9d5f2d8e","@parcel/utils":"2.0.0-nightly.516+9d5f2d8e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.516+9d5f2d8e"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"9d5f2d8e4fd60187dede960fa2ac6f2624aacb31","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.516","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"821a51997f2879ea97f3c25209c90a44de036a4f","size":13958,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.516.tgz","integrity":"sha512-NyOqqWPjZ4KLe0DslhHAzrDxcSyovPQFqnuNRJT9AdFN04p38JLjm1HeNG1wV9B4QCsojzq3Z5oSxwgLaUUonw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.516_1609979914923_0.7632791633291787"},"_hasShrinkwrap":false,"publish_time":1609979915043,"_cnpm_publish_time":1609979915043,"_cnpmcore_publish_time":"2021-12-16T19:03:44.813Z","contributors":[]},"2.0.0-nightly.515":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.515","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2137+6551001c","@parcel/babel-preset-env":"2.0.0-nightly.515+6551001c","@parcel/plugin":"2.0.0-nightly.515+6551001c","@parcel/utils":"2.0.0-nightly.515+6551001c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.515+6551001c"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6551001c2ed3a42125fefda5881399f85c501f12","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.515","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"8433d373d156c593e66a52578820fed420f63511","size":13962,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.515.tgz","integrity":"sha512-4C7uhMhOdLJEFBvKCl8SxIJmRywktd718MdnjXuXpxYIq5QNgMvGaf6uwASSh8928zrlwbwq0blfCuKm80ivLg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.515_1609893321369_0.6303542917237892"},"_hasShrinkwrap":false,"publish_time":1609893321497,"_cnpm_publish_time":1609893321497,"_cnpmcore_publish_time":"2021-12-16T19:03:45.069Z","contributors":[]},"2.0.0-nightly.513":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.513","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2135+e9e63bdf","@parcel/babel-preset-env":"2.0.0-nightly.513+e9e63bdf","@parcel/plugin":"2.0.0-nightly.513+e9e63bdf","@parcel/utils":"2.0.0-nightly.513+e9e63bdf","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.513+e9e63bdf"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e9e63bdf132c0c3477617434910e2c5dbe41a292","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.513","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"e53575569639cb9d1e209404668dfc3188172db3","size":13961,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.513.tgz","integrity":"sha512-ATWu6hXhiLRQXlg84W6INcsy6G5ABYP/1Ec0J54mMHQrn9Qe26BJ5c29UM6OtGuIEnFnPd4aUWp2mFg/rryHsw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.513_1609806878700_0.7293162841351253"},"_hasShrinkwrap":false,"publish_time":1609806878842,"_cnpm_publish_time":1609806878842,"_cnpmcore_publish_time":"2021-12-16T19:03:45.300Z","contributors":[]},"2.0.0-nightly.508":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.508","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2130+c09cb4d7","@parcel/babel-preset-env":"2.0.0-nightly.508+c09cb4d7","@parcel/plugin":"2.0.0-nightly.508+c09cb4d7","@parcel/utils":"2.0.0-nightly.508+c09cb4d7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.508+c09cb4d7"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c09cb4d79388c06072137b420dd28339aa22d2b4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.508","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"9ce13d620c488b2fa353cbcfa0d22e750d0dc7b1","size":13816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.508.tgz","integrity":"sha512-4I2+2j9zRr2HGLhahRUaLaSSFbmmJyIuNJG6oHvfFecez+BdkDxJE98TApbGCZ/HDHE1m5X3pY3CcPau8S9UsA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.508_1609697632698_0.8687339778464371"},"_hasShrinkwrap":false,"publish_time":1609697632828,"_cnpm_publish_time":1609697632828,"_cnpmcore_publish_time":"2021-12-16T19:03:45.539Z","contributors":[]},"2.0.0-nightly.506":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.506","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2128+f96b0e18","@parcel/babel-preset-env":"2.0.0-nightly.506+f96b0e18","@parcel/plugin":"2.0.0-nightly.506+f96b0e18","@parcel/utils":"2.0.0-nightly.506+f96b0e18","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.506+f96b0e18"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f96b0e18ece3e9288703d892377845a5ecf4b53c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.506","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"654a0f73d61c614ea693bf4a71e32c0fe1d495f0","size":13816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.506.tgz","integrity":"sha512-J4J2UGgE7/rnywpu+xk4GUAmWukmEN6Bjllx08zXpQds+LmQ9j6U77oqgatVGVxgrgnbUDa/AYxF31osobsohA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.506_1609633958449_0.05470434447565964"},"_hasShrinkwrap":false,"publish_time":1609633958548,"_cnpm_publish_time":1609633958548,"_cnpmcore_publish_time":"2021-12-16T19:03:45.783Z","contributors":[]},"2.0.0-nightly.502":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.502","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2124+303a312e","@parcel/babel-preset-env":"2.0.0-nightly.502+303a312e","@parcel/plugin":"2.0.0-nightly.502+303a312e","@parcel/utils":"2.0.0-nightly.502+303a312e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.502+303a312e"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"303a312ea5aa50e59755e30b8ee49fe354f041dc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.502","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"f4c967b5d31272c0ac60d2f1b53156b0fb1379be","size":13813,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.502.tgz","integrity":"sha512-9RQ4yg/narqSUmQMywQ1LGWbsJ3u8k/idtBtiQrThcdsCHu1PRSL/v+JBtrSn35efI0d5F5ram3cF/fTnL0wrg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.502_1609460822666_0.7654203886168225"},"_hasShrinkwrap":false,"publish_time":1609460822892,"_cnpm_publish_time":1609460822892,"_cnpmcore_publish_time":"2021-12-16T19:03:46.057Z","contributors":[]},"2.0.0-nightly.498":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.498","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2120+67aefd83","@parcel/babel-preset-env":"2.0.0-nightly.498+67aefd83","@parcel/plugin":"2.0.0-nightly.498+67aefd83","@parcel/utils":"2.0.0-nightly.498+67aefd83","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.498+67aefd83"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"67aefd83f8a32813aa86c904952d6ceb63eb235c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.498","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"0b8ca62ce651634813cb518b0af5f22f5871c0c8","size":13816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.498.tgz","integrity":"sha512-3d2hBpxeiv7cwJeYwOzA7YRdHSFqUq7Rq4T7fwwJn6CAyf3pRdiq21cAzBlgU568cO6NL06u+53cpqRCA83kSQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.498_1609374495618_0.6445998811954872"},"_hasShrinkwrap":false,"publish_time":1609374495782,"_cnpm_publish_time":1609374495782,"_cnpmcore_publish_time":"2021-12-16T19:03:46.298Z","contributors":[]},"2.0.0-nightly.497":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.497","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2119+f62c5442","@parcel/babel-preset-env":"2.0.0-nightly.497+f62c5442","@parcel/plugin":"2.0.0-nightly.497+f62c5442","@parcel/utils":"2.0.0-nightly.497+f62c5442","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.497+f62c5442"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f62c5442ba7624f682d21409162e00b1e8369a12","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.497","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"60b4434e02a22e8a11305da9a5674e22a8be5a40","size":13817,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.497.tgz","integrity":"sha512-EqnyQkYoS5kLmNbHTg3Ad2YzMC3TVMLV7HNw5Eks5mCnE77UCsAgNBlu7GIY5snFQoXsg4ZktTgRkoPvVsY/fw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.497_1609287985317_0.7346720490197838"},"_hasShrinkwrap":false,"publish_time":1609287985508,"_cnpm_publish_time":1609287985508,"_cnpmcore_publish_time":"2021-12-16T19:03:46.514Z","contributors":[]},"2.0.0-nightly.494":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.494","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2116+50d599db","@parcel/babel-preset-env":"2.0.0-nightly.494+50d599db","@parcel/plugin":"2.0.0-nightly.494+50d599db","@parcel/utils":"2.0.0-nightly.494+50d599db","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.494+50d599db"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"50d599dbcba25b1a5a1117aad09b77e498066a17","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.494","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"f5548c4b2df7ee5d9a1df02fceb5c2f89e68c369","size":13815,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.494.tgz","integrity":"sha512-g1Z4+YDwHw959TCZ7hIKi9KEC5Bh4xwM6Ht6OmA5Ipkxk9UyI+S8LWOuxTrYoEkErm3W6hWzWQAilmU3oGpoNw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.494_1609201494712_0.8608047224978372"},"_hasShrinkwrap":false,"publish_time":1609201494863,"_cnpm_publish_time":1609201494863,"_cnpmcore_publish_time":"2021-12-16T19:03:46.733Z","contributors":[]},"2.0.0-nightly.493":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.493","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2115+e6a2a631","@parcel/babel-preset-env":"2.0.0-nightly.493+e6a2a631","@parcel/plugin":"2.0.0-nightly.493+e6a2a631","@parcel/utils":"2.0.0-nightly.493+e6a2a631","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.493+e6a2a631"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e6a2a6312a472e70c353b3de9978b4f2a2b3406f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.493","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"601ca15380ccb332fbc10848a4c4cc538d2b50b2","size":13814,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.493.tgz","integrity":"sha512-JW1yMreOvQn7LYuveiZrBytZGy2YhDKwCiMmbzIM88Y7i/w2MZ4huqpcYA/vPjX1O2RvVNY3ZB6Cm9+UmLQVJQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.493_1608942090977_0.10293242915927636"},"_hasShrinkwrap":false,"publish_time":1608942091077,"_cnpm_publish_time":1608942091077,"_cnpmcore_publish_time":"2021-12-16T19:03:46.933Z","contributors":[]},"2.0.0-nightly.492":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.492","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2114+72e0894f","@parcel/babel-preset-env":"2.0.0-nightly.492+72e0894f","@parcel/plugin":"2.0.0-nightly.492+72e0894f","@parcel/utils":"2.0.0-nightly.492+72e0894f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.492+72e0894f"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"72e0894f13a3a18811fb90f8044dd49ddf7bd58f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.492","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"1b9946af77f1afde0cbdf5a39e6e13f95cabc943","size":13816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.492.tgz","integrity":"sha512-4aECI9tNC4JG8b6BlERsyhhdp4QqVU+upTR3PINpssLic7jjWO1f77jBAYmt9Hkwt3aok3A9zQlSjY/PrTOh6A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.492_1608855812636_0.08354020281918895"},"_hasShrinkwrap":false,"publish_time":1608855812790,"_cnpm_publish_time":1608855812790,"_cnpmcore_publish_time":"2021-12-16T19:03:47.211Z","contributors":[]},"2.0.0-nightly.491":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.491","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2113+96cdc446","@parcel/babel-preset-env":"2.0.0-nightly.491+96cdc446","@parcel/plugin":"2.0.0-nightly.491+96cdc446","@parcel/utils":"2.0.0-nightly.491+96cdc446","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.491+96cdc446"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"96cdc44690688a6dd7f0943d14022f3c4ab57503","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.491","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"9aa856f510eb93515df22c1e9097cca8a249c98a","size":13817,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.491.tgz","integrity":"sha512-7rYFu8Aik9rUe6yEx/gtAvfHrXfizkfUxrgwiLUPjf78N7MB0cbjViEb5Ylya3vd99OQ38y1S9AyDXC3hk2ETg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.491_1608769684220_0.6945457381119928"},"_hasShrinkwrap":false,"publish_time":1608769684371,"_cnpm_publish_time":1608769684371,"_cnpmcore_publish_time":"2021-12-16T19:03:47.455Z","contributors":[]},"2.0.0-nightly.488":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.488","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2110+f89e5ef8","@parcel/babel-preset-env":"2.0.0-nightly.488+f89e5ef8","@parcel/plugin":"2.0.0-nightly.488+f89e5ef8","@parcel/utils":"2.0.0-nightly.488+f89e5ef8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.488+f89e5ef8"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f89e5ef87fcb58e6131475b5218f188cc231a1d9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.488","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"43a262a39082f44e6b80b069579fd6f64d882b07","size":13818,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.488.tgz","integrity":"sha512-X3+0nU3oS75QQwNd1Qp52x7cnbPLm1UQFQpC+2vrwiO9bvdLyPEhTjJaeXsVKXnwnTBqW69o/eFvlOuqKWFFUw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.488_1608423510236_0.5838973182183571"},"_hasShrinkwrap":false,"publish_time":1608423510405,"_cnpm_publish_time":1608423510405,"_cnpmcore_publish_time":"2021-12-16T19:03:47.695Z","contributors":[]},"2.0.0-nightly.487":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.487","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2109+8fdb9581","@parcel/babel-preset-env":"2.0.0-nightly.487+8fdb9581","@parcel/plugin":"2.0.0-nightly.487+8fdb9581","@parcel/utils":"2.0.0-nightly.487+8fdb9581","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.487+8fdb9581"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8fdb9581c35d121b7c6d5bd2fce4b2719dd26477","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.487","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"7e3c1d9b80996318d36b974c7ce1a0d96d3ca54d","size":13816,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.487.tgz","integrity":"sha512-EXT6XjXXOciok+IBZLM+Jb5vQiWLXxz9GFSy6yiyvnO3OcGj79oezySQsyJWxuDwcSCVsP9AC7pfMXxKXhQEuQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.487_1608337121023_0.7245013202576585"},"_hasShrinkwrap":false,"publish_time":1608337121142,"_cnpm_publish_time":1608337121142,"_cnpmcore_publish_time":"2021-12-16T19:03:47.917Z","contributors":[]},"2.0.0-nightly.483":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.483","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2105+a4cf3e95","@parcel/babel-preset-env":"2.0.0-nightly.483+a4cf3e95","@parcel/plugin":"2.0.0-nightly.483+a4cf3e95","@parcel/utils":"2.0.0-nightly.483+a4cf3e95","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.483+a4cf3e95"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a4cf3e958ea1136b4829eb93615fba5328213471","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.483","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"6c1087cf48a209f32e4b4d8be261ebaf160cfd00","size":13823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.483.tgz","integrity":"sha512-nwC1n4NgkUjqfbAWI6BE1dD4hLDF+QrRCZnMT6BG5DREH413wvgSi+6o8pOLkxnBgnCuiEW0mb8L4gUKh4FXTg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.483_1608077910470_0.34235119921582213"},"_hasShrinkwrap":false,"publish_time":1608077910623,"_cnpm_publish_time":1608077910623,"_cnpmcore_publish_time":"2021-12-16T19:03:48.258Z","contributors":[]},"2.0.0-nightly.481":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.481","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2103+e6df5842","@parcel/babel-preset-env":"2.0.0-nightly.481+e6df5842","@parcel/plugin":"2.0.0-nightly.481+e6df5842","@parcel/utils":"2.0.0-nightly.481+e6df5842","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.481+e6df5842"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e6df5842da3500fedec890faacabe10353eac295","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.481","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"ae74c0ec211e739645104f48267c344f4370224b","size":13820,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.481.tgz","integrity":"sha512-fny91n71iDME0aWa9TWjAXEeeRWKaZzGvj5EpHkDG7+rAo/ivTa7uHq+kj+87lOwn8pIF6grz9BD6QgGCCWcgg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.481_1607991493209_0.7050458988532018"},"_hasShrinkwrap":false,"publish_time":1607991493356,"_cnpm_publish_time":1607991493356,"_cnpmcore_publish_time":"2021-12-16T19:03:48.462Z","contributors":[]},"2.0.0-nightly.479":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.479","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2101+ed6b43b6","@parcel/babel-preset-env":"2.0.0-nightly.479+ed6b43b6","@parcel/plugin":"2.0.0-nightly.479+ed6b43b6","@parcel/utils":"2.0.0-nightly.479+ed6b43b6","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.479+ed6b43b6"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"ed6b43b673071038fccc637dac50fb9f0a15c7e3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.479","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"4b0ecec610ec23c2c13329303ea2697ecc287066","size":13822,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.479.tgz","integrity":"sha512-UaTpmBPPpwrWRxBvxO0QG4e9Htka/0lnfPCdxV1wQhip/ehC2kcfIXRct4MLVxXNvUNweGBvaVeYv3Fsn19fiQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.479_1607905094166_0.5344464216576623"},"_hasShrinkwrap":false,"publish_time":1607905094292,"_cnpm_publish_time":1607905094292,"_cnpmcore_publish_time":"2021-12-16T19:03:49.029Z","contributors":[]},"2.0.0-nightly.478":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.478","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2100+90a3f012","@parcel/babel-preset-env":"2.0.0-nightly.478+90a3f012","@parcel/plugin":"2.0.0-nightly.478+90a3f012","@parcel/utils":"2.0.0-nightly.478+90a3f012","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.478+90a3f012"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"90a3f012ccada0e5f80d9aac0dda3e08f21053d1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.478","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"08fb1da547bc8e7c5482f4fb72aef934f270b852","size":13821,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.478.tgz","integrity":"sha512-G1bbbcPwG/1ZPxLS/7DVsWI7tKCq01HBiWW9o6f5ulZmBGjBmJ2pgMiZGPI4kBpKJo4mb6yCT9zzXAYY722Ecg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.478_1607645876525_0.020839832144607273"},"_hasShrinkwrap":false,"publish_time":1607645876669,"_cnpm_publish_time":1607645876669,"_cnpmcore_publish_time":"2021-12-16T19:03:49.323Z","contributors":[]},"2.0.0-nightly.477":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.477","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2099+f33c5cd4","@parcel/babel-preset-env":"2.0.0-nightly.477+f33c5cd4","@parcel/plugin":"2.0.0-nightly.477+f33c5cd4","@parcel/utils":"2.0.0-nightly.477+f33c5cd4","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.477+f33c5cd4"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f33c5cd400cdbc7500a53b8f7fd679efe25a3a16","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.477","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"2f4e248e2294b6e86633b46d1dae87fd250c06bd","size":13823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.477.tgz","integrity":"sha512-WGunKKNsP5UnhMnKUDOmjvQ4xoNs/ycTZk8blgOEaEohF9AyKXjLcUA/hl47kiagwxkztaIs3pcNpH0gjGWwxw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.477_1607559527534_0.30284033445828173"},"_hasShrinkwrap":false,"publish_time":1607559527697,"_cnpm_publish_time":1607559527697,"_cnpmcore_publish_time":"2021-12-16T19:03:49.548Z","contributors":[]},"2.0.0-nightly.476":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.476","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2098+87542ce3","@parcel/babel-preset-env":"2.0.0-nightly.476+87542ce3","@parcel/plugin":"2.0.0-nightly.476+87542ce3","@parcel/utils":"2.0.0-nightly.476+87542ce3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.476+87542ce3"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"87542ce3d4c55628afbc659903ba190844d224f7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.476","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"05173d9ca5a76f995e76cd4ddff230f0da2b0852","size":13825,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.476.tgz","integrity":"sha512-U1ltrO9yxXFcF1Y/c90BENk2NI6RFfxh6seXfqS0NGZMzBbO8gsEifHeUUJafBVBu1LQPi7C6EFFW1NrKM9WtQ=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.476_1607473047398_0.19784943122215348"},"_hasShrinkwrap":false,"publish_time":1607473047568,"_cnpm_publish_time":1607473047568,"_cnpmcore_publish_time":"2021-12-16T19:03:49.761Z","contributors":[]},"2.0.0-nightly.474":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.474","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2096+a23db0bb","@parcel/babel-preset-env":"2.0.0-nightly.474+a23db0bb","@parcel/plugin":"2.0.0-nightly.474+a23db0bb","@parcel/utils":"2.0.0-nightly.474+a23db0bb","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.474+a23db0bb"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a23db0bb2a545a2e717939dc7cc752170fe12e22","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.474","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"ff0737dde6bc4675e62a81c9bfbc2ad2dba29b45","size":13823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.474.tgz","integrity":"sha512-bfQM5BlETg5A1fQmX+SAhTTpOU4uMW4YoOWfhqg7Ph3dLJeJP76IFENVg/un/uw7ScYpxwx94MbWS3bAF7vZeA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.474_1607386680578_0.18729297607589568"},"_hasShrinkwrap":false,"publish_time":1607386680776,"_cnpm_publish_time":1607386680776,"_cnpmcore_publish_time":"2021-12-16T19:03:49.995Z","contributors":[]},"2.0.0-nightly.471":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.471","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2093+22dd5b92","@parcel/babel-preset-env":"2.0.0-nightly.471+22dd5b92","@parcel/plugin":"2.0.0-nightly.471+22dd5b92","@parcel/utils":"2.0.0-nightly.471+22dd5b92","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.471+22dd5b92"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"22dd5b928d1dcc4d54cd7f5338a9af8735b30b09","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.471","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"c96cfbac2576a2f1859a1ec1331eaa059664869d","size":13825,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.471.tgz","integrity":"sha512-W65XkgQUPbMd/DK+W3q+LmNqyMrQPD3JVqhB8f9AOy9WOXSqaypw5tJnSVB6hr7Ie4Z4781z3FCHONATT+r9EA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.471_1607300296974_0.5045501314661449"},"_hasShrinkwrap":false,"publish_time":1607300297075,"_cnpm_publish_time":1607300297075,"_cnpmcore_publish_time":"2021-12-16T19:03:50.242Z","contributors":[]},"2.0.0-nightly.469":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.469","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2091+4aa4acc4","@parcel/babel-preset-env":"2.0.0-nightly.469+4aa4acc4","@parcel/plugin":"2.0.0-nightly.469+4aa4acc4","@parcel/utils":"2.0.0-nightly.469+4aa4acc4","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.469+4aa4acc4"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"4aa4acc4e5da7ae086136a455f7506eeb7972cdb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.469","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"8c5e7ea6ebb7abc11eeb4d244178ffcb1b019a0f","size":13821,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.469.tgz","integrity":"sha512-y03Jg9W1Vc5pBHUPgaAYSC59lFRBNm3lKia/V3GEZ1zK35ZvcLFIv3ewfpxtbzKKiH3qH7RqeyO+n/k+NP4HFA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.469_1607213896347_0.46038226426247664"},"_hasShrinkwrap":false,"publish_time":1607213896505,"_cnpm_publish_time":1607213896505,"_cnpmcore_publish_time":"2021-12-16T19:03:50.440Z","contributors":[]},"2.0.0-nightly.468":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.468","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2090+dffb28f3","@parcel/babel-preset-env":"2.0.0-nightly.468+dffb28f3","@parcel/plugin":"2.0.0-nightly.468+dffb28f3","@parcel/utils":"2.0.0-nightly.468+dffb28f3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.468+dffb28f3"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"dffb28f3d6799f3d2452f778ddef14b75d6311ee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.468","_nodeVersion":"14.15.1","_npmVersion":"lerna/3.20.2/node@v14.15.1+x64 (linux)","dist":{"shasum":"7c692515b8f272d8db4bdd7f5153df10dd277984","size":13823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.468.tgz","integrity":"sha512-aAIs6qxGzqxSGs0CnS6PBR4I8Rjhvpp6MCfv5haHLa18CjmQLfHjtcHpo/aXqI6lfnQwESJCz86iR1tBp9sF6Q=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.468_1607041028808_0.04336023618600815"},"_hasShrinkwrap":false,"publish_time":1607041028951,"_cnpm_publish_time":1607041028951,"_cnpmcore_publish_time":"2021-12-16T19:03:50.678Z","contributors":[]},"2.0.0-nightly.467":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.467","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2089+5d5b996e","@parcel/babel-preset-env":"2.0.0-nightly.467+5d5b996e","@parcel/plugin":"2.0.0-nightly.467+5d5b996e","@parcel/utils":"2.0.0-nightly.467+5d5b996e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.467+5d5b996e"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"5d5b996e04629db8eac0504cb1063089dd97cb56","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.467","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"e3ce6e989ff83792f21cbcb945b76f78fc0e3eaa","size":13823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.467.tgz","integrity":"sha512-JJEuCi1zWjXipjT10TN06rJrOOLTYFWXPcUxSWh5m0/wm9ycEGGwHPgz8B5oKOTQqBHJFs0+7SZxDdP/17bZfg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.467_1606954674710_0.48758724010066756"},"_hasShrinkwrap":false,"publish_time":1606954674861,"_cnpm_publish_time":1606954674861,"_cnpmcore_publish_time":"2021-12-16T19:03:50.877Z","contributors":[]},"2.0.0-nightly.466":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.466","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2088+583a6cef","@parcel/babel-preset-env":"2.0.0-nightly.466+583a6cef","@parcel/plugin":"2.0.0-nightly.466+583a6cef","@parcel/utils":"2.0.0-nightly.466+583a6cef","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.466+583a6cef"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"583a6cefb7df9a184352e9a77f2bdeed24776378","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.466","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"5ed5bcb57c647c374772c796581ad9b4c8d2ebce","size":13823,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.466.tgz","integrity":"sha512-yiKETKM287r0nouGnT7qYVGp8ZHGI5Ki2GjK8SKkjHKs63hKxK+QfzU8RIkxjs11n5K0p+ADJhOTq+CyminvAA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.466_1606868231461_0.7748738238483799"},"_hasShrinkwrap":false,"publish_time":1606868231672,"_cnpm_publish_time":1606868231672,"_cnpmcore_publish_time":"2021-12-16T19:03:51.151Z","contributors":[]},"2.0.0-nightly.465":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.465","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2087+635c973e","@parcel/babel-preset-env":"2.0.0-nightly.465+635c973e","@parcel/plugin":"2.0.0-nightly.465+635c973e","@parcel/utils":"2.0.0-nightly.465+635c973e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.465+635c973e"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"635c973e3e584f7feb99f39c9e1963775e1f2ab1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.465","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"fd98ba9bd89980aa20b668b48d2c589928089b12","size":13824,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.465.tgz","integrity":"sha512-Y0uIuJB4xo6Zn8erjAH0delze21o8UJYScE5bzDGLnkrpsT3319DTB/NjgMjR1BodQN6AIktLvNqkfTsmbT+5w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.465_1606781830595_0.3251208769060163"},"_hasShrinkwrap":false,"publish_time":1606781830731,"_cnpm_publish_time":1606781830731,"_cnpmcore_publish_time":"2021-12-16T19:03:51.372Z","contributors":[]},"2.0.0-nightly.464":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.464","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2086+064ba0a1","@parcel/babel-preset-env":"2.0.0-nightly.464+064ba0a1","@parcel/plugin":"2.0.0-nightly.464+064ba0a1","@parcel/utils":"2.0.0-nightly.464+064ba0a1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.464+064ba0a1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"064ba0a166ea63ccd2b623dc11324d4cd7ffb526","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.464","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"aba5dd98d497af4f138d955db0552b05ca7db23e","size":13820,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.464.tgz","integrity":"sha512-ozs8+zp0DSp4d/My57qiw/z1Tmo+yi1PC3U8aCqTyZBsuQpEJvO7tdAoPcsCSPP5WsW0Gxn7tW46akaKmsKkew=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.464_1606176912319_0.9236313847552791"},"_hasShrinkwrap":false,"publish_time":1606176912448,"_cnpm_publish_time":1606176912448,"_cnpmcore_publish_time":"2021-12-16T19:03:52.022Z","contributors":[]},"2.0.0-nightly.462":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.462","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2084+6b1aec6a","@parcel/babel-preset-env":"2.0.0-nightly.462+6b1aec6a","@parcel/plugin":"2.0.0-nightly.462+6b1aec6a","@parcel/utils":"2.0.0-nightly.462+6b1aec6a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.462+6b1aec6a"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6b1aec6a4e56d72166d99f8fb7e0a41b8d310a29","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.462","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"6fac811e2cb2675a299706f51ede9307f12975ca","size":13833,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.462.tgz","integrity":"sha512-LFdA/tl/oNS9h7cM/MdjvO1WgR9CXSaazC+DOkXwKvLex6rPQjkGNl9zr9ZYKo3ZKB8kSuA7BVr+cwRVpbjzaA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.462_1606090484931_0.46759236848843755"},"_hasShrinkwrap":false,"publish_time":1606090485065,"_cnpm_publish_time":1606090485065,"_cnpmcore_publish_time":"2021-12-16T19:03:52.259Z","contributors":[]},"2.0.0-nightly.459":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.459","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2081+0247770e","@parcel/babel-preset-env":"2.0.0-nightly.459+0247770e","@parcel/plugin":"2.0.0-nightly.459+0247770e","@parcel/utils":"2.0.0-nightly.459+0247770e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.459+0247770e"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"0247770e83394ad44fb755cbe8b20e56a65fc580","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.459","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"b52ad47356e9e8476ee7d473235d71198affc5c0","size":13448,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.459.tgz","integrity":"sha512-ylc9cjs/X1A1bbFZnJ0q2z76fOTyY39O+ndDtU14Bmp5VeT1QdcUZRm3lJsp/bhf03vKZsUzsLvT/06KBAFcgg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.459_1606004105840_0.29079341931878466"},"_hasShrinkwrap":false,"publish_time":1606004106022,"_cnpm_publish_time":1606004106022,"_cnpmcore_publish_time":"2021-12-16T19:03:52.480Z","contributors":[]},"2.0.0-nightly.456":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.456","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2078+944ac09b","@parcel/babel-preset-env":"2.0.0-nightly.456+944ac09b","@parcel/plugin":"2.0.0-nightly.456+944ac09b","@parcel/utils":"2.0.0-nightly.456+944ac09b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.456+944ac09b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"944ac09bd10daab6894ade7ad8935d6964ceddb5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.456","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"d3ad0320fc16ea6d7a4b7886b9d788b3d654781c","size":13448,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.456.tgz","integrity":"sha512-sRZ9C3e//U2DHGp4xu0dEY8HDP8KcMJ3deoE81unAn2vMl3g5FeoTRLcmfDnICJY8QH6t8WEL8TPyAA/nqvV7w=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.456_1605917650390_0.4861622318994654"},"_hasShrinkwrap":false,"publish_time":1605917650495,"_cnpm_publish_time":1605917650495,"_cnpmcore_publish_time":"2021-12-16T19:03:52.687Z","contributors":[]},"2.0.0-nightly.455":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.455","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2077+aa979466","@parcel/babel-preset-env":"2.0.0-nightly.455+aa979466","@parcel/plugin":"2.0.0-nightly.455+aa979466","@parcel/utils":"2.0.0-nightly.455+aa979466","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.455+aa979466"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"aa979466854f8d2f488613a2bc8f17b85d9ce2fd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.455","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"898709c98067e99b966f40123bc28519a65efb29","size":13448,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.455.tgz","integrity":"sha512-xi+tRXZYlSR5JzhuHrG/IYFKdOUHvPrd4KGm2IF6Xc0mre/cUW6pITEbbyZv/RMjKYaQRi/aeExi2ag6phxJRg=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.455_1605831284645_0.6083884065756622"},"_hasShrinkwrap":false,"publish_time":1605831284755,"_cnpm_publish_time":1605831284755,"_cnpmcore_publish_time":"2021-12-16T19:03:52.902Z","contributors":[]},"2.0.0-nightly.454":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.454","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2076+04b47e19","@parcel/babel-preset-env":"2.0.0-nightly.454+04b47e19","@parcel/plugin":"2.0.0-nightly.454+04b47e19","@parcel/utils":"2.0.0-nightly.454+04b47e19","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.454+04b47e19"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"04b47e19d2c66b48f88735612f759bb5fc18205f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.454","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"f38fb091d9618fb0df159e776272e01217eac7ef","size":13449,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.454.tgz","integrity":"sha512-wS7iKiFpRhyJM39jlb/RdD5aMPyOwHU5Fw7Y5XS3Azb1FfC4W3MYFvrXDE6iKJ5P/fXs45V3WAosZqMgt88J1A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.454_1605744839937_0.40701893675747836"},"_hasShrinkwrap":false,"publish_time":1605744840258,"_cnpm_publish_time":1605744840258,"_cnpmcore_publish_time":"2021-12-16T19:03:53.150Z","contributors":[]},"2.0.0-nightly.449":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.449","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2071+837d1fbd","@parcel/babel-preset-env":"2.0.0-nightly.449+837d1fbd","@parcel/plugin":"2.0.0-nightly.449+837d1fbd","@parcel/utils":"2.0.0-nightly.449+837d1fbd","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.449+837d1fbd"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"837d1fbda5eda89fe21bce83af3d24dfa9fb5887","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.449","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"099259ef4ac9f02f61cc5c6ff8102d07489345cf","size":13449,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.449.tgz","integrity":"sha512-BTuOrG892ZmAx7M3jT0WX+2Yxi/bLtbuDWP8SfH9lXgrCJtx6fPObk7mqIrTvdmefKjeLcRmig1nS7XcnFKJPA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.449_1605399652708_0.24415826588206557"},"_hasShrinkwrap":false,"publish_time":1605399652873,"_cnpm_publish_time":1605399652873,"_cnpmcore_publish_time":"2021-12-16T19:03:53.356Z","contributors":[]},"2.0.0-nightly.448":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.448","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2070+61001140","@parcel/babel-preset-env":"2.0.0-nightly.448+61001140","@parcel/plugin":"2.0.0-nightly.448+61001140","@parcel/utils":"2.0.0-nightly.448+61001140","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.448+61001140"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6100114072dbef712da6ee81e8314ef81f14fe2f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.448","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"cc8b5fcceed090c230be6304fd68084fc5e62325","size":13446,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.448.tgz","integrity":"sha512-9dPujGq9e90cYA3TM+aupWzw3Yz90PwqrY93KqRKWEkFYiwQed28hMGjS78uJerjnAmfKDBB1HFO/hFSnZf5/A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.448_1605312827426_0.9150123450198389"},"_hasShrinkwrap":false,"publish_time":1605312827619,"_cnpm_publish_time":1605312827619,"_cnpmcore_publish_time":"2021-12-16T19:03:53.566Z","contributors":[]},"2.0.0-nightly.447":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.447","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2069+3df3153b","@parcel/babel-preset-env":"2.0.0-nightly.447+3df3153b","@parcel/plugin":"2.0.0-nightly.447+3df3153b","@parcel/utils":"2.0.0-nightly.447+3df3153b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.447+3df3153b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"3df3153bbd226de7184fec966b0fc50841de3510","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.447","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"a936a737d4bdec282dc23cbb9142b0bc80d5fe0e","size":13418,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.447.tgz","integrity":"sha512-9wMqAV7kO4YcYb1in6YhM3PbmMz5GgNHcMI63aOtDhXCxqi4uYSo6gS1wHkPK3iv+naGqrPGxvNbopXmzcSkSw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.447_1605226472657_0.4399630279961395"},"_hasShrinkwrap":false,"publish_time":1605226472759,"_cnpm_publish_time":1605226472759,"_cnpmcore_publish_time":"2021-12-16T19:03:53.797Z","contributors":[]},"2.0.0-nightly.446":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.446","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2068+3bfef282","@parcel/babel-preset-env":"2.0.0-nightly.446+3bfef282","@parcel/plugin":"2.0.0-nightly.446+3bfef282","@parcel/utils":"2.0.0-nightly.446+3bfef282","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.446+3bfef282"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"3bfef2821b6fa8031e8ec7778132581296266faa","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.446","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"778dd03df21206e23032cafa867e67f362c74240","size":13418,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.446.tgz","integrity":"sha512-CB5qQZZl0YA+vqnRQq+5huVhWDEe2xd6BNSz8U6K55ez/O9PRSaRosxRkkVIcQJr2jGAI7YTXC4zC3relcvMWA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.446_1605140104990_0.334787335807019"},"_hasShrinkwrap":false,"publish_time":1605140105154,"_cnpm_publish_time":1605140105154,"_cnpmcore_publish_time":"2021-12-16T19:03:54.012Z","contributors":[]},"2.0.0-nightly.445":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.445","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2067+adb92ee0","@parcel/babel-preset-env":"2.0.0-nightly.445+adb92ee0","@parcel/plugin":"2.0.0-nightly.445+adb92ee0","@parcel/utils":"2.0.0-nightly.445+adb92ee0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.445+adb92ee0"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"adb92ee067bee7e10eb4ac9c864e5d28626ee285","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.445","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"b12affbcd5df92597d91e8d404698fd7add574b0","size":13430,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.445.tgz","integrity":"sha512-+vf48c1BLe/4GAz7XXARc9+O92yhQVELmmFOX5uV1dnNy1bdSg6Ek7Ln/uHe3iabcMJF4YbYKBKXJMWiUdalWw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.445_1604967290858_0.31326208214062645"},"_hasShrinkwrap":false,"publish_time":1604967291005,"_cnpm_publish_time":1604967291005,"_cnpmcore_publish_time":"2021-12-16T19:03:54.224Z","contributors":[]},"2.0.0-nightly.444":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.444","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2066+e2136965","@parcel/babel-preset-env":"2.0.0-nightly.444+e2136965","@parcel/plugin":"2.0.0-nightly.444+e2136965","@parcel/utils":"2.0.0-nightly.444+e2136965","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.444+e2136965"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e21369651332aca0f044e136bf7fd83202e3adff","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.444","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"c88446ceda04674c7552cbd4e96bfb5bf8c11dbe","size":13430,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.444.tgz","integrity":"sha512-/ADoA06rrvZN66/Xod8Fsy0xT/N6azn1XT9CoM0G2saXPyN9xpJINbTIT2tfci8zq8vdLoJGfpnP2MOYQyo38A=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.444_1604880949025_0.10319173626987399"},"_hasShrinkwrap":false,"publish_time":1604880949144,"_cnpm_publish_time":1604880949144,"_cnpmcore_publish_time":"2021-12-16T19:03:54.429Z","contributors":[]},"2.0.0-nightly.442":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.442","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2064+1572e394","@parcel/babel-preset-env":"2.0.0-nightly.442+1572e394","@parcel/plugin":"2.0.0-nightly.442+1572e394","@parcel/utils":"2.0.0-nightly.442+1572e394","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.442+1572e394"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"1572e394a5a8f83ede7b838ec3834cb2e58dd6a3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.442","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"507c988007e113beff91e326b19d76ce7db53637","size":13431,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.442.tgz","integrity":"sha512-s8qJ9gjb80IVok0kZDVBJ3OdQB4t0acGDU0FvUS0dom5QH4mDrdx9H4pLCyvQUhagRgG4obR3zxOM8F4btpusw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.442_1604708040699_0.8360944035544664"},"_hasShrinkwrap":false,"publish_time":1604708040940,"_cnpm_publish_time":1604708040940,"_cnpmcore_publish_time":"2021-12-16T19:03:54.710Z","contributors":[]},"2.0.0-nightly.441":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.441","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2063+eaa01371","@parcel/babel-preset-env":"2.0.0-nightly.441+eaa01371","@parcel/plugin":"2.0.0-nightly.441+eaa01371","@parcel/utils":"2.0.0-nightly.441+eaa01371","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.441+eaa01371"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"eaa0137195e101438b3784400496899c275f18e8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.441","_nodeVersion":"14.15.0","_npmVersion":"lerna/3.20.2/node@v14.15.0+x64 (linux)","dist":{"shasum":"a67e544549d5baa3b088e34f438c7a4c58780b42","size":13433,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.441.tgz","integrity":"sha512-3ntMvNtlR+vV456F7X8dECcpjBMPXB2Cfqvrnm8OaYwuq/d8dY/g5h9U4V925RxIE8uiqrN/YLDuW5RLyYCnyA=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.441_1604621630616_0.280866740068322"},"_hasShrinkwrap":false,"publish_time":1604621630818,"_cnpm_publish_time":1604621630818,"_cnpmcore_publish_time":"2021-12-16T19:03:54.947Z","contributors":[]},"2.0.0-nightly.440":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.440","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2062+a5e23487","@parcel/babel-preset-env":"2.0.0-nightly.440+a5e23487","@parcel/plugin":"2.0.0-nightly.440+a5e23487","@parcel/utils":"2.0.0-nightly.440+a5e23487","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.440+a5e23487"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a5e234877e42ce98eb2bd38665edf6937af5733a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.440","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"a437e7b153800ab1daea29c9b3335abf535341bf","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.440.tgz","integrity":"sha512-NhS172zvaCROhPHk8jmAlmyBN7nuPPkGwbCx6SfDdl1+ZaDbbtDQlwDwpzrEdQRHCjoZ8va4IyM9CltT3K8S7Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.440_1604103143262_0.7750434445880487"},"_hasShrinkwrap":false,"publish_time":1604103143412,"_cnpm_publish_time":1604103143412,"_cnpmcore_publish_time":"2021-12-16T19:03:55.201Z","contributors":[]},"2.0.0-nightly.437":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.437","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2059+a2dc60f2","@parcel/babel-preset-env":"2.0.0-nightly.437+a2dc60f2","@parcel/plugin":"2.0.0-nightly.437+a2dc60f2","@parcel/utils":"2.0.0-nightly.437+a2dc60f2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.437+a2dc60f2"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a2dc60f2d204bbba1237a8524821338e0cde9e83","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.437","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"f04384a4362c92228e6f5f946969813614e12e6e","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.437.tgz","integrity":"sha512-nFJtdfQBsw5X27RWm98SLu/cF//FeSGvgSG+flVbHaBIqq7MDjjyPgGGyNNMLrdbYSpzicDX7sp9BK2199C+GQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.437_1603930776936_0.6089775876521484"},"_hasShrinkwrap":false,"publish_time":1603930777055,"_cnpm_publish_time":1603930777055,"_cnpmcore_publish_time":"2021-12-16T19:03:55.438Z","contributors":[]},"2.0.0-nightly.435":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.435","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2057+26a67e4a","@parcel/babel-preset-env":"2.0.0-nightly.435+26a67e4a","@parcel/plugin":"2.0.0-nightly.435+26a67e4a","@parcel/utils":"2.0.0-nightly.435+26a67e4a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.435+26a67e4a"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"26a67e4aa9693a029a5c6edd6eb91b461ef8f6f6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.435","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"2fcac735fdaf63847f4b4b59c7e30b647eeed1c4","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.435.tgz","integrity":"sha512-zigGXzCnu4gsuhn24dBQHo3esjW1nWtPuvt9THrFYeSWdN5sLoQkiez3uUMQZJDEjOiZFTf/Sa/94EDBYcz8dg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.435_1603758024384_0.3275048851405882"},"_hasShrinkwrap":false,"publish_time":1603758024498,"_cnpm_publish_time":1603758024498,"_cnpmcore_publish_time":"2021-12-16T19:03:55.646Z","contributors":[]},"2.0.0-nightly.434":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.434","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2056+146cffb6","@parcel/babel-preset-env":"2.0.0-nightly.434+146cffb6","@parcel/plugin":"2.0.0-nightly.434+146cffb6","@parcel/utils":"2.0.0-nightly.434+146cffb6","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.434+146cffb6"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"146cffb6896d1f2bcc3f7f4426440b09b61142b7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.434","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"9f6a998743d222444d0571865e8850cf577371c8","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.434.tgz","integrity":"sha512-stlpy8s4cmRXwf1qS7tBNwGV1wcyNjirRwFN78/DTldEH6Is2cIyD7oNWjEULggwfLQCYi95Vw0dNFqPsxXdxw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.434_1603671588367_0.4391565503362458"},"_hasShrinkwrap":false,"publish_time":1603671588601,"_cnpm_publish_time":1603671588601,"_cnpmcore_publish_time":"2021-12-16T19:03:55.898Z","contributors":[]},"2.0.0-nightly.432":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.432","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2054+dc70ba15","@parcel/babel-preset-env":"2.0.0-nightly.432+dc70ba15","@parcel/plugin":"2.0.0-nightly.432+dc70ba15","@parcel/utils":"2.0.0-nightly.432+dc70ba15","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.432+dc70ba15"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"dc70ba156392a5eb8f51eea80adeb23d47b11f87","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.432","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"3572246c2a159e73549b7ca52a27cd53e086a4ce","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.432.tgz","integrity":"sha512-6sCXt2RZRxMgMDPxq/NTQK5EBwHIw8tiyRTWOIt4JhsMo5XLDQP+6gEq+db11PXz8t2esGJfRHB2b5HRhUwnkw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.432_1603585128461_0.7238108604493938"},"_hasShrinkwrap":false,"publish_time":1603585128663,"_cnpm_publish_time":1603585128663,"_cnpmcore_publish_time":"2021-12-16T19:03:56.104Z","contributors":[]},"2.0.0-nightly.431":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.431","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2053+296bc57f","@parcel/babel-preset-env":"2.0.0-nightly.431+296bc57f","@parcel/plugin":"2.0.0-nightly.431+296bc57f","@parcel/utils":"2.0.0-nightly.431+296bc57f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.431+296bc57f"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"296bc57f63c581d38bbda27ed9ebb895a67127e2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.431","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"6bc079070cb02be8b1fb6a6f81ca2a7bf6f6de11","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.431.tgz","integrity":"sha512-cvWTPKNhCv2+NeHBqJIagp+vKIBfutRO0xIuoyJ6+IuA6XbXLnIJlWaJQqQvErJoJ2akY5ytx+lctzWnKd6TXQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.431_1603325960553_0.4994252109165038"},"_hasShrinkwrap":false,"publish_time":1603325960720,"_cnpm_publish_time":1603325960720,"_cnpmcore_publish_time":"2021-12-16T19:03:56.339Z","contributors":[]},"2.0.0-nightly.430":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.430","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2052+951ad062","@parcel/babel-preset-env":"2.0.0-nightly.430+951ad062","@parcel/plugin":"2.0.0-nightly.430+951ad062","@parcel/utils":"2.0.0-nightly.430+951ad062","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.430+951ad062"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"951ad062e285be5b1201ba8065d011c67fb7f4a4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.430","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","dist":{"shasum":"da9b3cd4f6da7fced629de30557809a5a0eec278","size":13436,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.430.tgz","integrity":"sha512-R1/gcW/QvH28cEn9hgqfQLbKKejh0iL0OgNUYePYaGHcpjO5P63waunhNvD97Xfze4r8Qg/hrXDHi7m7xCt7yw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.430_1603311752309_0.15263099422880244"},"_hasShrinkwrap":false,"publish_time":1603311752476,"_cnpm_publish_time":1603311752476,"_cnpmcore_publish_time":"2021-12-16T19:03:56.579Z","contributors":[]},"2.0.0-nightly.429":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.429","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2051+c70ca0c6","@parcel/babel-preset-env":"2.0.0-nightly.429+c70ca0c6","@parcel/plugin":"2.0.0-nightly.429+c70ca0c6","@parcel/utils":"2.0.0-nightly.429+c70ca0c6","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.429+c70ca0c6"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c70ca0c643511e072cd413f07e9840761abfd2a9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.429","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"c1d5cc5ff0106cae417ec3cffda33ecb9c432bb8","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.429.tgz","integrity":"sha512-TewHjfRBxdfn/8eJm51uEMRtlPR6kjJy9pAQlfOAZQDbc7chpsS0R6BKKvFH+dFFy4fQB95f0c19SbgZEOb7Sg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.429_1603239497859_0.15184823606210984"},"_hasShrinkwrap":false,"publish_time":1603239498001,"_cnpm_publish_time":1603239498001,"_cnpmcore_publish_time":"2021-12-16T19:03:56.848Z","contributors":[]},"2.0.0-nightly.428":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.428","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2050+5f72d6bb","@parcel/babel-preset-env":"2.0.0-nightly.428+5f72d6bb","@parcel/plugin":"2.0.0-nightly.428+5f72d6bb","@parcel/utils":"2.0.0-nightly.428+5f72d6bb","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.428+5f72d6bb"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"5f72d6bb93ad45466bfd86cbf1315178990e6705","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.428","_nodeVersion":"12.19.0","_npmVersion":"lerna/3.20.2/node@v12.19.0+x64 (linux)","dist":{"shasum":"7e051b1cf177766d788a0faea3c4f85cf236129d","size":13418,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.428.tgz","integrity":"sha512-KASGFzx0m0tjqJqxyXEHc6ool4eTrBdhIJcfcOwBSoNSVDAloJxqqqgROSWL3bJmOraj85ToDJKPhBwXVYvBUA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.428_1603153361122_0.7267739272527796"},"_hasShrinkwrap":false,"publish_time":1603153361334,"_cnpm_publish_time":1603153361334,"_cnpmcore_publish_time":"2021-12-16T19:03:57.059Z","contributors":[]},"2.0.0-nightly.427":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.427","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2049+069a2b1d","@parcel/babel-preset-env":"2.0.0-nightly.427+069a2b1d","@parcel/plugin":"2.0.0-nightly.427+069a2b1d","@parcel/utils":"2.0.0-nightly.427+069a2b1d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.427+069a2b1d"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"069a2b1d773cb9fe02d621c2a281ecb47b5bf668","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.427","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"9cf581ff7b2d875c0ea797f971a800d68a4f6641","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.427.tgz","integrity":"sha512-bTM3RPoM+9qbZhtxAGjifSJcw+sMx1jsFhL0rOXJ5wDeOSD4sVkMmdeAHvfnlE9CRTNgGY9y44j5Jsvem2aw2g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.427_1602634675621_0.3033869558562783"},"_hasShrinkwrap":false,"publish_time":1602634675752,"_cnpm_publish_time":1602634675752,"_cnpmcore_publish_time":"2021-12-16T19:03:57.288Z","contributors":[]},"2.0.0-nightly.426":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.426","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2048+014168ad","@parcel/babel-preset-env":"2.0.0-nightly.426+014168ad","@parcel/plugin":"2.0.0-nightly.426+014168ad","@parcel/utils":"2.0.0-nightly.426+014168ad","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.426+014168ad"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"014168aded80ecb49b8f653f41d1ae2738e56a89","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.426","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"9246978b30c8f71d0041b000305f570de56c1c65","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.426.tgz","integrity":"sha512-/tNmSoZ77lkggYnBN5RfOiRWcxqo4cykyHMWGjVffkz5/nC9+Q6OLZ68iovY3o2zGfniSVPdOhE0+VQgs7AdTw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.426_1602548304542_0.38069517683311105"},"_hasShrinkwrap":false,"publish_time":1602548304680,"_cnpm_publish_time":1602548304680,"_cnpmcore_publish_time":"2021-12-16T19:03:57.513Z","contributors":[]},"2.0.0-nightly.422":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.422","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2044+eed8bf1b","@parcel/babel-preset-env":"2.0.0-nightly.422+eed8bf1b","@parcel/plugin":"2.0.0-nightly.422+eed8bf1b","@parcel/utils":"2.0.0-nightly.422+eed8bf1b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.422+eed8bf1b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"eed8bf1bfafc8e48efb770056053dffb5833bc11","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.422","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"f16e5ce24fecc3de53ebcf590206a1a304d9fe5d","size":13415,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.422.tgz","integrity":"sha512-oxQCdMS8hWqwUUGVYR1Mdh88Im1yykS414yzM3w0ovRFoGyQJC3Bda6i5Gn2TUnn64GwAwDI+zsINNUa6RQPEA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.422_1602116094332_0.608448431469959"},"_hasShrinkwrap":false,"publish_time":1602116094462,"_cnpm_publish_time":1602116094462,"_cnpmcore_publish_time":"2021-12-16T19:03:57.716Z","contributors":[]},"2.0.0-nightly.421":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.421","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2043+8e72ac50","@parcel/babel-preset-env":"2.0.0-nightly.421+8e72ac50","@parcel/plugin":"2.0.0-nightly.421+8e72ac50","@parcel/utils":"2.0.0-nightly.421+8e72ac50","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.421+8e72ac50"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8e72ac50b9c8f69e51b062c824681a4bf131ce1e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.421","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"54b39efe362cf215e39e4bf65ae77c1e7d9d7e6f","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.421.tgz","integrity":"sha512-44MMcQEL6hFWG9IDJMC/Yy68svNbkSKyB6XMLmpJ51pZGTtmA+1bUbawbpLG9CFyBWHDszHNIAPlG7n6KAa2Hg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.421_1602029836753_0.19883497858322086"},"_hasShrinkwrap":false,"publish_time":1602029836959,"_cnpm_publish_time":1602029836959,"_cnpmcore_publish_time":"2021-12-16T19:03:57.945Z","contributors":[]},"2.0.0-nightly.418":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.418","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2040+7717e254","@parcel/babel-preset-env":"2.0.0-nightly.418+7717e254","@parcel/plugin":"2.0.0-nightly.418+7717e254","@parcel/utils":"2.0.0-nightly.418+7717e254","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.418+7717e254"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"7717e2547f510c89ea57bbfec62147bfb912ba49","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.418","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"95366bd0bbdabcd85e767d7dc6ab546d25cb0eb4","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.418.tgz","integrity":"sha512-pCcFuQ4dqzW3M9VYHTwNamwCEHhL0dzvFz0Y8gwr6RUThAz0y0cY8Wt9NKhU7El6LUIJ7sfjJ8zJGQPNFXE+rg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.418_1601857007850_0.13283082434666782"},"_hasShrinkwrap":false,"publish_time":1601857008000,"_cnpm_publish_time":1601857008000,"_cnpmcore_publish_time":"2021-12-16T19:03:58.391Z","contributors":[]},"2.0.0-nightly.417":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.417","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2039+a839a03f","@parcel/babel-preset-env":"2.0.0-nightly.417+a839a03f","@parcel/plugin":"2.0.0-nightly.417+a839a03f","@parcel/utils":"2.0.0-nightly.417+a839a03f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.417+a839a03f"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a839a03f93607c1744ce62e6f95f98d0635700f4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.417","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"d84277b52851a2384fc130c1058da5fdbfc98f4a","size":13419,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.417.tgz","integrity":"sha512-g9483BRvuBXo60++ig2HFiBrKbf3LN6WVWgacgrJGxyvfV2cvioyflyU0Paw8ZmA9ReBIYBhJ9LQS/80NyUXrg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.417_1601685180609_0.7577673332276418"},"_hasShrinkwrap":false,"publish_time":1601685180737,"_cnpm_publish_time":1601685180737,"_cnpmcore_publish_time":"2021-12-16T19:03:58.658Z","contributors":[]},"2.0.0-nightly.416":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.416","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2038+411dcea4","@parcel/babel-preset-env":"2.0.0-nightly.416+411dcea4","@parcel/plugin":"2.0.0-nightly.416+411dcea4","@parcel/utils":"2.0.0-nightly.416+411dcea4","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.416+411dcea4"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"411dcea4147a361909598bdcdbbe30e00c643df0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.416","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"de14befece121e8bd08e25771fe334d461744816","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.416.tgz","integrity":"sha512-HxDUmBacPvWPCiA0JTj7AMbQ2DfvWblPyNNTIEtT2OnSquIJW8zQcRFKxUmd1tw8phQm1zEMmYem30V9hZo0vw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.416_1601597740678_0.618889746860064"},"_hasShrinkwrap":false,"publish_time":1601597740859,"_cnpm_publish_time":1601597740859,"_cnpmcore_publish_time":"2021-12-16T19:03:58.877Z","contributors":[]},"2.0.0-nightly.415":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.415","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2037+b5f4d1c9","@parcel/babel-preset-env":"2.0.0-nightly.415+b5f4d1c9","@parcel/plugin":"2.0.0-nightly.415+b5f4d1c9","@parcel/utils":"2.0.0-nightly.415+b5f4d1c9","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.415+b5f4d1c9"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b5f4d1c9d952e0513545f863a04dcff6640ea2e8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.415","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"488965fa778f2135207347e834024eb43b70d575","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.415.tgz","integrity":"sha512-+Y8eBFGNErILehaJGFm1QO2VZtCm1a+nGikfD/XZ6eUYWkOYW2pnsoYjlx+XyWGhIYiOvR898cWiO8Ri9mHYMQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.415_1601511414303_0.903372508966825"},"_hasShrinkwrap":false,"publish_time":1601511414425,"_cnpm_publish_time":1601511414425,"_cnpmcore_publish_time":"2021-12-16T19:03:59.108Z","contributors":[]},"2.0.0-nightly.413":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.413","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2035+e1e1d8ab","@parcel/babel-preset-env":"2.0.0-nightly.413+e1e1d8ab","@parcel/plugin":"2.0.0-nightly.413+e1e1d8ab","@parcel/utils":"2.0.0-nightly.413+e1e1d8ab","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.413+e1e1d8ab"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e1e1d8ab39ecc6eb2b79db7783592ef85002a34c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.413","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"2f53c3a89483899956b9d6c5d220c4fe314ecb20","size":13414,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.413.tgz","integrity":"sha512-ngRfDsoeKWOsM3E8XnaJSmOrBDFfplYRq8SJtkO/Ysp1KSmFP8h1JmOBgTCLOzlpDQRipodeS+og6PdqMaIhzg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.413_1601425002823_0.6879463987221774"},"_hasShrinkwrap":false,"publish_time":1601425003010,"_cnpm_publish_time":1601425003010,"_cnpmcore_publish_time":"2021-12-16T19:03:59.345Z","contributors":[]},"2.0.0-nightly.412":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.412","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2034+b2da8a22","@parcel/babel-preset-env":"2.0.0-nightly.412+b2da8a22","@parcel/plugin":"2.0.0-nightly.412+b2da8a22","@parcel/utils":"2.0.0-nightly.412+b2da8a22","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.412+b2da8a22"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b2da8a221b9289b626cbef2742894101ca620677","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.412","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"2099eb58bbd4655c9aee23a7af6019f9b93843f7","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.412.tgz","integrity":"sha512-dlLxIkZtCOD/DzL+7iBa8kgCgjpu6ka9VdY0LvtZxNdM3YiyoHejbRlb1a9c8nRBCSKIyXvvvF85MQP2+TerFA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.412_1601252214522_0.20232109993942626"},"_hasShrinkwrap":false,"publish_time":1601252214716,"_cnpm_publish_time":1601252214716,"_cnpmcore_publish_time":"2021-12-16T19:03:59.552Z","contributors":[]},"2.0.0-nightly.411":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.411","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2033+473e579b","@parcel/babel-preset-env":"2.0.0-nightly.411+473e579b","@parcel/plugin":"2.0.0-nightly.411+473e579b","@parcel/utils":"2.0.0-nightly.411+473e579b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.411+473e579b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"473e579b34ce786b268e18527fe82f3fb94f09e7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.411","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"0b418553ef433b8fddf30f8168b307aa9a76b04e","size":13418,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.411.tgz","integrity":"sha512-K7xvVsuqk53nMkkKwhPZtqjw7mOOfEOWGHlmUVKIAR16ca6MydfYqGEISIL5UkrYMid8Ag+V1cr0+XrH9WY0dw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.411_1601079395902_0.5499938553019073"},"_hasShrinkwrap":false,"publish_time":1601079396082,"_cnpm_publish_time":1601079396082,"_cnpmcore_publish_time":"2021-12-16T19:03:59.770Z","contributors":[]},"2.0.0-nightly.410":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.410","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2032+9120c257","@parcel/babel-preset-env":"2.0.0-nightly.410+9120c257","@parcel/plugin":"2.0.0-nightly.410+9120c257","@parcel/utils":"2.0.0-nightly.410+9120c257","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.410+9120c257"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"9120c257b94650ffaf44a3820f27bd1007cd83da","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.410","_nodeVersion":"12.18.4","_npmVersion":"lerna/3.20.2/node@v12.18.4+x64 (linux)","dist":{"shasum":"e34ae8e1d3a5f19060fe28b4c507b40f4574110c","size":13418,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.410.tgz","integrity":"sha512-4sIPv9f+86XqMJ6fX9cMxEM4fa0v3CQRNn71ex6eGGAiaPjRx5BPybol1QUUS0A4HFjjbb90XfMeQu0GFiORqA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.410_1600992970749_0.14381146634476227"},"_hasShrinkwrap":false,"publish_time":1600992970903,"_cnpm_publish_time":1600992970903,"_cnpmcore_publish_time":"2021-12-16T19:03:59.985Z","contributors":[]},"2.0.0-nightly.409":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.409","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2031+2e0f1afc","@parcel/babel-preset-env":"2.0.0-nightly.409+2e0f1afc","@parcel/plugin":"2.0.0-nightly.409+2e0f1afc","@parcel/utils":"2.0.0-nightly.409+2e0f1afc","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.409+2e0f1afc"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"2e0f1afca926b14d03478f8445651edfecf555ee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.409","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"e53ba11512a06021123902fb1e0dc7bc99640e0d","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.409.tgz","integrity":"sha512-WPW9IunVXjLU40CI2UJVx10mr4EZcWF0qt5y2+umcm8NQ9R3ylNXvmpf7b5K54GU/BevbfSzz2EE72iuWz7VIA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.409_1600474520601_0.7405403969600906"},"_hasShrinkwrap":false,"publish_time":1600474520799,"_cnpm_publish_time":1600474520799,"_cnpmcore_publish_time":"2021-12-16T19:04:00.212Z","contributors":[]},"2.0.0-nightly.405":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.405","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2027+f2429ad4","@parcel/babel-preset-env":"2.0.0-nightly.405+f2429ad4","@parcel/plugin":"2.0.0-nightly.405+f2429ad4","@parcel/utils":"2.0.0-nightly.405+f2429ad4","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.405+f2429ad4"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f2429ad4d634e001865f851e2751388889d9d137","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.405","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"dfa31458fdda525f4679effc08c4b3a456814e42","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.405.tgz","integrity":"sha512-G/EXYbecIgtAVqvS1b4p2xn6VifnoWO1/N3HN4DN87WgCXtsDd4UhFWAHIJH1BwJOd8oY2gvj5qV3PyNBNi3Fg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.405_1600388133324_0.7303622753201513"},"_hasShrinkwrap":false,"publish_time":1600388133444,"_cnpm_publish_time":1600388133444,"_cnpmcore_publish_time":"2021-12-16T19:04:00.477Z","contributors":[]},"2.0.0-nightly.403":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.403","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2025+52f36566","@parcel/babel-preset-env":"2.0.0-nightly.403+52f36566","@parcel/plugin":"2.0.0-nightly.403+52f36566","@parcel/utils":"2.0.0-nightly.403+52f36566","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.403+52f36566"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"52f365668013a08b8afa03e549934a6137eb9c4d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.403","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"1122d1639c8caa3b000ea7aa76ed9676534c4c9a","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.403.tgz","integrity":"sha512-8K8DoB8Q2LtmND8gTMBrStXt5AWjoHIxod2P0LFH3QQ+DS2B2v+HVG24ReyHK9N+xbMUVwYSNQPNIfzKbQr/xw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.403_1600301739272_0.31923823859137235"},"_hasShrinkwrap":false,"publish_time":1600301739408,"_cnpm_publish_time":1600301739408,"_cnpmcore_publish_time":"2021-12-16T19:04:00.686Z","contributors":[]},"2.0.0-nightly.402":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.402","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2024+c7a1a930","@parcel/babel-preset-env":"2.0.0-nightly.402+c7a1a930","@parcel/plugin":"2.0.0-nightly.402+c7a1a930","@parcel/utils":"2.0.0-nightly.402+c7a1a930","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.402+c7a1a930"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c7a1a930d476f0c60faad6c8596a4e420e7ad3a2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.402","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"894c37c001e69d275dcbce97268793b9190dc6c6","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.402.tgz","integrity":"sha512-SLDVunyZfW1aoky6iW6T9vLkhjOVvDW90paInYFuzgzOiignpIq+CQg4BXD+TI9xZi6ihiB0KE1vTGa3QQ5XEQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.402_1600215331230_0.19965033909364904"},"_hasShrinkwrap":false,"publish_time":1600215331355,"_cnpm_publish_time":1600215331355,"_cnpmcore_publish_time":"2021-12-16T19:04:00.902Z","contributors":[]},"2.0.0-nightly.401":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.401","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2023+15fb0fe5","@parcel/babel-preset-env":"2.0.0-nightly.401+15fb0fe5","@parcel/plugin":"2.0.0-nightly.401+15fb0fe5","@parcel/utils":"2.0.0-nightly.401+15fb0fe5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.401+15fb0fe5"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"15fb0fe56135137c82eea6bf9a00f6df7d2e12f0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.401","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"dcf7b63a310b97dc4f0986f0d2c5fd4d7447cfde","size":13416,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.401.tgz","integrity":"sha512-1W01+YPQcy1XVfTIznU1ZsLFj0o6h20TuRzH2Qgf955KNgmwQRIJ3wR9pK+Cll9sCgHMDd2qV0V25v/nwrS+Tg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.401_1600042529082_0.319143256044919"},"_hasShrinkwrap":false,"publish_time":1600042529337,"_cnpm_publish_time":1600042529337,"_cnpmcore_publish_time":"2021-12-16T19:04:01.127Z","contributors":[]},"2.0.0-nightly.400":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.400","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2022+796e1798","@parcel/babel-preset-env":"2.0.0-nightly.400+796e1798","@parcel/plugin":"2.0.0-nightly.400+796e1798","@parcel/utils":"2.0.0-nightly.400+796e1798","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.400+796e1798"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"796e1798a373cf3fcd0666a0d313a7eb5d9f40c0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.400","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"543fd16e86143f3b074d3c08bcc564ad6790e149","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.400.tgz","integrity":"sha512-+zDOV4ptj3lOcCzvaLsASVFe7KPi9cUGtpB3+gTI4MeLr7UBGSjSmkZNg2VzhhhyXwHZAcsLVvP4Yg0559IWag=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.400_1599869729081_0.6415066197797161"},"_hasShrinkwrap":false,"publish_time":1599869729215,"_cnpm_publish_time":1599869729215,"_cnpmcore_publish_time":"2021-12-16T19:04:01.386Z","contributors":[]},"2.0.0-nightly.399":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.399","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2021+e02314ec","@parcel/babel-preset-env":"2.0.0-nightly.399+e02314ec","@parcel/plugin":"2.0.0-nightly.399+e02314ec","@parcel/utils":"2.0.0-nightly.399+e02314ec","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.399+e02314ec"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e02314ece68710432aedb9704774921a40aa85ca","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.399","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"df12f72cbc01ccdd560adffdc484927a1f438b4b","size":13417,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.399.tgz","integrity":"sha512-SagmOX1tYASzX3/zRsNkV1L+V1MrndiH+kcTqMPTRML9cra+JB1PLHbaIMgWNa6hhq8Fpf0TzRVk/8BwA1yGtQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.399_1599783317091_0.37569190260019414"},"_hasShrinkwrap":false,"publish_time":1599783317269,"_cnpm_publish_time":1599783317269,"_cnpmcore_publish_time":"2021-12-16T19:04:01.576Z","contributors":[]},"2.0.0-nightly.398":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.398","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2020+71b21f17","@parcel/babel-preset-env":"2.0.0-nightly.398+71b21f17","@parcel/plugin":"2.0.0-nightly.398+71b21f17","@parcel/utils":"2.0.0-nightly.398+71b21f17","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.398+71b21f17"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"71b21f17a13f48d14c788717f27bfba39ecacafa","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.398","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"353ca1cd336000b4eba63fc69c87d6369ff1e497","size":13418,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.398.tgz","integrity":"sha512-0iG1vKk71XoV1SNfyYPKeY757d36nMseaI8yYqnRhq6JeykXqdHnh53z3GUf73rjpFHBpi5BR2ZeGIL2MBuWVw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.398_1599696928651_0.43679093771424204"},"_hasShrinkwrap":false,"publish_time":1599696928745,"_cnpm_publish_time":1599696928745,"_cnpmcore_publish_time":"2021-12-16T19:04:01.882Z","contributors":[]},"2.0.0-nightly.397":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.397","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2019+ac21b528","@parcel/babel-preset-env":"2.0.0-nightly.397+ac21b528","@parcel/plugin":"2.0.0-nightly.397+ac21b528","@parcel/utils":"2.0.0-nightly.397+ac21b528","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.397+ac21b528"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"ac21b528c944997148e2c839fb68fdb0f60760b0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.397","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"c5f8b8e6ac9990fd3ae57d3ec4336298846b5d33","size":13419,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.397.tgz","integrity":"sha512-Fn5OdPVDhpKuSSWo/I1NZdPIAashqN+kEIQJFvdAxZFUWqEbH3k6pY1uaxhL2O1ieg8Y2KULR7XeEtRn1HyCYg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.397_1599524124698_0.5226528206121464"},"_hasShrinkwrap":false,"publish_time":1599524124882,"_cnpm_publish_time":1599524124882,"_cnpmcore_publish_time":"2021-12-16T19:04:02.347Z","contributors":[]},"2.0.0-nightly.391":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.391","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2013+288396a5","@parcel/babel-preset-env":"2.0.0-nightly.391+288396a5","@parcel/plugin":"2.0.0-nightly.391+288396a5","@parcel/utils":"2.0.0-nightly.391+288396a5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.391+288396a5"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"288396a5f4dcbe06669ce0d9ad0302aa76ae90b0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.391","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"756392e89f8b9e3b92e50a3bcc818bf2b8bcb34a","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.391.tgz","integrity":"sha512-i4y0wxaLs8bbWygg5Syjznyjyx98bcRQZrXfHtaRsT9Ve37n79CnDjCU25zqy1m8rSMTpz3zrw2q3a9UqZkxiw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.391_1599351313428_0.2317252508576264"},"_hasShrinkwrap":false,"publish_time":1599351313581,"_cnpm_publish_time":1599351313581,"_cnpmcore_publish_time":"2021-12-16T19:04:02.946Z","contributors":[]},"2.0.0-nightly.390":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.390","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2012+225dded1","@parcel/babel-preset-env":"2.0.0-nightly.390+225dded1","@parcel/plugin":"2.0.0-nightly.390+225dded1","@parcel/utils":"2.0.0-nightly.390+225dded1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.390+225dded1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"225dded1a001800dc99bc07d879b3b676a56da50","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.390","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"225214ed3681c6c0a5e9b2ae6695d133d3ef0679","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.390.tgz","integrity":"sha512-+2lTPWLbD241jpbe2DYbkABK41btkDKUm+I145/uSOh95cvKtObCQlPBk9ZCFOoYiA+nNCFU9iE+zW6Jx9riNA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.390_1599092113291_0.029375233278827517"},"_hasShrinkwrap":false,"publish_time":1599092113430,"_cnpm_publish_time":1599092113430,"_cnpmcore_publish_time":"2021-12-16T19:04:03.360Z","contributors":[]},"2.0.0-nightly.389":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.389","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2011+99d31742","@parcel/babel-preset-env":"2.0.0-nightly.389+99d31742","@parcel/plugin":"2.0.0-nightly.389+99d31742","@parcel/utils":"2.0.0-nightly.389+99d31742","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.389+99d31742"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"99d31742177b306579a699a10f4b7cd14bde12ee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.389","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"a893f859d5ebc60ff7a349ea223d9f63c4621c3c","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.389.tgz","integrity":"sha512-G+Xxat4VlYHY2xvQeD4ZX/mpfGPrI9oI2I6QJzh65o0DqKnJwwcmUwh3EkQDLS2q0AYatrVlXzG12i+Pr+ckqg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.389_1599005815426_0.602773355546091"},"_hasShrinkwrap":false,"publish_time":1599005815560,"_cnpm_publish_time":1599005815560,"_cnpmcore_publish_time":"2021-12-16T19:04:03.569Z","contributors":[]},"2.0.0-nightly.388":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.388","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2010+b6ba17da","@parcel/babel-preset-env":"2.0.0-nightly.388+b6ba17da","@parcel/plugin":"2.0.0-nightly.388+b6ba17da","@parcel/utils":"2.0.0-nightly.388+b6ba17da","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.388+b6ba17da"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b6ba17daceb4bbd7c2061509c15da3899a497b26","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.388","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"8dfb31cf4a80bc2a326463ba0f817a203e8d1559","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.388.tgz","integrity":"sha512-5HfazfePJxVjDcGtpwiPanmHmFZb492luPc2H2FGIKcDkqm/Ax0p/rzLwGlfGHARTfmipU1c5y9j9mQKKFPtpg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.388_1598833132532_0.12753149950751852"},"_hasShrinkwrap":false,"publish_time":1598833132658,"_cnpm_publish_time":1598833132658,"_cnpmcore_publish_time":"2021-12-16T19:04:03.783Z","contributors":[]},"2.0.0-nightly.387":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.387","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2009+c4e494f3","@parcel/babel-preset-env":"2.0.0-nightly.387+c4e494f3","@parcel/plugin":"2.0.0-nightly.387+c4e494f3","@parcel/utils":"2.0.0-nightly.387+c4e494f3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.387+c4e494f3"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c4e494f3b9fd0eac672edc1a27c6c9216182dd6b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.387","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"c2551cf8a159b6146adc8ea2bfc800f6bb7c2f9b","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.387.tgz","integrity":"sha512-fTmN7+QpmRZ6Cw3tyaW6GWHTE6LxAxXteiG3e7gVIfJmma+1X1sv7geLNaOBDtp8nEC7HacZFtJYRJpLzLCf7A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.387_1598487261914_0.03435767685943869"},"_hasShrinkwrap":false,"publish_time":1598487262045,"_cnpm_publish_time":1598487262045,"_cnpmcore_publish_time":"2021-12-16T19:04:04.012Z","contributors":[]},"2.0.0-nightly.386":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.386","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2008+1e5321fc","@parcel/babel-preset-env":"2.0.0-nightly.386+1e5321fc","@parcel/plugin":"2.0.0-nightly.386+1e5321fc","@parcel/utils":"2.0.0-nightly.386+1e5321fc","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.386+1e5321fc"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"1e5321fc1a0d01eaad407e335276a2899fe72f62","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.386","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"5c40c7b4d4eb5fcd3635d6095c4581c06a12ecce","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.386.tgz","integrity":"sha512-4TXn/OD5rmswGNJo5UQYOikJRSvXEuGemUlIZjRlefHNrsFXnPFZU5Rb6hsRnjInKyID1fpQGKcJ2HgF7ZzYWw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.386_1598400876713_0.19068560171221582"},"_hasShrinkwrap":false,"publish_time":1598400876809,"_cnpm_publish_time":1598400876809,"_cnpmcore_publish_time":"2021-12-16T19:04:04.279Z","contributors":[]},"2.0.0-nightly.382":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.382","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2004+414075d2","@parcel/babel-preset-env":"2.0.0-nightly.382+414075d2","@parcel/plugin":"2.0.0-nightly.382+414075d2","@parcel/utils":"2.0.0-nightly.382+414075d2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.382+414075d2"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"414075d28365b5aa6a032d6d6918d54ee171b195","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.382","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"bfe5629f008721b5ebb0e256f5da2767f9cf3b56","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.382.tgz","integrity":"sha512-ektE7OAZJEhe21FLF0enGMIhcDewOrLPpGUtNPe6nOZjV6WvatMwsMuiL14jMeNCqgBWR6Om8GfRmffR2C+HNA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.382_1598228064553_0.4607530485538458"},"_hasShrinkwrap":false,"publish_time":1598228064668,"_cnpm_publish_time":1598228064668,"_cnpmcore_publish_time":"2021-12-16T19:04:04.509Z","contributors":[]},"2.0.0-nightly.379":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.379","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2001+e4c350d2","@parcel/babel-preset-env":"2.0.0-nightly.379+e4c350d2","@parcel/plugin":"2.0.0-nightly.379+e4c350d2","@parcel/utils":"2.0.0-nightly.379+e4c350d2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.379+e4c350d2"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e4c350d2f333e9aa25d75aeb6410cf604667fec2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.379","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"affab133a60542acc14c520d774736ca97891caa","size":13216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.379.tgz","integrity":"sha512-KGAEvOOz5MR6DzUp9IrxqoOoVGgmVXxXNkgPc6o97yqvN0F4pl5oTlAPbCd5I0tKbwi0Dl+C0pdnVLSLFtYrgQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.379_1598055297200_0.5198780808163268"},"_hasShrinkwrap":false,"publish_time":1598055297342,"_cnpm_publish_time":1598055297342,"_cnpmcore_publish_time":"2021-12-16T19:04:04.711Z","contributors":[]},"2.0.0-nightly.378":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.378","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2000+28b5631d","@parcel/babel-preset-env":"2.0.0-nightly.378+28b5631d","@parcel/plugin":"2.0.0-nightly.378+28b5631d","@parcel/utils":"2.0.0-nightly.378+28b5631d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.378+28b5631d"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"28b5631d72cb53eab32afc23e713bc21dbea7b84","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.378","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"3df65f526ba2cf284669f34a548162c0ff2e0ac1","size":13215,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.378.tgz","integrity":"sha512-oMwh7/tw5LnnA1LZZgmKAQaoGUSIYRcnx74ibA+JrvCcC5JYcPw/ZoLOLxq5yhBjlrmjGRVYc0ns/WAzYiSeJw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.378_1597968840557_0.2626147974493822"},"_hasShrinkwrap":false,"publish_time":1597968840667,"_cnpm_publish_time":1597968840667,"_cnpmcore_publish_time":"2021-12-16T19:04:04.922Z","contributors":[]},"2.0.0-nightly.374":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.374","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1996+94739964","@parcel/babel-preset-env":"2.0.0-nightly.374+94739964","@parcel/plugin":"2.0.0-nightly.374+94739964","@parcel/utils":"2.0.0-nightly.374+94739964","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.374+94739964"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"947399643bd37b2dd91b8606d7fd3204cbd8b43e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.374","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"7304055c4594ac94c2ae8ea94fac65b307e7e6d7","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.374.tgz","integrity":"sha512-c6jLrKjcivvQ0PilKwUs6mmaSGPhGUSwd9wHJkH9NKb0gtDb7vahCcL2dCYRiT1y1ZsxuLpBhg+KWUyv0QhkIg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.374_1597796119057_0.6063344966620641"},"_hasShrinkwrap":false,"publish_time":1597796119229,"_cnpm_publish_time":1597796119229,"_cnpmcore_publish_time":"2021-12-16T19:04:05.181Z","contributors":[]},"2.0.0-nightly.372":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.372","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1994+64ebc375","@parcel/babel-preset-env":"2.0.0-nightly.372+64ebc375","@parcel/plugin":"2.0.0-nightly.372+64ebc375","@parcel/utils":"2.0.0-nightly.372+64ebc375","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.372+64ebc375"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"64ebc3757a7c36432d55ee4d791e96e30dab242f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.372","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"6a542363d566533cba44b0f0f62f85eda171ca57","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.372.tgz","integrity":"sha512-WEXQfcamIfOCUxFgu+7PRt0kDZBWxQK8EyIFCpcGDXW1ou8kuGZ8o5TWMm6VQhXcviqBdI4C5RXPfiHNyWv2Rw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.372_1597709541359_0.3652113534532433"},"_hasShrinkwrap":false,"publish_time":1597709541484,"_cnpm_publish_time":1597709541484,"_cnpmcore_publish_time":"2021-12-16T19:04:05.443Z","contributors":[]},"2.0.0-nightly.370":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.370","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1992+771715b9","@parcel/babel-preset-env":"2.0.0-nightly.370+771715b9","@parcel/plugin":"2.0.0-nightly.370+771715b9","@parcel/utils":"2.0.0-nightly.370+771715b9","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.370+771715b9"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"771715b9e41021a4867715d94e7fc46f93d0303a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.370","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"ccc581c38fa2c8972c98091e08e97dbbbc1dbba6","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.370.tgz","integrity":"sha512-TiZJGSQsRjF88L1zJQU0YZY9Mu5HCz9e3hCu1gVqlmkKOB7CWh+WWB5cs2XExLOVTEPGNYE91mopb1UwgAKnxw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.370_1597536767013_0.8668764204845187"},"_hasShrinkwrap":false,"publish_time":1597536767146,"_cnpm_publish_time":1597536767146,"_cnpmcore_publish_time":"2021-12-16T19:04:05.708Z","contributors":[]},"2.0.0-nightly.368":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.368","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1990+803ec970","@parcel/babel-preset-env":"2.0.0-nightly.368+803ec970","@parcel/plugin":"2.0.0-nightly.368+803ec970","@parcel/utils":"2.0.0-nightly.368+803ec970","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.368+803ec970"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"803ec9700bdd384b5b8bfedd41f2398494094776","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.368","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"56e4ac30ffc514bfbda823666937adb01198588e","size":13220,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.368.tgz","integrity":"sha512-y8IrqLnNXmFq+R+XdylSiwfsLA1opRhljV+nCSMHJBuISgyS3Djnqzwu3CVYimW3JawP7ek9nL4LjwML4ohKyA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.368_1597363963304_0.7478985300605903"},"_hasShrinkwrap":false,"publish_time":1597363963587,"_cnpm_publish_time":1597363963587,"_cnpmcore_publish_time":"2021-12-16T19:04:05.946Z","contributors":[]},"2.0.0-nightly.366":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.366","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1988+06480102","@parcel/babel-preset-env":"2.0.0-nightly.366+06480102","@parcel/plugin":"2.0.0-nightly.366+06480102","@parcel/utils":"2.0.0-nightly.366+06480102","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.366+06480102"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"0648010297f5e9a08ddb4de2a53dfa09fce64e3d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.366","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"a383fb8a2c5efcb47c4b5f39c3bf6acef5ef6e57","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.366.tgz","integrity":"sha512-C/m+rwRaa1Kazdag7HYUSMxPuVuZ/xx1WpZuwqGRs+xVF+qBSVSamvWGclZ7GDFKwLyT6a6xUYQ7/GkG71WPDg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.366_1597104893961_0.4731331288034819"},"_hasShrinkwrap":false,"publish_time":1597104894109,"_cnpm_publish_time":1597104894109,"_cnpmcore_publish_time":"2021-12-16T19:04:06.145Z","contributors":[]},"2.0.0-nightly.362":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.362","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1984+46e8ffa3","@parcel/babel-preset-env":"2.0.0-nightly.362+46e8ffa3","@parcel/plugin":"2.0.0-nightly.362+46e8ffa3","@parcel/utils":"2.0.0-nightly.362+46e8ffa3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.362+46e8ffa3"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"46e8ffa3e781fcbee71dfba2fe83b7c0857f4866","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.362","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"4446684abe302555d3479243eba87d6387a0850d","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.362.tgz","integrity":"sha512-52f6aZLmepZ1TGgp1e5X8u3cD7mRDUohzxUe/tI6Vb7qi3SGMtYxxuT8IYCigCh97A7l4nZ4lOzAMaC+1Yp4mA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.362_1596759197284_0.8475403557783445"},"_hasShrinkwrap":false,"publish_time":1596759197601,"_cnpm_publish_time":1596759197601,"_cnpmcore_publish_time":"2021-12-16T19:04:06.380Z","contributors":[]},"2.0.0-nightly.360":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.360","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1982+82747eb5","@parcel/babel-preset-env":"2.0.0-nightly.360+82747eb5","@parcel/plugin":"2.0.0-nightly.360+82747eb5","@parcel/utils":"2.0.0-nightly.360+82747eb5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.360+82747eb5"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"82747eb5778248d8db35186ec424687f91db5942","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.360","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"69d0d1a3c2d42004fb3b31b468dbd628385e27a2","size":13220,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.360.tgz","integrity":"sha512-ajUXJkqriA4oIuG7H+3LLKaMZYHryDNktM7DbqkeilZXt+zRO8PokiTxArj7IJviIE9LxvR31F/XdyjHTq9QKQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.360_1596586342968_0.8233539957631142"},"_hasShrinkwrap":false,"publish_time":1596586343207,"_cnpm_publish_time":1596586343207,"_cnpmcore_publish_time":"2021-12-16T19:04:06.600Z","contributors":[]},"2.0.0-nightly.359":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.359","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1981+6231ca1d","@parcel/babel-preset-env":"2.0.0-nightly.359+6231ca1d","@parcel/plugin":"2.0.0-nightly.359+6231ca1d","@parcel/utils":"2.0.0-nightly.359+6231ca1d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.359+6231ca1d"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6231ca1d7a5a43c16ae9ec037de2efea6d3abc8f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.359","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"c59b99ae61538fef9e3564a247f74fc15289dffc","size":13216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.359.tgz","integrity":"sha512-KmlV1upnMHxtn8on9PKfH8c1pvjweerZNkywvXuYbyxn3TebPuJ62e41/uspCoGpY3XqEvzrnRLZNmhBIwXa5Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.359_1596499999591_0.23378842913034026"},"_hasShrinkwrap":false,"publish_time":1596499999745,"_cnpm_publish_time":1596499999745,"_cnpmcore_publish_time":"2021-12-16T19:04:06.819Z","contributors":[]},"2.0.0-nightly.357":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.357","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1979+ca2af736","@parcel/babel-preset-env":"2.0.0-nightly.357+ca2af736","@parcel/plugin":"2.0.0-nightly.357+ca2af736","@parcel/utils":"2.0.0-nightly.357+ca2af736","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.357+ca2af736"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"ca2af73663c5d77d61c598d374cd118ba00ab2c8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.357","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"d2cea15b334adbab9b8431b00f7f9069ac06bddc","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.357.tgz","integrity":"sha512-iKeLn0UZFnYZZDsgvOX40mwNzpdpm9TJ2ApQbGnDfXotrxxlarogJfP+kenaN6VED7uTlEHinCHI/YJMLG6OHg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.357_1596413530441_0.900593881903663"},"_hasShrinkwrap":false,"publish_time":1596413530537,"_cnpm_publish_time":1596413530537,"_cnpmcore_publish_time":"2021-12-16T19:04:07.027Z","contributors":[]},"2.0.0-nightly.356":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.356","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1978+788bf0e8","@parcel/babel-preset-env":"2.0.0-nightly.356+788bf0e8","@parcel/plugin":"2.0.0-nightly.356+788bf0e8","@parcel/utils":"2.0.0-nightly.356+788bf0e8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.356+788bf0e8"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"788bf0e8460cb9d60dedb9ec2b469ba5a105120d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.356","_nodeVersion":"12.18.3","_npmVersion":"lerna/3.20.2/node@v12.18.3+x64 (linux)","dist":{"shasum":"9912c2d7c11a2ff285321e1a26d993a94fc8b371","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.356.tgz","integrity":"sha512-AVTYfBpoCakua0ztdVZyd8P0gv3c0Z+yhk7SSMeQVB/TPXR5oBzbqe1Rm+3tZ1kVq0LHrCj2owzN6YoCPwsPYg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.356_1596154309481_0.36532794245492783"},"_hasShrinkwrap":false,"publish_time":1596154309600,"_cnpm_publish_time":1596154309600,"_cnpmcore_publish_time":"2021-12-16T19:04:07.216Z","contributors":[]},"2.0.0-nightly.355":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.355","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1977+e449b1a4","@parcel/babel-preset-env":"2.0.0-nightly.355+e449b1a4","@parcel/plugin":"2.0.0-nightly.355+e449b1a4","@parcel/utils":"2.0.0-nightly.355+e449b1a4","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.355+e449b1a4"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e449b1a46d14a64c8be6b6d17132c706e1983a92","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.355","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"7762617c34dece0f8ab4ba21b23a685ff0d88a3b","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.355.tgz","integrity":"sha512-QBJ66qL/0SJEoLWG9AkMSCjQOyyaDpYTNFUqEcrrjY9pXKxGOL5IB/wlvjnDQSnx0rQUtXtrpK9ynM+yCmAF+A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.355_1596067933777_0.34318939762544254"},"_hasShrinkwrap":false,"publish_time":1596067933920,"_cnpm_publish_time":1596067933920,"_cnpmcore_publish_time":"2021-12-16T19:04:07.450Z","contributors":[]},"2.0.0-nightly.354":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.354","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1976+1bb04983","@parcel/babel-preset-env":"2.0.0-nightly.354+1bb04983","@parcel/plugin":"2.0.0-nightly.354+1bb04983","@parcel/utils":"2.0.0-nightly.354+1bb04983","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.354+1bb04983"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"1bb0498339087cea54b1044d56279813293f00a2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.354","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"25ba36abcad711c153ab93ea85afc3444036b638","size":13220,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.354.tgz","integrity":"sha512-X/X/HcJDYwA/oF0JIY64ZPiWdvhJIa46Sf1mR9wegIvRalSwSbn26RA1tD3g/oh2PZhnFlOe6K6gDqfgz5AyJQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.354_1595722329172_0.8107441869585605"},"_hasShrinkwrap":false,"publish_time":1595722329357,"_cnpm_publish_time":1595722329357,"_cnpmcore_publish_time":"2021-12-16T19:04:07.656Z","contributors":[]},"2.0.0-nightly.352":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.352","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1974+11e5a321","@parcel/babel-preset-env":"2.0.0-nightly.352+11e5a321","@parcel/plugin":"2.0.0-nightly.352+11e5a321","@parcel/utils":"2.0.0-nightly.352+11e5a321","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.352+11e5a321"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"11e5a321b7fd48aecca83db8adb5dcf1b1a5aa75","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.352","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"53fb8f923de06be6a029030d250027e2c5d53f3d","size":13215,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.352.tgz","integrity":"sha512-E6MyAKxupGnaQpZ8zPFiqXDY3xQBYmumYgTllPAFwcnsJ0ny/TzAr+vGIZ6vxYD5tsTp/TBPKNm+UqWkwdcy3w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.352_1595549598402_0.3720568536721267"},"_hasShrinkwrap":false,"publish_time":1595549598587,"_cnpm_publish_time":1595549598587,"_cnpmcore_publish_time":"2021-12-16T19:04:07.846Z","contributors":[]},"2.0.0-nightly.351":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.351","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1973+5be013a0","@parcel/babel-preset-env":"2.0.0-nightly.351+5be013a0","@parcel/plugin":"2.0.0-nightly.351+5be013a0","@parcel/utils":"2.0.0-nightly.351+5be013a0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.351+5be013a0"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"5be013a0b6facd714f6a2ff75e52d945a07df5a5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.351","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"ddca9b156f943a6cfbf102f70a53f42c784b6c03","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.351.tgz","integrity":"sha512-uVK5RS3Q5J5l7erqfiFFQvP/HbYMousJ4lmr418mlS9xuMAVhpoMMaJm2+GYtLgZbK0IISUr8QhIh7/lQF7JzA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.351_1595376758269_0.3371069223449976"},"_hasShrinkwrap":false,"publish_time":1595376758377,"_cnpm_publish_time":1595376758377,"_cnpmcore_publish_time":"2021-12-16T19:04:08.054Z","contributors":[]},"2.0.0-nightly.349":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.349","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1971+283fd43b","@parcel/babel-preset-env":"2.0.0-nightly.349+283fd43b","@parcel/plugin":"2.0.0-nightly.349+283fd43b","@parcel/utils":"2.0.0-nightly.349+283fd43b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.349+283fd43b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"283fd43b3e5fa3f9b28b1920dd77d21d8b8487fb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.349","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"85016d7181bbbf60ad49cdfe3efec59cbb89c81d","size":13220,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.349.tgz","integrity":"sha512-KzkrGEGIBX+Ku87Vn9AsJXGjzBwWw9o9cOcZvGKQUsW5FGn3EkesmLzlrTIKGLZuHsOckxLfKaanhQYFAx4CGw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.349_1595203868199_0.3270318128295704"},"_hasShrinkwrap":false,"publish_time":1595203868330,"_cnpm_publish_time":1595203868330,"_cnpmcore_publish_time":"2021-12-16T19:04:08.281Z","contributors":[]},"2.0.0-nightly.346":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.346","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1968+9ad89900","@parcel/babel-preset-env":"2.0.0-nightly.346+9ad89900","@parcel/plugin":"2.0.0-nightly.346+9ad89900","@parcel/utils":"2.0.0-nightly.346+9ad89900","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.346+9ad89900"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"9ad899000fdc044ae7b23e0bd2e1e7d28dae1805","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.346","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"08a9d86af9265adc980fdafe6986bbb1cbd166e0","size":13218,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.346.tgz","integrity":"sha512-rOdcyr42eNaUWfz94Ol77wOSvBpNwNCAHKKSXgMPubzknEzEo2DbeSORJWTJ2ef5YfYBNewP2DQ192SqXQV4HA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.346_1595117476313_0.44707442144392195"},"_hasShrinkwrap":false,"publish_time":1595117476526,"_cnpm_publish_time":1595117476526,"_cnpmcore_publish_time":"2021-12-16T19:04:08.554Z","contributors":[]},"2.0.0-nightly.343":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.343","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1965+fce662ec","@parcel/babel-preset-env":"2.0.0-nightly.343+fce662ec","@parcel/plugin":"2.0.0-nightly.343+fce662ec","@parcel/utils":"2.0.0-nightly.343+fce662ec","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.343+fce662ec"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"fce662ec4e125e26aade08b8dcc032958fb4e42d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.343","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"a36cc74a460d8964de1f8f779431598977bb54b2","size":13217,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.343.tgz","integrity":"sha512-lokJnnSu6vzYbRSvyIy559BM8U882hK7RGN2++Tbw2tTse7qBax4tflwlUgff2u3k/eOLAhk/150LjzGDWfTOQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.343_1595031071983_0.40520415710531155"},"_hasShrinkwrap":false,"publish_time":1595031072240,"_cnpm_publish_time":1595031072240,"_cnpmcore_publish_time":"2021-12-16T19:04:08.761Z","contributors":[]},"2.0.0-nightly.341":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.341","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1963+1f558665","@parcel/babel-preset-env":"2.0.0-nightly.341+1f558665","@parcel/plugin":"2.0.0-nightly.341+1f558665","@parcel/utils":"2.0.0-nightly.341+1f558665","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.341+1f558665"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"1f5586657f1ea8660ca1f06abdd75687851ebbb2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.341","_nodeVersion":"12.18.2","_npmVersion":"lerna/3.20.2/node@v12.18.2+x64 (linux)","dist":{"shasum":"6720803b554ec407bb0cafb3ffc0f978a4533d71","size":13216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.341.tgz","integrity":"sha512-9+tZsrbXwfWd/cKie2D4NFemVb3vVqxBsmNnvwg8lbarrfxP0Q0lIh4CmX238BANpdMm/9Xsmx5kAca4OGic/Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.341_1594858320239_0.030669645633562004"},"_hasShrinkwrap":false,"publish_time":1594858320400,"_cnpm_publish_time":1594858320400,"_cnpmcore_publish_time":"2021-12-16T19:04:09.061Z","contributors":[]},"2.0.0-nightly.340":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.340","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1962+8d643288","@parcel/babel-preset-env":"2.0.0-nightly.340+8d643288","@parcel/plugin":"2.0.0-nightly.340+8d643288","@parcel/utils":"2.0.0-nightly.340+8d643288","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.340+8d643288"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8d64328859b787164e596a2140cccfa320e3a799","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.340","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"da9144cfd62607841a7b4a60a4142d6ea99d1fb9","size":13134,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.340.tgz","integrity":"sha512-WlpSfRxpiG8NsfbQOB9YxNZYdPXlkjcoPwBSnAblGkqwwKrEskbmscGuRjVClLmMx7QmFEyNkJy+tB3qcBR1XA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.340_1594685487555_0.2711967284989727"},"_hasShrinkwrap":false,"publish_time":1594685487671,"_cnpm_publish_time":1594685487671,"_cnpmcore_publish_time":"2021-12-16T19:04:09.273Z","contributors":[]},"2.0.0-nightly.339":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.339","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1961+afc2c9ef","@parcel/babel-preset-env":"2.0.0-nightly.339+afc2c9ef","@parcel/plugin":"2.0.0-nightly.339+afc2c9ef","@parcel/utils":"2.0.0-nightly.339+afc2c9ef","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.339+afc2c9ef"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"afc2c9efc2cfcd016bc743291706099eaab004e4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.339","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"3f6a5b0b5af464fe8587aa02cab24917097ddb82","size":13131,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.339.tgz","integrity":"sha512-lKRIzAHQGqM+1EzbQqaYdo90HWJP+z+yRW/iEL5epakKarWmw25dgDg4CQxW5oaio+dMlimKzPGI5GDvoxcACw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.339_1594599050239_0.4821241694376399"},"_hasShrinkwrap":false,"publish_time":1594599050354,"_cnpm_publish_time":1594599050354,"_cnpmcore_publish_time":"2021-12-16T19:04:09.535Z","contributors":[]},"2.0.0-nightly.335":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.335","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1957+2928e0e7","@parcel/babel-preset-env":"2.0.0-nightly.335+2928e0e7","@parcel/plugin":"2.0.0-nightly.335+2928e0e7","@parcel/utils":"2.0.0-nightly.335+2928e0e7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.335+2928e0e7"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"2928e0e7e748eb58806a0cc661558ae1b2dd4ee2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.335","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"78beb5c170ce9d12a2a73bb2d53f9077c10a8f7c","size":13129,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.335.tgz","integrity":"sha512-sIrcHanIsj+JR/UWoD8+LrKMGNuO1Zg0R9TGSGrFMUjSOzhMkxIKLDo5b9u8Gh65FEo+KPd22bwKch5HUUQ0/w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.335_1594512720632_0.32942714802662065"},"_hasShrinkwrap":false,"publish_time":1594512720796,"_cnpm_publish_time":1594512720796,"_cnpmcore_publish_time":"2021-12-16T19:04:09.747Z","contributors":[]},"2.0.0-nightly.332":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.332","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1954+131e9296","@parcel/babel-preset-env":"2.0.0-nightly.332+131e9296","@parcel/plugin":"2.0.0-nightly.332+131e9296","@parcel/utils":"2.0.0-nightly.332+131e9296","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.332+131e9296"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"131e9296aa1fdebdb4cccbf90d3ab0ae82934674","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.332","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"36c0e270f2bf56d77471529e2607441a459d226e","size":13131,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.332.tgz","integrity":"sha512-rcuIHyJ83lExhRc2nqXUkjzSAWV88Kw80EQfTB4Au9lbBvhqa2+/qgG7VpJJE5ATjSQfCXfaV0U4PTNYTNhZUw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.332_1594426264014_0.5090214513525004"},"_hasShrinkwrap":false,"publish_time":1594426264151,"_cnpm_publish_time":1594426264151,"_cnpmcore_publish_time":"2021-12-16T19:04:09.957Z","contributors":[]},"2.0.0-nightly.331":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.331","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1953+44a14ae7","@parcel/babel-preset-env":"2.0.0-nightly.331+44a14ae7","@parcel/plugin":"2.0.0-nightly.331+44a14ae7","@parcel/utils":"2.0.0-nightly.331+44a14ae7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.331+44a14ae7"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"44a14ae76290115b3144120fd240939b64f6b93d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.331","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"997c7380b9cbf698c752ad03a226a63274c178d4","size":13132,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.331.tgz","integrity":"sha512-UoCj0vRXFS3TUrWU4Y4L9+qalcwM78sYb1OApQ+e1PyuFiAklZqcYgHq3OdICLWvPaPrnf9HM1HtKPGCx1vD4Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.331_1594339905875_0.05655112168604792"},"_hasShrinkwrap":false,"publish_time":1594339905998,"_cnpm_publish_time":1594339905998,"_cnpmcore_publish_time":"2021-12-16T19:04:10.378Z","contributors":[]},"2.0.0-nightly.330":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.330","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1952+0007639b","@parcel/babel-preset-env":"2.0.0-nightly.330+0007639b","@parcel/plugin":"2.0.0-nightly.330+0007639b","@parcel/utils":"2.0.0-nightly.330+0007639b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.330+0007639b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"0007639be612389cce0d6406df407b221054143a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.330","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","dist":{"shasum":"8f8148caeec6f10ec71f757104af0ca7b49688b9","size":13147,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.330.tgz","integrity":"sha512-od7DvuXqxQLAIvkDyRyP1gOT9U4DHwWnp2cKzVaMgBvqkPUcpKoiYQppsjr4WzxRA1jRCbZM2nPrst3oWUgx9g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.330_1594157845807_0.7599548382033934"},"_hasShrinkwrap":false,"publish_time":1594157845919,"_cnpm_publish_time":1594157845919,"_cnpmcore_publish_time":"2021-12-16T19:04:10.627Z","contributors":[]},"2.0.0-nightly.327":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.327","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1949+3eb13e11","@parcel/babel-preset-env":"2.0.0-nightly.327+3eb13e11","@parcel/plugin":"2.0.0-nightly.327+3eb13e11","@parcel/utils":"2.0.0-nightly.327+3eb13e11","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.327+3eb13e11"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"3eb13e1143a493834b8299da0d6e7dd1bad1f052","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.327","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"607f86bd9ca067c1750030c9415e7cfbb38b0fed","size":13131,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.327.tgz","integrity":"sha512-BpXyNO+TJiHkwZzTfP2nc/O3P5JirVWiHgBIfU4zy5R2JQUwdOQ3sEqsyflV4rM5KHneIMV/ws6sDiWimnw+uQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.327_1594080646850_0.4573284030287479"},"_hasShrinkwrap":false,"publish_time":1594080646992,"_cnpm_publish_time":1594080646992,"_cnpmcore_publish_time":"2021-12-16T19:04:10.864Z","contributors":[]},"2.0.0-nightly.324":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.324","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1946+32f7c7e0","@parcel/babel-preset-env":"2.0.0-nightly.324+32f7c7e0","@parcel/plugin":"2.0.0-nightly.324+32f7c7e0","@parcel/utils":"2.0.0-nightly.324+32f7c7e0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.324+32f7c7e0"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"32f7c7e0211bae1434a4b6b8d311aece977905ad","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.324","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"b618376bc5c1d74e0ff577f2510823c6ecece6b0","size":13130,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.324.tgz","integrity":"sha512-8tN89QG4vdCUW3Hl+CvD6fcZHNJBAZyBgh9HxiCaoi5JS5EikfEU6nWMOj6MgpLHc24xHDypKOSYaB1HCfO/Ig=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.324_1593821436798_0.6318316165945173"},"_hasShrinkwrap":false,"publish_time":1593821437364,"_cnpm_publish_time":1593821437364,"_cnpmcore_publish_time":"2021-12-16T19:04:11.073Z","contributors":[]},"2.0.0-nightly.322":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.322","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1944+78b79101","@parcel/babel-preset-env":"2.0.0-nightly.322+78b79101","@parcel/plugin":"2.0.0-nightly.322+78b79101","@parcel/utils":"2.0.0-nightly.322+78b79101","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.322+78b79101"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"78b7910149440f34faa7eb636263e98967a8eb22","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.322","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"fbe20a88979680fb3b8d5dc99023723b967e3346","size":13131,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.322.tgz","integrity":"sha512-TMZYYSSbksI20bhTW8gz/HWUtFKmeUwIw0/hSKA/rOy0amlZ6Jxh78joeSTrZgrz67OJwkW/0TXMON7Qm8RStg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.322_1593735136902_0.8823486975643133"},"_hasShrinkwrap":false,"publish_time":1593735137030,"_cnpm_publish_time":1593735137030,"_cnpmcore_publish_time":"2021-12-16T19:04:11.268Z","contributors":[]},"2.0.0-nightly.321":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.321","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1943+457a9c5f","@parcel/babel-preset-env":"2.0.0-nightly.321+457a9c5f","@parcel/plugin":"2.0.0-nightly.321+457a9c5f","@parcel/utils":"2.0.0-nightly.321+457a9c5f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.321+457a9c5f"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"457a9c5f5f2fbd7b1a70388c19f545e011d27c7b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.321","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"43cd28470e1b46fdda1485db1ff639eef3739186","size":13132,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.321.tgz","integrity":"sha512-VYD0akki7DOojhKvhgZfYdn5Y7iIE17KXdJF8sc4xf8FtIabb/vYLu+OX2Iirt8EdxdPc4P2J7GIJtbGh6hC7g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.321_1593648621529_0.6714539156941604"},"_hasShrinkwrap":false,"publish_time":1593648621708,"_cnpm_publish_time":1593648621708,"_cnpmcore_publish_time":"2021-12-16T19:04:11.490Z","contributors":[]},"2.0.0-nightly.320":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.320","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1942+c9748bcb","@parcel/babel-preset-env":"2.0.0-nightly.320+c9748bcb","@parcel/plugin":"2.0.0-nightly.320+c9748bcb","@parcel/utils":"2.0.0-nightly.320+c9748bcb","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.320+c9748bcb"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c9748bcb7778062b626bb30445a2e7c1478a5a5b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.320","_nodeVersion":"12.18.1","_npmVersion":"lerna/3.20.2/node@v12.18.1+x64 (linux)","dist":{"shasum":"b35fc670102e2d10859a405d20d867e839de8f62","size":13132,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.320.tgz","integrity":"sha512-aI1APTkn+5yYK2i9ySoZGFvt3EQ2Y7wIekw2XsYk09c15r0Jj4YY8vrRMuwSxrih3u0e+FsQCrcTfioyZilnCQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.320_1593216600747_0.08326002897689744"},"_hasShrinkwrap":false,"publish_time":1593216600896,"_cnpm_publish_time":1593216600896,"_cnpmcore_publish_time":"2021-12-16T19:04:11.696Z","contributors":[]},"2.0.0-nightly.316":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.316","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1938+cc5b4862","@parcel/babel-preset-env":"2.0.0-nightly.316+cc5b4862","@parcel/plugin":"2.0.0-nightly.316+cc5b4862","@parcel/utils":"2.0.0-nightly.316+cc5b4862","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.316+cc5b4862"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"cc5b4862699a9020c0931268e1c6e5b0437a6179","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.316","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"d9cd6a9702720d81fa458bbdd045f0a404fe8f3c","size":13134,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.316.tgz","integrity":"sha512-uS0XgQrYru5HXn/cZs+KfOmBnX617ov7foOlDvIiQWci5VbdETARVGhQscS8PNsvonC9L+ESMNKAACBr8OBaVA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.316_1592957422151_0.8583022963977331"},"_hasShrinkwrap":false,"publish_time":1592957422351,"_cnpm_publish_time":1592957422351,"_cnpmcore_publish_time":"2021-12-16T19:04:11.908Z","contributors":[]},"2.0.0-nightly.315":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.315","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1937+d19bee10","@parcel/babel-preset-env":"2.0.0-nightly.315+d19bee10","@parcel/plugin":"2.0.0-nightly.315+d19bee10","@parcel/utils":"2.0.0-nightly.315+d19bee10","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.315+d19bee10"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"d19bee10bef6b611c02ef8af8b40101bb0a238cf","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.315","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","dist":{"shasum":"29f6d27005977543d64fdb8e46ae386f6732c442","size":13148,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.315.tgz","integrity":"sha512-397ROle5L9AoRSgXga+4oyY3L2z2ezNF74iVTxnKdFKRSB54AY6cJbil4Oxnt+UMmHPuYbZVk2SqB7Tfz72u+w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.315_1592941212257_0.9718152068447332"},"_hasShrinkwrap":false,"publish_time":1592941212506,"_cnpm_publish_time":1592941212506,"_cnpmcore_publish_time":"2021-12-16T19:04:12.135Z","contributors":[]},"2.0.0-nightly.313":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.313","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1935+c12022d9","@parcel/babel-preset-env":"2.0.0-nightly.313+c12022d9","@parcel/plugin":"2.0.0-nightly.313+c12022d9","@parcel/utils":"2.0.0-nightly.313+c12022d9","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.313+c12022d9"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c12022d9abc39fdb52817d35f5ef7d1c8e5ddd17","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.313","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"d38d3056abd9523732181a2de4d825e27f4237c9","size":13132,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.313.tgz","integrity":"sha512-eNfBMmFTv1H0dsMJ4ch1gB49NmkIx/b+Q9LH4UF2ShJXn518ApTqh1uZfdATE+nPAI+ReuawP6vPKrUVspoQ4w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.313_1592871065086_0.6064133981648412"},"_hasShrinkwrap":false,"publish_time":1592871065200,"_cnpm_publish_time":1592871065200,"_cnpmcore_publish_time":"2021-12-16T19:04:12.403Z","contributors":[]},"2.0.0-nightly.307":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.307","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1929+8bedf289","@parcel/babel-preset-env":"2.0.0-nightly.307+8bedf289","@parcel/plugin":"2.0.0-nightly.307+8bedf289","@parcel/utils":"2.0.0-nightly.307+8bedf289","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.307+8bedf289"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8bedf289800fcfadb9d54be7211ec1f642f89e3d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.307","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"9939491dbf8a0b4dc07144b6f50f621af3bce876","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.307.tgz","integrity":"sha512-8UluJa1GcWTtLGAGd+vUDrzI5m4Hy7njhi2xI8vpicBRjEI8RROiXPQavPqVYfTkL26v2rF6n5r+BkFy83IR/w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.307_1592784641229_0.4115485701754453"},"_hasShrinkwrap":false,"publish_time":1592784641352,"_cnpm_publish_time":1592784641352,"_cnpmcore_publish_time":"2021-12-16T19:04:12.614Z","contributors":[]},"2.0.0-nightly.304":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.304","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1926+cb1bdec6","@parcel/babel-preset-env":"2.0.0-nightly.304+cb1bdec6","@parcel/plugin":"2.0.0-nightly.304+cb1bdec6","@parcel/utils":"2.0.0-nightly.304+cb1bdec6","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.304+cb1bdec6"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"cb1bdec606e581265782a644481a36cd6152397a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.304","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"5da470f10a5287fd1fbadcee4079ba43940433b1","size":13099,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.304.tgz","integrity":"sha512-unpqw+ghqF/i3i0jP8tofgNtvnZ1i/SFYXhmCNbfJK60oGDW1lEFR6cFEwVypOb0yhym56hS7ccX4qDVEFJtQA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.304_1592698181613_0.2706074177062172"},"_hasShrinkwrap":false,"publish_time":1592698181780,"_cnpm_publish_time":1592698181780,"_cnpmcore_publish_time":"2021-12-16T19:04:13.046Z","contributors":[]},"2.0.0-nightly.302":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.302","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1924+509b0ba8","@parcel/babel-preset-env":"2.0.0-nightly.302+509b0ba8","@parcel/plugin":"2.0.0-nightly.302+509b0ba8","@parcel/utils":"2.0.0-nightly.302+509b0ba8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.302+509b0ba8"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"509b0ba8e76b73a2c97d4526d0f190bceade71e2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.302","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"f6bec58558fb2ca07e42a4ab3f8e974ee400b68e","size":13099,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.302.tgz","integrity":"sha512-PxyBsYfu6nL/4yPlud+Y9/7seA/qi6Jq8wBpMrei+8eGnWwsCXgiGJZD1Z1EgHZhlaDd0BNYDE0GM8+PoJVa5Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.302_1592525351691_0.6278348577023833"},"_hasShrinkwrap":false,"publish_time":1592525351854,"_cnpm_publish_time":1592525351854,"_cnpmcore_publish_time":"2021-12-16T19:04:13.266Z","contributors":[]},"2.0.0-beta.1":{"name":"@parcel/transformer-babel","version":"2.0.0-beta.1","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-beta.1","@parcel/babel-preset-env":"2.0.0-beta.1","@parcel/plugin":"2.0.0-beta.1","@parcel/utils":"2.0.0-beta.1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-beta.1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"74335525be92e23bac4ed1bf30595443cfb238e3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-beta.1","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"9233185441391258d664c9241352f66a2395452e","size":13082,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-beta.1.tgz","integrity":"sha512-nP8TsjhYYvL5NjRX6WNZFXjcY66fwrPthslnycNldoHpmRDoRO1PFjqx1zzJJEUc1S0r6M2kTQhDuh4dXhANCA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-beta.1_1592503622723_0.30676419482639994"},"_hasShrinkwrap":false,"publish_time":1592503622901,"_cnpm_publish_time":1592503622901,"_cnpmcore_publish_time":"2021-12-16T19:04:13.497Z","contributors":[]},"2.0.0-nightly.299":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.299","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1921+b8a91616","@parcel/babel-preset-env":"2.0.0-nightly.299+b8a91616","@parcel/plugin":"2.0.0-nightly.299+b8a91616","@parcel/utils":"2.0.0-nightly.299+b8a91616","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.299+b8a91616"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b8a91616850d754b85d64d821b4d765aa43a2de9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.299","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"b7d06285a2b138c12033175b3feebd73c7e1a2ee","size":13100,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.299.tgz","integrity":"sha512-9PWC7cYL+rk2jYQ0lHQ6Zp0p8Scmnw3FOygZ1JBfGbpuIlIiKjK2WHzHew12j3AYFdKw1Bep2kWrH7GPzZrWBw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.299_1592438957411_0.8335149916806863"},"_hasShrinkwrap":false,"publish_time":1592438957539,"_cnpm_publish_time":1592438957539,"_cnpmcore_publish_time":"2021-12-16T19:04:13.714Z","contributors":[]},"2.0.0-nightly.298":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.298","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1920+8fdd6193","@parcel/babel-preset-env":"2.0.0-nightly.298+8fdd6193","@parcel/plugin":"2.0.0-nightly.298+8fdd6193","@parcel/utils":"2.0.0-nightly.298+8fdd6193","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.298+8fdd6193"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8fdd6193a20d0e82e7639115fe31dd0ff145589b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.298","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"9d910e9a185e865d17f91eb474125f73f7665cbc","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.298.tgz","integrity":"sha512-GoYN+lIqgUgQIzHeqg7D1DhxUClYJy/X+QfxI/CBtzOpQt2l2ksc50kwN7BJFFsiNg+1PHyloHuyEMLqU6NtoQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.298_1592352558108_0.9009410799295228"},"_hasShrinkwrap":false,"publish_time":1592352558312,"_cnpm_publish_time":1592352558312,"_cnpmcore_publish_time":"2021-12-16T19:04:13.925Z","contributors":[]},"2.0.0-nightly.295":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.295","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1917+3f9c496b","@parcel/babel-preset-env":"2.0.0-nightly.295+3f9c496b","@parcel/plugin":"2.0.0-nightly.295+3f9c496b","@parcel/utils":"2.0.0-nightly.295+3f9c496b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.295+3f9c496b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"3f9c496b1ee7c72a4c051e903001462ce6eef449","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.295","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"0db9ee1e6b8a56ca4db8ef27e9d1f878ba2dd022","size":13100,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.295.tgz","integrity":"sha512-/Nq8VtOkoMgjlUhddsxgkA4uHwAU+aLYvYZx3/ozjZjD2A6ijGdPTdrPrCKTq0/KxBlWgyGQgnPvogDWt+gx/Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.295_1592267515627_0.15624270695446496"},"_hasShrinkwrap":false,"publish_time":1592267515811,"_cnpm_publish_time":1592267515811,"_cnpmcore_publish_time":"2021-12-16T19:04:14.138Z","contributors":[]},"2.0.0-nightly.293":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.293","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1915+b3373c08","@parcel/babel-preset-env":"2.0.0-nightly.293+b3373c08","@parcel/plugin":"2.0.0-nightly.293+b3373c08","@parcel/utils":"2.0.0-nightly.293+b3373c08","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.293+b3373c08"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b3373c08df19b79d07d1e0fd20467a0cf3132252","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.293","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"26840a07aea289e7a9e4da26078a4d002181ff9c","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.293.tgz","integrity":"sha512-zujuWSZCkYDzKebJER8iJ2ulpc/vygeSSUTVo1hq5CGfj5vXe67YFQ17GVykH4tSQWwscYjC99hLa3tVOVmZow=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.293_1592180999371_0.5628091955762418"},"_hasShrinkwrap":false,"publish_time":1592180999477,"_cnpm_publish_time":1592180999477,"_cnpmcore_publish_time":"2021-12-16T19:04:14.371Z","contributors":[]},"2.0.0-nightly.291":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.291","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1913+6d747bc6","@parcel/babel-preset-env":"2.0.0-nightly.291+6d747bc6","@parcel/plugin":"2.0.0-nightly.291+6d747bc6","@parcel/utils":"2.0.0-nightly.291+6d747bc6","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.291+6d747bc6"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6d747bc66c40b4f743e472007954d8590daf7eac","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.291","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"6a9cb49d51a988017a4237bfdd12658446fa1500","size":13100,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.291.tgz","integrity":"sha512-ulId7NWs2MII4vgmXOQmlrSoL5KyrX0ZecReEFdzdmKh1Jp5ByHloFLE9Q0Q/tM6TMm9tDgY+yc2iAEt4F1RKg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.291_1592093407351_0.2613548701923478"},"_hasShrinkwrap":false,"publish_time":1592093407485,"_cnpm_publish_time":1592093407485,"_cnpmcore_publish_time":"2021-12-16T19:04:14.581Z","contributors":[]},"2.0.0-nightly.290":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.290","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1912+e95fbaea","@parcel/babel-preset-env":"2.0.0-nightly.290+e95fbaea","@parcel/plugin":"2.0.0-nightly.290+e95fbaea","@parcel/utils":"2.0.0-nightly.290+e95fbaea","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.290+e95fbaea"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e95fbaeac705c170719f771580e502c1f7f5865a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.290","_nodeVersion":"12.18.0","_npmVersion":"lerna/3.20.2/node@v12.18.0+x64 (linux)","dist":{"shasum":"68da29f9811385253ab14b872d82cfe023a15a99","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.290.tgz","integrity":"sha512-G+QKVQy0za+Ig7+Ws4xVi3zs4sE6SPsRfZk5Ac49xV7AzSSMwUl46PC7xauUJ9YDyMcIqhnEIJZia6J/K+t3jw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.290_1591834153183_0.14270135707476328"},"_hasShrinkwrap":false,"publish_time":1591834153449,"_cnpm_publish_time":1591834153449,"_cnpmcore_publish_time":"2021-12-16T19:04:14.867Z","contributors":[]},"2.0.0-nightly.289":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.289","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1911+4338719e","@parcel/babel-preset-env":"2.0.0-nightly.289+4338719e","@parcel/plugin":"2.0.0-nightly.289+4338719e","@parcel/utils":"2.0.0-nightly.289+4338719e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.289+4338719e"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"4338719ec3bd2734adb2e7cc0b50bf7b3167abd5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.289","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"77c9283d29d220d5b264a45d466d9768251d2f54","size":13117,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.289.tgz","integrity":"sha512-N+koq8psQbgwGT9JEjzH8b5F3JKyiPtL6+H/ZksZVGYvWrTTkEWCf3zV5X52180OOdPhsnZl2AKMUZf62k0hpA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.289_1591747778965_0.8530414194925533"},"_hasShrinkwrap":false,"publish_time":1591747779079,"_cnpm_publish_time":1591747779079,"_cnpmcore_publish_time":"2021-12-16T19:04:15.229Z","contributors":[]},"2.0.0-nightly.288":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.288","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1910+1d216a94","@parcel/babel-preset-env":"2.0.0-nightly.288+1d216a94","@parcel/plugin":"2.0.0-nightly.288+1d216a94","@parcel/utils":"2.0.0-nightly.288+1d216a94","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.288+1d216a94"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"1d216a9411d029ceca2a13548d78f68d5298c2a8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.288","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"7c30296473bf47fdec9f4a640e0a09daaf7627f3","size":13118,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.288.tgz","integrity":"sha512-36SXxiM9hAwP8NLV96bO8CGybkefmxOMeTMg+zM8m5+1pfHcQg5PSeuz23+ZpwZo6h0bnVZimXWhrgO9/edN5Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.288_1591661345116_0.27943756468823766"},"_hasShrinkwrap":false,"publish_time":1591661345266,"_cnpm_publish_time":1591661345266,"_cnpmcore_publish_time":"2021-12-16T19:04:15.444Z","contributors":[]},"2.0.0-nightly.286":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.286","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1908+cf6a8587","@parcel/babel-preset-env":"2.0.0-nightly.286+cf6a8587","@parcel/plugin":"2.0.0-nightly.286+cf6a8587","@parcel/utils":"2.0.0-nightly.286+cf6a8587","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.286+cf6a8587"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"cf6a8587c489bdfa5be5a372d0757efb4b81568e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.286","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"09f53eb7d06daab82b1f585a199509449358daeb","size":13117,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.286.tgz","integrity":"sha512-70gnJU+VRe7MJ59XaxyglmLTjrmfanPNmYoGrADBf02NalmvcdsoGPE3YlAmSzv8MWEkUIAR4dKGYgiXTZP1Uw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.286_1591574966858_0.7907251098975194"},"_hasShrinkwrap":false,"publish_time":1591574967055,"_cnpm_publish_time":1591574967055,"_cnpmcore_publish_time":"2021-12-16T19:04:15.671Z","contributors":[]},"2.0.0-nightly.284":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.284","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1906+5d60c689","@parcel/babel-preset-env":"2.0.0-nightly.284+5d60c689","@parcel/plugin":"2.0.0-nightly.284+5d60c689","@parcel/utils":"2.0.0-nightly.284+5d60c689","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.284+5d60c689"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"5d60c6897cbdfc50b105e83a8bc5392c389002d8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.284","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"52a511c00c862e99ed638c720755476d5e6fa72c","size":13118,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.284.tgz","integrity":"sha512-6gjcJxr0VX2stbzwRmz+E5ddvMdMHxKFR9LLyC9ZlDH4EoG75mckfUgoWjpCPra32eESVbNSQF+2dzMel43g7w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.284_1591488534742_0.1788485300227749"},"_hasShrinkwrap":false,"publish_time":1591488534860,"_cnpm_publish_time":1591488534860,"_cnpmcore_publish_time":"2021-12-16T19:04:15.900Z","contributors":[]},"2.0.0-nightly.282":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.282","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1904+948cccd3","@parcel/babel-preset-env":"2.0.0-nightly.282+948cccd3","@parcel/plugin":"2.0.0-nightly.282+948cccd3","@parcel/utils":"2.0.0-nightly.282+948cccd3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.282+948cccd3"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"948cccd392eecf15ccbd08b91a0de239f6a3abcc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.282","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"d58ad88c068351c027abf9820d05401cbc9ec07b","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.282.tgz","integrity":"sha512-pNQ7IM8yTYLuXVmdAxe20vShHUsZ7tPbM2ILTz8Vm1rzXkPvmNFkQPmhJU6CLfmGn4S1KzTg9jOAur2nRsRmEw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.282_1591315893361_0.9335671143086512"},"_hasShrinkwrap":false,"publish_time":1591315893488,"_cnpm_publish_time":1591315893488,"_cnpmcore_publish_time":"2021-12-16T19:04:16.160Z","contributors":[]},"2.0.0-nightly.280":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.280","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1902+2668bee1","@parcel/babel-preset-env":"2.0.0-nightly.280+2668bee1","@parcel/plugin":"2.0.0-nightly.280+2668bee1","@parcel/utils":"2.0.0-nightly.280+2668bee1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.280+2668bee1"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"2668bee153af09e665c30408b1bdafe06e1cc3ac","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.280","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"42d7d6ac51e9fc39236d55997154351c7459b7f8","size":13100,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.280.tgz","integrity":"sha512-CJ9SoSMoTdCeFwSEemAdDuXGkaSl0ih5Gjjz7QRtiRTwOh9gUPD2UOtCu1lHoVl8K0kx/AQnlme4gGCKo03rrw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.280_1591229350598_0.38982587318056217"},"_hasShrinkwrap":false,"publish_time":1591229350758,"_cnpm_publish_time":1591229350758,"_cnpmcore_publish_time":"2021-12-16T19:04:16.385Z","contributors":[]},"2.0.0-nightly.279":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.279","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1901+149c00b7","@parcel/babel-preset-env":"2.0.0-nightly.279+149c00b7","@parcel/plugin":"2.0.0-nightly.279+149c00b7","@parcel/utils":"2.0.0-nightly.279+149c00b7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.279+149c00b7"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"149c00b79264c7398e05c1a9ec2d9acee59f9384","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.279","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"4a9811bd3fdeea9adf0691c8180c1aee148211da","size":13103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.279.tgz","integrity":"sha512-+gT6iQpO3US/OjbKdbrBt3aO9XmTN8zWX2Ydo3854Gfwl8FO/C/BtcrZtCWMvGW1BaKxvyg+JcvLZ6n3AZ6YNQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.279_1591056592710_0.5027137217498308"},"_hasShrinkwrap":false,"publish_time":1591056592900,"_cnpm_publish_time":1591056592900,"_cnpmcore_publish_time":"2021-12-16T19:04:16.607Z","contributors":[]},"2.0.0-nightly.278":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.278","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1900+417a8c6c","@parcel/babel-preset-env":"2.0.0-nightly.278+417a8c6c","@parcel/plugin":"2.0.0-nightly.278+417a8c6c","@parcel/utils":"2.0.0-nightly.278+417a8c6c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.278+417a8c6c"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"417a8c6cbb2eb7d7ca1d936c1d93a5cef8e91ba4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.278","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"ca632b597d54c9a7120756b82c08b0fe2ca04d28","size":13099,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.278.tgz","integrity":"sha512-7h86ADLBuWQwTmqej66OtPH8iJpSwxV/G+y3t0uHhxKtSmE+Qji0J/MAkAGO6RuRP7e3/mgpU/Is7ssl23pDYQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.278_1590624678907_0.21225307117155956"},"_hasShrinkwrap":false,"publish_time":1590624679130,"_cnpm_publish_time":1590624679130,"_cnpmcore_publish_time":"2021-12-16T19:04:16.829Z","contributors":[]},"2.0.0-nightly.277":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.277","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1899+d33fcd9c","@parcel/babel-preset-env":"2.0.0-nightly.277+d33fcd9c","@parcel/plugin":"2.0.0-nightly.277+d33fcd9c","@parcel/utils":"2.0.0-nightly.277+d33fcd9c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.277+d33fcd9c"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"d33fcd9cf826188288e7ffb5dfecbfa221592458","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.277","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"11ae5f6037cdcc8cfb692e88c2479e25446d0b3b","size":13103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.277.tgz","integrity":"sha512-P41lo9Vnq3tSGg4HP1DzcBmCVVFiN8h/9X2oora02XIAbp/nMIjbvY/ja2UZeahL28UA7+uFZr2Xf2anV64SXw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.277_1590106021537_0.01358302929650379"},"_hasShrinkwrap":false,"publish_time":1590106021625,"_cnpm_publish_time":1590106021625,"_cnpmcore_publish_time":"2021-12-16T19:04:17.075Z","contributors":[]},"2.0.0-nightly.275":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.275","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1897+b275d096","@parcel/babel-preset-env":"2.0.0-nightly.275+b275d096","@parcel/plugin":"2.0.0-nightly.275+b275d096","@parcel/utils":"2.0.0-nightly.275+b275d096","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.275+b275d096"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b275d0962da1ff200028760f2b1e227dd54ccf95","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.275","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"6fbc4aba62bfac35435bd0ef776d586fbda54302","size":13099,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.275.tgz","integrity":"sha512-BHCnrstOLsDpHxV0+58WdQxX4yKeCTSwoWxDhIZvitUASgckpX5Kaetw2PsVXqkS8SIuxXeRjeWI3QJ32Xhluw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.275_1589933259881_0.4573336628279041"},"_hasShrinkwrap":false,"publish_time":1589933260087,"_cnpm_publish_time":1589933260087,"_cnpmcore_publish_time":"2021-12-16T19:04:17.267Z","contributors":[]},"2.0.0-nightly.272":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.272","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1894+9f71164b","@parcel/babel-preset-env":"2.0.0-nightly.272+9f71164b","@parcel/plugin":"2.0.0-nightly.272+9f71164b","@parcel/utils":"2.0.0-nightly.272+9f71164b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.272+9f71164b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"9f71164b910bb7fef050d57d8ef9036f3aa17af6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.272","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"340c746dd69bf08d9146a9e7892419a8c65be89b","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.272.tgz","integrity":"sha512-XNIzhGFxqGid934dK6fH7RKAcG7IAhT0sd2QiDCCp7a0TmikJwMplN8dMPNIMCIAVfdE1M8dsJNb3fkyz2cRMQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.272_1589414834694_0.17791911954775808"},"_hasShrinkwrap":false,"publish_time":1589414834803,"_cnpm_publish_time":1589414834803,"_cnpmcore_publish_time":"2021-12-16T19:04:17.507Z","contributors":[]},"2.0.0-nightly.268":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.268","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1890+f65aa4c5","@parcel/babel-preset-env":"2.0.0-nightly.268+f65aa4c5","@parcel/plugin":"2.0.0-nightly.268+f65aa4c5","@parcel/utils":"2.0.0-nightly.268+f65aa4c5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.268+f65aa4c5"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f65aa4c53ab130debfc88f4628eb001f52fb5f63","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.268","_nodeVersion":"12.16.3","_npmVersion":"lerna/3.20.2/node@v12.16.3+x64 (linux)","dist":{"shasum":"42a1a8091e73fd9222eb235f5809d1b516fe1c28","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.268.tgz","integrity":"sha512-IASyJqNJfN8gXDvivGAt3ZRYDVY3aMsR0df00J2pFWZoHkCcvPvEsrTDBB2V2KdA6591E5NhSUxFW09YPcaWJQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.268_1589328383344_0.506045013431615"},"_hasShrinkwrap":false,"publish_time":1589328383441,"_cnpm_publish_time":1589328383441,"_cnpmcore_publish_time":"2021-12-16T19:04:17.758Z","contributors":[]},"2.0.0-nightly.266":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.266","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1888+4210f2fb","@parcel/babel-preset-env":"2.0.0-nightly.266+4210f2fb","@parcel/plugin":"2.0.0-nightly.266+4210f2fb","@parcel/utils":"2.0.0-nightly.266+4210f2fb","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.266+4210f2fb"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"4210f2fbf1f5973be24fa268a7bb9b6d52ba326b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.266","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"0d0c34000aa2881f2156ef90256c1427e60569eb","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.266.tgz","integrity":"sha512-USESet2KHN08+m4RT/gcbNRaYPEctPW/EVYjh2PW2B/r2TXa+7cgzesnNxxeyMIdAFiAOYK4jIGp7CU+avXB1Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.266_1589242132573_0.5222576563382637"},"_hasShrinkwrap":false,"publish_time":1589242132762,"_cnpm_publish_time":1589242132762,"_cnpmcore_publish_time":"2021-12-16T19:04:17.992Z","contributors":[]},"2.0.0-nightly.263":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.263","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1885+64ae007b","@parcel/babel-preset-env":"2.0.0-nightly.263+64ae007b","@parcel/plugin":"2.0.0-nightly.263+64ae007b","@parcel/utils":"2.0.0-nightly.263+64ae007b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.263+64ae007b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"64ae007b915561aa5c5dab10a49d1f10c2df4954","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.263","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"cbeb90776564ab3d2fe112637e0e9e60de7b8879","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.263.tgz","integrity":"sha512-M+sl4nImySDm8xfdkeYp2YwVp0irOS/mVSYbiCywtjvH1MXYJdHrTfwzeHeZu4U//Xiw8neE3R/a9pVhOWWfXw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.263_1589155652233_0.12612634348776575"},"_hasShrinkwrap":false,"publish_time":1589155652414,"_cnpm_publish_time":1589155652414,"_cnpmcore_publish_time":"2021-12-16T19:04:18.276Z","contributors":[]},"2.0.0-nightly.261":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.261","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1883+ab50b2f0","@parcel/babel-preset-env":"2.0.0-nightly.261+ab50b2f0","@parcel/plugin":"2.0.0-nightly.261+ab50b2f0","@parcel/utils":"2.0.0-nightly.261+ab50b2f0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.261+ab50b2f0"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"ab50b2f0fdb04244e6365e5d14099cdd79c36e4d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.261","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"423d816373619156f6bda803f0cd7dd25d3b204e","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.261.tgz","integrity":"sha512-vyFxn2qkUojuI1zOZPbiA/tW4JiDe2F8yhZDV+ShjwJ/j38Azu+0DS8tz3s0XQRVhCggLdnmgD7M05FZFa6WgA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.261_1589069211504_0.7905014817323834"},"_hasShrinkwrap":false,"publish_time":1589069211619,"_cnpm_publish_time":1589069211619,"_cnpmcore_publish_time":"2021-12-16T19:04:18.510Z","contributors":[]},"2.0.0-nightly.258":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.258","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1880+e8d7d944","@parcel/babel-preset-env":"2.0.0-nightly.258+e8d7d944","@parcel/plugin":"2.0.0-nightly.258+e8d7d944","@parcel/utils":"2.0.0-nightly.258+e8d7d944","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.258+e8d7d944"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e8d7d94484f887c9f61093fca0c63b499305b933","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.258","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"98adfa5aa5b7e7697b2db94b4f124114baf9eb30","size":13104,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.258.tgz","integrity":"sha512-dkW9BDzacWcfLBTWDKNO09yxkTIZZ/s4k8j3RuJVnIlHkLk7777c+GfIMob0RLhtFgYXk1MPOMZt7OXVYvIx4Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.258_1588982761791_0.45567588237068435"},"_hasShrinkwrap":false,"publish_time":1588982761928,"_cnpm_publish_time":1588982761928,"_cnpmcore_publish_time":"2021-12-16T19:04:18.859Z","contributors":[]},"2.0.0-nightly.257":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.257","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1879+5175a66b","@parcel/babel-preset-env":"2.0.0-nightly.257+5175a66b","@parcel/plugin":"2.0.0-nightly.257+5175a66b","@parcel/utils":"2.0.0-nightly.257+5175a66b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.257+5175a66b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"5175a66b28cd2a6090b247204e550cc0264aabbe","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.257","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"3864e12a509a6cc5103fd766efd004e6de6a2d9d","size":13100,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.257.tgz","integrity":"sha512-+bcCk3O9chZGDS7zBndGPX+WDhNQFwgNEjpVOBKSadqwzAdwU9SgTPAzwdFSXIEiPVNPUkxJ7dtTV6Flm3D1ew=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.257_1588896422859_0.6721326899569084"},"_hasShrinkwrap":false,"publish_time":1588896422949,"_cnpm_publish_time":1588896422949,"_cnpmcore_publish_time":"2021-12-16T19:04:19.274Z","contributors":[]},"2.0.0-nightly.253":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.253","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1875+44a44081","@parcel/babel-preset-env":"2.0.0-nightly.253+44a44081","@parcel/plugin":"2.0.0-nightly.253+44a44081","@parcel/utils":"2.0.0-nightly.253+44a44081","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.253+44a44081"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"44a44081bc44503da7233484b318cf5724aa156f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.253","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"b1176446a3762e028ead76b0428c69caf123bed8","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.253.tgz","integrity":"sha512-XUCMp3GXvez6G2LSKlglGxjdrXYt3ynXt4PRbko+zHt+Ou7xL1b1RapHYItQBHH5UsnxtgplvhzLeJwLtCg1qg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.253_1588809971764_0.9131184238679158"},"_hasShrinkwrap":false,"publish_time":1588809971951,"_cnpm_publish_time":1588809971951,"_cnpmcore_publish_time":"2021-12-16T19:04:19.479Z","contributors":[]},"2.0.0-nightly.252":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.252","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1874+3c1c7db9","@parcel/babel-preset-env":"2.0.0-nightly.252+3c1c7db9","@parcel/plugin":"2.0.0-nightly.252+3c1c7db9","@parcel/utils":"2.0.0-nightly.252+3c1c7db9","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.252+3c1c7db9"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"3c1c7db9559771af7df9f39ead4513b56afd3c9b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.252","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"7f9f3627f82f46937dc306fa925d175640608dca","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.252.tgz","integrity":"sha512-44cawFkMjZkZBWfCgSYKBgjk8KtD3E7N20bnHDzivkuXFSeCptsZs6yPkAvUUn41pPvL4oSd31WI7Cn5TWrKfw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.252_1588723556019_0.7407529726142408"},"_hasShrinkwrap":false,"publish_time":1588723556138,"_cnpm_publish_time":1588723556138,"_cnpmcore_publish_time":"2021-12-16T19:04:19.679Z","contributors":[]},"2.0.0-nightly.250":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.250","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1872+d3e9d809","@parcel/babel-preset-env":"2.0.0-nightly.250+d3e9d809","@parcel/plugin":"2.0.0-nightly.250+d3e9d809","@parcel/utils":"2.0.0-nightly.250+d3e9d809","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.250+d3e9d809"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"d3e9d8093c0d5848d1a01469ffa9f0ff77b604e4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.250","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"e99826195e9436134173bb86f9178ceb3ffce157","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.250.tgz","integrity":"sha512-tAUUKzEl5HjEac+M1Dhl+HcMDDYFn8cMZP508cMEYp5/V95Go4LK1nw6+f0qcUlYsMl2V4nr14vOBD82BYhD8Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.250_1588378015462_0.8361832061648564"},"_hasShrinkwrap":false,"publish_time":1588378015584,"_cnpm_publish_time":1588378015584,"_cnpmcore_publish_time":"2021-12-16T19:04:19.909Z","contributors":[]},"2.0.0-nightly.249":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.249","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1871+e63c77c8","@parcel/babel-preset-env":"2.0.0-nightly.249+e63c77c8","@parcel/plugin":"2.0.0-nightly.249+e63c77c8","@parcel/utils":"2.0.0-nightly.249+e63c77c8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.249+e63c77c8"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"e63c77c800f95d64b835212632d1a9ed2db9f381","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.249","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"8f25460c555c84c66164578952232f3c061cb788","size":13103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.249.tgz","integrity":"sha512-BOjz7Jrjtng3UF6FvBBvz97XlmBQT/0YU97oCbL0WhZGtD4mjrt2E97R+oSoj5zyMFqlq1DyoLt0OSBm5S3BFA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.249_1588291613479_0.16639314249941384"},"_hasShrinkwrap":false,"publish_time":1588291613710,"_cnpm_publish_time":1588291613710,"_cnpmcore_publish_time":"2021-12-16T19:04:20.145Z","contributors":[]},"2.0.0-nightly.242":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.242","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1864+ac5e8071","@parcel/babel-preset-env":"2.0.0-nightly.242+ac5e8071","@parcel/plugin":"2.0.0-nightly.242+ac5e8071","@parcel/utils":"2.0.0-nightly.242+ac5e8071","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.242+ac5e8071"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"ac5e807141df2ab1d83853b631551b28643b5869","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.242","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"a796e54c08c44f3319393ace09cdf8f4c1f41841","size":13098,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.242.tgz","integrity":"sha512-UEJVkn+jM9IMD94AEJNZoXEiOZZ0nW/t10sPquVjgGWdHrT9L4q0NmJu13InhLB3otfCYdAtaZE8FA4n3Nt0kA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.242_1588205191175_0.6015419743516892"},"_hasShrinkwrap":false,"publish_time":1588205191293,"_cnpm_publish_time":1588205191293,"_cnpmcore_publish_time":"2021-12-16T19:04:20.357Z","contributors":[]},"2.0.0-nightly.239":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.239","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1861+df509222","@parcel/babel-preset-env":"2.0.0-nightly.239+df509222","@parcel/plugin":"2.0.0-nightly.239+df509222","@parcel/utils":"2.0.0-nightly.239+df509222","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.239+df509222"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"df509222e6808e49009e77bff8f4f9bdc94865bc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.239","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"13cc19d1ab89eb4e5282e4d956c1611747f778af","size":13104,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.239.tgz","integrity":"sha512-Ggn5IpAPJhIBVQJTI/B5hQpEiuf19TFkdOjBhnMQIKZvb4blQfL1z2Wr/9CiVhMSmQmu4hG32sM2/1XhJzoSKg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.239_1588118771692_0.9480310317784018"},"_hasShrinkwrap":false,"publish_time":1588118771810,"_cnpm_publish_time":1588118771810,"_cnpmcore_publish_time":"2021-12-16T19:04:20.595Z","contributors":[]},"2.0.0-nightly.236":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.236","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1858+297087a8","@parcel/babel-preset-env":"2.0.0-nightly.236+297087a8","@parcel/plugin":"2.0.0-nightly.236+297087a8","@parcel/utils":"2.0.0-nightly.236+297087a8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.236+297087a8"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"297087a806f9ed958fad1e2217d735b284cd3d5c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.236","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"3be08a8674a05bd0fe3b9814faf44aaaeda7aec1","size":13103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.236.tgz","integrity":"sha512-ErvU0xWmRHr+Vsl9wkbzFfn1jR8iKQWymzSmO1GqrQcu7Sz/ZfdyyFzuyt8cWJXIBskInv63xAOFFuNMqMb1vQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.236_1587773195979_0.8964987160274569"},"_hasShrinkwrap":false,"publish_time":1587773196107,"_cnpm_publish_time":1587773196107,"_cnpmcore_publish_time":"2021-12-16T19:04:20.799Z","contributors":[]},"2.0.0-nightly.232":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.232","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1854+6bf8145c","@parcel/babel-preset-env":"2.0.0-nightly.232+6bf8145c","@parcel/plugin":"2.0.0-nightly.232+6bf8145c","@parcel/utils":"2.0.0-nightly.232+6bf8145c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.232+6bf8145c"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"6bf8145c61334e29e20f0619d6ce52b9dcd1f236","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.232","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"170c19ee3622ed5d7606987876b231993668d418","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.232.tgz","integrity":"sha512-lT/R3T6AUVLqiqMf+BDy5GdfGcQsSCRvi9BM+6PAyjuAI0YwIB7bE5ZnVZRnm151mIuDuEM/7rmBOh7npEP6PA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.232_1587686815798_0.6021151274764502"},"_hasShrinkwrap":false,"publish_time":1587686815933,"_cnpm_publish_time":1587686815933,"_cnpmcore_publish_time":"2021-12-16T19:04:21.087Z","contributors":[]},"2.0.0-nightly.230":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.230","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1852+b2b56a27","@parcel/babel-preset-env":"2.0.0-nightly.230+b2b56a27","@parcel/plugin":"2.0.0-nightly.230+b2b56a27","@parcel/utils":"2.0.0-nightly.230+b2b56a27","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.230+b2b56a27"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"b2b56a27bc36d86e5221ec91dbf2fe11787e0c45","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.230","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"9f28b0170339e58f0c511a26d7e8e9c2a1f2e43f","size":13101,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.230.tgz","integrity":"sha512-hGix1i8JF/z4ek+I0H2nYUqwOTjfYXCK7KopkPnx2PJhpEzIP1OVxYq8Ng8awKTYPAQ2FUKtVW7pl3J5iKlF2g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.230_1587600424942_0.5633066197688636"},"_hasShrinkwrap":false,"publish_time":1587600425071,"_cnpm_publish_time":1587600425071,"_cnpmcore_publish_time":"2021-12-16T19:04:21.314Z","contributors":[]},"2.0.0-nightly.229":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.229","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1851+28146ff0","@parcel/babel-preset-env":"2.0.0-nightly.229+28146ff0","@parcel/plugin":"2.0.0-nightly.229+28146ff0","@parcel/utils":"2.0.0-nightly.229+28146ff0","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.229+28146ff0"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"28146ff0210a9b70c5e951957fadccddfec42138","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.229","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (linux)","dist":{"shasum":"38bf95a635b8e56f76adf37ba5900f61d8a508fc","size":13103,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.229.tgz","integrity":"sha512-N7HJRq7HROjIjFTVCIdC0qKhhddGScQFvlltBAEEahlHaLSMWKor5/OtcllBTQgRW+XUwz3nFK4plTbCTaTN/A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.229_1587427588475_0.17897543295891882"},"_hasShrinkwrap":false,"publish_time":1587427588580,"_cnpm_publish_time":1587427588580,"_cnpmcore_publish_time":"2021-12-16T19:04:21.594Z","contributors":[]},"2.0.0-nightly.228":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.228","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1850+7c0aa3d2","@parcel/babel-preset-env":"2.0.0-nightly.228+7c0aa3d2","@parcel/plugin":"2.0.0-nightly.228+7c0aa3d2","@parcel/utils":"2.0.0-nightly.228+7c0aa3d2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.228+7c0aa3d2"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"7c0aa3d2b9cd4a8d3cb6135e6b07d05f33406389","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.228","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (linux)","dist":{"shasum":"3db17d45bc337f9d005da6413131184d7c039080","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.228.tgz","integrity":"sha512-vtAVpFmfb0RE8VAlJFF3Rvl+QJzexFV1QpByDxWW3sbvLHdwZi8gfdHrfbP7mURaYTUlhjCiZJnaDCUvsPdVSg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.228_1587254802482_0.43081448056442584"},"_hasShrinkwrap":false,"publish_time":1587254802610,"_cnpm_publish_time":1587254802610,"_cnpmcore_publish_time":"2021-12-16T19:04:21.801Z","contributors":[]},"2.0.0-nightly.227":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.227","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1849+a98be591","@parcel/babel-preset-env":"2.0.0-nightly.227+a98be591","@parcel/plugin":"2.0.0-nightly.227+a98be591","@parcel/utils":"2.0.0-nightly.227+a98be591","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.227+a98be591"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a98be59141fd8d4769010c6ea936252cb07f8056","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.227","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (linux)","dist":{"shasum":"a614bd74ef05e77e7d4a9f03ccfdaf489c9ee2e3","size":13102,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.227.tgz","integrity":"sha512-0HzuCicCwlxewxjLAwPdFk3/W6STYkoqSoAM4jiHIP3x0tnCn0nwL45iT0ER9uEAFvXbz2gUS/AxvR2O49dhyA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.227_1587168402392_0.7677372644120786"},"_hasShrinkwrap":false,"publish_time":1587168402541,"_cnpm_publish_time":1587168402541,"_cnpmcore_publish_time":"2021-12-16T19:04:22.055Z","contributors":[]},"2.0.0-nightly.225":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.225","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1847+c8d12762","@parcel/babel-preset-env":"2.0.0-nightly.225+c8d12762","@parcel/plugin":"2.0.0-nightly.225+c8d12762","@parcel/utils":"2.0.0-nightly.225+c8d12762","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.225+c8d12762"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"c8d127623e419f23b6216d3fc68e1d45adeecbd0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.225","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"c154864c040c53e3857b657dc827bad19b0ba82c","size":12974,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.225.tgz","integrity":"sha512-GOmE4m31FC3XEedU3PoQJtbgKfnb2YBiVDkRjeDwPqcWgJo6JzCaJcS2fRfrKUP3uBxLe0jAqppQ7x1uXjSg8w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.225_1587081981275_0.7876193532790823"},"_hasShrinkwrap":false,"publish_time":1587081981401,"_cnpm_publish_time":1587081981401,"_cnpmcore_publish_time":"2021-12-16T19:04:22.265Z","contributors":[]},"2.0.0-nightly.223":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.223","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1845+a2ab7d0d","@parcel/babel-preset-env":"2.0.0-nightly.223+a2ab7d0d","@parcel/plugin":"2.0.0-nightly.223+a2ab7d0d","@parcel/utils":"2.0.0-nightly.223+a2ab7d0d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.223+a2ab7d0d"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"a2ab7d0df389a76a739c25817b878dc35ce782f4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.223","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"481300103094b158325adccecc26c78d8ed6ae74","size":12975,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.223.tgz","integrity":"sha512-2ESYN4BVLZSyKALbgwNQcrWizfrSORmhX3zflW6EQcsvHkIS/uKnxhccKFb34PPgt9CFbDvMEBQN+mzvScIDeA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.223_1586995607960_0.28599388731184705"},"_hasShrinkwrap":false,"publish_time":1586995608120,"_cnpm_publish_time":1586995608120,"_cnpmcore_publish_time":"2021-12-16T19:04:22.506Z","contributors":[]},"2.0.0-nightly.222":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.222","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1844+8dd0e941","@parcel/babel-preset-env":"2.0.0-nightly.222+8dd0e941","@parcel/plugin":"2.0.0-nightly.222+8dd0e941","@parcel/utils":"2.0.0-nightly.222+8dd0e941","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.222+8dd0e941"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"8dd0e94102e6bd8856b384fe04ce52e104df0e7e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.222","_nodeVersion":"12.16.2","_npmVersion":"lerna/3.20.2/node@v12.16.2+x64 (darwin)","dist":{"shasum":"ce7c6b3b4e00cec41fe83646332d79a361b413d1","size":12972,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.222.tgz","integrity":"sha512-JCiEnc+0K3YyjL7HHEBfTIETMXYPH6Tw+PrdV+wDL/JFKzy0cXO8/P4k96vy59LWLUFS1JOzmKyz7PS1F1uGZA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.222_1586980515524_0.05662827430285744"},"_hasShrinkwrap":false,"publish_time":1586980515788,"_cnpm_publish_time":1586980515788,"_cnpmcore_publish_time":"2021-12-16T19:04:23.713Z","contributors":[]},"2.0.0-nightly.219":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.219","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1841+f9f7320b","@parcel/babel-preset-env":"2.0.0-nightly.219+f9f7320b","@parcel/plugin":"2.0.0-nightly.219+f9f7320b","@parcel/utils":"2.0.0-nightly.219+f9f7320b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.219+f9f7320b"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"f9f7320bed19a9a2a7d75d5c6da657272b4b44ef","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.219","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"87de6a807d2d7c586c3178d9b1f9aa29bb38ea0c","size":12943,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.219.tgz","integrity":"sha512-xHBY+UWwADoHloKaAFyNVJowXpXk71ZG/WOzdPO3Cda0+px7nCsdMij4OrKm6ev/sbhnJRhNb/f12rWT5XzXEQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.219_1586909169728_0.36067003443272916"},"_hasShrinkwrap":false,"publish_time":1586909169898,"_cnpm_publish_time":1586909169898,"_cnpmcore_publish_time":"2021-12-16T19:04:24.080Z","contributors":[]},"2.0.0-nightly.214":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.214","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1836+52fd6741","@parcel/babel-preset-env":"2.0.0-nightly.214+52fd6741","@parcel/plugin":"2.0.0-nightly.214+52fd6741","@parcel/utils":"2.0.0-nightly.214+52fd6741","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.214+52fd6741"},"peerDependencies":{"@parcel/core":"^2.0.0-alpha.3.1"},"gitHead":"52fd6741a0ea1f2e043c628cf6b7be0715b1c837","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.214","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"211d2ed7ad60cc4f444bf600085578c2a4e1c8fa","size":13273,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.214.tgz","integrity":"sha512-IV5vHWB+4ZrHcp5SoSJVfJyRwiv/S+JflvHWps3YBaYSrcDQGOSWQwOtYcp/1VMH+Em5Ot+esJawwFIh7GKx7w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.214_1586649975161_0.6766882921522943"},"_hasShrinkwrap":false,"publish_time":1586649975259,"_cnpm_publish_time":1586649975259,"_cnpmcore_publish_time":"2021-12-16T19:04:24.308Z","contributors":[]},"2.0.0-nightly.210":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.210","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1832+10e18b0a","@parcel/babel-preset-env":"2.0.0-nightly.210+10e18b0a","@parcel/plugin":"2.0.0-nightly.210+10e18b0a","@parcel/utils":"2.0.0-nightly.210+10e18b0a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.210+10e18b0a"},"gitHead":"10e18b0a440b1678ef0fdcd7d104a1394a5ed6f6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.210","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"f5c349b26bb6ff4b976419215f3cb4422a08ca47","size":13207,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.210.tgz","integrity":"sha512-etmuwsAJbAGWCy4AlM30JRl0JNvdUng6Fz+doDef+LoRokPef8dMXYLXOsip55yBi9W98cku2cPBLrMDw9wDkA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.210_1586563582702_0.40024368512761077"},"_hasShrinkwrap":false,"publish_time":1586563583120,"_cnpm_publish_time":1586563583120,"_cnpmcore_publish_time":"2021-12-16T19:04:24.560Z","contributors":[]},"2.0.0-nightly.209":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.209","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1831+3944c6e2","@parcel/babel-preset-env":"2.0.0-nightly.209+3944c6e2","@parcel/plugin":"2.0.0-nightly.209+3944c6e2","@parcel/utils":"2.0.0-nightly.209+3944c6e2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.209+3944c6e2"},"gitHead":"3944c6e27dd21d826bbc73f3010f1421a8736e2f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.209","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"92935c93f30fae0f4eb6b88c0b91afeea098f916","size":13207,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.209.tgz","integrity":"sha512-oEefFb6wHcVHYoaAPzYVjlStEYF04D5iO4d4ZfY0n745fWeX3KgKMpaa8xLCPDXTkx1/9do97nWd8a76s2Za1A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.209_1586477243020_0.5262859054972855"},"_hasShrinkwrap":false,"publish_time":1586477243200,"_cnpm_publish_time":1586477243200,"_cnpmcore_publish_time":"2021-12-16T19:04:24.788Z","contributors":[]},"2.0.0-nightly.207":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.207","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1829+c633aa1b","@parcel/babel-preset-env":"2.0.0-nightly.207+c633aa1b","@parcel/plugin":"2.0.0-nightly.207+c633aa1b","@parcel/utils":"2.0.0-nightly.207+c633aa1b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.207+c633aa1b"},"gitHead":"c633aa1b3e33c310b50dada88541838e93e48ec9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.207","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"649f0900cdfdfcd559e785da335105b238fa118f","size":13207,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.207.tgz","integrity":"sha512-ckH8a3iKl1REjUxW3TQwFfUUBhQ7a8BFXAE7B4c35fqiiH6OKRsx1M6wAqiH1i9kIvUbuv3/s6FMJpNG+ywLEw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.207_1586390773089_0.6537278888507401"},"_hasShrinkwrap":false,"publish_time":1586390773273,"_cnpm_publish_time":1586390773273,"_cnpmcore_publish_time":"2021-12-16T19:04:24.992Z","contributors":[]},"2.0.0-nightly.205":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.205","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1827+68b5050a","@parcel/babel-preset-env":"2.0.0-nightly.205+68b5050a","@parcel/plugin":"2.0.0-nightly.205+68b5050a","@parcel/utils":"2.0.0-nightly.205+68b5050a","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.205+68b5050a"},"gitHead":"68b5050ae0e84c4a65ebdc2e57415c1ed0ceacd2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.205","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"1bd6dcc8bc13a14f616955c409e5704efc5c4f60","size":13205,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.205.tgz","integrity":"sha512-dlnbaWZ2aYDel0YXxl/kQNP/jJElU0Q8z9IJ6p2SXfSs9oFbN5NSm0PG86IM3twbSeDFOQB9XSSaNpGxGNOI4g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.205_1586304413058_0.39721175272256004"},"_hasShrinkwrap":false,"publish_time":1586304413281,"_cnpm_publish_time":1586304413281,"_cnpmcore_publish_time":"2021-12-16T19:04:25.193Z","contributors":[]},"2.0.0-nightly.203":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.203","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1825+f6d2a707","@parcel/babel-preset-env":"2.0.0-nightly.203+f6d2a707","@parcel/plugin":"2.0.0-nightly.203+f6d2a707","@parcel/utils":"2.0.0-nightly.203+f6d2a707","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.203+f6d2a707"},"gitHead":"f6d2a707c932032c39064cf53dd74b2b687e310e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.203","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"63215fc37f32ec30a6e789fbe1b187f2c947fd70","size":13204,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.203.tgz","integrity":"sha512-EUECkolka/ctZEaL+AT0ZHafs00YoGgqQbYWaH7oue2iH9jw9xIF6/dc9qutg97xHmWh9j2+rpVX4QBlAphzmQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.203_1586217976260_0.024461944784686773"},"_hasShrinkwrap":false,"publish_time":1586217976383,"_cnpm_publish_time":1586217976383,"_cnpmcore_publish_time":"2021-12-16T19:04:25.382Z","contributors":[]},"2.0.0-nightly.201":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.201","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1823+83e272ba","@parcel/babel-preset-env":"2.0.0-nightly.201+83e272ba","@parcel/plugin":"2.0.0-nightly.201+83e272ba","@parcel/utils":"2.0.0-nightly.201+83e272ba","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.201+83e272ba"},"gitHead":"83e272ba8b6fc51651f564da9edbb69576695e2f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.201","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"83e60ae2ccfd2f8bf500bf7d19297a4edc6e9e6e","size":13331,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.201.tgz","integrity":"sha512-9oVF0N7hntwpwRd9wKefZu9HILJLXNKGjovXcWZk6lXzFNywBvvdCCqdSIgqLr+Hyw3MhGwNvuvY5N8h59tJYg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.201_1586118156458_0.3134579760678824"},"_hasShrinkwrap":false,"publish_time":1586118156607,"_cnpm_publish_time":1586118156607,"_cnpmcore_publish_time":"2021-12-16T19:04:25.605Z","contributors":[]},"2.0.0-nightly.200":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.200","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1822+f01437e7","@parcel/babel-preset-env":"2.0.0-nightly.200+f01437e7","@parcel/plugin":"2.0.0-nightly.200+f01437e7","@parcel/utils":"2.0.0-nightly.200+f01437e7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.200+f01437e7"},"gitHead":"f01437e7f646f4aa74a5d3cf48ed7c4f21822352","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.200","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"5c8377ac1b4fb5d88299ba633fe16ce0622b5431","size":13178,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.200.tgz","integrity":"sha512-r5SMrbXloxjp9Bp4evgLfekwgd76stoKDbmk/Rzyp5/vVbEsp6BNrJ7MLZkwi26FMZFEN5LDNOTfm9mcLkBqZg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.200_1586045170934_0.07172305818095892"},"_hasShrinkwrap":false,"publish_time":1586045171175,"_cnpm_publish_time":1586045171175,"_cnpmcore_publish_time":"2021-12-16T19:04:26.185Z","contributors":[]},"2.0.0-nightly.198":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.198","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1820+b326c0dc","@parcel/babel-preset-env":"2.0.0-nightly.198+b326c0dc","@parcel/plugin":"2.0.0-nightly.198+b326c0dc","@parcel/utils":"2.0.0-nightly.198+b326c0dc","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.198+b326c0dc"},"gitHead":"b326c0dccc2e9948ad4585fa6e4199f36cc2cfd6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.198","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"02eff169cfab7928ed9bfee24f602383fbbe56e8","size":13180,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.198.tgz","integrity":"sha512-JIlS1+G9xAYMn/ewFrpNIl5tAxSFirmxq+9nY1eNAbFIccICOH4GRrneVZ2DK65iHmQkx7NcmxrBkXe7voT8ag=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.198_1585958806664_0.5202994578400966"},"_hasShrinkwrap":false,"publish_time":1585958806781,"_cnpm_publish_time":1585958806781,"_cnpmcore_publish_time":"2021-12-16T19:04:26.428Z","contributors":[]},"2.0.0-nightly.196":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.196","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1818+1a1cc608","@parcel/babel-preset-env":"2.0.0-nightly.196+1a1cc608","@parcel/plugin":"2.0.0-nightly.196+1a1cc608","@parcel/utils":"2.0.0-nightly.196+1a1cc608","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.196+1a1cc608"},"gitHead":"1a1cc60826b23c94998c6a80fb3620a50f1b162c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.196","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"b1ae72f742db7fe679191869ecd38db99ca5494b","size":13305,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.196.tgz","integrity":"sha512-cbKfX3Ij8JfbaEPsF5Zi0lrBJDlgq8CCzsAP2two+7IYAx+HVStf6g/qv1d34oTuh+WDqyN18gLJo6biGMb9Lw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.196_1585887860274_0.8962971902154158"},"_hasShrinkwrap":false,"publish_time":1585887860419,"_cnpm_publish_time":1585887860419,"_cnpmcore_publish_time":"2021-12-16T19:04:26.641Z","contributors":[]},"2.0.0-nightly.195":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.195","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1817+b39859b6","@parcel/babel-preset-env":"2.0.0-nightly.195+b39859b6","@parcel/plugin":"2.0.0-nightly.195+b39859b6","@parcel/utils":"2.0.0-nightly.195+b39859b6","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.195+b39859b6"},"gitHead":"b39859b650259ea8977260c73749f3c4ffeef947","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.195","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"e94e532368f1c2749a4a9969221cab8e049eae3a","size":13180,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.195.tgz","integrity":"sha512-BAHkRYWaP2alRWlgG4A2jxGYiD/EEZmwZM2E6AYrq8ZnJ/y1dIoBmwyWu8C3xPulXIc+QoidbcHKAfbEfWM2IA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.195_1585785986026_0.09770297262795924"},"_hasShrinkwrap":false,"publish_time":1585785986127,"_cnpm_publish_time":1585785986127,"_cnpmcore_publish_time":"2021-12-16T19:04:26.916Z","contributors":[]},"2.0.0-nightly.191":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.191","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1813+3a972d8c","@parcel/babel-preset-env":"2.0.0-nightly.191+3a972d8c","@parcel/plugin":"2.0.0-nightly.191+3a972d8c","@parcel/utils":"2.0.0-nightly.191+3a972d8c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.191+3a972d8c"},"gitHead":"3a972d8c9c2333b3dd052e6e795002b665bf625a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.191","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"039465fff9bf7fa1c345c73f4f7d0fd68c19c109","size":13178,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.191.tgz","integrity":"sha512-mg69LA+xE0IRwWOzhk28XPqCv8w9cFj64pkaS1uFKqKDggW6xbQBs0kF0hB1lXVUa3Twl+84sI/2m+nlf+4rDA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.191_1585699580527_0.009874891290827303"},"_hasShrinkwrap":false,"publish_time":1585699580617,"_cnpm_publish_time":1585699580617,"_cnpmcore_publish_time":"2021-12-16T19:04:27.149Z","contributors":[]},"2.0.0-nightly.187":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.187","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1809+c34a2a31","@parcel/babel-preset-env":"2.0.0-nightly.187+c34a2a31","@parcel/plugin":"2.0.0-nightly.187+c34a2a31","@parcel/utils":"2.0.0-nightly.187+c34a2a31","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.187+c34a2a31"},"gitHead":"c34a2a31f84e7293bdbb7fb1109ab285debdb59a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.187","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"13a78ce603cdea8621067b764ab1f3a5933e36cc","size":13176,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.187.tgz","integrity":"sha512-CDCcz7m4JBvu6sAaV0/hyI6hVu1imCjy6yWKa1QzWVxhrnHS+g1ZCgU7ShquXamuLxfkNdyPN7ROiOAB197ldw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.187_1585613202855_0.49595921782244967"},"_hasShrinkwrap":false,"publish_time":1585613203031,"_cnpm_publish_time":1585613203031,"_cnpmcore_publish_time":"2021-12-16T19:04:27.329Z","contributors":[]},"2.0.0-nightly.186":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.186","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1808+790a2469","@parcel/babel-preset-env":"2.0.0-nightly.186+790a2469","@parcel/plugin":"2.0.0-nightly.186+790a2469","@parcel/utils":"2.0.0-nightly.186+790a2469","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.186+790a2469"},"gitHead":"790a2469e5bf9e231949256c1655562c61dda79d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.186","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"9f5084c1ac469dcb6d9c7ac9bf56ee8897795d43","size":13034,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.186.tgz","integrity":"sha512-oJVYtVN2Cg5v2vOelNgzB+mU/8WIt117kanOl3iyTH0Vnl1qYFSUG1mNvZcep9Ce6Jmu9Ke5Yv57qYGcdAK2Xg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.186_1585440405929_0.08967715022012301"},"_hasShrinkwrap":false,"publish_time":1585440406077,"_cnpm_publish_time":1585440406077,"_cnpmcore_publish_time":"2021-12-16T19:04:27.564Z","contributors":[]},"2.0.0-nightly.185":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.185","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.1807+36292242","@parcel/babel-preset-env":"2.0.0-nightly.185+36292242","@parcel/plugin":"2.0.0-nightly.185+36292242","@parcel/utils":"2.0.0-nightly.185+36292242","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.185+36292242"},"gitHead":"362922428f38b2ab61d922dc781eeb00eb953d00","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.185","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"ea248b3f66c6848fa2869a7d5ac0ee44d209605c","size":13031,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.185.tgz","integrity":"sha512-VuVcE+ruK3sWsw/CPPeMDXFAAN9CULECOQ9esejfScSfI2VoPgSOS3rMMuSygycUZ52D8Qk1dSdwa3WvqbZiGw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.185_1585353957931_0.22686758204927115"},"_hasShrinkwrap":false,"publish_time":1585353958038,"_cnpm_publish_time":1585353958038,"_cnpmcore_publish_time":"2021-12-16T19:04:27.752Z","contributors":[]},"2.0.0-nightly.182":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.182","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.182+a1a2515f","@parcel/plugin":"2.0.0-nightly.182+a1a2515f","@parcel/utils":"2.0.0-nightly.182+a1a2515f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.182+a1a2515f"},"gitHead":"a1a2515ff8710c0ebc56fb6dc0aad72b6f6dec48","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.182","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"20d9b020260e6d13bf90a119c0989d5b43b717e8","size":12996,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.182.tgz","integrity":"sha512-ey3vLJdRfB5fEXmmE8BMYJGFW0YTudbThkDlW/QmrtlgdSC2SVlRiXhk/h0vOQTcKNkNEdjQ6lRFhHkFG8e9fA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.182_1585267593206_0.7265065591529021"},"_hasShrinkwrap":false,"publish_time":1585267593346,"_cnpm_publish_time":1585267593346,"_cnpmcore_publish_time":"2021-12-16T19:04:28.067Z","contributors":[]},"2.0.0-nightly.177":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.177","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.177+db7e3a12","@parcel/plugin":"2.0.0-nightly.177+db7e3a12","@parcel/utils":"2.0.0-nightly.177+db7e3a12","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.177+db7e3a12"},"gitHead":"db7e3a12105630abc44058bff7a88eb612f12e75","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.177","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"a463dd5b5558112f3f0322be69d2bb8473108a00","size":12996,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.177.tgz","integrity":"sha512-MdR2AUTsscIv2V/XofTnY+9HcVMyIRq/LdaOgsO7VDbojgwTEHE+xkmHjjGr41+p7FmZd5Cj3mkTJx+47UfoWw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.177_1585181167263_0.2095691259967598"},"_hasShrinkwrap":false,"publish_time":1585181167405,"_cnpm_publish_time":1585181167405,"_cnpmcore_publish_time":"2021-12-16T19:04:28.394Z","contributors":[]},"2.0.0-nightly.173":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.173","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.173+bac3f05f","@parcel/plugin":"2.0.0-nightly.173+bac3f05f","@parcel/source-map":"^2.0.0-alpha.4.3","@parcel/utils":"2.0.0-nightly.173+bac3f05f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.173+bac3f05f"},"gitHead":"bac3f05fa31574338f14ab9cd2c9bd78fb1c22ee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.173","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"93cb222309c09d5336e200b941f3ca18d9c07292","size":13478,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.173.tgz","integrity":"sha512-ZRYxNH7dzXV3PCM3L6vAqhx+jCpdmGfuz+LHrjfsrGK2LHTS4I+SbsrogKb+V4JkAif5lJRMkUzJnF/jZv8ZBg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.173_1585094819535_0.7901571781844801"},"_hasShrinkwrap":false,"publish_time":1585094819664,"_cnpm_publish_time":1585094819664,"_cnpmcore_publish_time":"2021-12-16T19:04:28.595Z","contributors":[]},"2.0.0-nightly.167":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.167","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.167+b9e4105c","@parcel/plugin":"2.0.0-nightly.167+b9e4105c","@parcel/source-map":"2.0.0-nightly.167+b9e4105c","@parcel/utils":"2.0.0-nightly.167+b9e4105c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.167+b9e4105c"},"gitHead":"b9e4105c50576ed22a99860e08e65491d4659a43","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.167","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"4910a2d63d93386ee0a28753b8af39f03e239860","size":13511,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.167.tgz","integrity":"sha512-GWXUU4S2O/MIEks5ti4gNQQpnyuXMqn56ak6yuXxxbCVAMMLQQF3OO7Pre3sI3fLOu1KldBmtcqcemGu9IPDpA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.167_1585008379739_0.7063970644037754"},"_hasShrinkwrap":false,"publish_time":1585008379889,"_cnpm_publish_time":1585008379889,"_cnpmcore_publish_time":"2021-12-16T19:04:28.850Z","contributors":[]},"2.0.0-nightly.166":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.166","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.166+76c5ac6c","@parcel/plugin":"2.0.0-nightly.166+76c5ac6c","@parcel/source-map":"2.0.0-nightly.166+76c5ac6c","@parcel/utils":"2.0.0-nightly.166+76c5ac6c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.166+76c5ac6c"},"gitHead":"76c5ac6c8dad3158dd0bd6f2a7879a73a80b1979","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.166","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"d5bfaf0604540f49f42c0ffc59fcf12054a6d904","size":13510,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.166.tgz","integrity":"sha512-J8uJ8EQ9vlrQNRyDI8zEwHrFptxeJaUrWM/W+1SXGz54gHOazwbugBc28fxhZ3nBCIRtzkV8YRVJf0aix3FwNQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.166_1584921958667_0.00977534029808158"},"_hasShrinkwrap":false,"publish_time":1584921958776,"_cnpm_publish_time":1584921958776,"_cnpmcore_publish_time":"2021-12-16T19:04:29.071Z","contributors":[]},"2.0.0-nightly.165":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.165","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.165+161837f7","@parcel/plugin":"2.0.0-nightly.165+161837f7","@parcel/source-map":"2.0.0-nightly.165+161837f7","@parcel/utils":"2.0.0-nightly.165+161837f7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.165+161837f7"},"gitHead":"161837f71682f13d2b16e7396e82eb620fe06e4e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.165","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"b61f38b8625734240fc720f4458e69e14cd2e4bc","size":13509,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.165.tgz","integrity":"sha512-pdtv5vvKQfrk+7OUAg6hu/oq/dAOr7mdcTfr+P6pLWg53sjlix1JkdFv2kDMg/VyBlFGGe2kZMJQg8v97lQ8bw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.165_1584835560259_0.5909498756882894"},"_hasShrinkwrap":false,"publish_time":1584835560361,"_cnpm_publish_time":1584835560361,"_cnpmcore_publish_time":"2021-12-16T19:04:29.278Z","contributors":[]},"2.0.0-nightly.159":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.159","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.159+59d4d6eb","@parcel/plugin":"2.0.0-nightly.159+59d4d6eb","@parcel/source-map":"2.0.0-nightly.159+59d4d6eb","@parcel/utils":"2.0.0-nightly.159+59d4d6eb","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.159+59d4d6eb"},"gitHead":"59d4d6ebb6765c5833c31391b6cca4015c88319d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.159","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"d08d054c006edcd3e0845df488ff3fbd184c0897","size":13510,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.159.tgz","integrity":"sha512-fb3xMVd48AK1EGuXZvIrJrr7aEgHZm7Nz8ye4yMTAxEtuHszL4C6rT3ZO5rBLAF1zokAayyd8SBQD86iVaD7wA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.159_1584749159512_0.8019553473630265"},"_hasShrinkwrap":false,"publish_time":1584749159637,"_cnpm_publish_time":1584749159637,"_cnpmcore_publish_time":"2021-12-16T19:04:29.470Z","contributors":[]},"2.0.0-nightly.156":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.156","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.156+14eaa0f4","@parcel/plugin":"2.0.0-nightly.156+14eaa0f4","@parcel/source-map":"2.0.0-nightly.156+14eaa0f4","@parcel/utils":"2.0.0-nightly.156+14eaa0f4","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.156+14eaa0f4"},"gitHead":"14eaa0f4bcddc79efa3ba383dbd0726f16ca0276","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.156","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"e10c835310d2b12cf36c57c485b9aba0bc2d2e33","size":13509,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.156.tgz","integrity":"sha512-vY4PPH4fEERdohxPdE9aE6nmbz2iDcESeLWSznyRWtXXzyJbDg2Yur9KLE5IAAAlXqEPXi6jiElQEylX15vHSA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.156_1584662771443_0.8933745823178467"},"_hasShrinkwrap":false,"publish_time":1584662771565,"_cnpm_publish_time":1584662771565,"_cnpmcore_publish_time":"2021-12-16T19:04:29.705Z","contributors":[]},"2.0.0-nightly.155":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.155","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.155+9007d6ac","@parcel/plugin":"2.0.0-nightly.155+9007d6ac","@parcel/source-map":"2.0.0-nightly.155+9007d6ac","@parcel/utils":"2.0.0-nightly.155+9007d6ac","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.155+9007d6ac"},"gitHead":"9007d6ac51a44cca44ff216ee103baca76be5504","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.155","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"71e4442110f691cbce1f73ab9857c405dc2d9477","size":13506,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.155.tgz","integrity":"sha512-0pfvachCSlzdiMPoZqIiTASNwvl5MSOlh3Sx+rPxjzXWTJTUcFDjyLeSdrp+db5X8UGRa89ZFx0IpOTHmU+Q/g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.155_1584490015456_0.30640383212662803"},"_hasShrinkwrap":false,"publish_time":1584490015576,"_cnpm_publish_time":1584490015576,"_cnpmcore_publish_time":"2021-12-16T19:04:29.986Z","contributors":[]},"2.0.0-nightly.151":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.151","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.151+1af603e1","@parcel/plugin":"2.0.0-nightly.151+1af603e1","@parcel/source-map":"2.0.0-nightly.151+1af603e1","@parcel/utils":"2.0.0-nightly.151+1af603e1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.151+1af603e1"},"gitHead":"1af603e1cfab014585ded8aec4d3dcdb7e685987","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.151","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"df7c31d72337945641b59b42d63dbd9529e902bd","size":13508,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.151.tgz","integrity":"sha512-KgQwMGKI6r1ubS7+YpW6nYM+s75wHZXg5vbkegnrpeNWD0gIwsGegviw2e2lcYT3io9GcEg7gPMQsFql0lWYdw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.151_1584317243533_0.055526580531254366"},"_hasShrinkwrap":false,"publish_time":1584317243682,"_cnpm_publish_time":1584317243682,"_cnpmcore_publish_time":"2021-12-16T19:04:30.207Z","contributors":[]},"2.0.0-nightly.150":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.150","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.150+2dc32a8b","@parcel/plugin":"2.0.0-nightly.150+2dc32a8b","@parcel/source-map":"2.0.0-nightly.150+2dc32a8b","@parcel/utils":"2.0.0-nightly.150+2dc32a8b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.150+2dc32a8b"},"gitHead":"2dc32a8b3f2113e01322f67bc5bc370bcd7be56d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.150","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"e0299dcbf65b6e70a9b5addd0aa6ebc609736a34","size":13507,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.150.tgz","integrity":"sha512-uLIFE6uoO1h4NLdW3zc3+cobMBUoRRF8UqvyB3IZ/NDRVrkxrISMnA3NqP0JCHZotecjTR7u0xkz7puEtnkzKg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.150_1584230827343_0.2999512524004664"},"_hasShrinkwrap":false,"publish_time":1584230827445,"_cnpm_publish_time":1584230827445,"_cnpmcore_publish_time":"2021-12-16T19:04:30.492Z","contributors":[]},"2.0.0-nightly.149":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.149","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.149+453f7b0b","@parcel/plugin":"2.0.0-nightly.149+453f7b0b","@parcel/source-map":"2.0.0-nightly.149+453f7b0b","@parcel/utils":"2.0.0-nightly.149+453f7b0b","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.149+453f7b0b"},"gitHead":"453f7b0bf295e6a7cbec5d24fab4c48e21e6168f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.149","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"ed66c6a4b6e910e8f946abb64505fddd02c4e621","size":13510,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.149.tgz","integrity":"sha512-JdyP5e8CxzBV2mfU+IuvVaxszgHR/j38wrv7/IeRVjrfUUN1PUWULPzJffAtTazQVjHHpeHxndUMRqLHAAQMww=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.149_1584144407191_0.022607098309908924"},"_hasShrinkwrap":false,"publish_time":1584144407525,"_cnpm_publish_time":1584144407525,"_cnpmcore_publish_time":"2021-12-16T19:04:30.740Z","contributors":[]},"2.0.0-nightly.148":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.148","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.148+da3cf2a5","@parcel/plugin":"2.0.0-nightly.148+da3cf2a5","@parcel/source-map":"2.0.0-nightly.148+da3cf2a5","@parcel/utils":"2.0.0-nightly.148+da3cf2a5","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.148+da3cf2a5"},"gitHead":"da3cf2a5386d71d25eae5418ebef5d9bfb9e5d62","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.148","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"41cd58abc2cebd4a51129bcf8a7021e583b37bf2","size":13509,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.148.tgz","integrity":"sha512-AS+d728qtkApoXcOq2sKk8Og4KCOb6+wAR8z+JGhMmDKhjEj9JK/44B8HOl2n5Ro9jYVj5h/5G+XC//9Mk4iBQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.148_1583971600121_0.2065393438128924"},"_hasShrinkwrap":false,"publish_time":1583971600230,"_cnpm_publish_time":1583971600230,"_cnpmcore_publish_time":"2021-12-16T19:04:30.983Z","contributors":[]},"2.0.0-nightly.146":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.146","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.146+f2a62434","@parcel/plugin":"2.0.0-nightly.146+f2a62434","@parcel/source-map":"2.0.0-nightly.146+f2a62434","@parcel/utils":"2.0.0-nightly.146+f2a62434","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.146+f2a62434"},"gitHead":"f2a62434adbba86bdd56774833d70d7852988ed1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.146","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"2a863c88891ec7dc25d0031e5e6ac3cd46f6ed1a","size":13511,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.146.tgz","integrity":"sha512-K/4ROj2dsm4oelwXO6iWN6j6Nlv+U8iJHRpMM0DsUPrGTEvaoQ1nri9z49YXOtx1naqSHeFlRIoedRA0Qc2yxQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.146_1583798819290_0.029929818748017256"},"_hasShrinkwrap":false,"publish_time":1583798819422,"_cnpm_publish_time":1583798819422,"_cnpmcore_publish_time":"2021-12-16T19:04:31.224Z","contributors":[]},"2.0.0-nightly.144":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.144","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.144+dd76c9c8","@parcel/plugin":"2.0.0-nightly.144+dd76c9c8","@parcel/source-map":"2.0.0-nightly.144+dd76c9c8","@parcel/utils":"2.0.0-nightly.144+dd76c9c8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.144+dd76c9c8"},"gitHead":"dd76c9c84ec223365f1a39b6ec8e68dc16a3a31e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.144","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"9047cb7b424ef5fff48ecce85c1612d31c9ac44a","size":13509,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.144.tgz","integrity":"sha512-iWwirIuPdnHDvNg0USnTDV8QYxMGt0Gd4QqEh6SENTjWWnNYcwQr7j0hnPADXoZ84I6JfvYLufdIxG03bjUkkA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.144_1583712428579_0.17705330782715123"},"_hasShrinkwrap":false,"publish_time":1583712428695,"_cnpm_publish_time":1583712428695,"_cnpmcore_publish_time":"2021-12-16T19:04:31.522Z","contributors":[]},"2.0.0-nightly.143":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.143","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.143+6c1b47da","@parcel/plugin":"2.0.0-nightly.143+6c1b47da","@parcel/source-map":"2.0.0-nightly.143+6c1b47da","@parcel/utils":"2.0.0-nightly.143+6c1b47da","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.143+6c1b47da"},"gitHead":"6c1b47dae095e87888308e26f35ec57aa823ec82","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.143","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"c14fce2577cba1e669d004ef9e7f05bb9ba08940","size":13510,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.143.tgz","integrity":"sha512-f+WNmo8NqAtBZ68MQPlPX0fBiTmfqNeKGr5KDOsTgbBtg39QbU6DGQD8fyb5T72fFeFiPLiAjHNsMCa4a8cZMQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.143_1583626035131_0.3887878665405837"},"_hasShrinkwrap":false,"publish_time":1583626035266,"_cnpm_publish_time":1583626035266,"_cnpmcore_publish_time":"2021-12-16T19:04:31.786Z","contributors":[]},"2.0.0-nightly.142":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.142","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.142+c87c29dd","@parcel/plugin":"2.0.0-nightly.142+c87c29dd","@parcel/source-map":"2.0.0-nightly.142+c87c29dd","@parcel/utils":"2.0.0-nightly.142+c87c29dd","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.142+c87c29dd"},"gitHead":"c87c29dd9ca09832e9677bb4d914d2e64bb2d5b8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.142","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"4bcf7934c834bf5cac38bdc45c2429283fcf7ec4","size":13511,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.142.tgz","integrity":"sha512-TzOPvUzsw1FHyhnSVjatKO0WbaGhwi0+uDPvYAXvDBMmuGPi2eaisereJK/ZY0A22yetlBGy/0LQPnudMh18PA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.142_1583539627891_0.945937403752261"},"_hasShrinkwrap":false,"publish_time":1583539628131,"_cnpm_publish_time":1583539628131,"_cnpmcore_publish_time":"2021-12-16T19:04:32.026Z","contributors":[]},"2.0.0-nightly.140":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.140","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.140+4fd6dcae","@parcel/plugin":"2.0.0-nightly.140+4fd6dcae","@parcel/source-map":"2.0.0-nightly.140+4fd6dcae","@parcel/utils":"2.0.0-nightly.140+4fd6dcae","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.140+4fd6dcae"},"gitHead":"4fd6dcaea61185bfb4d87ef707e23fb980f8d8a3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.140","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"566550d95625a662ab0dddbad39392db1ecd8d3e","size":13510,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.140.tgz","integrity":"sha512-RS2S6XJrICe2m8yXyKBFVcnAJCgo4w4zPYYv97NZZdo7Ro0lFCGYmywvFuzPpik4WeSfysDA5CsxEWPChKfWnA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.140_1583453230579_0.17496954507025686"},"_hasShrinkwrap":false,"publish_time":1583453230762,"_cnpm_publish_time":1583453230762,"_cnpmcore_publish_time":"2021-12-16T19:04:32.312Z","contributors":[]},"2.0.0-nightly.137":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.137","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.137+a07a8b84","@parcel/plugin":"2.0.0-nightly.137+a07a8b84","@parcel/source-map":"2.0.0-nightly.137+a07a8b84","@parcel/utils":"2.0.0-nightly.137+a07a8b84","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.137+a07a8b84"},"gitHead":"a07a8b84923a74077b70a4d2fcbc5a9f17736f3b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.137","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"0258b08da3a337e02454ff878a746ea7fa55fae1","size":13465,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.137.tgz","integrity":"sha512-t7M8OhkRUrVFTk3oYHUDdckoJpbBwtcEY5sMafpE1lpVuWjvXfw18UGynVcLSLshy93cQGAezG9+fCzlp0ShOg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.137_1583366813723_0.996945384094089"},"_hasShrinkwrap":false,"publish_time":1583366813836,"_cnpm_publish_time":1583366813836,"_cnpmcore_publish_time":"2021-12-16T19:04:32.583Z","contributors":[]},"2.0.0-nightly.135":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.135","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.135+d665d06c","@parcel/plugin":"2.0.0-nightly.135+d665d06c","@parcel/source-map":"2.0.0-nightly.135+d665d06c","@parcel/utils":"2.0.0-nightly.135+d665d06c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.135+d665d06c"},"gitHead":"d665d06c104850a3f4528ceb6e01f82864f4ceae","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.135","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"9dfd2a7f4be228b740b91f82db927c1116447617","size":13464,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.135.tgz","integrity":"sha512-DTWCuCvawXqbkYp2ftqCchtOWK+6vYzJWZAC1WWnt1mCwehOdo2tOs4HP8DKiIZvB3rA+qBl5vJU0kZQLVe7jg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.135_1583280409626_0.12910049728687412"},"_hasShrinkwrap":false,"publish_time":1583280409762,"_cnpm_publish_time":1583280409762,"_cnpmcore_publish_time":"2021-12-16T19:04:32.840Z","contributors":[]},"2.0.0-nightly.133":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.133","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.133+e8a4b8b7","@parcel/plugin":"2.0.0-nightly.133+e8a4b8b7","@parcel/source-map":"2.0.0-nightly.133+e8a4b8b7","@parcel/utils":"2.0.0-nightly.133+e8a4b8b7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.133+e8a4b8b7"},"gitHead":"e8a4b8b7e54c33c38c6702e1c5b03f93af7a58bc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.133","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"3fcbee56328a6646687d661ce4e8979030df10bd","size":13464,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.133.tgz","integrity":"sha512-iD77zYoS9RqsfscJT5Epcn/bpzvrVcJZgbfr6fSKg8ZfKIi4BzWmbL0UYLYoFC8QgRK7zM6iaS+CY4jxbPUMsw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.133_1583107618214_0.21151621977084178"},"_hasShrinkwrap":false,"publish_time":1583107618359,"_cnpm_publish_time":1583107618359,"_cnpmcore_publish_time":"2021-12-16T19:04:33.454Z","contributors":[]},"2.0.0-nightly.132":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.132","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.132+48982e22","@parcel/plugin":"2.0.0-nightly.132+48982e22","@parcel/source-map":"2.0.0-nightly.132+48982e22","@parcel/utils":"2.0.0-nightly.132+48982e22","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.132+48982e22"},"gitHead":"48982e22998eb47a45e254c74ce1fcacd0c4956f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.132","_nodeVersion":"12.16.1","_npmVersion":"lerna/3.20.2/node@v12.16.1+x64 (linux)","dist":{"shasum":"56d03d8e447bce93bb06d48ed084a90e936c4205","size":13465,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.132.tgz","integrity":"sha512-uex73wner9IOEz0HjM6KCp2uHbURWNn7Z/3BEqBVlVYk5iCfVxcWvJ3PEd/Q4LeBgeKbXLz+HGvMeKPBiPyyfw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.132_1582848394271_0.8951979965250909"},"_hasShrinkwrap":false,"publish_time":1582848394389,"_cnpm_publish_time":1582848394389,"_cnpmcore_publish_time":"2021-12-16T19:04:33.687Z","contributors":[]},"2.0.0-nightly.130":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.130","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.130+870013ca","@parcel/plugin":"2.0.0-nightly.130+870013ca","@parcel/source-map":"2.0.0-nightly.130+870013ca","@parcel/utils":"2.0.0-nightly.130+870013ca","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.130+870013ca"},"gitHead":"870013cab1003cb422fd425af50c934407df9ecb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.130","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"71dd8ecbd114863702661c741e088cead9ed3ff6","size":13464,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.130.tgz","integrity":"sha512-wFAj4/OU6/9GbyWuRHndCZp8XE8kDhnwoCNXmL2XDH5HPM9ke2YN9VZXpxELSbhqY9jVsOWP98PThuiX/OLWBQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.130_1582762022433_0.034190310476618135"},"_hasShrinkwrap":false,"publish_time":1582762022601,"_cnpm_publish_time":1582762022601,"_cnpmcore_publish_time":"2021-12-16T19:04:33.970Z","contributors":[]},"2.0.0-nightly.127":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.127","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.127+8effd335","@parcel/plugin":"2.0.0-nightly.127+8effd335","@parcel/source-map":"2.0.0-nightly.127+8effd335","@parcel/utils":"2.0.0-nightly.127+8effd335","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.127+8effd335"},"gitHead":"8effd3351cfb6690b4e2b01f22cd0ed65df117c4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.127","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"029e8d59938da79fc0f39a9efefc514bde890c0a","size":13462,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.127.tgz","integrity":"sha512-Jn1CbRYoT/XPtV2BzNLvC/Pdn89YotpNJqRpq0uA//jOQKs8AnjWHvrC1bXMEsAGP6WE0Z7y2J69bIZ8wiBRoA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.127_1582675600573_0.046552668599126656"},"_hasShrinkwrap":false,"publish_time":1582675600804,"_cnpm_publish_time":1582675600804,"_cnpmcore_publish_time":"2021-12-16T19:04:34.200Z","contributors":[]},"2.0.0-nightly.122":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.122","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.122+04f2e662","@parcel/plugin":"2.0.0-nightly.122+04f2e662","@parcel/source-map":"2.0.0-nightly.122+04f2e662","@parcel/utils":"2.0.0-nightly.122+04f2e662","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.122+04f2e662"},"gitHead":"04f2e662b571a9caba58363aa0ce3303a282e281","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.122","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"8d15d89aad60a1f2e705fff2e65dcbe386885b1e","size":13278,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.122.tgz","integrity":"sha512-RkF6+3P32dAEfVhJfybhXrEq8lFmr0cLgVAq0WcBpvXRfKBR+MFvGoPP3gsBC8JhsY3051RyJxd66GbkkM37lQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.122_1582589230980_0.4233488348919816"},"_hasShrinkwrap":false,"publish_time":1582589231120,"_cnpm_publish_time":1582589231120,"_cnpmcore_publish_time":"2021-12-16T19:04:34.598Z","contributors":[]},"2.0.0-nightly.121":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.121","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.121+8dc29d37","@parcel/plugin":"2.0.0-nightly.121+8dc29d37","@parcel/source-map":"2.0.0-nightly.121+8dc29d37","@parcel/utils":"2.0.0-nightly.121+8dc29d37","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.121+8dc29d37"},"gitHead":"8dc29d37664b24556ce0d2e91771b2ce30ae3f69","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.121","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"b7b1d76f6b139322798e67060b5cf3fd71c4c159","size":13279,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.121.tgz","integrity":"sha512-W2fbvKO/bJOTc5G2J1S9+VduCyBkFtpmeUR/ZQKv61Z3orPQjilFr0zS14D0JJmJs7hSZvpU3g2qc5lrX0uN5g=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.121_1582329981286_0.023038277518064865"},"_hasShrinkwrap":false,"publish_time":1582329981404,"_cnpm_publish_time":1582329981404,"_cnpmcore_publish_time":"2021-12-16T19:04:34.808Z","contributors":[]},"2.0.0-nightly.120":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.120","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.120+cf6c31c7","@parcel/plugin":"2.0.0-nightly.120+cf6c31c7","@parcel/source-map":"2.0.0-nightly.120+cf6c31c7","@parcel/utils":"2.0.0-nightly.120+cf6c31c7","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.120+cf6c31c7"},"gitHead":"cf6c31c7b35c67e0e23bd334d62aca375c18d712","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.120","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"8efa3dcfee3d9b3a27255d54733c493afb901dc1","size":13276,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.120.tgz","integrity":"sha512-Of8uWimu3wRM8l2qB7GoRm9/Tlgqet6340/7PHQmuUHEkDdKNvGThDEA9DCVmmaSSlN7FaLavIcL3a9xnkNDnw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.120_1582224565706_0.43485876814833513"},"_hasShrinkwrap":false,"publish_time":1582224565883,"_cnpm_publish_time":1582224565883,"_cnpmcore_publish_time":"2021-12-16T19:04:35.063Z","contributors":[]},"2.0.0-nightly.119":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.119","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.119+706a7e64","@parcel/plugin":"2.0.0-nightly.119+706a7e64","@parcel/source-map":"2.0.0-nightly.119+706a7e64","@parcel/utils":"2.0.0-nightly.119+706a7e64","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.119+706a7e64"},"gitHead":"706a7e647f90c65724f6b3560376c9ffab80eb5e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.119","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"e1337e59a3effa28226c4d20e44ca17d86ce68ef","size":13278,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.119.tgz","integrity":"sha512-q93rX25vNTjdiukAZgZJ/iGRHIn6s+HJipRs2X7icp3VCepUeGcOje+abF6Ru6tsDqgiSq2HgAFr2NQBcyy13A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.119_1582157220219_0.5415607926863928"},"_hasShrinkwrap":false,"publish_time":1582157220410,"_cnpm_publish_time":1582157220410,"_cnpmcore_publish_time":"2021-12-16T19:04:35.287Z","contributors":[]},"2.0.0-nightly.118":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.118","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.118+2303b098","@parcel/plugin":"2.0.0-nightly.118+2303b098","@parcel/source-map":"2.0.0-nightly.118+2303b098","@parcel/utils":"2.0.0-nightly.118+2303b098","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.118+2303b098"},"gitHead":"2303b098c7efdfe262fba4a85e85b1d9ceb6e215","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.118","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"93a938f9361c067a7210e2cd7e9a9355ff5bace2","size":13279,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.118.tgz","integrity":"sha512-Z+6uNpR5MoJOp4DEpkXNr1oz4ooRpVB1mxwHP8XZoAbDP886ThzKWpIkBndsEs8Ekqz0TTQd+Vsijy4zAavykA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.118_1582070796527_0.9651742282581897"},"_hasShrinkwrap":false,"publish_time":1582070796747,"_cnpm_publish_time":1582070796747,"_cnpmcore_publish_time":"2021-12-16T19:04:35.543Z","contributors":[]},"2.0.0-nightly.117":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.117","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.117+ed04041c","@parcel/plugin":"2.0.0-nightly.117+ed04041c","@parcel/source-map":"2.0.0-nightly.117+ed04041c","@parcel/utils":"2.0.0-nightly.117+ed04041c","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.117+ed04041c"},"gitHead":"ed04041ced52e27f04500717a45b1adddbf976be","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.117","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"4efb77325e1b642c3791593ed191c3bf10c6a0db","size":13194,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.117.tgz","integrity":"sha512-P/a4j1JYfQY5UXjWWK6uaJtInhFC8B656nqzYjxASbjzoWL4uB09eZmd53wMm8uofuuMkTuha3LLUY1/gBw5qw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.117_1581984378101_0.7544156196753462"},"_hasShrinkwrap":false,"publish_time":1581984378255,"_cnpm_publish_time":1581984378255,"_cnpmcore_publish_time":"2021-12-16T19:04:35.748Z","contributors":[]},"2.0.0-nightly.116":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.116","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.116+dc00175e","@parcel/plugin":"2.0.0-nightly.116+dc00175e","@parcel/source-map":"2.0.0-nightly.116+dc00175e","@parcel/utils":"2.0.0-nightly.116+dc00175e","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.116+dc00175e"},"gitHead":"dc00175e194f9ee360b41a695e90955b79d08acb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.116","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"fd67a51293ef5d8857ec247823c3af055dc1b366","size":13197,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.116.tgz","integrity":"sha512-bHRdjPULK3jZbP5LMPxHouT5CQ3eDgbvtlQkycccV5lFGH5YRDhzkkQ9gkfRg0rqgi8Yx6keUVxsdt2rbSslaw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.116_1581897988579_0.5269235194675854"},"_hasShrinkwrap":false,"publish_time":1581897988728,"_cnpm_publish_time":1581897988728,"_cnpmcore_publish_time":"2021-12-16T19:04:35.973Z","contributors":[]},"2.0.0-nightly.115":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.115","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.115+54b8e94f","@parcel/plugin":"2.0.0-nightly.115+54b8e94f","@parcel/source-map":"2.0.0-nightly.115+54b8e94f","@parcel/utils":"2.0.0-nightly.115+54b8e94f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.115+54b8e94f"},"gitHead":"54b8e94f553af144b455573f2a3ad6bb74737d93","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.115","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"086e5a0bc98595a117d60d47cff1c17af973a914","size":13196,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.115.tgz","integrity":"sha512-30RO4A2NdvXRqbFLkC/zL93/iDYbQOmiqzUlDJ+G2RMTUB2I/hp38YpDVx8UIhmX6l1H7dXgl7SfcXi9klSw7Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.115_1581811599781_0.7632057290448782"},"_hasShrinkwrap":false,"publish_time":1581811600002,"_cnpm_publish_time":1581811600002,"_cnpmcore_publish_time":"2021-12-16T19:04:36.228Z","contributors":[]},"2.0.0-nightly.112":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.112","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.112+9e4870b8","@parcel/plugin":"2.0.0-nightly.112+9e4870b8","@parcel/source-map":"2.0.0-nightly.112+9e4870b8","@parcel/utils":"2.0.0-nightly.112+9e4870b8","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.112+9e4870b8"},"gitHead":"9e4870b8c861134e45750671a84bee966eacbd8c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.112","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"afc1ef648feac0a510c25c74e5ee830f9a7de70e","size":13196,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.112.tgz","integrity":"sha512-FwQjiTRjbe5jtFZ0v8I3jVSeg7HED8PWGR7fg7tJljDXE+mjgzkUmpePnq1HLq2bOgIcSFLcW6emTWulBJKswA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.112_1581725190364_0.4096610932104534"},"_hasShrinkwrap":false,"publish_time":1581725190527,"_cnpm_publish_time":1581725190527,"_cnpmcore_publish_time":"2021-12-16T19:04:36.432Z","contributors":[]},"2.0.0-nightly.107":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.107","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.107+b2851080","@parcel/plugin":"2.0.0-nightly.107+b2851080","@parcel/source-map":"2.0.0-nightly.107+b2851080","@parcel/utils":"2.0.0-nightly.107+b2851080","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.107+b2851080"},"gitHead":"b2851080dd7c4c1df22b2c512ce50d7424c36927","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.107","_nodeVersion":"12.16.0","_npmVersion":"lerna/3.20.2/node@v12.16.0+x64 (linux)","dist":{"shasum":"e2267b024ab36fb3f5a7964a20a97b11b0437d36","size":13142,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.107.tgz","integrity":"sha512-wD7pOU8yCm/xHUjPHl8wrL56DAqi2TwFAHiPcPMXoK7G9TDl6YJ9jZ8pALfL7QKqMm3sf35KuhGt6bdU+ym+5Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.107_1581638805820_0.08864571664960508"},"_hasShrinkwrap":false,"publish_time":1581638805945,"_cnpm_publish_time":1581638805945,"_cnpmcore_publish_time":"2021-12-16T19:04:36.610Z","contributors":[]},"2.0.0-nightly.102":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.102","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.102+28f7bfd1","@parcel/plugin":"2.0.0-nightly.102+28f7bfd1","@parcel/source-map":"2.0.0-nightly.102+28f7bfd1","@parcel/utils":"2.0.0-nightly.102+28f7bfd1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.102+28f7bfd1"},"gitHead":"28f7bfd13f0c03317b75cb70c433681250a70518","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.102","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"22704b90996fd9d03d238fa3f20693bb02c65f8f","size":13142,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.102.tgz","integrity":"sha512-81zm2H5mbr06TXlabKUUzVsy0YBGUPAE1Jl1zTDfKzDGGY4ibv1VrVkR26maC0gmPg3yC3tA2VpiS/5yTHMI+w=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.102_1581552361670_0.03467635015476045"},"_hasShrinkwrap":false,"publish_time":1581552361835,"_cnpm_publish_time":1581552361835,"_cnpmcore_publish_time":"2021-12-16T19:04:36.851Z","contributors":[]},"2.0.0-nightly.101":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.101","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.101+fa36fe82","@parcel/plugin":"2.0.0-nightly.101+fa36fe82","@parcel/source-map":"2.0.0-nightly.101+fa36fe82","@parcel/utils":"2.0.0-nightly.101+fa36fe82","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.101+fa36fe82"},"gitHead":"fa36fe822604e5bc19789cd5c1e89b090c3a7471","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.101","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"135da73a2d8476c84e07d7a63c12d1d7dd81175b","size":13143,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.101.tgz","integrity":"sha512-4PNa7kC6HOFE+TVPOI78gPgN7+yfwkCOZpT2RVkSRAIh3di4zWBMWGiUOtthfXIsXtzKq1T6m/uvsvwzhYlUtQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.101_1581538333892_0.20582568431635462"},"_hasShrinkwrap":false,"publish_time":1581538334078,"_cnpm_publish_time":1581538334078,"_cnpmcore_publish_time":"2021-12-16T19:04:37.090Z","contributors":[]},"2.0.0-nightly.97":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.97","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.97+a63f3fc9","@parcel/plugin":"2.0.0-nightly.97+a63f3fc9","@parcel/source-map":"2.0.0-nightly.97+a63f3fc9","@parcel/utils":"2.0.0-nightly.97+a63f3fc9","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.97+a63f3fc9"},"gitHead":"a63f3fc9726483219412920faeb255e035f90747","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.97","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"47839311b39d5652ef8d2b925bd2057be81d3276","size":13143,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.97.tgz","integrity":"sha512-YdS33Ww7dXcrxe+eotPHKCxtwxryBNCfp8Tu8C7F7pvmx3VXLyFz9bK+CQ31hFNN74rsVM+hpCuP8ebke8qp3A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.97_1581465981922_0.3588461350374852"},"_hasShrinkwrap":false,"publish_time":1581465982041,"_cnpm_publish_time":1581465982041,"_cnpmcore_publish_time":"2021-12-16T19:04:37.318Z","contributors":[]},"2.0.0-nightly.92":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.92","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.92+c0655c56","@parcel/plugin":"2.0.0-nightly.92+c0655c56","@parcel/source-map":"2.0.0-nightly.92+c0655c56","@parcel/utils":"2.0.0-nightly.92+c0655c56","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.92+c0655c56"},"gitHead":"c0655c56f7973492fdb28671029ddd923f17a244","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.92","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"633355c7ba2da7ff798ba6831bfb9252ce8cbc97","size":13142,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.92.tgz","integrity":"sha512-oCi0N5GnL5IzrxYx2ddx3VmWFyMrsZEUNRRxHeUxUsSKjR+tUbR6V+UGxmHv9EoQb5/sRyuuMff03/X5MJKDyQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.92_1581379608826_0.7640762129277114"},"_hasShrinkwrap":false,"publish_time":1581379608950,"_cnpm_publish_time":1581379608950,"_cnpmcore_publish_time":"2021-12-16T19:04:37.546Z","contributors":[]},"2.0.0-nightly.88":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.88","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.88+7f447bec","@parcel/plugin":"2.0.0-nightly.88+7f447bec","@parcel/source-map":"2.0.0-nightly.88+7f447bec","@parcel/utils":"2.0.0-nightly.88+7f447bec","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.88+7f447bec"},"gitHead":"7f447bec1eaf6d16b64114658b0be67ae042bea5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.88","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"4c975d023e99e88fb6eac02623cafc4b82fcc7be","size":13138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.88.tgz","integrity":"sha512-i8ZvB14ETfWmtvaGbaCeqeKWNn4VKv3Of/hwjzHa4Zk5gADPMsrljxoGbO2Q8VGxsvu068P+Q5t6qhW0+l8WEA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.88_1581206761002_0.27786315738808076"},"_hasShrinkwrap":false,"publish_time":1581206761099,"_cnpm_publish_time":1581206761099,"_cnpmcore_publish_time":"2021-12-16T19:04:37.814Z","contributors":[]},"2.0.0-nightly.87":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.87","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.87+fc51ae3d","@parcel/plugin":"2.0.0-nightly.87+fc51ae3d","@parcel/source-map":"2.0.0-nightly.87+fc51ae3d","@parcel/utils":"2.0.0-nightly.87+fc51ae3d","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.87+fc51ae3d"},"gitHead":"fc51ae3db26fed5c400ef0c02d4f2a0a6623b9aa","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.87","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"aa9f39d94c8bd751dd7a05c5b5db745e5c0b299b","size":13138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.87.tgz","integrity":"sha512-AQvEJIpK6YQA3JmmV7eAhztsn1d8lGxPLSF+4noVz4Wv0oUBuXFyCO2I2eEbUFXH5lI8F8rNjpQpMWo5NhDjkg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.87_1581120340807_0.9191744326203213"},"_hasShrinkwrap":false,"publish_time":1581120340957,"_cnpm_publish_time":1581120340957,"_cnpmcore_publish_time":"2021-12-16T19:04:38.104Z","contributors":[]},"2.0.0-nightly.85":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.85","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.85+e33d9161","@parcel/plugin":"2.0.0-nightly.85+e33d9161","@parcel/source-map":"2.0.0-nightly.85+e33d9161","@parcel/utils":"2.0.0-nightly.85+e33d9161","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.85+e33d9161"},"gitHead":"e33d91613d0ab9f600c93c5f8466f20fe9ca9dce","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.85","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"32d2f594f9e47f6c0cf23e22c6232f3fc58be29c","size":13140,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.85.tgz","integrity":"sha512-MQRsTiGp7FA95Le7awAQP9WEwR/XamqhDbHRNuxx2+Y0DnRhY6QPQuzqgZ3azjR329XvqIq4Px9Qw/W60wNhsg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.85_1580947533730_0.6014702841677588"},"_hasShrinkwrap":false,"publish_time":1580947533843,"_cnpm_publish_time":1580947533843,"_cnpmcore_publish_time":"2021-12-16T19:04:38.328Z","contributors":[]},"2.0.0-nightly.79":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.79","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.79+287ac639","@parcel/plugin":"2.0.0-nightly.79+287ac639","@parcel/source-map":"2.0.0-nightly.79+287ac639","@parcel/utils":"2.0.0-nightly.79+287ac639","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.79+287ac639"},"gitHead":"287ac6397ade28595d56ac73971edb832bda8ff7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.79","_nodeVersion":"12.2.0","_npmVersion":"lerna/3.20.2/node@v12.2.0+x64 (darwin)","dist":{"shasum":"92db2f878a388c42e91a037629f0543cfff6099e","size":13138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.79.tgz","integrity":"sha512-l9nNw/Ktg76CmhdMgQ97YSfGzwqGTIXTOmcRC7PJWvzw6/5J6lCN4+oQUkgZOfZESG+iPUL24dc92FM966qQXw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.79_1580768512465_0.9996585053488922"},"_hasShrinkwrap":false,"publish_time":1580768512561,"_cnpm_publish_time":1580768512561,"_cnpmcore_publish_time":"2021-12-16T19:04:38.565Z","contributors":[]},"2.0.0-nightly.72":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.72","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.72+a0d19756","@parcel/plugin":"2.0.0-nightly.72+a0d19756","@parcel/source-map":"2.0.0-nightly.72+a0d19756","@parcel/utils":"2.0.0-nightly.72+a0d19756","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.72+a0d19756"},"gitHead":"a0d19756a842b80ae8114b9e664a3b84057fcb70","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.72","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"38e09fd68f55c7e7e89c28c11315e9164f89c440","size":13138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.72.tgz","integrity":"sha512-6RBKEykuhC8cj13j15UFszqL8dYfM0oglS9qtrRMwS9kUJz/bJQV/RC7d3WCvO3xVM68EwfAq/F9zk+E+4286Q=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.72_1580601919874_0.9893560531579495"},"_hasShrinkwrap":false,"publish_time":1580601920050,"_cnpm_publish_time":1580601920050,"_cnpmcore_publish_time":"2021-12-16T19:04:38.838Z","contributors":[]},"2.0.0-nightly.69":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.69","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.69+62b06fcf","@parcel/plugin":"2.0.0-nightly.69+62b06fcf","@parcel/source-map":"2.0.0-nightly.69+62b06fcf","@parcel/utils":"2.0.0-nightly.69+62b06fcf","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.69+62b06fcf"},"gitHead":"62b06fcf502194ebe3d5ed52c57736d4e21df6da","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.69","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"6a51b40b3f12f28338c083f63610c504ad520d04","size":13138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.69.tgz","integrity":"sha512-YOn4PuUXohP6cktJGTgyCGNZFVzITTbHcfV+JPa3siLFVfzcrPs/lE6SNqrudnEfkCZjZT+jYuGzLfq3R54hHQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.69_1580515590163_0.18206345609469166"},"_hasShrinkwrap":false,"publish_time":1580515590271,"_cnpm_publish_time":1580515590271,"_cnpmcore_publish_time":"2021-12-16T19:04:39.079Z","contributors":[]},"2.0.0-nightly.68":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.68","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"2.0.0-nightly.68+8d198b4f","@parcel/plugin":"2.0.0-nightly.68+8d198b4f","@parcel/source-map":"2.0.0-nightly.68+8d198b4f","@parcel/utils":"2.0.0-nightly.68+8d198b4f","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"2.0.0-nightly.68+8d198b4f"},"gitHead":"8d198b4fa8bf1a1ecf9ecea7f214a8cfc26f8d3a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.68","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"0abdb07477864147dbf4efbcefa0064ed5d06f62","size":13140,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.68.tgz","integrity":"sha512-I+QGlL9SGj3j2EC9w6zOMrfyg4v+wr7axp+wH+07IWDmaiiatbVbeatWBpDANVSlSz61D/xywUFusYZeULc6iw=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.68_1580429123323_0.3695908943340189"},"_hasShrinkwrap":false,"publish_time":1580429123440,"_cnpm_publish_time":1580429123440,"_cnpmcore_publish_time":"2021-12-16T19:04:39.295Z","contributors":[]},"2.0.0-nightly.67":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.67","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"^2.0.0-nightly.67+0e5c7b63","@parcel/plugin":"^2.0.0-nightly.67+0e5c7b63","@parcel/source-map":"^2.0.0-nightly.67+0e5c7b63","@parcel/utils":"^2.0.0-nightly.67+0e5c7b63","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"^2.0.0-nightly.67+0e5c7b63"},"gitHead":"0e5c7b632fb4dc2e7ec9798e7c282ee8dde76543","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.67","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"b499a65ace4724c73c9ba9165a255c85c7a5a39b","size":13138,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.67.tgz","integrity":"sha512-EBfvbc2gGuPFtW0+uVeJeQ9yP1rnLmdC32tFdTUe2BKgn2t+g5C/YyRbL6k1x5C9Nazyh++kedEkSEl39oCMNQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.67_1580342700760_0.8162526869730424"},"_hasShrinkwrap":false,"publish_time":1580342700879,"_cnpm_publish_time":1580342700879,"_cnpmcore_publish_time":"2021-12-16T19:04:39.973Z","contributors":[]},"2.0.0-nightly.66":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.66","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"^2.0.0-nightly.66+df482fb9","@parcel/plugin":"^2.0.0-nightly.66+df482fb9","@parcel/source-map":"^2.0.0-nightly.66+df482fb9","@parcel/utils":"^2.0.0-nightly.66+df482fb9","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"^2.0.0-nightly.66+df482fb9"},"gitHead":"df482fb90c27822676bc47f34177beb7c422114f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.66","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"5ea8f3797fc4bd09782f88a0b2050bfa82aeb3e0","size":13140,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.66.tgz","integrity":"sha512-rstHU50+SxsgrQ5+pJrWhauH02vb78TBFcw15GWy2UXnSlkG6oZqXewKVETGeTLkJrwoIbrGuBhpRPmu/10+bQ=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.66_1580256318769_0.4716608673529079"},"_hasShrinkwrap":false,"publish_time":1580256318910,"_cnpm_publish_time":1580256318910,"_cnpmcore_publish_time":"2021-12-16T19:04:40.334Z","contributors":[]},"2.0.0-nightly.65":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.65","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"^2.0.0-nightly.65+53632227","@parcel/plugin":"^2.0.0-nightly.65+53632227","@parcel/source-map":"^2.0.0-nightly.65+53632227","@parcel/utils":"^2.0.0-nightly.65+53632227","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@parcel/types":"^2.0.0-nightly.65+53632227"},"gitHead":"53632227bab3382066ed9c40456f54af9fa5614c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.65","_nodeVersion":"12.14.1","_npmVersion":"lerna/3.20.2/node@v12.14.1+x64 (linux)","dist":{"shasum":"7497a480b1c3594dfb6f26db56a2a6470ba2a571","size":13139,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.65.tgz","integrity":"sha512-5eA4d3oKAPH556ZQLAr5Vw5r9rQilwu0ch5jD7r4txYpC4EGkLpX2wRLFPaTaUEchsaZFh9w9iZurinpY2ctrA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.65_1580169925522_0.19511407266472958"},"_hasShrinkwrap":false,"publish_time":1580169925700,"_cnpm_publish_time":1580169925700,"_cnpmcore_publish_time":"2021-12-16T19:04:40.611Z","contributors":[]},"2.0.0-alpha.3.1":{"name":"@parcel/transformer-babel","version":"2.0.0-alpha.3.1","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"^2.0.0-alpha.3.1","@parcel/plugin":"^2.0.0-alpha.3.1","@parcel/source-map":"^2.0.0-alpha.3.1","@parcel/utils":"^2.0.0-alpha.3.1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.4.1"},"devDependencies":{"@parcel/types":"^2.0.0-alpha.3.1"},"gitHead":"291f3e6815a1a857a6165fafb1691ceeb878b8f6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-alpha.3.1","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"d962ef4608833e33943198a2126ba34aa3c174b4","size":13116,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-alpha.3.1.tgz","integrity":"sha512-9NM6huhWNz9i2G32WiP0hzrrUbiLbMDiOnjeTXe+++F0b+WFLvSa7F0AWPcolrElGZoRjXj3tieHgF01gqiZNA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-alpha.3.1_1574266425480_0.6487031794978582"},"_hasShrinkwrap":false,"publish_time":1574266425620,"_cnpm_publish_time":1574266425620,"_cnpmcore_publish_time":"2021-12-16T19:04:40.860Z","contributors":[]},"2.0.0-alpha.3":{"name":"@parcel/transformer-babel","version":"2.0.0-alpha.3","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"^2.0.0-alpha.3","@parcel/plugin":"^2.0.0-alpha.3","@parcel/source-map":"^2.0.0-alpha.3","@parcel/utils":"^2.0.0-alpha.3","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.4.1"},"devDependencies":{"@parcel/types":"^2.0.0-alpha.3"},"gitHead":"d4b611ac4495787fa31dac40dda15eedb6e31492","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-alpha.3","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"b6a5f5065210b3233f22226b9eba244214e930d9","size":13112,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-alpha.3.tgz","integrity":"sha512-c0h4p2aKd6uqiTSmVDz9iBVWDuIVn/Uprw+Ti7ZHQxDp4WplP/ZhKvCwqT8usB1x5i0tnJ4NZLQwhQi29VXIRA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-alpha.3_1574264797088_0.47193826805092365"},"_hasShrinkwrap":false,"publish_time":1574264797217,"_cnpm_publish_time":1574264797217,"_cnpmcore_publish_time":"2021-12-16T19:04:41.069Z","contributors":[]},"2.0.0-alpha.2.1":{"name":"@parcel/transformer-babel","version":"2.0.0-alpha.2.1","license":"MIT","repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"^2.0.0-alpha.2.1","@parcel/logger":"^2.0.0-alpha.2.1","@parcel/plugin":"^2.0.0-alpha.2.1","@parcel/source-map":"^2.0.0-alpha.2.1","@parcel/utils":"^2.0.0-alpha.2.1","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.4.1"},"devDependencies":{"@parcel/types":"^2.0.0-alpha.2.1"},"gitHead":"2c01341d81c41a70cb33acb51fff621353b3e494","publishConfig":{"access":"public"},"readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-alpha.2.1","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"fa85bee48ca171ec198558b9cf6e19967a160c2f","size":15198,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-alpha.2.1.tgz","integrity":"sha512-6ronI6mbAEKH3gq4x1bdYVtJlxgcUO9rPjQpWTOsSRPmPj7v9NgQjL3JuIkpdYPgZSzgBuJaxg4RQ057YYvO4A=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-alpha.2.1_1571151026130_0.8403650932524482"},"_hasShrinkwrap":false,"publish_time":1571151026325,"_cnpm_publish_time":1571151026325,"_cnpmcore_publish_time":"2021-12-16T19:04:41.262Z","contributors":[]},"2.0.0-alpha.2":{"name":"@parcel/transformer-babel","version":"2.0.0-alpha.2","license":"MIT","repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","engines":{"node":">= 10.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-preset-env":"^2.0.0-alpha.2","@parcel/logger":"^2.0.0-alpha.2","@parcel/plugin":"^2.0.0-alpha.2","@parcel/source-map":"^2.0.0-alpha.2","@parcel/utils":"^2.0.0-alpha.2","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.4.1"},"devDependencies":{"@parcel/types":"^2.0.0-alpha.2"},"gitHead":"aa2619af0a50fecbab024d30521391814560337f","publishConfig":{"access":"public"},"description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-alpha.2","_nodeVersion":"12.10.0","_npmVersion":"lerna/3.15.0/node@v12.10.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"148b71b1cd6389abfec368dbeeb972385641c071","size":15199,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-alpha.2.tgz","integrity":"sha512-PxoYI78ctu4gYg3NOY/jG4yakcjSTKi2+S2J1xbzlQAQbWX6TjMjOchKK4HtMqbdeccU2WK0+Dw8pYUB8YdDMg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-alpha.2_1571150422901_0.0887205494047083"},"_hasShrinkwrap":false,"publish_time":1571150423167,"_cnpm_publish_time":1571150423167,"_cnpmcore_publish_time":"2021-12-16T19:04:41.567Z","contributors":[]},"2.0.0-alpha.1.1":{"name":"@parcel/transformer-babel","version":"2.0.0-alpha.1.1","license":"MIT","repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","engines":{"node":">= 8.0.0","parcel":"^2.0.0-alpha.1.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/install-package":"^2.0.0-alpha.1.1","@parcel/local-require":"^2.0.0-alpha.1.1","@parcel/logger":"^2.0.0-alpha.1.1","@parcel/plugin":"^2.0.0-alpha.1.1","@parcel/source-map":"^2.0.0-alpha.1.1","@parcel/utils":"^2.0.0-alpha.1.1","browserslist":"^4.1.0","micromatch":"^3.0.4","semver":"^5.4.1"},"gitHead":"8f9c49c1c53753b1139501cc4090cd4b1ab5ac0b","publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-alpha.1.1","_nodeVersion":"12.6.0","_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"d97b4ede75782ca22625303321b06e903bcb17b1","size":11216,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-alpha.1.1.tgz","integrity":"sha512-Mp/G/CcxXYfHJ84DXueV3eACKQZ+dTZhe5iX9BqYobi1mtKzxy0aZWaeQ7hOG2QyQc7233P6+n/UxNKTFD5uXg=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-alpha.1.1_1565711400562_0.3799954870478721"},"_hasShrinkwrap":false,"publish_time":1565711400773,"_cnpm_publish_time":1565711400773,"_cnpmcore_publish_time":"2021-12-16T19:04:41.765Z","contributors":[]},"2.0.0-alpha.1":{"name":"@parcel/transformer-babel","version":"2.0.0-alpha.1","license":"MIT","repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","engines":{"node":">= 8.0.0","parcel":"^2.0.0-alpha.1"},"dependencies":{"@babel/core":"^7.0.0","@babel/generator":"^7.0.0","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-react-jsx":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/install-package":"^2.0.0-alpha.1","@parcel/local-require":"^2.0.0-alpha.1","@parcel/logger":"^2.0.0-alpha.1","@parcel/plugin":"^2.0.0-alpha.1","@parcel/source-map":"^2.0.0-alpha.1","@parcel/utils":"^2.0.0-alpha.1","browserslist":"^4.1.0","micromatch":"^3.0.4","semver":"^5.4.1"},"gitHead":"11d21d56b97f1b6ae3cd3671ccbb39adf80c438f","publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-alpha.1","_nodeVersion":"12.6.0","_npmVersion":"lerna/3.15.0/node@v12.6.0+x64 (darwin)","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"dist":{"shasum":"0be0507c127ef6f6996b6410d96f45daae1cc45b","size":11214,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-alpha.1.tgz","integrity":"sha512-gHs/VJUDVHr5DFurqvuz/XozaQBvu5k+m0z5ydvnpMi2sF4dPNW8Bg685xyOcy6P6ax7RlmwsUGmRexCOvhbzA=="},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-alpha.1_1565710270111_0.5700487339943712"},"_hasShrinkwrap":false,"publish_time":1565710270252,"_cnpm_publish_time":1565710270252,"_cnpmcore_publish_time":"2021-12-16T19:04:41.962Z","contributors":[]},"2.0.0-nightly.949":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.949","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.947+588bf4c0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2571+588bf4c0","@parcel/diagnostic":"2.0.0-nightly.949+588bf4c0","@parcel/plugin":"2.0.0-nightly.949+588bf4c0","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.949+588bf4c0","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.949+588bf4c0"},"gitHead":"588bf4c0d6d9dac65a9bf89bf734d7684b523ca2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.949","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-S03gXSJxUBLOA8HwXajHwbzXgJfHQcS7qExUQsw7yAYwVd/xPUWO8TJ2u8/dyK8Uvs1zDUzXfnNcmMJMQ3vVTQ==","shasum":"b840fc6196c149b2453837f91281c2b7683d5343","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.949.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu4/hCRA9TVsSAnZWagAAueoP/3dfGmyxMfU5K7JPFsse\nr9SZv+IXpthF+yJoataHsqNUlyHDYHWPzFhibQH/E5wRH5lhO2b8JgZgI/D7\nU1eXS0oHBKrYmSl8mTnSGfoB3aaJJRiz9FFd8wCy24hvS1a553S9w5j7KqFJ\nX19mVMGdu5XqzQSqbZzZ4WuWdgz4EvU0PYiIgCYd049U1MTNya1Lc9iTK8pM\nWBaXneI2NzYXq6dbgcCW46TQfc4ZXew55V3P0Xrur/8L0HncvkUUBw2vvzVz\nwntuVxI6umOudQCQTKtQTBSc4W+lXdjZzZmbTzMxyowxfXhpteD0aAlVmJaz\nrH+S0ebF/aiYofoqOd+IzTOazsQcwV5evcWW7/+5J3tCCWV8DwYZjo40blNv\nNzoopH/I4S038frBeomiWmjfrGrdkNj/H/3KR1SM5D+tPjM/1Y16Z7dzmYWp\nnni2rfu6K1lOPP/EdXAjiAmzYNGmpnFf9dgvy0fz3CTJS8puvFjlzOZagRO2\nzR4T+fDjlTFLeQqj/UN8n8G6+JIgpOoOBcOqjOXlYFbSdXxCpoPrn7rZIXcY\nRFJL5ywz+3Wo3twOKKFsmlu9jFsqU31Q+IcFzhzQgCLbsjv6yRs6YqDomjv9\nhOWeiKPPT2t0HIsq39hX439gMvhYdyk/hJk4u3X1WqPArKlNjkaogPgln4n4\nrNFB\r\n=GwRc\r\n-----END PGP SIGNATURE-----\r\n","size":12644,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.949_1639682017094_0.585554968097594"},"_hasShrinkwrap":false,"publish_time":1639682017233,"_cnpm_publish_time":1639682017233,"_cnpmcore_publish_time":"2021-12-16T21:02:27.197Z","contributors":[]},"2.0.0-nightly.636":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.636","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-beta.1"},"dependencies":{"@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/plugin-transform-typescript":"^7.4.5","@babel/preset-env":"^7.0.0","@babel/preset-react":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.0-nightly.2258+82276043","@parcel/babel-preset-env":"2.0.0-nightly.636+82276043","@parcel/plugin":"2.0.0-nightly.636+82276043","@parcel/utils":"2.0.0-nightly.636+82276043","browserslist":"^4.6.6","core-js":"^3.2.1","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@parcel/types":"2.0.0-nightly.636+82276043"},"peerDependencies":{"@babel/core":"^7.12.0"},"gitHead":"82276043b460253c9550c1bd69cd59f95e4d01a1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.636","_nodeVersion":"14.16.0","_npmVersion":"lerna/3.20.2/node@v14.16.0+x64 (linux)","dist":{"shasum":"2fd7f904173ca2e58e5f50694a5bdef7d39539cc","size":12613,"noattachment":false,"tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.636.tgz","integrity":"sha512-3u3H8r0Xi37AL0RyYsZfDtrPuJpXMAIZM1ooRGDBmaoas+tGrSBYTh6hjj6TsJkClg1vn3PqgCJIzTtEzxvtnw=="},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.636_1617495353954_0.02424476433558609"},"_hasShrinkwrap":false,"publish_time":1617495354768,"_cnpm_publish_time":1617495354768,"_cnpmcore_publish_time":"2021-12-16T21:02:27.451Z","contributors":[]},"2.0.0-nightly.950":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.950","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.948+eb2ccdea"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2572+eb2ccdea","@parcel/diagnostic":"2.0.0-nightly.950+eb2ccdea","@parcel/plugin":"2.0.0-nightly.950+eb2ccdea","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.950+eb2ccdea","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.950+eb2ccdea"},"gitHead":"eb2ccdea1287f6e42566ce0fc1e1e3c7435a9734","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.950","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-BeX5MTIFGUiEa7pWVrvwbI8MpcnlE76WcPYXSz5z2b4COO2jVer7f9FmR1TJiD0EWFwm+G+NuazfbpEQBsZAbg==","shasum":"257407e665bde82e41085939256d17b59964593a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.950.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhu/hzCRA9TVsSAnZWagAAQ6kP/3N1+HGlwql5O+C4hNWy\nevIbExBMxNbhygmDksrB9wd083dV0YHKLPtbk90h+DEA7m2XXn82SPD9RuyF\nBtkrxnAaRc1tEwIgswLIu/WJuhwNuPn4K/4UozZ2cSDDEb0QNKLAOI53LQNn\nHE8GaSsExNlD/xuZSeT+zrSDpzkzPiUMf79tWFPU3wy2VRxGqTzdNySXdupz\ntiG//WJFpwZNidveLO0D06xkvpxqbrrb81BRMcn7ZO0Ea785ifJGu80xGxIK\nQNgoYtywtcDNo5ui/DWEnWznd9BQh9XExvPdMalogA7jzdn9QcQjgWKHZ7ij\nN3Drea5MtURbLHl4UgkPubFoLDdbVaWxCbhqrXtCA4KdyJxZLQ0aWUhWuOJu\ndSIeoZBcoDdkkgPwmtC66vgjGP4rJ8gj4/dlM8tnWShuXnxZSPIFiVIL+ymx\nFlXfhiASliMAPJqo7jTH7yrWD2WUYM+KhafiRSw0b5Lal04u1aHSL758da/n\nrAFYTin0i7VEzmP/YBiPjTkL+VUqflNJuOKtVdzXxuqQgbNIVorgt92eRUze\nEbisUlRCysKb8sEdPjWVRI8nxKj+3x/0P2sCzpGDFiMXY/cPGX5PUvlwPJCi\nmSFvjwONgC3KCDs6lIzD6qk8GavAvVd2NACpfYEnSn5Pqyp/NqKDWj8m+oNS\nsjs8\r\n=pA39\r\n-----END PGP SIGNATURE-----\r\n","size":12644,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.950_1639708787056_0.515248625445845"},"_hasShrinkwrap":false,"publish_time":1639708787226,"_cnpm_publish_time":1639708787226,"_cnpmcore_publish_time":"2021-12-17T03:12:53.826Z","contributors":[]},"2.0.0-nightly.951":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.951","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.949+f5ab4677"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2573+f5ab4677","@parcel/diagnostic":"2.0.0-nightly.951+f5ab4677","@parcel/plugin":"2.0.0-nightly.951+f5ab4677","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.951+f5ab4677","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.951+f5ab4677"},"gitHead":"f5ab4677f0b01c317756b0bc0e8f759f1da49988","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.951","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-35ZEy+c6vX6Vg3fX4IHjjgai28q8wM/Yj6v7ZPSlmz3Ku2bEXerT8KVS5V/BKrrgb+bpuzsqQY3cNQZNIi+UPw==","shasum":"39be53e0e2e072fde5a5ca6f3808e3dcc9ef0beb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.951.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvQdvCRA9TVsSAnZWagAAa2sP/2UkntNxPydOlKZcfUjq\n9HR3DtfsC7LLab8syrl3pqdnhPwLZjPfN+eYadB3PBQ0TqWMfIYbIy3po6bb\ng6U3XytK0dGqH0G+ZE4zQsCwfAOAKLha5xEHFpOd3i+qlowxNOJHN+vDx3nD\nZ3GrEkMPvrbCiAGQF99mg+9ok+tx8fgHL1q0JclSx6C0kXYqhg4SjQrK9BCo\n/Hv37Pml7inADL0DS4SG8Juo909uYbfHaBSVz/7yPihcy4rkW3SaTw5eY8Vf\nvQMQwifZA6h0wMr/nG7VMMdMR8yyZaQfUkyVylk8NI2D7q+sMEMWalnlc1ly\na64e6FH+ODxreG0x4fJ9AniC6Gjlxj+1Il1DRUlXtcSm27dg70hyMAWw11tY\nfmtykOneP5IQ2wChPua0kS/fxLx0eWMQpg/DuGLhC0zaIgobF0KAIEvEINlV\nurEya4fWtblKbq2tkzopLLfK4fmwEeJdUBcFh/pRJBVjGlgM5aLcYquWJEyy\norJQLrTqZBWiB39cZtmJPIeVZr0tka1szuTSwZsrY74SfQlEBPkwTEYlzNGc\n0s4ioDWR77J4iGmchChOtU0koYy2iLUVt0sobMipKsGpJFJWeAzxMIcvAlK6\n5lIatLm1Y8QFx7wbdLY71em8sGSrWRsR+hnSQe/2SlSBpsyyxsWKuBOvLNch\nuwij\r\n=N8ne\r\n-----END PGP SIGNATURE-----\r\n","size":12646,"noattachment":false},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.951_1639778159555_0.3149907069252138"},"_hasShrinkwrap":false,"publish_time":1639778159693,"_cnpm_publish_time":1639778159693,"_cnpmcore_publish_time":"2021-12-17T21:56:24.971Z","contributors":[]},"2.0.0-nightly.953":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.953","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.951+88237707"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2575+88237707","@parcel/diagnostic":"2.0.0-nightly.953+88237707","@parcel/plugin":"2.0.0-nightly.953+88237707","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.953+88237707","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.953+88237707"},"gitHead":"8823770717bf451da2667b4d0d24b8915698856d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.953","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-wdYiygeAI2lzIiI2t6IFy7HuosKRbmhaD71YIa3NqZOCLOPvI4bU5Fku9vgAvSRmtm0UPjV+Stm0G3x5JYR/bg==","shasum":"b919cd428e5ef8e0dde8877ae2e5de143ed7d168","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.953.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhv9ERCRA9TVsSAnZWagAAb5IP/Rx36YO776FrtkNEhRL9\nh4ObUp9Vo07eYq2sVCeDMd1a9XLpuPprCUjBa33a1gWaKQPQTjtJNg0L3oEv\npz5Q7OW0+A6FNupioc2n/JPIA6BnNh9xiVLT4q8IAAzrxR9/A1H++3V1xrHW\nMv686xRoehcGRBIxCUMCldp6JW8nwl+c1hFapenXZQhrYnAS/2TioO+S3OGw\nCHDiWWPbSlm8hwLLnIhcpf4vGpHVrnigrTKYlvRfF+CynLcGvFgejLdseOq9\nMtDyJOsEMdFbAgZn777j8tbcvg48BA8BXyOVkRzzV+IHHRGeVzDufI+gZhvH\nzp1tTqjclhWg6a8VblAAcEhfzQd/x4dLCur0kBgseRuyjqNHKR2vpBMvd7BI\nuOap8PEIe/1X7tmO2J28YMR5h8cAXBUKc/lijoTKLt5KJ6QYkSCHfVD0zCTg\nxeuzJe4f2TG9/CtoIwmC89W3LH4LBRhS2JhNiiXDU8uWQyn7CBSgf30j/BPm\nAbJO/AS9w69wVjR4Dtc3wbkKwcskWqYUI50EtS1JJoijB1JdXBVLZBMsh5JG\nB4qPaNtKFPZxkWVSKbvQ5EZ3o08TiEPVDtfVl6517a/IIc1B7bIJZhJJLbD5\n/FBIC/eEyuGxqCyrPBxrJqIpO9CKofdlUnQpeIHKKuzGLxDZoFZ4gh4biE/x\nN56X\r\n=ESBt\r\n-----END PGP SIGNATURE-----\r\n","size":12647},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.953_1639960849014_0.42798042702459416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T00:41:11.872Z","contributors":[]},"2.0.0-nightly.954":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.954","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.952+af76afc1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2576+af76afc1","@parcel/diagnostic":"2.0.0-nightly.954+af76afc1","@parcel/plugin":"2.0.0-nightly.954+af76afc1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.954+af76afc1","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.954+af76afc1"},"gitHead":"af76afc12109040abfbe0eaf13b2465ba99b1678","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.954","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-EjTU5mwCUFVDxmBheX4RptH9yKSWxERiMoitQjweO9ru9IX4AB+uT3rWfqnCMljBEqh+cib2a/1oUPkb32go8g==","shasum":"3880d818f5c7dde851fb8a1112df3454674e1256","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.954.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhx71NCRA9TVsSAnZWagAAX+gP/2kh0Yy/nenj/lRaw3W9\n+bLrL10xRoytu8zLxHxblMsDX8LvoW9gA7VTTqFDmO99oMIlX7vSoWhduf0A\nm8oEzYtznkm5Q7jIrz1SonYP45eHg5X+b4bMTJWRXyGdjpJsC+EJthfprNjI\n42p+YPQXy1yX6J0WvFniE18oFaRzdW6jsHAriiqocJFt05w56xhieNtCOx4J\nb1GY4Uy6wXzrUvh8zCmap6XPnn/5KxofqZSY6l6y5IEJF9felehWqpmHg0rc\neq4CJkdxFguw4TJlo30r9PwxcXZaeEGola1Pf0fmOJqb40DbQ7pnElzxJZES\n8EK0QHNtJitfe3EJFqFbQNOVjncW5PT/G49bl6fDyhXlUSSg+YoCAbUFOCFP\nkgfTh2hWT5F3LtyEEabD2BB/a2s415fyX6m/dt4y8ijbrGfpKzzRkNRD/jW5\nQMcx50daixPLnZ8ySq7aor/QKVUvEOwkw9RgsdjTWwIX2eKauo0gQvqHtpbL\na0o5CeCLiDoPdJJ9McwLLmNYPvkLhTQZu8nLnPWVThgf1EnmjKqcIFBMLbxB\nEXhQlLmmwP/DmhZPfqQSse+YG+H9T00ChwVpwb7mpvhJXwrTJkgiHlvCwiNS\nGnfP45hG2rFhHQYBo7UUqwuSWRo/w33Ag3N4CP7s4GesT6aIcKNE2s4PizeJ\noPmR\r\n=5jqg\r\n-----END PGP SIGNATURE-----\r\n","size":12642},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.954_1640480077172_0.7744133840092375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-26T16:13:18.446Z","contributors":[]},"2.0.0-nightly.959":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.959","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.957+13649c36"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2581+13649c36","@parcel/diagnostic":"2.0.0-nightly.959+13649c36","@parcel/plugin":"2.0.0-nightly.959+13649c36","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.959+13649c36","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.959+13649c36"},"gitHead":"13649c365d36b40e548e34e2e278bdb4cd1de48a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.959","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-25KQMLoj+g93iF+1QyX8CZUHAXcda/aeMC5ZLy+Gxs3Tq/jUtZFHL52AA0B6JkVXzKwS/FdG3X/KTaJfIg+TWA==","shasum":"d84dec39afb999867c1e5fb490d84950158e4b06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.959.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzP+2CRA9TVsSAnZWagAAIcsP/0idi8Np79VwpuQ/fFXO\n/VGV7YHLJlB/KuGypxqr+5j3fWe4MSLbL65dM9XbW6n88RQgD+kzJO9O4SrG\nU7lh//vS2s5OVdHmsRIiR24ssoRrAndiTCG3mswzD/hOZNC/NHK+1N5/UrjP\ngvc7PiUva3kQMnD734V7OOZkwESBZz5BsxoHE4JlwfQedu4ovDKZBbUirqlC\nakAFclNbS7nansh2NQUASdGjwyaTWzx/eAC23LTZkMThBTbMGdsOkSTRZASc\nffAqAEb7voYQgIQl75UHWfrJeAQKRnfZN1hrn06woUU7nMmR1MtoUmyaJNoh\n+e2WU2JhLqXaKoKPyi95F44MnCzUwZ8bXgu6r83Fp79X1p5/pucwiX+h8Tda\nshUgO0KQphxZmyiGCq5TRgzpHHO8PxD8Zfb0WWjHF2SmXphd4ZtAQcmT+heV\neZo/a21Az2lAEj7U1jYuspMWIxtKPmTh5u9KoX4+jPbdExL8CA2YBKWfYwOg\n2wrwMYGbCrmcIAUhw+qKdxRpzq7XA8pYIjsKD3VFJLOSSkoxXJct2mESE2z/\noJ/kbuVIH1FZdnCJfwX1w+plwBi5EA0ymuugISBLOEra7SCpawRoofdU9mad\nucqxwRKMbxvtJugTuuUFgdHwd4jxKPjD4BUm1oquhRhulHgTKtIZS1Rg6GM9\niM7P\r\n=qdn8\r\n-----END PGP SIGNATURE-----\r\n","size":12645},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.959_1640824758043_0.47358717620829327"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-30T00:49:35.055Z","contributors":[]},"2.0.0-nightly.962":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.962","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.960+5746ab1b"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2584+5746ab1b","@parcel/diagnostic":"2.0.0-nightly.962+5746ab1b","@parcel/plugin":"2.0.0-nightly.962+5746ab1b","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.962+5746ab1b","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.962+5746ab1b"},"gitHead":"5746ab1b59bc90230435b78679326b3e5ef0a5a7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.962","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-JTOpoTOWoVqkiVwftuHfZ2wVAkuPAJf1VRqaSI9qXHlnZHfcKVkekstz1OU02f4C4EqkhWqm8XdTEOIVBD41tg==","shasum":"c58cae2420eabc9b6c0a33143619a554833f6d40","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.962.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0PQECRA9TVsSAnZWagAACnYP/iOd6TWisi9il1v57Pm9\nv7hzkcrZZXV+6AmmqgAPTsUSkzRmXao37ubTvNiV2cTPoBaeYk6eTnkNrcgm\npibmJTieT0TDFFECNbVTe2eQvKNv2sF/xaKA29t3mA/LIDexHOQnoEnt1Ecg\naSztONi0ba/dCoq9N9qGQTQAvTVLTpcJRtogVKOOoJbc+FxqzEFk+csRIe6o\n/8j1N5fZe0P69kKruwyzqxA7A5wdPUKnvzZwMayu7hUoiym5NvaggxUueOQk\nkCebKpu9Zq+cCU4W1Hy6N8wBkaGzD8AJHpL37pPAHVim/aREzedaf/65ZNhf\nngiD7OReo6JU/S6BZq9rAk+ZXi4sitIK2V9zzHFT0dSJHV4BYxJ/BlaOKg9M\nG5DMjsz3IFAR86vhqmZExysMooLNiwoV2YtHbzHY+rfS5TZfuCH1pvQv9k/N\nr93ua/oUYB7Yj7DeqbB6/e3gJTNPGhnTfCGcIXVB/2ZHtgKxrBNJNLVJIN86\nXHeedwA9xPKLd5NuMMtaAzeTAOLJm/uVn/PULt/yBzT9NqghDh84BkU62spI\nGUT3XGScr4YrH9QUNROH4dH7P5fN5+shaq/Ok8OMLcFas8w4MynbXDnykOOa\nhEpBs/u5yNQQ006tqIvqr0gWajycLBel7/XNS8EJQGbIqD0mHgEexjb+YIbP\nq05z\r\n=TiEA\r\n-----END PGP SIGNATURE-----\r\n","size":12643},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.962_1641083908329_0.03610270724189557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-02T00:39:31.341Z","contributors":[]},"2.0.0-nightly.963":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.963","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.961+69566000"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2585+69566000","@parcel/diagnostic":"2.0.0-nightly.963+69566000","@parcel/plugin":"2.0.0-nightly.963+69566000","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.963+69566000","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.963+69566000"},"gitHead":"695660000f2f25ed17398176a78b85e5a8c3ccd6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.963","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-iHhd2mtiDZkFXe7ArFwg0EdXGZU3H/wx0ja9XOzA+ItSONL/Ax7vWLhGUGVCB2n8hwRWjUa32jtQXSY9NIeibg==","shasum":"81ce02597fc94c49c11aa3931e940b0e88f432ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.963.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0kYNCRA9TVsSAnZWagAAqlQP/iOnCBpTs2BtSEit/kQJ\n0Kn6AkZL1vXNQm3Lgm4eYGflgl1kBjiq00rMjAAtU3z4AzC5c12SVWoyWiKh\nuGf3Lp1Dchg19wNsVc+iCqnNr9wXAJmgWQs361f7tcDJCS8tWkPs04oPUI0W\n2XCof41JBZRPK9mPe371Szkca9MgNSDmJyWJetkiiFJuKkDscdjMEIsJ70yY\n6OQQOHljOJFo9eudj2qaAUGKW4oXc766GMgaa9N3DYmMp/wzcmcNWI7H5/Vv\n2r8cGU4NnhQqNm15wWyn/aUFnMAhhDfTjYyLSke3INweYGNmtQmyBOLku2pe\nYaLgvHD2oybYvwawAWGAjKEK7SN6geHBXJZGCAgPTDp9/dE6m1rcUFxt8ez4\nIp3SEhEZKcLnHK4n2JO1jTeqKn8Get7ga6W1jbrXEu+rVm9uFuRVOBZlTa8D\ncCS/QHXuIu5CnG9+v0SXNq5kKzclmHZFLdZ5zO30Z6xKB60/Hz3d/zBvTVhq\nsrj3sDWQNEZvkeBMKYneoEBCgY6iekz6LkRrPdq+rvWX6v2B5qMc6+ngivwh\nea47Bv95bbHWgQBg+PvcLrToPyuTwMmL9wyXNZJlxvtqxtC3V+7kO9Hjh8tc\ns26v0XLNmB7GLhk9rDYZPOEU8xRtXUq/kiIE4dREpvbakrxLeJ79sR7dX9s7\n+CWP\r\n=GKqQ\r\n-----END PGP SIGNATURE-----\r\n","size":12646},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.963_1641170445761_0.5333125717158731"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-03T00:40:59.557Z","contributors":[]},"2.0.0-nightly.967":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.967","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.965+e6c96774"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.0.2-nightly.2589+e6c96774","@parcel/diagnostic":"2.0.0-nightly.967+e6c96774","@parcel/plugin":"2.0.0-nightly.967+e6c96774","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.967+e6c96774","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.967+e6c96774"},"gitHead":"e6c96774a9e1712a5fb2e9fd84f4b708130a387c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.967","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-b7gl7rLrsz75WOcO8FjIhymmYdIxE8twj79qqOPUhZ/Osl/34hEuijBnJ1JnN8dUFCihNQsSYm7Staah98ERNw==","shasum":"7df3faed79262f8b893e87e47c5f04e0244a599d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.967.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1OmLCRA9TVsSAnZWagAAzH4P/1Q52VrOIAixLXemOVRL\nCsAaAEx34pe/l0PB7uAIwBvusGR35JgzAIdwv6dAQw3NLfN0B8wCHK3I/iJA\n9+UrN8k/siIgQ7WHnLL2j/QN3iulSkR/hTywO3rpID5h4bg6kBgWMFtYQ0EO\naWfIdgO0N3sH/BpnKhXMqs+gIJYJJ25FXSw5hECj0oB76JKdvgGR/d9BhEvN\nzdFFBWeWZFMzvMdOrJe/9+UgcEhpOUVkTVXRx8JvzyyagtqcSYGKUdK7yOkm\nAD6K3EPSuo1u0c/nTUnPuB4uAqlwawKq3ErNTznk/c72WmFdTdJ0QMPwisdj\nk6tMXCtAdukQ3RQpyRbTMWOQqbry39cWG3gKiUjpSh5VoR2IbLux8dSEeSJt\nb9bIMSVt8as1bNqfyn5Hx759mtFbBXJPSNOlxQQoqW/dqSg5hal0X80+I7VX\n+oR+T//3JZrOiclSKsuI8w2Z35bmo3XP691MaQpEyT8oIQPXMOoIFUX0ZZ09\no4HOYFyILwCc5aCO0J40Ub5AOtjeQDxMGuUn5JVo57/R9asUYNC0k1FqYtY8\npr66yyjUg16pSDGPUBuYghLuks6KTS53vklwWUs7f8zfQzi7I8kJlnrlH6Wr\nN1b4fLa7w203hpGY8MkCdiKLQvtrI9iOt3uWdlK/Ic2JPYbfC4mpj46PJfB4\ntV3K\r\n=Bcdk\r\n-----END PGP SIGNATURE-----\r\n","size":12644},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.967_1641343371727_0.3736210557106896"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-05T00:43:05.289Z","contributors":[]},"2.1.0":{"name":"@parcel/transformer-babel","version":"2.1.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.1.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"^2.1.0","@parcel/diagnostic":"^2.1.0","@parcel/plugin":"^2.1.0","@parcel/source-map":"^2.0.0","@parcel/utils":"^2.1.0","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"^2.1.0"},"gitHead":"5a80fbe4af8797d0aab248a66f5254f42f00e83e","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.1.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-pr5wIYAyKlQQWjykgFLfPaQy4RpebK1IOaaLg5tl5w6LvwiQlU6KlhhP1qzqL7d/tK5PGDX9xTRkC8GVCfGBhw==","shasum":"cee9d908506f0d36bdc002fbfaadd08d5e15e10b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.1.0.tgz","fileCount":21,"unpackedSize":59454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1cYaCRA9TVsSAnZWagAAkIsP/2gazWCqw1mWrw4+O+sl\nKXXmiNtTq31rE7P2g4ve5Sls7IZZr08r2Eogolu3T38KItCqy4RbTNqnjedv\ny3dbbA/ngv98tSP8PEc3x1heQzQaU2P6tYJNfJREn317qpPiFVVqSY5OHiNN\n7angjvVuRubW422hrT8lFUMYMVMVWXswRkPBazJmvWMZWHBsBcjdCa7NIoHS\n5vVFKqSpb+4YxV2L1+MR3WM4ZBzGvDS0hTa4+Eb1OgOGAi01tHdXxOYfhHUf\ncIdWuuCov8FwZLSfK9lkLs3b5J2BTiE4S8NGlJ6ibEFW34CMyah45rZhfNrd\nsQ9IY6yaGdVLfWQe07kktqXl9H4NapL2Vtg7gTZ/Ay0By6X7OCpyz+qsMcSl\nYif6aPHUlpViQd+dyw7gzyM2A7+kvUXwXRdQLjMivSRVvVV9w/L5ZGwlsTqa\ntVFnWAb8bZAWRza6sHS9q5VDTwCwKNfai5GMeKGg0qRzA5U9qo5yEbhcTmYU\nGsVpVpaQJ1jXx/9jrayG1lgUyrzUWONscu/Zq/n3alTZd2MAlNJSFTHRdupM\nTt/vxEeCzzMr4xC1Mo8goJvnA1nqYNLBJwzAPF6nPsTfWAeFXP28IrnVnhCs\nU0OfZmYoIkRfZP3L/SugHzckRs67bZ4+roJPwwJjY0WmovUIXmvB42OdW13+\nWpAO\r\n=KeLK\r\n-----END PGP SIGNATURE-----\r\n","size":12615},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.1.0_1641399834221_0.9515477900115425"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-05T16:26:18.985Z","contributors":[]},"2.0.0-nightly.970":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.970","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.968+5a80fbe4"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.1.1-nightly.2593+5a80fbe4","@parcel/diagnostic":"2.0.0-nightly.970+5a80fbe4","@parcel/plugin":"2.0.0-nightly.970+5a80fbe4","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.970+5a80fbe4","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.970+5a80fbe4"},"gitHead":"5a80fbe4af8797d0aab248a66f5254f42f00e83e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.970","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-TB9CNqwegYOH4Qz6W6TBt/vQTQrBmkEACBetYMu06BT6ZMi4rX+xjHwtwJWaemA6jrsC5OsZ1BS4H647iKe0Ow==","shasum":"c627b13648d6efbc6f7b3ec8ae5bacf75ce83e7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.970.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1jpvCRA9TVsSAnZWagAAgogP/ibyp8aoqSNnmsyqq3Cm\nB8UUeJt4amvcrZYZqxwuCbr4qwOeDNdacAdX0mLCMD3csy/BThyOb1hygePq\nzw1zo3YK6pZoYu7dYWF6RDbNXdTBH79enuFF7BO/hgutvZvTHnTuRYNMD5DV\n4qEC5tRoH9FP0r9UpFgUvZ0ZJrDJaN1iVk0QAcwaD4yRrz6o034WhVNoHXgh\nHSWAUYgUK8Ql6eBbLGFIF5W3Rq0e72ppTz+tLZTxQDkrFQusn0i4n3MztVc8\nVvL8ann0mw75HRzMpHifDhDA5dAxxN3Z5z9WMBqjFMBJ7EbMqNTyCTVYpM3a\nCSlYvKcwfP3/Y4Ooq+nq80BfwPYByPCUT6K9DTsXngKjypkj9IchAVmuBrr9\n/3e7PY34NYz2mrWaN2OUUg/N8yjkUwT3PAEFtmRyD94YzA0vt1mED6houkeR\n/7bqUKUkkZ6mfic7Kw0DKduyvjcMvB1ZIH7tvz+ftMQLobVbg15ij3L+Pu8q\nUkWkbKre4yG6jk6FXq0DjlJs457TRcZLzMX6A0kS20TWIvlsgOps2TvdqLq3\nlK/MRZr9+F2LbxcZ9ngQOnu8dVlb1rsarwL1iBmI+AQ7IrKZbvBtQPXMogjS\nulqycuRuzJ0LLe9MpCnQwYPXZwN7v9Fr80Es8/gIWbiZkSvdv6j7kGtUkz1T\nezuH\r\n=eTX/\r\n-----END PGP SIGNATURE-----\r\n","size":12648},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.970_1641429614988_0.1835120937541752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T00:40:27.286Z","contributors":[]},"2.1.1":{"name":"@parcel/transformer-babel","version":"2.1.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.1.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"^2.1.1","@parcel/diagnostic":"^2.1.1","@parcel/plugin":"^2.1.1","@parcel/source-map":"^2.0.0","@parcel/utils":"^2.1.1","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"^2.1.1"},"gitHead":"f53ffe772a8259d94ca2937d02fde149454112f3","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.1.1","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-qsntd6tt9fmef8awebz5gmqk0Ak9SZ3Xy9OmA1pL9cFeMpbgVPPulPlw1cg+MEtRBaAWh5HIjKqElNNnNoSPDA==","shasum":"90714fc5e29d7aed3c89585a9bfab762c86f54fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.1.1.tgz","fileCount":21,"unpackedSize":59454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1zeQCRA9TVsSAnZWagAAe+sP/jdYI87MEVhFOKucg9qV\nM5QaRWi3zn78yG0QYH9jY/06kYwgFocTRmUMeyrOo8k8KY9eHrrBaEp5C+v7\nbsViGBkGgVZh1KelYyzYs/1dkIqswEfUzr3vX8/AB7FxWjnmZnhiHdu8pBIS\nHR/G4J1UCBGT+I5L/8AahvfaMu6/vFi/UIzEzM49dR2I0TrrnqxEApBxCBXK\nMkadSlHw+qS+faUB9Na3AyS7WxUbb4xAsjqdcrifOSuX4ol6trPdv9LREsE7\ns6Lviff+qovDWl/vjWhR0NzK5OD+5JRy1S44md3o52/+QPztdYKgPB4e6BDJ\n0zaKxcga2yO8FGxzzm3+cygUW04bT7d+7J7mwuPad/IqfPXYyf2dUbTpRnSI\na738F5R33MKbKP8Uh4c3f/vv8boJRIZn9ghAX7YUsEa9TXkVKWGEvlXUNMEd\nsGTKe6JECbwqpUkxq34OaVAsHWTKMwYuz75Np0s89zU5zagJrY+WuiD4Wq0a\n6GhWvJnRM3jIBXq7GhYTmowGCr39j+S3BEyBnNbriDl0hLJMk+w9GzQcZq6Q\nr2FOYXfRLOjtPd2MQZPdwgVEFeiZ8dTLcZk9lEhvlZhHrjvEIAYh6nnnLLOA\nQej5ndiR+urWwZD5KGUUssQqbnGKzO1/P0dpDHF30rbrVfee+SMT0wuwOOc0\nbYql\r\n=ooiA\r\n-----END PGP SIGNATURE-----\r\n","size":12616},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.1.1_1641494416185_0.8147082366745684"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-06T18:41:18.037Z","contributors":[]},"2.0.0-nightly.977":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.977","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.975+f53ffe77"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.1.2-nightly.2600+f53ffe77","@parcel/diagnostic":"2.0.0-nightly.977+f53ffe77","@parcel/plugin":"2.0.0-nightly.977+f53ffe77","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.977+f53ffe77","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.977+f53ffe77"},"gitHead":"f53ffe772a8259d94ca2937d02fde149454112f3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.977","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-VLrYypeM/JJXNMsaaZLt8ND26Wqm7r8EWXClJgHSPWrg4wJLJhYSTYVnu/RD6BKD2aOuyOVwKEw/1BPHnrDqjA==","shasum":"cf303a5f17d3db3d2608f57db278c1fd13733af6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.977.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2N49CRA9TVsSAnZWagAAmbMP/1AjHs6NkNiyTNtcKPYM\n8Z3eRfDrE3HPas+qUkDzjd9vCCJn0yTQFMWBIKLSHBVC3aGFPA8URjOdOH8R\nPAxaRaHH2PNR5F0cs6cQITtGam3fHS6B70mGFPZLul14evq8+HGPosAJHRh7\nHKj0IbBfzGzKWVB4ShGmoDUgcncVkfeRCZiMswl8gt8FMonuJBEdYQd3xucB\nxl1uTCIuVnSUoToxOQ6euzw7vmAmj+T1lIuOBvALuJeK9PIqFDrbKgOFOCpp\nrTu0N6bcjyQZevL9GZ6gMSuWGYjCXZAujQkmubl/W+6PC0xUrB5TMJIlhuwI\n1GEcZS/seoLkxBJ3KQiRdZAdRli+lYXgpmiFS/cxqEbiLwrZ9Qk1jY5uA05e\n+r9Y++/B6d+ivs1t1YJtqKV/dNvx1BfTe5PYGQOVgm4weQOsrNWcHYJUZ09r\nH6uC6zztxsdpQEMSSZsKYaadEomMGANhIKf6O9GgsBvQnueQTOTWTh64Xtwa\nHsfwpC08pH/P3VqK/rmXcCKSXH1yHVVLFMukf/EluRFoMW6zyfwVF0+sUMYc\nrhVOLt17upCs//mFBFul7n+lTuDpEiHr3wEfwrW5lGoXG/suV4shhgAHYegC\nxez+JKtaxhIv5B7QhuLISlduAwdAo3Gpmlz0IpP2QGc0VlvsqTaofghztXrs\nEboq\r\n=O2K+\r\n-----END PGP SIGNATURE-----\r\n","size":12646},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.977_1641602620996_0.46142600932947486"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-08T00:43:52.601Z","contributors":[]},"2.0.0-nightly.978":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.978","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.976+dbe2f10d"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.1.2-nightly.2601+dbe2f10d","@parcel/diagnostic":"2.0.0-nightly.978+dbe2f10d","@parcel/plugin":"2.0.0-nightly.978+dbe2f10d","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.978+dbe2f10d","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.978+dbe2f10d"},"gitHead":"dbe2f10dd6199769e5a7b299f936aac0ae5841b9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.978","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-Q16pOGb8XakH59R3oXJldU0QTGePiNXt/nBf7SozkZq8HvRKcJQvk0aqrumLJ+pVvPDtNmTPIEMSaOz3s7H3Fg==","shasum":"efe867533454462207a329a7f0a62ea106e839aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.978.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3gIlCRA9TVsSAnZWagAAqUsP/2lZsv+Bq6JO8Zjrh7/0\nmhsF30PLGClOO416tE/MNNc+H8wr+JG8wIV6bNg1XCcGBAMwnspaAEo8s3F6\nT8aC8SOkTTGoUHY6JYCpKf6eHK/uL5ze1Bx89kTHpA7NJZWudD1yAETs3l1b\nYW/Dg3+RJdXkcsVGq30U6HrA2cz0d9zigMNH5bm9zgCCGzAXdd2PWG8z/1on\nD+ZzxHWW17sZsiLfXVhsu77AkaPZRQdtHqHNV9q5yAUAnSvJD5fq/kndER5W\nQ8ShqZwI1XwrFwk/gXIymI9Xej0xzwq8TgasSpq4m0b3xREip5R0kdTGyndr\nV2eJgzIJueqHF9XalVZk7mBliz6pOivh/QCwPZ5hsgCkl0SFATvTikeRvB9b\nyNrqOM+8u7Ab4XInRAW/OFK/KI+uB6vpntIUvwueYwY0NjYEPoui/k4O0A+7\ng/CSf6wIAuiyDgOP9bRozc18nWrO5EHcuaz79zURlV6Ma3QDyinEPN3kIvZ4\nPVxlsc6sBJI9s+mASq56x9r5JIiu+okm4CXsRcNT/XGvILud0ENV5/k9fXKb\nxfhIGQZp8dttupBglF3houbfF0MCUPGTMBJCYizaQsPK0zPKQm6GP6Hvqn2w\nX5vZf3dTo1yHpy37AtL22+ICg4HI5MozSf9SnIlTZniG3AXkFBfFsY9hDoKg\nYYZH\r\n=3nzO\r\n-----END PGP SIGNATURE-----\r\n","size":12644},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.978_1641939493178_0.9141390870490396"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-11T22:18:26.137Z","contributors":[]},"2.2.0":{"name":"@parcel/transformer-babel","version":"2.2.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.2.0"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"^2.2.0","@parcel/diagnostic":"^2.2.0","@parcel/plugin":"^2.2.0","@parcel/source-map":"^2.0.0","@parcel/utils":"^2.2.0","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"^2.2.0"},"gitHead":"4745cd3023f8d5a5adcf9e565d5b82d1418dc262","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.2.0","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.20.2/node@v16.13.1+x64 (linux)","dist":{"integrity":"sha512-amZIncU9Ld/SuIWajntAOXwsgYl6h+5e2qBIPYuFhZX3FrbhHJFJQ27GJxOmRu+C09JOpAQk7vlr6Oi6jLvxNw==","shasum":"0dda0da9f6f9df59d5e2dcc13085c96a84b6985f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.2.0.tgz","fileCount":21,"unpackedSize":59454,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3wPYCRA9TVsSAnZWagAALjwP/2j3W1opHGrk8AAcJ7cY\nTOHVDmgMs3NT3VHvGvtsSpXCj1OXyqu8p3/S9Ou7BbnVqENdaFHq/KV0fqXO\n4uZ2a4gce7z2BgaI9OdTaDSekOF4FnjjT0k9vsKyN1vFQqGG/bJH3IcA/fie\nqV5xqcUhtMhfxwkdXPyUu7/DelAnj/JZUpXab1IvtxqbZ25q7l0Ai9uqu3sF\nRJzfP5Le8gfoP5pLFnj4jQEDXwsS5u7phnhoYg98JMM1IAZkn5W0IuI5fe1H\npGw031U7SqsrPP5F0akSfwkjpMV70kgqwmAyh9ImS2QXC1olUKx04IwUrhb8\nCZi17pAkGkRyQqUSdVCuAxHVKXwS/5whgUZfb5njeN2bFAGpUuROaruaB9JU\nV3qAfdyCbOYCNt2rBmkzb4ue6hwB0bxw4iAq7c+7S8hz3tkmw2QCohdUM161\no1Jqv3N1RbYgROZF1xcozPnobEPc8BQnPmwfFWHN66tjQ3ECLQOyMtOKqfvK\nHbE8gQbkmBe8JL59GWdru3/HTxmuh0/jq7tCpu2+LKujFwg81AWObEOWocEv\nIg+v/CjlKp8qYI7CRsTHiPYbDN82Crj9Kr8K5/Mw80k+xYWdLexXOaHGeU86\n3u9CLqZVESzSgc4K8wCqEKTv7E7N8zGLl97QlSa9DesJuvqGMspbxB33Z23x\nMKEJ\r\n=ZQ/2\r\n-----END PGP SIGNATURE-----\r\n","size":12617},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.2.0_1642005464186_0.2039697219132186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-12T16:39:09.149Z","contributors":[]},"2.0.0-nightly.982":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.982","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.980+4745cd30"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.2.1-nightly.2605+4745cd30","@parcel/diagnostic":"2.0.0-nightly.982+4745cd30","@parcel/plugin":"2.0.0-nightly.982+4745cd30","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.982+4745cd30","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.1.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.982+4745cd30"},"gitHead":"4745cd3023f8d5a5adcf9e565d5b82d1418dc262","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.982","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.20.2/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-ocUwWONLWCwGf2Kzwtyx2vxwyNj7AkEPV6pax7FY8tPpUD+oNrVB4LJ242Q91xih3e6nq3btizneK4rHey799Q==","shasum":"5af8e62f4e02e4c0d7e36c097e77dc67758eff8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.982.tgz","fileCount":21,"unpackedSize":59596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4MaqCRA9TVsSAnZWagAApEcQAJ0GaOIQvhh9wmxdpqRz\nLR8WRy0gHvyJ1ctBwbpL6sXwbSbkHR8ZrMIHfU8DvZ/lYOwJUbpJPh871K27\nwbygigVAIO21PNMRKhnUJvcSQOk0nh17W2a7GDnjHsuATuMUj04I4GFLb7cd\n8pzGJowOSOYhCs85DGSL8rS3duyGl9EGjIqkckmZzf2h8rDIA1M4m9NekHpA\nJueNLgb0pt2SR2LHs7E9uWcNFNpk0Xh9CTbNMlbiKrbU3i0y2st8/vIYr3Oa\n4G0FxdhVClwR0aeThNS9PSdZ8O9ouYTsSKw5mtRk4sJILpDN/z4WYLcU5tWJ\nc27ybJvRwW8eZaC0bBRcbSLapZHBj8T7cktOcNEltSZqGFIWkeoDJSIjHSOb\n/x2BXRnC9It2Vh6y3iSjIUn0Py6weKV7pMfIBltHcp7fpRTf0Sg5/UYtQ2iv\n6G0sBv6r7mMetk0c1okXwqaBqZjfxdRSdpkMPHVpfn0UVzPXXgSBXXUBgqoR\n0jgurosXbzZKoIgu3vc40LscBh7bTh2V7cy9gRvG0i1Znitov9M4bNOEvGXR\nXc9KBpTohpYVAS1AhDBhoUJzbdj3iStDnmdpxNHR8k6/Ka4wpCMC67SYfpI7\nj0/K0Ko9v4TXWCaNeqyjPifWMG69V5xNNiOg126Dk7tVdbxA4yg4xt7QSroL\ngoxO\r\n=XdJ2\r\n-----END PGP SIGNATURE-----\r\n","size":12646},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.982_1642120874327_0.1323487703367523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-14T00:41:29.031Z","contributors":[]},"2.2.1":{"name":"@parcel/transformer-babel","version":"2.2.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.2.1"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"^2.2.1","@parcel/diagnostic":"^2.2.1","@parcel/plugin":"^2.2.1","@parcel/source-map":"^2.0.0","@parcel/utils":"^2.2.1","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"^2.2.1"},"gitHead":"74fcc3fbe80cea993bff10e158df3d0f701973c7","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.2.1","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-eNQTmnsiY2ycuGgr3tu5BfR6rz9WGhb6psz+cZkIbfZp0xaJaovTftjT5jR4clsDO/+dX5cM8KOUuJm5MYXRjg==","shasum":"b34f3042cc5ea23b2e9b2da637b9c4f17e8d71a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.2.1.tgz","fileCount":21,"unpackedSize":59826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5bF4CRA9TVsSAnZWagAASmkP/2vzhPVmewmfKWGCKIBX\nyYieTMP+Pas614Wual9XpGjyizt9RuiB3E5RQZ+Yp19QW1G54YXJFZ4bk59y\nKvCYwKKbNJgtD/oBWydr3UiEEVURUvXwJRA8Lp+aRGGyLKJECuV+lr75lc5o\n3Xn4VAQ5FZZF5hN18jnZWgXVISJWgK0ijZ87NddxNTmxEN4z/PP2AubhO27E\neP8UwF7RYFr1s9z/H3BALIYKr2NnNT0jmK/264Dq86+JEahBXZVkAOeqvau2\ne4SN+U7OBdEnpy3G0kE1gxNkBCFs356hwlz0iNcBnrtbNkAnPyOshVLYPt4g\njRi8dO5AubPHcPDXFuEi5Ij7GKjQU+Ys64ilo6bsD2hANejSbU3mnumePeN/\nHoJerKmTDFThaIxH1nvnYIO5VvWoHNwK+pvstNE2HVd3yzBn89HQ1SVArqpe\nwi5ObHY5xk+kC9cxDJxkOMlBDvOY1hIAO2fgKZu+rzK7eS69RFCE3Bo7nvP+\nu3cA2g6s4oZb69KFDANrKGjDlu3gzpylaR+qWDs0xLJ8YyDAVaR0stWx26YS\nR4C3nrA0NOVVEKcw4vo6k4nQYtSJZJ7jz+HLxP+XwDmJ9rq76fjb6QyUHfSU\na+wO6Q/0YWQ7ZZii49lnVN+glkUgIwnTXv26vUnTE/I9JxWgmIelpkktkdBN\nxeeE\r\n=tjxG\r\n-----END PGP SIGNATURE-----\r\n","size":12670},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.2.1_1642443128181_0.10156990884314876"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-17T18:12:21.239Z","contributors":[]},"2.0.0-nightly.986":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.986","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.984+74fcc3fb"},"dependencies":{"@babel/core":"^7.12.0","@babel/generator":"^7.9.0","@babel/helper-compilation-targets":"^7.8.4","@babel/plugin-transform-flow-strip-types":"^7.0.0","@babel/traverse":"^7.0.0","@parcel/babel-ast-utils":"2.2.2-nightly.2609+74fcc3fb","@parcel/diagnostic":"2.0.0-nightly.986+74fcc3fb","@parcel/plugin":"2.0.0-nightly.986+74fcc3fb","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.986+74fcc3fb","browserslist":"^4.6.6","core-js":"^3.2.1","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@parcel/types":"2.0.0-nightly.986+74fcc3fb"},"gitHead":"74fcc3fbe80cea993bff10e158df3d0f701973c7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.986","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-hL5jvC+wG2HqD9a1NbnvZpU1vkJdTWIJOBzVOs4qAtQdJJpWjRMh5Kk6fd8Ocz+OHVmlI4XBLVfk1oh3ak+UPg==","shasum":"e14bcb06f5c148e40c0c81b86e6ad09a2ce33f91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.986.tgz","fileCount":21,"unpackedSize":59968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5g1QCRA9TVsSAnZWagAAhG4P/3CoQfXRKCQIiUYUVXXG\nZ6fBz2Qltk5pkGupwur4Rm0bmfonM8AE12EBBPbIkm6yvHbQ0jp4tCaFsajN\nVVcHMOuSJ3IMKuq2jm/Y+IiHNfqgpcIwSiHeXsWGHfaJw711nKiqqJeIN7KC\nyPTIOt7cucd1Gu4zltafVMVe9iyMwcrbrGvpnhWZ9cDcTv1I2TWRNkAqgbKy\nHQIKWn6QYVQyOoQOMUQSBFfznVQKNtMhq7WumVz/M7MIEB+Mndw3u0RpSd5P\n5Auwhcpoe3VLAS83lNZk69PIEPSyVYDrZOvJ3xMjS+dnTKURKX2Yzjoc5ygX\n/Ks2hQ53OliQwK+LBkHpVcdnMaUfuVStMroy2BCldqtdiM/GTAZ2o0d7vtIU\nLwwumV1anqrCNMim/9BP2Akll3vmDakFVVR0zrN82ceWCG5bHXHOF22m3pBC\nIXpcM71Zux3HLVSyHFKrhsAOBpxJBGozNWZIPpJcPtzcMqwjRp0Tk/7s7zwn\n3yoKGrysoIhVg1bEmfxAeHn80QDY+cFVQoxUEV1nJ/pvQzNdg2g+j/fPeVm5\nq2eMgKYLXM7cswwJflkkTjeYRPCpE5MOGL8DbZp5xZdxzi0W9oHo4lR0aixP\nmzgDrboHFd+E4EVUMOinFNWkaAQkYKxQtlrT5Vl7R9C2OtnRpbpWJWw4+F8M\nTwVo\r\n=t2if\r\n-----END PGP SIGNATURE-----\r\n","size":12700},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.986_1642466639969_0.4117806136523636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-18T00:44:20.318Z","contributors":[]},"2.3.0":{"name":"@parcel/transformer-babel","version":"2.3.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.3.0"},"dependencies":{"@parcel/diagnostic":"^2.3.0","@parcel/plugin":"^2.3.0","@parcel/source-map":"^2.0.0","@parcel/utils":"^2.3.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"^2.3.0"},"gitHead":"65ffb58e88024258c31e1f480241f293e29b25c5","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.3.0","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-Q8xtGaVQ9WkmSsdsO+ut0FJOpt68mEDr1Uky5zR5C1HJGSrBwSTAbejya0hRyIbsY6Vx05FjULD4tSpP9lhp/g==","shasum":"df08d4eacf1afd596192c6c2220684d4ba193fd6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.3.0.tgz","fileCount":23,"unpackedSize":57420,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA/ndCRA9TVsSAnZWagAA8jMP/2NG9Z7rZG2a8Hkj72AQ\nFMm8J4l105p1DSFsKgDj5qS+ppMo3Azq4QZVEUuftpPXX8amspfRXesWjsUQ\nO4frpdGSBmleWpv/gdSluBQbR6uu7TSDIP7bbHKsfW/h1fdl1bn1qYWVqdqH\nHi6oPtYky6zJulO5YfGLDnVdaO7CRhbr5B4cQeqPKWIXlnZAx7Ed9N7LKDpB\nlw4nS9/Mp+2Y2NVEn7MHy5IBZW0jCBGKyuzS6G2qM1cwbqHJSwkUMnwbujzx\nRIW2ZAjmFeoT5tjXJYm3JDoZbl5YbayntsA65weqwTdydpwtvonZ2iNKYFDo\nv2IOHDMT18srA519E0CAxq5iJU9uv0+JFTL7CPFRYKq7k531bo8Od1wZlVT7\n20Sqt1pPGP+Z6ZVgolmnQk3NgqbMViX+ywKxlx3E6KKPFZA+TJvxFDvahIuZ\nWQ+bQyAQ83gfKYcJUJCP4RSnJCKGVpwCmdMkx/eUhtcqXJ6G219TPAS6z3wG\nCqTuEyolBYQmXr1gJs15DtoOJTpzaFBzEjEcRABgcyTZM4qORJf8IvmwQDlj\n/H5BOP5TAHbbleHnJj0gpgVWQ4wboCDHKRUtdDi6vtY4LMAJHd8UdAzlvmfg\nVyKJtGoDDCKkoOTZwXFFoPp94Ci4rUkAuSxsNee/QNGUiHB7O0B2PcPqj7MM\n+vN9\r\n=oJ2q\r\n-----END PGP SIGNATURE-----\r\n","size":12501},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.3.0_1644427741090_0.8660625897852499"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-09T17:29:14.107Z","contributors":[]},"2.3.1":{"name":"@parcel/transformer-babel","version":"2.3.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.3.1"},"dependencies":{"@parcel/diagnostic":"2.3.1","@parcel/plugin":"2.3.1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.3.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.3.1"},"gitHead":"699f0b24c38eabcdad0960c62c03bd2f2902b19e","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.3.1","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-KEyuFNQJYFMP39XvhTu2ZzsD+gdQKyA3X+5DViH2bSgZeEjCIfAhAjg7mSfKeD/u8ZVBmIDq2M/QjDO+taM0KQ==","shasum":"0d0a99f6f55b99130ec55dfdba736fb746bae95e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.3.1.tgz","fileCount":23,"unpackedSize":57416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBT05CRA9TVsSAnZWagAAlBgP/1th8D8+Fi4UwntL2DDJ\nrULiLMCUuZXlCm1CH4PRcDDcsN8TXd02fLQWV59mai8ukFKc2ILoqmrNnGVS\nxe+aNJ8mwgCFxVoOpC8V9UrHFh+xgex058U6/XWe4dsOch0nn4JzRiGHbGT0\ndK0lAq/XG7MsoHvkXcurhVk6WhRToe0PENjvtD5FkGHlFUcfQ/SQ6MGGDHB9\n7bTjYcglolNro2qpulUkstm1iNJhIXjw1BqiuMJa6VvKeXQvLKTE1G5lU5L/\nPrM89rVWXQ5Jtv8Fp75c30QQxJ9vp6+440FhLfmo8baG4qSb3z0zuTeS+FAn\ngu6iwFUPq2xnaTLxAIi9nqGAI5Sj5tSyZ8YA9vv/Y80/Feeiu0BwljGv9Igh\nUdUimdFR9yfAdFBlz47tqPVosABslIaJxgosx8xdnB0v9CEW5mUXSvDMQHk3\ncEv9QtR/tF3+p+juTYYVGfVa+mPjAawipFqZPZFR2/yJHoAiqXqJxQNyptUi\njkL/1WPT28Fm5WVRbSsrD7vtki9ZPKLLToH7NL4XU4O1WFfiV4Lo/NmOa9HA\nrzAwnB37P4glWaUUjV03fnU8lZzLZd/S+fiReoos5Idln1SuUV17s9qRZaUH\nJYliSP97ajayVLyIVo13OYC2zAx/oT8yMc8Hz92tYPMOZUVQ6ievqpDaj6pA\nhsqv\r\n=KW70\r\n-----END PGP SIGNATURE-----\r\n","size":12507},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.3.1_1644510521783_0.5343150099510647"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-10T16:28:58.338Z","contributors":[]},"2.0.0-nightly.1002":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1002","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1000+5530a6ef"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1002+5530a6ef","@parcel/plugin":"2.0.0-nightly.1002+5530a6ef","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1002+5530a6ef","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1002+5530a6ef"},"gitHead":"5530a6eff8b619873353baeb0457ae4ec591e9fa","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1002","_nodeVersion":"16.13.2","_npmVersion":"lerna/3.22.1/node@v16.13.2+x64 (linux)","dist":{"integrity":"sha512-kBtWhHXRhaKo9dJJ3bvi9xaZFdaLSDVgliLJPJ4zpKpe5wjgTNkR3NwUcGhQmgxZU0h58Lprp9K+4wk4laNmPQ==","shasum":"dd73d13a762b30dbcd1a88de6a793ad28c0986d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1002.tgz","fileCount":23,"unpackedSize":57547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBbFFCRA9TVsSAnZWagAAqv8QAKE5QvyJtLZB+6VCF1NA\nwwu7MA8JJHSA8xridYYQQBcgovFSpZg/YA34U8qhC4TTzMi8GnJJLZsAm8Y+\n0Q998z2SkIaCox9otQTBftdIII13wOGEYjdCEN29HAA0OQCtRyoZoMsUnVqE\n9TXV04Rcjo16baMEJ5i0d0Vj/ayujKRgp+OCGc6pKBkyNiCtOVwKOZm17dI2\ns0D/angEBRDZaeR7vMgSJFX9U+u4zYMBlxEZoB3QVhEGV/lECx6HwHYoytzb\nWUQ0YxTyrexlmH2gh13cRKg8Dod1KckYfcXtbGMbCB50/joLNsOs3aWPGXgp\nwOfc/6TyKmW+Opx4XLZb9sQa/DAyHN77G/U+F93PO+EO7k+5KV9R2AQM08Ez\nfjoflvXtn0UP07sK1zj8MFqrWqtgUO1qe3tlgtOhdjXCgQ+TqWCYXeim1zwk\nF6Y0P1g2nyN7tyPbkwURvTIr94SLWxP2389H36yC/gwwWxtWHBiBhNb+xI4I\nZyzruvRP3qDKNJlrKSKaVGTIU0BfT355jRB4kSWvfnEKVRFSadQ/4Ko9p5G6\nlFrQ3mxhD+836pxeeHLadNP3kQMSu7hZkLh0WDYcXcNJdofJhKC0U2GwJAPz\nMzJVNS4BZ2wB8vGPGOJ+kWvxE1kbLHt0GK8YuL1H6TG2+AKefFAZUYd0vpaY\nM3QC\r\n=jqHo\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1002_1644540228864_0.40813049897758535"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-11T00:44:00.772Z","contributors":[]},"2.3.2":{"name":"@parcel/transformer-babel","version":"2.3.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.3.2"},"dependencies":{"@parcel/diagnostic":"2.3.2","@parcel/plugin":"2.3.2","@parcel/source-map":"^2.0.0","@parcel/utils":"2.3.2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.3.2"},"gitHead":"47379bf8fabeb2cfe03ade8802d942388b153e5b","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.3.2","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-QpWfH2V6jJ+kcUBIMM/uBBG8dGFvNaOGS+8jD6b+eTP+1owzm83RoWgqhRV2D/hhv2qMXEQzIljoc/wg2y+X4g==","shasum":"2d8c0d1f95d9747936d132dc4c34edb0b6b80d39","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.3.2.tgz","fileCount":23,"unpackedSize":57416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD8e+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqilQ//abxTDMvMuxSGjDbw0yWaeuMpV/aUe5r3ChhLOCQydmiHBaJt\r\nxGADSDGsV9VhPI6cImXMgFRlapUIohC+23y8qSFmxsdDeSMyZo40r2Uf3J/V\r\nANkv9O87fKFUJ7mrJO/rCfPIrGOn4QbRX+DuVYNhanheJISx0xmgw4bdfyPD\r\nrsUnhZDKhugE2FQbAQVByODubVYyPxMXZ4ThgMBEHRT5njH6dDwvKx6wSC45\r\nzbZICqD7LubOdwWY3RnDPhYOfYOALn6kjRLsW3V4lDn3eBQkPJzqjuv3KpdA\r\nuGqsOlu2tv3J3aZvJQu7VhGBzFDmTp2pmD2oxVsH/DBEtKUt364hGxLwDh16\r\nyqFdEa57JhU1h6eSPvX43iuEJimNC1bDsZqKlfgHYeKhx9lsEnPDdRKZqi8K\r\nrPeHRiEOh1N+k5VtmeU+lzdSFTrsoF6l9vRI7E5Z8tc5DR6103V/IliH8vcp\r\nSOFP65YwzIbmw3pze49KSMRVEPMvTY1iDD0+prJtr8L3DNDOseuypNJh8cbJ\r\nE1LRS8tJ4qaffbmseItI/FHNMkG0JWyNK6yurkIhpHXmkYs//Zpbn1E9XVDu\r\n1wNfrKaPzxI5FgzTyvKfLRpcaFgJ+B70bYs5hvMUg+drwVymQG9syKAoXYBk\r\ncaK1nzs0k5WB+4m/Rp6x96Yw1THmjjinTeg=\r\n=1Z2w\r\n-----END PGP SIGNATURE-----\r\n","size":12506},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.3.2_1645201342151_0.13073944816773797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-18T16:22:34.828Z","contributors":[]},"2.0.0-nightly.1004":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1004","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1002+47379bf8"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1004+47379bf8","@parcel/plugin":"2.0.0-nightly.1004+47379bf8","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1004+47379bf8","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1004+47379bf8"},"gitHead":"47379bf8fabeb2cfe03ade8802d942388b153e5b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1004","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-xGM4G2aqil3oG1Iuu0taRdxC9+j6aYMmTSRNbO36xsJ2HfklkE5aWFV0Pu2hDVMtU8fp30pBCxw3xbkpd3Z94g==","shasum":"fa1dc8043d346dd75298fe4f9f560ed14e25e8cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1004.tgz","fileCount":23,"unpackedSize":57547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiED0sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI3g//U7hDuYh+siYx/QqyIxgYB44B7TCpl/fxcb9yGbZETsU8yp2m\r\n73aBYlB2uRwkm0/QIPSCsLVKgvCNH770BchWjdFCHLxxaH3on9iL5V6uTRij\r\n8ortNCc5qKflMZlFjH/2oW7nDKbwFGMSqx7gJeWHfO/umfiYWYJarZJyLUAY\r\nnhCL86E55SnE87+KHUqSgVukYiFkgZDWWErKpptilgK8aQS9AN4Gx9mYlWS4\r\nW0GuL1ELMCAel/5unFbwjZPMjk+k8fV3iDG25glIQCHo0UbbIAHyZDvbMZxv\r\neLd4+fAYRI4VbgW0VeMwogT05+gWFVZe2giXZXSCjGSgWPp4kFFD/b/B+pI4\r\nHscUyqo9OS/U9roEEEauf34aEpaXNClW6AlejWlMK5sR+MlWuf1tVUUumOln\r\ncopYnJyDZOsAFMHNioen++D+FJnKeauoggXp1eB8Lqftgc4IEKZEefsvprYm\r\n+4UJkiPPUxC/RyrKkyGCh3BTzZUgJbS5La8/pDXWsB4egtLINDCZYmkOf8HC\r\nXLCWgE5X4vgdYjHNa1/iJioweUaIX1ILzBqBX9R+/0I6P72V2xxxhgF/336w\r\ngJV6ucEKu6Yhs0DW+MEvwuPRg7giVIWaphZYp5TkKvpV0NfoTttBA6uzXoy2\r\nhMdCL04R8JiTxA8KVhn0CYPh7MbWfzSlI2k=\r\n=oVP0\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1004_1645231404217_0.750576250596487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-19T00:44:01.815Z","contributors":[]},"2.0.0-nightly.1006":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1006","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1004+18b038d5"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1006+18b038d5","@parcel/plugin":"2.0.0-nightly.1006+18b038d5","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1006+18b038d5","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1006+18b038d5"},"gitHead":"18b038d57043965afb31077db1f46dadb11a6a78","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1006","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-iRXU/i8PdbWJSWpteguQsqYVnKniaYOcgNCiysiW80Ps3VO9fD7L0mq9WKO5ZUXGVBPpeXF0SyTlsjUb/tWNEw==","shasum":"3497ff59a42d8a1b2d1374fac9c12f79c82b95cb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1006.tgz","fileCount":23,"unpackedSize":57547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFtbFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYAA/+PviSKPDmvEPACsfswLPjI7P90AJ6uGdb3AKGCPXSEngt2nun\r\nc0oVWLF5cZLD//F445sxrGRN2qUPz+vG6s7XTQPuHMy4Er04eVmcglIUMtJJ\r\nPDYXZtrmYRcFD5+6AiUOIu3Bx/TVnmnOE6wh0Ku75CdvX57zH7hcN4HX/Rc8\r\nBsZW47vwfJKc0hx7hPAHtNVdlJIKWEEJ/BJmXgyDLv7Jz7EjIsEF/jjA7B5i\r\nu0CR7RZuwDDhtbUD75z0bFFkYhftWcwJTyVTUr3irL9s+FqFHn2ALHF4af7t\r\nL9IdV/ipsttnbM7zlbdy+U636jkfqzoTLPH4MDdEoBvzsM7HDyxCeFkhFDM5\r\n5fFyPMToBWnUhbE94f5Hap5pYoJLybqx08Qbv9mBAYNI6GqSVG5QXa0XAp3l\r\nGkS6mIJ79XIsSgriBb6Q6YJ2WU68qjOSsJaui03kn7R5kgCgKxqgnmdzkHeB\r\nisWg0r7aApXh1QQzvwx7Gz8D7FsCdLBgxhVKNZ6gA5iFuH5Vf8SFg1uXBQRx\r\n3Exkp7566GWXqO3EGHCjUijc9dR/zPEbSBRgkXrgifivAsp+DpBA+7qGfeAx\r\nGyPJAHq+cGetbdumGDJWundGmngnm0Q2tfRGMo1BbBqi29nlH1Gq0tMgawQU\r\ngxiO5Dw5UGhj/LyEz1xHJ7RQnmfVniOlc50=\r\n=VxOj\r\n-----END PGP SIGNATURE-----\r\n","size":12527},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1006_1645663941775_0.007941911548583924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-02-24T00:52:34.394Z","contributors":[]},"2.0.0-nightly.1009":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1009","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1007+c9264c4c5"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1009+c9264c4c5","@parcel/plugin":"2.0.0-nightly.1009+c9264c4c5","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1009+c9264c4c5","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1009+c9264c4c5"},"gitHead":"c9264c4c5429b03d48b2f7699f511266db324c54","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1009","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-JQ+yyKP1XHjmm+9R1OHAXI/GLzUfc+QWvnKLPlHIRKxf5Nt+lS6C+5B6G79HAh9V//NYE36Ywe6PnkvvYVgqbw==","shasum":"c6242f6e1e6391392b51dd94ffba5c8586492db4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1009.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHr/KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr28w//dYj9TfbP4/z9wOd9utJ4FVJ+YjVZS2Mq7eyGZ1SesAFrjFvS\r\nMmtuzEF9enIeHJJJx/fdePXQadL2KpuxywhFDWU4DRx1a4Fwx5UOl69IKtE2\r\nkENmneWpcIHtx5a56GsMQCxM3XXKIwEZbJmdyq7aTXzxKY37ONBNOCalja00\r\nvPL8hI1dsKoCyAAWuQwNuCjO5PqCKlDlIUsbRdbmO9buk0Upm4UuUuQV4skD\r\nTn9uu6SCoPkuysr1Kp+EbY25tFNmG1NCHPOtEhXFfmd8Ni1CGa/4kdOG5EI6\r\nPfqvvxyVNaaRqo9YBjvV/OvMOOmK5r5xJsm587517H7CsKOExoeWadxC65ZT\r\n6vYXGynWY71JRf6rJh8ATp4cJDNVuRIX0XPJcCYUWXNQBr6wc4eVXRXhF8x5\r\nNzG4wK4qDPLWz6bwCsyZRjEk/Wxnz36oq3z+d+fmmTtZ2ugBZADJPvE/LpQ9\r\n90Gejw3dzjdgM3VO/GZhUBAC8go97o3PrRRC0q4MmjZ29/6ml1ek0BxFQFxS\r\nV3PZ7Ehu9Q+C3JBfCqJyK8f+3zmrwy3iQuAiTbk+s1u+MBFJPJpZYqF4CHed\r\naqQ7W6mKaWAEgXGQmMLAsw+7koyNX03t1hIXHYbrZWiGs72QOK8EB39JiIZx\r\n4oJTfuXPBbaYz8vpvE0ONXXb6SnRK9Ve0OA=\r\n=O3eX\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1009_1646182346569_0.20869893276462692"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-02T00:52:47.079Z","contributors":[]},"2.0.0-nightly.1010":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1010","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1008+493fda27e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1010+493fda27e","@parcel/plugin":"2.0.0-nightly.1010+493fda27e","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1010+493fda27e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1010+493fda27e"},"gitHead":"493fda27ecabc02fb9e8570826570e4be7a08f33","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1010","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-4veRn1Z8Jsh0OLG1i1JhMtfKihGWRCGfbmxET4zjErPWZcGJgSY7jWTcfVVSzRWgp6gvVuDJQRl5vYreKiVhtg==","shasum":"9e093cdf9bf28e4cae02d4a9a29cc761e9f524d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1010.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJ/egACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwqA/+K+eA6VpCO7DGvRT2Sf1X/lm9o+uxkdhApnf/DIzOjk9LMZbY\r\nctxjqwtflIXTLMWaFC+xzBhJWpo6T2lZHHir+UwLL8bizkhYC2o7TW79OuK/\r\nxreW38GFm/A1sKCgwpvDVQTGTYEr7oYW878q0LCnitxg3Pg4cY8a1XNTne18\r\nsyWwIg9EZVF8d2QmsSQLcCvHEz+ocYHLTSMy+3USsRHTWTCNw5SC16J/qF0o\r\nBV5+pEYn+0xib7pN4P9GU03cuEfxTj04tMGlzIFc1+RG3RJBzU9XV/3TuKAT\r\nvlgblyVdp8RYU3ZalNynZc2ogqaSmHtmWbKakNOUxZdCTsReCZOq7QE7Za+4\r\nP2C+llLllCI2cpFzdP5iazRWY+z8/Jyk+/Iy3BP87ZHSIzH6gBiT2vhi62j+\r\n5Nn8Ri1KEdYq2pZOAqvPyRJYrsr0qha3D9X8GytN3vnoIl1cNsp2FFpcBTq7\r\n5wV8azLIHXpBk+td3xkyyx60nfmH8vtE1Rs8MRvoxNpb9fzGTBTInnuhWtSu\r\nT7o/i0nBSjPzhBEbJzoI42zJfv3NzgJRU51elwtlGnohO5XZqUzrIx4be8IR\r\n4G5mgypXKbqQT9Ogxx7Tm8J+vGwnSUlKWncQHJHlS6hOkKQtBF3z6OTLxqOq\r\nilfaajM8he1vHHikg9Zrm3LZ9K2Um/iR1Sk=\r\n=f8ri\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1010_1646786463903_0.40448785401500365"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-09T00:41:14.114Z","contributors":[]},"2.0.0-nightly.1012":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1012","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1010+083e530c0"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1012+083e530c0","@parcel/plugin":"2.0.0-nightly.1012+083e530c0","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1012+083e530c0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1012+083e530c0"},"gitHead":"083e530c089a1062ea4a51f45fc0c4e2e6db28ed","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1012","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-t1QC5qpNpm1vvN1sU14WZ6ew0wQvUfAavGhJ8F5NzbVAogHiIFw7zQBVArkzjEYLEWvXC9b/vCEglmEYPTtGXw==","shasum":"33b1f1adedc9903d30277ee17c29f211d6cb0110","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1012.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKpujACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpygRAAhBrUrK+dTlZzaqc9rHt1uo/3ARPXfnM+7gTwey74Q0ifEQvd\r\nUrm9S06eBJwxwwVLzqI41s4hPEvwkmKD2Jo/lcHkPITUOiUmV8D8wUwQbPeB\r\nBUNL7zlCnffoaAe/zjpQ8nEJrLDEAfiOd9m8ks3rpGTG1QtjQkU4lRAbeCRJ\r\njjIe0LV0yeZ8SYh+SkQbhF2xfmqCmSQNK7XDnb/6fvUmNZwqe64D8XtIZuqT\r\nNt3tOoUgmf7KPABI+Qsk3dobeikwzjiMH56EVT6/+ZNo2CCNaypXeag7vMXy\r\ns68B4grZ06fCJOKMOfPeUO5pkUgs4KaIJgyrp1PooWh4duR/f9YwdwBpHsBv\r\nJT1ziQLmXz4GgQa+RClw3m2HASMe19A5oI07IJ0OjH9MKNXYhVpjJJnUmDgr\r\nnWzXB9Ie+t4SLuY6OdMHS/j8L/XgXfEM/SnKYYyUh2QyvgTFHIibRnkL+Yjo\r\nxQOpz0z4zznLHm7sCucCk16KVuLqww42+wjRwPjBzbsSPPD45POe+EyMD5uZ\r\nJQf/OYB9YZ6OFEeCx4jD9+ifmrPPv4KitUTkMarPP4X31EON7cPojmrs5qzx\r\nBnZFDinj98XLrk60xzVyqlpLnKbLem2TAWBH0IK+rIjfuW1dZu4AO8MCwfCD\r\nerFVtlTvDgwOOqM/zQPlRLrSD9EAlQ8G62w=\r\n=YlXM\r\n-----END PGP SIGNATURE-----\r\n","size":12529},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1012_1646959523282_0.2279806648032774"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-11T00:45:53.071Z","contributors":[]},"2.0.0-nightly.1014":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1014","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1012+ef16fad82"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1014+ef16fad82","@parcel/plugin":"2.0.0-nightly.1014+ef16fad82","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1014+ef16fad82","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1014+ef16fad82"},"gitHead":"ef16fad82001dd112c4dd46d79dce47968bb10b8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1014","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-ejXLpTGihvebNI+3sYkg6LvfVGVO4iInD16MKrQtOJEXxZPLJVO588F57MPOiHmTk5ckLJv0rb4xIZ2Hd963eA==","shasum":"34b0b926e941250722cbc1fdd9bc9e76f9b31920","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1014.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiK+xKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIqQ//bYe1DOfgimkZ7GA3vKECZTe+xwU/Fir3HgPxAB0XHAFpXaYt\r\nB11cCRpcBMqKrAMNM00FUetF+0yMwonz2+ZDVzu2ZljNHaNfWQVrlmDBakBQ\r\nIZcZAkZEQLRnobbMbR7H7bmSf0VondkCW9BY24JP6sbifepaEgQvqEX7/R1q\r\nXy4v2b6NQBW94eLMoQ6zaPXN4Wlfkx+Fky+iy0vyibUMWlCW7OltfTGi4HFx\r\nOH46cyoJN3hlPa5NmFPI2Y6m4SFh1uJMLrsOWznAw4idyEPFF6DtqJB4LiL+\r\npp3HO3Gd+HtsieuFDPqiMqzqY/y+o8OK7Mbq8jl4cJwwvsgqqhwzQvoMaG9a\r\nRDpbIsJpHgtdUuh3b6R0s2uaxTqoDT2TFCT3gpbDa8MKAB9rvDHYxGyj4+Zf\r\nDaumW4seB5kzIfr7WCWCqB3zWhtpwmsDUDLeom77YRRsPZZvZwkZ7wpxICri\r\ny6bet9ni1670nM5BV4lvvz3aFvgZYB6HWw9WOaqR+ijj1884rxJXzdGgmc0J\r\nf27b7aZbb5TDMDaA5KajXJ2LXiV0XaWRtVuebYYKvF/OfaiJibfFI8QqyTG+\r\ni/b0gEq1ydqwbiHYuBwp+UcNtLXIL9NGR3ftwqqbTnMPoWBrf72dOX3IOomS\r\nSg8WW4Ql/BCxZTBp0Z+USI3cwK3yLmDdst4=\r\n=Fr4Z\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1014_1647045706426_0.6847324015008727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-12T00:41:56.326Z","contributors":[]},"2.0.0-nightly.1015":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1015","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1013+e294eafd9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1015+e294eafd9","@parcel/plugin":"2.0.0-nightly.1015+e294eafd9","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1015+e294eafd9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1015+e294eafd9"},"gitHead":"e294eafd9a49c056fb4b223c5ace5c0653428ede","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1015","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-bd1/qGgXLA+ieM+23fcmtwvKIEw/AY7SsXd4oGz5fdZMjqgL7YPxlTnSBjfq8U2a2lOtnYLnL3uFlJ59k3/U8Q==","shasum":"60ce81af5c517895b0c1e5365759a50bab22ad62","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1015.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiLT3cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfJw//TWgGyZ0Fai579pKD/L4wg4KX4X1MntO0NrBxPdQnrG6U6Z0t\r\npygwdOZ6ddk6mGlIDRbC3Pb+hvmB5zx6VvokxlTfLrcSXeJeblWbNy1yaFXv\r\niSuYnwbGwlrtUU8VxPCPTIw8tR7olf3yA6Fm/8jBTvjw6C0vvTzW/c6O321n\r\nZiaE6u4nNLQQvrlNNymjxehfiHErWpVrgr+qQk1k39xzFPljP9IL1Lw3pPHk\r\nvI7y6IY/I39hvAXi1qJFqJB6FjXcpjTLDz1J/Oc3He4ryfuw56iqgJd+Kzak\r\nvyHc5rJGoJm3yhk6ihkYLUyRSuf6I5npGDREsNc5qwEL/1KMDs32kpQjRUjj\r\nWs4pp4oSMYC0M2etOgL6gASrOoZMNwYbcItDaApzGEmRxfLMXG8aSLvaWOTQ\r\ndP1vIQZQR0faS3mAQUovqdoiaPMR+7mHeDiDVSGE6B2mfj+nGvE4L3DKM2vs\r\nL8iRmRgYU3uljM7RRsCYgjlZdloyFpuMflTORwS3fsNTI8FDTkmHGQZVmJTz\r\nWnupvzxxDG0+P02iS/4G68ioYy1jz+KN6E0EiLJh6IwZiBFJLvTxv3es3hQT\r\nKmBLyr9Hbv/ULJ+VB2FMZq9wUht6sOMSZaL/H6lOdTrqfI/uitNXFtK1qTXY\r\nX6paiZiP/BY7ay7H3BbyhESdEqmrukXulGM=\r\n=abHq\r\n-----END PGP SIGNATURE-----\r\n","size":12529},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1015_1647132124003_0.44724386103312797"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-13T00:42:12.485Z","contributors":[]},"2.0.0-nightly.1019":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1019","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1017+96c847b21"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1019+96c847b21","@parcel/plugin":"2.0.0-nightly.1019+96c847b21","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1019+96c847b21","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1019+96c847b21"},"gitHead":"96c847b21361bcd2f7c8712752e5376e1f80b27e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1019","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-t3TBwd5DFbaX811eW7oTtLIzCydvnk3tTwlPOUfyjX84ZMtASpoLcdfwlpZGQvMgqDa27CSZiA3uspjB2v39Dg==","shasum":"943ab7a84460ab92cad8a4946d26edee22fc1c32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1019.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNemZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/zRAAji1GW52ionOKUdE1bhHzSRdD7S6p4vJ0Fu1lxbZSTjpXYfJo\r\nYNM/GjR09X50AVlHw6MJoq4CyacKo/vh7zKolULZaLwrSR/6ScJT+HWengIP\r\n/w6CGWq0kMMI4dd7/Zyp25/MhhEGqLciXThJkuZSrr9A4x+z8sH1flN6ipaq\r\notbMTPvDhLEPRVV3tD8R3i7Pvl9cFAuNlk3p+Od3q62hV7eYzAUVsUzuFB/T\r\n4zDK6WG2UVyr9BvxqTMH6D3mVsYq8+KDBt4+okbABcH4Nfwm+PWyK9/yYaSa\r\n+LM4J6ouXTZJLgvZO4MgZYVDkRwhXYFUWHjMymPl7xvvCYL9lQ9kWqnKtk57\r\nJzKTq1hRTAhNXHHs5oh6UwCMhjYWr/lk/gT7P4WsP0RBz1KwYpfEVnHuDyD2\r\nayPrAjc4AC4FHEqCFffm3pg6XrV+Z1nW8QQcNC7tR4FDH7OwbWdNIFF/z4ss\r\ncfWVOvtlb5JtOG7t5rT8neBX6dn5kb1tVraXAUq+pxhTIqKniuheYs4j522B\r\nUludYD/vSHqnJWsRnoDG+b4sWAdJcEzL9LVtaQ0lv3FR2Goh00yqrjxApNmU\r\nksADK9jk+CvyY0ZCy0F/yZEnAWIbfsc7eKDTP/jLeOfBQ7vnifgY2XDHNduA\r\nJD3IUnPADxNka/TW66l716WmV9lSqEjdBlc=\r\n=1bc7\r\n-----END PGP SIGNATURE-----\r\n","size":12532},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1019_1647700376944_0.8816448225623235"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-19T14:33:09.381Z","contributors":[]},"2.0.0-nightly.1027":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1027","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1025+c39401916"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1027+c39401916","@parcel/plugin":"2.0.0-nightly.1027+c39401916","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1027+c39401916","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1027+c39401916"},"gitHead":"c3940191602a3a5f56bfd4fe35ef990163870c41","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1027","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-9oq7ncJbiqlMe7xTRAjgHCB/tfWyH2HJMs+CO5S/FEjsPZy9gwVV35QK2Jz7PNUndU71nIByWCm7+o9dH+/QSA==","shasum":"a32973a5e69d889da0423faa7dde0d7b105be7c9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1027.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiN8nBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3Wg/9GAf5CS3hWSaoB11+LD5UO3xGFBii2njoDL2p1JAXqrGMjGqg\r\nJveTX+3kjM2QYVpY0dIQEYukkAePpYhfCYxDu+51+IsVWYmL8MdIYI0YkbZF\r\nbLCzARXMC0PRb+Hw7nOtTE9lLJPYBgWkKuT5p4c3Bmq2ze17LoiHxUFk2Bsz\r\nxYEo8LBGewEbt/kr37JcjNZobl9vv+MsytrVmA5M2bbIYpHNv7kueLLYygZt\r\n00sx/E0rrx2utIQH9UxcrHAUOjK5DxTJWBUiwMl/VFawBy+y8ldpo5ivWulP\r\nr8ircqu5+4dIzg5hR+onn3Nk6VjifitGxrWszyAVgoBIk5+YljIaYRNZ18IF\r\npNLyfdAPowAraimw1XvqojcvRSs++iHhcdgpYLBPFnrqOE+yIBM5/TKtvjwB\r\nRcuaEXQwkPotGio8+NcBjat/qKmqCoIRnNQQlVxoghafyqoABCv1h2OAxffG\r\nXsDizWvos35tGf8kFpWOPtoXufYcKfkjxuoch1fjqmEjHaQ3xJ2F9DpLbcHM\r\nAqS8YsdI2G7LB3HmePjoG1cIKUyX0BAWXZSdDBXPPmCZx8a+1xMjdQN0UPAs\r\nlQHNVTmSK9cPHuiY7qsooTsGD762xg9KiyZyDtGm8gy8vpdXAFl708xImP1+\r\np5cUVmgOy1qdC9RvE/7IN6x9aMAlLk9eHlQ=\r\n=ub9I\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1027_1647823297731_0.5545222845471054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-21T00:41:46.539Z","contributors":[]},"2.4.0":{"name":"@parcel/transformer-babel","version":"2.4.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.4.0"},"dependencies":{"@parcel/diagnostic":"2.4.0","@parcel/plugin":"2.4.0","@parcel/source-map":"^2.0.0","@parcel/utils":"2.4.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.4.0"},"gitHead":"b1bbfdab2e902d33c0b6ff75bfba2d22283a8de6","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.4.0","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-iWDa7KzJTMP3HNmrYxiYq/S6redk2qminx/9MwmKIN9jzm8mgts2Lj9lOg/t66YaDGky6JAvw4DhB2qW4ni6yQ==","shasum":"05d1661293debbccacd11218c3729b7e5a2dfe1c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.4.0.tgz","fileCount":23,"unpackedSize":57416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOeEjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+uA//Rcxe8oBADoysmlIlt9YORpYep+1yojK0n80DYRX8e6fon6Yp\r\nhjALy53iEPuXW8WKgXfQdZQIty4mpYna1ygjmvj6w440fgP9e9Nz7CJLPRy9\r\nfIUBtRFMRhPNlNuqznBqQybEHEZeWZlEQRkhGLTIZkiWOyLzfVUgmizGq7Hh\r\njjN2ctm/YCGabSsdDf4MorkyGaUFnirKmhHMXr56WTKFGsmZtEoH8gN0Z5kf\r\ndiQbTNZ8woRrvSAiTdOPtZxREG7GsB4TZXRefye2GlfKLM3MHMM0UFZq6GzZ\r\nSjHtTHth0iykzA/SDQLjul+KjqA0QpvT9dNAQrA7YS5h6iHSujGw17xwehDm\r\nCqXEuuW+6VcfjhxGNGRMomwqKgtrtLfRT62AacIGR/pLimsFZcqn9oAcpD8b\r\nDHhzQChDg0eRlcw2QwaluoNfAxoQgkCUT57o7b9CfHZvveedzWjrr0S6LNf6\r\neaghoiUrjqV4Ew8oj7hExk9gWemM2BDS0frCJya6TldV9b9bYXx2+JjOxdnQ\r\nLN/4TrPS9hCk0x2dwa98bTsGZDerKs5mq/fJhzdgYKEgZ3C2yIWJ0NRhZYc0\r\nTIfrcsdtYg+Pw02W/W4iSJ02j9VXSetS8DM396idRFCOc3dy70hFcSqvIuzN\r\ne7KR4/8yYShxhPRlq32OTMLkgGDvppGT5HE=\r\n=/7Cz\r\n-----END PGP SIGNATURE-----\r\n","size":12504},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.4.0_1647960354929_0.08354634543413586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-22T16:16:37.195Z","contributors":[]},"2.0.0-nightly.1030":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1030","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1028+b1bbfdab2"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1030+b1bbfdab2","@parcel/plugin":"2.0.0-nightly.1030+b1bbfdab2","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1030+b1bbfdab2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1030+b1bbfdab2"},"gitHead":"b1bbfdab2e902d33c0b6ff75bfba2d22283a8de6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1030","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-xjYSts80+Qd6yyn3R8cLIvz5kotJmJRRD5OoPJyMqwZpE/jQyLOCJa+F8a/s2LzKE8p9IqQpJpePOvy+Ga+2nA==","shasum":"433a97a442cce037abc762aab3532c2a84ec9fcb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1030.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOm3tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHdQ//T4vCeZrs7OiTaz0OzYdFvX2p6p90cjbGYhHTZAAPSUqHRjMv\r\nSA7P7BiJ3a5jd7S5opZaj/TnZRhoNrzwkNq8FHu9hybJPCI21wwJaBkLgagb\r\nOALSu+8QRLQ8k5dCzPUjPbEdhRHxuRzO1hG9l/e0RlVNVwLR99CMQsPL1ujG\r\ndN3qGd1qZqLg8+Dm/H0NOneAQFyHk+wu54bNP5aTP4dPt6n2btxCBTasf3Ju\r\n7PJHKkb6lc229JZogH6442E8bZZPgjDXiX1Efzbes3zVIrc8ggnKCEOfcwSZ\r\nRG2EioljR78J3fItY20ndR4qBQFx/soxNlnkgwv/y7zqalHvObAhBd0khEgu\r\nVvN2eaXlwxEqmC5fRMwzqJ05ISBRO65rWMQ8f/ctEBLip8nX28J3qkxY2r7s\r\n+q2nAEwwzx0LMxV95+QTEpWyaBFQclDFjBrA5P+eNHwjqLisH+SkgcJvAYpF\r\nI9R9PGmnphTVONMKJLZunzGcryZ6TM8dErzvZs0edqqZEp3a/fBQ6IZBtjaE\r\ntevkWTquPwy802fdH1d2rxaN6HhJ1wrD9LpHe/lDZjus3izwSFCnHfYBZWbN\r\nNIUX0qbrIUTXMiR8PaCFseUm8yVV0767t4VFoRCz8H8iC5l3NttOfgh7dnBd\r\nVK+SQvBJkO+1c/2m9GBuxTj6wjciMA7mGrU=\r\n=M6ax\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1030_1647996397115_0.6012160713602224"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-23T00:46:57.543Z","contributors":[]},"2.0.0-nightly.1031":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1031","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1029+d3ea25517"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1031+d3ea25517","@parcel/plugin":"2.0.0-nightly.1031+d3ea25517","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1031+d3ea25517","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1031+d3ea25517"},"gitHead":"d3ea25517e26242b5bf237dd1fad339dde37d3ec","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1031","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-ml6YIkKq70yxSuGLWf70RsK1cVqooWAdReD395Ra2oHZUD1rhNybqJivGq9GqUQCvAxJtgL/eWvHEKwpuBkqQg==","shasum":"b51a38265758087f1e1d38157575a2594fc69202","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1031.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO72pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr22Q/+IfN9JF+PoDSwMHE2sDz4UqdvGgvmtK3qcTRb0cygq7RKrC0w\r\nCFg705bYitFYlvR79N3vuqr/Sf5nNqNarOct+HfM4x0Dl+JvEsh6vgYbIr0t\r\nlqBDNFyiRXHvMVYNaDF5Pdp4Pe0KrKhwCi2a0tuFCsnWFOvOdUmmEggXAc2Z\r\nyG6ugYN6p2XVSRHeN7Hos2TB62cmVvyFq4DCfNOb3+pYhQZmqBylOFOfVICq\r\nGEFRO1wT7Un/oHah+8/SRAoJPW7eqrIV3JZKGGn1/60aa6itvohbX7XAYvaj\r\nWpQ+mmsi73jygLw0oTQ0qVQm7XZZ2v5HmPABBmiXfFXgbkPbpOBmqU+D04Pw\r\n/Q4Sju0498za9F1jh24wNq5AOcybTgSVmtWr0EhWxlw4W2NpL8kouMljbUPL\r\nCkTiX9xH6gEapH69WezDqES1wzdDP5s9leTO15nM5XrvjjqCOV2iqnfJAIrW\r\n++QWD8T6KHKVfQywuzX902QD/WgpdZKF3cxvq0HX6Cb0rq+4DCdsOuTIVsQ5\r\nezjsYje1eOgXyT0935ynFYK48vH8glhu+EfYg1WMkdqoO5/ioicptvW3lJyi\r\nPSKdWwii1m1SST2ImC0fjqYech/Mz0D7dA0apioLaD8rpGJiPNS1MELzbMCo\r\n4PstGlvqYr1SYQBypA4jML0wrnuvkTsq+XE=\r\n=sK80\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1031_1648082345126_0.511007703409851"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-24T01:01:20.256Z","contributors":[]},"2.0.0-nightly.1032":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1032","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1030+8ded134d7"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1032+8ded134d7","@parcel/plugin":"2.0.0-nightly.1032+8ded134d7","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1032+8ded134d7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1032+8ded134d7"},"gitHead":"8ded134d7d12930bd44ea7e92cfd9ed5cdce6cf2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1032","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-PxoI4tlqYNgZHq+wLz4Tfh4iqfQiiTWhCMoAa4bp2iZT1XqEkDhsUf+mACA8JUOLG2LJS7bVslm+JlnTVNedeQ==","shasum":"70fb18c22b7f569d4d163fd091153e2f766d3fbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1032.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQlYBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTxg/9EiXyOpY6Kqz5D0ou5SyegP/KD5nAaUcjUq1Epf2uFJwoloU/\r\nBVyLMMmYS5Cbm89e60eBwCLyYhIZETZVy+0AlE/npYshfZibYzhtK1aOBWKD\r\nLRuGpUBn+Zeni24sidchaY195r+oYTOogDLaBSN8d/4yutKuhxBudcaICWMq\r\ndZxZS8c/hUYUDLjqmCvqQ9KfmGR7MPTxiKgttS6aFp/+2y2/IDLem856ZL74\r\nJHUiiAQ/Ra2bIGoDTBNLaxGiQYLOo0Azmu7fYb/BoEaoYQ4qtbbL3aUU43o0\r\nfKXdgtH97j00lfrWNFVjWvYCeSoYkz93xL+apTgdRor7Nd2+s0sbmZqNvODx\r\npLhGfN0bb4DsSYL62dcexPduo/M//y4HweLNKybtlNIVnmTbJmWiBeSRka4F\r\nTqq2kNVfeyMWaP1wAO7q3FcSJYDsHZrsI9FZfy+wAprj1wVa4W0rWjaQ2fyv\r\njPNbqVZnbKcLr0S5W7ZgvTU6BeHo9yYFbXPQ4fCll3/dCjoeZ0h1RtjJ4zV/\r\ns1jRnTs7dMwxyRgI8Zh3b5WP/Cxj/Cmm/T0SQ9m0M2wZ3qahWQuv3D++Lggu\r\nS05ZORHDUAoRwUNkJlJQBibvO1Wzjm71EsEf8WOeZjIbzgIng60XqpN61+ow\r\nkAHSZSKuM1B2HMcsqfAecJJ9YBgNaBSXOXo=\r\n=wLNl\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1032_1648514561246_0.47028253655589336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-29T00:42:53.790Z","contributors":[]},"2.0.0-nightly.1033":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1033","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1031+18daf9faa"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1033+18daf9faa","@parcel/plugin":"2.0.0-nightly.1033+18daf9faa","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1033+18daf9faa","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1033+18daf9faa"},"gitHead":"18daf9faa18ffa64de058cb18fd88ab4247c8e42","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1033","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-UQipTO1dWhedHAmRsrcYUqQQhn4VY1rnqFJ6dVO8HCPFkR3R+/uuv7TFAd8ioWo8LBbnvMowRgtzNTsjv38Zlg==","shasum":"7c3212a6444319b42c691d59b4422e61459ba7aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1033.tgz","fileCount":23,"unpackedSize":57553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ7BBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpb+A/+PL9Kn4K/I7Yo+n/Aflx9M/+uJe/HkMOTd0GsI48H9BCS6vo8\r\nUMBIsGpP5mO1iK8jL0vTkUkEtt/YeWh3ieGHSRYFY/xfVM1WjkZqGVN9gI2c\r\nytkvTxbCyRuCMXa2+S6LALSj2KkFBlzTMWbyl+R9JrQm1Wv9ecsbjp8H6Afl\r\nRqHQErYqf0Ili+kSKHMiN5rrzZyMslmsMTKnZrxrAhEBghR6AiHVR0stK079\r\nDpfDF13uVw+Hh8aFT8xyKspwUVXao9v25C9dmE68GBnRoZaTLGqxjpI22odO\r\nFkYZ8x5gue7sQH4z+RwI9zIGU6eEmU2kgs0PP4RGQZneK8keHNjUP5dhjbrE\r\nNq3dRTPr+kCzkgg8WsRqXdm88qJXZYwA9UiO2vwoADZFTxNoG5QKMaQOxko+\r\nz0LRF+RfuBgUCGlgu85BO+BC81SUZUebYriAS12jQhxJhUzdxgmjbY0csJYp\r\nNwa7UZvP5Z6poeMKusBr5GxIbz84lkflJnsYqCVo+gwjwH96WPc3abHsYwyK\r\nuKBctpBUERNkf5b7gbqUcxCv73QAhnZQP06K0zyBMIWZ9DipJvqBlSJggkAw\r\nmqDlDdOaG0xQKxOOMW8tAh/YkrGTYPBE6OTYNPNW22hdiMAFEyglqwtwdEvK\r\nbdrCEcBRz7L3QNk7/xA9z9wCwNekvyjv2/0=\r\n=shAf\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1033_1648603201197_0.06661421487789343"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-30T01:21:26.016Z","contributors":[]},"2.0.0-nightly.1034":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1034","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1032+949afa98c"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1034+949afa98c","@parcel/plugin":"2.0.0-nightly.1034+949afa98c","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1034+949afa98c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1034+949afa98c"},"gitHead":"949afa98c69de4263a4d7b3472ca611967b457be","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1034","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-onFR3osrYwOB2/Nh/oNe07ohSUTKf68PX8W04LjEEkfLxdDHM5I3d48Wsy0/qBAeB1k8iSnjs+dm9GOmSAINug==","shasum":"4b7b65d45b15eaedcb6cc9d48e3ca8059d8ce901","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1034.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHgaTiGHkutej9bY2W01vLwE0YRCMuQsUYgY4KrITzcYAiBn5oBwguJ6hdkrPxnouSz7I4ryMPmOfN8QdvPfLt88yg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRQHNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3eBAAkz546UUO+IgBRx340ydL+6oktwSIbNGHOrc+N095ewu+tDs+\r\n6iUfA3Kaf2k8/q6Gh0Rr470D3rCs4iaRMwIa6fABZMPeP9HtAiw1hauPn/ks\r\nPHv42uUPgBLpI52mEDfySgW94VCDbjeybpIoZIVYX1Lhznici/03y4pvF5Wb\r\nJ/amU+euHDjSlZvAtirMg+nSiqrvZeVqjQY+U8T1eLx/J+7YhG0cHWWN/znx\r\nz11XGopFJvcARcH7F6j0iike0AekyzmjspIHms8YvPo40JDCUF4MJBtuPQ18\r\nQ03jGBS1hqTPAOEw5P21kTCU+2NJGrE1UuJxPofZI2j7fKhS7/SV1FWKntRn\r\nxsiFzozm1p1cp7Ys5CPFDdza1npw0NuC1OfR3cq//LTTKvY2eC4wMHdUPrV4\r\nsj36YPzA1TJfdJcAnUfkiNG/voeXy0tMpxKspafHtejed1dOYH+kYWdxcslv\r\n4N404zhwmq03X9WbsMjs5GkHqviezxwDRUYWmDPpwNfA99MA91wyBj3s5EVt\r\nOPUE+BZCJJEx7eRjZuHQVYbT0RcWpOlyCzXlINF77o/HwB6BYYBE4QGjj80r\r\nd4dHvOFOsSCneDckEY0gvjBvO1CkVZhv56OONEGSm7U30G8xLWVdejHQPGaM\r\nnJbPZu/0U073VpHPuHkB7j90QgjiCP3RsRw=\r\n=/Vis\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1034_1648689613116_0.6494434556355595"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T01:23:34.901Z","contributors":[]},"2.4.1":{"name":"@parcel/transformer-babel","version":"2.4.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.4.1"},"dependencies":{"@parcel/diagnostic":"2.4.1","@parcel/plugin":"2.4.1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.4.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.4.1"},"gitHead":"80c728ceffdc0829eca568a6ec66c07e07a0b87b","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.4.1","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-S+L14Fdr+S/+hqOi2nqnhuJvBbEJW24KyQeLmdaoMkt7DQLy5zENjGb9U2WYgB0Q96au0vX8NgB6jOnONecnpg==","shasum":"55e1a9587dd90adb4b3a16e600f625972a3a7a0f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.4.1.tgz","fileCount":23,"unpackedSize":57416,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIQC2QQErzLBLNIxhJljUgiGncqw4jGLj+XuqhEnqBUBFlgIfUjdmKus9BEBTc1FmV7fLgXsec//Xc/7KYUYZSMc2Hg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRdDNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmooUQ//ZKkDlzTPPedwJD/aTPFt961rEa5xRimI46PmAEDi9iOZn+Lj\r\nwuGT0qAjapEen6MetTRKvY8zmdsRDVHsUe1L2poc9RSedJNFKCu6jjz0d7kj\r\nLaJzk0vwH6KDTgxW481Ih0btOvIuK4G4WO9TflfsbMiCA7BQSZyFHUHJlwRG\r\nwlyhsS88yndxxq1OcuJTj+bO6xlUG4TQMnTqToOmxuDBxUKUHnw/aJ6VgQ2a\r\nqxwqxfF71hv/hNC00wm5yU5E2NzhEtp9GzTlcDijvLZHEQGvHgnQu2GZsBUG\r\nuI66D7QmsCo3rQoQ09Id+EP0kLxly6QK1HRRuvoALpcFKke4SeFPQqNgz7BU\r\n3YwlW0XFsKgXKrvXiU7cOTw9zNgOqNdcGZ40vxzOnH7OskjUVbtku5pNp394\r\nSflbMWmcjp0ZQmyRcy2nrFAzn3nlWDNOtdseWsgCm7/L+6DExY1/XyBSVQmL\r\nNBF/V84d+ZRqtnaH3WYGDVzf3t3ecfSYaY0FOw73S8ILEocjMSm3YfI/Dh18\r\nXv2idvcRPbS38cpQfE2Y2BCien6BPGUgbbQodgO6AWJUTbMJhQnfg1sS6g6k\r\n4aoc4DZyV4GSQmaHQQseZLANwoQLBtUxi0JI8L6noYKHATb6UhQmOixXwRwo\r\nenrrvn6z2ubL5eiZ+oCPkucYogQL4S5Qr6Q=\r\n=cY6k\r\n-----END PGP SIGNATURE-----\r\n","size":12505},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.4.1_1648742605368_0.4679422032666858"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-03-31T16:08:19.947Z","contributors":[]},"2.0.0-nightly.1037":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1037","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1035+80c728cef"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1037+80c728cef","@parcel/plugin":"2.0.0-nightly.1037+80c728cef","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1037+80c728cef","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1037+80c728cef"},"gitHead":"80c728ceffdc0829eca568a6ec66c07e07a0b87b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1037","_nodeVersion":"16.14.0","_npmVersion":"lerna/3.22.1/node@v16.14.0+x64 (linux)","dist":{"integrity":"sha512-wX8TsualNawisFeYO6uGN8rYNb2VXCdnwhXkNLCIQg0rK+YrdcFdZtItQAwzIT0UBo/PeETMM3abyWvC2bLckw==","shasum":"0b7383e31dac83afdb999cfb453a8d83433b549d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1037.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDD39Fjs+/TLX4qdy4OOL6719CPfC1qKUW/Tb97JaRbvAIhANCFZ257B7H6lYtCEYrLCZuUCPp8zLJETNs8+s9A/nl5"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRlOUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvDw//fdsz8pWhVMu4rvJMedDvkEmp9ZlQRNkYqXEnyscY7QKOL1hp\r\nhmRjQ0Wm9AG5apwqkIOtacVdkwO3VIBbGm0zdgWmJgVUeHAOTPlnimNIA4Kp\r\nuCNfIr/O+wt32uofz+brinfpuiLK72RJstkYH2pQggAnhxZPRCCoWu1pY1kT\r\nZz1HCoLyoGy3va2dm1Hjtu9ddnKHsr6qb+JqLRDRgcYj+7trSdegjaUWacJh\r\ngMgHoPoIE/Em67KkVo8jTQBAp/uZy3CIySWqWvirENrap6nInM2AIfU0bMAJ\r\ngRGUxDeOQ2QW+zFdZATBoXfiDfrWvNDrbVkbJkpHEcSM6RrhtzQrXkbe2gsK\r\nWufcHVAYfHutqLrTBT/4kPh9EUiaov5esUQ0bxFoO65UyXy3+y7B3w+zjwBu\r\nrduW0f6hXSjVmrSrz7JT2+7SuZiDYS0kDrWD7glxMbGIcseCnWt6TZu1+Dzp\r\n19n4vb2sCLEom7A2BfU/FdFojBOM0IRAfWJz/23JWWUjqF/SIN6mWPIMITvf\r\nSn3VVhNFRPBE7hyepTH4sGilrUWOqmYyrHoDUDb7wuUhyswCPQq4nRdmjw3V\r\ntENsIj16RkPfE4KdYOYKiIqd8x/h19tjgiPb9G4DZdFw2zD7jcwCWMvEZlLT\r\nGMVGUXMx+jB+PkYseO9ko642XVBCu3VBpq4=\r\n=1k0n\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1037_1648776084658_0.767229622446095"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-01T01:22:01.007Z","contributors":[]},"2.0.0-nightly.1038":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1038","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1036+a8a4f5114"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1038+a8a4f5114","@parcel/plugin":"2.0.0-nightly.1038+a8a4f5114","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1038+a8a4f5114","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1038+a8a4f5114"},"gitHead":"a8a4f5114944512aad60df9baffa741f31705c8d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1038","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-eCHLk/cM0lqbkr+Lqz71yPQ/l8mtbV2QWwNS+Ci+MKFtE9iL5gUc2OuiF2nqDAYK3G5BQS1YGBOuc/UkpQQmsw==","shasum":"b1f28ff8c41abd566ed74e48edb9d7121a786240","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1038.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC8eDTQn/W06DtF49R2b8e16MUByGeqDdLfzIzdnAcbiAiBTOm8S1ZGlM/5tYOA1YllQDXA0P/XVTTtnL0bGpBwkbg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTODWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5Jg//dSZLEZCA0QQ1EmFnqt1DqzBJ7LeBH7RPJmcoePNJUyCR1C8y\r\n/2SuxyOKKB2Em+ji7TrRhjNezJBob0de9yP6SDOrajwwWIk7N1zRZHDj7Xli\r\nuTMarT4zBO2y+p4J7hr0BkOqwrNive9AeZAXbqB+T5PNMm6l9FSNZDUiZtpZ\r\nuEiQztp5r9XE9UkYb8HcneGObeHWnK5EDVhfnS5+kr23AYsD+YazvBsJ/hoc\r\nZGGZVEjRqzzCtUOGR42N/VNhTPHkMnrGLFf9vG2IYNiKwrX5Yn/IAeA5O0oN\r\nfly1Qjny8h/BlEjLlLUuwWDYOXuNkoiq0kFywRh10ygaGS+9Bb9UGNhjejPL\r\nxD5/YyPgwm4pyoL2VpJ7fS0d6CP2AAiMibPseChrOS8vG1y+wMX1BB535zij\r\n/ODEOTjb2cLDMk88nLLvpBvNjVq7Zzjb2uaTdIZ+gkdUITr4LEV6JgLx4aB5\r\nkkdBAT/wDFWo4cQH2As4MpNupBTmqWFzzOQL+SXk3TTEFFKpvte0pLO6nI5z\r\nPUQZm59R1dGCvIZX1fXmILD15xAYJtvh2wRQhisb0islaFiYqbKEBFbxE/S4\r\nF9/X8Tuz8PgRIACO//hyU8gIsJKhiiTOSp0upJMFYNSVfAG/1kmVmNBQG1gu\r\no47ObG8tgJe5qFwW3EtJrdOWEOcc5xhVmiQ=\r\n=PeJ0\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1038_1649205461934_0.10389474355321826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-06T02:27:36.462Z","contributors":[]},"2.0.0-nightly.1041":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1041","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1039+211502e55"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1041+211502e55","@parcel/plugin":"2.0.0-nightly.1041+211502e55","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1041+211502e55","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1041+211502e55"},"gitHead":"211502e55472749056fae132c3810fa6edfdade4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1041","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-BRW9y5x1uhgCyYiOHh6oxGZCF5N5G6dDv0FkDrG9a5gZqOLVMLaQlAWCkD4erqx/Yv3EmtAeFoYec4vXqrQYog==","shasum":"2a3c01514498bff20af55bcbc8f704b3ae2fd34e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1041.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUQor2K9Vp/lfxe8edsWewB+yliJ7E9T51uEL8mP3rhgIgAWIPn0U3UR8ZWZrrp/SDuhTW0AVmvYi+ZH0xp9K9Si8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTjPmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEZA//bbaYNGNh5fwlYz4QEn1rK+cwlZ3sk/ALrlhoLks/HmbFAkKS\r\n8YPUrUr2p0BHvL+hlauwks46fC4G2H7H0pe5mDSDAFxAJWqhUwXizAm1jSDR\r\nSNSO5e4qPxwkVU9Blrk6dp8lvYJWbBY0H+sPfzofzGP6ofQ9GhFOKGqHCg4K\r\nHltSha0FmLZ4YGqEnmFK4gYbvXtV+8X0LjZAkl6lZhd41xTRhoAbzrAStUW2\r\n1WQBhIWPBeo/EySNN395Ve9qrtp0a2nWlKLUd0774Yr62VVHPlUaUa6rGiy4\r\nYOeNGmlYuDhNWS5k/HXBUPlugkw3cAlnsO2QJtB5uItRUMZqO2lwsFqadr+U\r\nt5M9N+H4HW7v9Ap8c0+dxpwbXPcrlD3it4fu7LLKNVkHSOIVSJwZgHe1SASt\r\nUSvygEL04Y3eBZCKEsRcnUtGM+ZENGD6G3KwuJ4IstLoYHwzBiFoSvcR4o/6\r\nkJOkbIrUEYuH5HZSRhSsTA31fXYTDyi9EQW3grmhLQEYIbHpviLeXVRWykjF\r\nELZK0XFicivvJhzqAbJKGOrW7dhuvpSNhylnfDQpew7ppq9956QcBXR5jhBJ\r\nJIvJod6WBcVKaoQvXY5KQA6bZ8D3ff3nvx3Ncr2NWrumiGf81nvlQ2ivz1le\r\ndfDAtHNkNMHnfzt+HoHmVnVi6cusIZ9NXbw=\r\n=hONH\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1041_1649292261897_0.3066517768494397"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-07T06:35:10.502Z","contributors":[]},"2.0.0-nightly.1042":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1042","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1040+63f2a9731"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1042+63f2a9731","@parcel/plugin":"2.0.0-nightly.1042+63f2a9731","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1042+63f2a9731","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1042+63f2a9731"},"gitHead":"63f2a973151641f97d3eff95a83abff4805f4bd9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1042","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-tsLlSq7NRz5fl+hhzbivpUUpBvnt++TJwJnpA6d13zr/ldx3Yn66oGNF4P/uQc48qcThfHgxUmaopPA1pUqDeA==","shasum":"d3e794f87be23c6e8bf5fa8ace5a24d66007ce65","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1042.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDuFzRVtOnXMvKBTrndpLOX3DyKE1njO2692C0MhLQQOgIhAMnXrlB2v5diiuLddMgC/A/tjqO+XRTU5V0aCB3MpRTy"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiT4R4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofZBAAnjYhHr6abKnC+KR3DpRYnT3tw3ofkUc5TnLTORGEAJiWkQGj\r\nANa7sqho5FEFkScMh9XVSRAFQgG1JWt6LCTM3mfM+M5m//9iVkcmiNnFtGMj\r\nMYd1RUBkSAfE1WDcsMAa1ZrT6e6GW4Fpa1FFpDAzidE/XYof2716vt3/zd+W\r\ndXzYoyJ00ATnspnAxvQlI1qm32dbygyFmNB+H8L286dy7DRtWvtayckI2IrR\r\nIUmRA8rCU5j/z1D9VKFkIaQaYiCcYnb1LHEaMYXuL15zhYgW567JEOt5I3qH\r\nUJvORadWDSMmtPKTlvio9JTX7+ZpQD0mxW2/cv2SJtJnE/+7nIafECrzBUe7\r\nWny5qxnrveDZyUNQWu+C/C7rwKJR7HCle8Bqdd2g0aWtwCdS9v/9cIbrJFDy\r\nVSKKvJaEy1XfVm1onOSRxs2AMD+BqZcwUfUK14JMLMm3ToPqCqwXuNwV7FBI\r\ngNITHy7R0LBI7G6c3lLD8qc27mXILvYWCYhPVHaUX5OCJmJ1RlpSO9Ru5vXg\r\npCVwGex5hCp/BFQIaR78GQN0E+vCU9Pjce1RP/WvGagMO53Eh1tJ/5m1ENIu\r\n54r2NUs73YaEjuc1UNhn8wSCtquZG50/A3yYFEJFD5SHUigVE3cDDXY5A+Lx\r\naO64RFbqyKa1RAu5NmeWit51SHjzQXtb5/k=\r\n=xK1s\r\n-----END PGP SIGNATURE-----\r\n","size":12532},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1042_1649378424280_0.7744277281241791"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T00:40:33.850Z","contributors":[]},"2.0.0-nightly.1043":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1043","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1041+39b330e74"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1043+39b330e74","@parcel/plugin":"2.0.0-nightly.1043+39b330e74","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1043+39b330e74","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1043+39b330e74"},"gitHead":"39b330e74cbfb735452b8291dea5e29e596a332d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1043","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-7ytNWm4HOCBiznC1pzfmuSY70/QygoKzZrb/0uktZyCEu8/6jAQWO1+eTV5EQBsyhxCya1v4DLELGTMbLzZH+w==","shasum":"11f03a7d26a9120793ac944665cc999e2b74a1c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1043.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4YbkhsPWKeWoVcXcDKxY0QRCKfD441HhLoOfd32WMmgIgHOplheqp5fT8HIAGAsgqRaSo67E7bp4/C2Le2p+x/5w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiULMhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxqA/+LzSsWdCbKCNi0MKji4b26CnZnktdxJglWYjCLr2fBz0lJXEo\r\nOIW8oZx2PLdq8bE4xIBjrH8O5yeBsUxbk5ekDr8MyjHtlwHOw7AQirOiqP5n\r\nNDQYrcbYQ0an+QAJz6Jkb/F6fxN/h6RV8BMsvcwJNsz5FDEr21iADt6HNIEu\r\n1rTlIcdJvaH6fsfH2GLr/5HE0xgYNeHOBsyi2gw0JBS14UO7Fh/IFQPh+5Mc\r\nH4dZmcNrW1nxN8y8I9lqupDrdDRWurHc9bx3a9/XuxaSrXF/krwEjpz4CdW8\r\nT7iZqJ6Pd6tOb0bkgnLHdk9HfjA0SgtpZ+rcaodr1RTAICQqroTWF3rKLByb\r\nBG2pwVPtvjGnakfJm6zaW1Cxopj/Dh3nUQTm4CZ6+2AY2GBjQeE2KNBpDWVc\r\njtPWgJtkDneOk8FZPgsnX8JlJGRsE09Nb0P1+CaspPtxdSFH6eixqso06C2S\r\niDte4WLFEAdBJORJAhPr94KuA2lCCdA51twtXMMKZ2jsdvPM320IGCR6ltUt\r\nxJdqlxAzraA4Jk3Muw/pK3tkeoI1SRGTdPzhqS5vYFJ5b+DMqli9wlK5dooy\r\n6zvMijhUs1J+RVwPCYXDCYr0MTELOntzGPjHEGUZF9vr6dxkQgeNKlPKzINM\r\nc/rI2/F4c4HiVe68WgCEU1ZnxRRFiLVxbMM=\r\n=LpRq\r\n-----END PGP SIGNATURE-----\r\n","size":12532},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1043_1649455904843_0.9570811350781354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-08T22:12:06.053Z","contributors":[]},"2.0.0-nightly.1051":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1051","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1049+1bca9dbb7"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1051+1bca9dbb7","@parcel/plugin":"2.0.0-nightly.1051+1bca9dbb7","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1051+1bca9dbb7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1051+1bca9dbb7"},"gitHead":"1bca9dbb73cfbb39583e4b1f04e5fdf529762355","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1051","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-E5yj8YepMd24AspUYHPWsiqYgJb2K7GCrkNkkCZMNtBXX4kZt4Iizwy0vSSIb8lJm3xJYTkY9FcuVoVLvqlrpw==","shasum":"cd7f2d031e77a969ea2878c21ce6562cadbcee84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1051.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAY8AmQkZm6RyeabEPymWXyhzpJA69qPkyHEk+5nt4P/AiBL8PxyDsSFlIbYwJHc/NuPKzL4/XPZovOfdL+lSoedEw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV26uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2zw/9GNkPR1k0zUUSPL/O+eYNA0JJj55cwZUYjVWk1RMqfoWMtYP+\r\nZ3vlkord40UB/BThRmZXrUHVYsigVV5GQUGR8SY04l/CaRHE9zbsu9BI460C\r\nY+PecGb3RUdHRZl630UEhDljT1DoWlEsl7MChyz+y4DaTh8gIZRIg09PEAb+\r\nbHKQFdkI0687yZrZDhNrL7Y8RhqjGB1cQfQoI1uTdjRU1oU751F63F12d+6i\r\nu5Lc4gw07N3yPp7ZupzRt4w5znHbeYJvDeJTBAKN9/0Gz1Gn23AvjL8IViYn\r\nCWlKdFBSjnfbfa2FRjcF/jXFde0jDD3MrvG1M7yr3d/wTYxVMVdOlMJvicxT\r\nDjKgmQ2mwdjTuTxbN4yqLLNndsLoIugPdMi3PeByPDrtCqCwhR1CA61SknCD\r\n6nyd6wQZEEnLmJ7xhaOwklOQ1azyDItaj3HlEgrL6bZxwA7r2IBIqFiwLDJ5\r\n6c8APtqF6UqkZD+8onTG0GaCpqeDVQ4kLKcLBWHr/wblZPlWBsWcXQKwBF2r\r\nfZj8AeJFBUL8SePVphhal1VVIzaKQGbQNIXXs3KFl2ecnuXBcWzWzWXWdFYw\r\nOrpzVz+mtLdBhGtG0AYpI4XIG6klAbzHIP0wIxLtVjq9/4idDEYQezCMXlut\r\n359hmbrpEAqV2Ri04VFnIFCDsh/x1vqErGE=\r\n=1ksm\r\n-----END PGP SIGNATURE-----\r\n","size":12533},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1051_1649897134768_0.7368555079884636"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-14T00:45:51.154Z","contributors":[]},"2.0.0-nightly.1053":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1053","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1051+681f2b348"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1053+681f2b348","@parcel/plugin":"2.0.0-nightly.1053+681f2b348","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1053+681f2b348","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1053+681f2b348"},"gitHead":"681f2b348dda36bce27914051f245604bb94f14e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1053","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-UTTC8GjHXkG5ioMN9WNGDZh/v6RYJ5Db9SxacDZRB/T7ZxD6G+4hwIXQjCXfgzmOu8V9hgHHBqhC4a9LhZsP+g==","shasum":"aaf1184c9e2a41280659046f07522f346ff65fca","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1053.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRXfgRjoVc+jmiBkbYWpGCG3KMoYOxDdbCKWhmA4pGzwIhAOPfJkvXD0f1/S6CQ5MMAC1rojo6Tj/HaSx5NbuA6ZTl"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWhEZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqR0w//WKTosSA/G4/WGefAxisfZLhDLqh1kWrm2GLPx2zMZdZOn05Y\r\nEQ/eazIyZWFKcsn/NKFIsUivPyM8bJM4BaL2vt/j2SmP65S5Mg403rByi8a2\r\nBO2RaBGVx8r5N3ytDD2/zIXDwfyKVmMFOTGuRUe4yf9nc57BuBRGR00v0e82\r\nNFDVk1S68DzCDFRpVvctU+213yfxLsb9qi22l7bWO9kOGn37F4kYrki0Db9s\r\nqAQOazgU0qQ8vNqeQnXk+yRMXVlTbuQjXjclQx+25WY+uFNaop1Qvg6oxPCO\r\nrWdgi3pd55v5mMRUTY0HVRRNtWmxoOFKa9ovBB2jVFnU8Wa5L25nxjK9eo3y\r\nKQV0/r6pPsZwnPhVvsgN2Ggky0qxMys9kLElSMHcagjLTl0PLklQuCoLnTnn\r\nOopVUy76y2CUdiw01vtIISAimFLUNi1x2p5Cf1viO0L7mrgHbpexkkcjl1CP\r\naFOZ0CM/iER6tbqizd7zHCc+2KxfHqWHGd6DMgn7yG4H3MibF5h5+gK1lOok\r\n4L28wfzzfqz2fhLy32ICI0wpHbGwhgFaPyjZEEMRQ5xTkShWx7+ljmjHh2Zi\r\nQdvzIm6b4R0j/UyrXtgwCF20JtUJJ9EgE0aE0vV9UxyRIpedl50+89klYfdA\r\nCWOOIP8uOU0aw8m8oGV918ipHl70S6z9pnA=\r\n=XaZh\r\n-----END PGP SIGNATURE-----\r\n","size":12530},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1053_1650069785659_0.45457752544501306"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-16T00:43:18.656Z","contributors":[]},"2.0.0-nightly.1054":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1054","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1052+3e5b6c862"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1054+3e5b6c862","@parcel/plugin":"2.0.0-nightly.1054+3e5b6c862","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1054+3e5b6c862","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1054+3e5b6c862"},"gitHead":"3e5b6c862efe926a3af1511eac77a0d7c78cfcec","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1054","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-0Eekpf/UgqSbSYXOBYrv6JJ69eeVRILJ3HudgwDw9mxewnHP7UfjYxgF0xoz6KWRQqm7McRL1bYD9QV1F3OSmg==","shasum":"07098b84c6778fc769fb3238dcb32e0c5f1164d2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1054.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTt9F0l/Rokhq2Q5JqhTaq+H+0H/HmDa9x6eMdS4DIBgIhAIQ9DB0T6O/N/eWpEzfVanHixhLsWvj2Ata8/+0U2r3L"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiW2IOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/dw//bGYsaVRLa5C8cNN85fAxUWLA6WGiaGew4y3xyENOVztyj+BM\r\nu3B0DXt1sOrLdWt+3VPVoM7Y+fkS5Lpg4NCPsiPtMtyrtm5qHoQYeaEwxVvV\r\n67B4TvZAVEfaT+idWxYiCxgb1v149feZZcI86gDMSPPiR6UQ4VTe3VwhcFLD\r\nfN03blZwdGEM9q49+SjXw3Vh439OUOx7M+O9O+58VlQefHVDrzMRfRGdhwZ+\r\n8aF4/rMsArMdwUDjhQzo6QdAe+K9X+QvGbk3FvUWoyXCNk8aqm/f/JkTZmdC\r\nJbNbTa9b9ICozuZJ/EyyP0Pf2qp2AfTNISKMF2nAueebGpzX9PcNlKYlKHGw\r\nLGRnBaP9vaH/2Ao9pNRVqmQalq3AM5NQN1xyBxTIhoP1H4TcagK8UaWC11VW\r\nCJvb2hQSfqiCXEc0ISqfSCrTvcCbJ+i0nCC3uoJWKeTU6X18oyeKLB9KIn2P\r\noCmNWiJ+Hodv1a02HJ+MeMg3RigOK5X4nfhL4nab7DeDzlEHotbJGmypDJYH\r\nBXa9JABInUq6+Obq/DRQenpcO9H83DaP8D2fdXbcRHG5KhPZ152SCWOhCSm/\r\nSVoBmLE+lODkRLFZkwL5071XvTdoPh5SPhcqYs81uAYJDuCwXP9d+BuHTnVL\r\nlNXJCqed+vaSS9yS52AsH3oPB8pBxFzs6Rk=\r\n=9K95\r\n-----END PGP SIGNATURE-----\r\n","size":12528},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1054_1650156046233_0.8250655351442187"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-17T00:40:56.860Z","contributors":[]},"2.0.0-nightly.1055":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1055","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1053+6851d07fc"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1055+6851d07fc","@parcel/plugin":"2.0.0-nightly.1055+6851d07fc","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1055+6851d07fc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1055+6851d07fc"},"gitHead":"6851d07fca6a0c97f669462914b5d5cdfbf84a04","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1055","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-Bbax4TZU7IAUeeFwfgrdSp8t2aYxxIknwlVR2NvHQD5HOdQX5rXPJ6rBfDlPNAonVVUnI/KRbvjtXUvLz8kmjQ==","shasum":"e852452a1598679fe18b6d87b40ecbdfa5a2d4b6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1055.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDb2AGiT13v7ZQs9JYFPyfu5wWVyCJWwAQXpoXTQB1YIAIgdBl3GCxChJSLOjHXZo2+htxmSSEEJE7+N9f8XO038wI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXLOzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZ5A/8CTtoOKCOrabde9ROwqVULhSwcm+EBYJWREPVwOK5wVLjT6aS\r\nN4x5iVKleGeCAGYyTtFA6y6TR272usQo2oT6rrBNAGfxJ7KQ/3i4oaVdANJc\r\nLAaWaX34Ya5FjTy5Bkwhm+bM0mUKRQPCTwb8DaIzzF3ejeoYdAkW5QRgWPe4\r\nmiIuTD/u78fZNBSwfFl23xmo9oOmyt+5P4F3aOrQkPyUrV2JBNbZO1U9L+ct\r\nLNNM/QfrlrYKgh6K1MZFNd7wcGxWqWofgdKrihhNI5lDJH3o9H10mCriyq5i\r\nvYZu+MphZx3Piv37GdthXLshzaEwv46mtloQaxq+GU/yQwVQqApV5dnq5mw6\r\nZCmhuKj433WLFnowFZy3bIU0VSXgoNNB+yOjtrApn32EmKgW6nKkDAq88ULZ\r\nb+V+lV3XSd4RQYcy7bOPaQ32kWD0kChJDmC5MdTZbY3QteaNbZIK+05gnP4h\r\nYrKI9ckGwkenUEaWbixt5zSDTIkFPyCC37k8bwBV+9//s61fK4yGJnHCFcFb\r\nK3HmLcYsM9zcL4f1cmxBiyuk4JgVGof2IxKlVOQOhxDKvn42ys60wNTfb+FW\r\nWyMX+CgliH6B5OdSQ3wV2QzR4EjlJOM9KakOCGbJQsgE9X2IoV//z3Eq6Pei\r\niLghKLRTqku/+gVrp0m0aRW40L6U++oYIZw=\r\n=wyFs\r\n-----END PGP SIGNATURE-----\r\n","size":12533},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1055_1650242482812_0.10424303230384546"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-18T00:41:59.570Z","contributors":[]},"2.0.0-nightly.1056":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1056","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1054+7d2568d12"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1056+7d2568d12","@parcel/plugin":"2.0.0-nightly.1056+7d2568d12","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1056+7d2568d12","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1056+7d2568d12"},"gitHead":"7d2568d1209859012d49a3d24f04842cbfa187ea","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1056","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-SEFJf82Er0dNywITimlar5uP6VQqAWatzHPr/9KOM2xOwr956/x9mHD1C5ULqIBBYuudacayF8SLpGKSEU9XeQ==","shasum":"49c7c6f7909b511836a49f64148d8c9c41ce25e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1056.tgz","fileCount":23,"unpackedSize":57553,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChnBIky+6JLUBiyVKLxmpMqElsbraAi4tnYqfSVlM/ngIhAJsPoO+9tsNkUbNFnoDX+lCWLwwJhYi4JC8Ny41zzt1Q"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiX1qOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOTg/+LB8+CXHNeC7yt2ZgWsTA2XHHXnol5k2hp4DIQlQntIn7H82N\r\n6LPwc86qmNw7qxEk8yLs3xbymDOypEGVSbgwhx1VijqkbV7twsAZdgGE2Rnw\r\ngsDVGsx4Vw3O0RRLOV9b6MdpT9LvqZfacpNM/a+u1Ce7xssK4nIzReHQ5plx\r\n44GIUxGzh0fO+MY8ho9aYeIVCk0qnvvz15AdQZoAYKbco+F7ujqL1N8s9Fk2\r\nZeuUSni4yApO68wrgXqSPVC1uJ+M2kcJcqv6vpKjaeHU/AqHg0mTYhJ22foD\r\nBahI7ChFoHLzQNFCLZR254GT6uCrE9jEzkSIWi8SHrvzL16uD4+ob6XbjAeF\r\n5pgdc6Mnbl1QKn4JacJI5TrZVeYI6eahipQVcBiXhajyzH0m1BMx0nF+00ni\r\ndhsDmEJJigOR3VzQcz2rxzynwrUG1eY20H+GPla6RLpJq2l0/fqzUegUWCWS\r\nK0eXwA7HzH3sNC0IIruB0NiYwYA/H0YwR1vCMqKCFs3h2qyg8zS10TpFzJv3\r\nRpPHveVCX0wVpRxrnJh7/GF8y9mOEOykpw79/2ApUStnO00FsR4T7KvXDvzp\r\n5cMDInj2f8x9u9+29zuBHwvrQV8okXU+6x1UgF3Mwv/IfcGxq79xwMbRgn0Z\r\n8c3ntCG6I7qzQUkDGC1fLeAtK3gjJiHdv7U=\r\n=Iy09\r\n-----END PGP SIGNATURE-----\r\n","size":12531},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1056_1650416270554_0.9310487802300675"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-20T00:58:17.870Z","contributors":[]},"2.5.0":{"name":"@parcel/transformer-babel","version":"2.5.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.5.0"},"dependencies":{"@parcel/diagnostic":"2.5.0","@parcel/plugin":"2.5.0","@parcel/source-map":"^2.0.0","@parcel/utils":"2.5.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.5.0"},"gitHead":"5cfb846d742eb86b1232e531be6e0e513551d838","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.5.0","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-EFb866C9jCoBHIcebWF7goAcYj1wkObx0GDxshlazFtvym1RM27xSWWjRYyqb5+HNOxB3voaNvQOVjcD+DXjCA==","shasum":"f7f7563a2be9e8bccf7ef48dc61ef8b7be1c0ff0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.5.0.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAV1HqjS9bzr/wO8Qbfx8eQb+/47mhO7aKshNtuPTpPXAiAK8WS7DKMrP29+kFCGvsSrNulilW/RqcJ8Sqr2XImc/A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYXydACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreGw/9EyE++8TwLW4KeRKXGIbwYBmOQqh8J6n0jNRbaTEQcfcNNjyg\r\n2MWvP7ItLpJJeE4qCpIqhr318KIj1ZTW51KVH9XYUCSWHV6P2DBNC4lOg14j\r\nfeJdHmZn6DsYh+qakoowAUqBlO+KS1pB1+kEAoV3fb98CTeXR2hreYDOEd07\r\nDkxRrGLszRbyCyoAsot58JFWHjS3GPtRmCN9l2j9E5IStEoevinZFPfA4Dd7\r\nTLbtswWChN4NfiGQ+iMpAV2khhX7jYO2QwzsBvAHNkSa/CRaTW6rWQFH5w/P\r\nQgh17a058MEJFLXaNN2SFl+9//Y8F4QE8oDSQbFpYcSui8Y6sqcpCN1uApW5\r\n80+8e9HxUp0E2Up+NFhNGJYgrlROS6pR5ANiazDkkX40ud7J9dlUlRiPWDgl\r\n9z3bXsCFgqU00Gud1ki29f72HvlBy167Fn5pk+rTT3yopToG3xmRx6iV5n37\r\nXXpmbj1tobU8FdWgS377PQPKyHuMD6EoGzvp1cIVIje4APk1qByi17NQZn+m\r\na7BPSsmWYtgpoxyeQPitHnpZpryKlg41lBXgFPRPStRQXeOiYJvkV2MY0JFC\r\nR0MXk6uzsh0x3M4A1MFTfW0Zs6faIRupzEww3P82JPSSfBE0efp6A8tCLgF+\r\nnKtO0BP+gszOvVYprgldobEnHjQGnl8R6ew=\r\n=y/8H\r\n-----END PGP SIGNATURE-----\r\n","size":12441},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.5.0_1650556061816_0.3079016947341866"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-21T16:22:13.707Z","contributors":[]},"2.0.0-nightly.1069":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1069","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1067+5cfb846d7"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1069+5cfb846d7","@parcel/plugin":"2.0.0-nightly.1069+5cfb846d7","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1069+5cfb846d7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1069+5cfb846d7"},"gitHead":"5cfb846d742eb86b1232e531be6e0e513551d838","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1069","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-IR6IVCmUvVAWVggRmCsYisP7mcDnBnyPZCNn3HmHwZUlveElQe8/2mCu+325eBB8qHMD2m3o3IKCtrK2N+yM7Q==","shasum":"11669362a822dd1af94fc1f413ebda51694cc4dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1069.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCx8Oec5Ultb4SGfUvjUjnGeEPFFy4q/OgNGVx83Go+7wIgIr9Tsn1PrzROEAGQi02mZc22cAawe40JHLvCFFom3is="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYfoaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfSQ//UudmDrexf9upeArT3YP1EbReOxBRIZy77xVtdguVlvrjoT6Q\r\nuqn6LFdur+kckyzb3FdpsqqWs3WW5UfNP5P3zjPL5l2clSleedt1it1S90ad\r\nKI067BokVmIkIkWYJsekpCS/hRT68DSP1U0eTRkTVQZdJC3LiZQGmPycSZYE\r\nM8j014ygl2VvQCzuxGJW2h66HecZhJfka9h3XHB28rWwGO971GWGettLMiN2\r\nLlWLM5+PIQtZcvC62B+WbPjDDV99u7dUvQ5rZV0YS5CjWQ5yQxNBypkgCfmQ\r\nbD454zGoDKSa7kek/NF0hhlBjn/zm17LpPZnNgLQOvWwqhmYGDzJ9/688tfQ\r\n32m40rpHq8yh0DeYszeQjv8Y+vDEHkXlFiUp/iw92dmJnDg76Q9+CS0bLhEr\r\nB9U3ksAzEiE52/oHAPVjvTREZHtvrgJUzUJDJJ+DoBTEHVP8SZenOc60yjnt\r\niWPR0u+K/5DLt6QeSLic+E1rovC0sfXG66tpA+wG7Te8I8+p9YkfNOjObQx/\r\nBqEssB/1KjjPBWsX8Flmrq7vzJo/aQb+8OBgDHOeXH9BZyzoMGHSuV17LjHP\r\njxbdvbs9yjw5SSdxp/zkYk4UMC/YeBqlUfRMiZj/+sUYnpN2dtnaHN1S+7hc\r\nNKmxgzsmLvjvTDC862GNpRXZeOqi9lrq5+g=\r\n=Uvl0\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1069_1650588186105_0.6569053330236831"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-22T00:43:46.905Z","contributors":[]},"2.0.0-nightly.1070":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1070","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1068+8cce1a1dc"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1070+8cce1a1dc","@parcel/plugin":"2.0.0-nightly.1070+8cce1a1dc","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1070+8cce1a1dc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1070+8cce1a1dc"},"gitHead":"8cce1a1dccc55e45898dea2aa883c4520cfb92cd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1070","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-XohvCucVfYhXEADmStZLHX8OCbdYOarcmJLfgBCebYIrgKuplzkbBoKRW9uy1z8r8vOvaEdKcF349FEGyj1tWA==","shasum":"7e2d7806b3c76a2fc5ed4e0b84bff171df855abb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1070.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvoG+pWxzdBTCswLF0x+V/pYMylc/hFhRrnKmQwrx4NwIgEW4OUCoTW+mbUKYWM3/9quqMcNbAHXZ6QQHe+1RHtwg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiY0x6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmkQ//Z00+1qhthebRrvuYBlLFst4QR2BidMJTxM64m8/73McxrwGz\r\n5qegJDGrQI5uIIazBcbGeL2UJlHrBS5O1V76GPmoBGgEPopERy6a9wBueeAg\r\ntUg5ES8ugNM2YfWILwYOftZJt6ajAdHVgt/hk7lrYXQk9n0NKL9PPgV90pJZ\r\nmuqkUp8MTZ4bDJ82asJ5FawdLOlBZduAIuwsAKfH6MrMEWiIk7EcoJ0OUs4P\r\nLIEPk/RqZ1KB71XoyT83cdsMls1YWP4FfJN4aTSnAy4LZAMcX1Bp9soDC11Z\r\nmxe7Km3duN31imhGU+r776xGLmYmgwyV70vVKzK4CntmvQkZdYzoeJRKOUoR\r\nAJqdELDKokBf/P6Hp+rJYXh42fTHt2ET4GjOV+d6pz4lM+ER2msv985nixTq\r\nUGd8S8VbbiNvFY+QONttNTUGzGA5veomJA68aq/74VHb+NgpkKKqXg5v+RHL\r\n36gcqu3zJG4lA5dUy85ZqBFMHKJd5oHF2F3WQTo3ECHNYe8DaQs1h64dRtkI\r\nWSQ+CFEUbcz7lW8ZlSHReFbCC3oncFPhuAhgq39HDrwk/cb+Da+6jzlI4pql\r\nwwifFUBMI7Q14f+GrqjbV2sp7lfy5VI1SJU19Wgv8nJf2otg0HnEBUTE15TX\r\niyQNu0/LHr1pHJ0KSva1gVmfci//CAzRBR8=\r\n=wdaq\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1070_1650674810577_0.6544770574705137"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-23T00:47:58.116Z","contributors":[]},"2.0.0-nightly.1073":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1073","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1071+51153c13b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1073+51153c13b","@parcel/plugin":"2.0.0-nightly.1073+51153c13b","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1073+51153c13b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1073+51153c13b"},"gitHead":"51153c13b97d6f4392d4291a03597bf99feb2243","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1073","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-tvBlF9FaNMRKksDktY4+KF0leRN8C7rxjaSVAQ+QhDUGs1uNf3RlG3BlLwyafzi0cdGvW42fwQ4I10Gp3OZ2ew==","shasum":"8bfe199bcb5b0af7c2de7bf6d6437df7eeeb1199","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1073.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbgCYhbY801c8pHegYg7y6MjAEyQHuJPxwCsNsMPrdbQIhAJp9YPslZM4ATkj4filrBVQOC6dmrDb6zwMy0tZZbnLC"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaJBEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmroxg//babI6spwgwzhLdmVO9arKVCvv9OcCSVMiKyxoRkSXqmEEnIx\r\nXMN6TTMK4AhB8fPWZPGAkxxqLR6TGpzUXVcsHHb6s1v6PfA211SKGtzeKOkn\r\nljPUYBg9GuSMG2piBYPGBdcmVr35PnNBfgbJRQpFpx3ggDMrH72OnATcXyCF\r\nfVd9z3p7cAl5LdP31/UWdqteeq6Ewjx/Gv2t+lxqddGm3J/pkkcTGKhuafBG\r\nzdvQMlusbgAeEfiZyY8aDaM0Sr/v8XaNsIvfiaXsriEVpmQ81entiU6pgnH5\r\n8yHHKz7vFbOd9XxkoHh2g8pqm93+F+I/M/OqDoHxiVUAWPoLxD01hXx7nrWS\r\n5qMFl8zOBoETxD7GuL3BE0nGIV604JcBnQR1GaLIznFnoolw8GstdoPJDhcg\r\n0jBYNCEas/8n03LMNJheS6RzlLsHQ43XaqrPgtUsTFjPBAk5eIuQ0mq/y5D9\r\nuHe2jaUpwyTsmnvyUfIWwnN908eG/yFDIU6skDJe0+A8Qut3v1fMcfd9M/tp\r\nFW2LzHsstNxqr4fUXHOsm7CzIrk2xK0biAm1/S3aNA4kxFHfDHDrsUqksMFm\r\n/1vdgDmTF7cIop9Gp4Kkpr4vxAM2IvV2hIujObT7AXQvuXLmDzpA0aJNcuPe\r\nYM1Sc4w5Cfa408Kb7OqO3aU6UZEo/+YrgmY=\r\n=0lOX\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1073_1651019843941_0.5155679880926309"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-27T00:37:42.678Z","contributors":[]},"2.0.0-nightly.1074":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1074","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1072+50893a7ec"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1074+50893a7ec","@parcel/plugin":"2.0.0-nightly.1074+50893a7ec","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1074+50893a7ec","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1074+50893a7ec"},"gitHead":"50893a7ec2b1490e6d0a2f5e1f9ab6a8fc57a113","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1074","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-MAEBATMrAoabu9ONbSc83YJH4ldvE/9xBc0ckDRSP9f2ipUdEKPddxly5p6t4cd00XOPMTmEzQxNuxYhQTAoJA==","shasum":"9dd0d7d295cfb796f26dc3a23aaa629f6a491ad9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1074.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNcZY0O87GJWcVFKGLRTpf/BcWf/56TNZSBf3sGVS5UwIgMuhvB678of1ICUfgRjpdWeYjBjIF+8YbKoEYmBmyi5w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibIY0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI4w/+I8yh8OFaBPA1EGXFWkDkebcdt2dDzw58rOJ0bXP5p4yWvlkQ\r\nJJ22nux3wz38zMPSNJdqOKR0Gw+LpLvA3dq3+FjLjD5R1EpPysxud0SUYqOF\r\n4QoXg3N1agUnlZz3t7BZZ6EbYXpq6DLB2bD3xSQcax4LnH4nIjsPrLV4lie4\r\nHyCRHYFn/ePBzKRb3TEIMOEbQ4P9yysDYADiH5L1Giws37LBeT6QE3FpYbGV\r\nRp7b9KENfjkfzjy7vdoL8sENXKaFE/2Y6xNdOeVT60afSMw1QFzpYFVyCFAy\r\n/o+hHINlRyG2BTG93aB8iJsw7EtcQuWMnygjJeITRROpfP9VT9ETO8hiw4+Z\r\nrMqUxy5PKwqGHyuISfDtaVLo/hlSkG/V1DFkwQ55VdwcotnFSDUZvZf2Wne5\r\n9Ij3Y4f2zrFVrPNg4k3bOI58keyiuHmFB88UQc0rv2ukWnGcdZNVhPQHpBRF\r\nOezZ07coSiTaSBoLTGw9DpqtgXmrS/mpaRmWFBpt4r/9jhDPAt8CaRJTUETJ\r\niyLWfsmr5b7PhBjDFvSmBDpKfS2toVT/nVSpIcAFZVFLnbG4EDVPK+YB/JqK\r\nBA7lKZQFaGGKBRKaZY26o0kEqOIvBzhNOnpdaXDOia7bY2cmZKTwqX3AmJ1I\r\n9sERprt5jCTGJD3gV87s5EOfOglnVgCygL8=\r\n=rRHM\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1074_1651279412112_0.9209878389858044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-30T00:44:02.621Z","contributors":[]},"2.0.0-nightly.1075":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1075","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1073+27034ecdf"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1075+27034ecdf","@parcel/plugin":"2.0.0-nightly.1075+27034ecdf","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1075+27034ecdf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1075+27034ecdf"},"gitHead":"27034ecdf74b8d219a919df97d1f6d481039386e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1075","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-3Qnf3EUYnIEsYmDQK0Esxk71yEEZu7D1ukspuIWigj1tYW98j7ittAxRgPNVrbZCDC9uoRefh7BfoJTu/EVA2A==","shasum":"ef19fd36e14a4ea1bfc74ad5aa0bfba811444821","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1075.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE3kXTGwaRVfo1m1hIURYwHCQ3Qp4gC+UK+KTmLXwp0YAiBOmakGUqSDtwfyg5d11eUF0Nxowf8rENFV8eiuNJ9KFw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibdf0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrmdw//VQRtoVhCfCsBP+A/R8MKywmkc6cPslA+3C1JSRS9q3yFMVPw\r\njCTxBskeY7wUhnAEWl33+Y/GrV7EnueGVc7PSQ2KcS6W1Vm46Fr0FsS7s1B+\r\nZOt8Ef4grE1gQpx2RPxnibBRjmeLPVS6hxsOmG+TSXv/DEO11tU4RcXSi1kc\r\nEOZoGXMUsS6WfYcdPE47wWmw8rNGvGcc05E4s2MHIUO8mafFVrD9cKVr2LN6\r\nX3EvC4rIgZF0sUK+oTdzSRzASADYVCQLw1Fx25okV68RGvsSyCXor25kf4Ei\r\n6iCesRfIiL/iwp/IyJHP5BTdPrjii9qMYZCZWL3kdHg+Rv8cUZfKNQsH8ANY\r\nakye1/WWIL8p3CMeDEH7jMvvy4K20UrsMw/Hv1B59Ol97zBe9lLWOccMWwli\r\nLm2Ogrexk7n9TWKKuDiOrso66ShStZloKFFBp3vViQQI98lbVc/UMG2UdZ0T\r\nmmCh2/zw7Tme7Fe8xTj8W5jtsEO82TJiD7d8wJaAc+jyP6QnxuYbFX/Dkw+G\r\nbk1pvFrk4ApKUVMYRms1VvOquQQ94m72U37KjyixV39cxu/cDux41drzAm0j\r\nKrgo2W1FDjQgL950KzwpqrFn8IZEU/+vISLaNPRYEmK3/7+eOmxNZL8A/1rk\r\nkNY8Q8cZY/9d5wYkgnN9Az4UHv9FH6Xg9F0=\r\n=kb/6\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1075_1651365876603_0.09771949145682912"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-01T00:47:18.330Z","contributors":[]},"2.0.0-nightly.1077":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1077","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1075+c576758fb"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1077+c576758fb","@parcel/plugin":"2.0.0-nightly.1077+c576758fb","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1077+c576758fb","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1077+c576758fb"},"gitHead":"c576758fb98fcc2a12a9c49328261219826a9655","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1077","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-PqNd12r+FD97A52OyZDFus4T/KyNsVWuvucEo6J/ipptAFPVo/0QVvy0I++37Dnmh/LgYRfMyZm+xqjIHWjDyg==","shasum":"8432ce2c91b89eeea566b83a825c21062c38e44a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1077.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDcHZPMxSq8S6C9uuaLETif3wp6veuTRwVe6ejSq4ywDAiEAh87uXQYfiYZ3doQzr3u5RexdH+0d60E1toIxKMzfzXQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibypNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqK+A/9HW93+jkhWi/L945NxqwtMWDuQb4DevsUEtW9IwTWsa+d2Uei\r\n+wpn6fUy2qUWCSNptGtpm5oNCUiBWKXWXPhTekF5ptpzdeaT3XMlLhJw//U2\r\n2nkjF8VI3m8O9A91cBoZHRVhqfFFamv/4TytAju+ReYgh5yAUcocxdlOAuXC\r\n8D5MA9nEkWqq9BBkfgfVkehNYXXrDC8QPkOYMy1GCgcqCJfehKGF1C9RXkg0\r\nnB5BSpIpyPWrdIzg186aSjvef2Gsg2Si0EVIMFIGf8DMlF00JarZtZU+xwrd\r\nMWI+YuoqTkFCCLztbT40Dx8aksMmBQXbJIb4pqq/7YUEFD+uZDw7AA7d3nHw\r\nCsvYfSPVAbbQeUgCVqqmgi/mQO97n7yco5giOA1B9egPh8E9n8XKobzjJv/X\r\nmrwrFTG8zKmfhj6EyspNJ10Wyb6Mz8v9DdP2mXSv7f+trJHnl1IbGa3e0Tca\r\nJZTdOhNH5tODw5bFDMwBZbhHXc6dYA8LgjYvcRfKwB6lBOUO8rcVA750F6EI\r\nEiAxkUyazfr/olbtC7er+gl0+s7klQKmMvl8ZSL2GUVwuPCHuKuuftUKHdSl\r\n42R5j4LwmmACvl91f3WIMgHrJwuO1DJ3awQSSHzBN3W+WKAw0KRtfOx/b8v4\r\ntS8SN3ucttDMUQ5dfpSD0EkKAWRw9tL7UEw=\r\n=rJI9\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1077_1651452493483_0.3606874141424341"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-02T00:48:25.725Z","contributors":[]},"2.0.0-nightly.1080":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1080","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1078+851480d67"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1080+851480d67","@parcel/plugin":"2.0.0-nightly.1080+851480d67","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1080+851480d67","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1080+851480d67"},"gitHead":"851480d67e295f869dbf8f66080c2765e11fcf3b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1080","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-m8x0l4XTthO5BvFTqChbAUXZ1qVG5VOhBdmWdwGGIqhfKRLN9Oia6GLATzcPpZmvjncNFXsj6fwqpNVbwYPY/A==","shasum":"48a923592505198af2352eddbd72b7c7b91f4086","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1080.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGF8eozOoridityBWjQPftCIVGFUCTszuqpaxJEW/779AiB/OwMBtienikagur97BmCcMBKBHOmELPmSpTH8PLGRZg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicc0zACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/3RAAlQ9dKFiBAWPYEKN6PuARvTeqdtLstu33Jg9LvFfDQSBkBE2T\r\n9VNYaF4NbQfAkkCwK2Alzr1UJei5rzsTdzGTJ3I8k00Lz1I96/AuvCCy5CLx\r\nKuwoGrtMUAuVKGo97Bd6tD1DGjPEZlBYfh6lI7C3aJJFB/SsMVGtKtAJiJk/\r\nXMCcdpS4BBWz5lbIcvTieFIljW9Pw/LPIlORdX4/D75o0DsqIGMXYCn/HR8Q\r\n8Kcz+ZUJUdKAL1gYlzquU565A8k1gerSwk7bXTRGMqqFzxt2m4bpGjJ/34rt\r\nygww9CwvimgzDKqZyUuOEaCe/WWUP7YYjgBx3N6StTJP05NcBr6a0Ycbld4R\r\nI+e8xB+BFjaTSf/Xa91OJHJdk71aUy1iF0GRCGHem5EnCvY8XuYndgjcIzdc\r\nqghiLo52MgwbaXOOuSAea4GivmqnvEXZwcZC2vTEStHpMcNTIz25GitvOh3+\r\nwDDuuaXZ5m57sXvinfRB9pzy8ukb69s5VEN3+WiDqFcBDkPobzj9+pY8rIbN\r\nieZdZw6oVQHDkfmYFnNvMP2D3RoOtrJ+Xlx+A506GNlsyl9tyLBw1qWxFt8q\r\nh8AFRZI/skm97yOWE9mybN1wTPqKF5OFEluNgWJyYNmIpNx84Hk9KP7I7PjR\r\nzgAJlmMCNp4550otLQKbC3gJ/YjRk3FkNEg=\r\n=ocWk\r\n-----END PGP SIGNATURE-----\r\n","size":12466},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1080_1651625266870_0.16628394462472262"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-04T00:57:11.948Z","contributors":[]},"2.0.0-nightly.1082":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1082","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1080+9556a2291"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1082+9556a2291","@parcel/plugin":"2.0.0-nightly.1082+9556a2291","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1082+9556a2291","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1082+9556a2291"},"gitHead":"9556a229186b0120cf588d2205021094aa887c89","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1082","_nodeVersion":"16.14.2","_npmVersion":"lerna/3.22.1/node@v16.14.2+x64 (linux)","dist":{"integrity":"sha512-jQhZAfX5ze0rlkWZMroTTZvLkD5q5v8TvTjJqTL60WmsR7h8hER9TxorvIvorj6eOGkuNp7bay5LyCGYxqP4fg==","shasum":"d7449aaf1a5eb32e0ef217f11e0641d245dfda6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1082.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZKj02fyBZS0IRp1nguGXaNT6h5e/aSB194i0pp4yXyQIgNorU1rU4tT3QqtMj95C0CzsxsbfeEd75zHcLonANYaQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicx1iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqxjg/+I1IGC/uOaf6SzxMXmnPkmaSp6PAHsXgSuBpQ+rFeVkeFfU7V\r\nXGresrA9Bn+daJsdoPNJHW2+8r0cDcNrd52sd8zP+tL/Fm8BPFI3yOqH8XFU\r\nT2ohwif564u9kuspd9pOuSjd98mPjiDLX/klf+JNzLnk0vDRyZo2OWv7ijLm\r\nmEMAld0cAvukXHbSpqWsLMgGezx53o6XMM6h0mWXekCt65WkYHyxPV7MiCGv\r\n/n7lNd1QvgYveEn6Kb8y62yoPKt5pB2IMsuFzdPiuwP+hMCblKZszx1AGT/z\r\nmMeBw5iOFD0C2St9sgtK5HtLfUtX9G2D4nR8MWzAFXtYENzLzmWIcSnRpO6D\r\n50ciKuSk3xneR31if2ZWlzZQ00BzVMi1+unmBsEpn7NKDGfauoLyBgHt8+r7\r\nTyXqxcnN5jYiD45YMXZysoeqOJK+/OXOCpWRH4mU8w9JA6QzkgZEBicYisXU\r\nTP2AvOdqeBHnbaU3NT9qs8VawllUYo7/99O1aJDKVcd/YbND+HeoopWprsj1\r\niKx5dkdkxNZr8TtOLgFwMWhm8Adpshg/ZmAwW3xRP7xxtD1ZjJgMlJjjUa8I\r\nf0eb39fFAzr3MdGFa5NvEaTxdyRvMd/ahrR3/vuu3epozhiZyLYEqpLE/JXw\r\nBdotUUCC69F+hoW71vqpgc3Egb7Ct0UQDT8=\r\n=e9rN\r\n-----END PGP SIGNATURE-----\r\n","size":12466},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1082_1651711330777_0.15654761758800673"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-05T00:42:25.994Z","contributors":[]},"2.0.0-nightly.1085":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1085","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1083+504e54651"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1085+504e54651","@parcel/plugin":"2.0.0-nightly.1085+504e54651","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1085+504e54651","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1085+504e54651"},"gitHead":"504e54651a06993707d230941d46c702be60edc4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1085","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-vuVLg7AmteWDcH+aruVcBHeD/Vs1XXDzCSJxV6iqaoSa83p6G7YNJ7DlMEAZ65jZlOUsjwJ/gMY5nzDDaOAf1Q==","shasum":"b5ef92fc9936d6471acff4cf66e52f0e570c4bdb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1085.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9dyJrn4mGSXB2PIDZasMzgaZ82rqbojcSJTRt2nGSfgIhAOXX5XE+I/h+QEfWWCluhrqlkTDwcakEnCMsNe7H0Rge"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidcD6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4phAAmOt3X/VXpgtqFopW7llUjFzOOp199JRflbqONv3C8//wneGe\r\nbXKWmyOiNeqof58vXhBUlJf1fuDOtsa6txoT1uMWLMFT76gEt74cUWCvoHYQ\r\n3A2KRtNivV/ukSi4l8I7fXGPaHYb5u/uKqL6Fqo1CoFmq49sJYL/ZqXUay+R\r\n6qObzYSPAjY7SDeuOGEhktD0rnFZcmEP1NSQ6GWBYqrjj4abrhHaK1+yZ7sf\r\nH2IfG5AUrx/r22CDcjbSNTn5FEMEo++zD0bamK+N2e+GcK94MWgC9YtjQOIr\r\nF0TFiqaGOswUin5AXN124XushAhccKdHgelm4kdDFALITpzK2XaZ3m0ITZVf\r\nlhf/iK4HhA/H2V3QpeNQ9wJePt7lf3VWIJ5Iu79nzOKtFxHTYQdDy37116KM\r\nFcTxvIhA6P9eWMfMTnlkzUcnR8YQIfNbUmiSCM2lqcAi+IKKUQr/uxsU25zs\r\nZWHhJsIf0/ikKWUGISOrdBdC5noSzLZ7mu41OAmyEe7sx8UKQC7bn67HgQL8\r\n329j9PtyoCnjai8Bbm8zq0aSWTE8+zkInHP7E8XvMMQSWfylCDpxIvR/VCtL\r\nQiT5lHlHAMh7LbKLMwTD+uK7wZa7jNwT3gThteZvQwjaJu/yFca68hkpNdg7\r\nSppPuZsXgZjhjIR1K136gO+p70FWudMdcMY=\r\n=jTVa\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1085_1651884282748_0.3201542381343705"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-07T00:45:03.552Z","contributors":[]},"2.0.0-nightly.1086":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1086","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1084+b833a5f52"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1086+b833a5f52","@parcel/plugin":"2.0.0-nightly.1086+b833a5f52","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1086+b833a5f52","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1086+b833a5f52"},"gitHead":"b833a5f52387bf25cfa60a5555dd4e9a399b906d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1086","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-j8wSIiOGB55xE7GUpYabTvn4qx5Hpas1Ur+Oi+nLAx9enNHf/r4PMD6hZ4txhWsMMqUgyCa3380wWNQbz2+zCg==","shasum":"d4a4b6b5e974ac1cdfaffaadf7dbd5fc70689681","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1086.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/xEtfKrEK0DrDPNDk+krwyf6WrJLvqH8QHPyAroFZIgIhAN/w5nA0WFcROxIVCHyxoLapaxfFG9WcBxVURxvqYd6p"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidxLhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolXw/+OuzmKT9v6tI7WTFzNSsLxDYjBEUOe0mccOBdVKomXWxf9cpI\r\nezqcBOWZHFvNNZtYozd/k4nmuhIYIc3RYy5Xam7uKACfYH7sOaF3BDFlm2TP\r\nIe2PQw4C5zf1xZxbaFsqqieP/ozvVSiTUK+M6qlZv7CD3wwMSpQr+7NnYRjR\r\nXhFyS+L7QULYyfGDRnLLGxKtA6O5+fa9hiKo4QPuAw1qzrIQzMsYTmbWnZ7Z\r\n83f1NUebtOfZN+hM/9rXaXJ53TW4+tQZZG0UE4UM7aalXsiYnLAo68ixZG8m\r\nwj5vcHoTx5EYNJ0ABqj6xdxu42tFSKcLWqu5JlL21hWGbCVg4hE7mjeQIgsQ\r\nhrMBPNSeHcR2ShC9LnVPl0+DvxM96lQKs49cHK7B3DZPuItFVWkc+QNMeaKb\r\nPXbUxcJrJmftFGwjw9ss45L11Xll+02nvAWfr6ERr4+eIGnugb/shLK8Cw2v\r\nxQNXpvbRUurm+pTtorxYIOJhrbyNwWEyl3lf+4VEfDpBz9uNNO3NsZy+sK0M\r\nrRNaZG06pT4SykqU79yNR+C7eit1SGH8o+13eXktr0IlKejb8kgXD/DWJ9ZI\r\n3Fx+gfO6wzd7hebHPwA81X9teSLHAFl9A2YgTDMV5LgCycE6eWonZhe4hjuR\r\nhajJU0KeUPSui1M8eCoATWGrE4SvzWfxmWA=\r\n=m3HN\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1086_1651970784863_0.19200343574075673"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-08T00:46:37.453Z","contributors":[]},"2.0.0-nightly.1088":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1088","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1086+1568064c7"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1088+1568064c7","@parcel/plugin":"2.0.0-nightly.1088+1568064c7","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1088+1568064c7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1088+1568064c7"},"gitHead":"1568064c7e43e6e459ff1bd9c265e53d65f909c0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1088","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-YwoVNOo9QgbLpXbIWE7krtSa2Nzehf8oPRbPA4gmgu+VSaf44oayo4WyB8J/OTAj29KeJZkj4pyBBOCIeZRLWg==","shasum":"f6c8b455355290d2894ac51839cac2ae79019527","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1088.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2sha1mYSkGi66y8YzxXMpvcRK6tZX0l8T29DrfGYQvwIga6HTelurt8LW9DlmOs7Nqgos3Jxql/8dhtqLoSRxmWo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieGUIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq21w//fGDGdkBlQnnzY4IF5WCttWEuFwP+SvwEKmvW+EMDwh+K2Z/y\r\nAgMnbVI6d9hHz3/cnPNT8IJyUBKkUaQSGEZAATA+u3H3y4fQvgeqhIN83g8I\r\nkmeqUbNnQfL+yLo0qPrVpfEYDaURY6exdHfELeRFhR98hrR5zuJI4SQVHHfv\r\n9kqV5bN9SSl9bJR96D2Xn6rVVsRyi4VGmDluJ6zHC1mZWy1s+ALTrpqXiAFh\r\nkiCR3IB3L22BvbEyDy1645m5K8C+fYYnj6kpzwAJ2ydJienDK1WBzPieBGOA\r\n7sVAkYh1bWO6USPnHCMuAOTFYnfWvwz5NNmLeBWMH2G3wvJgGOo3/sKeUBNX\r\nKbKyCPpcykDSVKyCVbxuFUZdVe071KlwEAvNxiHFaRpOXrbIXpfs6XSoH+BI\r\nwg+KQp8rtggrSTicvsUu+VwE6+th0FwvobLIq2nGHHb1RzPNDb1NxpXpEaHv\r\nEp9hr9YoVuisARmOj+3keLMhRk9+KjqpCMmejW0XSJ7M2F7NtNrP7lVPlI1v\r\nwm/T4I9rIGPUNYuykaQNmy3jvt9OIOPL0mbz5HYta3Dl7C1vEkXeZCU35aSx\r\npdf/Pnfb28PiMZkdMMSHsR681lFOcynGphtlw8aWNTZCpn1XjMRaq+5/ck7C\r\n5nN/k3RSORzcB0nLs4BansGA+joN6uMvyoo=\r\n=88LT\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1088_1652057351855_0.9518499392480759"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-09T00:49:39.678Z","contributors":[]},"2.0.0-nightly.1089":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1089","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1087+e51955f9d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1089+e51955f9d","@parcel/plugin":"2.0.0-nightly.1089+e51955f9d","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1089+e51955f9d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1089+e51955f9d"},"gitHead":"e51955f9d4fa4009a611ba7e88bd85d0fd4c53a2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1089","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-/YefQZy3YsOhqSqPacdTSifmTOzqTJq9Vhee1JirykubaAN175PqFF7RQg9oiLzn/PnLLc134Q55hFilzCTqIg==","shasum":"7cc7fd981061a1a528a2db51c54412b6595bd3af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1089.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHak7uaOewXGZ3m1FEK7i90mEIX7cZJ5oVQ1paYmCffJAiEAlI8HhFEByQqz3KrDeMZxFr5+JnAtrJE8NGEZ5TxjJSg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiebWkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnuQ/+J7Q/0mWXvmG2SHEO0ocpJn+i1QyIGeb5ONepSUdYjSdvr07v\r\nrXhwIVZ9TDtMkF4TbO5GI7ljvC1QAdeNUmqFnrhux1bUOZOVLliM4H/bXQgE\r\nRyidQdOfIe6ktvt1c/TZaCP+J79lljKX6EMpGiAGhGZAmn90bPQd9Mtqa/3m\r\nQ/Kyk2z6pc5Hfqko4xO1LaJ5Ibc2BtojHjZRhRyvfSLMeB9aegNbRLcpOgtX\r\nziHXmZj80OSFtk03hedx78ukp+iyFcJwelxK1v7KWSD1EOv2UL1Xz6hM23sg\r\nHVzVU4MpfVKD7Vor/JS49cZwIbw/vTVu1SaAAQoFcjFxpdfTTK7DrpsjnKk9\r\nb1fi3o5wn9SPMM+Vm1XyUAt190LrE/PCg7HZ3wdc7mJ0pxQ3MR6mr/HMWoTW\r\nLgm7UkX3ZWqJ6dpq1nsKDdI2SN/zxOb7r0yyEmV97eehRWUnKpsL9qEk/JLw\r\nJtFgZPNpez8pPhN4tZ2guI58IPM8gcQJAoO1F7U4eNOtpUlxmthGNU7ypCx6\r\nt3ogUBBf0f9QU7JMsAelUf0e4YRnsofKDJT1BeiwIDZsCYsgx/dZT5yRw0a3\r\nM6p2mEofivmpmshPesViKDALKMyGtfjXqHHHqJMcX0o8t4Z5uCJ3S60TlTy8\r\nW3y4Dy3xepaaPMg7x7lS0QaMfC5Zdl2zV3w=\r\n=ElMI\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1089_1652143524542_0.6877105698060819"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-10T00:45:39.443Z","contributors":[]},"2.0.0-nightly.1090":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1090","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1088+e68beeb5b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1090+e68beeb5b","@parcel/plugin":"2.0.0-nightly.1090+e68beeb5b","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1090+e68beeb5b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1090+e68beeb5b"},"gitHead":"e68beeb5bbb4721a3bab306df8cb82f90cf3eb6a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1090","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-HAumiMvoQiEIO9ZWrjIm0yrlFoxj8XvKZaWfwpktns1JblFuZD7jo0MNU99gf+Jb7YrsDOFMvD+BvsooEnRGvw==","shasum":"8c094c8c46ea23b4a7627d56ac595ed5d60c78db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1090.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAG9PsV9ypyiVdHdMzQUbksOUpkdK/JZR3i0prr+lrnDAiEA3qstf3qLze9rlpfXMLInYe8awhYleBDKKCqZ2VaHEl8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiew8ZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4AA/+OGkxn4BeqtKpV6AYyQDB/5XBTVjaOtMxZMjRgUhKuTQQUm6U\r\nolGLsAd+43vJeKYL+AfS7qCTr74wJiODbNFSaCIyn1b+t/aS1kc69T0jvjJ5\r\nfCdO5pPr4aJoC/UMQrNiMD4f+vbPrK7liCNvk94EMmDXC8iN1aWk5Js/727C\r\nsxLnJZhdjQ7T1zF0PmTcynl1TMRolum4UMcxRlVMGdSWfUbr1aNDXN4A/exC\r\nh4i0ZIK4cITuoy1tBYsm/d55LWK65NJFXhAdvDx8rn//MdAl3aq+mvZR/8PO\r\ny3BmokjbD51mi0VP3lpun71oKf26SfrErvUBjWJoT3NH7uwNUSTH/F51pzzN\r\nW49/ay+QY5QcaNkldwhLOGud/T82QH/fGLVqbf8jA3dwJwn8vBga1C/Jz9Hm\r\nB5xQdlQNIg3LH2aXfwQ6NRNu1AfQy/aNkB3KbY1n2kJaKzbBiX7+khQC5gu/\r\nX480sgXhqbgVZUDkhgHRYN5BIPtDpkyjkUtOjfRj7zByJrM/HNeolQquj+4D\r\nvSu7Jcp2k6s7upQO7CakcM3jryDbz7pRqqIOUiaHmNNpIVoIses3XOIhRHLa\r\ntWl/5l2z9470dXz3n3TBKX3MPbpnILayjqj/tpqjAntS1LyGyjw4Wh+Rasan\r\nzgQHw+ETxriXmB+MMwt/0ZXBzwOSEa7yAwQ=\r\n=U8ok\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1090_1652231961242_0.41923649353434067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-11T01:31:53.613Z","contributors":[]},"2.0.0-nightly.1091":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1091","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1089+38bb2eefb"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1091+38bb2eefb","@parcel/plugin":"2.0.0-nightly.1091+38bb2eefb","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1091+38bb2eefb","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1091+38bb2eefb"},"gitHead":"38bb2eefbe74b469afb6d427a3c4cb85a6d6c9ed","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1091","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-ZCD2/lnYqeTaxd4HJwDlplD2Bjj2qyV4iOZb3+pqKXMKM5Zq4h7U9lIN4rxoAUn5Rg1cnC/WCaqIyODlhD80Jw==","shasum":"cac76e2a2724b4633174476f9176fbec94337f6d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1091.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBH064G54GeCDm6jUfRfmvxvldV8Cfp+tBaOHP5bETYvAiEA0ePD746T5bCecEa+i32bN6LQ5Bo+wxWuw5iOGl8RLs0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifar2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmWg/+NXawTwmHbNCgQUfTGp8YM9tMxUjA8uqy7Ww9AJ5ok1BHnygF\r\nCekX6ddXAmHdWPuN2NBV+0V8DRgjKOcWpe0CzxGBeqCtD0QabtwTlD+XeYCK\r\nJW/wIEkTbiom6iirQTgC/N1MVh/1wuSUvCK3+0nuOfU0sMzyCg5YQfZCN5Wc\r\notZ2FWHPKB1RoGgZS9GgrFG28uda5bw7ofLw+vLhRNgoiV3EoDuBzMg8jrVe\r\n01VcOnGY2Wra8rV8MSB/kzL85EPRw7vPczqkeNKTMLMkEpcszdTMl9eXqNrv\r\nIONvMlZ7Bke9SN4gr1utCmI4a4aQZfTa7fu2Miq5HBQt4SMGG1V4gy1UQUEE\r\nkXjk38zW/zvFvbrGiOkjos3XwPchFFIc2c+u0gWNZ1uUrwptM9YfRP3iCUSb\r\nKlLNsMtfJhaXDIcRur0LbyFesVXIsAgvrSIK9YUpAJLFKBKgf+6JVIvFU5kw\r\njJ/mkv7xzoCvOV4UuX+Srg4Qvdsxt9h81ozT2a3WqgXlo4Hq1hMrXoVSaFnj\r\nA/1eFWOVXthyRmURfBfXgqpidLkYvAsg7WlUywzEgTtk2LoDJaRcuZUTUE1s\r\nB0GuXSAwLcarBQPAXM0BxlZ4y9LafPwUxTiGF8CV1UoXmlKj4bSUyhzMSU82\r\nDka9E388Vwf7v4SakY5wxXn90QgOiCmZgPU=\r\n=X35F\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1091_1652402934291_0.38975905483454"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-13T01:46:56.614Z","contributors":[]},"2.0.0-nightly.1092":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1092","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1090+fe5876640"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1092+fe5876640","@parcel/plugin":"2.0.0-nightly.1092+fe5876640","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1092+fe5876640","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1092+fe5876640"},"gitHead":"fe587664039c0ead3c1be7aacf462cd63b58238c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1092","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-KXZi2W/oiclcXzNcuv1nTb8hN0HDDCQaqnvh395jir9uJ17XyfwM42EzXLGx8mSuIq0IK5ISGmfsSzNv8XYLiQ==","shasum":"92c1f20c89c55a2240db5868bbc8d4c84c7747f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1092.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAyDjcC5imc3sdcAFrxufF8MDcHVzykL6wbe3F7ZbjS7AiAQ9CXqS/i05WfY6za51MPkSqUbYcNmbOGzPs7UBjEdLA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifvtWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9pA/+PvcXT4FU0H6/L8x3EFwx79jG706EdcwrpGc6qF2Nt0wIbOIr\r\nJ53ax8aR+fMNXDyEi6ODffvJdwJgdih2ItuGbwbajfMDCNvqRNLFHqns+9vo\r\nZAYuP6zq9PWEZEzCeEj3It2pDP/g6l6Ri3aAX6ZBQa7D8cVSBtzon7UZTezk\r\nhabbugHPrqa/6txif3g/1AzdeaPI8kA0vg0TKkN0FI34GQhoX8O2LZeV5uQP\r\nR7sWT3cgg3TDar/4x78DqNP1dSduM6R2CkYuRBAK9wSBnZ+lnXQ2e0Oiwc89\r\nShvdTR4WwmrwGzWLKWmB66Lp6yEKrPEJ3CznNQ302h8LIg6neK3bDXbYYi7I\r\nmu5MEZ2UizCLsY4+/rLgP14QiHX41SfBMceNFwmgdovJ9IfF5d2zfgDOE8+8\r\nc7d2r8BYYm2pqeIPv3lXFHy/BT3eOMPwxvd+9ybLYO16HcG1CCPW5wpwzCbX\r\nWvy+TXzXPwGyk4pSQ8loYSO+Kd0eFu77wanNX3nNzfDnN6iQqEwSq6HnzqgW\r\nZzdk2QJCIYfGKxCXz4YU0u9zV2rQkgypB0+MdZefcJF9ccsQ5SADGnss48o8\r\new5BkiC1+nHu5zPFjaE5ZnCSFQE35mi0DlSiweC5S9a7+OCo4AKwj62VB9Ds\r\nqNfCgZN3ygV6YcBKl8SQy9i2/r6czBmbS1o=\r\n=xINb\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1092_1652489046757_0.6375535634608551"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-14T00:44:17.862Z","contributors":[]},"2.0.0-nightly.1096":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1096","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1094+8981c8896"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1096+8981c8896","@parcel/plugin":"2.0.0-nightly.1096+8981c8896","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1096+8981c8896","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1096+8981c8896"},"gitHead":"8981c8896566ce0e52205707d7a443fddac09bd3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1096","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-UqOxula3ZKKK6nYNQIUcPrr+OMxSfQIAKxaW4tDkQB97QmOyruqOwBXDK8V6UgTJwv8SWQYnK+y8dXQBY00xxQ==","shasum":"64109bec6f1960ccc84f7fed55f85041f5c6349e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1096.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIChGrI6bJb8We6RG8zYaz6m56CH+F3qd2u0L0ZZl3wz9AiEAw9MURp1ZuqYH3bRACtjWIPWOzc+I3h5Kyome4+/9B/U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihECHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoI7hAAgZ7fEKbGD5LO4d/mu1RBE7HRsSfTSHdHF8PYz7OCSUnf5z66\r\njCI6bIQNs6f+FkVrlrz9LfyWVWaHKzOEOq9igFagbETIk3lEhZqc48bh9CpJ\r\nb4g4EXeHhSe4QjZycurU9vK8mz4QPoKT+ebU/xNcyllOfDg4IcLRuQQNZ1Zx\r\nquiuQJh+hvmsYtkhD4my/TzwiwrgLeTmCOefDPv5EjXmzTScfdYGG4i/Xtfo\r\nqQ8nKJWFGRts5dPAqcYnCnu8SpZky5aNf0mkstDDmoXd29qmsOcRme/o/LE4\r\nUuaCRmIuG/aoSRkzb/4fPVbTbcR5AfL7nFvd/O6VQY1YRgXQDG183SMMv3Em\r\nAVLWH/tLMqqmZKcj6ouFdT80d3rs0Nhl6N2LvbUHAK5EZ9IdL2QJ3O15Pwkc\r\n8lei+QYjNCIan/q5W4EKI7ZiRzeukX4rNn8P31JzXOEOxkUcqfCHgvfWYYWe\r\n/EiXozkarnB7DmB+7onaQocBqmHLVoAvctBKRtQbqrZJcaWodYTW7oo/fV08\r\nbeQYy7txuSQZFpKT4PYsMOd59p5vKTKkJD+9k1Uop39PNWdiGnSEJlxWCLgd\r\n5T/W+yiiVzNOFjxA2E8b84gWzBGjX0eVwB+Y802jFOpzobASIt3knCymZYKe\r\neBvL4eGQlgBqYf/H6rABtgGzfwcDE8fmDOQ=\r\n=0FGS\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1096_1652834438871_0.3517360389862063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-18T00:48:42.865Z","contributors":[]},"2.0.0-nightly.1097":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1097","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1095+97a786490"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1097+97a786490","@parcel/plugin":"2.0.0-nightly.1097+97a786490","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1097+97a786490","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1097+97a786490"},"gitHead":"97a786490887cd62735e45457c662193b7258010","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1097","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-YxrXmAfckGr75gAum7q1M8sB1k6iaDSKa5ZlFg+QN7TnntHyGT6rrxdUzCMRS9oRj0da9C3gasJgV2HN9kdEVQ==","shasum":"7071598b9ec8fb639084339e67aa1ad88321fa3d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1097.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE7GzebFmnWBhm/bKduAbkhBiA/xuhNv16xQBJtKljpZAiB1wE4qk+4mZrmDWwSQ+VpIFTtUAOCQ/hxSBGo/eCNEXQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiDXBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUpQ/8Czux3bBVDkeqM2NuzUU/QlOGiOrh5DJLaG2dN1VJ32Zq6Gre\r\nUOa3RcDj60/XhNlCLmjrmu6EEYabK2/zYw3EVH1P/PEOoywqZFRkz8lwqBht\r\nUf6OViWXnMqR+q9rEAgWzVZ4bw5ZX7B2qYO1woa1wU7rhasmPxYWHeby2YXR\r\n5eM/mDgFQwV48zBq/IVzM78XmNYGVcRSWuUOtUBMJPdpAdBnAVcpYcTv7/9h\r\n1G1LCgSzQGlD/FuPXwROk+SEUbkcfEYRwPan1Vmzhvpru7AblQhqEXG2vx1L\r\nDe1GRHbPG7aLyxdo46aUAeJbZ98gOvrkyQLkMe+/gPtvrbX4rJ1vw5b4vBmk\r\n6+E4IWpyBDjnpBCZIvRg7Hc9qfe/HVnl+MOsOaoLdGyWSdiYVmvOOadDSg8F\r\nQ2qN8dsyDX2B4aX71Wj+3fTt+Qf5lbPMIpH70v5plauREaObnlPMOy+929jv\r\nDI8JDlh0UiZ9vhvbMm60s0WQ6NslcaAcnnp+QJwkpc286Y0w+txRbJCkIawc\r\nVrkv4J4KF5wvzRjN8vlv8VCk+WsVs3iLrM1FDnKPJ6C3z1G9FlJ7dal3Unzt\r\nXXs2DmWZXJ+W12fJR7dfltB9dKSzZ35IGgJfcC/F75lXKcRxMuFSl0lGn5pA\r\nJHei0SNIPr5+lAEMua+U47F4QvUJCC6G72w=\r\n=D3X6\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1097_1653093824911_0.4221936876531751"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-21T00:44:07.037Z","contributors":[]},"2.0.0-nightly.1098":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1098","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1096+9a44f02eb"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1098+9a44f02eb","@parcel/plugin":"2.0.0-nightly.1098+9a44f02eb","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1098+9a44f02eb","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1098+9a44f02eb"},"gitHead":"9a44f02ebce470bd3dbd2c9eb1c79125515914d4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1098","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-RYKWXEfXPwgCo/MvgtznT8AO+3RaL1mpiG4t9SJB1kuim1FrbJzrNxGaod635RRA5QMVw+tJf6XOZesHuoer+A==","shasum":"fe3c8d575f8dcf5475dfed45d6abb560e17d2c0b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1098.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICrbbBXsS1553cWG4KsEMsVfekYH5/gPKcTUmcmMdVkZAiBcChi835lNGv7kVet9NjaCqD9ISKeG44OuWQE7wdvQOA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiYc2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqwcQ//ZB9RFBZFa8YEiF4lzy0N68g6cbsyHS8xt4nPDXrxhMY4vjmk\r\nWQROjLYczDStaO0tby2SsBAk8puPIZB22mckIdW37Pig3Tk4RH3tEbUvrG9s\r\nGJ1pDtPnAm3OO4k6OKAFveYaX39FwmwQXbSU9vLZDIvEDSnU1T3WAoQi04ml\r\nKCdp04NaMNHB8JGL6zSfj4Cn+u7b9gb5IHjdUPgDdCTBeEcj8m8yJfdZRiro\r\nNPRpxNQ+TByQwppu0/fU+IcvaLtTu3omZd8AI0fGxaDI0EbtS/0EEZsZN9NU\r\nhEDpnxGaLHwhXsVH7JMun+NNbi6UlQF5mYFRF1V5VUlaVy6Zsqn30iH23x/H\r\nABj28K6YiBWMeCKcn9I2ugVL0jPIu8OY3W3TGJqUo38RGGrdytsO2oDXfEOL\r\nKHQu8Qjvw/Is5sfueyapMKt3Vq9SMNSbSk1+j8pxblQmqC/wxEXex/vmPKgk\r\nXX1Z/VWEn92NhhBP6PIfZIHCTHjKbAznD7wQYcD5uernyGs1yg7T+0+OUS5M\r\naNiCh7mVTwg8KiRd04anw3mWbne96To6qfLZZPMCNdSlNrcyuWNQa4g8Io4Z\r\nh7UQGSJSfZRcYtEVnfCuz/4VCNhZy2HECyOCDrdliBs+J776DntKujiJD8Hc\r\nUx18WuJmKfwkug8e7DdjTLw9JcD2BGuNTDI=\r\n=48LR\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1098_1653180214790_0.32145015876625305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-22T00:43:45.316Z","contributors":[]},"2.0.0-nightly.1099":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1099","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1097+b836d6bff"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1099+b836d6bff","@parcel/plugin":"2.0.0-nightly.1099+b836d6bff","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1099+b836d6bff","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1099+b836d6bff"},"gitHead":"b836d6bffc4dfa0302aadb00e1220f43e6b11919","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1099","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-ZITmWHsET5NHnTSCoQagUMKjUCbDY5j1M8dZcOFgCz5AAO8X9YYfM1Dg1I+13++MKUFf/LzAbcghixBbAGeTww==","shasum":"c84c2aebb92b1f3d6ed54c6c5a6e2f10d468946b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1099.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoaly+BjaMnJKjNMqCg46cYFC8E1xS/kv1cwC3j2TetAIhAJOfOjZNHe1Jt0nlfKK35aW+xiURtCimydhwvKZSN9Il"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiitkKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojCg//awXeh9TZEXgY1GhWg70D8mUwbgV0oxKXDLt1JJrFEN1eJQdk\r\na3ZRmUSh6fxZLCdQoeMdIS6ASXUU57KaWEiT9IP97TCBh2mzp/AJz6qWf1bG\r\n8B1g0FeFERJeSoTcqj6TwiXRYGmEdYBUfwAEKn5+VxN1yCcQJCggyLSNGIVM\r\n8ZkRo1yV2Pp6PbBCNADChm/ZYGSDvvVpZDmPYtcecveyg8v6TAzilbk9g1p6\r\nLAxk/u1IXsRNz+JEZd5fMan8f/AGO5/n3cv+GTGsGNxbZTJOuTp9bPND+Rwl\r\n9xitcUyTe6/Dz1QCWjveOXnW/zy+gWe5nPkVzSoSPUuUpepHqHyy3oyFevxg\r\n/uRyxdBltyztcqZEoNA4deWfInJihSMhV15bDXFDjeyvmWQcsOP8UQpp4ri5\r\n81HAQZv5xMBEa74aj2BzKcN4L2ATPTgWeIodQG5fbNAPs3SdD3/6t7B1vsTg\r\nOAekzKHopQq+fWiWAFcXAa9RZ4q40x46srt/eDIOx8BKy5fZvc34/vsH8t6G\r\nLEnhUzPYupxu6h+rauOYoDgcOhgwyZaVs5vYDZMi6GbquECFzIcYYtBtgdne\r\nciAacyzo652AiL0YFWh1lwmKmR7MbsQcskdYI/5A6V5lJTBmVzYvTBtytlVK\r\nE+RXh1/laLNnAiKcyd8Vg17uQ/QIuJOMxQY=\r\n=UUoI\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1099_1653266698695_0.9676174726562998"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-23T00:45:23.032Z","contributors":[]},"2.0.0-nightly.1103":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1103","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1101+460e78611"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1103+460e78611","@parcel/plugin":"2.0.0-nightly.1103+460e78611","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1103+460e78611","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1103+460e78611"},"gitHead":"460e786115a3ae20f8148bb13568b4f0149fdd3f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1103","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-iVpSCfjB2kyCBJCGJVM8v2qF4p4wz9zVdu40a1GuWWpRn0fHB9I0+ID0n+cvVtGn0gcXk3dCKyJgs9FBp6ic6w==","shasum":"29733802a622bce283f108009fe5225aa80cc591","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1103.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgQb4p04VxmxboTzOrVNmRaDg9/txSu9Z9Z7vZsfJSzQIgQBCjIlEtj78dnCmZWoeyemAOjTaTXGpTwttTSlK0T9E="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijCpPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY7g/+KRDJ4e7mP5U7n1M9nh211JRqICNtcS2saNjq4K9WpeoYDDYk\r\n2pX16Y5DbLqlLfvMoZf1qlBOEECbzvMDyVyfFK3QVRVFmgV6oOwj5+tOWaLA\r\nOOfahpXRsZQrh8ZfnVfilhdcrCvwg7BQo7+mrrv/sXmAIdUc0r1Ek6gxtzkZ\r\np+F/OMZukAxD8ZtD2PxECfuY6Cyy5RaPvjOYktZRQ62tPm5H7XI40M0qIwgE\r\nYlmOGSyBCOXQMkRFukBnQc8V/2NKmUeOvpb1wxasCfEIDwaZ6iTLpIH4AUdN\r\n1DwmEI0XqC3Re1CW+pbZe0ILq4gF0KLb5ecJ5RFmdNqwOPNg3uMmMRbSXrFk\r\noFGEsKIBElmdjSy5OohVxDlqgHFjl84qQYANZtOIv28t1I+hflolhQyLCJwm\r\nj0OM2VHSo/UCzowT8amKXOwnL81WwMT5wUppA8NcYp4dzEejX8uC3DytqZRS\r\n+p8aXzrrCM1EuG7NEGU9tkWy6k0aFE4f33MiZzZvJlBqJjGKQKLflDTnyKyI\r\nZDUTMsbReAc/3EAoaykWcEvZ5c49AfuBa0xYItNYTwaa/ytoydl/fqcnYmWq\r\nrfTMm2yGPZVcO95vKsC9zuNuL1tO04pIVmCvDAXZcx7ld8KHNiSOjBzGKEFe\r\nCbP3wNAtHoo2knJ16r74EB7gPHA+KpgRMpU=\r\n=cinS\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1103_1653353038955_0.15089407505280383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-24T00:44:21.194Z","contributors":[]},"2.0.0-nightly.1105":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1105","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1103+18a4d6146"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1105+18a4d6146","@parcel/plugin":"2.0.0-nightly.1105+18a4d6146","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1105+18a4d6146","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1105+18a4d6146"},"gitHead":"18a4d6146b5b2207885f866a14a8c55d11de5092","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1105","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-6rZLblQ5BkpFIXKMGU8KMH/n3PFpFAeJxmtno2vb0Ht7CntlUUt2eGldKEGPYzoNs4t//ZLim0TksMZUv/k8vA==","shasum":"b8be5dcf95b75185c5b6cc7c45effe41e242fee5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1105.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAeqbjqIIl6eM1otkDhzsr7/9It/Ji0tmWPJsaJMf/DwIgMv0ybmrLTvVB4VF/bDjc3xyZgwvDi0eUr1rkowik0sk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijXy6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqz7g/8D6SxMkEMf3BrK5hMQ+2puIXcNxOGeZhIE31xIuXWUiAd8sNW\r\n8dT2buaBUiseHKYUR+F3B+oJ31mrluslwn1psHBCBAyxCqBf8yZNHdQvJYVB\r\nZR8uLOIXYHR9oGBEop33ZwNnry4ZZ5EFoC0tKuYFUi1J5excae5Z060h/JCb\r\ntqdqOzVO7R41jTQdniFJgFj4D2Bc780iMEWpP/g7ut8Tk35RGrvvjApB/lR2\r\nsOPke5Fkd6ExY5mNnJM9dAhVdyClPHJkAYT0uz7ZVRpWYoavzYqQtgX7UhxV\r\nbe/LaRrDyoe9witrBS68c4+UBFcI7gShjgmTutI40NdVoXYqh+l62q/SUv3a\r\nznTGj2IhYbpflLULnJ43odXfxRwRXaUgLpmZgu/eEq73dJhn7Q3l2nYKZpU/\r\n053LmAUMhbFcNedxdB2QHA1EHiqlxKNYoBQCY9vIr4+nPZxOIkZXoGo9emTv\r\n563vXVZvpnXhVjAbSaiX9tmu+kbIt/owoqxwKcxDa/sOVbFMnKpn4/ImuSG+\r\nENosTmn74IIGinI/2ksCv3F1mOmO9bBeweMBmxHsVcMozQhp0IY1lrEJlJiI\r\n7jr/5Sr9cUtemzIxz0tYY+4LrZuGldexmADgokyBmRc4d/bCwZ0G9Hw6x49c\r\nFuUBrOfTKoCl7kH90vRhPUN9K6LsCUYBDgo=\r\n=OT2r\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1105_1653439673875_0.7831893337308913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-25T00:59:13.499Z","contributors":[]},"2.6.0":{"name":"@parcel/transformer-babel","version":"2.6.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.6.0"},"dependencies":{"@parcel/diagnostic":"2.6.0","@parcel/plugin":"2.6.0","@parcel/source-map":"^2.0.0","@parcel/utils":"2.6.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.6.0"},"gitHead":"f2d0a3a27d6e493b23ddc2edbc8a4c0053ff34ab","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.6.0","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-qTDzhLoaTpRJoppCNqaAlcUYxcDEvJffem1h3SAQiwvCLUBQowLyeaBy8sUxu54AU6eHFJyBld5ZocENyHTBCA==","shasum":"f47454438b2beae348f3caf9aecc4619f81759f1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.6.0.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAXdFd7Szo03Sj+UpyQjGkB92o1oqLFy/wwdEYvqkAC3AiEAk62K1zKj03+dWHEOnOiKfCdffXCPRhVN6tlxgNOrCXo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijjiNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfchAAj/C4AZTV8fTb2fWThLRtqisRY8E1r0pHXVGKhirw+QWoE21m\r\nKioOziBF7TOgQCPHDMFh7zS0meRQlcheXY3BDX9ipo3Gaq63zse7yovbIlix\r\n46dbVdAktK4q0pmNFBozNybOkotyflQdKWjUcRCVULJYjpyHX2eMFVn05F/q\r\nFE+gHX5vlhmq7/EmAeCF4IJN2aAVUaYsqDmBfMsoHOD9PTseFK28PYJPNEcA\r\nFfVd6lqjNl8R7jSc9e9THNY+HIqcfAfw5/WveBxhJJlw9AxG7U7Uif0b6a8k\r\nwVeIOwrgnPNAm7ifI6rhhB14Jz9VBqAU4doQhe14/BZjYy3ZCMKcuyByvU62\r\noETc8/tjwfooPN1MMCWLldOC5SA/NOEDwIqZFNrSU2oWsoYPKFe9PljnhMBz\r\nuyONwPm0g1vDjCFG7Fe/B9is4JtOxwrrhmRh2RUELhk2I4tBzYrCaxIZzobU\r\n2t2fzUPFpyjrcYs78eepnHRuCjJUpGwNutJJYwVzjFJ/LIqq4sUfGXtw1emn\r\nBz6cLnaTIhSWzmxIPkdp46bAhl/ciydi0t4srUAOrIUb7JbQYclAp8123jEC\r\nLh1SOlEPU67FsrOIwZnJj73UQFpWjcC9cPPeaBjMu+z5nh0LqZh303l+fYpg\r\nEk0BQzmyEc/4iAB8v356m9dGDWivKSd/qZo=\r\n=nco5\r\n-----END PGP SIGNATURE-----\r\n","size":12440},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.6.0_1653487756796_0.8126809459698165"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-25T18:24:12.889Z","contributors":[]},"2.0.0-nightly.1110":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1110","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1108+f2d0a3a27"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1110+f2d0a3a27","@parcel/plugin":"2.0.0-nightly.1110+f2d0a3a27","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1110+f2d0a3a27","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1110+f2d0a3a27"},"gitHead":"f2d0a3a27d6e493b23ddc2edbc8a4c0053ff34ab","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1110","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-dwBaTcsXHR3GYHq1Ddo3NAmUo3yYgUdu9sCI8iscGbKXR2OuJXSv46teT2GwgtPj3+fUAjxd6DH2ez1FCyryrQ==","shasum":"446640ed509f366bbd6a9dbcffa0413d9ba47cf7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1110.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCREn+FEF2OCa/XrF2jipMeNLw5BPmlBdFHpilTvQeb4AIhAP7vSr2EnhCVIsIEB1/po0A5Jqnmw0+tktBvq72HqrsD"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijsyLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeQw//WSpdv1z+58wQkhArA5/nYGyt/L+SryBNCAV/TdvCgLfeb4vf\r\nUCsOjxdpCdH1Gx91x2txxSc2di7W1qf8IEOtJyT19DM06bVuz5kPmWB5sXLM\r\nT5e1f8nIcICF1PB2eFb5QyX8mW6UDqLHfcoxA/TeSZYUl3KflbE5L2v1i/gE\r\nkOvA2mN9DUHHPKZW0eueEIFHW7jFZx8JLHe8rVJGTmYHThDNV6Oxxqkhr4Du\r\nG7Vf4NRo6kAg5yVD7skRkzipLvZlFKssssGAGKEwfbKL3yQDcEHx5hyAdCI0\r\npV4WwUmWAn4C8BePa3oNwJz9kvYfT/Pt+5mC1KetA8y9X/jZiUzB7T5R75D8\r\ntTc0ESMpNzvKFJI2kjraB4vQaxp1IF2xYAb8tediJ2VvgSZeqbSnh5W/XVpI\r\niGjjomEHqkHFL09XzVKET7scBOsSYtH1RANAlGrhbo0Us/Zgztss9AuH3KOy\r\nWWnEVx2bRm6BQmhb+xHbOlyNagS06ZqvyUk02kOohVOSSHgjxfvWzaCKoD2w\r\nGQtOaBx1hpjRF/EFL3HzXFR+PblcKD3+R6YUnBCQJjy1ZciUoq3a1HNRwhKh\r\n+HrBBXz1DKylO2+yq1h2c9Gte9iwztWZNENOiOGBsVY12R2PnTV1XtHG7bKt\r\nzgB2RlWn1i4XAlYEnu7bPio4dS1Zf8L39Uo=\r\n=MQQ4\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1110_1653525642958_0.11831085307072087"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-26T00:41:28.657Z","contributors":[]},"2.0.0-nightly.1112":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1112","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1110+a3571b2ee"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1112+a3571b2ee","@parcel/plugin":"2.0.0-nightly.1112+a3571b2ee","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1112+a3571b2ee","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1112+a3571b2ee"},"gitHead":"a3571b2ee3e328e94ede8d37981a76d54557fe57","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1112","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-yJCerKn/DXpQfOXGe4VUB/rfhED3IkyF2rU8P4QHzLqwnPMHLtflDaxQsdbRKYj5qYuUs/e852lj1OQqQGWOUg==","shasum":"e9e1cb34d20167b0f61e1d85d24b59379b6d24f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1112.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFIj2WCkNxgkELBF5bTxCjQBg6fZYI5m2tNS84/z0gp6AiEAiaD+RqNSK5QGphRcRu3zBrxtkEKIn4wN88Jp+WY/ly4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikW+5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptKw//X2dJXtKQbg0ZQha3q2GuXtxV9+O26uSD9Zc+rDFaaw/D4+CP\r\niQ/niqHp9316X9VR5hwuGCZsR4dnAriNtWpx72DKUF/+VFLt11QKfJYsdsSJ\r\nJtP6l981/BZPhFRM7UZbr0yzQjHQe68h9y/2ACQzc9kLCiv9YLi6jmNXcsy9\r\n+w4DfMaobHB0nOKc2TtNTBmQA3HPOHQIpJvdWYaAWLtCBL5at3zS/1NdceH8\r\nOekLnt3cHmP4H/eqhzKj9oyOioGvz75gFyhvUkPt59CTkTXBTlkF9wwdlfdL\r\nUy835XkmAZo8vHfMnwtP/DhpFGLlaZP8qjb6Y/MCikrrSyC8f1gRgaisGdnQ\r\nI4hPgtnDIkj+0z/9Aa8gJ8BCkucPF1cIDwZ4xn+aJbNYXZY7C9p4Uf6x6XKX\r\nLvviL20tAMu5tse9Ur72shYa2p8St4+WYk4etCpcyoavwZIhHlDvrPnvGJZ/\r\n0m88cEbK5+T76odD5cW9eb8zbQfPhCee4Jfq1XkDMyfFDB0lImktaQctC4VO\r\n67qEZRW88JHCZNqt3kIsrTeVlNFjiaATx6oqu/0xnHRD5wip/TYPTt0+JHlv\r\nT6qR/WBzH3yH4+ArdoEAsXnzoJxJQ/l17uOjeo/cLy08y/UbNeUfwCAUPBho\r\nZFqz9vq5nncAnMLFgLTnGTY3Ji0wgeqRu0w=\r\n=FLsm\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1112_1653698488925_0.8498453930796817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-28T00:53:13.616Z","contributors":[]},"2.0.0-nightly.1113":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1113","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1111+3b3b13557"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1113+3b3b13557","@parcel/plugin":"2.0.0-nightly.1113+3b3b13557","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1113+3b3b13557","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1113+3b3b13557"},"gitHead":"3b3b13557dba9d1a403c86550915c6013dd78dfe","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1113","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-CFdBNphPeDYPHqN3LwCsenyWgePTN1D5CXu+vT4+5TTpZSHIkofvJWWZpijznIzcAiAaJwD8HJUQQFdMI+baLA==","shasum":"9d754905c7aefe3261e6de65b65f16799dc8890b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1113.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDr/PKWai7OiSItSHpLjut4WIztPfVtvaS5R834xfoarAIgAx8+TXiXAbSO3oEpuIolxuy/CCP+HJ0u0YfGEonzD2g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilBJzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXPw/+LPaMLZ1hqOr+MDtfmQU4qEeryCBwF5T68vL7izz5zpRt8/jI\r\nKM4RxGjb5PWWESA3PoPiYQUCuuoPUOc++Or8VAgSBspXu4KYJODNc+tO/LHt\r\nfjPbLk133a7ROq8mxjucOyUDLvaZ4I6fto1v87lxyqjGlyv8UlTJjc2pdxi9\r\ntC0LY0M91tewM6yFOiCisAcC1g1+XzYZ5IaOyqpQ+NxU9LnQFxljBFlPOtcK\r\nncP1ylqyq5r74fO1rICO1YxXmFgABXmZQVCiMXs53BSqDNa1LAwhjO68UqB4\r\nBWATZqDwNvTB1Jt7LQ2XxRS/fyhiOpU0WBkYz9ucSSY6fSTxTEvtWw2bx6aT\r\nosu9X1EneObk1lCFFtxWHeZXL8B/C5Mb3alTRmMhZ1dutGH52Gctkt/SsUJG\r\nXG9KRvJPZcvZFgWApBoNXAm8K2fk78HlkRZIYA35OObLfjNAQuXmoYlsv/oK\r\nNfapzatqQjtcXXi2oaMJUtwisaaHWJpTLwprpqMKeWsfoQioSNxz77kFqkj2\r\nDKw3g4uBcdvNRPF2ceb7+6L/HvVzMsSUj9Hs6auDjnvS98VfisCgfGT8+tYv\r\nKAgLiucJDnfPX7QGwNMDjV5nyIiVHh0KvMVye0UNLWbGuCg16wqNIuKpuXOO\r\nvNuRLABOoa1cLxGDaC7o9A9ArIvrllvs2k4=\r\n=vVoz\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1113_1653871219285_0.28615523154878075"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-30T00:40:54.034Z","contributors":[]},"2.0.0-nightly.1116":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1116","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1114+a5b43a3c3"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1116+a5b43a3c3","@parcel/plugin":"2.0.0-nightly.1116+a5b43a3c3","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1116+a5b43a3c3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1116+a5b43a3c3"},"gitHead":"a5b43a3c38c39acae2b8e2f83d9d98cf67615539","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1116","_nodeVersion":"16.15.0","_npmVersion":"lerna/3.22.1/node@v16.15.0+x64 (linux)","dist":{"integrity":"sha512-J1RN3I9agvlzjKDCQx/QPG9GQEEf7bDk+gDxsnBo7rUq5jD7qnhxVQK2dnRUDvvcLTdf/N2olM7zjPmLUGdnaQ==","shasum":"992ca62abf277b6cb44f5cc96b856550d5093705","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1116.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBWkkwYNHJrZEK/ydBpXsEO0l44fApxAIj/QrTknTrOKAiEApFbtEwZW/fK1p/gCV2NJ5e5aQm+4+FP0VMpvE8v1YBI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJin/H0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowig/+JyNekFnNvA6jJeiIaLDvmQPca2LOSOhb4eVNoSVZqzbaz11I\r\nMatby+lbHKzGMj0+e5m7vqG+u8SJ8uH6aaA+SE7KkV77c12b8hFKxRnHG8fI\r\natiHAOMsLBs9kkhwvJniWXFQgWsnX6bbucwMCIl/gnhUlavyla8uOJjmSdOq\r\nynz6H9RtafzEhzEzfaF/FEtydmtf8KQf5D35jwm2lWCAxWE6SR/ldsvPccsU\r\n1vWNZ2R2cr7jJUle5fXX2rjZq4fc8X35puMYQssdu/lL7N0ZAy4zkTOQKalo\r\nfrZBVEGy0SMUy66ZQvn6POVpKE4GKES2ZwCQBI9rvG0zRFJuljxSdM6R10+b\r\nuRWgxeEYO9/hFhAuGRfYTjWi6B2eFsjFlllP57OXOJHbYmYKIdXYBHwKnkQq\r\n2oucHQ6nm26vCg8cVCPaohbnwZ2QiAP0Pu5lyT4aBRzlceNmWD2yJgn/8MnP\r\nmiNH3FbKfifQ0BwTm+InynVOyBbmyySQDTC7Q6AV3JBzg+pnNodeajQlLs8K\r\nJKcIsyRCXQwIc1vC6qsmYkggW7az+oE1KyiYN/N90lMl29zlgnDtA2nMPxUJ\r\nNa+Te3oFjpXV0PnvMg3s8CVkT44NdlXtLocMM2NrFfBLAFf5FXdGsJmHQIge\r\nsOzsBQAv0esrPSe+uNzDHGvwLHFccKMvWj0=\r\n=VX2O\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1116_1654649332052_0.6197889132441918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-08T00:49:18.747Z","contributors":[]},"2.0.0-nightly.1117":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1117","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1115+bc0d66756"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1117+bc0d66756","@parcel/plugin":"2.0.0-nightly.1117+bc0d66756","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1117+bc0d66756","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1117+bc0d66756"},"gitHead":"bc0d6675646c871af5483e8b138449ac224fa1d1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1117","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-G0XQt6NwqCCNoTMXpoKfTQZtVWeY928IevQbKu5CUm85dvca47mcyKJNnIK8pVmIH0a7cqRC+GgT7Znwp2YSDQ==","shasum":"c5064ed2d5dccda0f0ceecf28b13a9a120e39052","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1117.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAHuKZE8Oml2snH8IN4DoISPOXEWiUS7B7BTNMDJNIRXAiEA1TjZnI/3zSpGoQRKaempzq1o5oOrqO5uftiiaD6HWv8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJippOYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpgeg//RCS07y4UIcX8C4Qny2l+ghLquM13DHUcXcaFzjah4hLcz02i\r\nDtDga67apKexhHexpyx+R8YivqSGOpxglNDYoIG1syAIGW/Ra+tKZx+uV7of\r\n3OKFtVleomSCIR9+S+x0aurvqsuMyA19Of7ns4KLzgxKBxWTpwwUJaU1s06H\r\n6F3sZvqGad7QxHTaVSkeKX1DHJsdOTMWOPqU5uqnsPsxtf/TxDcCy/w82vsJ\r\n3f9Bwu6eRXDsrRwQHgFFpV7ZJ5X9HP/yzRHw/ZfOw4WA/KAlQ78pa3tbhxhT\r\n3Km7IfslkW8zLWsz+qKW/fqoP0pUIL3bfLhL/OiN42zHJLj2H3pVpQr2u678\r\n/QAyGdpKDTG0U/M6nw0FOrW+a0zuCE0buxO/bE3MnmOdAT/jueoGhEfdM297\r\nj5/o5oxrGWPOfz/BJLbcBSa4UkGVxoMpY13jagzrryzCU/wCXiShYqIPMtKg\r\nt1V1fx1s5wh4tXcbHvOSdmNLBVT2RubDuiSQykhzJvbYGbYNtTIABl4osHTe\r\nHEmVaPNaFKmTAnI45H5NMDnU1Y5tyC1PEptn174IFlNIawSQfGVF+2YtPkon\r\nRW9ndlpa2+uobkMXdOiKSrUC//a4TU6XOcOupYZYSICS4xyqSEHXAHeeFxg0\r\nk11v5m+rIdi7Imd0CBeXw9BNuE2gxwyRCm4=\r\n=Q4bn\r\n-----END PGP SIGNATURE-----\r\n","size":12461},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1117_1655083928054_0.3017699024250513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T00:51:22.223Z","contributors":[]},"2.0.0-nightly.1124":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1124","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1122+597716ae7"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1124+597716ae7","@parcel/plugin":"2.0.0-nightly.1124+597716ae7","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1124+597716ae7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1124+597716ae7"},"gitHead":"597716ae7498a422af551fd1685143390dcfc036","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1124","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-jL5odGe9GhDpCwFUYAn8EzbK95QhZcYJjL4OdExG2H0fKAehoCO2L+l4wudCvk+mEJs9YDXdURfFDeCqSRf3pw==","shasum":"38a94820f3ad42bb69ada4529d09b6d67467b08e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1124.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDhFajq1CJoopOMNJ/eAZrqF2fcDuX7nU+I0hSJ/ih+AiEAhGl4AXRpakoF71MkJ01od3JpJudr0OeBpw5LlvXpKQQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip9thACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYWQ//Xl9Pog5LAwZyYBbA2VPGpcj84efDj9DYG4wgqdjKAHcp7hic\r\nCMoWCEfMx/O6bAETi2NZlNdAZFvDwS98WR1HNXI8bN9AYv4cUK0Z8rAfoC/7\r\nUvxZichp7W9bCEsjKH9AfYqP8flJXjH8HG+TOXsCdkRZxJYpoU8ZZAN+FB2S\r\nQ7cVdJsOcKC6cPEabUx+AfqDsYNEG4TxuJZdJ6yAsa+kFWBSHW1jfvW3M5jI\r\nXA5XozcndcB338MGK674D1CbFGLYYTvxQpA0yEDlXMWehMl9HcYkrad37cAH\r\nSQKZfJXsWG1AUt5ymMnUaCUntkty/yReH8Vneqw9wIdmmMEBwmL47V5oXNds\r\nUfm5cJH2NM8i5J75JQccSDJsYX38WBdaiy0cFUciSigs7GQ5g3V2LbVGxX3+\r\nxup3Fup0/gWR+krkkYXKE0eX1vg2KIZQRG2GPgsW/rshj+xcHU5mTcPnf9cK\r\nanDukV9WVa5qM4tPyrT3/tT4JOGRpy6Zrb4qYpnPPrTNdSjML7Z3X1AagCHz\r\nCTrnbqfCO1hgOiyIeao5dBspgvwxCvB0xrZCyVrMa6q1xE6p03CTMpLs+JFA\r\nwNmYei3yZudxYUI0AHran05jfz/P8oxWEdelMtCy5gkXphoGCT9LchCTW278\r\n7sQ36l+0rEa28NvL2xajVUe4NutCAvzpjl4=\r\n=qaFb\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1124_1655167841314_0.7063873439218937"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-14T00:51:23.323Z","contributors":[]},"2.0.0-nightly.1125":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1125","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1123+ce4328c13"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1125+ce4328c13","@parcel/plugin":"2.0.0-nightly.1125+ce4328c13","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1125+ce4328c13","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1125+ce4328c13"},"gitHead":"ce4328c13a181fa26e2a359c597237d2ff92932e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1125","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-fAj7X3XsFlBHCPH6qCEG+D5WS9Lt0tLjWBIDJL7hzeqGByYC/C42JX4IU7JrU+2Y5ftDWULOrAe9YZGGVsoxlg==","shasum":"89ac839459059e50267d8740d4ba518319137bcf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1125.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQColLbTh1qMXteeRrbLKfLTLXduHBapi7mjMfoPOh4mvAIhAPuF1Y0rVoMwSfFhAT6v22/oW0a1PdnWkBmltA/3qfJu"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqSueACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE0Q/+LWFHUvJRx78lo6W5/WTQ0ZfygsKBbY6GKRqpxQpLlmK2SRj2\r\nkwcjdHGxBQqSCYrkMBIu0Wvr3q55VyGqtpAzI+06pge7MA8i2jC6f5O8E3fv\r\npTsyNxpQmdo6x4jP0ywTS4DMq0ci+Wnu9gZjEsOEhzPuIEyV61MiU0oTgBgS\r\nyzpTifXAUvMrsGwotXUmFJIPplHMX+JkHo5lASTIstXnJ2p+kbhiKvROA/OL\r\nYQIro7ksG56FIou+MQkfoGCCJNn7S/9NvLFiL+Pzl9WnYUV2J5WXMl6GBJ4i\r\nMkrNlJDCDRxEr8wjh+Si24woIGuG6fZjIVihXvo4o5NFECbTCg056+z6XNGI\r\nsIv3uvFbmTPOLhAuFVNRrjy9V8qqVYDxBCqkPsDPip65fVtRgGaQ2RKOkxaz\r\nZi+zxHxUBzSZgnwxIjeP07aUUxDX7TDqW2R2Ap8NjuMfIuWyMamrx4e8/gey\r\nx5IVjQTsatJSscq4GSgYhpM0ZpW6b53JpHVoB3/ZMPeZXTryGIipYmXOFM/K\r\nTdod6nVye/0wDTF8VL8SwIKvPbzHGp8uVm2sKyEbA6V0OispgKdTW335t5TK\r\nL694BV/97BUlhNKfoikEYJVJR56a0iMm7REY7/F5awRVTIulEDQn736jHQDq\r\nPT8Ik3ZMpuYm22+KJn38zXfT+i4gIZ2tMz8=\r\n=GeNX\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1125_1655253918672_0.40219021769836205"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-15T00:48:04.336Z","contributors":[]},"2.0.0-nightly.1127":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1127","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1125+8dbc4b254"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1127+8dbc4b254","@parcel/plugin":"2.0.0-nightly.1127+8dbc4b254","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1127+8dbc4b254","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1127+8dbc4b254"},"gitHead":"8dbc4b254234d2360b9294deb8ea05423357e1c3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1127","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-/T6v6ON7dWuPKIxEjmK2aHPirCQ9CZDEpjkRTdTf6K7fN3xxiIT80GVOwldoBeHt/OCoTEUj6utq2zfv2vLsgQ==","shasum":"f59ba051ead6e6a00b858a466bc86747da438b44","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1127.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5QabUUwVIhrvlAs/JRR+eUiY637TMyLFZuz1iUayE6wIhAPX6/mixEXzMj4eIv2ILtEhEms8q17i3qdGWfu6a78oo"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq8+FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDnRAAgyn/cYWUYvCyPmrlEOD56y2EkRabcNbX3YJ9VBaH2qxo1mPo\r\nMfBvDbydLxQ6TZSu6n4DezHklLPmb4k/gl7XmxkwfBPKxwYVbi+XhqJOdYgb\r\nkwWenqtUrls1soCJpA5Iy8WqUWBrR1QF/6DOdg9WCbDlt9xCqW7RLsjUdbRf\r\neacrobJW+19O2DdEoeP+KgRb38k30WGAY96fr9tL8nBlFCyH0n95XO6j9+uI\r\nd/07PTY06oUZ/9EEfqKsMnjiKIPTemMfHsic1Su/DJ/8SD6/jPzM+WtaY8va\r\nV7PN+sWbOMiCXqZF/jriSjIZ90Yb6qFbssQSqAmuW/M2P7E6S0gB7i+HaPlR\r\nUyQIDB0iWGx83OO0FY51JbaLePoI6l7v4aZp5n/Jz3u45Sqmu13hdpJoxCQ/\r\n9wYyWXlAN5jLWgE3T+aByoUYkUYSqkQpMSGweGIYOgSwahPShHO2OufRhIJJ\r\nxdyC6gH2Rtc/qkeEz97WP04cMLGALqTRnyEdxL7isFUdFh9ZDEwr0gKlN8k1\r\nr9NA5z6DzSfyt9Mllke/1llHoYXXYtrISCePNwn0FZnvGi/q46rk16DGz2jt\r\n3k/BdmMnBJWqk+mMI3Xdf8NTo/QDW53MaHQaiBu1cfyk8JII/xCv4RDtFyMr\r\nnkiqXEE7/Tulv3AyfuoL9r5GeCLNBH3HCTg=\r\n=xMf1\r\n-----END PGP SIGNATURE-----\r\n","size":12460},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1127_1655426948931_0.8505864954568148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-17T00:49:36.911Z","contributors":[]},"2.0.0-nightly.1128":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1128","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1126+54e1769b1"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1128+54e1769b1","@parcel/plugin":"2.0.0-nightly.1128+54e1769b1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1128+54e1769b1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1128+54e1769b1"},"gitHead":"54e1769b1a2010550216b87fd0163cdc2891fa98","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1128","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-r42cnK8r4aCTd2mmCHfXYzACULbedQ97GAVsetK6TnrVtdxacq+lDzqXbwfuwRzphH4t6tYcTrIzvA2XWIVTPg==","shasum":"406598b73d48b18674d172770a1ed8033338238f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1128.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+3iCwxxlZQBKb74/GMjundjDaudfY4MP+IN0fbEErOAiEA6IoAGykWJN1vjDc/oIywpuei7MJXhjCfrY4vAIyfvls="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirNPZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrS2w/+Ly1defU3cRtdGP90SVsS5y21gzzPOJpNyFdaWMX72RY7iR4N\r\ni+5Xm6KgS4mysMIu4BQ71igzlnMCAlJ9nATRAl4E4zYgmBLhU7ZHfrc9uK4i\r\nMZ2X2Eew/WvaHEm2uVxisTuEoyFGXJjhc8xwnn8QRylntMlY/Tc4dKYw4Ssu\r\n27ku51V9KR1lQficdTKCI6a0/vn9FWx6qYcjSdxay9OBU8/D127AQDDVjWqL\r\nNY33THl9SwTHKZPtc0CAaI1bh5yx1prVLjjuCFQVK4MTluos9IIcL7gC65dO\r\nBJaMwmb93nCfhXo+d0owbI4FvRsP6O8VqX8M00jNuScOEIc6Yf7Jf2tICGBv\r\nbWQrNYsDd8tM0hxUWl0X0OL1/fNBB2eo6RcTZTaQ5Dm+LeJ5z7UmlnlJmDfp\r\n+khbm8hoKb/nwodppN5iTr+j82l/AvuqBRvdlptfJq2aiiYPFn3tYnte8hEq\r\nK3zp+tTyIfxv+PvkCQiPfELn9gjm6R0RKLWj/ltv5MG2ftXG+Rm99z9tJRFk\r\nHBav4WzPM2tcjMax1aEPaNi76Lqz6b8qPr2slbP93V1vJFU/DlLDvjN0vYqS\r\nJ56+XGLqm+PeYTCpb2eSrbBnwWEpivwbJpezhAg9UsvhBrEbRMGn4evbDBMt\r\ngu1S9dfdfm4uW17xdPgB4Ca0sMTPJn2QqfA=\r\n=zJND\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1128_1655493593641_0.729769998946874"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-17T19:24:28.540Z","contributors":[]},"2.6.1":{"name":"@parcel/transformer-babel","version":"2.6.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.6.1"},"dependencies":{"@parcel/diagnostic":"2.6.1","@parcel/plugin":"2.6.1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.6.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.6.1"},"gitHead":"b8b203da8302dfde6d875422c8c557a00b7d3c02","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.6.1","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-VEB62Okq7epZmmGMBro3B7LoCfLKY3HqVGWXbY3kJ+R36+2UImMyG7eGVPGf3FCJY9Jt3McGfCUKdDR4en2rFg==","shasum":"bfd2d5b596fd214425d71e6febafa0deac13410a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.6.1.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCFCCDKQ9bq4C/oRuXOCIoeiRmd1UHZTXDYiOuWv7WhmwIhAOxbBC5+NIWWHSfDVIHcyWE7accpHkx19squPiSDPqZr"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirOCSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmZA/9FUgdz1ItqD3jFqjjn5DTCWmuOtKQ3NNnh8ESJxVbvAcH3l9y\r\nd0laoA1HXapNh4AFQUbQaOpLerbX/QhO6FkPCTSZ8Qc/0peq4RRj3sFaSq44\r\n+wGqX0B+fJso9O1KSJL0fOtbXcqv3vlccvAizTwI3uD6eNvTKCtZs+gsfHTU\r\nfpvPAwsSlbIgxG4vkzuQ0PcyJJbMaENyVlntuNi9RWCQ6UGZBFRYCnN+dzBu\r\neYnRV2yLQbP/xAAHELqgL3bh+A1ALguz37Sd+1KgCP1bOb2NqKMSwHwdjXTP\r\nl5KGB811+6zEiLS9Hhc4TT1gCj1M45h2zGmniAIKVU0VAEPKOkqz+UAlptFC\r\nUohdyp8GGrJjz2jKAP4XwPKr0keFhLClypIGuL/EZ0kpJTg/JqLw6MzDWdAD\r\ndUjnAJy9iHKUEI3e+JWsGCCjmZcCqRA6CxdnuDPr42S//MiYbNuf/ZfXR8Ip\r\nl3qjnEgc7V2B5yTczarunnZNxiC1CydByRMaYUfgp+jMYd1GYKsnDHOG5zOz\r\nTcRWhklR7GHNR85W2wwDPFkdiJWIADFLM6CDki3qg/W6cJS/qNqgYv0/A2nY\r\ny6SY7TQO7m5C73IEO/Lra+sVtrge6VCqX7nEm7xGO1Xb0uCsjeV73WXQOgJO\r\nCa4sFqwyWKvJIMV2jJsm3AsZOGV74/SwYkc=\r\n=zp9T\r\n-----END PGP SIGNATURE-----\r\n","size":12443},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.6.1_1655496849916_0.16430585266247966"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-17T20:24:43.113Z","contributors":[]},"2.0.0-nightly.1130":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1130","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1128+b8b203da8"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1130+b8b203da8","@parcel/plugin":"2.0.0-nightly.1130+b8b203da8","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1130+b8b203da8","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1130+b8b203da8"},"gitHead":"b8b203da8302dfde6d875422c8c557a00b7d3c02","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1130","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-42EoJbSl/uGBEwE4d03poXgfsvyULfbSVN7k0rtnUljM+4UNrFqt6M0NdXUROkuvTivcW8L79q7X4IIDDXFPig==","shasum":"06376b25b7fe41f0a4725df7dda102be322d8de4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1130.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDbRcCnGwZ45UzL+ExoA37I3W6GZLkmlHc1nJZqDbYmGAiEA9clBoVQyBge3+eDwkWI3eVxLOEt4YZHanAJYte0pgiQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirR6sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI8hAAkpPZIK1G3fd3wL8SubnHY1MQalKikvjHCmjcsm6c+IvI8OI5\r\n8/bZ2TnA+z7HD2FPNh0UuRTPjVXi3x5p1avfT0swpPMddKUc0MxHxX6QFrK0\r\nPU4Ji+QSUr4wZCsw+ImCMPjWKmPm0sGaHHvJOxRBb14kNRobFRBtOmxS2eNj\r\nh12wEDrhcfpO0dPOoIjKWr2zcnig3b7EvBA+cBLcO/Pjw5pFK4PPmxlI9kZl\r\nWWcURsHM3tvvvxu/vo4uYLG/3DUNZhvs4Q1XS7sOkxdcKI+bel/h8nA2cV2f\r\nNqSAXKwXiLQckesrsTbbeaUnMuSAtIWqw66yvfGRHZncLDMZ53cHXibuAwTA\r\nGEhcjeL6APhGTTeBb3bfHuyGx39+M303oznvGnJigPk7mewhEt5b5VPz8a6d\r\nolvZzB5u6iAPrtaBBe3l4KMYxUMwlZ8vWcQCUuoS239X897bXPbiSshwHNLu\r\nJCMLxdL7Ke92npZ4aYR0xHybBHLtMdrTnzybBmMjhkeuoFmErY48QGgsHiLt\r\nTh3q6zZjPtafPd/3Kn04kzu0ei6wgUGzjAMJfXdeP9OB+Q7AC5UQg6nxCjch\r\nIxfvx6JbrHhng89frIE8sqgY8w8tuu64Hkx67ouekq1jb+lttiN2qKOn9gPE\r\n1Hb2fY/qJIrUpnB0Qmx4BvGYEDKYr5HUbco=\r\n=wZ44\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1130_1655512748279_0.949416690055148"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-18T00:45:47.098Z","contributors":[]},"2.0.0-nightly.1131":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1131","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1129+0dcea3f2d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1131+0dcea3f2d","@parcel/plugin":"2.0.0-nightly.1131+0dcea3f2d","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1131+0dcea3f2d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1131+0dcea3f2d"},"gitHead":"0dcea3f2d4f2be520f71defbdbdfacc2eb72f398","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1131","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-QsA5+Qi8KAFPhhILxS1v+7X2Q7qMaBfoIOoPwYG0wLOixY9sg2d7Cimdiz+/ILShNOD1Q3nA+xWl+0SG4M3Ang==","shasum":"0bc53d5b644ff9825a976b9e033db663585008f0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1131.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBgiQwOiS4w/TK0HkdBZryjsZMssc2pOhOOeA3aAfYosAiEAl0BG4PtKQn1DQ8ob950qv8w+IXRgl0bs2gh4bspuscU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJismYLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqEohAAglIz7B44P5L/YLbaHfgfXyUp8zfAzqo0ms2ojtShIFxQFAgG\r\nuK4RZ4bgyOFjlmU1Zr9HbKqA2dRVUCJjqIj2uCMyecByIBC6QwryyY9IqCAW\r\nhnbcuLst9YeGpFkKQvAPUBpzlVD6lExW7q10v5oLAQEYTO9r9/LdKaDqgbEm\r\n7FfFp22H0GRo3FVpr/y9Kb89SqVOrTiGvjIzZc88CDmJX5XKDeA+n7XYX7co\r\nvCggZqD+vzB8Adrbj3wGH2P1Lk3UhXIGLJEYJCihwxqkL+QIm6NzREhhIMI5\r\nO/iURQAo8mXxelFvw5i6s05kmj6sNW6eR2VOkgSn5++DnupvOkD6hNObON40\r\n37MsH9pvAMogP6O1GNV46duK0goy+y8Ghky+l1dUH4sBAiCZUgZ2Z9ZvELMw\r\n4N2V/F+CPS3G8lRm0XggbbMkEsVNL7X4YlotQZb4z3TLFcfXVVsCnbI+h8I4\r\nlw2QP1AStCrVOZUYMKWfRQFoQqm68khQXJBNm6JSc5MCFnjzzbexXYynJOqD\r\n3PNQD8VtqA9IlAC1CFjn11rjTsNQVRwLAdSaNf2ysKkUxVkY9TTt2opael26\r\nY/L5uaCY2waoMb+vHuW/Hs7PH7R1lE9udFoP49yhb2Ir2YgxmK9bxytsRWJX\r\nDlPkbcJ+JwZJaivllc20BsO6bCu3ls1aL90=\r\n=dXP6\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1131_1655858699471_0.4753328750314707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-22T00:49:28.678Z","contributors":[]},"2.6.2":{"name":"@parcel/transformer-babel","version":"2.6.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.6.2"},"dependencies":{"@parcel/diagnostic":"2.6.2","@parcel/plugin":"2.6.2","@parcel/source-map":"^2.0.0","@parcel/utils":"2.6.2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.6.2"},"gitHead":"e10fcfc1e8b71222da90978fb87f1b68e207473e","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.6.2","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-R3qdfhnZhVhsDB8+0wC3CU86dmqx5DwxcTo10Wd1VbA6fiLRSGd4+ZrxJRg491mFTedgtTrUeO6LNYAmMFpCbQ==","shasum":"0ad994cb4ec4127e544b10e70c884409270f26a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.6.2.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIErQSYwDOeVEA2phIT6SRtpgi+5sjzeNnTUNGaZoP4KuAiAu/72dQVsllvr8Uzr2J9mEJ+fH5AqppfSEjpQUsMn17A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisqdCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKGxAAmJTS3VjOt64cN3e71CuV95pZ7AUiRAXJ0IwyOLa64DW9i1fj\r\nimVv3Hx2GfsNvIThtv56hpIRAH6t6qtlGhSXciIHvnRJBpu3ySj4iSRIepc/\r\neYcKgb83vYid6bj+UeMFoC2aMt3jc9h5S303Tzw5MbQnjvKWjNMc/GhVcOF3\r\nMtuJ9YeO07ideqnJhgtrYBHaODw2xKGjxIfHkGNbA33OGjs6eGcKJAjOwLbN\r\ny0EnROQSyT/SsCrsXXD3G/FIzbA7vAdp7GFffRwytioItyUb3dOquawkxXpo\r\n7McF2o83sRkvLlP0W3NmIuvpAWPEoeswGgocRdftlPc4UfdcnMSXMZJLsFq3\r\nSxUa4gj3E8pAQkumVAbTPpALMkvsrGBRWbOsVjBuqHtye8Etpq2KKolp0dB5\r\nZ/9zJ4TMO4TJRuz+ZBqSFGb7Uars4TNcD5QqNqxZlmWHdN1QontUQEytp+Jz\r\nx3A0McN1t+YrKRj/N0WO4VYpsZe31TYf9E46XCe5cvy/dsrSkA/pdfXpNPvd\r\nd/5Ww9DxIHYrn7uXqoiNxD4JUyaWNb4YhtIrOKE5O7zp/b9URwp7oRKx3T76\r\nqOanTjdR2mRLnRqdgVtLh/KW5EeBTNQGqeAXX7DJ+ItK0vNSOdHBsMDivqFO\r\nWsWF/wJxWZDXW3oV0MA+bp+NLj2VRtr9qYM=\r\n=sTCC\r\n-----END PGP SIGNATURE-----\r\n","size":12445},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.6.2_1655875394197_0.017085182822507594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-22T05:24:21.357Z","contributors":[]},"2.0.0-nightly.1132":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1132","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1130+e10fcfc1e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1132+e10fcfc1e","@parcel/plugin":"2.0.0-nightly.1132+e10fcfc1e","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1132+e10fcfc1e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1132+e10fcfc1e"},"gitHead":"e10fcfc1e8b71222da90978fb87f1b68e207473e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1132","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-h46E+SJsVpzQDWxtPUC6sGD6XJwRemvNBYCoJQadbeWAyG6sw8pEWRKCXC/v4B+Sd9M7dUKp5FA9iNREujLYAg==","shasum":"57f17519a9781abaebfbb72cd9b1aa2b605e285f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1132.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID06aWMXTgWSjQSMW1OBBW9NI4jnp2u5m32GUMAZzuKdAiBScfAkE9WGwNzFBgSMUrQYuPJOU/yn0A7Mfgxj4kteVg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis7i4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHpw//dYRYkQiKTxEYqw/9pIukNG9gwXDbUgoPIdNjgfj4ATtRjGwO\r\nQorSBfmS66k1PO4dsA/D+7TgKuA3EvgyxEdniNehXoC7h/zCYVf7MHwE4/oV\r\nG6JdLqnqKn46xuwup57tL42SQpVYBRvO9IDpg73qdptyRZrMYseNZzLnT1ht\r\njRS8jlKXXFtC+GdiK5y4hxxAUIvDL6F6xL3LhZCX5ziifRr6zKOQunNpZnYJ\r\nGjflVjYfdGJEWqypkOda1HEYsSrNnMjV7RmuETVPID7KqnIbyEsp3kcglWu9\r\nMhR5X+k8zZxohvemY0PWy21sXnjdt45/sLvzDnds1vEJpm4uS+lA7H5roM3x\r\nvJYSuSwyBWAqG0ePHKCijRVv0z/jdCKpFJUoV00AzTG3DH9cc38d6ynpP/si\r\nnF3cNYNnVrFgGFEmuM+TEEYcDFz8lJODAbqoUkeV5Y1G1w1lnFIbe45jRfG/\r\nZgrWkfFMjHGRdEIcLTSNkDJeHZFd+WSdnCjHKZT1U+m9r5qcpdPmW9pLlrQQ\r\nV57LgfiDXceP6ayC5dAvtlmCZu1oWC4dkLy6rXJExpuTj/1MSTrTdq2mx0Au\r\nuBweCXXvakoDn5c83u9e1E1U48I5pqhzaFU+LOTr+DvLJu8kUkXUGDPo4SY1\r\nJyXnXs0UJS0GLNSsSculsQsfn5tJCYYI8ZE=\r\n=SixS\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1132_1655945400169_0.8828226553657716"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-23T00:50:10.852Z","contributors":[]},"2.0.0-nightly.1133":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1133","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1131+aa83272b5"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1133+aa83272b5","@parcel/plugin":"2.0.0-nightly.1133+aa83272b5","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1133+aa83272b5","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1133+aa83272b5"},"gitHead":"aa83272b59c0485d508a85a683f1c360256902b1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1133","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-A09MdVjA89UTeTiTGlipsaonZjlTIiqYUkuovhGLdQeLsIeQFVOodI8ZhdPJrGPwrRGCP4OA/8ye1usKVO69kQ==","shasum":"c2f1f713276fc75956fe48b1d7c3f5b2d4750d42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1133.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDr/CT+tdUltHLEJxlYG+XXDXhjODVovG+ODTwjNcRiswIhAP/0gk4n/Vv9ck8cY3TQA/MOMESHalZAQlnrnGTuOprd"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitlq0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpe3w/+NCG8z34y3Mz2WOHYtcUFh+E4D5NgGw5b+ANHJcSrL+SBtSCG\r\nmeHYSztljhZFxC7F97pHhf52TGjWuJmEqJ40LOSXQCwNBykFTe52QdtTq9GL\r\nJFq3Qyh3dOKiz7Dl5gA4byLTyndm1h6o+71TFPG8d0NmpFO0wgbIdA8NC+bL\r\n+bBhA/DTGrKVJK1HpAroEqTa7aQr1Uo7zWVJQ7ldvvBeFjAklTFQmEMcNWdR\r\n8bRER+k3hu4Zq+RdNt5fsQ8RhN4SDLx5a4HhzissdbBpcCDpsenag71+ytnG\r\nz5q1f/ziMuCCVjpZEt4fGHQR9/xIbKpGSS57dsscQIUhpBuDfQhGixkc2IIt\r\nZvl2YS3n0wYaRacvrabW0gwRn7MSsVYiz93HkMOqqJjkCtjyboj6MqKAn0AP\r\n0oYPOecZnmg8QSCuZ9hiCMA5MaPSedrT52HmiXvqdiyWm32hnb32Z/ywwLpC\r\n1XAcsfTvfEP50rmxWseZkZG1J6n78PMD6QAIMedbJXM0+XbD4xhXQDBRuOfB\r\n5yXBEPlpyDE8TcyHyPKYwyL7kdiDhnLtyzGAXHQQ6J6BVLIvjpQN+nesDBsy\r\nwZqM4qW8hDIo66V9ZN+KtotPdxZF77LjfBYspRCKbKvbWqpWhYXScwAZ/6+C\r\ncUy5hkbF7ZwLhUpRCYNgij6cgVnOHJaGM8w=\r\n=tJeE\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1133_1656117940197_0.4704606117229826"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-25T00:47:46.074Z","contributors":[]},"2.0.0-nightly.1134":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1134","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1132+1beacec79"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1134+1beacec79","@parcel/plugin":"2.0.0-nightly.1134+1beacec79","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1134+1beacec79","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1134+1beacec79"},"gitHead":"1beacec795dc350c180d6762011d859bc74c2ad6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1134","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-5dSf80GdWSkvWdonLdkM9dN9McWjjn8SBPrDZl5nuBLj7Wwa70i9592WfgXAN8KeD3gvWj0W0qv0l/sUdJcTgw==","shasum":"eebbede78051cecbe7181200d495aa16d843da0d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1134.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDTgWfJwlJvS1AjXF01ImPEUWf611N/eEqx9ccRh0p53QIge9/hUGBQJtG3eR/tI/nM6vvPBROOGFnSaYVCsr19z3w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivkUyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVIw//Ziq7KmKz8sWaHoemapUkHu48h0X1DT2tyvYQouDYPkeV98IR\r\nDB61gX/MVKv2Hh4OIoZ9oxrBmI2IOyBKUpDFapI877OTyja/VgZN/T+SPsaR\r\nsFwJTeWhvajdRHv5sIMFrV4fzHcKK6zy4xY5GP7OQPiIIjkLDYDa1kNuhra6\r\nPs8Yn6ApJw6olFsn+ZEId061KhxTHPrkQKP19j3iPy1D+XwlxCy1HVGsZbmF\r\nmeDaPwjnQTPmeBsArCFyAw25A42PBA46e4E97ZsO2yQyXpo0f6Nq0R75MBjZ\r\n60baNj6K+hZAk1cLlIwWbab+DAofUYPfkQu6zDgH2KhEfdEoN6XYcN/m4dp4\r\nOu4qG595/npDFPo9fItJ07B2rnds/BkuzuXl26TI8cnkthZsMj+N5KnMqDrs\r\nBtY7tK/q2qK9f8QeySWluVCgapDcl7LufA/HOvUlK2AamwbpYzXDKLuf+PlO\r\nj4pqIcuLni9GkFSTv118imwxsPS4UeOH3kjAjTm67ARdaS4nZKGfrMcdFW8f\r\nNEf3CMMxAsrfSXiuBmNTPCZZAI1Np7KH3Rs+uNpiVDdbiFAGo92LI7zvu9lu\r\nI91tUA4C05HEl33rE67sjpQTP0rMGHxE+jH5gBh96XdiC6ksre24Gmp9ChxF\r\n5joUe7sI0rKiugPupbXEuS/DGV0aZq7H0Es=\r\n=zutF\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1134_1656636721917_0.5991272932744724"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-01T14:03:14.573Z","contributors":[]},"2.0.0-nightly.1135":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1135","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1133+99cf50510"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1135+99cf50510","@parcel/plugin":"2.0.0-nightly.1135+99cf50510","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1135+99cf50510","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1135+99cf50510"},"gitHead":"99cf50510995112722f76f115dc7f2fd21587f34","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1135","_nodeVersion":"16.15.1","_npmVersion":"lerna/3.22.1/node@v16.15.1+x64 (linux)","dist":{"integrity":"sha512-+NHbCu3Zeb8b42aDN6nfsiJ6nA4xAfhtfiA6mHBYaSkW9Ir+hs7Fj8iAM9Te8PHxIjpSYEzd4MLTOnd1gePkvw==","shasum":"44db2563768fde6fc37fe46943417a65abe0568d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1135.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6JaTdk70lJjKb55U9/1qMFfYE9IfLAja6bV1PbMM7uwIhAPR/OE2K2GEhbOtdr7U8oXyi2j6yllPttVwDoTjpsFvm"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwOfYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyjQ//RQFMPfv4iMbwLcm7GewHFTmiae14F1ylbMg4A+LUBH4mgqLX\r\neG9yrhkM0gPUrrFBCJJZ1o8r1jEZL6rI5yd5e6Z6dJ6DwEb/8iAq2kfiPHKz\r\nSlznlETJUiY/pDrmB8+f7Z30FkZCM7bKGKvp1ToOirDFiDbLkX4vdPWgwl5F\r\nOD73xhsnDLvmKUMOIgLZc00E6J3ErZqP4Uk6XmtCsMvzqnBryN6JH+WQotVZ\r\n7H5ua5ufeZX/kQsMXIa/XfDg39wCtAvsLY0ulmPxuVbKkyQ6u8u0I2WTDgij\r\nE/FpGARvhLmZCFs9+2EdoJkv8vZQxw6TWi8k2AzJpAtguvQ+I7oY1oKCNDos\r\naWFZG2xw1Dmc+h/9yOvslWuEQTWyT7y3pahhVy5JwZVCnCtHX7gB8MzlmKWR\r\nM645zT55uecKrrmIgmUM9Y/ahQDLjlp8L4p2Cf7gYFXRz/LuQFoSwNhOobvs\r\ng7sL7IYNhyJvdmASwEEKWvVzYdsWH/EtQeHL4WfAm4V7pCseOuMw9qcaGQRR\r\n4yGXa+zLFO5Jkq6spwlXgSDrbVkcs1MmpfKpKeDYhZ+75KxzQPILepRiVgs3\r\nEcZkgWAJUj6egK4qNTBIFei9JgHCcT/GWodRV7xlumeF0e7sTqvzT5znnbgV\r\njhjnKO9LBlI0+7fHXaCsQc3X24qVFgPfWvE=\r\n=X6j3\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1135_1656809432259_0.9524326839976436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-03T01:29:42.827Z","contributors":[]},"2.0.0-nightly.1136":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1136","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1134+a9193ce0b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1136+a9193ce0b","@parcel/plugin":"2.0.0-nightly.1136+a9193ce0b","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1136+a9193ce0b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1136+a9193ce0b"},"gitHead":"a9193ce0b19e93415f264b3295ceee093ddeb8c7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1136","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-6Z1R2gl99KroTA6n5AXXTXumDG3zjgRXq6OlMWqY6ivwfcGtn3Q3nKeE5KzcJl+cvCUvnIoSWHdvRD224WpcXw==","shasum":"9a40e9bb5a8d1656125895bdb8da191821ea679c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1136.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBjgkeYxmS5MPO8Or+uQCBbO2NRuuena2/sA16HnUICTAiEA9/9FljY5QLXMnIdZFITgsb+FVvS1SwwHodvBt5tNIZ8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizhV+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkDA//dKp5H4f4VD3UqEQd7g1Su608ukuqogkpQ1+r4GQVJzpi2Hla\r\n8ItbCLnut/YRxGPayyMSCT1Hekr3OioVqGeTRCjG/vQL5+LB2j3b1ue52sKV\r\nTB6vx1rP8PbMo4DES/Qd1EfE+IV9ICnWQ6GrUAZJNUgafdanxRwZgSUE6Lqv\r\ndVL9HOAkAJdIcJJPeRceHdMnicISVOe12FWF9k16aczX2M/aQ9Gm88P5LzG3\r\nCoOEdN4CDJXA5ZSPI9wl/Eowj8lCfeEW7O0hJdkL4/dgIvioBqIjWjK5MB8c\r\nQhoHQ0uCaW4sXlWG3jV7Uihw2rxQDYYN3T5MgC8bNf+FKZ3QF/DHHzVTbm+1\r\nqnpxSdsj7uJyAmLbPTFON25+Ih3qMQD+r586cRAEUskX8mo02gnwMzs2w3Sy\r\nVuLvJsFFR7xQdtspLjrCOzjG46p4SAJFhHTkr0uD5BIchjwo3+QOTwwmb2Bw\r\nE+5gqNaPhxgrPgr3YiF2udoCQ/F4yLycgnI0sZLndMoi46xNJL0XwonH8wGn\r\nIUrqFjzXnYZfyxZjWXKeSgikpFDB9B/mapIRgZ2EQopLBskCxiq/HnPFfidy\r\nofG8ls0kXOWndoqNuUkIZpBLA4Md3QMBXN/0mqzXgSORILFL/KaxKSldzp2E\r\no/0M7Wla7h9Vkw7D31INsJ48pvvXMXjEnDg=\r\n=gzyH\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1136_1657673085971_0.845784861569409"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-13T00:47:34.467Z","contributors":[]},"2.0.0-nightly.1137":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1137","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1135+62f64cae3"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1137+62f64cae3","@parcel/plugin":"2.0.0-nightly.1137+62f64cae3","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1137+62f64cae3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1137+62f64cae3"},"gitHead":"62f64cae33a7bc1d2f5117472f9fd8bc2a931ab0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1137","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-U8j7dXafFCNEB6PfVufCKP70yCxv6rPdaItIxS04TCVSXPiJCqMt4FhyWb1ssRq8IwoumTT8lPskk9HTo8AKxA==","shasum":"48e81b09c42a1a24ebc7500d828f37c4f540c154","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1137.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCtJhXVlSGl/g0ad+yScGaS7sO42rJ7k+ZV71Awe0HssgIgAO22sLTJyOXo4vFiSWDqn1PmoJYBkJg+ZLMjw4oeDLE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2KFkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp4g/8C1Zj8Jd38irF7tlshhFfobfsUNwhABcvoJuSd2zrEdcnfzml\r\nfw/gcA+d/PUrP+ZSzoX7gecqZhYmBUOqbP5pRr89Jv5CyeAs9pOIuX4++JGR\r\nrFw0LLQl8/ouoHM8aX7hHJy32oKZcaNu1rP/FIK3s+RbS/eZS66CENbyhF27\r\nKcmrnvZKQf6d6upxWqs5ahamuA2uqJHY32drgMiWTVmTo1QbJbsKK6fUvmzB\r\nb5XjAGGDcaV0XwBBWDoD8ClpIysl/ffjSBYwas8NQkS4wAUR0kzTe3FkmQ2R\r\nXXa+V6Sx/rLs46VFxNzwMUFJj3d0DV1v1AD8Tu2ybhJejOw6ObkBEdJh6kJr\r\nrSYVZa+O+bcU6DVoE5NSi0VJ1bCw71gi4RC4FHGv3xNib3ttSJtvFE/Kr6qu\r\nSIObzED4qdESn7kyL9C4TaOAdE+j/WbPPpXDE4lt7/rRMlZT0DLNSR5x4rsg\r\nR7i7QUnkDl3eRcsiGAlYv534w2LBn+bb8jbVgmuaU2odKrE+ocUS6JwS1x9S\r\nXkr+sh+Mu7RoV+5AYrl5ZZxKZtsfiQKo2yQ0XDDng7vuBOsw+Y/xR7CTO9yG\r\ntcv8KwFXeeBXO5CvK1L9DDKCjT58BLzMGHnwjPRtl4GQ5ivrT5X/ToDlmR7S\r\n+CyoS5j4O1h/Gqrzb9prfeyK/lMONZx0b5A=\r\n=7sJB\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1137_1658364260351_0.5456213861644255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-21T00:44:56.387Z","contributors":[]},"2.0.0-nightly.1138":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1138","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1136+411d4c2e8"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1138+411d4c2e8","@parcel/plugin":"2.0.0-nightly.1138+411d4c2e8","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1138+411d4c2e8","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1138+411d4c2e8"},"gitHead":"411d4c2e81f2dd9aa25be4fab82623e39f9ca49a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1138","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-eVAz/USP5Pd4GloZS6QBrzTW5UH7u/0Gkmg82uXE4Z0ykaqFcGXdyXSB38tOVfx4EaErWf8pv0S50roOJRqHzA==","shasum":"a68c8e02e9de1f41283c0c4ff75ed677049eacfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1138.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFVNFHmrh26F6FX0BuY/nco4dhNuEsjjlb4/etNU0YN7AiEA9V70zT5ZIQP4GEKACTp6WedQTBRn6OkWE/qMDPd+WEw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4Ir+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpc8w/9EeHeYkSVDXGBXiZ4doT07L+x4jAoOwMXc2aIYC8T5J7oPPKI\r\ncJEQ3bf7L80NCL2iXw+Mv+/ZncU7L3hGJPTMwRksyGgEd6i+9mMgpZPFYMul\r\nG5gh8CMVD+uNE2z3Xy6SeZWMrf2X57upoIDW4mZOGu/knW5SDugQpKQQI9df\r\n35vcCemQkyRU3vz5Jr0gPEQKwGpckakcJW60LvPowsbb/lJrMvty9txus9vg\r\noF/mHqfbY6D+G+yyzK9eVYat4MgICICky24qWBF8+r7blnkSUVid1wUhNsdU\r\nn1ae+edKiFwyEhGS5SaTLbCdA6ubkGbPWuK3M/aWgq14ox1s6fluf2UZ2FaK\r\nla+yv0Kpv4aXrOOGBlcoRzQb2/oZnSIOQflNNa62kxnTAs07gqLLpUHKbvRJ\r\nIZe5uLd0xXCFXTK3SdvLoF010NH+VXWqXgWtn88MRwxbF2C+QOkxH2Tnh2Xc\r\norxQMOlURfkenCyvjt/cYMpQJWb285QhlUHkVETbpeW90C0ypJUY5QdlZk4Z\r\nrcEWonS6lfE7cyY6xs5r4vdEeIk/3slzOxwQlBY2lAJ9RuqcsnMNodSIbT8K\r\nHpMAjZWV1zc7DIlbOKMg5zrh5JFZYzFYAFAVhfvWO6gDndrbCXTUTIrK2IUD\r\nMlFn7s+03fUpOnVqLApbwooWBqSRY/RdADs=\r\n=C2Mf\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1138_1658882813828_0.34900967320666587"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-27T00:58:39.673Z","contributors":[]},"2.0.0-nightly.1140":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1140","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1138+70b2abc5f"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1140+70b2abc5f","@parcel/plugin":"2.0.0-nightly.1140+70b2abc5f","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1140+70b2abc5f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1140+70b2abc5f"},"gitHead":"70b2abc5ff1a825a36d6104fc646cb0a4c6916e1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1140","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-c384NuNUqHsyyw6pC7E+IXJb6JJn16Bo8XKn7A33w+HDUw9++iOObVmn29bNpPhzxh0kZzyIFWx/U6/1nz5PPg==","shasum":"2ae58f5cf231f1065af1fdb3805afd34ff23e1cf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1140.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFcMkJqZ2iaVQ9Iul3yKxp0D+1Tx8tagfnlmhIneU08BAiEAmCGhzWMZoFdh0nlQT1yfkEPwEJ91fTeaTItD9r8TdsA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4dt0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowaRAAi/jRaRUHkWeePDDFlWj3iYisopR4sfWkMqmkxZsPpYtrGhpp\r\nO2TLLd2+JDT/HonCaPQYl2saNYIe0hHijjxG9gPB30I/fNy0pihdVBYQZm0t\r\noBwsjHeC+SUZYBjv8FK670INWThsg7hQ5jg0q8CM4lipQi7ckTQXO0vYAum6\r\n3Gf+PaqaKnVi9UQp51Sc3GNHNqpLT3KYaYzGAnwaeUtSA01km8j/a3aDLJP/\r\n3mwSBWIEfb1SwfY9q6x7ZYKYROTro0W02LX7MB/YCIVxVO4YTz489Fh7t9YF\r\nUUSUecfufF2+syq5EGpR1GdTU9D0PlAA/gWEZd2kT+huhndrRm1BBfzt8SwQ\r\nBgLX427xwkIX5myWA7SHPzUeU2D9AuQJytkqeetwFWDoSQ4KSxBAuxEvu4Vf\r\nitqTsyyCysI2kfLw037FomaDxCcPZSMQVYi4O/Oi+T/4TWTTxkZlBQM9oNTK\r\nE0cP3H0W/iJPKEg9MlQllVEn5azad6NWaZ1M/BWAH2GGnvlMuwg7yjbqxpsu\r\nEQ297KR1YqyGu1JLQxbv+3WKrDblg8LOkCLGE4k8z/uh8fqLKkuvAYZj8phw\r\nyVTwi8GctEYxdu6NodaaMOQHd+8PF2faaQYcWj/SkliELGhLbRoLjDV4lKmx\r\n/Xrn4oqGsPoEvEnEUlCsdXX6VCtQmOgEzeA=\r\n=g122\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1140_1658968948302_0.3309647034090566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-07-28T00:42:42.805Z","contributors":[]},"2.7.0":{"name":"@parcel/transformer-babel","version":"2.7.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.7.0"},"dependencies":{"@parcel/diagnostic":"2.7.0","@parcel/plugin":"2.7.0","@parcel/source-map":"^2.0.0","@parcel/utils":"2.7.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.7.0"},"gitHead":"9e5d05586577e89991ccf90400f2c741dca11aa3","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.7.0","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-7iklDXXnKH1530+QbI+e4kIJ+Q1puA1ulRS10db3aUJMj5GnvXGDFwhSZ7+T1ps66QHO7cVO29VlbqiRDarH1Q==","shasum":"eae98d50a99cd722c3146cd57c479bfb86f537b2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.7.0.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdFFWf8lFnxtsGlnc79gRBpvFiItzuh/EiQ98dTHGDDQIhAL9Mb5wAnl0wWhhoE6ZWpJiuZMIgTCqjbX6vhTLyj1Uv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6qfqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLpw/+NxUWBeyevOV+f4SLYFFWFn0MlW8P32rJya2QCZPAXQ/558Qc\r\nWIWHMCySFll4h/xY8R6KADNTaetni5eZjAoVrASfnJNDji3P8nCKBC38qES7\r\nXRbVF5lnyCgkB9d8iyh7YQZvYec1UqLRp98Wx1TwVnMvVK7Pl6gz/0Uabvqv\r\n5Tz7WN3QgrZSiu+x6qxPS+/QNEDb5KNP4/oqlCZ0QwiU2jN0vw13tQgp2KoZ\r\nGpupJldKhO6tW/Wld9jrSlVrX3U51x7JWKGqpNNmHDJosp5ZGhPMWURNmtIk\r\nTm6ZvACiidV+AAUTIqgXlMRUkO74unpXNDBF82urCK7frUusE6sjI3rXIExm\r\nBNnlmCFjRCLdSzCn6eidrTSWZS0rfKMOzn37U9rV/8CKhi8VDGxhY2B5BjI8\r\nzxgTNFQwCQ3XlpyRAaPn6a/0kIuuCOHulGMISeG8ov2VbZdT51aWVofX/P2C\r\nhhCxYFI7JEGtTfO153Z5oeXDUiebslo81wudSEIbLP4L3HWFoT7CYA4KNsGc\r\ndKFO6Ot61qdILaFsrdV1YyHkPHQa7PFjWJPJ59L6xPRoX47HyFzRl3G67Rpn\r\niw3dOOrN8eGA5byNv2LA6O5flLyQhBEY4XnWhEFKPHY9tPuzmLwjQ35/FAxl\r\nMgCmIJDlKQw1l5DnkvirFunnl/bwYLPpfBU=\r\n=tUg5\r\n-----END PGP SIGNATURE-----\r\n","size":12442},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.7.0_1659545578618_0.8609043234131522"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-03T16:56:14.035Z","contributors":[]},"2.0.0-nightly.1158":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1158","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1156+9e5d05586"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1158+9e5d05586","@parcel/plugin":"2.0.0-nightly.1158+9e5d05586","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1158+9e5d05586","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1158+9e5d05586"},"gitHead":"9e5d05586577e89991ccf90400f2c741dca11aa3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1158","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-5M8qWQfoK1dmdybwCkbGbLrpok3TcTCgfA0LxoKfD5f8e1SxkARroqZUT8JZUFfYb5h4z0brezFGZmFMLYD19Q==","shasum":"7c0e23c53df3b4c2ad1f61a0d7ca7481edc8c390","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1158.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID5fm/RMNDTCuoRnqGytjilonlB+9rQX1bgUjFt9N27bAiEArlWRym2YsmBIaIXLGKg8JiiqpaSMvInDOwyn4kEpCqA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6xcoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpC3w/9G5xT115t4eKdvOg9C0LJTWLzpDAtDE/ZXX+YXXcAAGPOX1eH\r\n3JH+uG28H0gO1huTnXbo0B32wOnVpNiWNCT45UAATzXGklAqFh39dt5psKed\r\nmZOrtrSkv1qeG1ub9MDvnDIN4atg3PMJWCBSCOh/YKxuGEXapYlmvCQJdx2E\r\nl5IDX6ejBKFXkR/ay64KBsRDxiZbM7OXSv+XWMmUdK99hv7xZhU3Sh4jzJZW\r\nM9scZmZds1GrFtbXIovJTWPEIPiqe+4oZlI0oQhoCjf9eTtgeWC3A5HvxTFu\r\nSrrjWuUGgSnDas8ldqwRtOexoxq1+a4NpMkmRYYavdkpDEPvN1idJUdmbRTh\r\nAzX9pHaN2/6enuHEWMTlD51zRaiRm6X3OaO6uV7kN9XhnNngxSciRV5GGdGJ\r\n/861PtmekTv2XCxpypE8BE6bMsgUrUMjfVdkFpX4nCEmfDvfUVk+KX+Vn6es\r\n+w7QJW7pwpBz+jud9c+YS8Lci26t4yKzICv+WIOZ2u9QcpxrZBLvnwVg4qmf\r\n/NlBRI9yOYSXGweocSuAG1UqFyGbW5rt5ZghNVqlrkht4DxSkI1huXQbbQG3\r\n69efEy5MugJlm2A0uZj/SEgaekT/2m7AeAEkEIIwslexPzRKRNzwsRl6j1X8\r\naf0yjRUob6//59jBldVU5Zq+lLVFWe4KlJE=\r\n=Wu4p\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1158_1659574056112_0.6595020906392528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-04T00:48:28.354Z","contributors":[]},"2.0.0-nightly.1159":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1159","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1157+9e2d5d0d6"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1159+9e2d5d0d6","@parcel/plugin":"2.0.0-nightly.1159+9e2d5d0d6","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1159+9e2d5d0d6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1159+9e2d5d0d6"},"gitHead":"9e2d5d0d60d08d65b5ae6cd765c907a8753bbf39","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1159","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-n/fffayMPLaLqcbLrMPJ7oqHBROveE8g+18gM/0ym8haliCYUpxllKlcPx60K1HrrhMiZ669O7qnvL+exr7ujg==","shasum":"fc584e6b161f6ebb3da60a9df05938e547ea0fd0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1159.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQpJqoqUEw3c79PN7wBOcjKvw+naYOsXKAzb1iLf4z5AIgPRuYlUfmoO2HqmpUPBQaLEhXoF9HgcV4DkfNrpPhp10="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8v9mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHWg/+Muvri9Le6l27lVlR/sgxcf2D1BoODfne2Su/H/+8+kl7af5R\r\nMa6H71n11TYuFw2g5Y66urNAS47hRVreKd+eTWi4xBxBRnCRrNFy/UGYRqST\r\nTCDm05hmA4oViw8ZxvR2c8Gr9Qfsk+1YU7+ahyJxdVvSZhqmgIkdQUkysSIB\r\nSwifixc+4XDKXkQZRRRGro8tQda6fUd/DqEPxAunBK9GkZq9l48A8ueM1OpI\r\nGFn0xrjpRgjQNR0rwzAK4pkZedyiRrbTuJnDdrXBotFkLMn2rHvLpxZIUE7n\r\nSiaAs7qgd5ks7wgjnq/l6kX9Cdhpp8jHIuZWQxZP0IZ719katAM8zUuylHwt\r\n5k1Y6GGTAJRIkdNAsASuiutD78eut7E0d1008f4Qko53m9EfmcC6lm9+SYyl\r\nxL+j5K9kQw1voHMejkWEZNaPMAiNFPsubbkKRwBRa9r396/j1EdIfJUFb461\r\n8V+WaMydyAgwkw7QkLY6l30nGEm28GG1aDkIxdFCwIac10bU5rDJUHsPF3t5\r\njW+n6PzvP8VcnBjQDkjm2+bLqiDw7eVeDlHnoVLfADIlYivKqty0N9/hhUpM\r\n2zteMLfiV+olsnonYzx9QkEDja/F39Q0uhbv/FLdgS0dgZ8q3KOqBbODes65\r\nI4cat/o3+qZhqUA3X4FRRO/lcd4cdv46Bhc=\r\n=y++F\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1159_1660092262506_0.6715067297629602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-10T00:44:36.846Z","contributors":[]},"2.0.0-nightly.1161":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1161","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1159+cbc84b0c1"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1161+cbc84b0c1","@parcel/plugin":"2.0.0-nightly.1161+cbc84b0c1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1161+cbc84b0c1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1161+cbc84b0c1"},"gitHead":"cbc84b0c1d538b0ec15a3bf01f95da3ed623ebbb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1161","_nodeVersion":"16.16.0","_npmVersion":"lerna/3.22.1/node@v16.16.0+x64 (linux)","dist":{"integrity":"sha512-awO+icZt194CaBpaAv9hcIkxOB5ijj7HXkioRge6pBF8xhFGhDeQYbbDApC8BB5cfplaRkh5bItYEOT797V7rQ==","shasum":"0aa7ed2472e65e0dfe6ba43bd90b8f9fb0a660d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1161.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDl7RY6WALm1nAs3GquIVMAjLRWD7anEsMFQ0mxMa8K9wIgFGty1p2Xu7LHuN8o+KwUahiNYv/cVM5UC3/SOp8Kw9s="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9vWqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4CA//a6r/1oPGNyg+xJDzOG7p6vWreEr0YXfLZfVmqzPGnZvDVQop\r\nfblyzMMn6kda0PWKkZRuT9W5EcjjXXIaJujUXDFcwNYdrI7lzYEjS/U+gOF8\r\nwHMc1PRT2uXoP9Ab5IdqGBZalItfSx2/QA9A92W0Xbjl8eSxSSh7pKuUFUlZ\r\nwknGNSgm1fqfN3aisxIj/HGebprIheV7cn7iprWDZbmCZeTzcyn5tY9Vxpzl\r\nOIvTa+p5GNaSqM2ZQ7o9bA/Hq3Uhsp1ZXYpRWb1y85sg78lz8qVOoPssT1Z8\r\nHOHi6EXWyeAMnHo6F6YYHxu8cwGTZJLYIng8kpq3xUzeYyrYvVon6PRMqG3x\r\nMEqtlQYquIJfx44EjdsapmJ4rODqMZNFiFtPRxOelyVO9pkNYG4eT/FiCLPC\r\nd1OeFp17+5yCzG7o/qDlVk2Vnxj8UfGDFHKWaVEtVi7GmzzW5Sf/qzCHaYLv\r\nXEi1i/1UhXrY14efT6jYABtf90GP+9JD/MFmResxV9ui/zLOyrzNB2KH3uax\r\n0Wpf5RVIfVl7GJ0X9suRw9M0MPiOZ7tebs8KWDkKfNFj0P7mSv0rw7EealQw\r\nQA1yl5zRylUkgbUQbqe1Kkzsb69JmDtf0M0gdqpKaOZz7Yigt90DWtAx/bG0\r\nbLb2EFy5n87DM10MqNV1e+t5pVBnlOTHtSY=\r\n=3zff\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1161_1660351913911_0.5440605550269977"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-13T00:52:04.499Z","contributors":[]},"2.0.0-nightly.1162":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1162","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1160+3329469f5"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1162+3329469f5","@parcel/plugin":"2.0.0-nightly.1162+3329469f5","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1162+3329469f5","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1162+3329469f5"},"gitHead":"3329469f50de9326c5b02ef0ab1c0ce41393279c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1162","_nodeVersion":"16.17.0","_npmVersion":"lerna/3.22.1/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-uGTbVgxLoT+gMg6sF/I0AB6HWaebu2UViMB9cpxjl256Qn6SRVs8Qd0F+rLXgfQQgXwIxMYQLnPJVmPkcpCv1Q==","shasum":"9f3b529c7d6744c8539d941c861dd7a20bbc63be","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1162.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCafNFiq3dVBOtR7dsECZddR0m7v78txu1s+2E282VahwIgfzCBIdWPssh8VqKGt/w9eUeYT3lSrfldrXldkxkdzOA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCBjFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7jg//bZWDSLWoXU5nByHYqxn8rrOd7xbcrT/lE3s1BJDMvyU3+tNG\r\ntrkBkxwojO9QIqs4bWO/N8ugCcqRo3vYwj3nfqo2bOj+sl4S1EeF7gZWV8rl\r\n9dpSbuoLeLJPtIotFpuDmvT+ENnESpXI9iPFfpXXKjV0FEiT8C0K6SD3fVoq\r\nxWbMcbhFEFBmVXPiy7YOypaemD/hqHc3XwTwbVhcLEj8sAJIN3kWjSsK/IWH\r\nz1NnMZMo1xCCvTmKey4cq9AlaWbRJcv72o6JH2j19kAT5KbVwgGz9ayFeaPt\r\nIAYdWjdQ4WXDTbmsXTYDsCvZlNPyLUJN+PfinKUJgbL6Y0D+BS0iQNaaidAx\r\n65tcLKD67/mzbPtDJkBiCP+Oo+RKKWPRA71CAskZopb5w76gBVEd2EGYpuoj\r\n+ek0FMl0eaJVPsC2WIN20wZGc14I26CNEDztiPJyH3O6vwqeZeHrlY9RWPbn\r\nVuWrVcyxYzdS99qFjmGl6QgXVSIfuE2TFVFPPQSe455X8KABB7lwffQstzHZ\r\n+8JdR92vPwm4L/BDfVr2BOzkrsdQSHofxO26JPGE1nsNiVCg8RiO0ojWg9AO\r\nbpr3noAzYlqgrmsZ63Hhohcrc2ZXvJMZJy4deYL9beTMsfYvxX8BkoslFZwb\r\nh2xEsEwh6cgoxgOZUo+je4QRMXch6oENnNI=\r\n=WuP5\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1162_1661475013291_0.02151950669564595"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-26T00:50:28.799Z","contributors":[]},"2.0.0-nightly.1164":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1164","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1162+527e477d1"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1164+527e477d1","@parcel/plugin":"2.0.0-nightly.1164+527e477d1","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1164+527e477d1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1164+527e477d1"},"gitHead":"527e477d15441219216ed05b220cf8d48fa2d258","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1164","_nodeVersion":"16.17.0","_npmVersion":"lerna/3.22.1/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-fROc5liLAkuwCaMsJr8nCWptuNrfCSKGy6FX+0vUysXjJFoete/3GdiAKBEB+4xwiX5lIqNz94SyB5l2pcu3dw==","shasum":"c1990543845d14d081747125dd2ca4f934166bac","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1164.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBQpoiKYB0Ew5LfA0bRhIThtsl5N3Ca5H0Sv9FpbZT4cAiB7uWzLhqRR0H1GBlnPF3IexLSJYTyXQaZSWBWmtWDVGA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjE/QbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKsxAAlPkttZ7LbN9Yuocn1mCspth4u7SFYxRlPrpjAIKsaNZO5OME\r\nVAUheeMCRp6UtainmlPekmuZc7/sYqvWTeD92ipwp7vpH87ut5cNK67EigDo\r\ns6fpa34hTdwwbF4zJaDDQtGG7gspeAXGbWTsMVTGpWB1CyL7F1Tj7t+RUmd0\r\nfiZl/OvFDgqmXRIyXSxtdilEOqml7lkIqMdL8O1YsmcZeJBx1Mc1ZmhS4FQL\r\nQc0NWc1EZAVSExiEN3RME8kFZdTOaJ1z8C8uxNvTVoPhKW543ZczVyeP6Uu9\r\nJyCtWUHW28Gxaf0UNr1RcZy/XdQ2/WmXo1SrHZfdpiEhSTxmAOyHkbOxh9Pd\r\nxGq+i+MJhCUtKgt1hp/5wYFkgUQ9nYI6DB7nMBKcbOlrl6maxdismnjqIsfm\r\nnvhOGqwD6OmK5vdVYsjpIkRXjtfpzQhG6xtaZlMhEgoCD4iwZBnsXmrzNd2F\r\ng9JZkJJdVq3joybzMS+pHJXFgsbVaR8QTZdxqES19x5mfj6tXLjcN+Hcm9ap\r\ntGsoQ5MgjhcD+tYyaswxnIh6U7zP6DrcnHeHoLDIaTl0YgKuNZoxiNYL7cqS\r\nyzMPEmnLNBifmOplBROKmgMgF3sOeXRZIKn14uI1ApsJxmi5e6NUDGTLcLQN\r\nm9aky0KqD352Ku8mr2fOTYoFdjUFVrKYRYg=\r\n=Dm4a\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1164_1662252059345_0.8121024937171513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-04T00:41:07.201Z","contributors":[]},"2.0.0-nightly.1165":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1165","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1163+55140b640"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1165+55140b640","@parcel/plugin":"2.0.0-nightly.1165+55140b640","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1165+55140b640","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1165+55140b640"},"gitHead":"55140b6403224255a13e37c54db8426e074e4012","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1165","_nodeVersion":"16.17.0","_npmVersion":"lerna/3.22.1/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-ynXIAmj+OHYp01jLbHFCpOL09n+2K1w7wLuuIBAPLY+kjfpwYXm2OLdDM7U5evpXk4ZDs2D3wfu3qI4KatkhmQ==","shasum":"cff8ab91598835694a9e43a42e894edfc164e348","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1165.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFPspBD184K1r6CptrVaZAPoqKT16ibZN9EjZfBvlB1vAiB1BQH2ylp+LF2NMuOkx12gJARJ2x38qfaLX5Ze6YAKtQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF+n2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLeQ/+KDd7yUY3/QVWi0ivt3ybaIXASseaOMWl9rBq8TWCc08OTAsW\r\nDZ2wT7VbIRuiMUNDSGsqErU/6L3In0k1tgypOHV9qZt4aV3r5d+gQJ3eqpXc\r\nGdfcrokLOqpwtSLElmpIjgquJxGKvIBhl3YqgHGUNN/d5eVP/2X8jxVVSZJA\r\n40QG+Zy4ULvTxil/Tt59DLObrh8T6CLAMp0tiShM4s4nSgNd8XgxtYmtthGZ\r\noN63lRMeZAKBGFBDLFLn4nQa1Bl61fvCyE5+/YoUCpRmNMuwZ3M6Xju6kQjC\r\nPkljdQbZPuV4uycqmPsfODmMArqmfVIUO8WxV/dmvv+leTROlcH6FjFb6su2\r\nOwiI3VMRBnPCSPaUmU1ajejhM13BHLONVJHYOzOYJBu6z4T1jOXuZ6OaMGQn\r\n10EjXeFWD2b7RJGPBZb/1IQ9ihkwAJGI6kEYJt06r/2KUFJKBF+MLkVS7TVO\r\n8cuzFdEAo8xA2eWc3Sp9e8/y8ACXK6acNAaw4HZSIvqW5LEWJq1DkwnrodH7\r\nRlWplYkcTvm+clg0VRQByWHqrUiIeAIz+a9lEEQ7hEy88RM+EjHMdHUxfLcx\r\nhUQczTc0rpoMCDIqyHV/SKCdkM7N8OqztBkZujkKcDO+Fl2EeReyyqrtlez0\r\nXK2WRxk0WJGtWOYivnHcdBp2yI78idKgLgY=\r\n=y+4K\r\n-----END PGP SIGNATURE-----\r\n","size":12460},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1165_1662511606334_0.13245140505369113"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-07T00:53:25.905Z","contributors":[]},"2.0.0-nightly.1171":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1171","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1169+828a845e3"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1171+828a845e3","@parcel/plugin":"2.0.0-nightly.1171+828a845e3","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1171+828a845e3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1171+828a845e3"},"gitHead":"828a845e3adad12fd95041bed6ea5fc9d625870e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1171","_nodeVersion":"16.17.0","_npmVersion":"lerna/3.22.1/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-J3s6EBGvRkPq6CpC/pD021gTCiG1TxuhuQGiTUDCO3JbQK9amnSjHgR87uA3xvVAS/4/FpdRy65KxmsCfttCEw==","shasum":"c60346f4b99d5a0ed6eb3d851d3de049fd4dcd08","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1171.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFvaZ8cXI7bC7EviglInC4Eeudu5RlQoZLdE2tAMQHZWAiAHl9LRNKxbt5nyEaJ1KqZoJHMCsOfwT4TfdhlPwjx4AA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH7jRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopgQ//b3+aFDR8sQh+7EmBJGRuKcQeKQph9bF6qNdwkl+rV2e/+05I\r\nn7Rr84585Osz6MHjK0xndqa/9ktw/tyIe4wq3Z2Nor7eCbMJwASgl/S+QVk0\r\nxMpsUoE72FbWd6ODmqJBiW6pWQ+pihI6piM9RasJh3v2iETiOrw0Q3Ne/G+z\r\nJNkvavij9PLRFcDwgWTQa8rIDQDywMkZfRCemwg+wmY0l7wGSpG0y9IX+YIU\r\nY69h8Y3Zm30t0en/frZn8DMYBJpUB6g36iZJwm219TEFBbTFvERMD9IWeys2\r\ntTth9eyWUdwA8DjT7CleIobyA1+/pZuK/yCiMNotRViZR4VS75P7A+ADqwYq\r\naFhNkFZuqhG7V5BrSv8lo3+D86NZBtHdjEKyX+u+UcW0uolB4QdAiTALJSuA\r\nIm+zh2m8+UlQN4IfKQ85Twephoyqm/4ZNaiD2yp8w37SI7zrSoxSJ2UzHrK9\r\nSoA0hCPxWXv3XKzxTwi5KcJyU001+Q5XzcTIAwPL/Z3wz00dmr4P3okGAwat\r\nnduhBG6y7WlfmOG07SjGXlLsFTeFhSxbm6Hjo+rc9NLR/zmLeZ8ZfehrhGZr\r\npOAyqmhLktFfXmqzu79q43iFDUls9WuC8MFdRnhKMlsDRjjn475465QXSPNL\r\nD/N3Ujd0ExlkBUvlZ7SISicwjgiFyAquXMQ=\r\n=ycAL\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1171_1663023313637_0.2895337514913523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-12T22:55:48.331Z","contributors":[]},"2.0.0-nightly.1172":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1172","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1170+de1569572"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1172+de1569572","@parcel/plugin":"2.0.0-nightly.1172+de1569572","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1172+de1569572","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1172+de1569572"},"gitHead":"de1569572ab681bb6e90d2b330d002b5df7947ea","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1172","_nodeVersion":"16.17.0","_npmVersion":"lerna/3.22.1/node@v16.17.0+x64 (linux)","dist":{"integrity":"sha512-2NdgsKHDnakCBDVhS/vaWYA6BqpnKXwDuK1+bnqj8u4y9bI6PAmBOU/uaUE35QVDnT+BY9u+9Fcswd84jepJ5g==","shasum":"10e0f84d134fe4579743c4a7ffb283f438fda3c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1172.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJPp76iTmABDZGTCByUZeJOySP2wCAICRuWmcsCa20RQIhAJQJNdXGfWRrs5JSaJ4bi+93kakrEdNLeE5xd9ivWjwv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjL6NYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVlQ//QRbRM0agp12ByMzBlBrUBYoUZWP7rN7R7gKGgp2MXUGdzW4P\r\nCTHEio9Bez4ntOWEy/A3wChXVpf+OHd2cz7JkgNseJIZSBWzsfXmAU/PX6nL\r\ne4bmUkRD7uT5vWBMvAHxybYBZrWvt59VdD4wTy0waVLYL1TQvLSrt1qdC1UL\r\nesNE0LEaG5mppqGcKGYQjQRhf7Sud8+KHL0nJeRcxGougKzYXu6f4wocSoty\r\nAQaoOuhGN/K6uaDGIiX7O7floc2R3X32DVFSpnLVOVMHWT5qolEP1faH3QtW\r\noFioDuxgPMtpRZ2bn7D5pYsE61o9wTw5vo06jnF0p4HhynJH7BLmsnOTIIy/\r\nYl4not0zYUikAjgFT18w7kqDshhdlzLH9fQhItAtTmXjNp892eOGv2Px6ohg\r\nnQoQMuGv5B8UKhz9no7oyNPx/MWKCdnVDLYSTp+DLVOlvECNSqpZ/BqvFbyT\r\ngemAWLLb0HNUgm2Tx63K1eERl9++cBBXsVO4Ix1yRZViVa9aU0y8wXaiAxc1\r\nckYJVTcAUfzjrpVmUQutsxxOREB1WGa74xZ/2URxj0QStMBuoQTz3U7Lw8BT\r\nf7AbL5uQwNLh/0hT08wG9LEP90OB5sj4FsyHYdD9Az5Sbti5kiKi18zm7OIo\r\nRU5LivVCUiDGhKxEXQo6TkU19OLKOUfE+Ps=\r\n=7STM\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1172_1664066392318_0.055836020902410244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-25T00:40:56.677Z","contributors":[]},"2.0.0-nightly.1173":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1173","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1171+e3a39a1f3"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1173+e3a39a1f3","@parcel/plugin":"2.0.0-nightly.1173+e3a39a1f3","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1173+e3a39a1f3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1173+e3a39a1f3"},"gitHead":"e3a39a1f3642d28f8fd25919cda698ad34502cee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1173","_nodeVersion":"16.17.1","_npmVersion":"lerna/3.22.1/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-iG8Tqd6BMpIX5zR7um58Bzu/Q0cI/PZp6A2Tkh+VUPxHNH+o7iJVjaUn0JNi8GXno0aovnOwP7vzi+1Pb9tY2g==","shasum":"200d49884c267e23214d76411cd38f09f889c5e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1173.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGtJ3uHB2g1p5L6jSiZCtIzLaGg3MdKjt8rB6A4hJ+qiAiEA09m/2EsautXvLcRDRvDr0Kq0jVv8MW+rghQTLHeCVIs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRhBFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIkw/+LvrYD+KWeS5H8kt36PerKbW8Qc77/Y/6s2FM3kUz1girY1ii\r\nu3Fi1/A0mCTC35T2ZZQF/SinqnSS5l8ca7q02+YC3QpC/15XGPCuNnkv33Gl\r\ngtOTdZsdT5PEh8coC1/Cq+btI8WWY1h7xnUjZdlegJ85B+H846nsUFuwCaCz\r\nfKsqg++v68cfsUx8p7uQiIqglVt+bDl6JpIMVU2pdQt5FaEYi3bbUTvanaGH\r\nY28Ivi70yjbIYFMA2FZNL4eUrxVYWaRxUk/micaCFmyvq4vkJLsh4PGUWwnc\r\n5aqHBPpEukM3UNYDIODSUHa+fv91NOQa4ZoFETBJYztUb8mmIUxfm66RaNIg\r\nQoV2CHkvG4F4AFby7iYqaYlGFAzLsopolTPNm25B73DVMZ6uO9BtAsq3KgP0\r\nhG0P+B4van7ELOtf00cl99mFJ+FMoGP9WublQuCWkmLgunNYR67TeHzSyLVi\r\nFq7sYzbT8QByQl1p4US0/jEqSVacxam+qpttWiChV9aFSIbc5B6Z2YM3erdk\r\n4FPQIugAXi0tnYVREis+qLpZI1XpJ+uZwo4FTeDXcSbpXRFj2QWSXuA+78AN\r\na4RWqteKAtdsYofkXYv4H1zt25YztVH2l/DDVxf9Nc5Ab/XxMFrw3jmaVuSr\r\nEeyaEeavL2QXLXHFupOETgrD4XuSd90C+qg=\r\n=NGTi\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1173_1665536068949_0.06698410940165034"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-12T17:31:56.770Z","contributors":[]},"2.0.0-nightly.1174":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1174","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1172+4ebb9675d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1174+4ebb9675d","@parcel/plugin":"2.0.0-nightly.1174+4ebb9675d","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1174+4ebb9675d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1174+4ebb9675d"},"gitHead":"4ebb9675daf0b473675c5dbc1f92907cfb69b4c4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1174","_nodeVersion":"16.17.1","_npmVersion":"lerna/3.22.1/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-8A7uz6ZKipBhxJI/Mx1ZueOFe41JE8rce4zb4RcPx3U25ntnaTPjfnZ6imCAogRrV6FqRaeLTQTiZqlfIYwdyg==","shasum":"5de3e3dd781d9f4197b9c60b33d53a85b67f557d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1174.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzDCj95ETaWkS1dqzm3HMLtM+7iDt0CBu3Nrvkiol2pwIgdwBAqJVnLVTBoB1dKZq0Rg7S+MNCLfau/GMwRZpsfko="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSgLhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+6Q/8CECYvJG1VHDaX7/JLWcEwvCCUZpfPYGgcseHZx3+/amIjW4U\r\n8rKrqpVBgLjfhkql2FPmABEGOzuJKklK37HXFuJFB/XuGStSOiF/ZxBPRgGs\r\nYWbNUxps31zi1JZLKK67Br8zzTvkOpkWnab//C3qbWHY+gRKSGVvAJ8KR8ys\r\nqGDc9VWUpj5VJu3o8Nsz+yVGGZhhi/VL7OU2YOhqcpZYMKYt9v5QRMcmlK8J\r\nCtHMZ2zNvKF4SVpIADGBzdPFsqAiLYpVUc//amQu/oQVeK2WVpznyWuGiAxe\r\nOIcYyGE7xgBxPe09W1DC7pVyJljfT13s+rURxNOV9WCQK4Jzq7OaLuAR9eWi\r\nwdWJZaioygg0r+4fcLEU1SvLDvqnCrcSArukgpwVqRcZGjDjFO0ul/7CMbxi\r\n9F9XeSupE2NH8cgHO2mAhT88QZXsc0Ex5nzjg1WqgH+vF7ok48NUJ/IwgpN1\r\nR/cRTZ7X8mzh6cshAHXP69Zk3t7gDaum4g3XCsCu+3aK8gNmp1PdKO9UFh/O\r\ntt4lZcO9AFp60ZyTMtM6SA1Lp9DXOqNOjAlO9VS09dnGL4c7Mu3hf5I7Rb0d\r\nOb4fkPEqVecZ1JLJhRMWa+Y7PS9W9eJwDntBOElSeXIsnusHN4AxQb5Cre7p\r\nWdYtTMNWIW3uD+0/Es9XIvewoyvHXdxK6Xo=\r\n=TEoh\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1174_1665794785087_0.8426973822702757"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-15T01:17:22.349Z","contributors":[]},"2.0.0-nightly.1175":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1175","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1173+cf7e89937"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1175+cf7e89937","@parcel/plugin":"2.0.0-nightly.1175+cf7e89937","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1175+cf7e89937","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1175+cf7e89937"},"gitHead":"cf7e8993730dd4c2b38a36ed230498dddddaf39f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1175","_nodeVersion":"16.17.1","_npmVersion":"lerna/3.22.1/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-RsArqRRb3AtP1OPzIe+gX8dTPBte3ElNVrb5OnzOt64c9VGeVNJm/stfyM2vbk9WsaG6NdC5c2CjDrAIiAeP+A==","shasum":"64c87685dc1d7b264d1302eb46cd629ba6606a24","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1175.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCd6IzRHen00gPg4RuePnBqHNLXm3IijZwUZIfUxR0MCwIgaM/bz8myrxyxcaL6YjsY6TT5f+DIkd43TcmxCKVVVK8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTKaZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqr7Q/+NjAdzz4ovK/IOxZCz0SZjZqSaQh47ql/K2aRWXOv6qlxcIfm\r\n5y7PFaN4J3m90p7ONmcdQTQdM41bTCzV8JaOZqUWIxJiIyKSX5SKYCCAoaTO\r\nJWJEQ+YFUxZGGxARl9esZ7Sat03HxsvgVpNqltrTJ3928aL5SxPMHHlrkPMK\r\nGv0IF+0h8y5dWt/Lhf9zhwfr8jovJcnQdhrTnuyUi0xXBnXaStCqdhq0vSGO\r\nyHgY51bTg6Ym61VY0Pean4goTCl+gtgkLp6CS1VHP6p+gImZOTPhOn9a5/Up\r\nm+ahZXhffXB0wZmc3wM+mrtYFCx1iCqZMM7mETxEqiV4vVr/y3zR3ldsEk8+\r\nRbkDYvXZZ0bU7TX+InJN0zkf3B+JM/5rM7k3sA39sI2DU//D17ws8K4YfjG6\r\n+e98LMXvAiJWawKlVYru3z1d6jW4ja4e/a0UxLaBuBtl2V4P2caT9vHHcZVB\r\nB1cxE1jzdk+EZwonWiDCBqr2BFAskif2+bo897EguzCe6kX0mpD1P3AvDeat\r\nh/00c2FqjedJQBev6X0NZLTcAPeuAVhiAjkfUZQFdf93I0l+CgD7YfoFmWxW\r\n8w2SvQDgAE6MKFixb5wxaVV/o1Sv7i6a9xtOn2jTZIx0CkS/DBBe8kE1sBiU\r\n/4K6qIKxyWuCqtyciR7ihFVCwbvtDM744vA=\r\n=xhWC\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1175_1665967769191_0.8027835668441743"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-17T01:06:54.686Z","contributors":[]},"2.0.0-nightly.1176":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1176","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1174+a171677e9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1176+a171677e9","@parcel/plugin":"2.0.0-nightly.1176+a171677e9","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1176+a171677e9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1176+a171677e9"},"gitHead":"a171677e90829b4733397160ad177890cb6f2cee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1176","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-ZFBlOr+bs1KqtHBZ/qWRrkowlnQ9JTGGXRUw8soWL8jqVXeAbWm6bwR/VIuZP1FhquE09cuPKOHoQwsnM8mRZg==","shasum":"de0a8b227badd59e576141243fcf1d8246efc693","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1176.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+F8tNhZdyf3C+4xEEf8T/GH/MVis59LTRCD7QXEtXzAIgWUJTsR0NDADAsrQoMZl14iMcf45tbHe8rULVS6xesBg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTfpBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHGg/9HZx/iAIIiDOHM4a/6dQd85jbMqcEs+O2e7Gzf6p0zG44bVvP\r\nO6G1dyeDn7bCqLJ/5EGlScwi2AMQwutvABS+MhHSAMpmRgzC7owZfoq57bB0\r\nMfYXGnirrdByca4Aiqhlnbyh08ZTAwKatal+dUa57Q5v9gYurwZmmG8pSYZ3\r\nAIcBhg1FPGX1k4IzQTFOzoUYgJwM/Nq+uq0DH27FtSbMC+PK1C6XQkT8sGK+\r\ni26nVH5w9dn08vFcanJwcxKAZdnReW1vOIkTu95R0jPZh6+bmHh21/cJMtRD\r\njOkjNINhlGiAdsJbu4wsady0ehNDkWopruhmFDZExQnSn2A5jOrm3bRIj6Bu\r\ncdMfCpOhQ553ExQwqbXyWr16KGWlNgYiq36SGrKQIatePre8Q0ATxVH9jvLg\r\n6G1pnoXx88WHI81ylP6y/zQAkFlUD2GphknJgM2sHbz8kjsznuQ5TA16PdE5\r\nmT7osZka5RvIRY9QF3u8n0Dh4i8Zl8Kk6S7SO2D7BRKnQdca9vbgXXCw7yTb\r\nhx/7nzuGRnbUce0CoX16hO8LE0Kk6mFotN1woutea+KBD4MPLnJt1VwFkL8+\r\nma/m5lJTRh103eqiSeSdsH7fqI6qwJi5ea7liYrxQJ78kNxgIHhKFq6wDvRh\r\nENFWZcEWgV0O8GbMkYz/5c/xx5Cvi/3/L68=\r\n=fOmq\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1176_1666054721170_0.8589982511141843"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-18T01:02:15.526Z","contributors":[]},"2.0.0-nightly.1177":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1177","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1175+c1942c9bc"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1177+c1942c9bc","@parcel/plugin":"2.0.0-nightly.1177+c1942c9bc","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1177+c1942c9bc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1177+c1942c9bc"},"gitHead":"c1942c9bcb78335b0e5a90e2175ce8244be1e27a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1177","_nodeVersion":"16.17.1","_npmVersion":"lerna/3.22.1/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-iZJqaSv9jCVJxA6Cf2YMvh86NKQfOOb9d9FS7vw0d7R0K6AppJi4EBCbrKRvGRkMXrCPWwFcmQ9R6+thTzhZ4w==","shasum":"210617b67513feb4d2832ac0eea664b85b228140","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1177.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGt3vSfAvFupQ7AqrSNcFWdhR4yoRwATU9UUPnvAYbQQAiBrv2kjpMFV6PyrH3rcVuW/IgHNcP/F3CcAg0V6by6yYA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjT2THACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLUg//Q0gtnyMAaKrshohXcalmJm8zlC9dOLXjzsmR4ggyZEjSVqlV\r\neCgg4Z33wb6CM1iv+4Aa2dhKeHavze0idC9gXpKnPLN6l9ovnbtbHmn4ToXQ\r\nf0F12lfradbPZfwD0rXAqhHnvMcrCGMJQd6P23RdLZmQHTXdry3pZb2cEJyE\r\n92E5zs2zgV1YYTzZei8DUXUuRza2LjWs/bHFndNzkBf56jf3yViX+zXj/ab3\r\nr6N2jeXo01YlLRHiWg+UudNkwZcyz0OEoMZHk2tQ90JNV2CIVJhUU+zy6WKy\r\n7pmFKdAN8AIu2tlVE1ez75nLbE4fUIi8JIEeAsYQPqMsicHbTcJN9vv8mJPb\r\ncNjThPt1EVSNUtHAyAb7d6IJYjfa+sXGPTve2IDyBIQE+98VwybyVrxQWEPP\r\n3qaTB+UpSjxEIXoT4ELV+GHPrGxzH1IGadDYm+WtpUGQf7gGaaQ1ydirGC04\r\nwgSadjb6Q0Aw/TdpAl7TougwVyUsA8Hx289bSvXmNqM6dMdjLflEM9PSQRBZ\r\nfHPKPpDrZrWFSljBOE9y9dIhmMLqh7jxJo0Cf0pIL1AWntoYRHBrPd/bfVBp\r\nWR7QZLgG+G+VjzoupStpwe2L0SbQz1DQfbXeQwLofBiXJIJsPOUcKENV19uA\r\ngJywaYJm03gnpSDMcyMeDOVTLWhSpWHguFE=\r\n=QAYD\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1177_1666147527575_0.29365648605420835"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-19T03:02:01.795Z","contributors":[]},"2.0.0-nightly.1178":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1178","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1176+e168a7832"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1178+e168a7832","@parcel/plugin":"2.0.0-nightly.1178+e168a7832","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1178+e168a7832","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1178+e168a7832"},"gitHead":"e168a783210ba151755ca2064a73b11c4b95fc3b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1178","_nodeVersion":"16.17.1","_npmVersion":"lerna/3.22.1/node@v16.17.1+x64 (linux)","dist":{"integrity":"sha512-3TxSy2bsBhQ/xnOqtT9qqOsXcvikuMg1gqlQWsAvJi+F/H2jxGbcrBYWAEkg5j7inAohGlMb/FfD/XYL++/1kg==","shasum":"4673ceae36774230b48c25e0012b3d57ed07a014","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1178.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDZmm6CSZQLsGlawaiq6RZk3YuvJ95WpD0Wa6siYvg6VAiBHLdqq6KoJNG3oTryajDNeGnd1SEwB2YHOzLX2SvD2uA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUJyKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwvRAAgQQ2iVm97ujW1T7RlP/cAVXsqDcZmXtEOq6RH1JKuNX35E/W\r\nEGRqQGO3XRexi/yjBLaEjBqLA0Tl0ApH+Ul8TGFX4MMommVvGll9LGqYsKso\r\njGZiYsuJrLqBiZRHXG22xYo9fsLUOCe7neTxOMLpQNvh+MgAC3HeSOylVgq2\r\nuNoWS5qxqKkjmzR06d7jiKzOyAyAsX5CRk0IjMQMscy83eMpyyslAjoF0tgk\r\nVhRHRFEXX7QDUs5TU38Tzb8sxuYpaAHXOpZS97Yaa0IKadk6d9mHHGD6TNFF\r\nV8NF3cJaKDHLPcH+D/nX9UTIFpoNWA5upnLKJIqRxoF1lg4SN+ExQyLkrml/\r\nvs2h5/3qKjyXGOvcDfmSMDq78M35B0zRstt+m4hQCGnHqSNj6HOo7vJSZdcJ\r\nBFWDPBtN0pfVyn22dTTc92K+MtqDb+/LU7biPp7h0l1E48zehYYdFx5KhcSk\r\niN8MQyFwjTF3Ro1jyCPpkvREv+TZlf9Jvg42kzSfWl9hmMSHn1KqEQCML8Sn\r\nXWvFFObhkgL+UkPnqgEMRSBFTBzTfeLEX0IELxRdddRgXUribhp0XCPPHPUu\r\nZB2cLEYqxXaCkrC2tifaVM8Pqi48cGiNwDO99qZKWBgdv7MeA5fjbXBHFbKc\r\n2NuIfzwtFkizNovY3xFnVnuz8hgJsup1bg0=\r\n=G0aG\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1178_1666227338588_0.3657396565077995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-20T19:27:59.214Z","contributors":[]},"2.0.0-nightly.1179":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1179","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1177+4ba031aa4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1179+4ba031aa4","@parcel/plugin":"2.0.0-nightly.1179+4ba031aa4","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1179+4ba031aa4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1179+4ba031aa4"},"gitHead":"4ba031aa44d14b48e97d8172daeae8c24a423294","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1179","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-BmgH4GAZBP778oY5AFT8ul0XczqbP0fxx/kguF0RfEHa/pTnAIzmWerIK/Q85mBdJfxiZ+rbz4/axZFgZ20OSQ==","shasum":"339bf119f927a0f6f0c24424b026217410cf1deb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1179.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAcYABMobipH+9rEj6xr6L1nQK54gSsI69rUfShHC7yJAiEAiNmltCXAmo5Z+qVxbuZ21HG1t4EuhdyOjSZZG6Xd2IU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVeJbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+8A//QGm03MFS7Pcq7jnHTPkmy+EiGLQlWmq8uuq/7q/v+p5Sgylj\r\nQ5i+05RUtMXMa3zrcrFtV9lXN1SuQGFENF58/3EQIW96qWBSk5k+lZb7xKj3\r\nwjaLiWoVjVBNxGlbKuUgQ2voG0iYLLFi3haqa/O68san8xn3BUk9enz5EqqO\r\nNJNKSRk1Sxx2tX7qK/8WtfG5S8V68Hw/V7z1ZSObn28D6uTWsVYYztqTemlV\r\nNvkYSvPGt4sdgZwMHPDFiKaSAFzOORiVwjbeA+ao/Y+KnIhx5GHKePjT6gZr\r\nKWu0Svhyj0opnoLFMrGaIobV0LQefrJGiUttouiU4NLMDGFVfeEajeGqXY5r\r\n/ESyubpjNrsFqv9pnLyLMGSZ4CvggCn5xqErNohrxssduj1SXVobJIZiPATm\r\nHRyg4GJy1aGV1Gr2H2GHvvZrrZ8z+SmnNedXS9uoyEMALqVmbiPc0HaOhTrZ\r\nD4Ga9LiN4cfrDNwYS4HVYFA/VTAyzs2Js6vb/waPCvVEfoNfBzW+Dh/ocQzF\r\nGYQSxKT+3i1qXNW77jSeMNLCF6CJk5S2dEgLw7AqIqPgGv+0npXjTnZU8SUB\r\nZxaS37jWmTOMwhlqkcmg/cyG3E6gCiGa7pOL+TBvkDrm5ZtBsdFQrGqTV8Lm\r\nguT9vqbfyY2i6LVDiwl72up7dxb1EMGmaxM=\r\n=/dQ6\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1179_1666572891664_0.6132147334051732"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-24T18:11:16.499Z","contributors":[]},"2.0.0-nightly.1183":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1183","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1181+8b8e650a9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1183+8b8e650a9","@parcel/plugin":"2.0.0-nightly.1183+8b8e650a9","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1183+8b8e650a9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1183+8b8e650a9"},"gitHead":"8b8e650a9c1e12e530bbfdcf05f8f552bb19ac88","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1183","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-4kzy6hWwTo/W3AizjMlDerBmgsJ4No2Uy7gXSDsu2IBJn4+6B90vX/TJW7rfDuvHaeIOSXPW0bszeBQlvYd+bg==","shasum":"341e7e3650152c63612f594ad5dcaaa0bb62d549","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1183.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB+WSfKWSCG1zhHuIvxYY7UGTJc1Dv4zfhhQPjFnw+XWAiEAxjIThZBs2lui7JO2NJomHm461HUJsNvVyCPhgGujWQU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVzNKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoF3A/9F7N+qrdrsrqO+/2fJUNyVnnT3h3Tn4278Xu6YyMlborXHzna\r\nvTITYxIVllFW+UJU3NLn6bg4ZTmRwRARzes6mx0aBSe/FCQDKCFG3B/brMaM\r\nnktuWDpLTdzU4dd16MdAnKzJ981aAKOsnw6oY/DdVXaOV7xsK/US1rzTzk0F\r\nzAxfm2v5MMao6bM8DLb/3gFc3bGv+vpkqt8N6XT6BTPFXqkQpYYq/Wj03poX\r\ntWxbHE1J0hq/8TbfN1kiwZk41Eew/+YB5AWskrgrI1llWbhhBko5pU+Qak0W\r\nwZLKsabBCWsq2BD2uo1qEBienMLQzShonaQG+HJo9e10FgmTSsrfr/vser2J\r\nGcrd1MckcrbYn8KbTwgWGUvNjr2cXXOXrPXlmISpw2Ln5o8jGqFUTS20IM8w\r\nIPjnE1U6WE5vUNErvruHyCZi1yJXj7BacumQFIc7ZnesyODBi/sSwYseNwdw\r\nnL2rjsuVS1MByrt+zscglXLzOH4bxvPAzSGS5QP2JcFBwLdZQRdEp3lJyxPO\r\ncJMvdbrSEHcLNW9AoJNJv0Lw887xtY+4EdYb0wA8D8/GxcBmPYb/71BMXyrC\r\n7bThrH+KolXpUqPlkH0ky4zBVIHwLE3riAK9ce81NaD7zV3bf2t+guM43uZ9\r\nuxneM3a44Ix938mcUepaaKVd+wfycY5qHQs=\r\n=wrOZ\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1183_1666659145751_0.8056453273561697"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-25T05:00:43.229Z","contributors":[]},"2.0.0-nightly.1185":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1185","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1183+96d8f285b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1185+96d8f285b","@parcel/plugin":"2.0.0-nightly.1185+96d8f285b","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1185+96d8f285b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1185+96d8f285b"},"gitHead":"96d8f285ba530fab67662ceaf06684d8da3e242a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1185","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-JxDViPEN0D0nTdyTrK8Y5MOGVVDvY9a6qimDtBYbXATeYwqdctun2Pp8/7vcsCREVuzHHQXsQlA4pRF2C8XFGw==","shasum":"6c8a8e67ca2c4266885fcbdd31c94cfaa196719c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1185.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC51L9eYCRRWOrKjgyQaEfjuOGfa0OET7WVl+c5N3nrwgIhAKV8pev56CaDVOnupj1pQ+zZqDgdltkAtGsb8TXfGPZT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWIb9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfJhAAntuK5qYdDNSh5pIKDNJXqUWqnuE3oOMEA3Ska3/62X2Zy/1L\r\nPB6qxU/PzhlBFMYfo4EnSsftXR9LTPR+QYeQ3roPhGwr1wWbAZoMUtngUpcc\r\nbvbtBAgvqrTpZ2GU2IP5lRcrW9WwVnw7SkGS0Ldpb0J4AIf7WOy0SXI/w1Xu\r\nNOXs+FRU+LIyhtsw8SzUg8vRth1/eBE890dMT9nZapvBopWYSLYbyXf04MvO\r\niqSPfXWkb6T4zUWW52DFa7KWfIFKhAUPFWnp8RQU/NrLBf5JbOc+302L2uHe\r\n9BzY/IZDXEWrP/edm6hm34Mm0U9Zo+OCSp0VykcoSmsd4ZQyNhDTrC/MkK2d\r\nbmRqd1ZnHf8kyZck49AV5XfalmghjM/G2pVjHVB2iKGQaVc+9g15WyYWcC9e\r\nBMXqbiikcCO1IxzH9e67Kn32K6W6BXVcYg0sOD2zRVwa2lMpunZ4KXE2yyNf\r\nd0JWWA4iwTNwAdLAwY+M203sna5d5h9d2p+HMyleseFtFakWwhXI4J6cx/5Y\r\nTzpXHB6K+kqruEMgE3fUG6w+CNd8XTTVjylkXA/Hf2xgULyT1Ah5YPicw+Ot\r\nUZMdrL+MUQaaYW2rH/5XyvQUGz1eqpSbkYoUHQG5S4zWCctKrz+HZf5MEiJs\r\nabyTy/gNi/zXWAv2GPGZPgNDUSGMHE98JTs=\r\n=bxo/\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1185_1666746109119_0.03832518958049058"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-26T01:02:49.211Z","contributors":[]},"2.0.0-nightly.1186":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1186","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1184+27bf59633"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1186+27bf59633","@parcel/plugin":"2.0.0-nightly.1186+27bf59633","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1186+27bf59633","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1186+27bf59633"},"gitHead":"27bf5963322ba124b4878a0e4cfd6d60979b0d02","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1186","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-2UHJTxNPoFaxMgJYGOhf+Q9+NUk51gFAw9QcKAz4udDd4SZviZX4xSVYZQbQeYh+YiIM1b5iKswbtLGoNzsjuQ==","shasum":"d1debf97398b13db07b7efc09c9fcebe9bc84174","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1186.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC2YzlOgeb+9pIl9g4qwsdEWjnElgpbWJH/w2HkOpH07AIhAIPh71Uxhdy6pRDAwaVseVSGDSlYYuFvBvVMz5hbmdFx"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWyiNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpP8hAAngTdWBH5IZr1Pxf1KtkCqrW8g2MwmzBtH5PBP9RVfsWKVsXn\r\nM6ZehieJWOqQt7/c54MTxUcTXLrdfoUulMaZtUV5GZWORqStOSbzcZWkhBn9\r\nZItDKH/Ruc6AXCjtkQMIB3MYULfcrPXQwcfNrBIbJhn4GS5pxiqY7GfH2nIr\r\n+dAhu+CqeqmPm0oa/QwYXyk0QPCdl3W+CNc9hLbhx01pQWT9HlwlGrfup1Zy\r\nUyzM3jGnY8TARFcpRWM51P+BSf9w7eiw0CxLL3sWPfC2Mu6sCJ2lWJlAsI4W\r\ny2AVKSTsc7dIPbHqTx/D+GmlQNryKSnpVX4mVo1SZrcpct6+CHjJuhAqHluE\r\n+QEIo7ioCQkCy1Lu2H5Py18DHmGx2b8Ejm66BoqrDGhQAaQnntWpXsvTWKvR\r\npTMUqmBP9pJfJRAPsSEPpHkaG8hn3lHisylBO+aJ4lzu0ARHTaJDNrCf8Nzh\r\n0e5q9wVXzV8RLJY/+KMyOSW3Yl3wVDC/2xfAFoREnF1FopkiVWcDF0+8F/MU\r\nR4AdMp+vrdNy4hXl1idnTksVnG0qi8+NNj7wnMWPrU/650hLOE63yu4Ags6a\r\n8juK88gcpSl112xRRu/ViDs+NT2sZWiM2RdLwXxhyuaIgjdJYkv1PxybFcWA\r\ncRZRZWnxMYmfkiq8N9J/slp5kXxrEf//Q8Y=\r\n=LwPz\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1186_1666918540864_0.990361255390499"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-28T00:56:29.139Z","contributors":[]},"2.0.0-nightly.1187":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1187","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1185+05d0bc0bc"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1187+05d0bc0bc","@parcel/plugin":"2.0.0-nightly.1187+05d0bc0bc","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1187+05d0bc0bc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1187+05d0bc0bc"},"gitHead":"05d0bc0bc59bf966285dfb0966f3390dca6e7fbc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1187","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-+mPM+0ogEtDMVdu5F6e7MLaMHlxsf8pewcOIpZfxvHstS0iDyJo70HP+vLgPCYIQZMQ3rpqmntDMqHLGUPblcQ==","shasum":"82496c9f85d96427cc1aca94428bfda9bb63da86","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1187.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdf1ppPl2HtUmAHw0/pQgjpdcadNnFzAif7+Vrj1FwKwIgAx9PozdPODEhq7mCOtQF+TIjXNUawH0zikPx3fg2oqk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXcqvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowcA//TL28nMK6zDTbReTPZNWxX0/lLY3Koultu5+z2HzhWoXnHZg9\r\nSiu6kJTK9S5BUAoLr+R4tWmQX6pfFfdL3oeHpLflZzAmgr1xgy+QaLwoUH3Y\r\nrHHYFxO4a5xbvzc59Mpdi+8z61fvAHDLpS0l2t7NAWBwuTt3gCzlwi5LqZe4\r\nZHl1vuW8jpM0LkUVbHxVEorERXn4p8bCP9fNWwm4GsNqWQ9+760juFZVL31/\r\nCFgds3rGsNekKvLDLH0eJzQs/6Y18OXTnpBHk2rPiZ2r8Z4heDWMFinHU6Vh\r\nIddmQFThMXHWGJzQHx9GxiCPr59tBMwj1mGXBLaqD9H60w6eah1WpuFtUBUj\r\nhdgxDMP1mDc87sbqOVDuXS7GqAXFGTNb6vb/aGd+O7oYnYrIEmXV2AOJHE0A\r\nZadgc2csjS6gLkIH3dOGw+4uc+a201c8fceX2ISIPPVKSomlhamHI+jgNK6l\r\nnl+DBPpf+a0FxI33azAf4iCLE8xv30FstfN/3/7ove5/mLHJRTlOdfOQuVHo\r\nsO6RkOSslWX9dspZAV8ZW+943Cf9SR7d0FkTTC71WO+s2cUikXodWGSga7te\r\n5Nko7lRFr/Ji5tJL2MbwDMVth6EplWq/5BuNsbR+wydGWHkK6L1FYIteszey\r\nSorzq7R00gMPHPfyybRRjaD0+RxyDg8REf4=\r\n=lyZT\r\n-----END PGP SIGNATURE-----\r\n","size":12461},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1187_1667091119569_0.5290653874293723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-30T00:52:09.814Z","contributors":[]},"2.0.0-nightly.1188":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1188","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1186+0759d1b4a"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1188+0759d1b4a","@parcel/plugin":"2.0.0-nightly.1188+0759d1b4a","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1188+0759d1b4a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1188+0759d1b4a"},"gitHead":"0759d1b4a66f650c72be23913c30a8aaa87ebd45","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1188","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-j/4UBlXAro337/zBilafhgKZQsn7+vC1Wt05jZbD4miRtMnNnaqt5UN5Jc1FhOqIWE1G7DGS70WnFMuaJMJpiA==","shasum":"1c2f4e76f4ee6228a6261004ab4c7a91d86c52d1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1188.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDDPmS3M1tZqwyPZAYl8dt9hRlYevP5+E8ntLJh8IsB1wIhAKLnUFKdJbHC50tQnBwapopk6U1sZCK9mPhX7kAEz5yr"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXxsNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSAw//ctH6J7jCf36iK/+Pu6ZX0L9hpThAsBNRNnzI9/Mf7i6PfamL\r\nG1Oiv6ogDif6V2aeHcqLVwXdmMVYGxTlDCmKniWf1a0rkXuwRsNexh3HpcA9\r\ngh49MBGj8OaWZzUY/HFJAdUZvsolnJ+ciKmOlF6z73+fLcZvznYH1EMlr1cY\r\nvN6pkO7fbcTLL87OGgajQ+GAbUGG/2HUxK7jPqP2b6I7fNi6Na7YCmtg6O5K\r\nlOQMHhIBUJ1QfmOfu4tcKZU6/fRjriN3Xg+vDmDj4jq0DZkEVVPTKppiuSVm\r\nOwQDnvMbN0QV2hxrmQVjGMskd86C1SGLIapPu/GB2Rc0OzpYzT9J2A9y/RAv\r\nx3XvYaqOkD96D+7O/PDI7tiOV1ao8U/VJ74+UZGUjDd80J1fpUU3I8Ar8QVz\r\nJMmqmpkLNCFtUPKxtVwxZ5f64xD9qQ1GJyhB4x22mdSZMG8035RDdlnW1zBq\r\nRKNoi4jkA+XzrhdE+V/hYjvb0EhTBEsMUgJIhZKeMrd8AvpIvW3KXFyyY/t2\r\nlVVOrCPuSrfnIH1ZCfthCSsSgKZnLqivvo2uti8rkLMGh6hzEe8/loODduRu\r\nJE/JPKaq0vc6+zl7vfDr4Y8IpRycRjDzOdPMSQeCu+d1EM102/1A/oDLxZWk\r\nBKUpA5c5Mb/kv/ep9BJTJsM2rKjmMD8MVCA=\r\n=6pCF\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1188_1667177229176_0.8487903346683354"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-31T00:47:20.946Z","contributors":[]},"2.0.0-nightly.1190":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1190","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1188+c4a898c0f"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1190+c4a898c0f","@parcel/plugin":"2.0.0-nightly.1190+c4a898c0f","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1190+c4a898c0f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1190+c4a898c0f"},"gitHead":"c4a898c0fd9f001875fe23157e230c24778aefe8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1190","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-mRJcmlBnJvwb7p7VJlP6dIb3jWVa53Eyl+78uIRTgah3qeCNpFhQDiOBWlU5QQ6lc1kvfAUxawpMFuKCHFlCCw==","shasum":"5d5133ec17edd4333e3d445bd83ec86c5f7f074e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1190.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEtIbikNfOEtzcomz8P4S8+mz8AtW9TQ75O5qgjdY+4NAiEAiKY12hTCBHe379rf0qegQXqiDgRy+rJu8Xh7Pqk6SPk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYGy+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSfw//dOxHuGMLfsYPHof3naC4ghivoNF10P6QJ9I/5dRUVQQzk1i0\r\nLXBYwJ8K+FJpHxOhILbtLQFycT0idmkZFkdgaYZK6Wu9viVEBKnZE/udqWHc\r\n5zwYE0i4NFMat4KU0j4b6f/46GlMB0mL2RO4+SckMBdSqrbBCF77WTTavhgs\r\nVZc8oTExGDYAQQBDFASP5hjpTCGI+9BNFvBsWLNUMdDtvkUozJzQk1Uuk6pl\r\nZubnAPby0399elWIoWrTfa7GVwfHujnzTatgmDKYL8xHSOX7ERjiQ/mwylzt\r\naKL9KwkH+hjCnRhmCue+8aXDTVvv7nKWaa5OBfHKucjmRnf2mCCAKNAv+gO9\r\nana6Mswep99agNfxaNkBifp7LVvlKbMbesUSR1hTlUXjztIJq4goBRfMnP7m\r\nu+5jFtASqiFeSshkwO5dZsksAc/2nrdjIlXBg00sQJKk+IF5z+FT+mtxiNmf\r\nhyr0GfaLP3IlwSHx3wRNRFighoFUvhNZpixuQJWzgE848okqFauutdwztqJw\r\nyzGO8KcCBQEyNcdU9hHo1HY8ltZ7pf+8HhWEU7LJcnFxl8YCx+cLkWWB6ImF\r\nfsGYQxBXBUrM9oa/ISH3m+fzraeSb5tqO2hdMyHfg5NJxwJksyd7w9BCvetB\r\noeBtFrMPn2JjDgTgBknpvKfPgK8Hka6fz84=\r\n=S36W\r\n-----END PGP SIGNATURE-----\r\n","size":12466},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1190_1667263677872_0.9834451584930521"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-01T00:48:24.428Z","contributors":[]},"2.0.0-nightly.1191":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1191","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1189+3480705e6"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1191+3480705e6","@parcel/plugin":"2.0.0-nightly.1191+3480705e6","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1191+3480705e6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1191+3480705e6"},"gitHead":"3480705e6b2f4ee03efe930fda564102127265b2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1191","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-SfOsVAuxHmybPjSaOksttGyKvNKmTWHnlpw13JlxggBYjBtYCAl+Ct46vJGYmmPbIGNivGYfRRLOGKV6rJf+FA==","shasum":"96fdecd4bb415152b080aa5920cf1b0f07111f36","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1191.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAG1SDfeAPpgPDiGJ1nWep1fIGf9wB/VSOxAKwX0UX36AiEAkSRhyBkMQaWVClxoNvXgTRrV65Qz1sJGo/Gcdbyjp4A="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYb22ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmopPQ//aysml9+W9rw5WsACU0HOfOYOA3AGsSwcOey7+hhsg46L3dma\r\nf7yCErurF5UmOCN4vJpVIdRpp5agbBW/ggQD41jxac08pF0cduJPqPBEO0Gk\r\nSdsLZF7JCVVgaFDIJmjshp7AldOITdr5FXArvL09gGG7he7jpfbQCmFntPOf\r\nRz3yX0yjeLO/2ZX2Q5mbRYCDCGOlj8gswnkZPi3JktN0CqgZyTOlBVZGmm7n\r\n1gxOofO6/Os0kAX2hD43rjtPaYeHr7tLy9eV+xfsoAwMc6XgVYfh3qXYDnWz\r\nmu/oqyJLHPipPIIX9YgFIqQBU67moUDhS2R6bTXrehKQ4hYKAlAFGca09PtV\r\nCKbMKjonCsNNPlWISSX6CpMJOaKHoQTX3N3ZU/HYdoUmr9gFepz0xj0JaeWy\r\ny4pGjVGVzZU4yZI1Be9YSLMEakzAmRPU2rgls49T2AQBNbeboYzl64rjohUr\r\nBpWYZ05Er128JcYc6Z4zZshsMix0z/mEPGTCeQbUbSeJmOzQqpIMRrGFb6P2\r\nen/jCk8B/ZSEkdkEILs5QYPyQ5cZOah4N4U2hsALjAkaJvUUQuJI4kdCilJi\r\nErqU5DmPkTaMzqi47ihCgXOISL0mHgJ+8Mpsn1FHRuHIMDLC3JhPgH2U0G0P\r\n10uPdY39+h0aJNmrFeopDFZNhH1ej/tIGL8=\r\n=jnCe\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1191_1667349942437_0.3652228692340267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-02T00:45:54.693Z","contributors":[]},"2.0.0-nightly.1192":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1192","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1190+225facee9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1192+225facee9","@parcel/plugin":"2.0.0-nightly.1192+225facee9","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1192+225facee9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1192+225facee9"},"gitHead":"225facee9a07431f22eb748908c990124643223d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1192","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-T3TxWRyzx0zvETXhDAx49yE1vnSAQRfli31LgrujEgTDMsjpMSf5YiUEp1/jnrUoRQ4tzi/lSk+7K1ScHIyWoQ==","shasum":"f0018ba9d6b978bf667d0e3f9e71bde93730883b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1192.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBsY3Lq93LNIIMA89HYsOHfYl++mtS12Lpn1vdt9SH2LAiAzUQCxvGHIaLwu621BUbNu0bTiFtDV6NFjrsDf8Wjquw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYxH4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3ihAAm5Sw2l8cOvPfRKWjXBOrmzAD6iXyt+QmP3Yk7rTznc9xKwxd\r\nVv7uBokNpmEK+x63kLJ/ci4jffRm2zfj5vsWLz0vI/gxY+Ky11xCJVHwj3sH\r\nvbpmyKR5IJ8yVbc3q65eCKcQr9IyumPQD1T0cbJ9lskBs+XviDYcA24BlXyK\r\nKhq3SVeEJfScE0Krhvnsy6tMF0n4RWlUwNldzjNaeJHR5SEtmTjlKUmMfh3d\r\n0Q1OGikm66vU0RxnFKa3mJ4XvWV928TMgXga9IwnDdv4hzbofuC9hl0VehDk\r\nrHWIjjSK6ognuUUBIm0MSlyRZdR7ubJmkW42CyFC5GDjMlclZ5kZGtwJC+Th\r\nbl+3ASneyrIEGB+gwXFpGFPdQs67H4+gsyrMOINupKVM9SGTeKgDacWs9wcb\r\n62RJdfKSSrE8alU/zJcBqBKYN2Gio2JiWipUbJIm7Y39noer8yEROibz1z63\r\nCsXRnO8BCoAB2T1Zs9m0zy9pXybx465miC/3uLHjdm3WEhUln2QO+JQ7Pjnb\r\nWI898IGhrIuZi+HWyx9rp5jv+CnHCkbdLP7CgG78pKinnZAF69DPxrHVVvI4\r\n/zBfdq/GxkQg3IQwOmHIQyPo61abNn2TLDTDDYC9nXkgEb94ZwAby77w2M7G\r\nUeqnZDr6NK6S/SV9r0suxrZKEKlu7zZDApc=\r\n=fS67\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1192_1667437048251_0.40457205719878453"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-03T01:00:07.749Z","contributors":[]},"2.0.0-nightly.1195":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1195","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1193+29b054c67"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1195+29b054c67","@parcel/plugin":"2.0.0-nightly.1195+29b054c67","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1195+29b054c67","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1195+29b054c67"},"gitHead":"29b054c67478bb31ab39674e8f03f7751f6545c5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1195","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-yrwdVMtwWrVKmUIOOFxBYc+WvMe7PQax5qzPiMbQZ7A5krUNu2JP89Q5Br0VqRFnVHRrlWHaUzUm6EhB01bIAg==","shasum":"07417b2bd08cedec859d3a7b345e1a35aecf9a31","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1195.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD8MsAP1Vk9mm3fQI0QyWMk0+moSEKi5Lk5bBCHUg2yvQIgT0LKBdEQ1DxZDWzQ9ZWW4Vh9WFwWjvZSW7WqTz+PPZY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZGkAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBiBAApGtdOfHbzvOOJ1G1/Uokap4nglx05AHtFy2eBa63DYfUj9Aw\r\nB6wQXTfJ969ZMRW6ghK5d0APXSXBlReqBI9HDtTNSi5XZXqVx0IoQXv6ZRSh\r\n7HYfaqjhk1YT5n8iWEmSvCkBbaBMYQbFY4GHu7EtebzT5T8Syw79XscG6uq1\r\nXxM5nWvuqLKNiDYYc8ZmiA6463iYvEif7CEPQMjbwPPgPJhdRfYQHePCI6yL\r\nK/P9mP7S/4zzrUT8PPo1z3+r8ECGLA/URgujvD24ePj0HcnRaqqTwMb8a5e0\r\nS3sgcFbAmDwVRAR87RSNGRxTxifL0NszvVSqZP8oUiErT+WcXmzycHBI8f41\r\nm9wkopxV/niw9aQkncmqeRREjV4RVzYAvQCx8VL+XWL9f10fLk3y5VCt1zIs\r\n5VnK1aZQR3wAMP4nMk87PQZONDaa3HnHDsov0Bw2DG3cpEgs2H+N/nUf6g6g\r\nTcgHwb6tFcaXWyVzpGFAnbNXLY9TITKteU8J9F9qwzajwstSZ7YlhNMiWV5A\r\n/dtK/pzqmsc0uXAD9He+QwmQXilppRHuy7pzU9plZLV/ivsT5VHO7B4mrt5q\r\nvTgQvHElFDAlYqK/HI7P20LjXQ2sXlH6PPgkHNTAKpdnkW5hGTFSNwuRrfD7\r\n4ZmaMV1cQxzMOVovQUoFonuh8CUSOPhe/Xk=\r\n=astg\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1195_1667524864447_0.6340206002420687"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-04T01:21:22.871Z","contributors":[]},"2.0.0-nightly.1197":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1197","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1195+932b6bd70"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1197+932b6bd70","@parcel/plugin":"2.0.0-nightly.1197+932b6bd70","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1197+932b6bd70","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1197+932b6bd70"},"gitHead":"932b6bd702b0e6af573713840cbb47cd3afd6e17","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1197","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-PO5ir+wfr0u3b6RvzcXwq5W04JowC2cxSYhypw+sazyAf9BfOwJwWSlLqtnIeyeQN9VDpkHS98YoO9OWpfdIvg==","shasum":"fc4491f39e3600db975761b6adbb756f07747575","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1197.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDCEYFDXd2m/gcXXSEIIE1gnLYrcQ5XhvaxLEoCS0y30AIgKy8cz+Sxf8dZ6F5IZA//t9Q9bpmEx5dWDTOVjHE1rgI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZbKFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBOhAAhFv8Hr4qLiG1dFDj6oMLWApFf66rYfci67c649AvYJDTO/+5\r\nPdoPiBaZ09QKQehScgagaOYbXwTSfaMhJYNc127v9UW13T6dz/eKsxK4ajxS\r\n0Tu+ccPlp+/LE9SQu6p4YCm/XuZb3pS7hDfa6jpH16TOXgnqbkvcWa5E8ew/\r\nBKY56vtnYyrB+tnwNcNqyPhhADMqeV3Cfebj7F3M3EpeDqR1w3R9WSWVslRS\r\nFJJLGCY6joHGMmm7oTTMyB2HKWr4e1J4vU6jPFhSXnEXb80p6DzXs864swiz\r\n3UDAsF1zoH5ATHtPH2tZPWOUwcUqzAPuUtDZnDFdjvM2i+4xMKfX0S9t52sd\r\niTpefiblYh7W5C8erBOxJVu7QY8fpMTVBuUJS1KXSZMcEpOlJEhBnWKilIOz\r\np4FSa55kZtkwmK2qtXrYIToeLSmJHhnpP0sxF9JCwdT7YXoohb/CWFVC8HZ1\r\nHFCvbYcaG7Q1dPWtNeDA9wQZDEJ+NXGLDfgc+kiZ4tov9IfEzyV7qltN1xrL\r\nKVoliKEOWq9cAtSIdKe8gN+eYuz9QT7635BFFaPO0Uuaywzr1g6bYfFqmNS+\r\nYt+q148oA5XZXz9WcdEKlk5jX9VRZFmO8HyWdiUwGSejFTThT4izvCV3W8pA\r\nS0hNKGw1eiQdH6JZuYo75e7RXC34XlCxBPk=\r\n=3f6H\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1197_1667609221007_0.43114650213042105"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-05T00:48:36.948Z","contributors":[]},"2.0.0-nightly.1200":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1200","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1198+cf3a75265"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1200+cf3a75265","@parcel/plugin":"2.0.0-nightly.1200+cf3a75265","@parcel/source-map":"^2.0.0","@parcel/utils":"2.0.0-nightly.1200+cf3a75265","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1200+cf3a75265"},"gitHead":"cf3a75265789d2eec4f8f6ed0805efd95869e38e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1200","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-pF8EdLoW9mGX2zceSLR728ZvOrAXNXIDA5EpuJzuVixeQ02VfXI0nK53+lfshApBzblyt27hVtPYCbSzH0lQTQ==","shasum":"3070591caddca848dc6f9c299ff556933255ba68","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1200.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC633Tsrs1KyH27bL3LZ9n9HBa+5F3DsE/+7dFFxkagPAiEAmAV7WzNKpIIWwkshaSntdjaUxUGb741/F4ecNah/4jg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZwZyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvWQ/+Nj4tnq8HxcTBjKbWrfGfhZFXiQxYXyeLE7mwLUnOydm7TG/z\r\n7MyqD6L5wmjUzRaVvrNK3wnCSmx3n2NIh/3DFai5RpQJjTznLYq5XwUxFCE4\r\nGHLUYiebqeApUB3pFvr9eZKepNJT8fqKrNKlZgd0GHDL/+l0JGhvVdEP9gyF\r\neicOWIWAXu2PZqH7AO3VSZI/HCEwqB9zG3s/rbql1HmMapWqJ30PiJZsAYnT\r\nhi9SWb1t+PRsmir2ZfYLgqAhNwfpUB3Lkf14qFY21rBWW/wKMrHX4Ni836ID\r\nAZtOPyNG2BrnhFmc4C3RHhOibLr9Q+XyDSb2CNMDohysj2vW0uSJ5qLwDkzH\r\n0tK7qR3jWmULW0WtkiXbwJOpZw65guBKncB9q+b+WZQB5elISXKnn2cE7L+n\r\npJhloyIgl9nX83ekfGWHPiu7mluShoswaM6lYbrBRJdhEQ/7vNyl1/D9h3Y8\r\nPlidCrRG32vcx+PwcZM96raiMqeEjv+m6zo7vhnH7i3+++uA2lQnUoJ1LfqK\r\nvSh/76Mu3D1xCyhYnn2MQgwb9IWLKXPYPHhr4rJcAq0qJMXiyIkoeJ/yVW/c\r\nL2tbu0sXvavsjex3yAxTfyjaQYuRLgxffU+KTGeQStVbNOWLxX8cBPeEkzZH\r\nQss51lBFNmKUBKKmm6pY6hpixSUB9nO2m2I=\r\n=kTzA\r\n-----END PGP SIGNATURE-----\r\n","size":12467},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1200_1667696242630_0.25745767772892525"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-06T00:57:33.475Z","contributors":[]},"2.0.0-nightly.1202":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1202","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1200+a5cd0ec00"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1202+a5cd0ec00","@parcel/plugin":"2.0.0-nightly.1202+a5cd0ec00","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1202+a5cd0ec00","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1202+a5cd0ec00"},"gitHead":"a5cd0ec00bf03562216df588d61ebe972c822c8f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1202","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-Ac8LcI/Frlvv3NZlPF+w0v+MvHw2leLIzF8Sd+mexKDST9tIl7/g2IqrKQvLBWr7KCzC+7SHFP/NX+TKUhQAGQ==","shasum":"046d9d9283538ed993d10dab68391b7c9347a22f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1202.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHVYUF/55zRbUoWRT5xckO0BSQwtno5Zl1HEQq8pXeZLAiAHSSDulzEEJct5xkEl+GpZbaDkf6k3DVj/o2XIKFDGBA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjavmMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUZRAAiE93HsZaSoZ8vZq1VfrdJvIriBC3Cx7exYcAf3es15euM+ma\r\nZ+8WH4c8l4fZDbjZBtVBSCgWxU8lq+UmUOtWwrGhMsD3J4y1pwCOwFtlxPjk\r\ngCJrjVnrIExiDFNaNBCbJweIqKx/wL+SeMZI+7SnEnnWkpaIaPiIbgTZEGaU\r\n4IZ3QVWcqW2oUVxYLDgWwbmzVl7M/Waqnd+luz8dnKrrXhaViccAKwAkO/IM\r\na56IrTiXZK2LCbpDe8FZy6k+vxDGVsquY5ajz6Q0c3Hlxh95ok5fRMb8PmFN\r\nB6VnQRMbB4e5WKeeliarOxeA5Z4M/Lrs+qHuMKEKH7ZfhVDtx5uYNL/IZQyh\r\ndmMszzstD5ZuN3aM95X5wXhQCFBR0AoycEdZJQo2to5TXDzob9eiRYqNs8HH\r\nodjm5Malmx3GKX6PK5wrmZgHmY41V9cNisB2MnZNvIAsT6tOGwzIOn8oIUYp\r\no3IfUmbEkaRPx9mRb1EOeoPTx7Z4CHNxkjVXlT0YLBDGaJMpLkP4Mn3Wtbpf\r\n1viE6fihpWcfqFNF8YtMxVda3kEI5RFnyWW6EujA8k2/thhLOs0U0xQXYXJ7\r\nw+IqJANFh4fmD3dCndoaY9I5g7ruFqTLIJvwy8mHoKZAndJhxHTWS4topm3u\r\nX32jJEVJHvz6lzvBMdv34oVubT4oCpkONA4=\r\n=egM8\r\n-----END PGP SIGNATURE-----\r\n","size":12460},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1202_1667955083986_0.44905799550323877"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-09T00:52:08.753Z","contributors":[]},"2.8.0":{"name":"@parcel/transformer-babel","version":"2.8.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.8.0"},"dependencies":{"@parcel/diagnostic":"2.8.0","@parcel/plugin":"2.8.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.8.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.8.0"},"gitHead":"c3bbe0a6160186f496ca2f9e9bead9376c0522f1","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.8.0","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-ie+wFe9pucdnRyX2PTN9amOHrhr/IOwUEAfTz/3dPydOYCuX7ErEngCpI9fBzdYE2AV6/noEwC2Mjeoyz9mT2A==","shasum":"f173a4284d9a15f63001f6c9efb1294ce6bca7a2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.8.0.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJAka96aAhXFc5EbUW/Oga+R3FqISppy1QgUK25LsArgIgLb8o77noMLQmDBvorhWhKmsOwMhhjzi+/81f4E32a5c="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaz6aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqarQ/+MxuigHWEBWL61Db7LRLrggaW4QHn70NJW48dCKwNElmUIdsX\r\n8yHhMpA9jFvgj0wBl+Q/BlyMDulrju4DVQ+q0u2MyfEP/luD+t5rF/Uu+C0Q\r\nrUcSNIAgBgm/n26XZ0OhG1qerCiTtS0qZVEzcuYZjSWWtQTU+Ga0Qu32jgaf\r\no2HnaLkTq1d0VmKHq8rlR4i+L8IwAehijieUi7jDNSLE/KElp4n9C2rXKlIY\r\nSCScz+oaSJm8mKTgrRTQjzc8rlwUvSj0vadoqrlWHSf/8s7HCWWf1WR6fLEl\r\n5DjmYDkuVYFyTFayypmZ4uitM47CU48pSOZvyQD0xYnuES4QIQIBa5RrlaXG\r\npEl+0oQEQZC2B3TRUVBnhblLIc1GxoPAkNl60S3m1zqViv+IYLH3n7go4QLw\r\nyD9/d6JJ93cfT8MGeuNstNvsIlGmTfuxiz1wDnybO1MAPyquGfWrcuf5pAp1\r\nBnUVDl3+1RPUGhJ7tnjJJcjikLKeWAWd1rSkPpQJ52YMsVYYboSzR4pASwAy\r\nfhy+uivcbzl1WpFMLQwscckJD2MrXBXjxSA43ZPQq8RtFa0VrAgGVmXuNpJX\r\nV4DH/T+soLCGUH3bhah9z3K8AnN73a9a8Osd3jOQXmfsMEzqyvicbHpkRi8O\r\n618IkezIj0lava154H99F2CbMUFNkNyUKFA=\r\n=ipBA\r\n-----END PGP SIGNATURE-----\r\n","size":12441},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.8.0_1667972761860_0.820967596031625"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-09T05:55:56.039Z","contributors":[]},"2.0.0-nightly.1204":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1204","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1202+c3bbe0a61"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1204+c3bbe0a61","@parcel/plugin":"2.0.0-nightly.1204+c3bbe0a61","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1204+c3bbe0a61","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1204+c3bbe0a61"},"gitHead":"c3bbe0a6160186f496ca2f9e9bead9376c0522f1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1204","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-wvk8Avg4DvNdh/vwwkXttCsLNrbYz0q4ligpbGR/If36gcopD9R48PiirxiwMUnBBzJ5KbDtF+WEUepkej803Q==","shasum":"45b480ab52fc463389fa2b3dbf3c9bf8b55ad5c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1204.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBy8F8ZNvXv4k2eFbMnkIwY+jL/K5LIeF+j6ORZiRZ3FAiAw2qd4VU++gtbEd1npw//riTJgYclrP5qipE4m90XlHQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbZxPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1FBAAl2Dy+hlyMRvhbfMmXXGe7umUf++mLsLmdojXD2fVn3rUf2NV\r\nX8tVkezvCFTqFMBZbXzY8o0ai/PGMO9A7bm/c41SA5eja4gxRfIpLjrK82fm\r\n1JYKb+mw6X/BccbSDwsM+HQgkGVDs4UeJ3LGCSMqJQO+La2jP/DYXZR60P3x\r\n/A6XtO0g6cbWLP/VztgndIbJ3XxpuLQb87fO5oQIEE8J7G96aqo8o2SISLv1\r\nEcma0CBtQQMS3NiWTv5sdl1Wb4K2qIBHUNIkuyTsSNnywDpV0mAJ4D2xY5j9\r\n659KqUEun7fMIBqp0PqxFqfW5+Oc+CifhuemK7vT8LTQToaWfm5GhSEglYfy\r\nAaO8l5xRIkn7vk6uftzpKto9jiQLo6c+xFLLbMV/X/CIppSQ4Mu/EShlAH4d\r\nhDbS2Wg3DMVm6AOuB3uqMrWIhZDJmGhI0Cjg5t5qCjeTR4zXsjys4cTbTeo3\r\nwjYWYZl/dpFtGOO7b4cyhl8frrjmxkGNwbfdEbVecwwvzNiO1mrPWp4NvmIQ\r\nLqkvTeXUWuami49QG1mVeDRF8Nc9gjUQJt6iAziCXWbXn5vm2+tE4OkRBkxZ\r\n4Womz5m8X+h7jPUHIC/+H+LWTWCxIzOtHov5Tj3RDDgvecyVQ4VXgzBVnc7P\r\nREPyY+CeUBSOI5Zq4Vrh8dTtK5Ocm4nvA1g=\r\n=bhjA\r\n-----END PGP SIGNATURE-----\r\n","size":12461},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1204_1668127823088_0.792087394848642"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-11T00:57:51.757Z","contributors":[]},"2.0.0-nightly.1205":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1205","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1203+711ae183f"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1205+711ae183f","@parcel/plugin":"2.0.0-nightly.1205+711ae183f","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1205+711ae183f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1205+711ae183f"},"gitHead":"711ae183f7b61be36128e9da0e424d874d836015","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1205","_nodeVersion":"16.18.0","_npmVersion":"lerna/3.22.1/node@v16.18.0+x64 (linux)","dist":{"integrity":"sha512-DrQJBp7dSRzMmTU9FqDvt0FQ1tTPsnZjmaWPpBqL+L6WLdPcuBf3ptqo1TDZCOCCgvlwH+Z2SSrJL6TbPXyLfQ==","shasum":"f0c0725a2b73077cc1401384240eecf291812a47","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1205.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDekte1iicsPlTtR06e2zohdadmSp7J7BnxeE3QYnlstAiARF6sXda9FQQlYq0zP/evv58Cx+V8xHylf6wgc3jJcIQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdtZBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD/A//fF3sOYPaqMKBCh8VJeAPT3DqiXA8BaUvm2k7TBF31W+Ww2Xj\r\nFaOaslkdilm/gS1j+bnXaRehuyd7WoDThQqZdlYzki+90eUJR5NRMwoSnMVr\r\nw6912d6b8O5xosuV3sW+SUd/kJJdYQPhhF0aU9DTML+KrCS2/UrZh/0Z/t6G\r\nD5Xq/Xj8l2oF7t9vpq3nVWh15XzOskViH/sONvEIxyn3RaBrztfucOjswcLg\r\nd/97gQ3LgeoUvdQrHbEs/xajv8liYHChBgBsmn+O7cDxVMkgvOuSsftMzAzH\r\nLgTMZzOhGJQwFC782DjGPhTr9ojoUK8SQRQ8M7U9wDTQVPqW5Ff3RjWifstR\r\njjZAUJ5z28TNSdb86MqZ7fu9UWaI/dDt9LuRoFKKU0tOsjt+iAtwZUGvPe9J\r\ncQf6ZBo/XYQC2MrK3dUGYSR/uFIzmapOA+qjlS+PcxpRCWkEx/Znh1rHl/KV\r\nYHPtV3CWpQtKzdzy9YC05f75a1nXZnALx/lVlyLAvT1amjqZuh/jzSAmLKBa\r\nL9ZLlo+zzQob8jJDj/S6nbBo9Jpdi4BFJrlot882+ObQLIz0RjtP8Lhn5WtS\r\nUIbp2thuwaxrqAmn8JkZ7SDH8TYqLKrEE02aaB7R12fz2wB2KUGEhMDyc54l\r\nzVqdZWRa7K155QRuIchFFox0WHj+h1HqjXg=\r\n=jBD/\r\n-----END PGP SIGNATURE-----\r\n","size":12461},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1205_1668732481658_0.9039514333067709"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-18T00:48:24.073Z","contributors":[]},"2.0.0-nightly.1211":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1211","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1209+ae31c3c85"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1211+ae31c3c85","@parcel/plugin":"2.0.0-nightly.1211+ae31c3c85","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1211+ae31c3c85","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1211+ae31c3c85"},"gitHead":"ae31c3c85ff2a3f8353d5c40928d46d9bc3a0545","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1211","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-eJNiQO36wBlmFJWo0YA8uIxZzGzV11xdeNH6wHEKQVg4BJQQovP5yj0n+zdqOB6ErCX0YFbiSU8oKonDgP3zzQ==","shasum":"38582be4a1500d91c11a6802f9c138276d0edbf9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1211.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFtruqadKzvduVnew+fMD/PBhxiwRYSptqSWVtJhS7IlAiEAwhK+X9Nbn1s6XlIWm82KMAAo62RRxSa/c7fZLHWYzdk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhASjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbGRAAjGhPi7/vvzYooVAb9Pe7dWMzKnuV56iSvloSBes/flnkYuUZ\r\nUgL3WbNc7qg/Z2121lCiHtqP4nc+RCics4K48mA3gSPiFWRFjQZMC7gqt/yZ\r\nfxA04p8kCoAdXd06sc/A7/QxJgsQF/RuB/Gg5n9iskoPM5azHyo1fIiKmAsu\r\nrJG41gsm4YzzU0RUJwJxo806kz5yaCUhD2dz1VA6gQdg5ZDDsBVMEdj5Kkhy\r\n8Fl03w+xxlDJtmv2VVlRsCRN9a77riLyR70w0w6WrEK28k8Nke6isY9qScKL\r\n+9TpRokgHy64t9BkVDH2smJZcgObTe7VWYYpdPzN4is4OYuCrb3hKJvibN3b\r\nf6au7vfnkiy8f97jV1Lz6i+/HNdM/U98RyLce98L3DUCI8zma4gwDMxbMGis\r\nmjJ+BOcn3RjmYdXkQqiYB0wz5k4JPEgg8Gw5H1rEzO02kwEExsc6h2zHcMus\r\nFv8a2iY1LgVm19uif0i1xOuUXJgI1KzXFqrHGRdwQl0mzXbBxnjWHbzYNv1D\r\nhdN8HEP2XuG8Lh6aq1LxA/tMTFi3F1NY46bOX6Zm0skAjTWjMYYkP2Zq2Dav\r\nK9ekvLMo4OFxFe6UHJQAaBj/rE+fy6zbX5VH6hYwQmfswAbWUaQBbHxaZJA2\r\nsMprdb74yTt3dvPpK5kNUQHWx1wN+lfcNL0=\r\n=OZhs\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1211_1669596323577_0.44285377436373796"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-28T00:45:36.036Z","contributors":[]},"2.0.0-nightly.1212":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1212","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1210+334e8a5ca"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1212+334e8a5ca","@parcel/plugin":"2.0.0-nightly.1212+334e8a5ca","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1212+334e8a5ca","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1212+334e8a5ca"},"gitHead":"334e8a5ca57f6517cd6ab8dc783b530f811e846f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1212","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-H4+a6o28gm4G5mcpidBr+wv+dsdqbAMBIj6df4D12iVMta9D2wjOLLVMPuCL2yyMamlUP8KbmIYmOXUbbN28nQ==","shasum":"eaba27844f11b739ae2224897f69d2eb9b60648e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1212.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+LD/1b6TRiASrx+VM4gVI7Az7qeJjOJyWTzeRnILU0AiBlo25cPiIKYQ8fBXwNauLXtYFQfZ+IcI/TJqfETdwFRQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj+o9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5dw//QVqHBmds+Fg0Noj7LeZsC/C6OmfUjri9XuVrxJ23lmGgZXR1\r\nVdpJKg9vhd6i1GSpZUfqUpxQIDZ7HlnQ1qyJr2EwEkP5XDk2B8+g/vSqRTB+\r\ntYfulmY+DXoX5oTLjb1EPFxuGjL+jOOhUFt3wAcILxQQjpOCP801rdWF+EV2\r\nFgqt/H7Zpa2cQr+sxoLllv6C30CD3GLTDOnYeNtnJy60paoKux/e1QQ3QWRs\r\nKhqk6JBozDnECkx7bSPbehJwm/14CMnJdFzz7fQyDwyZEUk9+CqqRpraTp/O\r\n6l8U9iyn5MQw8uO7lJo4rKf6Tryq3SHPQ4A1wlVnAR3pwsr12eZJvEYjEK1S\r\nyl8idVhmlY5ZMFyYgceqv/Z2dgAwXO1CWtmfLgNLUOG5BQWSufArGLb4Fgc6\r\n6wY8QTpgcvsld6aj9Si1lsbW4BIch0jAAZPayQg0JJzUMqMCrtDJ6CWXEDyn\r\ndvEeLrFZI6TmCkumenxxgkIt7Uvk2k4HGOgDvzqxu3pUO7dAiikp86d35Y27\r\ndQ4VlcykvhyBQjWyZkcJy1VOgT+PT/pgCe4wMu+RvNqCA7kbSz4NWR/I/RtU\r\ni2iKeKLix+Q2lySyzpcLK/kaA3WTg65Kw2msQFSGLjfu/0NlbTCrY/egl1LB\r\nFrB9yH/9a3kNWAcWIENabM4pKUOtpT4csjM=\r\n=7KVe\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1212_1670375997532_0.9082280130013798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-07T01:20:41.661Z","contributors":[]},"2.8.1":{"name":"@parcel/transformer-babel","version":"2.8.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.8.1"},"dependencies":{"@parcel/diagnostic":"2.8.1","@parcel/plugin":"2.8.1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.8.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.8.1"},"gitHead":"f8d3fc30ca5b33d8f8674525f2a741d662c5986a","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.8.1","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-pIURnRJ1GU885tRrSHmmA6sE8JSC8/KpU9XM9wmK6Se/nWbSFTvNkiRx1sXxmUXBUPBCa0VFqQEcwrzGB4Py6A==","shasum":"8f984191f52ab8b7a837384595ffa30f3507707a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.8.1.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRVjXwEpQLaYHe9jKRQpy3AQJOtbehlhw3ZiLN+bcvMwIhAKnPz1QLBQcpPJ5T/MgEw0txz0lDaNjdPg8jjzHvJY6x"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkXyyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogFA/+P5L5uh3CGxvhTY2qRdphzo+47+cm7Nq2Ax1Af1Y2Zbyzk/vt\r\n8q4cDhcYkSrjC1T9yRAljiSJx2m/jNqNA+9pLM76vf/A4Bx02gQm3wz4dijP\r\n+VaiNIV0QSec+f5NACOkXKOGu8F3kKQvuyRBlrTH2tK9yDZLpD2NTgz7iWXH\r\nQCL6qVnFxheiG7fKAsQBRJkSMG2SjvbgkU5W0qRoar/a0de1NH3tGP8XXW5T\r\nTwBH+1Y8YAMOzDv6TDB7Ps/GqoH0X2yfFOEKeyPfSxglyv4u+b04BEqyRsEc\r\nhqZBtgErcQZSg40EtICxj4dlH6Uc4wu9RqOGQdTubPC0y12AW6WGPM+kqY1u\r\nG8r8c4UCZ7sqT1RLzhCIbpmM3wGQ+o/VRFM94bCAP6dnl/XrZMHRa9FyvVu4\r\nXFXs7M5hMH+oxK43FXlz56cfihvTVFnonWwQHXu112HHGAITFmahM+8yEL1m\r\nhe/LXBl/Ryr4zpmDYVegQEZnR6weYV4MnBwBjSi2RA3HRUF1F6bmJty0Ay3/\r\n9bCDo/Wnlt3d+3ke2zCEsgKphoLRYA24yP2BQitezsGICT2+MtkPxPqRaf5e\r\nmQVDCMSz97TIDv6vP/bRHAACPlRaL3rpPK0UqUhqx5S8zUl5X7PT2zYuup5a\r\ng5Tzi9mkyt4EZH1V377PIx78TX9/iYDfcPE=\r\n=C+MW\r\n-----END PGP SIGNATURE-----\r\n","size":12442},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.8.1_1670479026175_0.22847397296021366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-08T05:58:53.726Z","contributors":[]},"2.0.0-nightly.1214":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1214","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1212+f8d3fc30c"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1214+f8d3fc30c","@parcel/plugin":"2.0.0-nightly.1214+f8d3fc30c","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1214+f8d3fc30c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1214+f8d3fc30c"},"gitHead":"f8d3fc30ca5b33d8f8674525f2a741d662c5986a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1214","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-/PsKbhZYhsObndGSvCnz/U0REO+7Xw2ydIyghTdh0IRXkpPavKGEzE0bJXoGMRBglpObFVb7ZZ3IvnhqZRjcBw==","shasum":"347074e196d93a42abee9c1ab40c62013b5aa522","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1214.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG5ANM7xjGhRb9NHE1fFn6/Rv0tgl8sjNt1rS8H82spSAiEAuw2Sqy6Slw5PGGvMo7KeVVvwfjKC83paUfkJajg7J74="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjko4vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDbw/+Jl8W02n8UzLvN/YLcfr3t8xnEvBml//Y8/Hh5xYFl/QFzEq3\r\nPTa0hWHgBMc3vmmjewvnB0V3unBq/P6LsJRr9XBA12yFJlTFpOpwSnWBEYs4\r\nqOv/X0zFu+r4EiIu21bcMpGy9cE2glcq+SEkZLH1ysaS1zLKB2w+EF9QTQe7\r\nQaLGfhHaBYGM4Wcmr19cJXJLUGqhAV/OkOY+wTcHKG4NZ/3M0+2cfuFyPo80\r\ngaOFH56gjX7tgqmDGht1BBiEKqUww/Dq/LiUikJAMpItvJFakdXK3xYXw/Vc\r\nBO/c0Tfr8FcMI0QKBXZk2KOqwBguMBkRhhwg+iJgPVkFWM7mVldFYrQtQfyp\r\nLGlkSJ7haTXcLqHqH+L+fEW9bUbRp9SN8Ap0EDDNw5cmX7XctvylrsA2XfZS\r\nVqMN67QsWyjgh7Kv1PjdD79GwjFcPab1chdZxZElpCBvmEIqGksbO3EqO1aQ\r\nhv62uJY1h0LeSyUdCFbLh5C5vDJLkrfa/gkBBJh2CJfu4y8KGJFNtjb8M0ZA\r\nN+gJKQlwz/hJRHIqa7ig0NZdpWqQVrrJk+xtQA3M+WnaGKbeifVJo+BjJThC\r\n7CycDilETLhk/WtuIReu/0ITIMXenKGbF0lYP4Eq+VdJb8uNAHwxa/Fbk7w1\r\nMa31aGfmXyzSBQpkkUu9JA/8wD6YnrQe35w=\r\n=R/+b\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1214_1670549039803_0.9500310698915948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-09T01:28:47.284Z","contributors":[]},"2.0.0-nightly.1216":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1216","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1214+ed1e231c7"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1216+ed1e231c7","@parcel/plugin":"2.0.0-nightly.1216+ed1e231c7","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1216+ed1e231c7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1216+ed1e231c7"},"gitHead":"ed1e231c7c9502cab6f6901b8c65d0f1c3f6518b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1216","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-cY5TJOkgjg6zPhWylq9BAbWudUd6LwZWDNqCLv+teetdgY2WT7Dzio0XVL7KH/w+aLZlLNicx6TypZMRlBZtrA==","shasum":"72561490cc22dfff18803c161b961e62fd193be9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1216.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCPUhpANzrZBUumI9yCUOBjqgRaRfa0+9Vlsso65etcCQIgRd1SmWnqNggeKyXzowpt1H+z6j3hbjQB+SPGJJiKcWU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmRxhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxzQ/7B0vZFsyiPkBSVaUN933BhBEYnvIw3a2hiXlx4xQxwksnLiIW\r\nUkrxXHY/b9fs2vh5OzzqVwvYMyoal8CtN+rXG01sQoEwpqfVxjcxoQrJNZtx\r\nNZY5GypNEm4BfzPCm/Ji5KNL5RmGQk4mkcG+E/ujoVru0EmovqSn06UGU7MN\r\nMw1+PEzRorJkUQ33bB5vHe15HWs2Shx+geJIZbPkhv1fiQb2RfCNDWZ5fJwZ\r\n39YvAC4FNbmmpGRi2MBKmbBi9WVTR1JQDqfuL6q6soMQ+f2t3lxKlYs1FP+N\r\nkzCBbmquAb4ah1234qCEImDeHrw30WQNCsUK8V1M9+JbHKk4ZwXMQu7A9Gcl\r\ngLnv0Kynho2Qyhhyb/fKLrsFyAQrJKT7sc6XWwNFhzfNDHhJbdSNdxrLUcH9\r\n1wdjOua/zWAFGIbTgTLkdwCNlBBpECngVGCWPaqaeZMERvPwwy1+GM/t7JFl\r\niJ/O4nzL1PJYxrnvhMnRgM2HLUg9LZmIcrDk+8ws5edVfczsymqI97KMHkH+\r\nFnj4qzsDPycWIShe8Qp6UmWJDZpcoAliZJu/1NCiJaDd1yHdobMIYsh55WGU\r\nrA15OdRg57eq9ZNb0drvwfBV4r01QEOQ74xMMOtQubLQwTNUFe1eDOFSzqrq\r\nnCn3AKNso2BvIDr9izkGDb6DtA3ftiMFUtY=\r\n=SHiQ\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1216_1670978656961_0.8117978702445054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T01:04:35.159Z","contributors":[]},"2.0.0-nightly.1219":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1219","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1217+7f471468b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1219+7f471468b","@parcel/plugin":"2.0.0-nightly.1219+7f471468b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1219+7f471468b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1219+7f471468b"},"gitHead":"7f471468b7371a12385ecca701f8494bb09c44ef","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1219","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-dtFzT60UksouTiBsnnTXJRn4ME9QXja1bJDTeywSFVc4ysfe9gCh58+kJD4kGHWK+XDMX6jJRNKrwnVZ8hALxA==","shasum":"6ec4fb94c0fc50c7ceb9e7f475426b90f16444b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1219.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHYy7nW560pbfhIgfFjb8B2g03syGpH5oKoxS9Vw2FNeAiBTmunN9BDG/5Zf7rrWIwp+v401zVcpn0Xmaau150aPlA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmkfvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmos+g//Rfy5yFMpA7TO0R0x1ibdtes6ZwQoazmaU7YJ4cq91ERggUtm\r\neLvX1MVhHhCnnoKi9Y3KnI1zqmYPeZI2lAlYnC4Dl4Odp4PplE2+2ZBLnuFY\r\nWrVfH3UZLG4rEAAWSFDCnlJAljRk2wzMlPJF9oPWdl09lnjuQXwrbkjQQQ7l\r\nyDtnfAVUlfVIzmvEIMHJyoaaMh5OHZdVRXpe+4WWcDj+0LTHoJjMAagqvgLL\r\n9AYeeLQMvHOoc88fIHUUJc6XQMBzEBnWt7TcbtgGchXOuLeFAzFgxPMumsyG\r\n29UWHUTH+pGveIkeQyOSBCATvYkiGhj7IdN28LF0dwzfz/ZZNpeb6CyhX9hN\r\nSWutF29JielpPiYhgFSya339Le7CON93IsbEHwJ3DHVmeUmPPfK78GpXifje\r\nYXfUZkHFHjVKeLDG/WjPkjfmpQ9apk5H5iNYuu+jBK1G+blb0OFjRFMyIBaM\r\nI2wUX/L+IkdlbXdTQ/3IkL2DG84iWZLw5KGx5mAKj/mnPZbTeLN7cEx/rKeP\r\nidFYl9sx+Mk81ncAq+26R5/Ff+IxusG/WPzhTMnpuzdQeqsMqGiNBVJy/WBo\r\ncw9UwaQsP/Cs0JiIutSMKxK8stVgquVd69JGYUDaKSceH2lc2+e0eDTQpZAv\r\nj2z0CjNeeAkoC23GriWmt/5mrgXCX0rS4TY=\r\n=H2ox\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1219_1671055342866_0.044542552801521085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T22:09:47.450Z","contributors":[]},"2.8.2":{"name":"@parcel/transformer-babel","version":"2.8.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.8.2"},"dependencies":{"@parcel/diagnostic":"2.8.2","@parcel/plugin":"2.8.2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.8.2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.8.2"},"gitHead":"3437f64e4c6f57d911614c480b742e229149f200","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.8.2","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-oL2BpvrPMwFiU9jUZ9UYGD1gRgvq9jLsOq+/PJl4GvPbOBVedIBE2nbHP/mYuWRpRnTTTiJQ/ItyOS0R2VQl7A==","shasum":"277416b6bb4e691869e3c7f9dff0abeec4462841","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.8.2.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDptu5rlP+EiZBmCFfAFt4XEP/cFfyNWLTE2KfZ1/2CEwIhAMD7UZGQFvjpeclaKmPRaWeDqBivzLAUrwq0ufzUmqk8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmlsrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7Tw/+N/2lZue0qKZd8cd+Fs6pcr5Qfd2ecDy85XffMNO7TIGCH8Z1\r\nNpwYPzvvy+Iy71zjxR+MT5U7DxIh4adB7ldKXjdye1U9hTZH/IQ4yXUv7bXD\r\nQD2QZYpMAx7HVOfNDrrp1XAw4kwPm0uIRTpy9v9gbOd99ArQRZIP3qmTJPWg\r\npDs5OCbiqcGlFd6O2Gev0US/sFRzn7Bc+vlylaZdX//F/qMYp2n48AnUAMeG\r\nLZEbvBYdfUNJ9V5z8BWoA6g5vt330j1ZKsPHTo/1PsZALwxO6rvUAQ59CswF\r\ndVPDcQAtWay3p9dNiqJNkI6KSlBJ+tXJyJYxOlXkzq2SCTtepfksNOj1zKZv\r\nTYuNcynmIBYuyZfo1KFXNeLqduCBXY1sKm/N5rhvDTuzx2qZxtLCFA1UxMpm\r\n0eHmFJgC8j64TxxCVWvXvEmXT+vrYak0PM0uAe0IdGTJ4SVG0h5MdjG7eEke\r\nHreOKzukqweM3waJOe8eofReCYtQ5EjbSLMA4/66Nula2w2fB2hJn5QgDIXx\r\nXoGtNP1Q77wGz0hNuK1ZKqCtqKPaCejRYcoGFqvh5nXBDrjTveU7hfUD+try\r\ntkaDwEUOJvHfwHkRUiXf+1wlDUJTyUbRG9CMH4kx0ir6jZ0PXKv/SwkEJZXF\r\n7R1neOzfEXel4DNuM1J1f3mn8nAoabpMjEo=\r\n=rZ+w\r\n-----END PGP SIGNATURE-----\r\n","size":12444},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.8.2_1671060267485_0.959188932867939"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-14T23:39:27.631Z","contributors":[]},"2.0.0-nightly.1221":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1221","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1219+3437f64e4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1221+3437f64e4","@parcel/plugin":"2.0.0-nightly.1221+3437f64e4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1221+3437f64e4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1221+3437f64e4"},"gitHead":"3437f64e4c6f57d911614c480b742e229149f200","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1221","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-KUxrHaZwvaiyd+BoWA17TxqtvbPjnbvs/oqfJbWoOmXifFsXYe8RTD59YmWLXF8PCUJH5/OxbyAZuUqILYPj8g==","shasum":"4ef231ec43e47001e53c89adfa014c5371df4df4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1221.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICRnNhS5movjeFaioiXkWOHL+z/ufWdqQDs87ifJoC7BAiEA/VTct7c0EE1ddMNhKglV2SokSPb1zq+UiTSbA9Ji0w8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmnB8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrlvg//RV5i6I2jzrPQgIB2lgQjmGfMje9gji/c5E1je8ALpXeIU1he\r\nrleHY4mZgbn7ku1+HbaQpbGKm17poo3X3VHMnL8hWmoLZicvnGbckNyXQJ5t\r\nlxYRru3CJgQQwI8dg8XSJQCp1eO5mNJtxn9Ks6w657fNezPsWn7RBT3UgWlO\r\nY7tXk51BcEeERnKyd967FW9BePPGdOotGIeQVMiXwAzxgUmRKCF8LI0ZZVcH\r\nWZJtdYlDjJLx2UrtYT+/KO9L89zmPDWFSRRrSa2GH/7+EDMiSu8kTo5jLwsZ\r\nfkJ3thhuyz8KrJdS2F3sF/62huzVhCVeYroRUjiyP1M4kxbsBAjWHxmrvt2r\r\nAS6TXU4XiIxtwqWxzK6HA5MJNJ9Q4xJPwYNHSj3q4QfCUFKffe5+kx0y4Mlm\r\nqOASxy3IJPSl792pvL/GvYCszChcUnKUqjGWOSbkwJVi37iwBplkwlUzOuxI\r\nlZY0vDw7QmBQxMFYeRmvLrlT1EmIieEa4OhHC68rkL14Cda2LyFpZj/KVEBR\r\n/qXZH5g3zDZk/AkUBroriE5SxmozpUgkA3B26eBTLH85J5eUIJB1341T55QW\r\neQZcZ1ynjcRRiahNMZb5Gt1FtQJRtz/3UFt4f+XoSjrFAcs5Qrn2aMwbiO1P\r\nEYvlP/q7k/tWXmnisyT9c3aNyFf2yhvoAA4=\r\n=hZRb\r\n-----END PGP SIGNATURE-----\r\n","size":12466},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1221_1671065723834_0.14503168834548785"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-15T00:57:20.719Z","contributors":[]},"2.0.0-nightly.1222":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1222","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1220+da6cbb363"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1222+da6cbb363","@parcel/plugin":"2.0.0-nightly.1222+da6cbb363","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1222+da6cbb363","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1222+da6cbb363"},"gitHead":"da6cbb3633d2c0e9fedb8e2af560c82504d05ddc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1222","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-/lSEHP6gniAoGkbTHZSwSnOf518B0J5i0ffqTmy+KD9sBiRrbwTbKTelK3ZMLcMeyhjixXDJcdYhv/1t6poLlA==","shasum":"ce4b8e414edea991db544af589dc8acb2fc5f5fb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1222.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAyxiMjkAtEf/O7zM/WQcfoTI06kqUbr9GoCfMeVYjBzAiEAlMiF0D4h9if9DHSd4d2n76X+dlKHU2p5X34dMuNQb/w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnRD+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcBw/+LVuCjghXT+nBQAGWss5Dz7sjIwLkhzfiIArEpux4RF56uNVc\r\ndbH1wp9OLRQM6gANVXWuZ/0o9U0dpCL+VgiJKo5UVtjZfkHzMaXYBmnTs/gk\r\nnEPuKxVL4Ag7KBIr51ikowtUdo4upVEiWcICHR4mAUXqj27Z4w3nHlBnFwKy\r\nWJX3JySXnnuIhqQDQ4/s/CjBb1rAY81W9pIrpHGc5vMUh+cfTPTbQdYcq3iU\r\nO8rgbKEsfXhMNlgp6emjoQeq7FGr6nGt3mtyjAnepfXlcgKKP8Pb0AuFQntX\r\noesyDtWdvpAdnHN/QZwvDFgT3uJuwQF8rlF7xlqS8oBomNW+hqjkYr5TTygs\r\nBnzcm4gnvvyyIixAXSAZYHF3XnFQuVfnbTMg/nCWUIZMZkafLQ4nVGrDOd+/\r\nzvq+45OlmyjMtvPKZumXBDGbGwsKpNziznaDtb5GQhRzG191QzBxVNxJkRRy\r\n6H1RbGOaZ0HrC929HHj0vwjduAcC8JwA0OZiUeI0tWahEdaI1vi23/amWKpX\r\n2NN2Q4Squ9qveQbn5YPeUSV/BBe+EQ5LluK00OZEibCM7Eq3AvyXWvFgu0ga\r\nsSm/pke8CqV55g8gJhUs/e+gCr8PXGanDGrJ5AwPj+xUB6nkRuJqLvUu2mQk\r\nXWuVkywvjcEDJtwTDS5v78aPZxtIKNAlz4o=\r\n=ZSSh\r\n-----END PGP SIGNATURE-----\r\n","size":12461},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1222_1671237886138_0.6204204255015038"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-17T01:08:11.119Z","contributors":[]},"2.0.0-nightly.1223":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1223","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1221+eed1e2ca5"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1223+eed1e2ca5","@parcel/plugin":"2.0.0-nightly.1223+eed1e2ca5","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1223+eed1e2ca5","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1223+eed1e2ca5"},"gitHead":"eed1e2ca5f4bde73975b01f78464af6a75258257","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1223","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-N/Drx0hklqBI2uxoGWfOS81Cm9oZujQmAoO7mZaDvczTlN1Qid1MCMDwUMN2CJtYU086tWYnQNQqOitu4W4GxA==","shasum":"64bd986d52b8800f868a6704da4ce8f02ed75729","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1223.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHPc+ZlWxtlxxiE18hZFk9SL/U1OitObDsuElVQjlTPoAiEA/+3WkucN3tetKyT6Dicrowk/Aa6i0Cls0RaCFuYwy3Q="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoleJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqReQ/9FJUxHYUUPEKXZCoHLq8GDnc+OA7e9yQW9U6/Vfxt9ZsbMCvG\r\nGs985P9Ealsp8jczSMzXO0UjChti7+fHmsqTA5eZqmeWylEixRISMD+zHBct\r\noZwb6fR9eTRgcShOnEqxNEJirmYjTutCRhu8Wlgwi9LtAlxBW4rSVdWqt4dK\r\nzvv8sE2HtK76qwprG7WiajZ7+qBEf/d323N0EfgaFA4lfmLztcuD4YmbCv8Y\r\nq+cNvwgL4mpQc5GoWebjXtb5Cyk9MQNea/3spppp6+Mb8ul6g6N9azfj8Mlg\r\nyZCQ51+POJ0XIhBMeZVPU13dA0vB8n07fi6zl96IDgIQ1dgvCRPKLp9IaqlX\r\nZRwJYaJJnX8o680bpxh4mXatC9TFrp2zgFjefaJ0AZ40ntVzr96l015+i8pw\r\nb7Hh/tGj3lHJJfNqMIOoN6niUY1AOx/sTqejgL3/XRcOQZqWx2VMIwMkcUps\r\nf0hFMu/KDnqwUhVQ2M1CTokEIUCI+BhICLfa4wsJ5WJeVpHnaK5ek5/ut/kS\r\nn3aUgHzxLuXyltEandv8KtjcZmtcLGcfe4eEHSAFqI9ENscb8YXZPXiHFNl5\r\nqgNlnVYxRn6Qre2pXKqMRfvYnS7EnkUxFVi93KYi+x8wHrugtFTxIVpYfSNm\r\nakWSu0FjSl3yefPiGljO9zCI7my/o5a4ssA=\r\n=xqve\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1223_1671583625605_0.9644228135565478"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-21T00:47:50.839Z","contributors":[]},"2.0.0-nightly.1228":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1228","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1226+90a886fb2"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1228+90a886fb2","@parcel/plugin":"2.0.0-nightly.1228+90a886fb2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1228+90a886fb2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1228+90a886fb2"},"gitHead":"90a886fb2a1cc15fd6092dcbfae338f6419d694b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1228","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-QsiMK9TEpwzbvNx5tqHMBOl3VehE9ZTKOj02llBojDpebJ+Ofnfvx+AH8yMic1wcBMfQawNtsEGhGzc3/y83Tw==","shasum":"135d8cd3389ed46e2d2a361eecd3a0cd9d5282ab","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1228.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDcApI1HzK1Xwia7uy/VgK/IBYBTK6BxZ4B3zOI9dpJ0AiA7KyPsDsiU5EuTb81u/munGAZI5r9pAmkm5RUmkAbb4w=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjsiomACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyeBAAgqeHHGbQdYId8W50O/0no7OiIFpdiBdWY2OUe02NrkR8Nm9s\r\nGGaljdBJWiUl+68c8Azo+RYp7DNGNhGkbEcVU1l9Qec/+mmgXVwCXMUpRwUa\r\nq14OdAZQHWIhfBYRNtBmK7ikdELCY5arJgjK2Bo66utgJzdVxV4sr0p6QDkf\r\nklkvJ+71X4Z2PUrrlrzPouszf+JgLtf5DdVdTLbCKswomTsVafI12Hzivecp\r\n78vHRfTpdZGmCWiQluob5w8UxeWLIqzEzSrwE7+fSCOkJIXh2QFGQtk23PgO\r\nUHP15qHlMuhcmZ7NTJhhJo4BP/Z2Rv1Q0nJvfekWXvnA6p1MLFXmU68brj/v\r\n+z8T7AbxSbDavsb+5p1IJZku/B7kYMSKnGD0GSYf4XzyopJdtgkxNdd3/Fc8\r\nGVJo9k5oJkjymliFRwEHOWQopf/VOdMp34ND2fVXEMjKAocZHZlfWQwRXp0S\r\nA4nBapxyTUlTH+skVWeCQm64eHe0s4HWV9/8dWIL6JurkCG8Mx5p9O4WH9JB\r\n8dPFywuAlLarYWKxTZTGnlpYrhX2Q2hgLelqSTFb5sNz3/DYPWAHsjZm1W9P\r\nNB2XuA73NXI8pnsBgcZPAExBPqQTPytluuEeRoBDZ0ocVFTt3+iI0ozUq+7Y\r\nhGBZ6JbWQT76JHFfD60/7kCYelK/cW9yXhY=\r\n=POGk\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1228_1672620582312_0.4953931911884908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-02T00:49:54.174Z","contributors":[]},"2.0.0-nightly.1232":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1232","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1230+b82f592e4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1232+b82f592e4","@parcel/plugin":"2.0.0-nightly.1232+b82f592e4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1232+b82f592e4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1232+b82f592e4"},"gitHead":"b82f592e40caa29875fd951b4dc3c609a6812ef7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1232","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-ziBoc8y6Or4EbIKD6WNrKOaATgkjB4vZG0w8jb+El6SxZaBzPDtA2hImOIEnsEplyenNsD4GtthN5ep3CLOWdA==","shasum":"45d537a1ecc9d55e5a1b98d68153ecd0b229de7e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1232.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuM0/MZqc5B+NcKBpITWMDK0U+DSAz/liTyDie5I47ZQIgcMp06EqPxfwujlZAkKu3amytWHYNtKUPVavXU3Ox/cU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtMqQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9lg//dppU4MJxyMmKjPv3JnXVnLKkS7QRqQPJxfS/CXPHwP4hiz9B\r\nTg4dgZrhr0ENx/juJjAhd+fR8HgZYZXTnLgUQyHfWl88SqSk8/OVZMO3SOjM\r\n6ZpQKN0BSYNzzwT5ZNTdDLno1YbV4ppLxORXC3ZCoYgBE03nUZ6wFAB7QUgm\r\nPS+OyYD/OjUaGCK3mUNw4AIAGcUd95vhrhSiBeAeFBmBL7jhTALPNExjh+r+\r\nVdrPuHBBS7RycJcShywy3VG/CBk3pteRNfkEsae59CMR2PD2R7kK2+gEKsZi\r\nBokssDDMqb8nUXsH8SRNKjlIhfwTIg8iH3gPPmbI39UJeRqo5p4nTcto/rwD\r\nq/o6FGKvYVJ5ie2ZT+/zF2L3QUf3aJ8HIACfw/9bzsYdHA3NXmbyhxF0NhV6\r\n36n6vIkYU6qmndUenkUO4C/KMORKhheyVT9x1kNRbfJzm7h5xvaPAGaFNv2I\r\nJigMs8TZmUk+GRT/4u4Tf+T/LsCJhZcbNeoWHV9lnMunj0sGy9i0NDfBxN0M\r\nC4R2O1d/eVC3XbKAnwDQOwHQufgnvaK2baNfVRUblD9BV/9GTJuDqpgn+I2I\r\nTP8daqOI+i5qR5rHIz45KOnHtZykxNvef+80o8hR4PKwNa1+VFVTM+sn6bbv\r\npkg9e6ay5mEsezTLHtNd0obi01fg5u4FrR8=\r\n=vMwT\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1232_1672792720124_0.9548252956347958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-04T00:42:37.080Z","contributors":[]},"2.0.0-nightly.1234":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1234","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1232+3456eafb1"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1234+3456eafb1","@parcel/plugin":"2.0.0-nightly.1234+3456eafb1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1234+3456eafb1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1234+3456eafb1"},"gitHead":"3456eafb13d88844af50a9e2a8c1b45a9a959c26","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1234","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-s7JOlvrWUevHD42jUUkr5L3HTFPfcIRxpyvwdAFecIa/u/JsTj3lFJ18VGo4TAFbY2DvPDQ88V9Z+HSEtLE8eg==","shasum":"c17ea90c0f9587c7c56fb3dc66e0935e7c42c2d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1234.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDt/W+inpAeHy6XyYtMHGvgQhEzPB2WbEzFs5i60TrhaAIhAPzARBEgXxsEuIDPj0ZmOrID5xepuoUWhyQPxeKDD5v7"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjt25YACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpD2Q//UaD5GDjY3GlMt53K3T8UHbWBGDeiNm4pGXyLMxWv/S3omlNt\r\n8CS47d/PwNfEJcAJAnkunU3cMW0mSRhFzmWCnDZcvMT6Uw36q1ctgoo3Lq0B\r\nrGAxpY4AQibn9cEBu8R0SN17kMgW/GIZGkebBfevopcTXIExwasouA3Pvvsr\r\nEPBDZ65PebOgivdLkWvDywWkJs0nyc91PqyfDqVvYCGr7QWgasGgGXo94fC3\r\nLJoH6MT+d17TXlZ9NC2Pdxacnuvh+xfH592hRv9q4PbcDpUomVQ0SGslEXFw\r\nJORz+kEakE4p8x7hpB1qv5jG46Cg7XXkhUs6pFUvpYsKiBC8MK8WQkK8HsqP\r\nVGX3wAyMimCTL1A74V8X0t3Iogt7CU1yaV1rZGcJc+5U+hvLmEwKb2jRu63q\r\n1SQLWh89RmYZR7c6b6hI8s8v65wAn2D02tGTEpfj3Ik3X1f3fV4HLo1gV5ws\r\nSBVxTLn0YFTHzu+hvV6+72DVoOBxbG/LKO85bDOuVULdaVzLAMimZxBGK8Kr\r\n4Q3wG7WaZCw1Ul6eneInzge1+r1T9AT5wVm6VvL7e363JBsWRx0W7u0O2D3X\r\nE2KmOQVFbsWLBSbxdp6pKaZYx15Ai74Y2EztkCx/Bw3ftgLes3Jh82Ar+dzw\r\nNQlKiPiVhXN7vp2IXQczsnibUrPih7jVNDA=\r\n=Ql5g\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1234_1672965720257_0.6792785006681974"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-06T00:44:31.118Z","contributors":[]},"2.0.0-nightly.1236":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1236","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1234+e21af5957"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1236+e21af5957","@parcel/plugin":"2.0.0-nightly.1236+e21af5957","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1236+e21af5957","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1236+e21af5957"},"gitHead":"e21af59573b555ef0ba4109b423a4db1c1a3b389","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1236","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-vFvejKUf1/UcO8hX00Y73meU2S3GVFPrRtc9CwjMvoYZfBtrTJlEMvxWHvUQqgEDZxxlTMsRwmrHPxMvF9lBUg==","shasum":"24ecb617c7145188fea4dd60fbce48aafcaac3f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1236.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICgM3ouNIUyym8zK6Qx9R9AYkHHPJGoYNhwf7shaSqzaAiAk2rsUvf9uyWoNLmoDsUXjcarteQ4rg1Pd7TuDjB8QAg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuMC4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDzg/+MuhdwbCeT4/AYzAqkObcK6c1BvvrEvO+/16U0kXoA+wtCV2S\r\nqegSLQf3fy+kTmS6aYu+WGAMgPtsC2acxcTijk2eYQJeXw4G020Bzbx+iBkE\r\n+tvRObc0KbCkeMcn54tsINF1vg4lkoTDwAZG+kR0XUXE00tHAskvcZClkxCz\r\nPmxTIANQCj12zqGQHwNm3rfcr1YdSjNZLgFiyC4M+LZSACHeRPiKQNMtDcvN\r\nGkCqTtBQ6XtkRFe7oZ2qcwP/MR8Z28bDu+MmpoLcz8PGvZzCTrDAS33qsFIy\r\n18DHEq2FOIIP5fAQHIXlnaO5itIyuuBuIEJ7eygVUxMk6ZIiMpDatTMe/kXz\r\nKUwnThlBiNqi27tJDsAIXEpH1Aub7c1PqFoaacRma1GXcNf0hNzxuYcs9j7I\r\nEG7zm7npLpR/gazuF0F0+LkCP8JNrdfxqicmZ//37Wqdusz8gwvPdCZUbY7M\r\nrZUb6eqDtugqE+B8PkN4xwB4tVM3+4zUb49X8mzk6PVb8csMkFShUwkJ7/Pi\r\nia3r6PBdtbgmKCxem9gbQlv7MwmiUMB5EhJPnrWVZQKu+J6mZqkgdOvSXJ8n\r\nOX7LCz5SFZZywW2Kqdwe5gvJRsjxmcaAWTWj68+iJr9MeecB49JegSXNs+kY\r\nXgsMrwTap2PWdWi0KY6CQtLFDZloJ9P9duU=\r\n=vX52\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1236_1673052344312_0.6775994189452985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-07T00:46:01.875Z","contributors":[]},"2.0.0-nightly.1237":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1237","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1235+fdae6c062"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1237+fdae6c062","@parcel/plugin":"2.0.0-nightly.1237+fdae6c062","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1237+fdae6c062","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1237+fdae6c062"},"gitHead":"fdae6c0620ab008096bb72efada4d5effeb97979","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1237","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-0ZCMPMu/YGpeQSOM7G8gxQyP6RhhPh9B/pYZULC9Dn6dpdkS76luCfYOSOv6XerjNLml+hyPUw45VqGqdJZAhg==","shasum":"ca80553946ca789edb6efac3c7265732f5452128","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1237.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJB+jbive/cq0iHLynqtiqDbgll7bbLIppO7B0C6C0EwIgP1/X2Sx3JJDZSlzhhwxKK0n0jaEG6QSOsY66QFKjYro="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuhEAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoMg/+JxTLbmsOUqpZ49iWQhd+BKwSzAUbOMNNDYqdIBkQwzXn2mnn\r\nCf6mpfUYbq8NAMHTghktJ8t9z261LvW60/2VH4j05vtLKbdtHsMHDJcoGyC3\r\n0R+WpQAD/C1fAtMy2QQ4CHh/FxN6JLBE0/e7hWSLx5TRPpIrNWHwWyslHjSj\r\n0piVi2Hb9oUUw5fw6Ago8NkMGPfmffYrK2PAsDmo0UlbaIUS0IHh8nAXSObu\r\n4bf7+gDUeez6eDoVnwiPUwhgKVPFjNtWR9kpAaHTiLKeMKfxoZhDzzwrXuam\r\nnPb6SZvjbpXK9IxdmkXpLIWh5B9wTkpIXdEE84JVj2H9VzwXDdbS1NUWbiQU\r\nc3LIFyQu59IyPIoPoJstW6+8jIaWEfGKGvui9uYrpcfvmW1V7UsikoUZkGFt\r\nfhyIllXf94OR3Qatsmnoxs4ZVc7dFlCsjavsR6cXZoIgBzibtMEmDNfO2Dg1\r\nHvL+qnuQz+44w8Jczft809vyiTH/fMQI1vnqVp3rwakTxSxeJjiW8IiSaK+e\r\nRF65RWi6vg76ec/sF53ofOZSXO2zgzkY3qN44KOvm3S/n2WQH2K3nVNh1Ckr\r\nxjpd40Z5d62x3GFJlSsG8kfLw/PTahjVV921kuO/cxout/r/HLjFI56IGxzQ\r\nR6c8TIFkXoFcC0F5ZJa4HiorCzmNn7MJU2M=\r\n=iqqc\r\n-----END PGP SIGNATURE-----\r\n","size":12458},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1237_1673138432340_0.6568325848679357"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-08T00:40:46.823Z","contributors":[]},"2.0.0-nightly.1238":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1238","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1236+e2deeece4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1238+e2deeece4","@parcel/plugin":"2.0.0-nightly.1238+e2deeece4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1238+e2deeece4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1238+e2deeece4"},"gitHead":"e2deeece46a844860e184d5e5131816eb36a22f7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1238","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-3LBO5IOMvt70b1B63R3esG5P51FVabAIGLtjONkbmXLgnaHV+qHUoB8+YNM5CckG/o/EMgdCK75FFIiQEQ85MA==","shasum":"9290a55b96b7e99e8876444b092059e73be21f8d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1238.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNahw73HUsfLa+D3kJEZB31UXFYmLzCl2PvF8OPHalYAiEAuuyR3RGMwh2Do8UE2AAmYR/ydQKEydfL0P8K9I554C8="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJju2QpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1zQ/+Jg2yyYPbOlum+ziX0EcHPCepGcI8DkwQAdaHpmdmgaV3gL8S\r\nAhbZbHc06X2QkQLYBLQ1v2MYQ60zgWV6XNOCFz+NvPQJVVmmH8G5bBHWMcE0\r\nnT4g8aBXOj5FcXnlaK0JrI9J3kohlKE/maEndscIDTZOTrVpyJe1NgH4vy/W\r\nKlYe6JNhd6qDdowT/3yaCR7B4dwNwr3CyUCcbmRaT3+5fOphsA0fpNwmVx7Y\r\nH++g1RNfWOpQAP3nINgmnaheySfGaDXZneaP5jAoNTKe8hVTV5HC1KarXmcf\r\nFx1dkd5ZyqzUt1UggdI1+I3uQOBL9nOPVm/OKfpmKGnibmlNxlhMwMO1luan\r\nrdgM8L1epdqe4yFWFFLSduBVV4ugsbiSYnPOdnCSZzGKCWgIMh/d/BOLtR/M\r\neBYU3YOUs1vSGgqTaK6BgMrM4pxnFzRsEqOs2tRf0kl//Dko9B7wt/Ok0Kcf\r\n2K2dr9GF/sv09mfIdPqmVyXitT3rqRAx1EH/kmTZ7SdbRWtPJMj20zG7jht8\r\nNJ401MUU6nEQbKRsMvXxbae/xRYaiL0m1I0r+CkAskfkmhJWHxStYOTLL6dR\r\nlVj/GAbkhtPfg7wJ0WxFYE8eMbhegZDxaZiTriiV/4EldETemgM3Sxd2b8en\r\nFwB0ZMEl9YJiYpKo0NPqpV+oW+e5/WRaYS8=\r\n=wqwb\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1238_1673225256885_0.01830902150689706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-09T00:47:37.060Z","publish_time":1673225257060,"contributors":[]},"2.0.0-nightly.1239":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1239","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1237+723e84437"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1239+723e84437","@parcel/plugin":"2.0.0-nightly.1239+723e84437","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1239+723e84437","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1239+723e84437"},"gitHead":"723e8443757cfb12a1a3af8180f0d923e666e1aa","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1239","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-xuHM4Yj3XhzAfG0St0w7umrSTEATJqclO+Q+CoeEeSXN2xDHaUiTy8QxhfbPxqgyr6x064SWJ77vJWCBs16Ilg==","shasum":"d55917c2515d056f1c3893c6fb038ad350bc8728","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1239.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEW0QaGv+p14RQsJhJOaSYvfo8kqBecdI2yREmbWTuQ6AiAR9iZ1/6fsOlIABK/ma4w20umHGKYgP9E3cROgnJM0hw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvL3CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAyw/+Nw44jPO/MNC8Srmdv23Kult23AI/YhBFrzrkczjjoczTF0hC\r\nZJlpnjBWsbmhuvtjI2dGsjghv/ZxOoQ2cqAVO7NV9vRxjiz9N7g7TM5IREpC\r\nMCy9FuPVIM/GPgN2yTKh06GjZ4sJHPnZ8YP/0mfupew4+xlOzNSXKBHgLeLE\r\n6ywd3fuZm5LCDWR8Z6S9sL2a3PrAqUbsIYFHawa/JIPqV/ajuN1Xpc+Fd/yo\r\n1OqqCcoNCDAv0Tv8AdgPVSr2Ip2jUaKC6KDKVtEAoysiHyONU4b7zHhOxCLY\r\nt4gLvc6grkUR4/X4Ax/r24rLXmA2VV9Kxqah4EKyxUaW7QcGtIHHLBMRBqcu\r\nJGZ5bChDy5hhlC7FRDgmG9tCmM5hIrdHimwHCunl04Ug5m+qByUu5Bw1sNMD\r\nQE3cXqTXWZcscT1SzQ2eICkbr7T7F1JSvkBkPTlNfZmcxgjwUIs400XAwM/O\r\nMnbryFe9BKHZP8+FaF+xcFbr6NEy3tOv2wio/k1iBc3Lm7vRM7JVjBOSb4lq\r\nzNhKQdW+p/+pPIr8vevoDoY1DNUZOpHUcb7T3kjIRHuEW+N7969sFkcTwSd9\r\nAfp5gqXmoQPG5ZvzV/Ss1WNGbYtCUf+MCECx08kNaXsBUSUmp0w4hAMGMO5D\r\n0j2afTWxBAYW1qtSLxDUKH8/pfG1cJL8BE4=\r\n=QEeo\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1239_1673313730171_0.14237240002648766"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-10T01:22:10.367Z","publish_time":1673313730367,"contributors":[]},"2.0.0-nightly.1240":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1240","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1238+2172672d1"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1240+2172672d1","@parcel/plugin":"2.0.0-nightly.1240+2172672d1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1240+2172672d1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1240+2172672d1"},"gitHead":"2172672d175f4667c5d63afc16a90e52cf255c69","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1240","_nodeVersion":"16.18.1","_npmVersion":"lerna/3.22.1/node@v16.18.1+x64 (linux)","dist":{"integrity":"sha512-Dr0vqtuxfJYALbHuU3v+DzJNlvAd5eH3r72xV9XV2iDiezGfEvL1t5AKmyfk4at6OLQYlOvxLQb7KSngzzU1Vw==","shasum":"6fb4db7d8eb7809c4c2c5c3476e54ba2eba78db9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1240.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGj+1lzekgLrQTBwc4dYmxPsw+hvBAgW1WYzPsXFRWItAiB2rXXY1x1v8/phrP8NRxEZfBwJgNTzuB1A3rnedCjVQw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv2BfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqToQ/+IWZ4BJl3Y6kFKNf+6MimweDD+ziDHUqd1Z7BqX6jSb8xgGTE\r\nNE1JN64Deo9+Z0Pk8isDK8rPWMTyxvjqisqNq6Zir9/XVvo932/o3yATj5Up\r\ntaOZSW4Oo12HqtG8o9+p5cBrHFpQO1kT34IU4W9eQT9XYSNTiz2eQCbEBcJ3\r\nUf7FZ7euMg8eggJrYZ3J+j9rWPVOETCdfgCk8KXRontzqlfK78EN44WyZ76E\r\n0lYFQ1Fr5ps3Gc2eTHWeS4g9bl7Rg+OvnAXpzOuR7mHf6AOmvfgydI+YTHcT\r\nji0+/g2QA/WnvaejLT423aIRJJQb3Kg8kujZhkLZBdyOnFw2XFS/Na9GViGn\r\nSnEUpstMmTo2hK/etdWEINbAsO9mmoDIbp7tK0hUNbfg4plRInfzRpzYkP0x\r\nBmZGn9NQlhguE/mvkxvFjLahuPnjuuQioDpWqYpZEQMFpk7dj34WMZc6izvY\r\nk432OXsNYZzei3ZOadOdxu2bDDuZ3Ope5OHBFmKiQDL7uRtzrwOWoXSLZuJL\r\nF4YNmtLg+PjjthBCElC0W90m9pFI2U4cZaeIqUy0qfukdQPNj6RYS1Gw6mFW\r\nrLmaD0ZinaoeypaQt0mA2/sFz5s/nVncAlzORp1J3l1GWynAIS2PPgTXFhD9\r\noY1Mr7JFiSEo560mkYOYBgt1W3o/yqPhWao=\r\n=7o/3\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1240_1673486430967_0.13963516784487706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-12T01:20:31.126Z","publish_time":1673486431126,"contributors":[]},"2.0.0-nightly.1242":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1242","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1240+7023c08b7"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1242+7023c08b7","@parcel/plugin":"2.0.0-nightly.1242+7023c08b7","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1242+7023c08b7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1242+7023c08b7"},"gitHead":"7023c08b7e99a9b8fd3c04995e4ef7ca92dee5c1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1242","_nodeVersion":"16.19.0","_npmVersion":"lerna/3.22.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-FFpYt6VzUSZNTx+l8sEUQRSaS5cTxwdpX43ns5ZZkMJytB2pE0A57oTU7hDl5xopdV221e3td8iBA64i9jFx5Q==","shasum":"ac859b75db4b6a0e658e7ab9d5e4888a159f93e3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1242.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID4HhhZIltTQmdXIxjI/TPamH51pXTkPWy4tGKLfg5OjAiBp3VSeONJQTaingUxs4+tQlkzJKEgwWCvf6p3kLfUsXA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxybgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoa3g//Tgr9OSRLFcW4sv9pWK6d73TYPqg8+oGg71qsOyIHDaWGI/pu\r\n3MprNnnOh8J9dAeivT3X41hvsvKC+BzdR+K0AeuwKbvKgLhe5/plpwjKuhMR\r\najJARglWfHP+z1Cw0I2cmHUSidu1pPhjjvJcDpwDevUA8CfqWuFut229DB16\r\nr2DuUxqIyRvWwwGIcPM9wuaB4klBva/HxOuIwx4l5/nTpLGJf51KTCmbTmEd\r\nbjbEhfIyRWoWNJ3oz6iQV7tP1lYvsfOxVdwKmhBhzwlX5nuH+4XY1q4rPuRA\r\nB+2BOfUB7MgsQ6/P+D495S5Q8+YrHhxNebnw2McXu9YknSRVj6FMM6ib0nov\r\nfvIlMJ5f/07eg6FX7ftJiJm4Xt0e29gQHVtB7fZxv6c978A3d17aX1STh8Kt\r\nZzgK4WzeHp98g/6Lgg4CTrd3nP6rv8gztIo/y8NydmKIGGPp6L2NQL3qytJZ\r\n8SjpZzXbEyIJG+UBLc8D1ZXIhHtaf9KNTJmRdpJfvavXKSH5D34MeuW4b1+l\r\nn0XXAE8JX/pjnbf2CKey32aytsUm2UQz32Xwrn7z0VoC3DEGEYVzBfYzkRr0\r\nwRFnS75JG6oRaopYylwepZnnjulz+JH8728sxfe4RQMdbVCisyVQwD3io1hd\r\nbxRLJee9q3wc3oOEpFBVgwnAnq1NSf3E2kM=\r\n=dddn\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1242_1673995999960_0.21653246138343096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-17T22:53:20.153Z","publish_time":1673996000153,"contributors":[]},"2.8.3":{"name":"@parcel/transformer-babel","version":"2.8.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.8.3"},"dependencies":{"@parcel/diagnostic":"2.8.3","@parcel/plugin":"2.8.3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.8.3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.8.3"},"gitHead":"349a6caf40ec8abb6a49fcae0765f8f8deb2073d","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.8.3","_nodeVersion":"16.19.0","_npmVersion":"lerna/3.22.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-L6lExfpvvC7T/g3pxf3CIJRouQl+sgrSzuWQ0fD4PemUDHvHchSP4SNUVnd6gOytF3Y1KpnEZIunQGi5xVqQCQ==","shasum":"286bc6cb9afe4c0259f0b28e0f2f47322a24b130","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.8.3.tgz","fileCount":23,"unpackedSize":57089,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHwsmAxWq42reyQn2/ieE8DdDyKoTJQZ2gdnyC4MC5kqAiB2GpzjJKdC5DboWwfFnFhUM7JCcyEu4fdxOGNDRUjVjA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyChxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqQA//ZT8lrtg0qNkWOjzFWsMKnt7Zdm8CuFT1R6BL70eHIRJv6/H0\r\n2HqACZVxl+YZuCyBBBJXxOJ9pCOZBnQu3UeEElz1JqpDR9MB8pJzv3+O7ohz\r\nJ3qN7ZcxReGsR5Kg3OStjrK4n0f/FTgaIuPT9HBAO0ktt1kEIMGA1dP0bzdU\r\nzmUn5dhdNNP92wHBlhZ0YpE/wlQTKyn+8eZI+JMN6gXDSQSuN78tiZ+s0IAb\r\nhVm3tq8NjBxhTCVNY9kHCdeYlVlknIjqpmTpUc9IrGyMdZ76wYfXa0vX/ejs\r\n8LsOn9AMLHrkyEdmrADvv1wiKkegvAzW/ZHUE0SdteVGmJtAPPbVSYGyTgYu\r\n8dpJbh5oiQsSRzVRdHwMH4DKLVJbPHRkcBoK8uTgLRKf117w8d8NvWrifPfw\r\n8aQk1a6YGsb7bRl/XQTYtkNzV4bdp+TbbZzacrMgypHO6EdhGVPj1SVkK+Ms\r\nPEEvtxfrurHl4ugiJDilwoxLAv7pXjAKo1OpQUS74hMc4quYSQsDEoe+hbRJ\r\nH+nBeRySg5kKyqA34O3G2hrylJ3HbXIN2gKCzIvGDsJDS40HOEjafTWHqFTt\r\n/YQav7m3sw7Xudol6NZCh3hcAV/BYwyey6bT8QRHJjF1Wl8LjfCE8xgiI+8E\r\nPx26UHSXhgF+8OUW1uCGxwYbdniymWDqhbA=\r\n=B0/N\r\n-----END PGP SIGNATURE-----\r\n","size":12444},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.8.3_1674061937420_0.02873945899254049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-18T17:12:17.606Z","publish_time":1674061937606,"contributors":[]},"2.0.0-nightly.1244":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1244","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1242+349a6caf4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1244+349a6caf4","@parcel/plugin":"2.0.0-nightly.1244+349a6caf4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1244+349a6caf4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1244+349a6caf4"},"gitHead":"349a6caf40ec8abb6a49fcae0765f8f8deb2073d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1244","_nodeVersion":"16.19.0","_npmVersion":"lerna/3.22.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-7bPhY79FN/GNYlwTD1AkcfhbH7bDkzSl1Zh3Tgqnl6gqR3KvUCc4w8xb72tfEmAx8IBt1Y6rIzLbwuIJKjrBvQ==","shasum":"7cddb396a6fcb29379a359118960a7e545a40786","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1244.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDx0TFmSz5qP76U6kIiSgQ0rV+6azYGN/hf82nlolCGEQIhAOH7eY0cISvmh1IRVfcUUAPZMXZNaAWF0ckiw7lEptJX"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyJMJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLEQ/+NB2F+EuOgFe/AWGVmGkxyoj5uIVv1NzzzRug0gFXtpQpw1hp\r\ncnVShBc57bWyfbtq9mZAKY9Ea4YGSaL8e+cxtiHUlp3d7BilFaVQscnRJ3sY\r\nvn3b5szyYmagJBfWYXqX4nzKxVXe4ZMLcujhuPKNWNP2YnOW/+YgoTJPw6n3\r\n9fsjh6aq91rd5V4I3VAM7WulVe1uulkWKtbd3P4OLYexd85zIew1ZrScxRIR\r\nYCjLULw8sRJ6EEJldkjthZ18heUkxOCVepPK4G6FXa6JxLkaJ9LzFLN2drXz\r\nEPfRLazUDtoXtsG9rLv3OCMIu16q+0oLjJOOD89A08A6FkdX4qkK2lVeQGDl\r\n946jCySnes9/JTo+zoWLJXGrrhH51+9Y0AGgHAkzLrvdwfuB3Rl3ZnxfCEHH\r\neO+ZAvYhMN1f9GTGS0+bNgwSYaVzrq1q+1r8kJ00n6cW1RgAl7Lrz1t2yScx\r\nmR44UES9XWTfxZlI2dK575vd39lIVzJ4DAK9qWnpP6dFtRf/nRga6dez5fhB\r\nzg389JEHf8n2bopLMJH3ytPozzT8frpL0/XEREOSF9EEBLhJwOpYQNFXW4nQ\r\nhJgn82iFZVZYKiIND7ygpWRcWoVrkaRfkPoOP/k8+vhDQIEwQhmRHcF83V7t\r\nHB4pySB7FYFJ8YWg7+Vc+5nCZIY4SzGRiYI=\r\n=lCMM\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1244_1674089225639_0.2401756511776727"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-19T00:47:05.804Z","publish_time":1674089225804,"contributors":[]},"2.0.0-nightly.1245":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1245","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1243+03d171247"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1245+03d171247","@parcel/plugin":"2.0.0-nightly.1245+03d171247","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1245+03d171247","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1245+03d171247"},"gitHead":"03d17124706411b0c68c40ec8f90d99d8d7075c2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1245","_nodeVersion":"16.19.0","_npmVersion":"lerna/3.22.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-zX0+RLM3Q3MOoEOu6olO7vYiKdbcwpWYEqv7NscpiC7/0WbyA6wRJsX1S58JhYfE7cFrmtTKNpEcAcj3UkDhIQ==","shasum":"fd949ee602896d6bfe9b24c8bbabfd7409920f17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1245.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFsmREjSbT0TnpMxfdu8lSw/EEXih/K4UuLRg3lpxMbnAiEAi4BCLyVXyMVcja+AUa2S4kdYfvXW7V8BSewIKheVk8o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2bX4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOvQ/9EB9LdgvWEobJ6O5Ah/OM+vBrui2NB3ji5uJdgSsBxQSB9WvP\r\nJ4/3Qg5OhmMdc/kuTZvLHb0/Czcum0Hwv20Px8fPc5VAVmsdeKhEIm7xJg64\r\nf9jIb5An+X9a1AOmO3aR2PrNtK0RD7y+XwI+1+KgEkBIvybe/EZq0GQuH6Sb\r\n5eQ7jNiFXI+qaZIQNGGZ5arh4NDVdZ9q6lrFb5fk/zGOpnPWDF123YIc8Sh/\r\n6fX8DcFyEpT1EGDtTMAA5/Ho3ewy7iRC4/zWOkm9xQ6wElqPw7Y8YyajY+ur\r\n8jvLDxpTUX0zQMxTrZdmNQk+mLMRZHQ/5Ietq3Fkc88SYhSCrluILUhFdbOE\r\n+kOmrof+RZHRh7HjwZg7KBNK1R1hRwsm3giHLao75rG3toXJEJnHwv31p5er\r\n6vP5CIxn/1RQUWbIufe9qb8ivQ8MoFVT0/vI5wJ5g4IrjuqRQ1kZLSSId5Hc\r\nd90kF0wsjDd/Lb3y/FoFTPK3ABv/xW38v77YI1sY17XiVvBj9HQS8ZuJ2Uxc\r\ntWS2N+9kgZ62LR67mij/BjU0QK7PXWGHpkPRfR3Y3Y2A/3ZNZG74yLS8iymo\r\nFk6DDdWt0akqdxz8j4aXGwqylZvTMQXjDg1GiOIC+m1+xyX2QWa8doY19Hm4\r\nWNI6BUTra7BbZA9VG13WEtIPotL8u8ZOspQ=\r\n=juiY\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1245_1675212280127_0.04418704888556868"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-01T00:44:40.292Z","publish_time":1675212280292,"contributors":[]},"2.0.0-nightly.1246":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1246","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1244+1fd824171"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1246+1fd824171","@parcel/plugin":"2.0.0-nightly.1246+1fd824171","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1246+1fd824171","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1246+1fd824171"},"gitHead":"1fd82417122fccd5ea465b2c237f736fc3d2d53d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1246","_nodeVersion":"16.19.0","_npmVersion":"lerna/3.22.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-lHjSZ/60Bz2rfKeQVrisiGhBZ3ETYMfJEaNws43chEZYuzkwAMuhlXT5rzcVQ4H988yus2PMZTOcYeurQ5yS3Q==","shasum":"9fd86cf12b144db724a98bb1917f2e75935687a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1246.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEMUJUnNIBa2V7+Gt++fxMSDJH38noqr+/sdjVjWTl1AIgA3zYbwiwCKmtldiXuiXbTeGq5jvMLmpWvh++LMRGWAY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3FrWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7rg//RAxXKfKZhWKuAXFduWy1tNRsQn0n/iYgIpAZ55SR6R+nBbIv\r\nF7zajHZiHxEDuMz+QMhd/cPxMBIM13UGkAouuMjiLagd5g4sGWv5BLtMT4zF\r\njaljmVyrQQeEIupK7qiZxT2oqkpvJznMwTa8ULrTKJ6MXfC0R1KToS5eQAls\r\nkH3M7ULFuDH7oLfIjON+XMs1oRZmL+fWUC82nK1AS5QaZ1bLEqEJ0vOUoqMS\r\n5Nu8JrEDiuzBIXZwEe/tYx7wMLay5ub5tCK9cPe8gByltQXv0u7Z2vgJHQEs\r\n1aHru1RTr45k+z/zZAAv9GK4A2wqbmqrNoetWlVzg5P114BV2Dy0KWAASxqh\r\nfkT9+Dnwgx2m3p8OWKWolFala6HKyJ8zxSefMIOAFeL68WgXY/bj7fJgWuAp\r\nK/otzJmctbpSPgjbGN6+daNopRLPShXFgFOQp5eP0pBBcagXSnHNt7lRP3VG\r\ny9Ua22G0yRI6Lc6YfctblbzTS6pm2rBdsl8Wq0/L2JN7dJ184Ks7v5Nu7mKk\r\n/5naAh/z+vPx2D9lG2e25OjYEodUe9TN4w+kcDkqkwKgcBdcRDG16Of+71SB\r\njC63b9fCJAHr0PYdMS2dZtSfUl07zzN5otkbAHnzwiWoFOBl1B6vQlxlxj2T\r\nlQsRMGv2ndg8QJbzofpH8R2HWWzJwQ9rB54=\r\n=VhUu\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1246_1675385558293_0.6333507921967403"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-03T00:52:38.475Z","publish_time":1675385558475,"contributors":[]},"2.0.0-nightly.1248":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1248","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1246+adb01fe60"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1248+adb01fe60","@parcel/plugin":"2.0.0-nightly.1248+adb01fe60","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1248+adb01fe60","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1248+adb01fe60"},"gitHead":"adb01fe60c10dc119cffcd025f8c30a332547793","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1248","_nodeVersion":"16.19.0","_npmVersion":"lerna/3.22.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-ydX0/hYNXOkqsfpWys3vy+CQPuShQPAtPG8aI6gQwbMk9nFtw5FYK7bKAi/aYDb3L4/G0oZxiEjgXsa0cLnPbw==","shasum":"37ede0e0541790ee008deb6769bc552e75b69032","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1248.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOEJL7LewSP2Wgq2YYyWUCVKqIu8LiiSBoAsRMpVZnsgIgbQFr3UKrSoEyIwisglwXK1gowWDeAj+avEmJJCss5VI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4aigACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofnA/9HlavLe5Tok23716651WD9qkOzw2CEpktocfeh3oGCEwE3ob3\r\nI1YUh7qqsyvX3898qlhoduqD6Msqzd+Etm5f3W3YS6xA0/9v9brX2Q3z1F9s\r\n1mtm/+6UJv+oKlKjwvaAqqSGIc6f3TRgTK+qsZM4RcbvJoiuhGTWzYcwNn5M\r\nNtJnIVdiqX+3lK3dAm8CPGbedoXi+pGbfT8Y428f+V+SC3su3G7ICE25nOHZ\r\nmTwahlD6tjkXcTruONthQYYqs6AmQbBxNoWZAeud2tIZusZI4tH+EpgsJ+Jj\r\nTztc//e7fdbuYtePbMphzhO/8gezq6tknWOxd+igcPkTI69vdZfwvlwmMKOl\r\nPGkiMM6hG2lGjbIuG5UMXYKobeZ7zpfjbGMDpIivf0+40uIWuMDqpruTG8H4\r\n4zt9afAzuM2zfocoOdFIXjBm5dPYo4n9dPHWQ8ig2mseBkyBUW0H/bD67kgv\r\nUStDSrtP1vDz0k58ExnJ6JKJrNQOxvFkl+07nL8vtcmBmq3Zc1fbC6+kSBt2\r\nmGsNT7VuRyDu5S7lTQKO9YbxZOZxz4iRKsZgVZeK53P/Mm+MDkm+I/j++6d9\r\nKe+RDZ+TE8Lf5XmLLghjUB3ttedi/XylIrBiMBEDWQd6prlFGRunfBpCYGHG\r\neTdL63HQrGbzpVuTkYbC+VhUXjmDfA/Y2CI=\r\n=cSFU\r\n-----END PGP SIGNATURE-----\r\n","size":12462},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1248_1675733152193_0.8552869295509569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-07T01:25:52.374Z","publish_time":1675733152374,"contributors":[]},"2.0.0-nightly.1249":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1249","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1247+9d1933b3d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1249+9d1933b3d","@parcel/plugin":"2.0.0-nightly.1249+9d1933b3d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1249+9d1933b3d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1249+9d1933b3d"},"gitHead":"9d1933b3d89a3f57f3ac1c70f4fb755738d78604","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1249","_nodeVersion":"16.19.0","_npmVersion":"lerna/3.22.1/node@v16.19.0+x64 (linux)","dist":{"integrity":"sha512-vdf6PXwHL5XVJb/qI0WwFCAcP329v8zClKtJnLzLoqDvpnGxs9Dpu8waNiHGHv3HdJXxg6JhsHpSJuhjh7KgHw==","shasum":"30a1f52b23a616f832664e117a09f0c55dd694c1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1249.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClhg2qT3sVKbavtMeELIM6vjUe0VlIqUVrQGhF+0Vs6wIgJVt0UIjOadLqX3GwTWIZYDSuXw2FdloCKwoG3KR7AhQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7s6MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9zw//cqQGpZYzRVrQkZAnpm/2RJyOD/V2r61pZcmcWux6/g4TSw8j\r\nD34cCKkRr2AEi3CUGlVOmAe4CPNG9XGq4LJZzRynFtJlWKOSaFlE5ppDYiv6\r\nKhKPzjp9rw4/828pM/c2ZRPjiopHGchH/h627uklahcV/lIO0dCRPaSMzrvp\r\nZeXYhP7Q1tyoCn+rE3pv/lTHIfqq43SRBZ+UZzldWPCQqZrZh5742lU9O1vV\r\nUuU/ZsruP68zgMti89RTB4vyztGk589YgmrqcbgN3rrkAo69VcqBivKzm1oY\r\ndM/GzHc0Yw+ra6NqeWSQQpNfUfCn/QdU1PhVBPm+V3r5juimXT+69qv2xD05\r\nQbXH9+Kc9Gu1kF3PFg7CeMj9uAgmOVUB4s+K/LpUvCMKQglaxu+CMQHlxs9/\r\nQLpS5mRUw0Xyd8U1U00ILbdCCj9ghjCmHbG3gAjTw3LrfMiVn4DEVKrUIxcy\r\nwMkUxsTgnhIdJ+y76XQJu0ZuavccYAWOx4XRhek8Dn37KkHcE2V0iJf5Chi1\r\ntDyPaRJx/V8s5aG+uMVENwHnrWJzweNgoPlFLTxNEqFF0wOruxmaNOyxmZRs\r\nfVeKskW0F68noErSfwsa66E1Lao+WbiuWmh6+DXCH+2S6DescNEs+6uV9nkA\r\nCjZTrTEivQEYkGPSHJ3OGHgf2g6OYpG2jGw=\r\n=waiq\r\n-----END PGP SIGNATURE-----\r\n","size":12466},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1249_1676594828693_0.7041674573106871"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-17T00:47:08.888Z","publish_time":1676594828888,"contributors":[]},"2.0.0-nightly.1252":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1252","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1250+307268c07"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1252+307268c07","@parcel/plugin":"2.0.0-nightly.1252+307268c07","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1252+307268c07","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1252+307268c07"},"gitHead":"307268c07570ce142ad4becaabc3548849e147ea","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1252","_nodeVersion":"18.14.1","_npmVersion":"lerna/3.22.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-tbf6xTBf0rzhpFAqLtwxafcISgKzomBGq368t0/RE0WhqVzve2RxkL1NHvvKRzhMcA+cekqXBrLKdZAPzTE3pw==","shasum":"dd49e4fbbf84da7bb745476ed85128efbf9b2d93","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1252.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF6AqmDFRDpgBqLal+GBbimcbqCKOwYbFkWJq45vVl5QAiB2yax1HNNSDEENEojJx3tefzHFgLEmNLUbVciQx7x3NQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8sZiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCSQ/+LuEhQkvvrD/crxetusJ2jmRKSzOXCw6aCU3u/suzJuNfwP/2\r\nsMPZxJyrYu+lVfWk+g1JNqnIwo7MKWeBc9SVyV7TNxhfhd6BJR5UtZGXydfe\r\n3qypRtqeen6DFcIOK+EvpYnqu6CHsY9OvC0D8eqa5Nlh1+4AidXzH6MlH/M3\r\nqYM0l1UWfL37LF7OvzjIMgrgCpGcRdlDKVYy1jinPv5ilUe3hsB4n3EkIGMQ\r\nJC3vYHBl5WsWbZNwjRd5CiWB3oTyepDn6i98XKHSEiFfSrBJy1AZlOe6ErIS\r\nC4SAn6Y86TCzx6c2XXhvah9n+FgxHe3YJfq3mgPg03enQyN1ZOgXBIXvvCWV\r\n86i/Bg2Qoc9in1cH7MC29iMnjbX7DaAONl5UdgJzJEstrpUEkfzXryIfVUQ9\r\noTPyzzUa7gpsnKianD+jLeAKfh45HhCYoZgqNxsiIlFnx8xOuOE7CX0+jhvJ\r\n6TyiNFfa/axXxz9/UhGIDDW0lYzHlQY7d04/UoK0Ras8UvHtpU/RSpgaizBd\r\nFs92JJlu8l0NoMHzhvtk2bkfEmPwktcniGYSDc62kz8nfZwslRTgkLfJ0ju/\r\nFMfOGodZ5+OPatliE9vAzHBEPRNcueYCa3o8Nd/S9eaJn5txod0B1IYHLRM9\r\ngxWwxkKn6QhxZvopLSDxDqUCGdkrursaGDw=\r\n=U5ZD\r\n-----END PGP SIGNATURE-----\r\n","size":12458},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1252_1676854881842_0.6668424594079352"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-20T01:01:22.020Z","publish_time":1676854882020,"contributors":[]},"2.0.0-nightly.1253":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1253","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1251+1e1d01df1"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1253+1e1d01df1","@parcel/plugin":"2.0.0-nightly.1253+1e1d01df1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1253+1e1d01df1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1253+1e1d01df1"},"gitHead":"1e1d01df1638bc534785eda86116a6696b0d0cc5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1253","_nodeVersion":"18.14.1","_npmVersion":"lerna/3.22.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-slBeFZQ+CvcskvbY9V3FP7pjPypVjL/X3m7LDEUPqFM7tXwwN1oBbh5d5d4ldfUT812yq6TI34XgbnqCVaYvUA==","shasum":"e7183ebe98d3a78fc86307044ee856e4837d7759","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1253.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAcniqv2PRyFq7M7BIz4Tl7IrMqZ1DhkAUPeQ54+0ZjgIgSgn6yR8uJpzjLPrQSmNg0rc1TnVUShXBQ66sTjwoT9w="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8uKPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8tBAAk+DQHbB36Efru5i+MsEE5oJmOuD2mGum9laxH9kpcACRWD7/\r\nreHiRjv/Sr6eYRhqsHtwIyVf6+knDoyMslqhplU3XMzcs6pREXc1FVtJozh+\r\nd/s5/iQbsueCRIB/zJeZWnnHGv7/2ubnL4/DajLTCuApjskJTiaxY/RfBsQi\r\nTckS4CqZOkJ1Kvic9TvW8TTUjpGG7K+MBfwzyu6B+jawHiSXDZGwnQzX0sl1\r\ndcjbImI5C8PIBNWgBt8BHiziRcVAnOBOYtoOCdVezFNGdJXbtG88Nr8gxH8e\r\nkx+GMTguz/xpifrWeNeoiLzQEWq5vrkPHWW5Sk0wmBi2VS3OewZLfPRMW09k\r\nFOV3ujgxSI6M96Y0E15jbcKobxmjZM1IDfTXp+h8V3B+HA+PyPZvA3hwsJgn\r\nLjSuReBBJ7z0p6uirBpFzjLxfDbgNhIPglbIJtyWgCcYG2IAcFUUPH3MfJqN\r\nUYoGmAl+LXor5qy/g8/gbmO06wFH5mrrWA4JfjB9c5G5eiHZeRTp2oj80MCP\r\nhTkj28IluexRwSFUG5jDzMaPSAkeQlFMfEk4uwtw5Da11y0n+Gw1L+vSaGH2\r\nsxGCYWkyVNqUvytZVYDfDonHa2Wc6xrCMiV5SoNnLzJP/gVv2vfNnthuQOOH\r\ne+a6UnQ8w8xtRCcE5HLKs4YUKyVh3LI17co=\r\n=66NF\r\n-----END PGP SIGNATURE-----\r\n","size":12461},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1253_1676862095137_0.845990280534689"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-20T03:01:35.331Z","publish_time":1676862095331,"contributors":[]},"2.0.0-nightly.1254":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1254","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1252+19bc122fa"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1254+19bc122fa","@parcel/plugin":"2.0.0-nightly.1254+19bc122fa","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1254+19bc122fa","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1254+19bc122fa"},"gitHead":"19bc122fa6558af62e8e730ffc3b07c60e381120","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1254","_nodeVersion":"18.14.1","_npmVersion":"lerna/3.22.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-zsakxOrI9IF7WRWVPxiVwxHO2LuWtYhH6PGjJcko2zJR4itBhMq1X8yHpDaRkuDs8nUUX8hswXemruvLgWT6gg==","shasum":"c044177b9b2c22cb7f7b26f882feaefa17fe8085","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1254.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCD+sDdsoOmLdeVZtnUYBcNqCEymhTniguSbuRABsNvAQIhAP7Fw2NNYhYaM6QKGa2Od9cq+UfxWykK19R6L6wmxdAH"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9WU5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9GhAAgiUlJN5j9O8yc5/M1MYGXlo4J7iLdGVEGtLXSdFe6OXTO91l\r\nyq0PE6XU6JfVCArwhhSHWeokL3sCxKPXmZvS0qgB0BZMebZDUqeqK1jyjgQP\r\nDKBxLTxPApW4pKt0uhxGMxtyYRUsnYZpdKk911qLODRaXsZOINsXZ7A4/zcR\r\n1zBTWok8jlvNa2qPlvkjs7spICZT2M/ORhYdtTwNhXfnzWkbxlEtKHMofZ7O\r\nMQt+4EWwTYVnCrWsg50Bnul/eZIYd3BXDGCNszEzVziM96UVn2wXRY+xMXbv\r\nmRWdIx3kl4Dn/O0eDKCl4m4ukdOHD7t7sPhMiiGXYqhgMb5kvoK0VvvUnxhT\r\nkjgC8GG0oj77cAf67DohwbwsjiEalwyL+FfS2aiSthUxlwscKgsbmDSYGUcF\r\nk6Ga2kiqZQQGR+O1oJC29jQKclvbKzA1NkFM+cg7WGg9zKrtET07vQSbIG8W\r\njaL00B1yZWNAQSxodpJoXjPeKmeKRj8TEpCoOI1Zmpa7uzfHz6LsLG/OAO4w\r\nmPCwZb9N4KLg8I8lufdqLx771DvHlcxoWAL//v89zfUa/5C4YyCa38ECGDsI\r\nes/P04EZR3COztVmDX6RzEgEjNxhjaXsFlbV58wMbAzgrHEtLq2oaveNdCyW\r\nHJ2xQBoqrbLWvgLxDqkRaL8EHew0GjHdobA=\r\n=jy24\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1254_1677026617772_0.9424229850795556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-22T00:43:37.943Z","publish_time":1677026617943,"contributors":[]},"2.0.0-nightly.1255":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1255","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1253+359f6bbba"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1255+359f6bbba","@parcel/plugin":"2.0.0-nightly.1255+359f6bbba","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1255+359f6bbba","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1255+359f6bbba"},"gitHead":"359f6bbba0739c3872ee82ea4984c93adaf4da47","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1255","_nodeVersion":"18.14.1","_npmVersion":"lerna/3.22.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-PoUCwxbe+lA9uU3QPgDxR0XaCKKkrToiwX8Zahdl9RX6u947RmZ80huVr9hZ4t6ATXQcXy7/yqxJcWBz8AoznA==","shasum":"db45499b0fc2ba99085408d1a570b2a8c615ba12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1255.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDyaGeRQukP/QXSxPx+UGDnjdMHZ5RJINPaTT19tDpReAIgOKZhZZ5AZrUXpfjGSDlRMTr3fqUSBIhKeHiXTsCOkk4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9rg/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhuA/8D3ALBkQrHNCwSxIh6MzR7lFekWofBbRPW+M1H6oH0KrIHGnj\r\nBgPwp262OYtuEBb8Hn+sHd+gN1x6ig+lt8HR4zf2jzXuoWB1qtvNIJQ/E6oS\r\nYV/e0M3/lv7gkwEdjwlcuCRTOYjRFUgRvJ3R022I6V5JkIqGSPTApn9YmZ0Z\r\nlNns0rgcP7tcUy5YX5i+C3Adba3/AlbTZjtbMw602KfusITICwitpF7WRb4F\r\nWp2v47YG498LSYysrmmco5M96cdAPZ/XmJk327ycm0vWSXn6xiJ9SKF2KDh3\r\nDV9BX5YheEujrlwCdW9EElQM/n2+Pg9O34/Ji5Lt8Qlt/oSzR2L0KOYfxxC7\r\nkRycUtRHyr++YhrWC/bnOkFLGOLTt7ey9xSPK24MhHdecVrI5fjvIlDhfCb4\r\nvYKrlNHYT9xpo73pmj6dy2rw0rxIZCbKmtOB0NbpcVvc2Wr4jvcCxkYwEpbO\r\nheINIdVZVl8nMfMmS19VvQE89OPdWQUtnAyxnpxnTUdb6XHS6yUZHTPuz9EA\r\nn+hhQDR8csYFy7QF4cWFsug9nSsgrwjT+XGAoGNBce+o3jTp2VpbesTas0yX\r\niq1ox87Di9DWOaewKcb6XecSBS2x+qmGSd+hWXPZUKsE7CEVVpOoGZNlTz/T\r\nUHksb9ScYD5fignfNXULztgaoV0vJulL8cc=\r\n=W1Wb\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1255_1677113407338_0.2600462802095138"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-23T00:50:07.510Z","publish_time":1677113407510,"contributors":[]},"2.0.0-nightly.1256":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1256","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1254+0cf2aff3b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1256+0cf2aff3b","@parcel/plugin":"2.0.0-nightly.1256+0cf2aff3b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1256+0cf2aff3b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1256+0cf2aff3b"},"gitHead":"0cf2aff3bc9ceeda3aadaaba075389dfb2d89b26","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1256","_nodeVersion":"18.14.1","_npmVersion":"lerna/3.22.1/node@v18.14.1+x64 (linux)","dist":{"integrity":"sha512-dCh7qrfyjZVxK6zw6bMNXuCljCh/JUW7ZR0J9TNhEqZ6bJkY6zWyqm+qh/jX5RsCHS+RazpWiHsKPutVbB1O1Q==","shasum":"f6a90e962841c8ef82d0ef10ec4d96f5b8ff506d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1256.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCOEjJn0P4gj4uSJY3Ic/ghwFgt9lAi4UZGIOUE/dwahQIgFh3aB5QYOOah50HuTGKlCK75d1uLwUdNmaJ1mZistXQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/U6OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqEg/+IjHZNeuWC75WG0OeWbRxSp160T325mjm1kS7Hx0mL5GXdXhp\r\nsmTEmp31oH0ld+Zx0ejz7/gxRijmoliJ0H6UjhmeyVmz6G0Ee1hpSFblS7ml\r\nFAMQ78SuwMRWGuaos1roUDMLiQLLdN9aB2FvGY3kMsvlEyu7vfZjwX6Wu/ml\r\nwCafFVxO1ddeSka8MvItsB1K0VHrQBPwJdl1kF7D4h5DcjrqfGzcnDJkLA2e\r\nxAMoURrxp30Sb2qRW3fVcOf38KzlRF+hbIIuhgDnelzSbrORrUijFw9w0uv6\r\noOcisKBYGS4idzhS6lL9NuvCCjxG29fjOE+Q85VSdGCOdOfBk3VRKBU6gH7x\r\n348/ZOFM6mlEs3dgRR46ChWMKETy3WYT6Kw95nZ34vmWo4qkjEpO/AlvSRD9\r\nvJFujsrWf6WhOoO79zweXeUQBaPqIhNuZg/xoYV9JyhveuM1B/oKwcA9mn8x\r\niDC9twfSOFD3lhSrRIO8+nJsC+6W7nXvunAPOIB2RPO0VZHnE91jt3Du5AmH\r\nHyOfCfFQ1QA6MqcM093PMd9BI/pE62EZ8CVVOI7R/O626SfR0bEqHs+aOuJo\r\nsA1coslBUgi9RsiInv2ZsoJJtze8/AeCT82GEUQoC1RfRoilsLeoMLNMFlIf\r\npfZSIrhQpmyBcY73kn3dIGOWY2j16IfA0jg=\r\n=pFq0\r\n-----END PGP SIGNATURE-----\r\n","size":12463},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1256_1677545102059_0.2531935206949063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-28T00:45:02.354Z","publish_time":1677545102354,"contributors":[]},"2.0.0-nightly.1265":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1265","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1263+41f38cff9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1265+41f38cff9","@parcel/plugin":"2.0.0-nightly.1265+41f38cff9","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1265+41f38cff9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1265+41f38cff9"},"gitHead":"41f38cff994b372bee83b38e7aab0485d5e2efeb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1265","_nodeVersion":"18.14.2","_npmVersion":"lerna/3.22.1/node@v18.14.2+x64 (linux)","dist":{"integrity":"sha512-lPEE0v9lOaXwLD/Ph8wM6HDJTYsoHHtWZyJeIkJemFvCwvyiV04hqC7WwsFOi2bsM2YO2F2Mjl+zCGAERypp9w==","shasum":"9b523c14ac52c1e7c6eb0dee2532bbd3a9344419","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1265.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD61Q5Jgtn/oXirzlqugVM7JKvK9oQ9PQmJ2aszOwS5OQIgcO9apAFEnBViWRNcg8HG6NhZecOJL4rFNiAyl56funs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEmcPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmob9A//YwxfmjssNsYCYt9GqXbIZaHsoL7I7EXIdvzEUjvjJisAjLf/\r\n+vPX0hdhOO553OMnn7SXNsVlpep3WpqUoyzwmWviMoyhsmBBng0UeodqZyq3\r\nTKgIMVkyqVn6HMc+128t7Aq8Fyt0vm90RB4/09evemQL0OpfvWO9n2nzWFEA\r\nCwI2jj/4DGuPFlosnYJaQDy6TDlLglw9b8AWX4RfJL8NUibozEohCPuCYKOv\r\nNN2IiCdc7fshvxtFSQj3GG965dI1pkI2MAQIUCCwdSMm+SGQXB8JJ3L0g3DG\r\nmMK7q/4uMdyfUaT9ixjrB96zz+1vc39EeVso996+TtFyK8q/gMBPjeFbtarm\r\n1D7TBdxDGOkN0QGhF7ucU51x2GUC2GmiJNY/g+fYsKPAHdvcYiDxVOADX7iM\r\nck9uWT4VpSrdmWiFtWcFUOlPl6IDMnzwjKGsh6kiqEkolhB1nrXYPpOKPYbI\r\nEPOCRGMHtw8iN9Lqy0b4lsATu2veWvmJRGjwGquZ3KC5G6KMYluSf81HubsR\r\nu31EjV8TwPxNsX56n+mes38vzJLtU510voYqaJJiBAX4CUcTvhSydT1Wb+Le\r\nE0gLIswojUvsceTG6IrkbJpBI8s07MfBquGnDODan2vhDjixXGsJzLt+jYor\r\nDtCVsc/o87swCtSG3bDICnRfoiyYMtyZTGQ=\r\n=jqfs\r\n-----END PGP SIGNATURE-----\r\n","size":12464},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1265_1678927631586_0.4406137999463504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-16T00:47:11.754Z","publish_time":1678927631754,"contributors":[]},"2.0.0-nightly.1266":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1266","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1264+b2331a193"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1266+b2331a193","@parcel/plugin":"2.0.0-nightly.1266+b2331a193","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1266+b2331a193","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1266+b2331a193"},"gitHead":"b2331a19365071cd1a8103408c21523295f24013","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1266","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-sjZ6TaVigksTM5WI7UoUFqWrXCLylYAEeGd2PTpY9md1ZpVuRaNyuU5pfrAv4AlfKV7iz+h2PnrPYVMyjHSGow==","shasum":"c42f36b5976273cdf46ff5a2a1caee793acbe589","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1266.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0R882gYdOtfOOmupu2TYzP3paOcpM1K/ylkxaYHt3oAiEApA5tlx+OTm4dFwhM39xG99fLJZMePyVKNHOjErh1JQw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFlqrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOaA/9G9juv9R2PSCy1ByMj/sauBVYMwWqGr3fSEECmF0vdGCHmdI+\r\nbk/OFvkBhNGjfXseQbSY9tO+Kv5yBtxklkrUeY8EROYka+GqX625RAH7HhRa\r\nCSst+NCl0Xjulg4qmIgOzO43yrGGILg3uzORJNbS5quYB+K1Z3J8rOKYl6+N\r\nYsoLkG6cQeIZbDov7okY/K8FLSSUa/lE6tmzKpP/+l6/IHSJnHb+w6PtI2DZ\r\nxoSbOLc4f6mUUWUfpAysxb1Clr0UIrIoCRtuXqTIcWnV07czBFuiI38bdxAa\r\n77S+1IFpgH+0nwJhtl//oECj6/+gkWV3I4yAckyaDaAlbbXgRnRujQEB0mPK\r\n7JHo/Kbr8O4RMcUxuUJ5g6GPlkztP22TRdCh+AqkvkM7uJUiZiP3ckOsTuH1\r\nXeP8K1n9KbR+4ADeqbNjWTZo+H7TSGX1uyS+XlnM3HvRMRdkHJczt36LrytS\r\nmGO1mme7ncqpR8AS2YFTwQ9Yvlj01+bwpZSn2bSPq09d4OmtfLpkKyyci5sy\r\nQDoi+ow/mnnoqVy+vgzviPzLiT9jYhlOEweP+S4jaQ7lMlzmXi2AApQhAPK8\r\naMPzR7VmqEx40m1/VDCLtpno8Fi6iLRxmG6WvbMsvLOF+39cqPdb1XpizNLW\r\nL9V6v6bgn2klQOIwR2LHkwaTJrSG6utelcU=\r\n=2Ads\r\n-----END PGP SIGNATURE-----\r\n","size":12465},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1266_1679186603186_0.1516619408908355"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-19T00:43:23.374Z","publish_time":1679186603374,"contributors":[]},"2.0.0-nightly.1267":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1267","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1265+9e6d0080d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1267+9e6d0080d","@parcel/plugin":"2.0.0-nightly.1267+9e6d0080d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1267+9e6d0080d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1267+9e6d0080d"},"gitHead":"9e6d0080d9d017c343b6199f54f867ee992b352d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1267","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-u2IZvqDKvLxwqRt/Qpdzl/FoqHpGfs3c+KMCfFhHQNG9J/Qmq+LlAFDdf3czJE8983SCdNZIObO6ohcRdhi2lA==","shasum":"b71e425c92c457458cb94714d3a4581edef0459f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1267.tgz","fileCount":23,"unpackedSize":57226,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDH7YPu+P2rryvSPbMu9b4OcsYf9g3QwZE9ppZto5k5lAiB8GWBHja1/vS74gAxm8O8bqMmnjApjufOd8fvjCyD3BA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHkMwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpx1A/+J6DDoKpnlGCcgq+cbZ3q41g4jO9A8PSLvttVGL8SteV1lW2c\r\noegQ3uuISv7GGnGU9ox46wh9v9ssvyt+byhssVR93EkxvQNorZxqW77S/f1k\r\nKELQOKW9jYDBJHLgOHg01ghDBl37w+jZT4nh4QOLBXudtyWzaZlJGiCNrVtZ\r\nbwi4u6CvHS1gIh9EbVeyVl9YOtpIrqUdcn5dcdYh9A7lg0j7mYgg8Bgc3H/p\r\nI3HsG/qly5NYhXgfIocIMKIxViBvxvNv/OPW8g3vxdj/G8vvzmA+64cdJtQL\r\n/w/ZoXc1X2NtGl9FFdKqdGG1/578ysv80Ctww3+QOk8yE29yImFiRRzOhbUF\r\nCw6ER16JBYK7hSxzIogPrxsna2VK43DfZr7O8jOA0V9CqiVD5cKJUG+DWN+s\r\nGa8FwEsymhTZc1ISTT5gSyIIW1UO1LVgsege8phokFecbPvtnMX04l1AXdLd\r\neNVJMLoAL99slk0UMbeRZq0XMV2YEV97IX7f9ktH/fRaXK2Mk3krBM+V77dg\r\nGXFHwdrfQtSab/n9S5vYwEuaOfBJocLsdZx/Rv68oXlgQI3EJQrxdxQjKpPH\r\nCdx+G/silHdQh29j/T0XK+izLhhPLTEnDcNLLjePIaSKnTmKMK5LACyWUBvd\r\nqfIiWToHsbGmfHX7BAd00rd76NE6524txJQ=\r\n=8LK0\r\n-----END PGP SIGNATURE-----\r\n","size":12466},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1267_1679704880743_0.8361576713970627"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-25T00:41:20.904Z","publish_time":1679704880904,"contributors":[]},"2.0.0-nightly.1273":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1273","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1271+f65889ebd"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1273+f65889ebd","@parcel/plugin":"2.0.0-nightly.1273+f65889ebd","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1273+f65889ebd","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1273+f65889ebd"},"gitHead":"f65889ebd768e9b2e146537b47d4d5d82ff177b8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1273","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-wm7J+mnAWmRNg9z6LOEzCDdMdHFNleygcJgGj0D7wR8RNBilKWA9J4nSqwpAkdl3gKsKDgBIggAzxgzFWMxEww==","shasum":"a3fcbd27ded3208ef179e575db74d4397049f859","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1273.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIExBAgnKs4yujL+0EDr7U2z4MdFVpz4Xf0eOPtJyyvDmAiEAjhIHEo1D3ARvu2PSO54S8G/hNh0+SRdmfe6Xt+cHTbQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIOcQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiFA//YtHIXkUFsknYeOZUMxKeDZdSugfJRcv7Hx2GXQQ8wbgjbWz8\r\nDVpiuCgC9B5T3J5RHUFjxo2EPb4RAFAEY35AAc0vnikAaWcaqRpu5zIPMpXg\r\nZuOlN/B/oq0D3tgFb729b3U2aT/EuiZr1roC325c5QHDIZbFZ5vgVMOHDiGq\r\niBnqHBcpdxRfwBu0Hnfuvet2MbIfZFXG+NS7wHyle2GMr0WuBrntjNUztt65\r\nIWRir9XTQ7BxvbmrEzMSZjmmmLLNlwDKLAYOXXmXDjf8lrWoB5kPwXfrqrf0\r\nK2PxPP3kFluhlD7iP//rdzAUUwDFmqfW3hg2/BdYD93WrkvjbhPNhd/SxdoG\r\nq9EgBPETk72yAmgInz2+SxT0h4yjZXzU2QDqms6TQkBghPp/ZkMYTMRKrTnH\r\nD4LMuHKn2F26n+3oE5FK888eboY75qL98nfx636xevcV2gqt+wni1E/oqxrd\r\nbInlkwQRk+XpweEXB1YgmMPJVNN+Xi6q7dDIlJnrv9feeYTuCsklBEn0pIfp\r\n/tITntofcLmRfR4R3r/BTcVW09Gn1GHOjxjzU38hx6D6LRnczj9LyKNpqqx/\r\ndvpQbValxbVjfLl1PDGROORX9amHXydd8ytlYy7McuSfYJKReFOQ7mId5r7J\r\nGp9cO30szaquGkav5/0Diy+83i1tTEmhI/k=\r\n=eQdf\r\n-----END PGP SIGNATURE-----\r\n","size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1273_1679877903846_0.46819079418156173"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-27T00:45:04.036Z","publish_time":1679877904036,"contributors":[]},"2.0.0-nightly.1274":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1274","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1272+ce4a38b36"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1274+ce4a38b36","@parcel/plugin":"2.0.0-nightly.1274+ce4a38b36","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1274+ce4a38b36","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1274+ce4a38b36"},"gitHead":"ce4a38b36c426684a405f72d667edea08c2ad535","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1274","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-eZOrTNLOXThrgpeUxdQckVsxF2dPlV++wGMLRiAsPK0Ub3hTxaKSSAAAnAw7HiE5y8AFPy4gDHQSd/W298wK3w==","shasum":"4eb8ae5085664c20d45d2dc101c462de6963ecd0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1274.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDvp3SAEGFnyOQl+px+Ec9hbT+I2xg0eeUos/Ui8e/xVwIgPTvk2s3/J1qEVC9YpmwmyCrQpicquIMBrcStwY3jOjk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIjnFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMdxAAiptPh9tYiH7E4sTXArt3abdJXS5ArlC+0e422wbqycldlj09\r\nSLO9FRh9Y4XfgM5jP49SL8ABmWUBNKzG3vSnEIBDs30rUCn6JhKGE88GZiu5\r\nyI0cJ2idJ/KlsjU4Fju8uqIaOa9UkHyaUaEpT7luWlBwNAxYYpmsyL0Nni8q\r\nyseMpYpbmNgLIZrBOcOzDpt8Ex6MnD4B6DxJzeg+naWIBJf22PTTzS1fKBzU\r\nLTV2Jr6vfdUDvzGui4J2Icqlbkql3hHzUDHECW+6w+idfIXs559lWOXYq7Zs\r\nEtmBHMobmUKha7WQxRuQw3vaFUwdhLaZqJGXwM5dapX1DpSPu/YQZ/sExUOY\r\nipItqjpTHDJBsNl9r3X5x9LyEwJKSYYUUTmN2qa5jbOJ8cMdtzj9Du87myFl\r\nfq4pxfZceIBIt8fuVFg2VwRAVK9s9kzCV/h0jWU08Yj4OKln534NGq/Af1Ve\r\nja9CsRcIkvKVuRXJt/SnmgrV0y0BXzJAfzsNIXiv04Js+6JoGw9OcVneHkhG\r\n7lAZ9358BQaSeJDFEwwoEgs6uLPHNmYw4QqrTBvh+kS3COOzXr/mbNeGrUpZ\r\nphuyhOjBKmyXX3iIJ2AicaXceN0Kl8giXA2ef6DWbUcWrD4ZyKjQgIeTXn4Q\r\nVzGCRHRLUoMiXjP06FxlrCg+a1fAPEmUsLs=\r\n=1wPb\r\n-----END PGP SIGNATURE-----\r\n","size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1274_1679964612852_0.8300925578277594"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-28T00:50:13.034Z","publish_time":1679964613034,"contributors":[]},"2.0.0-nightly.1275":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1275","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1273+95952e7a6"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1275+95952e7a6","@parcel/plugin":"2.0.0-nightly.1275+95952e7a6","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1275+95952e7a6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1275+95952e7a6"},"gitHead":"95952e7a678b22bf51a6278d8b208868a91010dc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1275","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-HFMmxdGnn7eCOGjk5JRGvMBENNakjz9ktNtlb3Xb5NoGZGybd3dT3Zzx7Qvsp/qqVvBejcg6hxt1eG9XSqbB3w==","shasum":"5d65c2b439a037308adca18704395f0244ecc19e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1275.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF3GOTBzyDvU31EbH0h+VCcP0VS9cOrlyJf2nGnkLAXZAiBhpgXoiWInJ+8ftQwsapYB37QB9f4PE5ubP/7H/dIauQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI4sKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/cQ/+MLZMAxXwKaLj2xy9HzxBntw3iuL7dkKXVGAE4FIfIF5bx71J\r\n9LgcpyhHQTs++W6/qWh7utDCkSmjEAWBRtRewQ4WmrOPta+Cw2UTTDWtdGqa\r\ny/Jbfs2P1NvmmwlFLNfWi5ToQY1J6fIB4ibU2jvOPsY3+BzHUvpszOUi6mpV\r\nzkALHpVsahsJLzKNN+o2lVh5vcMVJdjacJb6qN8cmm647Xix0+AOQVURMBMY\r\nE7H5gD3wYr2V5Tee1uf0SRRdIL4DzUhUhEpH1Yma0EqSlxnbWnYEcJ2T48cI\r\ngyeevncIkwUOE2StJvXUzdLuaZXNNUu04A1wG73/j/MCBbX0rc7zPNurRTID\r\nWJbnWBZfYNkCXoYbtlzRVIPjHCg9zUbSsGzUYbrAKbmVKOklc2vr2pZPATzB\r\ngi/pveKKG379J1qPhoGJXDbW1tK7yEdjgpJBAxH6Tx5oS47kZFQNtxbhTpa6\r\nG3aXLgsRbcbaDuaGCqVpGiAXsftYPphz/X/LzrnIf4FlHze7+VdkdracdfIt\r\nAkx44A6evVF0kCaKG4d55JXKsmv4krBPMqiq7PhBHUoOtgkiKjgCdltFxjQw\r\nRaV6RR27ugM8PhW19pvJCPfUomKyS21xtKYEIwapdTtm/BaEcda1Kz6KKOwl\r\nHZqB075XpCxaIA7+S4lE7qqeYyPd2sdpWcw=\r\n=UqTW\r\n-----END PGP SIGNATURE-----\r\n","size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1275_1680050954391_0.3090892312938891"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-29T00:49:14.588Z","publish_time":1680050954588,"contributors":[]},"2.0.0-nightly.1277":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1277","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1275+56ffdcc36"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1277+56ffdcc36","@parcel/plugin":"2.0.0-nightly.1277+56ffdcc36","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1277+56ffdcc36","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1277+56ffdcc36"},"gitHead":"56ffdcc36d78584f850aebfd6ea3b8444eda4bac","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1277","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-CON3TGjZSkDKG/Ye1t3iMbwdx5wClc7siYS6KZBBtPUCcQyQFhYSzs8dKIR1A4oNXLBPicdoEetngwMPh8w+Kg==","shasum":"f1f9b9cfc60bcdc9eaef8e1c96e36f55400cb844","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1277.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFbmf48e089/IFEc56W9lhNnv/dVtGRKCqymI2EXy+0GAiEArLRgWnwhN804joodTrnjOsh4/Xy8RmQ6hsi/OdHRC2U="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJi52ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZcA/9F3GtUArZmQQX9btgHbcIXmsQ2EAwD1bnOt0fI4vdoLGHEoi3\r\nxrWyNvJgNzDWC7fKXE/II90ayzs84fMRyeQWmiE3tEpStRIAOIrI5Bhe6nuj\r\nKnbGGmnRxgRNIjsG1U4mHXjFIISsFMTXSVdep0nm4MiyP+Awb+CZ+VbTUr8o\r\ndeMcy5DyGtst01L8ptJ+Ul1v3Hi/8sapTDhIoj8pL62kUVM9Pf0FVBnzeu9w\r\nLytSuxvnSImD5Xv+gMybKwl5yQDkCo4qtq6FegMDGMzFLW7hp/mAZHierr59\r\nWM6R00jWB9zW3Tg0kgqLjqPmxZzFctrzSaxllALSTXWySYD/AzbyFm4KfVzT\r\num/F2vwu2Rijw9LezKIV39RmsgVm6jCTM++XYlCi4413tyiOrlR3cY/yw+pQ\r\nUBOEMP0UTWzm2bF0HwvVnixlsW39qx+Zz8Mw8drf270rJ3uVimONI6pxUTvS\r\nMDJLSBEC03hSfS37/a2UXIPy64DBfZrSAjGnjtFZ8VCULcHcBE0h1LEYdS5R\r\nQHydh0vzaDBHlO4xBMKnF7px92QPkFdOZn0gGBQWK6kGWGmhanOyzRECmkAj\r\nhQA1cOtlBYblDv3Xc6PnVG3RfoVt0ibGopqQD7koQsPQH+uJsnv5zYbvBtE/\r\nurBSi4bYxDwz2SXQHkpnoTLjcPdUoBsnNHI=\r\n=QOG7\r\n-----END PGP SIGNATURE-----\r\n","size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1277_1680223862099_0.7918681677344204"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-31T00:51:02.362Z","publish_time":1680223862362,"contributors":[]},"2.0.0-nightly.1278":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1278","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1276+a86adb883"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1278+a86adb883","@parcel/plugin":"2.0.0-nightly.1278+a86adb883","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1278+a86adb883","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1278+a86adb883"},"gitHead":"a86adb883ea96af8105531957ae5bca5b340f922","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1278","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-XURHhlhLUbLBkrWPbUHvdycwfa4YEOWuoVBjVvItz+2vni/wdC9cjFywyRZBg7oH6fAcSMlvFUEvYtkP7OSwNg==","shasum":"977a6176d028fcc8a457623101dce17f8ca267af","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1278.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOIdvwEa+j4FMCB5TrffAkRW9cR179yzjrWPx9xVWXDwIhAIqQqZd6xkDgN24eIINKNnNZl28n1cHE3vq7lfwg/9nj"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK3QdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoi2A//bIdV/ZtymHRTJPgAryzizrgGCjJzCwc1nxi0QRyLNfFWlOtv\r\n0V2HhcFqYJw+dF9FGWnh3zrBzVU/AuBLgu+YN3OR5JXN6s/tzO5n7+BDnrey\r\n9aOV7V++pPimxPfb1VX0K7KRHKc0rQM5q5FL00t9D0Gt04IlvVxjcm7nQmme\r\nVIvhrA+kQDUCPnjYTMpz79CkyO+5UA+i16g1ccg5CYVBO0NxZBBpBUkFg45R\r\nKMtwxirs43nNBjIKPOWggbfyV5Twp4AfjhlH9IjsfKoJsOABBOOm7Wp55Cd0\r\np33r9IPqcCrx2jqsDCMOtFf02F7SRWEB5BZu38Uj0xqKpz0wJjR2ptVFrACe\r\n0jMIe5VGSeNi8es8wcj4gIyMIs9qeDCkmRXEmMoreG8WacxmuSSL+6cWFZ7k\r\n1NXTt8PpoWZXCjLUclY1OkA5UM7riZv8pay9kFYWupsZPTdQBouaMfo0U8vB\r\nEmgCDcTfJcJdY++z2SoC7bEpOqHxwEmd3SMoVrCXgf/rPTKJXPVUcjw47fy5\r\nUGhU4S8TwmdVsrQxoCVGRZaw+eQj0IenPES8ogdSkOzcbtK0x6ucp2r/B7/8\r\nzT0bJpqkSSh/kUlnWn5mLSIRz+SEQ0clhq/LipyZwb2mDhxycTXDp2K14D72\r\n2G7U7avRF3Ch1WctxXhxugDPmfHdZiJjtRY=\r\n=b1Dc\r\n-----END PGP SIGNATURE-----\r\n","size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1278_1680569373335_0.9177754211601814"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-04T00:49:33.489Z","publish_time":1680569373489,"contributors":[]},"2.0.0-nightly.1280":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1280","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1278+5b901a317"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1280+5b901a317","@parcel/plugin":"2.0.0-nightly.1280+5b901a317","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1280+5b901a317","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1280+5b901a317"},"gitHead":"5b901a317c3b0788feca1ab14aff6fba949b8d7e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1280","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-S4xKE3Q0Qgxo9VtSbsALQ7w6Jvv9EirjI7Utc0V2BF6ujhPmhHKiPm+9WVK0ATaVvfk1TAApetJ73aArmEJIkA==","shasum":"6791553a49c8b6c55e5d10fc61645a573d2c97da","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1280.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpftlwqlG5vbcdjmdN9KkRPllu7fK4Vn8Y2O7KtGY4kwIhAJST6A8xhza9rgP9igCyoJF9+7CBNLMFS1qQ63fKcndT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLMXfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlzQ//VqKsIIzyPFqSOIIZROw2FTJ0fa3I24Hs4AT09vPJeli5MHb8\r\n0zN/9zQNwbYt5U1BmpmrIN6TBu9OYmRvWyRa4q0s6EBY0czhEfiN1C1wurZm\r\ntcuUbfbNFZKP5Fky2aV3MdGwij9f+Fau+t2TldvdRpm5JdmAMoJWU1PpC/2i\r\n6b4UXqiq+BpokkNl16pIds38pa2lO3yRc8Uq2qsUF3RxTE5YkV9d6vGGR9b9\r\nKVzqvYmUT/QXguSD0Zd94j/tAb2euTmT2D5Kdy7xQH+2P4lXGCq7jhXDtvJY\r\n9WsXZHw8QxhveqV6jyXODAVBJFLx8eZ3aE3DooM1Z7mgRWnqc6QgS3kN2zBk\r\nxv4zoZUdf6FVtsGJlpVuNstvg7PbI/Z54hBVAgeagAa0qQShLW6p0xzjdyk3\r\nrKuhzTolYH1EQPd0mtj2nXLDlYyRrn+ajJniHqWZjtN2wguaakVbQE9AbPqu\r\n289KiL7MBi9RIJAVRm+OCF4hDuu6vs+j3d5LsDRqkyDCfU9DLdA7VvQOrU5H\r\n78wGJEnHd0H4PnKM8YNhfiGwMFuYa/zY2lEw3qMqOpQ8JP4jmbg6HIb1QYSV\r\neYvYVm5DaAXOIh/5k653JLh3UTybEjyrwVb6fBMF34GkUkParpZE5TrQjnoJ\r\n061aOgt3ccLRD8YqWuuajV9bq2y/DZ8PII0=\r\n=UXib\r\n-----END PGP SIGNATURE-----\r\n","size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1280_1680655839551_0.9661016621890608"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-05T00:50:39.760Z","publish_time":1680655839760,"contributors":[]},"2.0.0-nightly.1281":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1281","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1279+f84ed0219"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1281+f84ed0219","@parcel/plugin":"2.0.0-nightly.1281+f84ed0219","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1281+f84ed0219","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1281+f84ed0219"},"gitHead":"f84ed02199665e71e0f207deb3cce4ea4a7d492a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1281","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-LMID/yY6okLl/pH1jX01Ne1D7sbGhWnXI3OcoJ96E1qc6dz1+JvJBLDznCFfny7S7zhZfBUdTWHuLMP2C9o+Dg==","shasum":"50868ad61c474f1abf12739afe6aaa1c4486002d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1281.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCR/8xCftfSr2P/uBFQDs5NdI92sZ9zjFGpeztkeb4ylAIhAPS+P6hjs/WF+6sQtBlsylYfXBvjw7aqFf2gNxw876d5"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNf8uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpIkA//ZJKHTcr4MQU6Mt4uuJyAjVqyvL0+1i3o40he2XicNPejxQiS\r\nvGKSKD6Vm60Y80ljZVUc5ISi7opOtnw77S89fHfzgfvmSd+xYc6n9cYSNEM8\r\ncouYcozw6v4ZmMIsAakDeNLh7fb4R3F0XdpE4NC9n/mNHDufM+HlWzU0Ex7m\r\nsP8tTZvuhbyOJsF0p3cvzJZtPUFwuQA399t+NT2oIRcTVHtgFUsGVTjEK449\r\nfORwgFZsd23N/U/L3Ysa2xfEhzs3b4uOk5x3DW4TzuYuilktMwSc2koFASGc\r\ngSPbU8HQp+2tgr+7/YzgjzLrvTcmYAVmvpO8FTCwfcKdqaVgp1wJMcPcZMdW\r\nFbaqrkECw8LAqEFyjQf8md4qTY+/7BqgIE5BhjmSstRbaCGI2rmrF4uQ8r9e\r\nFkCCwEqccjV5Jghqzi1xwUXE2RV4UoZH2Wj3MMGdzWupMR/X9wOuNx62e6gg\r\nuzsMkfAJJFhCbJn/vEz5InWS49tMDRcrg1zZDOsXbZcXc5p/e6bK93vWlkxi\r\nad3nFQztgE7tihnt+wx16x8tR7Img4RtgbMkQPqvljHmn89XCphwcQ6rPpfW\r\nypQZ+wa2bl50TJfBSNb48ZDCKZwPrHvY0WrwqJsjxEL7K3h/krWmDl7MOIl0\r\ngPzTRwVbshS0sHs+TgV7ZN4D5kOpVWZtPZI=\r\n=3blG\r\n-----END PGP SIGNATURE-----\r\n","size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1281_1681260334730_0.8105370769419782"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-12T00:45:34.928Z","publish_time":1681260334928,"contributors":[]},"2.0.0-nightly.1282":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1282","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1280+4fb6cd9ab"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1282+4fb6cd9ab","@parcel/plugin":"2.0.0-nightly.1282+4fb6cd9ab","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1282+4fb6cd9ab","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1282+4fb6cd9ab"},"gitHead":"4fb6cd9abeced4db6fad1ba7bb9d67848f61b7d5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1282","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-dkYVHeJ8AZm38kPGXZzR5suvs5CtYtSwUJm8Q+8BNqAUN4OMaPnLkiOVa8aIZC0YMXzCLsKxVD6eICCLXnl+yg==","shasum":"b40c36d7a36ebf71987f3893e4d3c145f94caeda","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1282.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGDeOpj36cWbdw+ml6mWJZAixRBY7QCGWLd6+BvjJ3uWAiA25Qx2zhqMZaRVFXO/kJnxYKE4Pxy//PokCT2JpT3jig=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOKCRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoz7g/+Lm/tDcga5jilrHtC5wxTRvGq42sB2RL3jF/Wp7VCkXTzRrJp\r\nna+u4nhs7Q0f8cBTkSuQhsWneIq4zLbuoWf6iACiZFT/K6356GBOTMv+tZcR\r\nSjFRx0DGwyo74yErNLMs1IsJBkaWryV4Z/uqUO+3xfuiR2nSPSioDb+94ltA\r\n4HemmesWOVdJ1XiTZc10cx8s5ND4rMYN9DtiYA4J4HMwhuffpQ+maGGB7iMp\r\notPcgEPslRv2hQEGPP5dI9K2Eic4x8+4z/EyBHqDs76dHVZjqFyMrcZRSTL8\r\nXYQCARiX9pIx7MbMkCQQt0cWKreKNjY1br7SqZlkPaPz04rYuvEp5a7Ve4xs\r\n0Ukx05ZRdLXKu6/sk99QccNIDa7dOSSBHC0S7CnC5T3bXh3xKyFrcm6MCpsP\r\nmgwWSeRWSg82lEzHX5dzfe5gm90CvsczBZx9TiX+sz99jPwIZ0ZTvuaEZGqe\r\n7IIRiyG0Za2HpYpHsi9osMeJsdA62MwP8rxwq8KWfRH0TBrPeA56ea7i9ZCC\r\new/c0IiyK+Aq9ZckADVpV+sxthpomlExYQIXRKVyuam7smnwectq4nfBH1m5\r\n3OwPNVPXAyayv0IjNRq0te3mDVu3eP3aUIU6wkP3ErjEemej0xAPhKvE4wHH\r\n38IWyEws1Iku6wypbqNNlk/ZlZvuOod76dE=\r\n=fFF/\r\n-----END PGP SIGNATURE-----\r\n","size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1282_1681432721537_0.7230845163674995"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-14T00:38:41.721Z","publish_time":1681432721721,"contributors":[]},"2.0.0-nightly.1283":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1283","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1281+c5087e423"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1283+c5087e423","@parcel/plugin":"2.0.0-nightly.1283+c5087e423","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1283+c5087e423","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1283+c5087e423"},"gitHead":"c5087e42343239aac8f99de18f2f3c729065b367","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1283","_nodeVersion":"18.15.0","_npmVersion":"lerna/3.22.1/node@v18.15.0+x64 (linux)","dist":{"integrity":"sha512-HB4l+gnkqo4YM/OotWhBEusgqjNcN3Q3CBHRzm0v+5eIkH4330Bfvcw9Mp3dK0F+QMwbhwYoYXJ9szlbGWzj+w==","shasum":"12e63c2af3c67c783c831a4bcdcbd8ef235b8816","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1283.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDIjLCT2r2VqoegUoaf4Mit2J77s7F11ZIi1LQzi5EIHAiBZ0NRBlqjELf6GUnNZuxwmHOfQG36tTTJT1GoXY0p/Wg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPeccACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBxRAAkfGZqwIebJq4xEi+i7nyUtwg/OWwJr43FT5nhkc5SsQk2Gmc\r\nUe0afcEfbMG9jZOJDgURn367eU2B0KCrysYL0xQJWKtNFdoZUZcIypalSWEs\r\n6qbZglEoboH6T/4ARKRZz1F0tLOWluRWD57UPO65dwezwpSXVZLRciBlWBjG\r\nX13OfSpjJiJQuOeWFzx52mXmM7zeeKdIpfUDwEOtVQd8DRHE+PbQDmZq5zt8\r\nTTXAn1RPaY2R6yZtNTc+VtM8F3lp1pWMxYZDXXfi8WBNupnGYt3JVvTayV3w\r\nNfyUCk/SHX9D911+3Ytlg8fscyS1Iw4iUq9gDiE/vMCuZke14YXjuU+6UntD\r\nJSTD3XS4ZUNX6Oe91Y6+MFdEdwD72kNZBSJCPPSZxnEK2fJjqvTe+uZ0BIe3\r\nh/O4n0vPPoU/beFbR/aTdmnB/FqCn3r1KMDvEqfsxnHLransy4MopgI5Mjx+\r\nHltcYKOez9JNV55q2jZt/rXoUdI8b7lF++cYwHGNohWIKz10vtnnPQfcKxFA\r\nL8zp76CbjXhKqtKnni4xArQ77L9q68xSP+5bvpO1bEvPG1aRZgonLba9ASci\r\nAFJNxyiesygIAOWve+L9VA4+zwIDZl9+ZlzzRnf81wlL3F8mJieFwyqF5PAW\r\nV9XKsSBPNNGTmXlABxovsctjtsXMHCVUGgM=\r\n=V5jg\r\n-----END PGP SIGNATURE-----\r\n","size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1283_1681778460467_0.32549988384901773"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-18T00:41:00.610Z","publish_time":1681778460610,"contributors":[]},"2.0.0-nightly.1284":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1284","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1282+e38fcf719"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1284+e38fcf719","@parcel/plugin":"2.0.0-nightly.1284+e38fcf719","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1284+e38fcf719","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1284+e38fcf719"},"gitHead":"e38fcf71919ba1bf1e18efeb05a43603ddbbc3bf","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1284","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-Gn3Mnatbz4VBuo7TbkZrX7WNrTgkzudGfNxf7ZE3PTD6MHzwFQQ2KgadwkZLAuToInbnc8LAInWBU43l17MtFg==","shasum":"321caf3d1db0e626b10ed1ab22a10563d5ff6860","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1284.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3VcZsKhbjP7LoOJ+v36KjgtbyWuk4Hv1t7OAGseX7VAIhAK87YF7tEkFj5AP7XT1Og6khGbAD6qHv6WM+bjR9Zv9W"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQy5KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmUQ//SnxWiWduY58smkXb8Tt04JOaX+STuRRq5R0qOPH1zba3eXos\r\nBbUth1sS6D+W7UQ1diOyk8Bf2P1SZW56pgI6UppJU3/o6B9XZ657Z29BjeKQ\r\ngZ0KDf8WSvZ9qVjAV/zdwgKs9fvgxXAP0/V/+hR+pSlJBx0TI/e0Dk32DTfP\r\nlxEXKf9MiQ2JHOxGwf6N+4g0VmRHrFgsQy1xSmqVEITVOkihhdO1LGoYYo+L\r\nsf3SUglpiEiBhSAvauKV+xy102GlOwTbkWiHXihYMD9YETahyWKbPTm/P/K3\r\naoCL54GVbJs3KeF5r4dmu09vfGxlN9ywB2sJInN27hi3Z2FCMkv1h7Qz364O\r\n6pH7mtsxXq4EIe7j6sdURorBIHlZk3jCG/PMTClXV9esDB3cKrAYosC97V9D\r\nDzyy8di4uQLa95xoBhXNQ3Mjnql7Mfl9gWy2Iwk87PjEnRWt5FXG0zseQPss\r\nehgqgQ1tIho/7JyIhG3rcJsxS8iDomJskNOzjkgpx6rVUji0QyGyFdFs1djA\r\n/8KeUcd7VKJjLNFjgKBhmVwzGqvkWzTjvmbMH68DqE8GSWvVYIfVYA18IYTt\r\nNnzkoLcuUXgeaIQelhJ6ySNiJo5BJ0kksisXXu06bI+zjwhNClfL0Cg2SXiv\r\naE3UW5MXsczkW45DlPfneYFCqG4fgaNCKHY=\r\n=vYoH\r\n-----END PGP SIGNATURE-----\r\n","size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1284_1682124362173_0.7453117392087951"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-22T00:46:02.376Z","publish_time":1682124362376,"contributors":[]},"2.0.0-nightly.1285":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1285","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1283+0356c65e9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1285+0356c65e9","@parcel/plugin":"2.0.0-nightly.1285+0356c65e9","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1285+0356c65e9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1285+0356c65e9"},"gitHead":"0356c65e98c819f38a2935131fc6f114f865ef6e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1285","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-d+BmRe5PqQpJAMGfBX/RdBOFl5CWCRfqYsqQRcuY2lXSvHMcvy43GnIhKm7HdEtD7zU5k50Dbc1lNtPl593Qsg==","shasum":"e445d9d03d3de1922769f125f8fd4ecd0b8946bd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1285.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB2HkFjYOxSpjiSpNlggWxsL8z12xl3lEepOtcj31xHWAiEAlhIIKTQbFERHTd6JG7DXXroJsrurwRalQuhJqyWkihM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRH86ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqT2A/+Mm4CauMOQifZxz5xmR8FRZ2KlfjSIx712CFSosHvSod+YHUg\r\nJpPqH02W7AvUq15MNTcEh9sKz9vdzjpm8gkLmwTJi9Th/aImHAkDVEE0/nLA\r\nRqcGfGLMgcvOkLMBiWK52w9jDOF2mqyRhs1V+Ud/nKyc5nI+9Mez37gWF+C1\r\nCuaJoC0sG6tp/vy7mtYbROX7jHalLFM2Hi5YIymCMuvHOsAHoilZY6A4YxBL\r\nayDeLu61/eL2AWRQajlz/A9EZyItDrkWnuKmO5kGXA7LK7tGxEkvryp1EVCe\r\nx8a8YnA3EGx6c7lPDu+8diUuIZISuzCqxXvnZ0FymiBQI0cJmGL/gfgALQFf\r\nZHJbM+pqJFJ0BJrx4BiA9ALEIRODfRU3chmtFO6EHjVe53wJgZJ/uifKWn3W\r\nLO3Zb3fDZTg/x5TlF4hjatHtZniiH4+LNF4ah9XMIT/6V0UjT4FIXqoXYiGL\r\nYNk9oBMtVjuoE/yhrLj/aYjGjSiGUh98q3noP5a3UbD/jGrMtQEEPqnDczBp\r\njYdtOsvyvykdlNmh8rm9xKTKMAxD9ZqJxKNkzo7bXnwJnPrHd3eAgrMiRu4J\r\np6Vey1WXXq0l2JRovn4QSIWwKlqprALCpxXqwbL5moElsqAMwFnAUhpA72Ch\r\nXnX77zl2yFSr2AEBi97YGFqcwCONJWZ8CgM=\r\n=OrAc\r\n-----END PGP SIGNATURE-----\r\n","size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1285_1682210618595_0.8573089795229991"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-23T00:43:38.809Z","publish_time":1682210618809,"contributors":[]},"2.0.0-nightly.1289":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1289","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1287+99f466357"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1289+99f466357","@parcel/plugin":"2.0.0-nightly.1289+99f466357","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1289+99f466357","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1289+99f466357"},"gitHead":"99f46635710785eb1e79e4f3c6bfe8c7b2062993","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1289","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-nEb/oo9M1jXGGjtaTi517DmRsoT5urjBhderZTILFNlxU+qVZdtw8UwLIHxIM/V4DwCBNmTSqauX2jrQWjjagg==","shasum":"2b4e849dd161dc87c36a964a600f8530532479c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1289.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7CXgLb2FCLNJTzQfKVShcIur48ihLtGeAXVQEa8A9fQIhAPzj7cZISCWpBEp6IlB6pcOCHOD/a/vv6SLNCt9GUJ+i"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTGlhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUmg/9GGd6hYhsUrCAg/sJ09ZDbbc4cWRjVfqPlMgBFivRfs5otDkd\r\nfnE9DQalWwoj6NeMAzielERy5lALl24mjnoJwcrOaKKkFhaWGYg5KfiUTbGm\r\ncL5F7tDdU1E7J4JD3q4PU38qRQwSy8FHT1HReAMc66tyvzY21dWMRKt2KsKk\r\noGoGRAyc6m1hoMCLHawUl7rr+dZIoUi1Bh7MmeFIS5SBFwglz0ZqmkpWwYk+\r\nZTUuBMOE53cLdeKonJXpkf2I4dnQMj7DxNds844s9FpGp5mryY0GD1GOeQZq\r\nDuun/tSDEJu7HAzKXUZT64uYTOBI6fdwU4VW64ZTsSgs53cfGlW6LpVFjsKK\r\nfOAoIimDhgWlQFxTeXJ8LJtAp008GjVD4A4ltO2ngPSurqo9AZIQzmx0JY3M\r\nX+4q4ScCCZ00j4LSXPhE4gNF1L5SN15dU1vq8UnqytV4dklEGQEtVpA8nlfW\r\n0coIJNkgBn/ovwPtjCoNadcNABmSLqJcOp8l+ZuuR0tOpNRBmxdNmLWd96t0\r\nQarAEvME5ZLd+wrmE2vXmZP/IzQi7f4Yg1UsdTaB7Ytb75eB9RFGYAk0g9u6\r\nFLz3+32TvPAJv0dMvxeUQfEwjtiIsORpA27q/vaNzT0ePC+tc26R4TfGHg5X\r\nprieeIFUkUEsF8T/p9P+f0qUNay4LI/ETWI=\r\n=q3F7\r\n-----END PGP SIGNATURE-----\r\n","size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1289_1682729312876_0.7544813415998814"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-29T00:48:33.063Z","publish_time":1682729313063,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1290":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1290","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1288+94b3ac40a"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1290+94b3ac40a","@parcel/plugin":"2.0.0-nightly.1290+94b3ac40a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1290+94b3ac40a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1290+94b3ac40a"},"gitHead":"94b3ac40a5630c17c0186adbc7d8c64e31e2a7b3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1290","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-fQCm7KnOWYhUZkiTQU8H1FQtLhd+dUCrPinVFlxG/BfnLrCRrEi6MrZqYCZXKgQe2ia24zQG/lgoA8IHsrapxA==","shasum":"5903317b7293b0120cab155dc02c0ddc69181352","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1290.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGyOQbtrDjBNuPOdBVaDwffJJv/fzml39l9HUMb84CQGAiBwRTw0Z+rys+H1nXXMyfcngUF9kmBN62b6aHg/cHAHcw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTbl8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUqA//X21+9AQzqzwt0nyWMXi5f8bKydWx+6s1QO5x7nj+ehsqAmK5\r\nHzrPCeTzVmhBn/3qN9atgpb2bD61Rix4In9qwBWGmBujIELCe561UMowElIS\r\nOOk0Ib9Hw3WfpWBM9NCe3jgN0TLA1MFpmnSHX3mg1lsvDmPrDcOj24Ot7ejd\r\nrGGUFyvPVvzUdjUuVyYRM46wHO7/U0gOFlWkTN4cMZZg3pyZDqEHYqWfFViw\r\n5J12U7NMrIEVrbL9+rzpg9BfE2MbwFwOQcNuYRoq6lFGW/e2Dd3Slpby4MkM\r\nHIkNW8Bjc33QnBnUVVykss6xiaMCMFcbyzF7umhM/ah2ywpGRxF5QZ/UScaU\r\nQPXiocNAp1L7xph4pjKtzVPViBqjK222rm1Dq50VYWsoKPFxznCMpprXRvcf\r\nFcIgBlozU5bKVylXQwiFAppU6nISN8pjSsg8ZgIm8npQiaUAFN0e4oG6KeP7\r\nlk3F8tgakJcO90Pk2v4pGo6038GHyYUW9zz8AnvR9+b3vCNrDAkq3PnrTYW7\r\nmfr8V+UHA3LyltCcx10yrcAqIfEq1F2JU9vjbv80P2QY+EAWf0nDiCVrhssw\r\nWoa8UDnA2Bn+5S9xBfBA9+nHXZc6xTWBD+3w33ER6yq9L2py4Z2qUZhIp2Oa\r\n8MpDqV5iRBswPqn44viQb0BhHOSv6jrnvZo=\r\n=Nbiv\r\n-----END PGP SIGNATURE-----\r\n","size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1290_1682815356540_0.8883920021984124"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-30T00:42:36.738Z","publish_time":1682815356738,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1293":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1293","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1291+2facd5df9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1293+2facd5df9","@parcel/plugin":"2.0.0-nightly.1293+2facd5df9","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1293+2facd5df9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1293+2facd5df9"},"gitHead":"2facd5df904b3888774a965a6be0e16248006449","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1293","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-/mOyyjxOiJYHrRG36ac8ufhPjbYY66fynjo9afjpdkPodlhC2D/oAcj1xfMc6oDaSJxmtG1lsQHisF861AXrnA==","shasum":"99a69ff2d5b5f39f689ea14a75e72aad13ea72f9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1293.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB7CAad3iDTQUrDQ1b8ySL2ZSFgSMyZ+XXF63tBn1yZzAiEAuxGWE7OfrgGrgtSW0E1uvMdAOIwdUJnAw/hOlmc32Do="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1293_1683335622427_0.31633915298977033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-06T01:13:42.597Z","publish_time":1683335622597,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1294":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1294","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1292+526e33a2a"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1294+526e33a2a","@parcel/plugin":"2.0.0-nightly.1294+526e33a2a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1294+526e33a2a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1294+526e33a2a"},"gitHead":"526e33a2a274eb898c64b41b44f7fa31a265ddc5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1294","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-3zdbigVYuw8Mf+9KgZV+/z8gaB/iAkBtIVqssZ6IOtnWoQh/pYHzhszmRQv7/c1L3VHt30gl9WrCiKliJnk04g==","shasum":"5118c8bcb74267030ef4ba127899d291b4a618de","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1294.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHs/4jCB1DJyb+qhuKkWKlmGo/t1ZfNpW6csMQThB4GAIhAOTBXwvf1PmurB0W8vRAXrUpzzooUkCx4kBvfHeVRCq8"}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1294_1683593286211_0.6991508246465383"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-09T00:48:06.440Z","publish_time":1683593286440,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1295":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1295","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1293+7abd24c97"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1295+7abd24c97","@parcel/plugin":"2.0.0-nightly.1295+7abd24c97","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1295+7abd24c97","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1295+7abd24c97"},"gitHead":"7abd24c977edba403d405b157affcbe7e86d83a6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1295","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-IxPxtqfBwluZS+vl9pNubZxW8m6hYCJTpwlkVF8F6BtOPlsFhWM7SHy/gtVlxsstD1D+CgLtuUuh2+H6vsM3WA==","shasum":"e2c4b5728af21ab259a979646d9c8fbd92098128","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1295.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCoaamPDBoPXbuwan6GsculxvkaOKUe/EMI45Zlpmr5JwIhAKGw+Oc/KseRe67jeO5Kv/2O+o8j+CXABRPCNTjC2jBn"}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1295_1683679533712_0.21258791222449314"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-10T00:45:33.876Z","publish_time":1683679533876,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1298":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1298","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1296+eb76826da"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1298+eb76826da","@parcel/plugin":"2.0.0-nightly.1298+eb76826da","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1298+eb76826da","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1298+eb76826da"},"gitHead":"eb76826da305db1e5668bb9b0c1cb5dbe0951a4c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1298","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-K9v8ff+5YrM+9jcxNjcBD+7LETraa1jZhNytbSt06yT3D1sJbImPBQ29l+4a7suI/AcSNV2fXamd5oEQS425SQ==","shasum":"b4e8b508050d97d5ec6c597016cc580db23a2b01","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1298.tgz","fileCount":23,"unpackedSize":58918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC0aYrohZ1weE6r0qyNHTrK0nyVUBS4ZdsFURlrLOL9YAiAqnqty2fmPctzneF2JD+6JB/QuwOH7CU5BoS2Znn47Cw=="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1298_1683852415058_0.26665817057345964"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-12T00:46:55.234Z","publish_time":1683852415234,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1303":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1303","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1301+cd4336412"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1303+cd4336412","@parcel/plugin":"2.0.0-nightly.1303+cd4336412","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1303+cd4336412","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1303+cd4336412"},"gitHead":"cd4336412242b6d6da40ef6cba8e7ac99c72b090","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1303","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-k92o2wvP+AWgX9yJ6amt2c4MWJ81fRLQWBtFC/v46+JDGVSSsXZDuAC9BlT9+B2YMnLMPoCUA0M4pnHeMmsTnw==","shasum":"3af49a4df87932b3f42ef4d75885fc74da0942a9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1303.tgz","fileCount":23,"unpackedSize":60262,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsoepEf89/Xjj8naGPcC7LEsTr2IfC0eHSqfwEK7OB9gIhAPWPxtC7eJB4OnPM5+gkXAm+HvbaYF1zlNi/H0DMqLDh"}],"size":12960},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1303_1683938657337_0.5841778384761085"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-13T00:44:17.488Z","publish_time":1683938657488,"_source_registry_name":"default","contributors":[]},"2.8.4-nightly.0":{"name":"@parcel/transformer-babel","version":"2.8.4-nightly.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.8.4-nightly.0+7b79c6d"},"dependencies":{"@parcel/diagnostic":"2.8.4-nightly.0+7b79c6d","@parcel/plugin":"2.8.4-nightly.0+7b79c6d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.8.4-nightly.0+7b79c6d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.8.4-nightly.0+7b79c6d"},"gitHead":"7b79c6d69ffabef89810a8db61e9abdeb70d6990","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.8.4-nightly.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-e+Rncah40BSsk6GXK5vdqiryuO7bt8GnDNSi6swOviXjI6ej1WflFoW3KIbETK6KC2AI7+BLFJMZ0F9DwRY5PA==","shasum":"2f03eeb835bc7ebafb99846a73d6ab6eb6602a10","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.8.4-nightly.0.tgz","fileCount":23,"unpackedSize":60232,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzJTimSbUO5ajnozpcHr7yBC+57xyguo7D5Ga0OqDsuAIgHlR4rNGS0M1n87wEb36iWaeeUOoGftRkFCi8PyYXd+w="}],"size":12951},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.8.4-nightly.0_1684025020458_0.12129417792233932"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-14T00:43:40.624Z","publish_time":1684025020624,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1314":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1314","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1312+3ad435157"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1314+3ad435157","@parcel/plugin":"2.0.0-nightly.1314+3ad435157","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1314+3ad435157","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1314+3ad435157"},"gitHead":"3ad435157d443da806c215d68ccf292b4e95ae0c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1314","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-dRQhmUhOqLLdgM7wUXahu/XqdnqoIUCS+mHChty37cxzOYNI/NHwPV8FC8j0Oqsp86x6y1UTBrggQyHO5/Kc8g==","shasum":"732a5c24582f43ebb0a41638beb2db40061360cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1314.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClx1AljFLRVzkT2gcbWZjwijI2ZIHqukpJ6dgFmAl1gAIgJ6sgkVd6jwA9xV4SrQB2YQ5yVu6ydPZ52IoNkZUGdzc="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1314_1684889063074_0.029424913684272802"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-24T00:44:23.367Z","publish_time":1684889063367,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1316":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1316","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1314+305eeee8c"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1316+305eeee8c","@parcel/plugin":"2.0.0-nightly.1316+305eeee8c","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1316+305eeee8c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1316+305eeee8c"},"gitHead":"305eeee8c154a810818fbd61e7b06e0dcee024c5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1316","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-Uf6wK1U7/vFdK8czVdqI7YkZrqXTmXQCvhcc1ILd9UgjCwU2pC0AGwlb/fwzuag/Tf1Cp3xpjzxlDwHNHIjkng==","shasum":"3fc9ac9927d4a98aadf6073fea6840d10a1a4d1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1316.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDM0L67dwmob+0xvd9xiNc5h4bTQT9ybPEcZ5pMJGrSRAIhAJbvkQ7YBqR03Po0Od4uoMVBfqsnXEnPANCo+oxd+f2v"}],"size":12862},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1316_1684975366500_0.7728877349524321"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-25T00:42:46.641Z","publish_time":1684975366641,"_source_registry_name":"default","contributors":[]},"2.9.0":{"name":"@parcel/transformer-babel","version":"2.9.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.9.0"},"dependencies":{"@parcel/diagnostic":"2.9.0","@parcel/plugin":"2.9.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.9.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.9.0"},"gitHead":"dd9435be8afed35c5ffc161cf4b586fd6c78fc1f","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.9.0","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-ZAqSDQnxGcP8y70O6UOxRI+70f3sZEWRH8elZ2Lap3ekQxPLiRXuBPe7KbC0LCLXlinOCvcySr0lI2OXOMkcJw==","shasum":"65f6e4e3119752d8c181f0539ee7ca98e2f855bf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.9.0.tgz","fileCount":23,"unpackedSize":60064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICkAqgomNzFXg1M9uqjgYBPwJPNwkCS1fM2lLid9ggRsAiEAiKynIZD49cYhuvmc4XGvGuKGdw63O0b1G/tVDyoGSdU="}],"size":12841},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.9.0_1685087484158_0.3642047661661836"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-26T07:51:24.320Z","publish_time":1685087484320,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1319":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1319","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1317+dd9435be8"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1319+dd9435be8","@parcel/plugin":"2.0.0-nightly.1319+dd9435be8","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1319+dd9435be8","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1319+dd9435be8"},"gitHead":"dd9435be8afed35c5ffc161cf4b586fd6c78fc1f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1319","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-xXBPibFWXqNwrN5kJ+17ln1KaEY8JLDKZ0FxaGpFJf3iGOlh+plBcXyuimTPNkcwYgYh3wjh5WmxY4prFnVadg==","shasum":"cb88558cbcdfca6f6f9fa1c004112d58d0b56b70","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1319.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCKhVl6GKw54HsrCUP0a2yRcFXJvVr1vFoa7Aos+DczvAIgI4DaNhTn27PAzMbhzMZkNdwRlaM+r86kzxeYDrqKylM="}],"size":12864},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1319_1685148332463_0.08188342005964033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-27T00:45:32.638Z","publish_time":1685148332638,"_source_registry_name":"default","contributors":[]},"2.9.1":{"name":"@parcel/transformer-babel","version":"2.9.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.9.1"},"dependencies":{"@parcel/diagnostic":"2.9.1","@parcel/plugin":"2.9.1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.9.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.9.1"},"gitHead":"5c5dc302b559f0b0d8c57b4d638aac521c879b70","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.9.1","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-HEU3bavD9Cu0RP5T1ioGLbsOQDqND/SQWal8L2f9HsgwTs2kzmTxYylNccqNjAMj3NnoyXzKMKbZyG8qEuLlpw==","shasum":"db7c11e14b33ce6ce84170eebf93c3fa5a96ae3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.9.1.tgz","fileCount":23,"unpackedSize":60064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEHwL4ed0ZrqLXUXiChYip1KUa92zW7UPcH29edEcl9yAiEA7Q6tOpmQi8+xI6U8QF2TwMKER1M0GbS3/apbO38DE68="}],"size":12845},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.9.1_1685220956909_0.9102862786187311"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-27T20:55:57.123Z","publish_time":1685220957123,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1322":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1322","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1320+5c5dc302b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1322+5c5dc302b","@parcel/plugin":"2.0.0-nightly.1322+5c5dc302b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1322+5c5dc302b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1322+5c5dc302b"},"gitHead":"5c5dc302b559f0b0d8c57b4d638aac521c879b70","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1322","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-a9SQC1BG/1u8RTZjBG99NooFEi5m8z0Mra2PdS12J/kRPYrS78SjyFpqj/DQcJTktfmLsyWqsRmCVWO7GWC9Eg==","shasum":"ef449d2f00a68ead9faaa863f0821c1a7f0e89fa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1322.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHT1jSbyOhIAqJnECimnKlL0FsMQA6zIkIiFNaPRERwSAiB2VxqzYmpAacJxXDW5124q7OwXrdFGWH/PoJIHJlnAKg=="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1322_1685234616148_0.7392063743245783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-28T00:43:36.267Z","publish_time":1685234616267,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1324":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1324","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1322+0645f6442"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1324+0645f6442","@parcel/plugin":"2.0.0-nightly.1324+0645f6442","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1324+0645f6442","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1324+0645f6442"},"gitHead":"0645f644238f6dbdadb8e01fa63be6ed2152830b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1324","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-QSm16bYuYK1JTm61F5mjn3knhPXfmLLxbEolEeisnhNhnifGa6f7DVi17b9Wcgb3/olcPzWVVpUtY1I3gFiyXA==","shasum":"e559854397eacd1741f5a5c1204cb1bc30e30f2b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1324.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuh01Q/79BvsSePp4KqCoF5Clvvr6zHTDJff34+Yn2xAIgaSVDB77HIKOXMxmu1ltMv+uxhUxRoW1FbMWKxrxkKi8="}],"size":12862},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1324_1685926099860_0.2656071282596706"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-05T00:48:20.076Z","publish_time":1685926100076,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1326":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1326","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1324+44c5d7348"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1326+44c5d7348","@parcel/plugin":"2.0.0-nightly.1326+44c5d7348","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1326+44c5d7348","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1326+44c5d7348"},"gitHead":"44c5d7348812d455a6d27b5d544aa795b314ed6b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1326","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-81MyJJhkhCSjh7OCgwKICLaQjExHP5HOq2/KolYIQWzbKKyGlQWJ449vSgh4JJTlcrKd1Z6YRgiVWz3EMrdshg==","shasum":"0459c63b3a49865cd6e3c5212554f86134973943","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1326.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBezx0Yr28XOgDtwkYIZCGP/rNwi//sEwMmwprCl9CvyAiB9FtCzEx1LIp/lEwaBu5kYocvUWFsD23C5OAjwAK073w=="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1326_1686098387529_0.40028140767428244"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-07T00:39:47.926Z","publish_time":1686098387926,"_source_registry_name":"default","contributors":[]},"2.9.2":{"name":"@parcel/transformer-babel","version":"2.9.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.9.2"},"dependencies":{"@parcel/diagnostic":"2.9.2","@parcel/plugin":"2.9.2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.9.2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.9.2"},"gitHead":"76aa20fc2f752fae9c7347f071ea457b112a5dad","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.9.2","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-7Xpp5mizzRuRlrIPtlBSLzWHqniXOajrsANlNXHuMDTRmHL5KF9ZdmJdMFspO2lkFN/PiNC7abHJ4IigtKYPfQ==","shasum":"06a74cc08ede3002372c3157dcfd40be510728e2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.9.2.tgz","fileCount":23,"unpackedSize":60064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFInr8CuJcrgUZa9QNMbpURY6vib5kEdW1OVavkHZU7FAiBTDyyjfoiWIgOgNX4l3CwQhqqnxjtnIc5m/tYi3lKNUw=="}],"size":12843},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.9.2_1686258488780_0.14529208313870368"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-08T21:08:09.321Z","publish_time":1686258489321,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1331":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1331","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1329+76aa20fc2"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1331+76aa20fc2","@parcel/plugin":"2.0.0-nightly.1331+76aa20fc2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1331+76aa20fc2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1331+76aa20fc2"},"gitHead":"76aa20fc2f752fae9c7347f071ea457b112a5dad","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1331","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-//u4x7/uCarewI5IX8thYGqOISxeK0g8Eh0Chg7yyR5Lyl4BDH89LuEY8ZqxU8GTi8u2OT852XPvCZArJ3ZkXQ==","shasum":"b3176eea0dd748981a6139a2f2b1192e85c78ac4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1331.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC0T8TWZCRr2hJysyvX8ow93s0krKTFAysudXOJMpIq+AiEAoX+131syin2idbE1RtA/QbRbu8VUnWJ2vSufEzbTaLU="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1331_1686271652084_0.019666109792824793"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-09T00:47:32.348Z","publish_time":1686271652348,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1332":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1332","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1330+76e710092"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1332+76e710092","@parcel/plugin":"2.0.0-nightly.1332+76e710092","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1332+76e710092","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^5.7.0"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1332+76e710092"},"gitHead":"76e7100922bd0688c1ed3ce56f21c78d8eeb5d65","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1332","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-TV88qK61NH6KvzOmZ8haZ6Ak6VQV/vWbl7pJk4U5kuJRn8NrY5ATs7SrFvXfCETnmZ+jX2WwUkplly0JFZ4RXw==","shasum":"4a84295a1543f7b1a7d4e42cd2c93707490f83cc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1332.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDhiBVxLwIOl3cj1DpqDPvByiPK+57dqJ+XMUafro/89AiEAwOe2dot/Ur/EjbcOwlfTN5v1L2ENVj7xlqvGZEnNwoI="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1332_1687653779783_0.7361779823382366"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-25T00:42:59.953Z","publish_time":1687653779953,"_source_registry_name":"default","contributors":[]},"2.9.3":{"name":"@parcel/transformer-babel","version":"2.9.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.9.3"},"dependencies":{"@parcel/diagnostic":"2.9.3","@parcel/plugin":"2.9.3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.9.3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.9.3"},"gitHead":"db3bcae10497fa6a712fd9a135f93f26c5745454","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.9.3","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-pURtEsnsp3h6tOBDuzh9wRvVtw4PgIlqwAArIWdrG7iwqOUYv9D8ME4+ePWEu7MQWAp58hv9pTJtqWv4T+Sq8A==","shasum":"3527388048c606c5ef5fb909959e63be2416e87d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.9.3.tgz","fileCount":23,"unpackedSize":60064,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDC4tQ8tYF+kKasHFt+qvVEM3vvPEBctpXb6k5vR/ZeFwIgI4jV74sVmBQ8RrB0kCbJ3vhBwDoZkEq6OZ8KQJQ58L0="}],"size":12842},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.9.3_1687678118660_0.13805514032041555"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-25T07:28:38.903Z","publish_time":1687678118903,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1335":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1335","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1333+db3bcae10"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1335+db3bcae10","@parcel/plugin":"2.0.0-nightly.1335+db3bcae10","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1335+db3bcae10","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1335+db3bcae10"},"gitHead":"db3bcae10497fa6a712fd9a135f93f26c5745454","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1335","_nodeVersion":"18.16.0","_npmVersion":"lerna/3.22.1/node@v18.16.0+x64 (linux)","dist":{"integrity":"sha512-7y2gn/W+N/qo3FVjtF8ytxjhE/dlIgWm72PRFSp+OYi+G/wUNQl1inAYsuXWHisJCqOQdjlW9w9TUJgJqpoFCg==","shasum":"3e87aa10cdbd500818be10e6e199d88faa6de762","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1335.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVl0SVeN5wv6cWAjvYoGnMJGDgVtW1zozV2H8MngIc6QIgfYyjilk+2AisCiF5WASyD4XKIOnHR36ydEys1UuLsqI="}],"size":12863},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1335_1687740277888_0.005262712396984615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-26T00:44:38.106Z","publish_time":1687740278106,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1339":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1339","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1337+2d2400ded"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1339+2d2400ded","@parcel/plugin":"2.0.0-nightly.1339+2d2400ded","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1339+2d2400ded","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1339+2d2400ded"},"gitHead":"2d2400ded4615375ee6bd53ef77b4857ad1591dd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1339","_nodeVersion":"18.16.1","_npmVersion":"lerna/3.22.1/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-Hk6h0xw4ioQq8Udcn355siPYZ4ODjQMc5nx6qfjrh++7/vnSmaqFSYM7ApKeA+e9V03MDEqjG6g8gEcjqePqjw==","shasum":"fab1b133c1f884724b24a80453556fff487ac89f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1339.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDVJcY7v085ItbUjop5X+iM84v65t1FEoXIEuqcMFnlAAiEAhcvjt2PdxPyLhkckkvfg2gPZiwCo0/viYq6NGWle1xs="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1339_1689657078882_0.5386474662287495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-18T05:11:19.024Z","publish_time":1689657079024,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1340":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1340","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1338+7ff54c7c1"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1340+7ff54c7c1","@parcel/plugin":"2.0.0-nightly.1340+7ff54c7c1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1340+7ff54c7c1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1340+7ff54c7c1"},"gitHead":"7ff54c7c1212b05ed0393e0a92e96c6002d1dc51","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1340","_nodeVersion":"18.16.1","_npmVersion":"lerna/3.22.1/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-m7nIIFK0Csaklyn3AA4ao1Cll/hVWb+tWq/Hd+asCjamv2cc/7/wbn6jfyTg1U6wcrncWCO9ylnRh89U98h5YQ==","shasum":"36cef20f14289e221897773fb81121840a7b547c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1340.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/v899+lK4C1Tcv6xjXBrb6iOPUUIoZ0RQ/gc+h6HIdAIgMf/uHZun0XJCDr/SwnTjuEf/0QUq17fhttcy2np8tQs="}],"size":12863},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1340_1689813570994_0.3247275765981841"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-20T00:39:31.128Z","publish_time":1689813571128,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1342":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1342","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1340+b4b982c0e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1342+b4b982c0e","@parcel/plugin":"2.0.0-nightly.1342+b4b982c0e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1342+b4b982c0e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1342+b4b982c0e"},"gitHead":"b4b982c0efc34ba1597f3d585cecb51b5212c8cb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1342","_nodeVersion":"18.16.1","_npmVersion":"lerna/3.22.1/node@v18.16.1+x64 (linux)","dist":{"integrity":"sha512-aOy2A4mrAUP3fLJ6suG+W/hVTousFA4BHQFimLEeer2l+Z3o3XglOVFq7/Ay9pLO7LaBCrvfIxeF+Z8uh3uUtw==","shasum":"a0577ae5cdee267624a0523c0cb9e0d2a3d04d18","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1342.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJ0CLjRaja2dvjpR09+KiOzWQCaJRidSlESMA8JrRm5AIhAL8eyjLjLH3JLSoZQKvPxVtPyV8CD+Q2OEacCBWvnJQZ"}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1342_1690332051940_0.17030140904598468"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-26T00:40:52.151Z","publish_time":1690332052151,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1344":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1344","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1342+91f51a137"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1344+91f51a137","@parcel/plugin":"2.0.0-nightly.1344+91f51a137","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1344+91f51a137","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1344+91f51a137"},"gitHead":"91f51a1378a0e2373912ab3aaf6b288b8acc3e67","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1344","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-EsfNLUmxpi976lhH/xFyRNSQWhRSHTuQJhAeXVVKh49VfxT0D+MBtwNad3j42lJqmzkYyVFCHASfyklzJQrBVQ==","shasum":"a2c8e23673407546834fa1800454f393ba092f60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1344.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH1DjMo5psFhsyt/FOeS34LZ+HxvnzOcWSvE3BfP1qV/AiEApjwb+dxjEfrfAeTTMP1zCgsIdTwaq4zumRgL5RZmbvY="}],"size":12863},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1344_1690505247110_0.37535402142767915"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-28T00:47:27.319Z","publish_time":1690505247319,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1345":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1345","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1343+09103f57e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1345+09103f57e","@parcel/plugin":"2.0.0-nightly.1345+09103f57e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1345+09103f57e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1345+09103f57e"},"gitHead":"09103f57e73d3e258c59ddf7eb5a3b6838aed44a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1345","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-p0BaFIXs8ctq22pYg6p2Rz8x4XUZH9MdlOxnkhCODSkfI7oe8JIYXtnAi5/rkE3xyRU8sdvYpOnd0O2zNSaEMA==","shasum":"fed40fc26a47d6a851abef22e43f8f1c0840c216","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1345.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCz4E66HIS4ES7ywQOBVQcE7uA3mfe+nvXLRJdNsK5nTAIhAJ2nQZ3iYgNwiBJAxC9d7baXKxs22Ym5/u33L3XeNm4H"}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1345_1690591307014_0.9574592715630783"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-29T00:41:47.253Z","publish_time":1690591307253,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1349":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1349","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1347+824ddbe70"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1349+824ddbe70","@parcel/plugin":"2.0.0-nightly.1349+824ddbe70","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1349+824ddbe70","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1349+824ddbe70"},"gitHead":"824ddbe70ac5c513062a114eb6dc0f163e4d234c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1349","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-Iwsk12m9Jee+khTRgbfn7Ifa9AyQIAi+oQgo96ijQxv9Xxv7HXal8TR76XMQ3LG+0esfzn3PRDa1Yl8cy2gRvg==","shasum":"ad3be5e1da46d4946634eb9a3c95517547eabe1a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1349.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAMLlfPCgzlUN0i3sbKhi/+FWLzXvwKBwogebKulDJWOAiAc5wQF1aX4TEys1As8AfuSOgC971ZCjdZzBaz90a+kGw=="}],"size":12863},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1349_1690850604807_0.7456727004937338"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-01T00:43:24.983Z","publish_time":1690850604983,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1350":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1350","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1348+4b8323477"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1350+4b8323477","@parcel/plugin":"2.0.0-nightly.1350+4b8323477","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1350+4b8323477","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1350+4b8323477"},"gitHead":"4b8323477dc806796d88c770aa96429d8095dc5d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1350","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-vwpGYLWPYHRm6wPxl9t9MfPri24ZqltT3R+AFtun1BeiXuFRw47GBxyba6s8JvE5QchjaNcOTBD1MpWhuh+R/A==","shasum":"da4ca7adce7ccc927b6cac9e8bc3ef0f1e81f622","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1350.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1LR6674c8flzklE15gUPo205oOfkUEB3bDyEKYOe5DgIhAPDuDRhWmMKcdTA1gv3ApRmSm+0wr/R8smqJHwiY7+Tx"}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1350_1690936903479_0.823917695153608"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-02T00:41:43.622Z","publish_time":1690936903622,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1351":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1351","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1349+88e6db442"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1351+88e6db442","@parcel/plugin":"2.0.0-nightly.1351+88e6db442","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1351+88e6db442","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1351+88e6db442"},"gitHead":"88e6db442542f56c21899658dda69c652a85349a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1351","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-ru0gbKmSorNyGWxfQjmqBNPe16LTaEUbMk/wtxtTkugHCQ6SdibrAZxaXKMWIcSEIEOc/c8PiBpteCeCdEOWiQ==","shasum":"e26e0970e40800465ec63b34fab423b7c363f7ef","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1351.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjpHMqox6a7nPrTlBJSqAuZfxsv7s7PdIO/uV0Fe3ZNgIhALx7oGSogkrX1K4mqmyJOQQmOT6hOSakUhd4rmIgPt76"}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1351_1691195982947_0.11287872828171475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-05T00:39:43.170Z","publish_time":1691195983170,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1352":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1352","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1350+b6224fd51"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1352+b6224fd51","@parcel/plugin":"2.0.0-nightly.1352+b6224fd51","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1352+b6224fd51","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1352+b6224fd51"},"gitHead":"b6224fd519f95e68d8b93ba90376fd94c8b76e69","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1352","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-KmZqHK/v2CRymboOMRSkVIl5ErvNi65lr9N5fmrEv63OyaHCF07G7t3ShyDlDgB+xfasVv4b9hn2L3Yhsbx4+A==","shasum":"e04122c621c9352942738620d261fdeec75a92ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1352.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGRDdTyjlbN789EU4f7PLOvDrYTqT6sb2KTYdIQsnGkNAiEA2Xj+sBO6GJN5oC6JtCge38tgtvZzEseRl+dNJcqtuDg="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1352_1691887418472_0.3437879355396676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-13T00:43:38.677Z","publish_time":1691887418677,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1353":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1353","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1351+c8f5c97a0"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1353+c8f5c97a0","@parcel/plugin":"2.0.0-nightly.1353+c8f5c97a0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1353+c8f5c97a0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1353+c8f5c97a0"},"gitHead":"c8f5c97a01f643b4d5c333c02d019ef2618b44a5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1353","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-zEbE+fJNX9cKhM63M0RLc1sH9aYr4iq93At7LbnG8R0CRYc0t58gJxnGyy3JOhom/WMAb+AxvZBquRnzs//Xdw==","shasum":"ddc67c7414a8ad47d2849ba797ab820f9bfb3535","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1353.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDnmKH05DMHKDpuZLdqzRufJmZp2wNBWI8oAbKI6HjaVQIhAIgFE0oSy26OwO2Xt6KIa4Nea612OPLyCWYdj6WRw0j6"}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1353_1692146631588_0.33144749843840926"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-16T00:43:51.790Z","publish_time":1692146631790,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1354":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1354","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1352+5478f4adc"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1354+5478f4adc","@parcel/plugin":"2.0.0-nightly.1354+5478f4adc","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1354+5478f4adc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1354+5478f4adc"},"gitHead":"5478f4adc4c8e53ded9894758627dfdb5cba6285","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1354","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-7/1LIIFVvxW78zzEznm6Zh4plRDXf5VsIXaZHLtJXSa2WLynVMD60faORs7np5mBd5cmA/wBDF+MmxLqq7NgWw==","shasum":"a3e86be695c84cd0237133f8d831bd509378386c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1354.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDHUMwilvSJRzNzJO6ayUi8HfqRR/4THTQkTRook/fG8AIgToNmQVfFstZo5QO06+M4P3fOfQfkR47eKKttWYXMGnw="}],"size":12864},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1354_1692232823498_0.19669059761658958"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-17T00:40:23.670Z","publish_time":1692232823670,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1355":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1355","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1353+5d54a4fff"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1355+5d54a4fff","@parcel/plugin":"2.0.0-nightly.1355+5d54a4fff","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1355+5d54a4fff","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1355+5d54a4fff"},"gitHead":"5d54a4fffbf17cadd79e1f55c3d45396ce08d11d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1355","_nodeVersion":"18.17.0","_npmVersion":"lerna/3.22.1/node@v18.17.0+x64 (linux)","dist":{"integrity":"sha512-/xBxyXj8P/VG94VCL/mYDOAKOVmv+4yo1D9oYhS6rG6jTfPjJE+2W2dfZXRIr8QrKj98gCmykdL+bQjTSzAXmw==","shasum":"e25dd3666cb0049c0dfb512e2af82e430afba53d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1355.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtoKhJvkxqrKdTHfZEdc1ZwGUuHb/McM4BtkdR8zG2EQIgG4ezdkpoJER4FEcnmnU+VyPVVRP6ReOleuboaz74MOY="}],"size":12862},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1355_1692319259341_0.7982610582820491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-18T00:40:59.516Z","publish_time":1692319259516,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1356":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1356","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1354+702033bba"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1356+702033bba","@parcel/plugin":"2.0.0-nightly.1356+702033bba","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1356+702033bba","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1356+702033bba"},"gitHead":"702033bba1fa3ac77424800957c535677571878d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1356","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-AXdnIOXjz6h6P+aFJeu+2iomSyjZ0vtOBtLAaucJ8XF8cSz98+w7FlxD9KSH+onUKetZbdGTH7Z+kfhJnTLVSQ==","shasum":"10b2a1fe61c6fbd883d39733cb4eaeabd0653cff","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1356.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC4ZIv+xh7KWZ6QGKIaTjO0KyzDHKwQHep7JYzFpSvSJAIhAIxj+3ykbb56lt0IQX8QQaBPthoGHciHCzNtaylGvVjd"}],"size":12861},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1356_1692751139264_0.2913769138563118"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-23T00:38:59.499Z","publish_time":1692751139499,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1357":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1357","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1355+feae29eba"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1357+feae29eba","@parcel/plugin":"2.0.0-nightly.1357+feae29eba","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1357+feae29eba","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1357+feae29eba"},"gitHead":"feae29ebaebcc79f624c87c386de8137970835b0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1357","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-o1pCBjjyt3geMP+QAiZjcRYVHqy7EuXXICrFD6opb6W8cwB559cAvIPkNGEBfUQiDGiafEf5gfj6VoQ3Vk1Xiw==","shasum":"e399919b875066982e1195dcff84676e325baa60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1357.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDRYmNBYZnFElYehyIip7ulKH9DF3u+JpTumzkrc01aVAiBvsZ1gjK9kIhZ3Cm9KOtaqzaPMizJeU6/ap04AtF+snw=="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1357_1692837701558_0.29976126338386777"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-24T00:41:41.797Z","publish_time":1692837701797,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1358":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1358","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1356+1832d18d6"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1358+1832d18d6","@parcel/plugin":"2.0.0-nightly.1358+1832d18d6","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1358+1832d18d6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1358+1832d18d6"},"gitHead":"1832d18d62bd0d99dc283afd3f23b6db49555d1c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1358","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-jP2FRxFoZyKycPbeq2ID/F2D0nrx/3fUyfNVU/CGtELTK+PSH3DEwVHMp2wDGYlkUm3QOcNK4pnL1J4KKRet1w==","shasum":"841deffb97a99bb66669b48e56b103c6306e6890","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1358.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFh7OQg87yht0eKnFIx6Gc9dOclYv/XHhmVm9Bc/K775AiEAjwhm3oGpL5CCjyiKCd7uCdIw286FGxN21xpcojx1Yko="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1358_1693096650528_0.2360072761094616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-27T00:37:30.791Z","publish_time":1693096650791,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1359":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1359","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1357+0b5edcfaf"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1359+0b5edcfaf","@parcel/plugin":"2.0.0-nightly.1359+0b5edcfaf","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1359+0b5edcfaf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1359+0b5edcfaf"},"gitHead":"0b5edcfaf174a62f454f774d1c78cbf0004cb457","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1359","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-ktQeWMj8//YR2Y4Ons+8k0MQRYktJ864ME08l+Obc9UbeVRp2djnUTatpomZbgMoZcfheO03XgQas8CfyaBPtg==","shasum":"14879baf1159a2422a92b6e1d0e7a8afc41df5d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1359.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCUje/LqIKQttAoo3w7NnLK4RzVU0A5/e8ZjH6ryvpFBwIhAPu4jNu+UCQisnmsJl5fwi+1QgqFWMPYKuaci5cmrk98"}],"size":12862},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1359_1694133413012_0.6024599297223423"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-08T00:36:53.195Z","publish_time":1694133413195,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1360":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1360","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1358+cd0edbcca"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1360+cd0edbcca","@parcel/plugin":"2.0.0-nightly.1360+cd0edbcca","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1360+cd0edbcca","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1360+cd0edbcca"},"gitHead":"cd0edbccaafeacd2203a34e34570f45e2a10f028","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1360","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-cSgVOlxnvKjyoM08+MduwyGINP5qvA5dSS9Vl+WnGpGuFfgrfOuEA6f5VLR3f5l/rVYGI+RIzSUHWCpNtlUR1Q==","shasum":"e0803ea8ece43fc6d505f029c4448ba37760ebbd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1360.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHheg7m+egcwJdLk4MH2lOIq3DyP3u3LC9i2jdvVwKyQIhALBn/s4yx23ZhO35itvw8hYkeAHaJTGdSsKfHuB2XIJ8"}],"size":12862},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1360_1694219944669_0.6484532303813415"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-09T00:39:04.834Z","publish_time":1694219944834,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1362":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1362","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1360+c98a4a024"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1362+c98a4a024","@parcel/plugin":"2.0.0-nightly.1362+c98a4a024","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1362+c98a4a024","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.12.0","@babel/preset-env":"^7.0.0","@babel/types":"^7.12.0","@parcel/types":"2.0.0-nightly.1362+c98a4a024"},"gitHead":"c98a4a024685e0d862a7648c49e44543c9341e0f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1362","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-1KB1AfUNNcaG0FwJY7ABP0RD5zvQPSyr31FMbaITPNwEMhN73jpJIMGw44Ppoe9RLKnnKyllIA12k+jRtGMyGg==","shasum":"d8155ece558fb181bd9a1b0568815c10b1564c02","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1362.tgz","fileCount":23,"unpackedSize":60201,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBr0nrWDbP7w12/ABU6cTDn3GE1jq8W4euPYoaGuxP/uAiEA4wrmkXlvDOcQJKneJ3Fg/4UGyXUD5wTSXBouREsHGXI="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1362_1694392827514_0.7417720854270375"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-11T00:40:27.840Z","publish_time":1694392827840,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1365":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1365","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1363+aaaf22d59"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1365+aaaf22d59","@parcel/plugin":"2.0.0-nightly.1365+aaaf22d59","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1365+aaaf22d59","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1365+aaaf22d59"},"gitHead":"aaaf22d590ffee11dccf2399704ad37c54a4e01f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1365","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-Ok8SDie+nkwTHZZDkadDDazivXNyFuTT4jgawDwzeJYW7BBk6d83DU3VnXCLwCSKC3M3Sk9hmm00l6y3EVSWQA==","shasum":"3e2f93bdc5a6514a2b98b533f8f630ef33cdec4f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1365.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDZ8qOetnx/jbeD5ILxqYon1DghDe3qYUkNQHtW7SpfwAiBYG54qZAwm62X57ZbPYY9dOUTKBSSAklxYPI5KuGQepw=="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1365_1694565540477_0.34546323637942544"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-13T00:39:00.744Z","publish_time":1694565540744,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1367":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1367","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1365+3d7a35369"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1367+3d7a35369","@parcel/plugin":"2.0.0-nightly.1367+3d7a35369","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1367+3d7a35369","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1367+3d7a35369"},"gitHead":"3d7a35369de462c0966b610f0c7f1d877490d912","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1367","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-5eCeCZZpIwuRJp4YDXiIoqqaYQtHhHoY8fM3EjFi6ui8uN6QmgLe28SWN+y79yTWdJ/dt3MRiMx9Jv7fI3RBbg==","shasum":"d8718191e994296cda684b2637efd35a923c7be4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1367.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDdxrEZTbxK/CxhBp/lwOaxRqOAaJzU4WjogVwlx/JS5gIhAKuYQXInwli59Tcm/zTfKbxzLVp/A92EkD9Et+WxK/jt"}],"size":12868},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1367_1694738347714_0.9625944024003881"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-15T00:39:07.923Z","publish_time":1694738347923,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1368":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1368","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1366+ac96136bb"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1368+ac96136bb","@parcel/plugin":"2.0.0-nightly.1368+ac96136bb","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1368+ac96136bb","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1368+ac96136bb"},"gitHead":"ac96136bb28d4b876fcf415b17cfba717a3d1b36","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1368","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-tz3wMvcWyib96w+MbCi0PK9E9qdEtYniYSejDzsyXARVJ75Bc5VFyyOi/T9mH4YfPZbUCr2OfUX8CuyCtGOfog==","shasum":"02516148763012836dfdac3335ca4ea799e195d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1368.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmcARVWf1S/WnOVZNSHmLEpaqRNt2mxAsb07FGXhSyAAIhAOCbJV/K9fXPK9NfmI5iwD02G8Gcq1vGaeBtlHDl1WVy"}],"size":12864},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1368_1694824757659_0.38050717006556334"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-16T00:39:17.873Z","publish_time":1694824757873,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1369":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1369","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1367+52254bbb4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1369+52254bbb4","@parcel/plugin":"2.0.0-nightly.1369+52254bbb4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1369+52254bbb4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1369+52254bbb4"},"gitHead":"52254bbb43388fcaebee2181520b2f77e1034c2f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1369","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-DBGCcfuzq6/WXgJjoc95zkn5b5v/y+Ae4YMSr0ySux830DtnMgH9PAuAA4C6L1qChq4dkR6ZsxoHjJPo7WV5mA==","shasum":"8b8c3d6d91423235dce469889aa68157676ded96","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1369.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFrS3woJT4GDF2onNH+O5YmqJYDTAoFB55WOsfYPWP4XAiAfU3OqaYuM8QihD4dn0Wl+RWg0ELnXff48vEHSyB1lkQ=="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1369_1694997517926_0.28961920668660235"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-18T00:38:38.186Z","publish_time":1694997518186,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1370":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1370","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1368+5ac45672b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1370+5ac45672b","@parcel/plugin":"2.0.0-nightly.1370+5ac45672b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1370+5ac45672b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1370+5ac45672b"},"gitHead":"5ac45672bb603841bf294c66019930be4354625a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1370","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-otjtRVNI5m1dX05SJ7/m9Di7NpKe6sOESnJGdjMS1oxrYtwCiCimD1YxwWslEm2JLZ3X6otg/bRB5Un5/zWwBQ==","shasum":"31ff599cda7fe4cd5ff414795baa2a2e1f405fbc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1370.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE6LZTqBGSqFlSJ/IViZIDAmqXbTlQUV6fuCApzhUAxqAiEAi7os3Q46pk1qBvqPS0pZsDHnlJQM5fnZFXCf3pih92E="}],"size":12869},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1370_1695084198970_0.3998301370984523"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-19T00:43:19.161Z","publish_time":1695084199161,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1373":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1373","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1371+6dcba3606"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1373+6dcba3606","@parcel/plugin":"2.0.0-nightly.1373+6dcba3606","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1373+6dcba3606","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1373+6dcba3606"},"gitHead":"6dcba3606107eb02f3008e30678538f81a4fc902","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1373","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-dxW4c9OFXMjPm7SoYOHz99300pZr2nXCmO5kMIYCVPwEnAaOS2HYB6PFd4Qn5Z+hZrQg8U+APLESTNp8geNULg==","shasum":"302b7ef340c133f8aaff5a943065351970e176d0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1373.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFFYYs2njlNd9aJCLmjoDQTOfdzoxrPRJcu4opUB+U3xAiEAt9gKfx9rFPvJmS8wDktb4+dHRQAyaz9Xa2YEQxw8j9c="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1373_1695429672855_0.20245502219083922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-23T00:41:13.023Z","publish_time":1695429673023,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1374":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1374","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1372+9e754a8ca"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1374+9e754a8ca","@parcel/plugin":"2.0.0-nightly.1374+9e754a8ca","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1374+9e754a8ca","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1374+9e754a8ca"},"gitHead":"9e754a8cacb848c5c419bef7ebb625123b93a442","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1374","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-xttHm3PlsYaZux8BnVdPg2g5tabtqnks5lrbcnJB56IekJYm+mW2/bOqzZjNU0yblU5Rzbyi7ABXoiexnM6qvg==","shasum":"e494c6822050a53513d009e7949ebee8d618e884","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1374.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDxdhzNJwM/D4LyaDHWFQscqYXG02NTpWDVyQUo9yQlwwIhAJ3S2rf8WiqnY5Cxo5x8JMWZoKi2zBKEGVVWA3VuhuIh"}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1374_1695688973204_0.15059550301357305"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T00:42:53.353Z","publish_time":1695688973353,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1376":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1376","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1374+c182930c6"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1376+c182930c6","@parcel/plugin":"2.0.0-nightly.1376+c182930c6","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1376+c182930c6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1376+c182930c6"},"gitHead":"c182930c631e3bf06034d5b350064152b57206ce","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1376","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-sAJWbtv1dwV4jA2S2fpP+/urvYL+jgxHwCL2jA+39kk4KdyvSOmQ5wgUrQ8M12evyti2MgGC2vr5kWFYM1qnCA==","shasum":"527786599cfb972992eca549ef448dc42683f954","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1376.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDLmi7MimWSK3nfBKcqQoFF+/L7qyjwVJYmL+jLV9deAAiEAl5nyKxqRiJlTTvhNQxamg7hdADCRWbN/aSQp81ob3RM="}],"size":12863},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1376_1695775168897_0.8822023729293975"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-27T00:39:29.141Z","publish_time":1695775169141,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1380":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1380","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1378+801de2c60"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1380+801de2c60","@parcel/plugin":"2.0.0-nightly.1380+801de2c60","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1380+801de2c60","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1380+801de2c60"},"gitHead":"801de2c60ae0c37df6d798ee3a93f45afe9909c7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1380","_nodeVersion":"18.17.1","_npmVersion":"lerna/3.22.1/node@v18.17.1+x64 (linux)","dist":{"integrity":"sha512-4ddFj1Wou8NiLPSkoM+I/LxGr42Bd6Ge/wqEbZPKHQX4m0lHL8rLh5PhHnLN99vvAJKMscDrIZ5i/I2/0+mung==","shasum":"3ef6f85ee56d443eccdeac22351a513b057f15e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1380.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJ6g53MnWJs8WoNl6wHA31oVaX69ZHuRA0n1V8yPRfOgIhAJ4901qrKUTbTdLvTYJ548lSCj717ClW3bI2HXIprnPt"}],"size":12868},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1380_1695861649948_0.6293135954247773"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-28T00:40:50.257Z","publish_time":1695861650257,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1381":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1381","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1379+375a2e51e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1381+375a2e51e","@parcel/plugin":"2.0.0-nightly.1381+375a2e51e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1381+375a2e51e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1381+375a2e51e"},"gitHead":"375a2e51e102e27d0d514781feae28b888cc4c08","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1381","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-p27DsENMwnwrL7XMDUSYkSQfYlv7IFouhidylwonfxw4CLwOclxGMRMZQ1WYYSr4fsEGA43W+tFnKZRe6Y4uIA==","shasum":"51768f9a4501f1363d3d12dba61a4806616a6e50","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1381.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBMzOZ7VaSrfS5m9zJpH0wl6pZLiNKE4f1tlK20sU2mqAiEAzYDSo6pjOOLhdY7cWn4vFCxj91GCj8eXjUZ5J2K9xOE="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1381_1696120863999_0.8918973287148679"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-01T00:41:04.193Z","publish_time":1696120864193,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1385":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1385","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1383+4499a71ba"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1385+4499a71ba","@parcel/plugin":"2.0.0-nightly.1385+4499a71ba","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1385+4499a71ba","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1385+4499a71ba"},"gitHead":"4499a71ba8ba8797117a07244f1c8848f2d5dedb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1385","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-EKDzbCnhlEBluOJt47tWUpZYpDZykUsgWCyoeZyVRE1tEbrMBQBkGRJuxzsc/D8xW3Dct+6U5CwrCxHBtiYCUQ==","shasum":"68578ca0a11d5a4aef05ecfd5262b87312cf619b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1385.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICu8dIzwyLTGPyp/hdUNI3SB4gxDV7LesZZtrl0uM0jeAiBDZTZZQyvJSCBnr9/MQC2s7h7P93AimEUZiMMRUlcobg=="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1385_1696207232921_0.4822108611398275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-02T00:40:33.137Z","publish_time":1696207233137,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1386":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1386","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1384+f3b5fbe47"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1386+f3b5fbe47","@parcel/plugin":"2.0.0-nightly.1386+f3b5fbe47","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1386+f3b5fbe47","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1386+f3b5fbe47"},"gitHead":"f3b5fbe470a33ef4fe26b78140552f758a319c9e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1386","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-5WAokbWAZDHdF5pL9Uv9jQafxa/fVcEo8d9h8ocTNruC/u9gia7K/C+NyI0eensQoGKLqnPMKRV2vYqwCVVmqQ==","shasum":"bfbd04a3b2c1baa326b35c0caeccd84c6059d7ad","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1386.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCeL36aBmvpuNfODJXBY3YVh7+sgClwljwKff6+NwK8sgIgKRVb6HjOnuPZlwBF3u6bVacNEizbM5Rxrux9vXHZEps="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1386_1696294259455_0.9122003406913504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-03T00:50:59.717Z","publish_time":1696294259717,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1391":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1391","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1389+ddd838171"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1391+ddd838171","@parcel/plugin":"2.0.0-nightly.1391+ddd838171","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1391+ddd838171","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1391+ddd838171"},"gitHead":"ddd838171d3082e3d65505314bda24f126f6daa1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1391","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-2YLD7z0NP31ZXNqKP9CtqLr/mOEy7SKmPo+CCTuGQJ4SpziCYzqhDE1m1nBvB+4dVkqen5b/UvmL9kOqe0C6EQ==","shasum":"d935961c3b4fe82fc20a464f197d74d10daeca5d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1391.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDHaH8eQrVExwBH7IeGqB9hHt0m9pzC9y7sJ+kwIUf4pAiA+9KFAetW//aC6rHVz1IOomttL+WFI+BNz3yxpmVEwRg=="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1391_1696380283008_0.07765097279878441"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-04T00:44:43.247Z","publish_time":1696380283247,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1395":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1395","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1393+ce58970eb"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1395+ce58970eb","@parcel/plugin":"2.0.0-nightly.1395+ce58970eb","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1395+ce58970eb","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1395+ce58970eb"},"gitHead":"ce58970eb70cc8c8dcf9cd6e6506761021e0cc7e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1395","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-SCj2MxFBcXMTyk+gDeJXTb2RQrwhcGai61fFO59ZC8pUCDth7OexuiO6OlFyqh0yyDMPWZfc5k63yMOER5mvNQ==","shasum":"5833a3758b078db61552ad04ed62ea2f0be35280","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1395.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDZbHj++DAn3xyrydbA025pCGq88A0iZZuJkIYfpbyVbQIgXVsIC2mRTHo8snhnbNoNTaBreFYt5vwTkeDf+NMjp4I="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1395_1696552804683_0.4406737214906189"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-06T00:40:04.958Z","publish_time":1696552804958,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1399":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1399","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1397+5d875a272"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1399+5d875a272","@parcel/plugin":"2.0.0-nightly.1399+5d875a272","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1399+5d875a272","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1399+5d875a272"},"gitHead":"5d875a2720e1fd3636ff107b1dec2254d32d25b9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1399","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-2v/4cHRVQxjcAn1kPQkv+RaXB9PTeB6AUYwGiroYTlpS0Z7PinUTUogIlXGFYABZ/1SuLh+xxxJscNNFuRzvKQ==","shasum":"b68f4ecebd581061d3a872c9c3b99d051291456d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1399.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGVJ5DodAnQCq4/KJ2hufd3Xld8oTh+ZCp3HuxpHIQaiAiAWKnS95O8havV7TP9Lk7c2p2udZwQEHiwmJcvL7Dh7Dw=="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1399_1696898528518_0.6029123413988045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-10T00:42:08.705Z","publish_time":1696898528705,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1400":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1400","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1398+1a3a2544b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1400+1a3a2544b","@parcel/plugin":"2.0.0-nightly.1400+1a3a2544b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1400+1a3a2544b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1400+1a3a2544b"},"gitHead":"1a3a2544b568b1c2bb95eb17ce3b5d4514ab9f08","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1400","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-14YBC6sbOQ28l1+hzDLuPVjpJudfMm6bOTMUZ8/0Pb3ZfHllj+edIbv/MAXhPz6R/zR/FMIsaVJKka3w3+xY4w==","shasum":"7f3176348df070e658576ad4fb75b4dd2dc6801b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1400.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC0sWyxo7V+q5wgXVhr+iMZjDt1oCTVGDapfVU9lU7hYAiBKsc5SU2Xhq632nXiSnZ1L7HETtyRvUPO/6oiOG6Ybdw=="}],"size":12870},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1400_1696984958659_0.9060543945697352"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-11T00:42:38.886Z","publish_time":1696984958886,"_source_registry_name":"default","contributors":[]},"2.10.0":{"name":"@parcel/transformer-babel","version":"2.10.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.10.0"},"dependencies":{"@parcel/diagnostic":"2.10.0","@parcel/plugin":"2.10.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.10.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.10.0"},"gitHead":"0e235842b5b93301379bdfa626e7a4e2ee42ea98","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.10.0","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-XwlzHt7WPfueFlwl/bXItopgZ6ILSPzl5OmPeytHrM2TanymeLjJ1y3vxwY1C1BhNlrTwPHcf9U8aiuVSpE8RQ==","shasum":"328573dd90948f3ec04646731e523cab9cde3b4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.10.0.tgz","fileCount":23,"unpackedSize":60074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA7DISmYLeS11z/GS+Xpvz9HTNU15ihRmLw1H5ODw8J4AiEAj43hqyWEdboPB0/eBhOwq/zIIEwNPbdsk6ON6TcqwTg="}],"size":12846},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.10.0_1697001624560_0.20930627755109787"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-11T05:20:24.738Z","publish_time":1697001624738,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1404":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1404","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1402+75c1921c8"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1404+75c1921c8","@parcel/plugin":"2.0.0-nightly.1404+75c1921c8","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1404+75c1921c8","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1404+75c1921c8"},"gitHead":"75c1921c86017e747d8b46ea172392f78f187814","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1404","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-/T9vxYOEvR8EGFkZWEFPN7A6V2EOqpT43F9b+u2c3aX57kIE6q8u2FHwXaUNZ936r6nmXTZbxypyfs/qcdf2gQ==","shasum":"ce64cc9363259d3780a1abaa4d6965a2d7e6ff5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1404.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH7dcOf1KZWnKZml9qvYWE6cfU1lqape5K3baJ7KKYw8AiB+mh2UhQ2yx45Qq+Pw33t+5WQyg7QoEUIB6SvZtSCzaA=="}],"size":12864},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1404_1697070962923_0.818728553426149"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-12T00:36:03.247Z","publish_time":1697070963247,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1405":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1405","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1403+b521cfbda"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1405+b521cfbda","@parcel/plugin":"2.0.0-nightly.1405+b521cfbda","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1405+b521cfbda","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1405+b521cfbda"},"gitHead":"b521cfbdaace01674b7919d41201bb523cc14e41","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1405","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-NGlxLuFNleovspeWRCrARTjpqd9FUlThK7b4Afw3kS/KiFZqjQZzQ0LDxCda8eCg7+uuOOcbwrdvUNHe36tjwA==","shasum":"cd30785d5fbbbdbe412eff932b81425d2475d3b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1405.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH6d15SwXlLai9JfYKLJTFIOzysOp9xl4fZW5PmEgBXhAiAqM/RzPdZmcB1hY4uQ0iaJg/zdaZYWyJDcs7YfP/bD2Q=="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1405_1697157601880_0.12342874223677325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-13T00:40:02.141Z","publish_time":1697157602141,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1406":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1406","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1404+c15537a98"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1406+c15537a98","@parcel/plugin":"2.0.0-nightly.1406+c15537a98","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1406+c15537a98","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1406+c15537a98"},"gitHead":"c15537a98ddd0e5ccc835eda23916638f6c259ed","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1406","_nodeVersion":"18.18.0","_npmVersion":"lerna/3.22.1/node@v18.18.0+x64 (linux)","dist":{"integrity":"sha512-aHLzbS0xcchZtmusNSY6n9GkGl7ORksMjobQqM3Jt0VF4LMg0K4NAM1etSLTn40QIreX5PSlLb9x1VmUNz6o7Q==","shasum":"bff4049787ca093f4a666d0415e9be8db373f841","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1406.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEGVxYwmFp9NFKb3K2SA+/QlnK+Zk7ndlgTGOv4+AqhlAiEAwVEuoQt8ze3XTcvznTgLT1ZMAP3jzp80nsE6EE38gbA="}],"size":12864},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1406_1697417016175_0.5777563308579938"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-16T00:43:36.351Z","publish_time":1697417016351,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1411":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1411","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1409+bb7ff6966"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1411+bb7ff6966","@parcel/plugin":"2.0.0-nightly.1411+bb7ff6966","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1411+bb7ff6966","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1411+bb7ff6966"},"gitHead":"bb7ff69661197a43dc8104f4dfedb3123037e6d3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1411","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-goZGTWrP8j+xyqTe4ULnP2ilCaCeWgsaJrqG7TqWz0kvJ2Nywui/OGBeAzmscYFLrgcpiep8m0O/iIZ6hco82A==","shasum":"02fa8f2b7eef190150423f980e8446e58895db00","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1411.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDpQrJjY8N0oMBR8VeaCs/2t9yzkYYLqETMv+4dZwJSPAiEAyxi9pqFpLFr+LjAG31xC+CIyWdVS3+JuI8pkmCqzVk8="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1411_1697676158659_0.5895135135934626"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-19T00:42:39.001Z","publish_time":1697676159001,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1415":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1415","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1413+e92ba6c5c"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1415+e92ba6c5c","@parcel/plugin":"2.0.0-nightly.1415+e92ba6c5c","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1415+e92ba6c5c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1415+e92ba6c5c"},"gitHead":"e92ba6c5c66063bbe8518e6a178ebcd73debf2a5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1415","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-VsXVaPKPwdn3e2stbuQ5mQGIvkizygDa+GEmGzl7tz/0OVKi1iEJLfFADES5Js0pbAUPBlJHMz1vlt6OliXzYA==","shasum":"23b7058b6a9f1b6f6148a5e2f2f8459fad1d307f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1415.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHMAHDZQKA6TvztLxXM48J3AouI9wnctu6MSyGy6E08AIgTtEkBJ9r1WdvsOv2V/hg/+irbap5ZX/cns1arJXO1us="}],"size":12863},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1415_1698108213985_0.46195602000435176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-24T00:43:34.263Z","publish_time":1698108214263,"_source_registry_name":"default","contributors":[]},"2.10.1":{"name":"@parcel/transformer-babel","version":"2.10.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.10.1"},"dependencies":{"@parcel/diagnostic":"2.10.1","@parcel/plugin":"2.10.1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.10.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.10.1"},"gitHead":"bba0417f68159b1f71c747cfd06fa3fe2dd374b5","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.10.1","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-dwJcdrWB+DeZ3XXirUAtnoFUTAWF5bj774eyonEmcb3Yx3QrtncRf5YnSfP3QXnT+rHQ67fQIdHrb/xw3ndPNQ==","shasum":"35c9e95cae7f469fc0d33e81de4f89388adc9837","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.10.1.tgz","fileCount":23,"unpackedSize":60074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRbBEvIVzyWE41eD0SpkD04A0sMJ22RKu/v9j3oM9UqAIgSFPYabp7tVValKM62/qTvlANPVGcLfRsEDIhYWOQP/0="}],"size":12844},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.10.1_1698173058464_0.9989197400327856"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-24T18:44:18.748Z","publish_time":1698173058748,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1417":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1417","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1415+493025912"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1417+493025912","@parcel/plugin":"2.0.0-nightly.1417+493025912","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1417+493025912","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1417+493025912"},"gitHead":"493025912dec2bfc9cd2ded497b214f370d92015","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1417","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-qXLC0XLwxgQODj7hcVTytm/9M3UnUTFFLdrmJWQaeUFcOMQmfeBrCteKBKr1Fc1LAai/n4HSz1M55cYoGyj2aw==","shasum":"17df97ae9f8139a85c9b8f05a215e38835f3dbd3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1417.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRKb6j+m8IPEsVohLcG+hG8GjhuLnfjZ1rznV3vIA2lQIgRIbFsDH6C9uXY7UtK15mogewT0TFZnzvcNoSvP8GNP0="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1417_1698194422457_0.16562982711535534"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-25T00:40:22.662Z","publish_time":1698194422662,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1418":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1418","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1416+e0909fed3"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1418+e0909fed3","@parcel/plugin":"2.0.0-nightly.1418+e0909fed3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1418+e0909fed3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1418+e0909fed3"},"gitHead":"e0909fed31feb41e1029146a08f311a7e5769fb7","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1418","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-BnPteAAgJH6wjOmeP/Zos1xzXQGMYTeypfS4g70gH6Pu1vOtKD1/5Uq+d6F7ddmPNjM6K1w6dlfxbVG0sv3qVw==","shasum":"58d13a4764723fdf12c3aae65f78d6c5fd0ea1d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1418.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDlHsYM0gVRmBqVPksNuTTuohwLhSwESr+LVzSlabwfKAiA3zRqU+UAu576UVw8XUVQbu+X1axZF3N/iSu/lbBj76g=="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1418_1698280925383_0.3087738077421631"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-26T00:42:05.628Z","publish_time":1698280925628,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1419":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1419","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1417+c45c296e2"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1419+c45c296e2","@parcel/plugin":"2.0.0-nightly.1419+c45c296e2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1419+c45c296e2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1419+c45c296e2"},"gitHead":"c45c296e236c363b3d59366b987a5a7894f1bbb6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1419","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-QnsK12OQHTVcGRjaQ4CueZRmzyRGEQfnfeLzutivrVhX4/SHlyB2eN3uLitno6HTfDHYXF6S0BcUlDjvwvqZpA==","shasum":"06d23d278cd646b196ec69ffbece85b57b3faf7b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1419.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICb+ZU5FNNBenrLQTKIoR2QNngfAx3E/6IOU67bxnEXsAiBJChp/KxziyZ2domBJ+IlQqtyEJgepvvnio+h+hJzgoQ=="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1419_1698626396736_0.9970001676360616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-30T00:39:57.055Z","publish_time":1698626397055,"_source_registry_name":"default","contributors":[]},"2.10.2":{"name":"@parcel/transformer-babel","version":"2.10.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.10.2"},"dependencies":{"@parcel/diagnostic":"2.10.2","@parcel/plugin":"2.10.2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.10.2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.10.2"},"gitHead":"a1391ed8a719fc2f976dbadb528ca2dcffa7da12","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.10.2","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-lmuksSzEBdPL1nVTznsQi5hQ+4mJ7GP+jvOv/Tvx3MjnzIu1G6Fs5MvNpAwBRXmG/F1+0aw/Wa8J38HYfN05dA==","shasum":"705815376c7f83951949b2093e1f189ea77ed163","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.10.2.tgz","fileCount":23,"unpackedSize":60074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICXgPZv2gHGpm/4WQJFGVygCSp0UG8QGsfDR3DYYKZURAiBP+rYROJ4fiSh1NSPuyn+KBbQFvyQtGAEnTIlWFCDl5Q=="}],"size":12842},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.10.2_1698897045347_0.5948913364344897"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-02T03:50:45.554Z","publish_time":1698897045554,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1421":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1421","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1419+a1391ed8a"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1421+a1391ed8a","@parcel/plugin":"2.0.0-nightly.1421+a1391ed8a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1421+a1391ed8a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1421+a1391ed8a"},"gitHead":"a1391ed8a719fc2f976dbadb528ca2dcffa7da12","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1421","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-DCZ3RVSfM9p22tzLAoxL3m0SLW8qDoYwqnpaEMmF3SbYuss9lWP/CddBaOfXHpLOZjs6D1gWG6p6tJZAGESMYQ==","shasum":"753161f7cf8840f445a0c407aca6c55c7b346b5e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1421.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQClnOacRVIBOiGvz4yeeUsNW6fXPFo0YnQRo8Se4jov+QIgKQvddjlUKNfefavrDyrtPUe9rKcqScUoTypRjm/1yJM="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1421_1698971630764_0.13835396873732275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-03T00:33:50.973Z","publish_time":1698971630973,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1423":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1423","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1421+406650e4d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1423+406650e4d","@parcel/plugin":"2.0.0-nightly.1423+406650e4d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1423+406650e4d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1423+406650e4d"},"gitHead":"406650e4dcb52284e389f5d2b7f6b1d960d2fcf5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1423","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-BDgiyiWV4I1PaG4jj5omwJbIcKrMs4/LVqh3uogC8LcIY1WXuB4v1w+1LBWaxOzTHoi1Ese6lkgLrfqj23jgtg==","shasum":"ed60c8b8ccfeda01afa91a3f2ca06ec0b767c403","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1423.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDK5/os2Wanx7gDapPu6Q5FQTyLHvMUL0PkrEdB4fMyCwIhAPP2mKc71vbPHFkwg6H4khtUTA1h04qx72fHVAAhXpio"}],"size":12868},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1423_1699058179525_0.6299869140598933"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-04T00:36:19.687Z","publish_time":1699058179687,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1424":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1424","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1422+eeb3ba3de"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1424+eeb3ba3de","@parcel/plugin":"2.0.0-nightly.1424+eeb3ba3de","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1424+eeb3ba3de","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1424+eeb3ba3de"},"gitHead":"eeb3ba3de6e4fe037cd4f5d73939fa6867faa1f4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1424","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-7RImhnPvl+gSwZRax8DMMa5/vkYu8T2Z3pBrO0isnKH7jxy5an0s7/jGr0L2YtnkmuKdkzoQVzlaIdUse0Hu0g==","shasum":"dafe0f22cdb8c29f5bf371f9d270e0100bcaf55d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1424.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGYBYXPLZjM5AXyuiv2caL7BBvhhDWKIEQLwsfIjzUqwAiEA08Lbq06ch1h9B25OPsPnNZROZC3KwEMsens8T3fFcqk="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1424_1699144491585_0.7353508138616467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-05T00:34:51.766Z","publish_time":1699144491766,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1427":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1427","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1425+a5c60d700"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1427+a5c60d700","@parcel/plugin":"2.0.0-nightly.1427+a5c60d700","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1427+a5c60d700","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1427+a5c60d700"},"gitHead":"a5c60d7004fd7295c0f65ff508d2d742d48af85c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1427","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-5erWwNBE1UNlG5SBYjCj9bCBJeBM9EI/3f4IqyMeh51OrPFWrWBOOzcFPcBSA92SK+WiBVuPMyS0clqtjXSvYg==","shasum":"d4c664cda825daebcd4347386e17d806efd7e58f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1427.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDjOrjIwRsu9t0DNq7QHhPWMeCm7iFyGNEkVTlAEqIhpAiAbkD85mozmPlZ3gN5td3ma0n7nU7BIZB9pE8nUzeeEXA=="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1427_1699318510956_0.04207615403138143"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-07T00:55:11.211Z","publish_time":1699318511211,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1430":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1430","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1428+febe16994"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1430+febe16994","@parcel/plugin":"2.0.0-nightly.1430+febe16994","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1430+febe16994","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1430+febe16994"},"gitHead":"febe169948376cceb60efd9d5a5982106dc80b5a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1430","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-QNENd1cicSMN0uuhBXz8YdJN3/bF4HZ1iInpQ3EdLx3jejSOZ7Xnz/ncdhzwaUUUUC55AQBQgCW5AwVgUOqCRw==","shasum":"e7a751bdc1c3d8ba4e997f04acd1b3605094539f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1430.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEG/ZWAu1Nj3C/SG1O5se+olfyvoGROOyRv13zfYI7I5AiEA0q1v4WxlWIwp5jZDIOaFnwZn9ygI91kd4mjUEVT7+Ik="}],"size":12868},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1430_1699403704735_0.6181273223306507"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-08T00:35:05.029Z","publish_time":1699403705029,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1431":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1431","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1429+d58e3361a"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1431+d58e3361a","@parcel/plugin":"2.0.0-nightly.1431+d58e3361a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1431+d58e3361a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1431+d58e3361a"},"gitHead":"d58e3361ad16c90bb44a2cad8edae31df66c7578","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1431","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-o0OGXE96ahaZKklvFYVZ3NHDSAd+WsMVbCo/Orw/c+X2TaQ6nM16DHgYqHPXPJy/zHpHuxmy8tFrkl0stUS+5A==","shasum":"950c30a05cbc4b7222f8a32b85009ef7f15f1c14","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1431.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCU5hpBD8XrJbMUsuaHRoFEIlgSIEkjDf6bAlZxrie/PAIgZhFKDuVmrxnAf0wMxbU18HnuGYtUKnb2xDUu2e+GWQI="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1431_1699576354792_0.901607291129326"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-10T00:32:35.003Z","publish_time":1699576355003,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1433":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1433","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1431+c78488539"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1433+c78488539","@parcel/plugin":"2.0.0-nightly.1433+c78488539","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1433+c78488539","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1433+c78488539"},"gitHead":"c784885397d0f2e5de64f38106132afc85bd0f47","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1433","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-QMNZu/zQga99N+UHaAkrFTz+1uLbB6PJnNMebr7tJeR46AEwqVwlhxfJCxIeFSfnAjFWuKC0EK0arGj005OvNw==","shasum":"9e4c7a685f35beb30b61d90217813f4bb7c380c2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1433.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG+L90gG+vULs6/oJZ90fTFSGFs03zR4VepqsY8VSANdAiAzxB0bSK00ZqhZ7eHRxPn7gBDzRyYonki5mRwGzw0b1w=="}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1433_1699835995549_0.2266232170824154"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-13T00:39:55.747Z","publish_time":1699835995747,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1434":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1434","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1432+c88116a49"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1434+c88116a49","@parcel/plugin":"2.0.0-nightly.1434+c88116a49","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1434+c88116a49","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1434+c88116a49"},"gitHead":"c88116a49fd423ebf0823b4a4aca84a55cad4308","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1434","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-+IR8xXlFcLVmEACBkIe2MY/Zn4yI5ERtwvyzluJmiZd5GdScfBd+b+8r5eqWG3HfhXQtJWilumN7Rf07Zx/pMQ==","shasum":"f7b80b58eb883a0b93aa3fe475150bb2d16f7f2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1434.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRymj+8YOjdxibK5Lo+suh+DhOgHLkx/oV6vH64NSLjQIgMsA9BRhs4OjAD3KmMENLeC/Wvm72LVkeUBxkQczXBqM="}],"size":12863},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1434_1699922090137_0.4224735728926865"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-14T00:34:50.354Z","publish_time":1699922090354,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1436":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1436","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1434+c72c336f0"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1436+c72c336f0","@parcel/plugin":"2.0.0-nightly.1436+c72c336f0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1436+c72c336f0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1436+c72c336f0"},"gitHead":"c72c336f0f6e2b8bc41fcbac979f7d800b7ad0e2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1436","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-gRFG1cLrsbrHB8fZHz7+KZ2/BlNWEv3lu959V2UmeRURgDpfG0Co0boA8Y8jPOmkpa9p8TRgN95wJETGqxvBHQ==","shasum":"a3e9e7fb2f41b189989bf36e7a7f478447324f42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1436.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/zh2gZSBNiohMrGWb3VjaQmAqb4jhsYE1xsm64TaXBgIgDZxA1ib151mNCG+szrbPSVEPB1+LTtRmmPiKbbY9Pws="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1436_1700010568530_0.2367133733337321"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T01:09:28.735Z","publish_time":1700010568735,"_source_registry_name":"default","contributors":[]},"2.10.3":{"name":"@parcel/transformer-babel","version":"2.10.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.10.3"},"dependencies":{"@parcel/diagnostic":"2.10.3","@parcel/plugin":"2.10.3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.10.3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.10.3"},"gitHead":"65d42a955db665a04817fa9be55df16f588593d4","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.10.3","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-SDTyDZX3WTkX7WS5Dg5cBLjWtIkUeeHezIjeOI4cw40tBjj5bXRR2TBfPsqwOnpTHr5jhNSicD6DN+XfTI2MMw==","shasum":"10430b076e7226d23f54916e980665975b6f05bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.10.3.tgz","fileCount":23,"unpackedSize":60074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCn0K2dMOh84aOXQ3+WKAtEVfjAUG5/OYJEjPSrxI12xAIhALow4emcsrHEevvSbctO0r8nRCRV4eaGuKqz0pCWBcLX"}],"size":12845},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.10.3_1700015099030_0.4309324293733039"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-15T02:24:59.262Z","publish_time":1700015099262,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1439":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1439","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1437+fc67a779d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1439+fc67a779d","@parcel/plugin":"2.0.0-nightly.1439+fc67a779d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1439+fc67a779d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1439+fc67a779d"},"gitHead":"fc67a779da6ceb6dbca7a46a3a2442905e066b59","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1439","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-wjMSuDHZUiPB8ov4B8S0LZZhTEjTZ+o8mvNQvlO1FqHUVhHd6K7QimOREKq+47+Wkyexbn71AduFwvG31p2TnQ==","shasum":"fc6c8b2624d687357d1f80584f50d583aaf0833d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1439.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDfeU5CzQpu+xpR+X30B1nC+UVEHWKWN3Vpv68/s2nyOAIgb+0+1tfOIV5rdmh0PI+YoKAKYclPvNQBby4UzgiB1kk="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1439_1700094793637_0.26500800433949645"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-16T00:33:13.905Z","publish_time":1700094793905,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1441":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1441","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1439+015eb36c9"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1441+015eb36c9","@parcel/plugin":"2.0.0-nightly.1441+015eb36c9","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1441+015eb36c9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1441+015eb36c9"},"gitHead":"015eb36c9e008ae4f902ffa6ad7094d67fb04b92","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1441","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-RUeTnit92afzcbagxwQRW//81oWzel/tJHfue9fhvTT7gabz0OujTLqysqv2J/dgjDBkNu2ailSpTrIyGd4Ewg==","shasum":"d271717a46700c2f23886c5c97ab1fc07f85432e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1441.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIF8vyhn+LucjZRyc+c8ngxYg5lYZXLxy9Y8jl4jbt8dEAiA80FFb2m5mlnx9F2vxuuUr8ay6CkZahnI2L0Qwyc/R7A=="}],"size":12868},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1441_1700180843621_0.5716581142400536"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-17T00:27:23.829Z","publish_time":1700180843829,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1442":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1442","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1440+d741b10c6"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1442+d741b10c6","@parcel/plugin":"2.0.0-nightly.1442+d741b10c6","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1442+d741b10c6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1442+d741b10c6"},"gitHead":"d741b10c6172ac52bb17b491689f312d04d4191b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1442","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-OPydo5IdTSZccZd3ZJEPAwfZ3mjjKTMDbu1e+kyzTb152Rf79SP68VEs4CbIoZNZPkP6LUezFyBVEp8KNl0Tsw==","shasum":"197cef63bf2c235a337e43ddc6576f19770dee91","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1442.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGsCqF/2cUxLhNd6zzdRKN+rLfs/+ZGJ69ydvU3bTQu+AiAZKdqdzJa7j4EDJdXnGdJQ/2Op/xI7ztg3M6YxRNb8Pg=="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1442_1700613088252_0.23287780644462353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-22T00:31:28.405Z","publish_time":1700613088405,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1443":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1443","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1441+bf9cd7547"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1443+bf9cd7547","@parcel/plugin":"2.0.0-nightly.1443+bf9cd7547","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1443+bf9cd7547","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1443+bf9cd7547"},"gitHead":"bf9cd75476486852c9e87573625c12b688f22051","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1443","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-p1hYDjm6/ODU/YDWmlY3tV+z0E4ABhRHWD+pN7m0BxRr1TVS4EQud3alL04dd/5J2hssz7CkTkW/fzB7G/Btig==","shasum":"7226e2afd5104bdff7a74dc770034f62b9b965c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1443.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCGgHcHxnBA1tXdbMD+umGz1s1IGUdXCMQK8nl5D1WMAwIhAPfss1uK+KkMjJEJ0LVzyOH7SJ3ClfM96Ia0ML9KJ0kq"}],"size":12868},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1443_1700785588533_0.6513401542324206"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-24T00:26:28.690Z","publish_time":1700785588690,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1445":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1445","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1443+d1d24bf2b"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1445+d1d24bf2b","@parcel/plugin":"2.0.0-nightly.1445+d1d24bf2b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1445+d1d24bf2b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1445+d1d24bf2b"},"gitHead":"d1d24bf2bda29b23f7351548fa0e3cbf93983acb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1445","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-rru6nnMlDeEvJ0mKxQHDLs7CVUbD2kpOhfkFLkpgN/aw1uZRexiUrpdM9mMKiau3pRaYRl2ZvWzM7kZBDZhSww==","shasum":"81fe42172c239156cdb7d46aaf6d5d3d47755e1c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1445.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHc3mIv3PiwZGEzSgEevGm+LdtBzwoxctc5vUujVkJ9QIhANKCEpTKfOY621BD/4XokvedKDSa8mEuX3QSqWHNIQmo"}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1445_1700958340614_0.47154071251102536"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-26T00:25:40.791Z","publish_time":1700958340791,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1446":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1446","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1444+65f8e21ad"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1446+65f8e21ad","@parcel/plugin":"2.0.0-nightly.1446+65f8e21ad","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1446+65f8e21ad","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1446+65f8e21ad"},"gitHead":"65f8e21ad8a7c8c0770bd8c008e17ab702c1a0ab","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1446","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-aKSjYsnOknEuGTbO3uypgtGvkUlPgkZR3WQ0J0NH+nzLXyWvq8uCf6F1mseSNjE1hWoNSLxjhwkRbOyJ87pGQw==","shasum":"616acfe3839c5733d9fb55cf1f562e130e136c2f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1446.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFN02JfnG08jP4rRg3CgJgZTWd7Fy2RDTHn+kzxRSTHtAiBqXbzHN7HGT99GZ3VXHLdcDXU95GjwRqssmbq5g3plmg=="}],"size":12864},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1446_1701044854904_0.6040444140015295"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-27T00:27:35.175Z","publish_time":1701044855175,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1447":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1447","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1445+dc3d92b02"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1447+dc3d92b02","@parcel/plugin":"2.0.0-nightly.1447+dc3d92b02","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1447+dc3d92b02","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1447+dc3d92b02"},"gitHead":"dc3d92b0231f8e196761a46baf5bdca657c11fc6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1447","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-8dPyPn6Fns10D4VIF/A29oqPwBUqSPUAvIC35xSE8OHGfO5FCpuiMK76pSNSj3VVWChtE1WA8uJay6iACcesZg==","shasum":"b1ffdc3d22e5130ee2911ee017cd7809dd3f5953","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1447.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCe+ynt/2gY6sjQRersTRU5Ym9u8tWG9LcrQ4KbBWEDEgIhAMetuZ5ddJBL4KpIK2Q7ppsPZhNpont1Hacxi4oeQKj8"}],"size":12865},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1447_1701131429627_0.809595268614203"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-28T00:30:29.905Z","publish_time":1701131429905,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1448":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1448","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1446+273f94c8e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1448+273f94c8e","@parcel/plugin":"2.0.0-nightly.1448+273f94c8e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1448+273f94c8e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1448+273f94c8e"},"gitHead":"273f94c8e6e478d328e329bd9787789469463522","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1448","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-5f+v3yvA2TlE3VKJvBseo2ObNzHDPYgcWvQXqpwzKpIdLMlPj77BBWs2sY1EmQDb0XSX07WzjjMOcti0VmPQoA==","shasum":"04a5440000f00ae20ae83a3769fcd75b30588656","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1448.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHB5CaCGPNGhm3gAnMN+nctQEjdQxgLeKgvWjH90T/gcAiEA2NW8yMhJuShCsbQW2P5OO/EPVa+rOPfvDHP94CMdg+E="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1448_1701304218295_0.558584548054146"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-30T00:30:18.475Z","publish_time":1701304218475,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1449":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1449","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1447+e2180a242"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1449+e2180a242","@parcel/plugin":"2.0.0-nightly.1449+e2180a242","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1449+e2180a242","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1449+e2180a242"},"gitHead":"e2180a24241a3426a06121cac30a58c57b224e9c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1449","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-IbSZ7kHQcJeRFomUUtnq7Y/uFW3ricxZnWtdDVLWkZodlwwW4t4ClcfJ2mJ61glNeeDQFBw313ZGsjOprabHpQ==","shasum":"b1384e75deee1b00239f4060032f38c1fdd26787","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1449.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAMndQnD0TKE3ge7eBrogd0dhuG2qxk8i1R5wV2v+5vEAiAUZFIODwsNsQJC20v+g3HpLTWSUDybW0P2lyk2pB4lkg=="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1449_1701390526339_0.8673105483559804"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-01T00:28:46.528Z","publish_time":1701390526528,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1451":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1451","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1449+b530d3475"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1451+b530d3475","@parcel/plugin":"2.0.0-nightly.1451+b530d3475","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1451+b530d3475","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1451+b530d3475"},"gitHead":"b530d3475ae31152c09add74771b4e428c572a94","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1451","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-sHVw77wXeQIArC/J42iEB4zhji5Rq85sETAutAFmuvvG9J7NnlhsRvjozgT1sMAbPsinTqyhNZM6uHE5YtFosw==","shasum":"912f44284fc524a97853ffc1a7f788216fdb4417","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1451.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB4i/iEyba/5NVpasNUO4YT+7qFVn04tyAX6SYaguQxkAiBaIsWLhhO2Cv9P3mbJ4D8sPT2eARYTdAY68W++g4MqQg=="}],"size":12866},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1451_1701822877333_0.9030481632638918"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-06T00:34:37.617Z","publish_time":1701822877617,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1452":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1452","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1450+3b798e045"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1452+3b798e045","@parcel/plugin":"2.0.0-nightly.1452+3b798e045","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1452+3b798e045","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1452+3b798e045"},"gitHead":"3b798e0456bbef951c684d43f96fda1fea386f62","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1452","_nodeVersion":"18.18.2","_npmVersion":"lerna/3.22.1/node@v18.18.2+x64 (linux)","dist":{"integrity":"sha512-hnORng6oNH4MkRdtq2HNGk8zLfJnK+iUCdMEneJS+amYs6b/s9RZKmY7wgQaOAokF/TXUiANcgVaYLfNpU0VlQ==","shasum":"93d5882813d88277c90fb53611d5a51221960326","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1452.tgz","fileCount":23,"unpackedSize":60205,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC38Yk1fBevdE1/bGw3fzWK2/KpQs9tGVvu+UJXaHwwIAiEAmcEXKS5xWQZf75JGAIg45qwuFkIapS4Z5snDYP7fyyI="}],"size":12867},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1452_1701908949514_0.28726324962396"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-07T00:29:09.741Z","publish_time":1701908949741,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1468":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1468","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1466+ebe4e21db"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1468+ebe4e21db","@parcel/plugin":"2.0.0-nightly.1468+ebe4e21db","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1468+ebe4e21db","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1468+ebe4e21db"},"gitHead":"ebe4e21db1ef180a3d0bb6d54d07f1524e55006a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1468","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-/5nYNvUCGNlJ5oVJpMqfzG1Hgk6kARqiP3aA+ELYbzg4r0XupolZL1wv3FwS/1rxAmbrnTCfja3e2iJO+x5h+A==","shasum":"bada22d64a2d42d911d75dd637b81914a169babe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1468.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCzXscSJUP+qFyBAnrLL6E7ScoyB3s5TbTeo39S/ryu9AIhAOzmCy3MDgHNIyMheQxVPgWjdJ0O+VItE999dSl5fLaP"}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1468_1702603388972_0.5487865152977296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-15T01:23:09.146Z","publish_time":1702603389146,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1470":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1470","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1468+3e7d56816"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1470+3e7d56816","@parcel/plugin":"2.0.0-nightly.1470+3e7d56816","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1470+3e7d56816","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1470+3e7d56816"},"gitHead":"3e7d56816da81fd30b8906c9d5f389401373029f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1470","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-j4PEC2KRHko0KFSkUpYGXxAZZFnKaRZgiGSQDb2ev6aTVl0wO0e1um/pLeHUP2XlkR3v7Eg9l4t8inxJQ4/hiw==","shasum":"79f1fa2555d1ee7f10cb29e3a4fa9e803e89efd0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1470.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCHv9MfCaakonEFNPhXB68modEGeSqJdkgTYh/4oUASRQIhAInIjgPID5X55AuVRNL/qKKXGo2WYB3gYjj5bhvGEbJe"}],"size":12882},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1470_1702686650242_0.36194020257911097"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-16T00:30:50.456Z","publish_time":1702686650456,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1471":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1471","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1469+cf5e12930"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1471+cf5e12930","@parcel/plugin":"2.0.0-nightly.1471+cf5e12930","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1471+cf5e12930","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1471+cf5e12930"},"gitHead":"cf5e1293009fbbb812eca8bc607fee7906de2da3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1471","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-AOgYMVxnCQOnmctEsYG4gQ+jjc8/mySuJsvLphLGZG9ODK5mEkOpjjuKdsHQPCQx5dTg9en8E2qwmrpYMr7h+g==","shasum":"4faddfae8981468d8649cf50653e9561ef220536","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1471.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC1VdYHJIxTAWkLw8j5lHGrCyyLaSJHK5vhoArdqcfkaAIgWEqU5rVMaeePLSlsboNFFs2Q6y8f9otJKyE2t/UT2eI="}],"size":12881},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1471_1703031976463_0.7307041933407656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-20T00:26:16.621Z","publish_time":1703031976621,"_source_registry_name":"default","contributors":[]},"2.11.0":{"name":"@parcel/transformer-babel","version":"2.11.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.11.0"},"dependencies":{"@parcel/diagnostic":"2.11.0","@parcel/plugin":"2.11.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.11.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.11.0"},"gitHead":"f8076f1644cabc944695b5ec82602c8ae32bcf21","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.11.0","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-WKGblnp7r426VG+cpeQzc6dj/30EoUaYwyl4OEaigQSJizyuPWTBWTz6FUw+ih1/sg37h+D1BIh9C2FsVzpzbw==","shasum":"3d751ec37d4aa96155494f1f3ff39442d17eeb7a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.11.0.tgz","fileCount":23,"unpackedSize":60046,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD5xEpgsfoOsfR+0mu0QpPI3Mg5v7BVXFqOacP/8ijjfgIgPOB7xcDsoqb/YT2Oyy03WtCNvfDVMT7hboA75/Jkb1o="}],"size":12858},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.11.0_1704387882247_0.04848347836722233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-04T17:04:42.442Z","publish_time":1704387882442,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1481":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1481","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1479+e92fe6448"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1481+e92fe6448","@parcel/plugin":"2.0.0-nightly.1481+e92fe6448","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1481+e92fe6448","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1481+e92fe6448"},"gitHead":"e92fe6448955f43a02c1bdca8f7e61bb86b1ac78","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1481","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-TOCXZTno60NQX7zSmS9f7mmJqVECXWcvQYjNXa+gFlWtbJ9EEiCLRz9zm54AqujZpo42ZBslw4ipKwLbh/Gp6g==","shasum":"84b7184de71b5c1220cd3c16c203c985fb838514","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1481.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDLlky5zrRe0wKte3aI4iLIDwLMvyqu8PuRshl+mrWCVAiAiGRAwfQcqRqRDW64o567m+vX+dERN1VCOpf5BMr5OfQ=="}],"size":12882},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1481_1704673822608_0.5372026929760494"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-08T00:30:22.844Z","publish_time":1704673822844,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1482":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1482","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1480+cd447dc4e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1482+cd447dc4e","@parcel/plugin":"2.0.0-nightly.1482+cd447dc4e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1482+cd447dc4e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1482+cd447dc4e"},"gitHead":"cd447dc4edaa3a6ff6b40fbfd41998656dad3515","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1482","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-m843b8tGTJ15kgrsQURQVwneMwprKQ3L7iH8CcGnADSGb4fBmDZaqeanLzNTlauzrEpQx+A2XzCk/Lt+6jtrqA==","shasum":"deeb82712b98c884818aa2d8ed55fc0ba90842a8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1482.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+JdKddNFXHSpykbuf8/DWEGMvnoWA6OlOsFzOsCFUAgIgVHO4MU3NIczx87WgaZLGOmCHl+wo0sP3QDhpJhb28m0="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1482_1704689789763_0.86165293290192"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-08T04:56:29.955Z","publish_time":1704689789955,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1483":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1483","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1481+c24ea1e80"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1483+c24ea1e80","@parcel/plugin":"2.0.0-nightly.1483+c24ea1e80","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1483+c24ea1e80","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1483+c24ea1e80"},"gitHead":"c24ea1e80d96edb8a4547d8163c2f94a8e430f92","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1483","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-1ucpFA5oPFprulx4Vajv0X6spLmhuxnmPXY3OOZf4lXrhDFUjOGncbPn6ZbgKlAmSvWxfK2b86vy+7DSyH2XJQ==","shasum":"1695b180cae199ff2f942efb2f373cc3d96afa75","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1483.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrS5MdSu0/CT3fPGP4xBeqmiVcUxoytzW1tAZDcgWucAiEA9o590qhdLrgx5xdQ9YpYsIgUkhXdXAkFVY+eLPuFJCQ="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1483_1704739898902_0.9918257812986446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-08T18:51:39.062Z","publish_time":1704739899062,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1484":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1484","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1482+9d6da2ccf"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1484+9d6da2ccf","@parcel/plugin":"2.0.0-nightly.1484+9d6da2ccf","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1484+9d6da2ccf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1484+9d6da2ccf"},"gitHead":"9d6da2ccfcc9d8cfb54edab444c483248b94e57a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1484","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-ggteJYDnnBqCDlKoSIzC6yrz+xAYw5LTrAdh+dCxoRoJSFHkOv8Mzlt356kk1485BXe1YmmfnOEKJIFauTa6DA==","shasum":"c4522de41004ebc617e03685842fe8182c86aecb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1484.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOSt6rcxK3ZR9gv6sI5WpM3dtspbWYEaz7365grPTaTAIhAIcAsr07xBSK7+TzTQuSrtuZu5xawFgjps+PPokzp1n0"}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1484_1704846506856_0.6482948623118114"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-10T00:28:27.052Z","publish_time":1704846507052,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1485":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1485","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1483+874dddf3e"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1485+874dddf3e","@parcel/plugin":"2.0.0-nightly.1485+874dddf3e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1485+874dddf3e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1485+874dddf3e"},"gitHead":"874dddf3eeeb1a57cb53f19bfdc171401f53f579","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1485","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-QKCm1CBRDDdEcXFKxyxzj36JmIAA6+yVf3NtlKYwBkbYCoz8f7R0uLhgS3fwG5ixaQGGKOi4gDG5MWl/5sMrAw==","shasum":"bf93baa210cb35f34e72ee20f4204304acc9a01f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1485.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDFFppMX/4zPn0t+iETW/PmXeSRixkMn9kP8Jk0433+6AIgQI7bBnyYQQ1+gcVpkmi5dV5K98UtChd9qZO1kFINWBQ="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1485_1705278369173_0.04721091416975054"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-15T00:26:09.349Z","publish_time":1705278369349,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1486":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1486","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1484+6bebe54d4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1486+6bebe54d4","@parcel/plugin":"2.0.0-nightly.1486+6bebe54d4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1486+6bebe54d4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1486+6bebe54d4"},"gitHead":"6bebe54d4bdff6191a5d4084ce7b77972b4297df","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1486","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Lc61JAZYeuueZ4JM7/hKnEmHrvpBCXZ01oKXLh+6COye9IwfCL8pfH7MbDi0sNMrHgJKDDWG3s2jGJ+9iJwnTA==","shasum":"61be2a2a9604abb2e8f741b4c7307ee00b222d32","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1486.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAhUJxUDCi+izZwSCz4d9jFPq2VgFFBl6k9QrmOFCJ6mAiAq/mOVvN0krkr+YNUzDHZxhYNb6TLQHVldvJivoKeQSw=="}],"size":12881},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1486_1705624214617_0.5035366338794081"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-19T00:30:14.759Z","publish_time":1705624214759,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1488":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1488","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1486+a5ff7e74d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1488+a5ff7e74d","@parcel/plugin":"2.0.0-nightly.1488+a5ff7e74d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1488+a5ff7e74d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1488+a5ff7e74d"},"gitHead":"a5ff7e74da6c26d6625220c26a6367a15477c8c8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1488","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-aLPoQnsRv6xuntgQE03iBrEwPYRoC/cN2SRFXPBOgmXMlJPPo2I7KGLqhrV/qJedbsHGtuQuGveCIqdjuuhUqA==","shasum":"c5e07231ddc90263f9ed01b85a5856ab759bc584","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1488.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBp/ma0lB4fD7MZxFJHkMshpvDgFWDr47U4QhKnx0eTwIgUSPc+Y82wyis716yxpRGRs9Z7NHvy7Y7t+O183MvL5Y="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1488_1705883714363_0.5921814015407729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-22T00:35:14.494Z","publish_time":1705883714494,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1490":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1490","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1488+642d9cabc"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1490+642d9cabc","@parcel/plugin":"2.0.0-nightly.1490+642d9cabc","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1490+642d9cabc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1490+642d9cabc"},"gitHead":"642d9cabc600bcb4681bbee0be168e05f5a8ffe5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1490","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-STD0av42BBUjK+P+im0cOoiXZqNTXYtz3sHfW8XNdxh4wYg/ovEA4xzC+u4iO3T4wY7I6giGYSDr6xeM+QyonQ==","shasum":"c68ae8e735bea9ffbbdaa573da8e88da8f2000f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1490.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMYWY4/cA2uQU560xCcHTsib6HDX86s9zZL1jiff/WyQIgd6sH3lovKWP3NqDjHSTZfZ3xlGsSvHZKgrqpq5e2goo="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1490_1706142647433_0.37813632378910134"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-25T00:30:47.669Z","publish_time":1706142647669,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1491":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1491","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1489+fdf495ba3"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1491+fdf495ba3","@parcel/plugin":"2.0.0-nightly.1491+fdf495ba3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1491+fdf495ba3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1491+fdf495ba3"},"gitHead":"fdf495ba3c8ed727d10e87cc9697bc9ef5ec997a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1491","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Lo/GrxO/0x3tFJ+NiAo6F3DtepBP25Mapx0JySIrbqZX0212GuN3uPq4V8XtfHVosUQ5L7c2rQNeeOxhmfuL9g==","shasum":"8f3a709ec76d2230a7921db9698733e96c48ce9f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1491.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3nnH2MtNXlgLSLmxB5f1DCcYv9LBM7Dpc9wixUenKFgIgfcbpuf55i3+KhpWSEDO3RuTqZTybXT1H3dlIPNMxp64="}],"size":12881},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1491_1706315232089_0.895863028748209"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-27T00:27:12.298Z","publish_time":1706315232298,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1496":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1496","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1494+891d105a0"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1496+891d105a0","@parcel/plugin":"2.0.0-nightly.1496+891d105a0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1496+891d105a0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1496+891d105a0"},"gitHead":"891d105a02bc231a78f063d10e435ea094b1fc07","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1496","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-C8DcU0VWfCgFcwEHVPHFfvnL0eh/QrhzxENi7ncnOpljeDK8cXjgxe7rgkQL6oNATnkH2V5Ao3q2m4ICRVINSQ==","shasum":"1c74b8e0412e0fda3bfabe3aaa9c7d3183a9b989","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1496.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDae2G0Sfm5noSfgVpHz6TneKjl7+fB1CHFbcitbgjKwAiBSmuRDF2CSuEv/zDBf2kl26Ixl6oNR3JzmwM7BdNMM6A=="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1496_1706747607639_0.19579835730399076"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-01T00:33:27.848Z","publish_time":1706747607848,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1497":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1497","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1495+4debc2e04"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1497+4debc2e04","@parcel/plugin":"2.0.0-nightly.1497+4debc2e04","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1497+4debc2e04","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1497+4debc2e04"},"gitHead":"4debc2e049ceb8f63db3e9804056846c275d28ee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1497","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-FoGq+xmUSiKoio4/BePjC/PSr3Y+AOZ+Tb01gFAokAvMOiYorDEBwVi1PYOcefD+evqYznMz2rYoeKfPKU0TBQ==","shasum":"2d643af4d9ce66a68443a79247409b93734a0a77","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1497.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDePJt86axsn8/5/gMkGX6YEIyBeUfaGf/0nbK74+EbWwIhAOduxJRV0eYV0Vnt3oGe9iYs79SBWmFwQBu6EG4cfY0m"}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1497_1706920470334_0.3801644890720557"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-03T00:34:30.543Z","publish_time":1706920470543,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1498":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1498","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1496+e0b99c2a4"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1498+e0b99c2a4","@parcel/plugin":"2.0.0-nightly.1498+e0b99c2a4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1498+e0b99c2a4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1498+e0b99c2a4"},"gitHead":"e0b99c2a42e9109a9ecbd6f537844a1b33e7faf5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1498","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-yHz/2GA5NnI0ujT0c4PbiE/sVIaWKO4ZaNXsTk/1W7u1ppiXLxYKIxc2i4WJFTTpsJqrtXtMq9KQ9xLm18Zr1g==","shasum":"50d00c940dc368b41f77c1a8b452433023c3befd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1498.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB7dActlElIY4+991MybV2O9hb7NyOsGMO+cIuwzw/u9AiBiot/zHmv1vl1YJNjoR1e7NG9+FHJt2F68SYXxoex9Pg=="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1498_1707179184770_0.8701071359007291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-06T00:26:24.932Z","publish_time":1707179184932,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1500":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1500","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1498+e14784ded"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1500+e14784ded","@parcel/plugin":"2.0.0-nightly.1500+e14784ded","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1500+e14784ded","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1500+e14784ded"},"gitHead":"e14784dedd0072b82e9c137736312e5c2f8ca0fb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1500","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-Rl4Xi3gu7mhCkUNIWJzrDKG28XRwNyBfOnXOHdYGeJg6EzUkgCS8PgwQvTSjLqr6xBxuZjX4EKw51h2G/5lZZw==","shasum":"ca8b3cc198df6ee8f5700c0a7ebb9abae2edec61","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1500.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCDNCYczwrQMqbiUyEJ4f+4bnQigCghY/0lHuOHYrXLHQIgK4j+kq/FJCYP/gN3I0UmddmOk1XUr1HyKvhkMBwL4jo="}],"size":12882},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1500_1707697560574_0.8105828268861397"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-12T00:26:00.728Z","publish_time":1707697560728,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1501":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1501","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1499+2215d360d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1501+2215d360d","@parcel/plugin":"2.0.0-nightly.1501+2215d360d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1501+2215d360d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1501+2215d360d"},"gitHead":"2215d360dc531ec46c112223763404650b0a8be1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1501","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-0d+GQFC4P1tlJ7rlQ8SeQu9igO/BIVwR0ztAWeMDLxi5gRERqgEMYsDRfP6cT8SZ26zeRnqL00BNm3mR/epfYg==","shasum":"45f86f9252178689ac52298bcc042b80d54e7379","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1501.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD/kk2CCHXRCUX2nu3cyibPQE3L48dzv+0qlHPnVm64mQIgXGcPfJgjd9kLiwTbLxvbfFKlWfQF0DdzfgrFC2uQD2M="}],"size":12883},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1501_1707870352167_0.6987590416581171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-14T00:25:52.336Z","publish_time":1707870352336,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1502":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1502","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1500+05604990d"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1502+05604990d","@parcel/plugin":"2.0.0-nightly.1502+05604990d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1502+05604990d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1502+05604990d"},"gitHead":"05604990d7531e5bd348abbc435b3dc5d49ad7fd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1502","_nodeVersion":"18.19.0","_npmVersion":"lerna/3.22.1/node@v18.19.0+x64 (linux)","dist":{"integrity":"sha512-PON9cVZeJVnUBx88RyZH4vxumwBxOpfVOar1CZMP+u5Vlr3cF9QmpDZnPCCKt3WFrIpuNBJLSA1MksSmJQR9Kg==","shasum":"cde3d117b782f154858c258c248b9b38a4ca65b9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1502.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB3lGakI2guaJr0iz56eeq4NUiD8rRLm8IAOYGhYn/UKAiEAqRlRPLVOUkIMPcAwKnsLrvz+eVYMo4Ms8Xc/shTB+u0="}],"size":12881},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1502_1708129567985_0.6352012504363296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-17T00:26:08.151Z","publish_time":1708129568151,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1503":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1503","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1501+ac43c39e2"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1503+ac43c39e2","@parcel/plugin":"2.0.0-nightly.1503+ac43c39e2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1503+ac43c39e2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1503+ac43c39e2"},"gitHead":"ac43c39e23f0e8a01da6268d3477b996f11c60c5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1503","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-7H1WVWOF9pNHPE9at+wVPOyqi/0w+PbiozMvqQirO5lECx6dj+QkdwqvvbPrG7Zb6t3U1pNNLp8uc5Hq5uhQxQ==","shasum":"bc03d6e6158d2eb833bc531ad05c814df7bfd22a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1503.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDGPoAUSpM2KKSKQwEEY4i/PfQGZIkZ/XwTipjTTs62NQIgaxgIzqMw8osKmBbd4QqgLm+b/IsBvzC8T3O5SIRQqRQ="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1503_1708734360541_0.5520734792748372"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-24T00:26:00.701Z","publish_time":1708734360701,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1504":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1504","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1502+78fe2ce24"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1504+78fe2ce24","@parcel/plugin":"2.0.0-nightly.1504+78fe2ce24","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1504+78fe2ce24","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1504+78fe2ce24"},"gitHead":"78fe2ce24f2447cef5560047e9750b2cc3f38f66","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1504","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-HmAqSupBJt2hojacazMEEwEGFt9LQXOTi7heYfckJaNWhZLSduh0ZhwKh1kvW96RHTKY9JMw64JHHUVdIKC75A==","shasum":"aff7e5e1de3308f22b970eab050a8640976edec2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1504.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvGMnqeW36/qcr8R6rkDfH2dP+dVA+kVWe4qEF+0cB5wIgV1Xnddn1d/DRnEnhoZTRO+fM1CkNiWxbNgHvFYUGRCw="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1504_1709080102439_0.5026956445582735"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-28T00:28:22.667Z","publish_time":1709080102667,"_source_registry_name":"default","contributors":[]},"2.12.0":{"name":"@parcel/transformer-babel","version":"2.12.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.12.0"},"dependencies":{"@parcel/diagnostic":"2.12.0","@parcel/plugin":"2.12.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.12.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.12.0"},"gitHead":"2059029ee91e5f03a273b0954d3e629d7375f986","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.12.0","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-zQaBfOnf/l8rPxYGnsk/ufh/0EuqvmnxafjBIpKZ//j6rGylw5JCqXSb1QvvAqRYruKeccxGv7+HrxpqKU6V4A==","shasum":"29be68f2fad4688b33ef3f03ef2b8c3e9928b87f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.12.0.tgz","fileCount":23,"unpackedSize":60046,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHjQzGoLXWPkygK5OKAp2bsqWFjqdE1NJXGExC+DnxisAiEAh12AGdMhiNtV7/jRVSqakDvqoy00oNOqYidhyDeMvH4="}],"size":12857},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.12.0_1709139206668_0.12607487656181626"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-28T16:53:26.827Z","publish_time":1709139206827,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1510":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1510","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1508+a9bb85adf"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1510+a9bb85adf","@parcel/plugin":"2.0.0-dev.1510+a9bb85adf","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1510+a9bb85adf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1510+a9bb85adf"},"gitHead":"a9bb85adf8f3b38631e178b3aacaa30c78696e36","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1510","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-eb8AYGa+ZHpFXREYBpaEYAjmIT75rEB+wmTE1fBryVnINJLJZBHkCbkMKMD4LOk7bVsz120Nd88bNWgEgT+vPg==","shasum":"a7494b5f353993c7f8c5171a232c102a6d917c95","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1510.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICeL3vSpHdCrQ53Buv1JDxuvWYN9AG2SQ+4bBUO152ZjAiEAjLjQDUSJZjpxn/htbDKE1RGJDc8TckO3ZVlvRQzsatg="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1510_1709166103420_0.1439235697877308"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-29T00:21:43.580Z","publish_time":1709166103580,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1511":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1511","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1509+2059029ee"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1511+2059029ee","@parcel/plugin":"2.0.0-nightly.1511+2059029ee","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1511+2059029ee","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1511+2059029ee"},"gitHead":"2059029ee91e5f03a273b0954d3e629d7375f986","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1511","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-vUO2tz0GykkhZvmxvQ04ifk8p4pCuDdp/YWq1veHfsKYL6zwKsIRRv8fD5z2Rwg2bMbGKVELEf18R9aXHtt1CA==","shasum":"d83c44c38dacb613dda168b31aeb6a99308b0b0c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1511.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcdgvFFIGNNHRD9IYRe1wb+u+/MihQJYW89504Kwb8kgIhAKB/5vvznIz6p1ABRsQc9yRH1ZWifxQMT3QgOvrnaDxB"}],"size":12883},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1511_1709167045052_0.7192597747328922"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-29T00:37:25.297Z","publish_time":1709167045297,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1515":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1515","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1513+9d5643b9b"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1515+9d5643b9b","@parcel/plugin":"2.0.0-dev.1515+9d5643b9b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1515+9d5643b9b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1515+9d5643b9b"},"gitHead":"9d5643b9b5ba1a6ff638b4ae32024222e46b8133","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1515","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-HB+3vPnJAiYeQ9307vp7imdgizGcvuytXDqSnppkDpMo14PyDXFKrjdaY2A9sC/7IEq2hCGEmU30kiiREH//GA==","shasum":"e519fe44e0c91600c1431454f469cd13720df859","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1515.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIsfeJQNlZoSJ0If7l/rzuJ+y3EAyGr1GrjloIUXidIgIhAIJYXn3g9Gc2bpEX2DABccx3L1riyns31BeJUSVqQ0Jo"}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1515_1709192110148_0.4156333703488644"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-02-29T07:35:10.350Z","publish_time":1709192110350,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1514":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1514","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1512+61a89cf80"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1514+61a89cf80","@parcel/plugin":"2.0.0-nightly.1514+61a89cf80","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1514+61a89cf80","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1514+61a89cf80"},"gitHead":"61a89cf8004a831a6c946fba44b51dab84f7639d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1514","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-Fh498/Kp8yHEjGtXCBbH/9ysz/NmL+IhPYLi2ExHNucpeaazgAa+sjsFSm6JP3GP/D3PWyeJSCgjDjzyaDUyDw==","shasum":"7f55da8c3214119d19a5986ff3d02eed22125085","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1514.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGHvIdOrwndl240pZdG5KV++9Jy4WDC1HCrfGL6O8LTRAiEA52S2tlsG7Cno0S16wFIQR1QK1rGRrhztluxhubogdvY="}],"size":12881},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1514_1709253549025_0.7697875856963998"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-01T00:39:09.189Z","publish_time":1709253549189,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1518":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1518","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1516+4042e306a"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1518+4042e306a","@parcel/plugin":"2.0.0-nightly.1518+4042e306a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1518+4042e306a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1518+4042e306a"},"gitHead":"4042e306aef005f9bf407a189681b4049599719d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1518","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-jl2QVKxJ+qL6gJ6p4+q29GTMmFgpO3IsFfGPM9ceKpTbooA4qRKM6uwM5uulwKrlTj5VkKUJhVX87uuxRq3rjg==","shasum":"78594a29a2ef440db4e8d54096b51ac127a761d6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1518.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDI54S1f4nEokUQJ4PQPSFYrw3w3VjOoE76q0w1DySVVQIhAKpVB6uQtTFxziopYn6PU15qRgcqU8fES0IHbBU9FPoH"}],"size":12881},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1518_1709339425005_0.14376433991859683"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-02T00:30:25.149Z","publish_time":1709339425149,"_source_registry_name":"default","contributors":[]},"2.0.0-nightly.1519":{"name":"@parcel/transformer-babel","version":"2.0.0-nightly.1519","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"2.0.0-nightly.1517+40c370f09"},"dependencies":{"@parcel/diagnostic":"2.0.0-nightly.1519+40c370f09","@parcel/plugin":"2.0.0-nightly.1519+40c370f09","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-nightly.1519+40c370f09","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-nightly.1519+40c370f09"},"gitHead":"40c370f09a1c4b7eee5a6ad2b1b74fb95a04f389","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-nightly.1519","_nodeVersion":"18.19.1","_npmVersion":"lerna/3.22.1/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-ONNcDvmEd/vkXllp3poh7TiYx8vEwmmA2hhqTXEzZ8oloBIwF+PKJ9hiNrSwYla0e7lOaQC151dFAv1XzRH4ug==","shasum":"2bf03af4927d5a277f8ea52a601409d6e997c884","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-nightly.1519.tgz","fileCount":23,"unpackedSize":60177,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrY+AfQB7IO1/3AgJVd95qX1OoIDv6v1aKnPm0ZclBNAiEAsptMZ24whY5PUAOkcQXyMWNnOHK3V7fPm69jdxE6XSM="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-nightly.1519_1709426243811_0.7265429298538326"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-03T00:37:23.977Z","publish_time":1709426243977,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1516":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1516","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1514+feb03d1c3"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1516+feb03d1c3","@parcel/plugin":"2.0.0-dev.1516+feb03d1c3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1516+feb03d1c3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1516+feb03d1c3"},"gitHead":"feb03d1c31c558a17ff9f8ea15b5d72cbe85365b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1516","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-VgvL9+HumaU5gVrJSqam5sFxtVdCdKtRBURShr+o/7BezBoS5AMxsGlCdO9VEx9oD52A9H1JaMYyD4xDTYg8Xw==","shasum":"a354e4a71787d9e008fc68e5cbfbec7baaa04d84","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1516.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYhT9VG1M/Q3kzhir+6qC6dx2/RctA5kORtTzaOpHoRAIgGRaJ2WXWdQRslAZd/VsUJ0qGvTGfhaMV7xQ0CWvvCwA="}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1516_1709528160567_0.2822906147944144"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-04T04:56:00.762Z","publish_time":1709528160762,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1517":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1517","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1515+f9a7420ec"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1517+f9a7420ec","@parcel/plugin":"2.0.0-dev.1517+f9a7420ec","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1517+f9a7420ec","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1517+f9a7420ec"},"gitHead":"f9a7420ecf9c4a6ac7f28a8469a85b5c58134a1f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1517","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-m3u9Crdc7VZYZ4zorqto2daYyajD8neZT5FUVPTxWmmmOKjkG4WweUcfVw7vTSv10OJHb9eExME4hbPTSpFoNA==","shasum":"9112fa37c7838177ca9274513eb1d4f77e04abfe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1517.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC0ro/6vCG7ydb5kAI/FgI6LmN3QJEbDC2C68EJEzL+ygIgZl+1n8AclhsX/soGpAaNDxPLk/Gj11SZx0hnsmpcQAg="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1517_1709533060418_0.6156395911021586"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-04T06:17:40.616Z","publish_time":1709533060616,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1518":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1518","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1516+b5ddb4610"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1518+b5ddb4610","@parcel/plugin":"2.0.0-dev.1518+b5ddb4610","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1518+b5ddb4610","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1518+b5ddb4610"},"gitHead":"b5ddb46104f3bf167a7d1735a2dfd1b6bf403614","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1518","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-Zfd6Ky/he7M79aMldoynyiZYoQVvMdkjiGO/qbtyU/BRYCP74jaKN5XdDnZ3/qRtimsH5C5OJSs1zQmOtcSLFQ==","shasum":"8e855ea6cd17dd4cb23c3b06146832bd2f8a1cd5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1518.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCKnnUoPZMYeR/273oO0t+hLkO5Orus0wo3RqYDfAD01AIhAI8eVkBUVWOIiSBiYZZx9Txklbb+4bdYsqqa6ciHkcqI"}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1518_1709538659000_0.4153657177021044"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-04T07:50:59.174Z","publish_time":1709538659174,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1521":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1521","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1519+2b91a8a36"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1521+2b91a8a36","@parcel/plugin":"2.0.0-canary.1521+2b91a8a36","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1521+2b91a8a36","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1521+2b91a8a36"},"gitHead":"2b91a8a365d01b0fec7c3e6fadab03f1318ce5f6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1521","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-eianvzaiOm7y4hkjFgzBmeotS9lElQhjcWrDlEeiKYcRIyH1bJqDf8ZjimINxdblKI+hh/uuxDC1DWQOlFyNOw==","shasum":"b048e25245ba995f4cf5d77a58e5d1aaa41a049b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1521.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD2xzfeOj3PmA4NB9YJguNsCtX6zqOTtH1Nc4MgHC7VEAIhANAMetMOUdC3qjU8TARl185oDT7ESNYCemWqbqlJMnVf"}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1521_1709598059081_0.026043924222722392"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T00:20:59.278Z","publish_time":1709598059278,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1522":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1522","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1520+6b076aaaf"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1522+6b076aaaf","@parcel/plugin":"2.0.0-canary.1522+6b076aaaf","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1522+6b076aaaf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1522+6b076aaaf"},"gitHead":"6b076aaaf2b83695abd5714662ecbe324a400320","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1522","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-qOpnHCOHNXS1Sfs39a6vd4dJ7WFAVW4dC4ITEmdjsVW1jWez/uDHmyzAMJwBHs9CRt+79sOm3OICM4WxU9zWlA==","shasum":"51eb8185f0c310d2e7659d8f74200e27b5075d06","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1522.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4Y68bVDMAszysV7UbpgTI6n7UtuB8VS5cfDRq9wE+tAiAi909Koua4FIDaKKhLMp3FeUB6DFAtIVp0R5jMtpycWw=="}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1522_1709606263801_0.7261046126303468"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T02:37:43.933Z","publish_time":1709606263933,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1523":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1523","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1521+865db8c0a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1523+865db8c0a","@parcel/plugin":"2.0.0-canary.1523+865db8c0a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1523+865db8c0a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1523+865db8c0a"},"gitHead":"865db8c0a9d2efa76b1097f02aee6421904a5918","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1523","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-Ehic7q5Kyo0bLrzNa0lLvvB8+E+TxsAjtkZdf7mQ2UIArATx6UjAHGNtOZumtd7Y32VNfgmsuZYKf0W1m+ErkA==","shasum":"18c06cdab6ae8725dbbbc36e6b095e05eaf20972","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1523.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDSv4w6axbDcD26zU3Y5jtb73QFOG5j8ih9oI37+yslBQIgbv9cPUmEmTJZhlZXJbwXOcuKMwdhsyDT6IJWKEBruRU="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1523_1709623161192_0.6815390729883888"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-05T07:19:21.456Z","publish_time":1709623161456,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1524":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1524","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1522+a2cf988d4"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1524+a2cf988d4","@parcel/plugin":"2.0.0-canary.1524+a2cf988d4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1524+a2cf988d4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1524+a2cf988d4"},"gitHead":"a2cf988d4a677524e4e36cfc27d28fe2cacbeaf3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1524","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-u+8NBGLpgopxPc4zrBiol3hLfXLMfzn18oEzsUlCIhkvs8IMIrowhvxfnAyc5oA+qcBCaWFOU/PZGlG6LwTo+w==","shasum":"ba4469a3b532c0c99bc73ab80b9569e8ad42de60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1524.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHuRQ7TI0PVFRADUob75JYbNTlyC9yxgY/XD39ZUxje/AiBs4HT5p79VliLekLo/X7Uv1YodRB5quO2eYiArrdsVFQ=="}],"size":12874},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1524_1709946819850_0.6034567884084387"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-09T01:13:40.045Z","publish_time":1709946820045,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1526":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1526","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1524+75182a0b2"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1526+75182a0b2","@parcel/plugin":"2.0.0-canary.1526+75182a0b2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1526+75182a0b2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1526+75182a0b2"},"gitHead":"75182a0b2892dc0bef38e3b1ec127a981ca37d4a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1526","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-e2wKp0qfShGaMio0KT/EclJC1pkT37upoa0PzuUPt2NbEhSuZNAvuz5mp8cOTjQBZqzHcZ+K1zgUGaJUk+jp6g==","shasum":"89c29df89eb1ccb41028a4f734c70f77b199a19b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1526.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEHavBAa5E+MytycQkyyRIBZBWZMHfXWd8uJC5VzNG8xAiEA1uMAyONwTOUpjvwce7uEXCYwK5UPYFW3SXw1xez4sG0="}],"size":12876},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1526_1710190310448_0.34334440200029936"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-11T20:51:50.589Z","publish_time":1710190310589,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1528":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1528","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1526+70889ca07"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1528+70889ca07","@parcel/plugin":"2.0.0-dev.1528+70889ca07","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1528+70889ca07","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1528+70889ca07"},"gitHead":"70889ca07dccb95e21e4c6a2844d632e3723faf4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1528","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-nuAVioWAvLnuQGsZP5LCpdeRi7OL9dvRmAC5eBkyfAt+nqtzqjlljL45wS5u0l6pjykTS1wSubSPji2iEw4/6Q==","shasum":"8d3b8b63422428d766045a6b3f6d316cd9cfe59c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1528.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEXKsozyTErGM/4pHl3c0jZhujm8fOpIXWI31qC/ArVmAiBo8j8e7WYDDIbVxNUU+vhGbCrNOy8Cws1xbIZPYs6QLg=="}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1528_1710293387775_0.033418190874359155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T01:29:47.932Z","publish_time":1710293387932,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1527":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1527","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1525+81ef511d8"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1527+81ef511d8","@parcel/plugin":"2.0.0-canary.1527+81ef511d8","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1527+81ef511d8","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1527+81ef511d8"},"gitHead":"81ef511d8dad5d9d2a01d1c14a2f639b945d26d6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1527","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-jhy/C+bWfCSdxLVW1LTXAJDqRcj/CoY3aYS8IhVQiVs8K/NoSe+AvJ8nANFh8bQqgJlv1inoCIaCb64uyCJOVg==","shasum":"478c6530eebbc5da7c9ad76a13550ace1ae5d16d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1527.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICvmjfrbtHDWlJvmmacRieEwen+V/f4IY4HJ3EuRZ9fPAiEAioMF4aGoo++O/P7xB62I5AqT6d2Th4rRencqEceM49o="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1527_1710297935320_0.7878484963818537"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T02:45:35.519Z","publish_time":1710297935519,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1528":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1528","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1526+e9bf41965"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1528+e9bf41965","@parcel/plugin":"2.0.0-canary.1528+e9bf41965","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1528+e9bf41965","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1528+e9bf41965"},"gitHead":"e9bf4196509b766717f648fa59b013e76dc69d42","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1528","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-EOvExNoVDDPQBQecf8zT3j4ldoEEl9x7xzHyhJZtFpqOR1uArBW+rkwTlORvsyyp6pkQNlpMIkn9nUXGfS0/fg==","shasum":"84473efa07494518bcfffd22cf25e8772023fffe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1528.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDXVk24bHF4nNG6vANLyBISuslaOO1fuXUnvolTCUa5vAiB1oB32dkRcpOYn/auaUpFjFxhgo4UomXSZX2tIBaqvKQ=="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1528_1710387801872_0.6371920103485906"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T03:43:22.016Z","publish_time":1710387802016,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1529":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1529","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1527+d56bf458c"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1529+d56bf458c","@parcel/plugin":"2.0.0-canary.1529+d56bf458c","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1529+d56bf458c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1529+d56bf458c"},"gitHead":"d56bf458c2da7bc1137d135c49c1d4314b2c782d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1529","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-rp5akltSNuQHuLY8h2MnUYo/yyR9KzYvE2E0sYCQ3xB3+HftXjCkhzA7ZjHlsPirAkG5h0Gz6kYVSq0XZn2hUQ==","shasum":"f89aad6b5db97283bd589564442dd847db3f57b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1529.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEo9gQ1SaPMxxaclUcYIC9RjUv22X3UslLbsACuxHD6KAiEA+MDdbLvOh0QHVjNvCYUftKwZxcDvGMMAxDRxUmhXO/E="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1529_1710390650049_0.4996626133793298"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T04:30:50.218Z","publish_time":1710390650218,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1530":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1530","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1528+663640312"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1530+663640312","@parcel/plugin":"2.0.0-canary.1530+663640312","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1530+663640312","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1530+663640312"},"gitHead":"66364031227f9d90c24090a522d6021f38db3eea","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1530","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-Bl1LYIohJB87wpDkdqhXZYx+mMGQ6QEAE7/UrlAZPp3Gl2eXCc+O2XwlDLh8Iqm5Mw+AUpZikA5wE+y2jq3EAQ==","shasum":"8277d3cf8775308941f5ae901bf128c668980cf1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1530.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIErXRimi0TBO3Oc+xILPwpjQd4Cu1PjURfMyXjpJoLjBAiBuCV05Q8R0v4gUxabYhfQgR8GSCejd7HiY9d2kHQyC8A=="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1530_1710395054420_0.3699326042558533"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T05:44:14.576Z","publish_time":1710395054576,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1533":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1533","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1531+b643c5665"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1533+b643c5665","@parcel/plugin":"2.0.0-canary.1533+b643c5665","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1533+b643c5665","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1533+b643c5665"},"gitHead":"b643c56659c740f3a40a588fb090557a762d9e5b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1533","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-cZrrSsVDW3krf3RHrdsYm/0pQzWmHUZm7IRzxBpPc0UZAqt7g7tTkHR/M27ig/3xPFfL/Zq7y9C9bCYFiNDFww==","shasum":"eeec468f2b1b86de87a32b2abdc01e25a6bbc1bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1533.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICNjY3QLb5DB6ffDHmYk3clLd2aH+p7v2XeRSUtUMj5eAiBTognBthEPTQwu41tUxRNBRgYTXLRP3owwGZ/6BO+KYQ=="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1533_1710463055421_0.7728300189871291"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-15T00:37:35.601Z","publish_time":1710463055601,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1534":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1534","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1532+e9c197071"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1534+e9c197071","@parcel/plugin":"2.0.0-canary.1534+e9c197071","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1534+e9c197071","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1534+e9c197071"},"gitHead":"e9c197071be02bf682d54263ac2bc8691ed40c14","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1534","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-+/5W/F9utUq0/u12QxfJ1zAk+vg6RtDGX1gOEwkagmxAJD+kCHbLArnRln+Q2GXeQjmPZI9tBsFgO0Akq0USbQ==","shasum":"8fffd486b6d14b438882183256fcab2fbdcd9d2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1534.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDcB8vmUK7DTwIEwFP6OPZaVqQrQYZi08pvFifOGzO56wIhANe+sKzvxb9mkargwfrS5k+nXWZ9ZM/zfvE4KnHzfGMP"}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1534_1710496326424_0.6148062415536042"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-15T09:52:06.756Z","publish_time":1710496326756,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1535":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1535","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1533+8cfc9c7dc"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1535+8cfc9c7dc","@parcel/plugin":"2.0.0-canary.1535+8cfc9c7dc","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1535+8cfc9c7dc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1535+8cfc9c7dc"},"gitHead":"8cfc9c7dc83eb86894ba85e05af5407de6d10adc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1535","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-fvppUlt1Q4P7g7a/ifdWSH09nENKskiDGqkxZ6SKbVyolxMohNae4O3S1TQRbFcPHPqdJCWgdT7RZIjm0+Vgmw==","shasum":"b683c6f3d49a1a3f82b305544baa4000afe16ad4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1535.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCJsk/O2V2+IZt2LTufRmjKgjhaojSvGaIJflttK4jWjAIgJ18qJWp7dVw+sFgRmd06K/8XPT3vVOzHKxn2Xvc/ZRI="}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1535_1710756898530_0.07117015778853752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-18T10:14:58.787Z","publish_time":1710756898787,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1536":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1536","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1534+15b78e172"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1536+15b78e172","@parcel/plugin":"2.0.0-canary.1536+15b78e172","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1536+15b78e172","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1536+15b78e172"},"gitHead":"15b78e1720fd332f40774deddc196e08c4afae4a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1536","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-q9mRo7yppsGgOZI9xad5zBF+GHIsg+/1WTwYe2efXsSR/iLnHhJOQ9EvEic2fBNQPRBnFXFwygOpops7x3AXHg==","shasum":"d7c0cafd9ea9f187a2945c7301505402f4b7c5b8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1536.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCA4Rr4F9EkLwOYL4g3265eMPopBrNtool1BPbO27KeywIgYGeTxN7QSgbZ1YuAj13o0Kgwx+XE+0iDea6rzfn2IYs="}],"size":12875},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1536_1710788995140_0.7785793244020698"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-18T19:09:55.307Z","publish_time":1710788995307,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1537":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1537","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1535+9abd62563"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1537+9abd62563","@parcel/plugin":"2.0.0-canary.1537+9abd62563","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1537+9abd62563","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1537+9abd62563"},"gitHead":"9abd62563c462ec47f76f5fe3255de14eb8d70d0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1537","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-kcTvCjoQbpBDCvnrs4oXjtssj8wqxDH5MrwnQvAWhGVT3wNha7rzsyme+sGGcjv9bVtMwKurXTCQ9RqLckoYag==","shasum":"71f7755b423b8af3fc66376a9cc431aa5286ff28","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1537.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC9kSNvvpjH/isHX4YOzX9cA846ABx37TgIj7tZTOZdPAIhANgYz/zFwrKJqpOOZjETVcHtKNe2F2rdn0ynjb0Z1vOU"}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1537_1710801652471_0.38872816553845424"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-18T22:40:52.607Z","publish_time":1710801652607,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1548":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1548","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1546+79b158883"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1548+79b158883","@parcel/plugin":"2.0.0-dev.1548+79b158883","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1548+79b158883","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1548+79b158883"},"gitHead":"79b158883170daac9cd17bdecfebff163bc99e52","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1548","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-/pA0uMJgGLSh5G04aV2SKVNlbxTzOnnyH9V6xJxwwLhBZ7JlV0zeKMR6Lso8mBZxlenG28k7JAvdY+CefQOe7Q==","shasum":"2d2de806a43ce4ad7fd9033c50d424d11b321b17","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1548.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYDfqtWIqBHYQktEdpDZnFgdb5P2Yi7IwunqKroqqlAwIhAOqVQ5SzgPaIeEUeyXCQGdfSgu4sW5DOV7uY2eL5wAMz"}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1548_1710898088841_0.26876389172488646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-20T01:28:09.026Z","publish_time":1710898089026,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1542":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1542","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1540+b6281c770"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1542+b6281c770","@parcel/plugin":"2.0.0-canary.1542+b6281c770","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1542+b6281c770","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1542+b6281c770"},"gitHead":"b6281c77053015bce0e5b715b0f8d187be177479","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1542","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-9ICBLfEoQH1ZGQvofUNnhGWZpevB6AzBPXkg8udLp+Xfhqm34+7oPbLWx11b9EwcFXIbZoM6FwdEU7MY3VW67g==","shasum":"e37b21d64bdb266b411d7d4e39f1989e3ff7a4ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1542.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPRD9JoFuPQMYKd7gQs+cfjGnzvJhmxKZLpMHthcRDJAiBYinO+rJryaAEni6ilnc4U2rHvw22NGg6jtlcyo2rhAQ=="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1542_1710952510611_0.4682336643156595"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-20T16:35:10.744Z","publish_time":1710952510744,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1543":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1543","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1541+ec3f4a5fb"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1543+ec3f4a5fb","@parcel/plugin":"2.0.0-canary.1543+ec3f4a5fb","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1543+ec3f4a5fb","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1543+ec3f4a5fb"},"gitHead":"ec3f4a5fbfad05bd3b645e02b90ff9c5abc738dc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1543","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-ab0TUwEibgojJ6Nbx0wcgN6Ew//u/gtt6q80tHOEEZn2Ru6nEmj01MnFujs837D1pVHnjvL7xJpLIB8Vt1AlVg==","shasum":"8f157a86fcdf8cdefcc16e1772d085e7f8f50f3e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1543.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDsHcHuWvJil2ZmQYyDMVuVj2bbeFqlXtK09tv90nkEOQIhANtOgw6f2iQimTg1ltpt8nREe7LM2F0KZQEfTL2AiDf/"}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1543_1711041207393_0.44384680643315955"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-21T17:13:27.584Z","publish_time":1711041207584,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1424":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1424","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1422+7f6b4dbbc"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1424+7f6b4dbbc","@parcel/plugin":"2.0.0-dev.1424+7f6b4dbbc","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1424+7f6b4dbbc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1424+7f6b4dbbc"},"gitHead":"7f6b4dbbc56a203e0fce8794856c03598c4f6708","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1424","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-HSJ1uA6IBRtWxR6+Qn4cB9WbPyviI86rLKgcqx+uIKyo7UncIcOzG0FLJ1AFdb3Wvq6/R7KXq2UyckWgK4oJ9g==","shasum":"d4c997e9e58de13ccbea60394d4974984b2e4e43","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1424.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBgdvVXIIn8ywc8wV1e0hIl2XDWGnDFG6bWiZm05Ty13AiA0PCJLwfrgFAtqZzyWqdVi1onWRdcxd6unueU2x2bg9w=="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1424_1712199776168_0.20980533402756096"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-04T03:02:56.348Z","publish_time":1712199776348,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1426":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1426","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1424+2369415b7"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1426+2369415b7","@parcel/plugin":"2.0.0-dev.1426+2369415b7","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1426+2369415b7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1426+2369415b7"},"gitHead":"2369415b703a85196b2e76d18cf748bad349932b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1426","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-BoMEn0J0gvkyZgwAt0/i1Xxyk0H8k0hgS1ePJsNMY7G2bHTNvFV+2/EbvaonGs7a0YwZ7TyL5k2nGVh1fYMawA==","shasum":"8394197b2bb1f15df18867ec5974e106a0b857e6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1426.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICqF6ZhMnZSiOJcpMVNDrt1Ob93FXWTTEog9A0+hcRGAAiB4wv9GyzNdmYtpd4DYB2e8/fntKwW521nSnuV1ETaPIQ=="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1426_1712288644889_0.8023507583884619"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-05T03:44:05.058Z","publish_time":1712288645058,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1425":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1425","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1423+8b1749694"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1425+8b1749694","@parcel/plugin":"2.0.0-dev.1425+8b1749694","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1425+8b1749694","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1425+8b1749694"},"gitHead":"8b1749694c0ef79cefdacad40bb90c869a93993a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1425","_nodeVersion":"18.19.1","_npmVersion":"lerna/6.6.2/node@v18.19.1+x64 (linux)","dist":{"integrity":"sha512-BwYYxDz2GVrJLvbJbM+WGhMePoCkrppHQCN2Erm+N5ni964poPp3I28T3EEywcN11qESodmFY5AqktsWo/qI0A==","shasum":"d57de5aeaa936d180c9b038a9ab377aec55c01c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1425.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+Y8gbmfDguEv/eolGKro/wmtStQ/iqfng9XuoryC7KAiEA8UMGuPPtr12z6hyD6cvWkpvJTU8/k9FNXod3aM+4gSI="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1425_1712291144573_0.1798019994795781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-05T04:25:44.754Z","publish_time":1712291144754,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1427":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1427","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1425+5b2eaaf7b"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1427+5b2eaaf7b","@parcel/plugin":"2.0.0-dev.1427+5b2eaaf7b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1427+5b2eaaf7b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1427+5b2eaaf7b"},"gitHead":"5b2eaaf7bcb1a4eceffcb265a7841caf441167cf","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1427","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-kHIlY8S09W8MIplDefBsoVa3MFfx4Urky75tCZdC8S+ou2HzsD+S2K7CLqWBUviS0CK0tv3pFD0RjPvcUjCSFg==","shasum":"3217580f6302c75ad75aaf81f92c00a807074ef2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1427.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDQCaif44qrGh3Dj8jBtvvwHOsV099BdOJ/wWfe2N+6FAiEAtF3W+o4w4JRpRuO1uh2sQCTKpWUjdNeEAkdAR13Jwug="}],"size":12875},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1427_1712546151059_0.7006416072843233"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T03:15:51.205Z","publish_time":1712546151205,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1550":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1550","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1548+0b77a5634"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1550+0b77a5634","@parcel/plugin":"2.0.0-canary.1550+0b77a5634","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1550+0b77a5634","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1550+0b77a5634"},"gitHead":"0b77a56342034d19ce950aaf98bb35fc5823de30","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1550","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-DAJfDY0YHTd1pkNX7RPYmSGkyz2pFiSCffaij9Y5oz/C/vbrh13NDmv3/q4r/I1Giwy//sOZ90ya6ENElJTRYg==","shasum":"d4d73723a0e28aa272e67e26da10b0445eac45ed","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1550.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCcOtUiGlZSuYuEpnbV7Cw+bSxZqF6Ig5hZ7g0nQWX07gIgG5VDq2Hs++pz3dO1UxoOeGg3egD3t39ytOIswojhm+E="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1550_1712557660079_0.06964387844416331"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T06:27:40.220Z","publish_time":1712557660220,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1551":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1551","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1549+2aa753cf2"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1551+2aa753cf2","@parcel/plugin":"2.0.0-canary.1551+2aa753cf2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1551+2aa753cf2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1551+2aa753cf2"},"gitHead":"2aa753cf20780015f98306a8864ebb9c3e1761b1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1551","_nodeVersion":"18.20.0","_npmVersion":"lerna/6.6.2/node@v18.20.0+x64 (linux)","dist":{"integrity":"sha512-KsjJtYO+WU3PiDMbYQx991pZYC4C9fWqzHuTIyjuw34eoz2Ta8N0CPaCKzERj7XPrPR28tOrARY3cpJU+BfQBA==","shasum":"6cdee8584fca3cfe8b35aa82325ccbc0de17ce0a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1551.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMz9wnfh5QKq/uS2Gk4eqRPgcJZaZCOpVEgZ4h2TzrHwIgMdfNe8Ff5MHKOHMCF71TS4Z5NnBJaNXg5gRioqUHcoI="}],"size":12878},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1551_1712569631271_0.33309507926753223"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T09:47:11.449Z","publish_time":1712569631449,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1552":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1552","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1550+fba6a238f"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1552+fba6a238f","@parcel/plugin":"2.0.0-canary.1552+fba6a238f","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1552+fba6a238f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1552+fba6a238f"},"gitHead":"fba6a238f506373283fda315be091c148d6de1eb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1552","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-yHGTmirGe/zRR530OhpdICPXsEKjp/Sjz6NlN3JfyAph26QSyH4jA6PRl2AzcK8HvP7PaLFmGgao1SWtMAvYMg==","shasum":"7d01f18b01d15b8cff7b37f24c741b38d1e52931","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1552.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCvxP/PQag0OWYX0SsRHbgg9jhJIeeaYI2Rd9+QDlhpOwIgSrfDSghN/dWT39u5iB1OtJGf4iOpFKCLs1tppk5gCYI="}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1552_1712633917311_0.6673633886311623"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T03:38:37.548Z","publish_time":1712633917548,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1430":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1430","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1428+d23374796"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1430+d23374796","@parcel/plugin":"2.0.0-dev.1430+d23374796","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1430+d23374796","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1430+d23374796"},"gitHead":"d23374796ba2b63546910c8b0f3da789579a4d7b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1430","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-Rrk6SiYZ1ihU7grAGipXzLOcQoB+du53RuYgytZj6M8VcEso1DNes9Ay8cl+bydwavBMnRRfjfv3LKSJyHGrPw==","shasum":"a9eac9d24691cd6e5ee0ead3fa855e00a250af2e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1430.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDfDxnZBoJ+fMTCSsa1SPuR7ZWskDUviitJvRgbsGMI3AiBGZNdajkK0orUwMiCpQK/qXd50UmWwkhHht+8MkV6xTg=="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1430_1712635071728_0.5932979635230566"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T03:57:51.885Z","publish_time":1712635071885,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1431":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1431","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1429+10d19ff8a"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1431+10d19ff8a","@parcel/plugin":"2.0.0-dev.1431+10d19ff8a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1431+10d19ff8a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1431+10d19ff8a"},"gitHead":"10d19ff8a34dd8f479847aadf9865be48a8fad84","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1431","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-cDPEw6ukzSWr//ShHuM+GjV6G80KtDYMrYsgD0TQUuEWthFWWyMVFkZDFB31ekvWw8voJXsQWQnU/r3Piax+SQ==","shasum":"9b192f1a9388c1c5b16f26883c58d450e1188223","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1431.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHlHRalYbi2HAbyPuEXtCrROAB+Kd5ObFNWEKdhSZInLAiBxvGi437SyYsBQmrykUF2y/QTX+Q67PxboF3apTBPJFQ=="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1431_1712655042597_0.7720782464483247"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T09:30:42.728Z","publish_time":1712655042728,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1429":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1429","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1427+82cfd6d30"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1429+82cfd6d30","@parcel/plugin":"2.0.0-dev.1429+82cfd6d30","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1429+82cfd6d30","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1429+82cfd6d30"},"gitHead":"82cfd6d30693f4ade081fa7bcb2a52d233d3affe","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1429","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-BaLzBSlhbKhsxxV86y05OuJNuC9BsxCeiiFt2gqon6WZW7s7NeDpfXHFgocih8Su5tgrJR4Qro92HDTFTTBfWw==","shasum":"2cec74b8483d733a340052c04cc2d42c8ec9f8a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1429.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH+2RKVpRavgUiagG/r0A1ByMsCNzjYb1nWqc7MI7p0FAiEA4LVVjkboDEGKr8xpFioJkPRGi/Wrk5W0NxUwdbRRfmw="}],"size":12875},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1429_1712656399864_0.7849767939873504"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T09:53:20.045Z","publish_time":1712656400045,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1553":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1553","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1551+2a75be0cd"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1553+2a75be0cd","@parcel/plugin":"2.0.0-canary.1553+2a75be0cd","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1553+2a75be0cd","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1553+2a75be0cd"},"gitHead":"2a75be0cdf15cc756145b205c705717ca38ba41e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1553","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-e+Uy8QJjOc92buq/NkpHzW3EwdchvmK+RDWhZIjAD/9jSUJZNmUQYELSoO3PMD420xg0JzxEazQh0mWghW9WMA==","shasum":"ee126aa3e457130a03f79a30d28e8cb7c4b3ff1b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1553.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRu9GmYT8Lae4B+emH9IWlFbvHRGlHgye9CgR6/EKO6wIhAPdp5A9xzKtb/qAvQqNkqYvcVX/iZeO2uu8F1EwTudOp"}],"size":12877},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1553_1712706641200_0.23924927162365317"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-09T23:50:41.361Z","publish_time":1712706641361,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1559":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1559","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1557+2df56ed28"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1559+2df56ed28","@parcel/plugin":"2.0.0-canary.1559+2df56ed28","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1559+2df56ed28","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1559+2df56ed28"},"gitHead":"2df56ed286ae41610d5ed9d439c37d6cd02c8ead","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1559","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-iBWMN3Lj20Fd9APuJxsmolAra3nVkhzciSn9xNdjrz8mNZli34qhpNUTTScVnGQFKzVwp+8snh4NXD8Q1s63YA==","shasum":"a4eeb932e8ed508a436ba8f5a18ab8c6468ef20b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1559.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzURSB3T+mzMfKA9OR9mdHqj0+7Ud5Ne6FQvOnmLfPGQIgHyJ7sdmvtst4VgoWjl2cZQpAc622Emh3DZWdKm3H7io="}],"size":12875},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1559_1713137540929_0.9932197734036388"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-14T23:32:21.066Z","publish_time":1713137541066,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1560":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1560","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1558+179f63a95"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1560+179f63a95","@parcel/plugin":"2.0.0-canary.1560+179f63a95","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1560+179f63a95","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1560+179f63a95"},"gitHead":"179f63a9594731a63ca5d3c48682bfc908fedece","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1560","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-di1cqufewtHHAp/9EoVOsUPM8r3DqWrwTVkT/yZf6Sn+RMRmCEF3D+RbDnaLugpRmMq+6PtvFJeoc1nSRtO1wQ==","shasum":"6c5ae11fab360051c70dd7e25a0a37fa5e76b515","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1560.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfrILERXIEg0fjpRNOtH1/YVERs3cmOKFlOO6m1UTvAgIhAJgYAqWOnBY/XZlziGcW3L7T0tNUyCgwjdKVR5sFMELa"}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1560_1713147568330_0.6400851112657668"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-15T02:19:28.511Z","publish_time":1713147568511,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1561":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1561","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-canary.1559+8add91585"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1561+8add91585","@parcel/plugin":"2.0.0-canary.1561+8add91585","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1561+8add91585","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1561+8add91585"},"gitHead":"8add9158571ddf7c967ec94a3f21340a405c91c9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1561","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-r3FmIfDnZi7oQ1vSZReaNvSZlgTabPKrQn5+4IH2fxvR0ib9RUuGvsy669KCUCE0Cv25KYhkRZKhN5i9OcoalQ==","shasum":"811e2067a4e2dc72de63ab5d371ab2afe83f3b12","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1561.tgz","fileCount":23,"unpackedSize":60172,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIECa6IADqn/N6toIVMtBh3MEfQyZbebiIZW7mmh/lK0aAiBLTvfrXLWXPHwsHxTN5WrrtVNJFJtKj8gs5gz0b+rItg=="}],"size":12879},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1561_1713229855898_0.034234606774832255"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-16T01:10:56.118Z","publish_time":1713229856118,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1563":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1563","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1561+46c2729c0"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1563+46c2729c0","@parcel/plugin":"2.0.0-canary.1563+46c2729c0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1563+46c2729c0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1563+46c2729c0"},"gitHead":"46c2729c053e9bdcd8a2962dbba6f78a4c343c7e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1563","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-9/HlArW9cwt0JUneqIrufw5PwmXLDSp2bwV9pVA6vkHJn0AgsH/G5nDgbOcKcqSXZi/up4ubHWQSqCKNhHFCMA==","shasum":"0404636298d529628e9e12cdd89d43b4afb047ec","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1563.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDfPRow9zQJBpM2heLVDqDA4EkT07lJXb6mZzb2kfjK9AiA2pefbwtbBxMZvcknoz/0btHO1KAILDR0mADVtKKy6xg=="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1563_1713327760271_0.5274883401551731"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T04:22:40.439Z","publish_time":1713327760439,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1565":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1565","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 12.0.0","parcel":"^2.0.0-dev.1563+c422b7ff3"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1565+c422b7ff3","@parcel/plugin":"2.0.0-dev.1565+c422b7ff3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1565+c422b7ff3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1565+c422b7ff3"},"gitHead":"c422b7ff3c383779781ea5169d86191508b01e5b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1565","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-oUEmnmnMMw0fD9pGdugptIODSgZM02en1zTTTdLwFayUU2coZe9JX6/biLDyVFhAY5pLlsorlBVLTVWEiEZ1tg==","shasum":"565e5f1a3fd1d47afc359be34334c744be1197f4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1565.tgz","fileCount":23,"unpackedSize":60154,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDNiDhdx6IvskA231hfsIxJeUlGkNcOODrrYV+Mu4M1cAIgKMWiUlo7h+XIIwhr3i9iF+s2jV0kVi92SFui8incK8Q="}],"size":12880},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1565_1713330214506_0.7074314078107575"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T05:03:34.692Z","publish_time":1713330214692,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1564":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1564","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1562+ecf737ef4"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1564+ecf737ef4","@parcel/plugin":"2.0.0-canary.1564+ecf737ef4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1564+ecf737ef4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1564+ecf737ef4"},"gitHead":"ecf737ef4650cdf8649aca182596a3d525ab42bc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1564","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-h9XSncaYtp1LKn/cDx8KNIHKsDHYKtoh8q3YFUddWPm+auoenukdLO/3PtsOoNzeIGBvDUFf/8D+W0D0Pn2imQ==","shasum":"13387f81db40ac91aa3ef18dbfc62a877d391e4e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1564.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDA1umYdESMm0Q8sN+f2NNybrghahvctwUhMTF9NtLKdgIgFp6qmat7+J+w0SBpwF4lF4lwg+ubVXwxt/3I3+78hmg="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1564_1713344035574_0.07828759244505656"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T08:53:55.716Z","publish_time":1713344035716,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1565":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1565","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1563+ae90f088b"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1565+ae90f088b","@parcel/plugin":"2.0.0-canary.1565+ae90f088b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1565+ae90f088b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1565+ae90f088b"},"gitHead":"ae90f088bba9900fd67f28212b9ed65fefe9b08b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1565","_nodeVersion":"18.20.1","_npmVersion":"lerna/6.6.2/node@v18.20.1+x64 (linux)","dist":{"integrity":"sha512-5+d8gZShup6qgMYyElG+Sbbw+07idv24i5BAPOPw1R5jMCCbJZ7wT3ezptBQZyMMidmbEeL0PIeMDbD6EYsvyw==","shasum":"47bb9b18f59a2158dd91005a2a398fbe3a152735","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1565.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSJ0QF0Lqjr+8wrljwD/0Cvqp8P+Vc+VwoV/B4cfJIeQIhALcRy4O9nrBY3Jso5nA6egPnN9aPDwM8trflVih+PlNU"}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1565_1713346972989_0.23457980448303828"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T09:42:53.245Z","publish_time":1713346973245,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1566":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1566","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1564+331bed8a6"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1566+331bed8a6","@parcel/plugin":"2.0.0-canary.1566+331bed8a6","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1566+331bed8a6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1566+331bed8a6"},"gitHead":"331bed8a62b7073f4748ca8c8d150068f1fdde9a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1566","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-Hd0DdyhachPbGecpX/WbAtQqWgf/xauNtBUiWqK7KWX5A+Hp1m4186mIYoZ5tz1DYK/9HgMIeX0W+fn6P0IyUg==","shasum":"8814c11b964c876d3851d7f46c1a551e610974d9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1566.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID6isEoxQRpMmpLl0a2PGvSyqP/Mb+adqQHl6FGAmIroAiBPmZjWoRBj6gSxBgV4QMunkf5bxQU7SmBnGF6X13pTrA=="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1566_1713378420285_0.36727792668581616"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T18:27:00.501Z","publish_time":1713378420501,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1567":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1567","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1565+91b47ff58"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1567+91b47ff58","@parcel/plugin":"2.0.0-canary.1567+91b47ff58","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1567+91b47ff58","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1567+91b47ff58"},"gitHead":"91b47ff5823d3c91cd46937bca83da4a8e29abb5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1567","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-MddZmBEHcc2VdRCDsWTGQmd7c8SwscCXxFcF3/1wPdBaqsu+lVlaW01HxOwFS6p8TG14Ow6YbL/wabCXmaBm8w==","shasum":"ea1c66b7eeaa1e7c9bbcdbadc3f67ef6fde1373a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1567.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFf1gSLAA8k8kJbD9lQa5wjSLlEB9Xp2p0uXzSRI6UDiAiAkuRM0xR0A7NUpbgEpEC7Cn34FbR7vqwWSTKyWVzLc5g=="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1567_1713585394001_0.22499153500897817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-20T03:56:34.207Z","publish_time":1713585394207,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1572":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1572","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1570+7afdafedd"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1572+7afdafedd","@parcel/plugin":"2.0.0-dev.1572+7afdafedd","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1572+7afdafedd","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1572+7afdafedd"},"gitHead":"7afdafedd7f01d82b9868ec004b3966a88006300","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1572","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-cav4FXIpARvl6hfbjgWrmY1PX170YF2kp7QQmALykYp+Yn7JUgS+ze7KbpozOJQLjeln8zsyonw2tg8DraP2nQ==","shasum":"690e9f5e9fc18839a6f2713b90b69d30ef482bfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1572.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBU4Sw/A9Gp9XLfWxro/QLTa/OvyjWTzd74Iv720ObN0AiEAzHMS9p7w4K3g8/aG5GC3L1yO+QxnoDvIGb7J1dEpq1Y="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1572_1713762541277_0.619417164324584"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-22T05:09:01.412Z","publish_time":1713762541412,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1573":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1573","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1571+c9a0ab031"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1573+c9a0ab031","@parcel/plugin":"2.0.0-dev.1573+c9a0ab031","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1573+c9a0ab031","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1573+c9a0ab031"},"gitHead":"c9a0ab031986a896a5991de16420b12988d013cd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1573","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-9C352VTyLsux7mvwgdaDXsTHXl6Nryt3oXtdAr3mXY26mwYLZNS1piZh6dpq3E/VrQ4aOmBfNBOJ+30vGEveIQ==","shasum":"a1480b10df198e3f21df8e483527ad4560dcbbe5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1573.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDXFiqYbxk9eJaUcd9gOzGDadddKpHL03CaC3Zo/594FAiEAn1EJzqME3te6uYe4JED5Uzhcv8rclSvcDEC8dbiLPgM="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1573_1713844305340_0.47669606719681323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T03:51:45.548Z","publish_time":1713844305548,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1571":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1571","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1569+82ed63619"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1571+82ed63619","@parcel/plugin":"2.0.0-canary.1571+82ed63619","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1571+82ed63619","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1571+82ed63619"},"gitHead":"82ed636193e5606bd863cb62d4f6c55731263be1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1571","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-gmf9CUHhsLOdy99+MYNVvz22ylUnxAJizaG/vfIv76ECgJ8aXgufDxQChU8852ZhOv8hBAVVP7A39ijB802WGA==","shasum":"9bf58af639cda0e41544eb70920f94be0dcc5325","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1571.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICCUOnl6lkVoAYliHHGmVCxo+sytvirjFaFJfVm/zP3dAiAd6A44yGGEtpK+fWTlCNBmJh/u8EiF/gWyK6GZqJ5ynA=="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1571_1713845060742_0.6785879580908514"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T04:04:20.935Z","publish_time":1713845060935,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1557":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1557","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1555+e87c13686"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1557+e87c13686","@parcel/plugin":"2.0.0-dev.1557+e87c13686","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1557+e87c13686","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1557+e87c13686"},"gitHead":"e87c13686e8fa4ad96cc61c19d9e4fcf9c372f2e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1557","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-OTSqcu9moxpnYnEZFvX9JISfuJAHnCiuOMQYYsZd/cvCXuafUcxdY1mwT9tsBSzzg/L/28I3h9DQEZiK81xbig==","shasum":"c7d7ee4421c99526d41e768f242d5e7515b179c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1557.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBpV/MsPQ82+aoqmIypd59bj6NlSpZvEnwHewVP6WFxQAiAv8kHfELO+7Nj4L78NJ6hAi+mZOvXnjheNnp9sofkcFQ=="}],"size":12702},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1557_1713847116906_0.692175887023083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T04:38:37.085Z","publish_time":1713847117085,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1574":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1574","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1572+507fb5b10"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1574+507fb5b10","@parcel/plugin":"2.0.0-dev.1574+507fb5b10","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1574+507fb5b10","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1574+507fb5b10"},"gitHead":"507fb5b101d8563900af0da395b47bd6116850bd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1574","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-GFWiaSE/seVzxRHbIxeTTQfNCvhj5iZ8myLCs54s20BnnnRwAWl34gmAcIt3BfMbQFmxeo8g95dE0vvv9DWwzg==","shasum":"d84f5d5b9075709ca2d3942afa298ba07bc83eee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1574.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnJCUkvgNic5j+g+aqLlI5zc3VlmCiLIUEYZRIx//lrwIgJzpOF/MF/vtAgNWHkpBSTWSK14a00k73e2OkcwIy12g="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1574_1713847952124_0.7630611368962039"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T04:52:32.273Z","publish_time":1713847952273,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1572":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1572","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1570+71a849398"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1572+71a849398","@parcel/plugin":"2.0.0-canary.1572+71a849398","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1572+71a849398","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1572+71a849398"},"gitHead":"71a84939840210986d0d403250215e59b6e8bebf","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1572","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-fq9Z+caNfcp6F333iLIFY9bHZ/yv96Ovi+bnVJfQD5yXAHHGFVmW9bfnJWKBuNmjZ3lZWOW59FU4hq0YH5fnTA==","shasum":"22f6a9a173c1e3b49527b8d4bc12a0baa3c94c45","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1572.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICZFnxCSVrv1Nf32a9RIe2wqilFJIIVk9bvmnTZbGMKcAiEAlqqkqIVGPu8NnkCABFD3SyzmiZoKXALaGTy8zxk345A="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1572_1713859895115_0.4749537334249416"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-23T08:11:35.493Z","publish_time":1713859895493,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1573":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1573","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1571+3ca74f35d"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1573+3ca74f35d","@parcel/plugin":"2.0.0-canary.1573+3ca74f35d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1573+3ca74f35d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1573+3ca74f35d"},"gitHead":"3ca74f35ddd0c452a3ca4f24c8f3298d8b9d5b3c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1573","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-4R+QPoa9xB0FFtSdpdWSXLMetcaloMUlW8Vd66jC4WCq6NtL3naocCvuaMHzDjJrDTqQqCe2Vy9HjJdLhyVUCA==","shasum":"e30a27583d1bf342338858050f43144f0661bc07","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1573.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDD02jwVcwF1gzkUdNTvEt5qfHb0BrNRc0mr01HVIGgjAiEA+qFucIEcqfC7lmp0JOTRejSxcuIZT5eG/z6LN8vtens="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1573_1713936147230_0.39369676825849353"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-24T05:22:27.386Z","publish_time":1713936147386,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1574":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1574","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1572+b8f7f90fc"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1574+b8f7f90fc","@parcel/plugin":"2.0.0-canary.1574+b8f7f90fc","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1574+b8f7f90fc","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1574+b8f7f90fc"},"gitHead":"b8f7f90fc3071de77173040839159e6a324ccaa8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1574","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-cJp32CnMNZiwjtoWBdzxCmYWgoJnE6o2EJtvP1Bhy2QFb5UFeObqpd0jK5vf6hz/Q7KGZ7ENzxj83UMw10n+lQ==","shasum":"f2819aad936d0d5b105cb4f6a6e6a06400b2fa19","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1574.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDbCWvvJUqyE9CI9RCjaH0FYZwusftpOIyKbc5lnv5XwIhAOmwxWuJYUXVmYhHfT5oboMv4z6i7tzmxrEg29C4b5Hp"}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1574_1714113609783_0.8323836969136957"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-26T06:40:09.982Z","publish_time":1714113609982,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1575":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1575","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1573+3ff10bce2"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1575+3ff10bce2","@parcel/plugin":"2.0.0-canary.1575+3ff10bce2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1575+3ff10bce2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1575+3ff10bce2"},"gitHead":"3ff10bce2d244905cd53d860bccf571d759cb145","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1575","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-UkCN+o+E2XgUyip7faCbom+ESrshWUxyUT0xSHLwzizEdxm+fUPFmPfLEduNaAJjBdmscUzPeStU4+wqmF80Pw==","shasum":"deb5a29815cc6394c4378c06fba51556a3d33675","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1575.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQXVaSaw4N/XtPgeTEQTjGjEqGW++hYbo6mDOROs3+kAiEAr9ZKA5DbWXw1yAmysevEVh+st2QIGxuJ7mRkCGGcwfE="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1575_1714376795373_0.25065421944406396"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T07:46:35.498Z","publish_time":1714376795498,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1576":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1576","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1574+03983cb1b"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1576+03983cb1b","@parcel/plugin":"2.0.0-canary.1576+03983cb1b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1576+03983cb1b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1576+03983cb1b"},"gitHead":"03983cb1b4fead7e36a90ed847c5af0d230d7431","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1576","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-+CcXY1cSQL9rFzAozd6HgIEX0rPfGwmiibhYD4z5W81EXAt6a69dZ4dQIniFqX18JOj8A9ra2O888CttFeAC5A==","shasum":"8bb9b0c14599b167bc085d59368e3e855a720b44","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1576.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBbOuIjNdxyLpYym2VaAwCyD7wd8pPhPQs1N+zUvFpuZAiEA95YSng6lHg2WKImg3/SPQbPMcpI0Sl9SSDTHJ5SuD38="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1576_1714431140976_0.03772450074807798"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T22:52:21.156Z","publish_time":1714431141156,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1577":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1577","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1575+54ccc2e5e"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1577+54ccc2e5e","@parcel/plugin":"2.0.0-dev.1577+54ccc2e5e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1577+54ccc2e5e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1577+54ccc2e5e"},"gitHead":"54ccc2e5eae3b30ae16df2925599c5cd3ae7ea2d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1577","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-NbSIv4PusuSw9b3qgJlBwWX5cy3aO13VKXmzIvV/Qcbtuv0135Yts0pjpLRKmzB3MeXudw9v3buqvbGP7+PnzA==","shasum":"724c4f3e5d229a491a2dbbbc5a645f700a2682aa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1577.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSx2Q4n6tevtMCqxmIZrA0fzUSD5vWL6H6U1qJBxT12gIhAKmrcmUPjuKSYtEQWHw/kEKuGDesMKSVaftZ10tFzW9v"}],"size":12701},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1577_1714444425142_0.9710908618851812"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T02:33:45.314Z","publish_time":1714444425314,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1577":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1577","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1575+0eaf9264e"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1577+0eaf9264e","@parcel/plugin":"2.0.0-canary.1577+0eaf9264e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1577+0eaf9264e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1577+0eaf9264e"},"gitHead":"0eaf9264ee851b709c0be030817244372e5de59a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1577","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-YAjP1znpcifne1vt1qswOLHs36v1ulCZxvxnqr7nJRPOQL/++ZK6wOOtiGpo6do2fiHuKuvayheiTW0242PTzw==","shasum":"05bd1f6ecdf9e5a9814ab39761ca04966b1865fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1577.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFDB78LhrL5fZ2GQgOr+I6Ci0zwb3HdPMBbIyixRIgI0AiEA99yGc9PQBdmsK+/WC6J92LkyEpLew0VtzjUDJ0d+W88="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1577_1714449908190_0.40660826193344213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T04:05:08.343Z","publish_time":1714449908343,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1578":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1578","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1576+5230589a7"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1578+5230589a7","@parcel/plugin":"2.0.0-canary.1578+5230589a7","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1578+5230589a7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1578+5230589a7"},"gitHead":"5230589a742352c16ccc59ef9de30ad42c012783","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1578","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-isNnEGFo/bmVIZOofO7IXVZDo1MfPhsskKrOzk0KgtW3cgNw0dYg2AnWVvJ4dSgta0/iPDDOMKjXBLnX0fjb4g==","shasum":"e74610c66a255e3f88247cee1652403ee3acb23d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1578.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKmUkjKthKGpe0R0pr3XQjdvZLvyxFNfOKuN5xVEJw2gIgHi+xd8P773/7cqSj9LS1B3Xiu3EZsDmF1usVWwMDvJs="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1578_1714513753661_0.2805693198868895"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T21:49:13.842Z","publish_time":1714513753842,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1584":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1584","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1582+ddaa72fad"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1584+ddaa72fad","@parcel/plugin":"2.0.0-dev.1584+ddaa72fad","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1584+ddaa72fad","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1584+ddaa72fad"},"gitHead":"ddaa72fad245c2d5b065df71ad1a18f17d518c8c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1584","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-VBgtbcOV/MNHLYlq6TlSZuFatOcOvKcbpdASPxh5XEddikz2sHiz+k6OpWGJ6+5sFArLUxvNzX6o2zDyVmon5Q==","shasum":"0a93523d378d91063a3006bb92760c70a837a360","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1584.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC3Afbu067mgRINZR4bHNrwBf3SjN7r5jee0i6mWFrnPAIhAICO++5vqKdj9plVNWNEG3jJ5w5bGFbgqJzZKlHu9gFc"}],"size":12702},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1584_1714517098087_0.1115633679273702"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T22:44:58.278Z","publish_time":1714517098278,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1586":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1586","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1584+ee048fa0b"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1586+ee048fa0b","@parcel/plugin":"2.0.0-dev.1586+ee048fa0b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1586+ee048fa0b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1586+ee048fa0b"},"gitHead":"ee048fa0b95364a320c040d012673766869f4c87","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1586","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-/WOAa8uP4cpbOG67RAztj/OZAHO+XkBmYD+JxsEAri/4q0WmX4ySWDJdJZ3m5qvkUeWbIQ15KBGSFH6lT2PRUQ==","shasum":"007874591cc57ded8fb583cbcc90991e02e56d66","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1586.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDnqRH0XsvetDETGjQfo/+b85Li8uRhsdARQ8e/wm1oqAiEA4Q/AI6YG2DO0guDOdPon6Nim+zPeKuFE1Kr9K3sHkPE="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1586_1714519443026_0.020822192712716125"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-30T23:24:03.266Z","publish_time":1714519443266,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1579":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1579","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1577+20c4a9bc4"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1579+20c4a9bc4","@parcel/plugin":"2.0.0-canary.1579+20c4a9bc4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1579+20c4a9bc4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1579+20c4a9bc4"},"gitHead":"20c4a9bc48d053fed198eba126eee2b7dfe693d2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1579","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-ATKdXZmxfdvkmlinb1KoRcko2dq1bonZiwiYWNJgr9xnRbuRcZeO8ji3fwXE5q11H9hiQNpqHMOtKigdp+xfRg==","shasum":"c854cc7c8071e3f73825741e216c73491e8113a4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1579.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDW2iLNHZdG3Tqo6soF7Yaa/jjeMbN72KnFnFnxU63+DAiBinb128bpCHSU49pQu8qiS/P8umiXj3mvzJP/Fg/hqzA=="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1579_1714532895642_0.847237278553659"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-01T03:08:15.816Z","publish_time":1714532895816,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1580":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1580","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1578+f5f0bb489"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1580+f5f0bb489","@parcel/plugin":"2.0.0-canary.1580+f5f0bb489","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1580+f5f0bb489","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1580+f5f0bb489"},"gitHead":"f5f0bb489c0da47e57cba88da554802ca2b832e1","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1580","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-bKhoYiGcF1sLClT0O6voQuHl7XwklPXi+GIQ7zitUI7vQr7Lg60N7Pupla2MrX4tLd6voD+dTJPewRL4I5F3og==","shasum":"930ba12aa6bf0eb65d129fa00adf9df2d349a84e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1580.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDaWx7EgWUl5kI4gpPJQRQygg4nK80HXOyQWulYv/6PBAiAYrstB8DTRm37hMdNMC5m336ayYEkcyTPiCcrfRd0uHQ=="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1580_1714535772353_0.5450641551965325"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-01T03:56:12.635Z","publish_time":1714535772635,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1581":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1581","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1579+3227fc43e"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1581+3227fc43e","@parcel/plugin":"2.0.0-canary.1581+3227fc43e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1581+3227fc43e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1581+3227fc43e"},"gitHead":"3227fc43e9b3b0dd99c8c023e127242caf28520b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1581","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-v4Y+KVPzQhq8LbucLNxtFsePKNxsYIXHA7hVVXN4wHt9qBL93Go/P4PJIhJvLUZzx+tImmdesbaGIzLvO3mnpg==","shasum":"d79ee548c74561212f767bfb294c9a752ffcfadf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1581.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD//B4CUww+ZBaDjw4jXge1w2wE0VgVdV0FKtM60b2zWwIhAK/tASPOaHGAyNPt0hQnp8IxA2DN5bifl8mqpxbxdHhz"}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1581_1714538389256_0.3344766707251643"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-01T04:39:49.476Z","publish_time":1714538389476,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1582":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1582","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1580+d1f778f79"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1582+d1f778f79","@parcel/plugin":"2.0.0-canary.1582+d1f778f79","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1582+d1f778f79","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1582+d1f778f79"},"gitHead":"d1f778f79e8c8fbab6ebc56e40da936f59441439","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1582","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-30O3S/9+3T8bJawcI00TlKRj7tStAUjnOhkZCcmbmBak2F+rpKHr5qFDiTbOs5krcsJKB6lERe9x5V51TbdB7w==","shasum":"94ec42b5cfd331caf24538cd2b54b450f354fb97","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1582.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBFgX8bry9wTQb7oFi4U8XMX+Wlw/UnBqPVs9Wbf1JfeAiEA8Nve65R0deE7ByJ3joYnmJ0/Sofpcv4RpGGMO44bdsE="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1582_1714616749743_0.33743634531234545"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-02T02:25:49.998Z","publish_time":1714616749998,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1585":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1585","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1583+a00769178"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1585+a00769178","@parcel/plugin":"2.0.0-canary.1585+a00769178","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1585+a00769178","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1585+a00769178"},"gitHead":"a00769178389ade41252791fa15e47b651ec9d86","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1585","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-5R9qKgTFUdLQW2de30QJ+d/s660ol3ud9TGFVOZKYBv3r++eUxurhCbblto5AxQCJLWYQyNXiTyF0Lg5Z7e7Eg==","shasum":"155fa7d16c0039b8fd899c90052905bc5b053c21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1585.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA5urXX+w//ndaOHxcP0haw7eEYjtr97mHpkdRMw7vHBAiEA0HYFJS1yuo9B40efKRqNvB4S+WPLiqcuR1RB+vODNT8="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1585_1714963360588_0.05962660446917156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-06T02:42:40.748Z","publish_time":1714963360748,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1586":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1586","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1584+59ed06663"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1586+59ed06663","@parcel/plugin":"2.0.0-canary.1586+59ed06663","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1586+59ed06663","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1586+59ed06663"},"gitHead":"59ed06663b39921ba28da3629c14f4104e70f8ca","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1586","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-NARsVeVVOAWDIdyAJidWYPmcjr54mCQh/LV37orA47ZpLfVycYdVC9Brj8yHRuqpi8mI+rLaaj98OmHtwI57Ow==","shasum":"4fa6d2d3d6ab2e3a1566f2d615639751ef0e6042","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1586.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDTfN66LPVEWxRCFUbHt8o54PIEs8STEb5P+9WrIAoGQIgUrTREqkimkfa/7zWcCpJKzfW8OetIO8jffblcM7Wgv4="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1586_1715054331356_0.36223350306546576"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-07T03:58:51.539Z","publish_time":1715054331539,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1587":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1587","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1585+6dfeb9cdf"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1587+6dfeb9cdf","@parcel/plugin":"2.0.0-canary.1587+6dfeb9cdf","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1587+6dfeb9cdf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1587+6dfeb9cdf"},"gitHead":"6dfeb9cdf8c305bb9d771c14bf3b8ec6c64ed2ff","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1587","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-err2mopzVEeLdHi80AsLkFwUgJl5RUtMqzX1gmdNNp/FeJBGuDo64Qj+FZ8H7Q3GS9PSMHyOfFa+B+qvSj6nVg==","shasum":"e26da74c0b1f00e35bad6b8f2a25db4ea08f8438","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1587.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwkGgQ4us4vCMB1FbCL1N5qTAmpdX7aWbE01SUjngHMwIgFhYWYhq4D0LoHlXlPd/agtk27ufo/8ZxZ3DO/3qaGoU="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1587_1715068219075_0.04451264064083049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-07T07:50:19.253Z","publish_time":1715068219253,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1590":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1590","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1588+a7b7e8a0b"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1590+a7b7e8a0b","@parcel/plugin":"2.0.0-canary.1590+a7b7e8a0b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1590+a7b7e8a0b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1590+a7b7e8a0b"},"gitHead":"a7b7e8a0bc6b8a2cee09d75f3dc5bdc16308c6c2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1590","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-SKOU2ENa4s2Ob6SlzT2Hq+/0kUS7GJfFh900sDGofXrBs9qXApsudlxwviADhnf7/DdSdGk8FAV5OFOy65upGg==","shasum":"a7a46f5cc5e3f2d0bd3e577335d7be0acf7b4ce1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1590.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBFW9jc0HUO+6XvWC+e3nhnlKZoyBfjE4h75YTSfutsQIgCl6DaHa21nzGvrkz2SGJMJvYlwt0pZqtwD/G0Uv/cIg="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1590_1715151760797_0.7083139252327082"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T07:02:40.950Z","publish_time":1715151760950,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1591":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1591","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1589+eb548207f"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1591+eb548207f","@parcel/plugin":"2.0.0-canary.1591+eb548207f","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1591+eb548207f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1591+eb548207f"},"gitHead":"eb548207fe291745cc62f07262fcf83c0c618b63","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1591","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-/CnVQMCzsgxgVnEQnin7HgDQbKl0rnZEF7qHmAyRk/QqyLWLXJFSd8kUuR6XpE5Rcsz7smSUm0/sWyjF08PAgA==","shasum":"3d8118df3dffd76deb974614ff9c73d7417967e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1591.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD+SfcC56q56iCZn1LSae/3rB6+I9XIRzWk+lPbAwtGXAIgcyzKSSrrp0xN2kyTX7Zq74CPK2tZVDld4OEPh3U4Boc="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1591_1715154251243_0.5065326252495397"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-08T07:44:11.376Z","publish_time":1715154251376,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1593":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1593","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1591+fcc6b5963"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1593+fcc6b5963","@parcel/plugin":"2.0.0-canary.1593+fcc6b5963","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1593+fcc6b5963","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1593+fcc6b5963"},"gitHead":"fcc6b596324e10dafdb5e7360c4a88f6da2b8759","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1593","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-Df3G47T5fg+rZ89C4AdofDR1eds3TVsgBv1UduS+1jeHp3toDJb5C/CleCo2WCwbkqVB7KDgWVHPN645kScoMw==","shasum":"f1f548fe6d0798bd821a38dd2145733c39a33c34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1593.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDW3Yn1sx5lIIBhrendq9TQInDyDkUW6wFEKXBCr3wXhQIhAIQyLqHEZuUVfRVJxWk9VLbIUPCpTt+VH5LOfVVAhH98"}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1593_1715325446797_0.2259885269418569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-10T07:17:26.928Z","publish_time":1715325446928,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1603":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1603","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1601+795716bf4"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1603+795716bf4","@parcel/plugin":"2.0.0-dev.1603+795716bf4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1603+795716bf4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1603+795716bf4"},"gitHead":"795716bf4650f012262eade20f8dc1cfd1f02580","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1603","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-U83CoexKwXF1+UYNCy+UWqrREvZbqzuYHP9MQQVPPUnJPnClTgOdrRIPLmIU0lTm4ijmxfkqmiXGpmsALig+sg==","shasum":"43b88d5c29b2beec1eaddc69cb42ed6f06dcafc4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1603.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQChz5zvQAFStF/rST62YFKEUCvN4NIOal5tcTmOgv6czgIgDiqrbRMaPjcLjJGSkYvlOtvQTclWxicZYoleCA9/l9g="}],"size":12702},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1603_1715557596485_0.7919520384462817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-12T23:46:36.626Z","publish_time":1715557596626,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1595":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1595","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1593+a4a403300"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1595+a4a403300","@parcel/plugin":"2.0.0-canary.1595+a4a403300","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1595+a4a403300","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1595+a4a403300"},"gitHead":"a4a4033001633489e9d1075719978510f3245891","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1595","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-KXq0JcYSCyGXGYa6Z1erwIF+SV7fdDRuqrshi9FXRrLpCURuEecbLqHJ2oSo9sxfUovttKCmCNNMR9wYOXjigA==","shasum":"f178a73ca85dcb8ca0e476c4a9e27c06261fe767","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1595.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEbhh1Nl/sBSjtXI6ZlY4R2kvop5ab20358aRvolTWb4AiEAyTw2cu0cY/wZ1xM4US2YIytqhA8/bs56FEQRlelGTgk="}],"size":12708},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1595_1715666637792_0.7813903843231078"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-14T06:03:57.927Z","publish_time":1715666637927,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1608":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1608","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1606+5b10f3ae4"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1608+5b10f3ae4","@parcel/plugin":"2.0.0-dev.1608+5b10f3ae4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1608+5b10f3ae4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1608+5b10f3ae4"},"gitHead":"5b10f3ae49b33948e5de2d3ebc88c4a6d32a8a95","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1608","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-tn6Iswiu8Yq+pxlaLJXXkQME78fHEXK7ZgaGmGAL64SV79wOWL+2SDyU66clas7vWulCrcIUTtiataAcLFijeg==","shasum":"59a702f7781ffd2373e77a84fbaa1e6444b3ce34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1608.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICh7Fn5yOUf0CCMNizAmHS0yXW3LtYazZY3YhQFBHJZ2AiAYgJFzxxefei4UH6PRRiJaAiRCVxs1wIXL8f2GsbKbRg=="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1608_1715681297968_0.8135333676218748"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-14T10:08:18.237Z","publish_time":1715681298237,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1596":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1596","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1594+43d5d191a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1596+43d5d191a","@parcel/plugin":"2.0.0-canary.1596+43d5d191a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1596+43d5d191a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1596+43d5d191a"},"gitHead":"43d5d191a6f1e66e07c6a732acf5a29260bc943f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1596","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-pgkinvKjoxt08EfZffsY7wTA84TPRDgRymttAHaU2/V+4VQ9OBxMb2HzM1ta/E6l0QS0bq8+Eq1cl6mWxJxFqQ==","shasum":"d2701b5afecfd078ba6b1913d442bca6371e6538","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1596.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+YelDpNaUKT1w9yqtgsw1CFkKPqfOcPIBOgSjeVRI9gIgI9s3Vk3R+O66Wo7UE+qU5XW6b64kCOe0Qv5ZW26ad2Y="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1596_1715754651466_0.8079250739108821"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T06:30:51.624Z","publish_time":1715754651624,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1597":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1597","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1595+fa4bb34cf"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1597+fa4bb34cf","@parcel/plugin":"2.0.0-canary.1597+fa4bb34cf","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1597+fa4bb34cf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1597+fa4bb34cf"},"gitHead":"fa4bb34cf398800ad824f383e062af991ef4ea2c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1597","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-iAs9Pj+RwCC+S1xMAtqu3mLW0TXHJJ8Q/zTmt8btArPGbVckslnDZInEpi6paNWTsrMLqUKYwxoEuTh+He5lcA==","shasum":"26c1a1d67bbe10e94944a06929a3dac4a57b13a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1597.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDpAMV9QpPzyp2+Ezzyfyu6RaG2QqRhDzRfgJxbTdFHBQIgHXCaZBbCaEW05fjF0T585cBklPvL5kDD4UGAP0pcfDs="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1597_1715838227710_0.3483824128926083"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T05:43:47.864Z","publish_time":1715838227864,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1598":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1598","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1596+d58c1cec8"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1598+d58c1cec8","@parcel/plugin":"2.0.0-canary.1598+d58c1cec8","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1598+d58c1cec8","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1598+d58c1cec8"},"gitHead":"d58c1cec838037b38177738538f6eb804ef8f902","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1598","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-VsA/urDkY9PMVXDja14YhBy4j8ULEAndudem0Z3z2L8s2hHOdyA8IAQwM2PhxpyFosTvO9pbXeYEF1sfqhepzg==","shasum":"5f85e752763ddfbcc9193e1df56389dcb1bac548","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1598.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEuhlkEFKyPviTK8wytM94qS+WI1LR2+4dxf0IceNr82AiBAYraAJ4SmUnG7VCx5Pfs+PSRoPBTG6Yr4kuKitMLguQ=="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1598_1715839566038_0.6937360842435032"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T06:06:06.218Z","publish_time":1715839566218,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1599":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1599","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1597+4556b5ccb"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1599+4556b5ccb","@parcel/plugin":"2.0.0-canary.1599+4556b5ccb","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1599+4556b5ccb","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1599+4556b5ccb"},"gitHead":"4556b5ccb4e4c5fb33211e8260bbf18919ff88e2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1599","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-JP4rdu9teipxzI/Aiej79acDYHFYNGvQAL++EPVzO/YfpenLjPPL5qAYwG723P5vrtxbBf6+CUxzQNIK0qodzw==","shasum":"ebbc025bb89f32a403bb25cfe7bcaa3bbae548e4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1599.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAQUlqoVsbpxN6taBEsnpkMHBK13A220X4xMMX9VciIPAiAR5Q9MgAaSu19AMjA4ZUNy1H6CXuQUpfhmgMrNKN0ZSA=="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1599_1715855541467_0.4175862979478231"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-16T10:32:21.614Z","publish_time":1715855541614,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1600":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1600","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1598+25d010ad1"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1600+25d010ad1","@parcel/plugin":"2.0.0-canary.1600+25d010ad1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1600+25d010ad1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1600+25d010ad1"},"gitHead":"25d010ad124f100808610b6730e8ba44a7efce27","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1600","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-r9T5/zYHcOGoCEaydyOqij/GKXDfPOctHBTHW/gqGqqiNj4JAM9TqSXzz/Iizeb6tib9FvyzIMK5/S3FVbkc9A==","shasum":"0bee838bc5e240dad0ffd021eb9d7785ec174885","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1600.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCYpfo0dRqof7PyT7io1aQTKQxbnujbp8rrjbL5dt7+ugIgI/QPepd99yUVYwY7ZGmEpOqqO06co9AzyrvqoLl6mIY="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1600_1715913540181_0.047411442861590825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T02:39:00.336Z","publish_time":1715913540336,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1602":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1602","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1600+931c4470d"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1602+931c4470d","@parcel/plugin":"2.0.0-dev.1602+931c4470d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1602+931c4470d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1602+931c4470d"},"gitHead":"931c4470dbc2fea7094f67019a22486e3de7658b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1602","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-4DFTCn00lgaYVfWyvydm9P0ZM68XM+vO9QJuW77Ph3s5DQQn4LEHyoy0aaP6deLRaYiCsFqGe21OgcOkpy1Qyw==","shasum":"c274aeed399a29d2dbcc5d916b4880c34d435d6f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1602.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDzn0TDvKFpres1TaJaIY9LS4vsl6qgJd5YHeFRggZTlQIgDVtGhODUbWqhL792LE5vyxihOOPFnP8vegYCvosSWK0="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1602_1715927884962_0.97678107990145"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T06:38:05.109Z","publish_time":1715927885109,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1601":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1601","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1599+1f9adfe6b"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1601+1f9adfe6b","@parcel/plugin":"2.0.0-dev.1601+1f9adfe6b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1601+1f9adfe6b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1601+1f9adfe6b"},"gitHead":"1f9adfe6b886787910fa163d338103f407662b68","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1601","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-iI64WWS8pq/vu3+J3gx4Y1Xh8CxqSaPOdVjLbLnCwxs9WJNLvMZEnG7RJEZ/Zw28kpC7OaZTLiOwF79KFWk31Q==","shasum":"321bd1f6f54fed4aa9fb2385298e29baa1f841c5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1601.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGvBXRfPoQ7328/2UKh+9czcWjsIVdFDPVpZZl66/HOfAiEA/F/06ScMPvmt58fxg2zTjPWVmQLzZFecEy8RCz3HRdM="}],"size":12708},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1601_1715985452839_0.23694667510555845"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-17T22:37:33.020Z","publish_time":1715985453020,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1601":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1601","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1599+bd8c65b94"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1601+bd8c65b94","@parcel/plugin":"2.0.0-canary.1601+bd8c65b94","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1601+bd8c65b94","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1601+bd8c65b94"},"gitHead":"bd8c65b94427eb0e4ea0a2419857d092156c8583","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1601","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-4DWd7U9o61ST84R1SKODkTmT2aRB6RgihysgXKH+E3xgkjQuhPDCqa+kCABHLWR1uPyf3eorsrhWW/hyQ4kqog==","shasum":"37eb59c650893d9a65a58499be9da4b2a62f0a34","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1601.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD6s07v5YU2iamWbKXzw6cBCTqZ8aiZWyHdmiKSfwkIFQIhAKL9Ty9RE55DBJQwnku0rt4aTZ7AS4pm3RqCch7D/W+i"}],"size":12708},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1601_1716191887133_0.28746594980267304"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-20T07:58:07.349Z","publish_time":1716191887349,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1602":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1602","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1600+db3ca0909"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1602+db3ca0909","@parcel/plugin":"2.0.0-canary.1602+db3ca0909","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1602+db3ca0909","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1602+db3ca0909"},"gitHead":"db3ca090992166e5280c192b5238c3b344a8be77","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1602","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-3S28oDu9JS74j6umhZJMjJkZKaiMCkuioHnjE8cj4Pv5KVI7ZUzO1SDFqRr6pZ8xXWJyN5OXPbJY1AE/iAwsrQ==","shasum":"30f519931cb2e8095e5ced81b4d5d2b0ab86f364","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1602.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD47kXjO+6l7IWaQpPY7cq5ku36sYDs/moGD4W+c247QAIhAInm6vl5tjP1eUAgE2G0bkqRu8Nxnjx6uxSuyB3DMQJU"}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1602_1716192792117_0.5789945397316234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-20T08:13:12.246Z","publish_time":1716192792246,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1604":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1604","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1602+84cc7a049"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1604+84cc7a049","@parcel/plugin":"2.0.0-dev.1604+84cc7a049","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1604+84cc7a049","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1604+84cc7a049"},"gitHead":"84cc7a049123eb71c8e87396a90b9dddd9ae0425","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1604","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-77HrNY8JsPd7hmUlI9NoimwNZa4Qe4uTVXbRlHeIEIgJSd2Ozs7tF1Mqn6BD9zqVmVA1ijsWGztDR0LpwvJRpg==","shasum":"6f4726cfce1cf05c2828a721dedaeac499ff3691","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1604.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDopx8/Qzoz+wheS+w50Ead8Zewluf1T3zh/Ftl+YgqJQIgJUyTeL1qHS0f+8IsdDpvO/5eupcY5gNDIZcWVFrn798="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1604_1716353216476_0.8486620666130524"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T04:46:56.672Z","publish_time":1716353216672,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1604":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1604","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1602+c3505e59a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1604+c3505e59a","@parcel/plugin":"2.0.0-canary.1604+c3505e59a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1604+c3505e59a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1604+c3505e59a"},"gitHead":"c3505e59a96c3c95aea16954883afe059b8e6da8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1604","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-TUJXrhBuCMdr5ppDwv2EafjMhU+Y5ZyABkVy7DVWVoWUa1ouI1EaGUOjavOkqGSme+/NCjkNTVwCu/jiTNchSA==","shasum":"cebb4065e9996f83196b259d3159f621449ab7cd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1604.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCL9cgx/+gKRn/ZrA2fYxOZg5/Eq0OCJxq7SACtw43ZLAIgG9nJCiyDG/SwmHiHaf3KVd34Gcmu/4V5gqijZhsmx5Y="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1604_1716380251591_0.45376358414364004"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T12:17:31.754Z","publish_time":1716380251754,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1605":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1605","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1603+2125d8fe4"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1605+2125d8fe4","@parcel/plugin":"2.0.0-dev.1605+2125d8fe4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1605+2125d8fe4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1605+2125d8fe4"},"gitHead":"2125d8fe4b8352c01d5ae1d98a32572352d8ab14","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1605","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-IlkzmcqNJGpjz5zZG4sPCVhbZILQTy4L6UlU/KkQNw5mAuT0AKEvoDNfq7Tr4mQEREz2dob6alenl9oaLSIKyw==","shasum":"96254f3444368b4eddd8b719ae02e305b36b833c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1605.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEtgsdf3slg1txWNCwwO4ISS3pxj2j9zdSbn35w1V0swIgZXiRLgfeuWL478VcfleHKX/TS7SoMNSh2SW6jANTbfQ="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1605_1716412151827_0.8301412662758356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-22T21:09:11.997Z","publish_time":1716412151997,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1605":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1605","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1603+3549c9116"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1605+3549c9116","@parcel/plugin":"2.0.0-canary.1605+3549c9116","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1605+3549c9116","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1605+3549c9116"},"gitHead":"3549c911655cd1e921947e7e83de949f6c1e9e8d","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1605","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-raipZZe7CdHM0ca0MW3VUEX/j9qY3lRbtOeHCDQ3OJiDDkL+h9iosczKFO+SJdkc3wDftoIsn4E8JwS2OJSX1Q==","shasum":"e654b635d1e5a44040e4d707746497e2b60a765f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1605.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6Mj+nAYyQntEWxH5eeRGRF/uMSH0BdNmNSbKmLxI2aAIgcXq4JlDSrR37f8nu3In6Qu0s/miMuKu/WM+cYMfghg4="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1605_1716438981901_0.13436384265901324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T04:36:22.101Z","publish_time":1716438982101,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1606":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1606","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1604+f833a24f6"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1606+f833a24f6","@parcel/plugin":"2.0.0-canary.1606+f833a24f6","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1606+f833a24f6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1606+f833a24f6"},"gitHead":"f833a24f620863a970e6077eeb1ee987b1a9d3ba","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1606","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-HpXI7Go/dIrfHo0HRB0Ei/Sb3nnICVw+uFhl8Da8KebfWpV5VkDyULvwhKwr+l2JchaGuMW7LZ7UyRejvvhX+A==","shasum":"d3e78c9b4b02811275657c0404344e35b55d6ea6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1606.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAL+ex8Ghd7MGtYBQC5GGcwr1bZ51Sd5GW47NFR5495WAiBnribSVIM7Eo52veZL5JfsRn/YdFaN2/XMFqkkNqxMyA=="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1606_1716445004613_0.7155966646405187"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T06:16:44.806Z","publish_time":1716445004806,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1607":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1607","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1605+89a69f59b"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1607+89a69f59b","@parcel/plugin":"2.0.0-canary.1607+89a69f59b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1607+89a69f59b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1607+89a69f59b"},"gitHead":"89a69f59b306e30d23136bb118dc9f6f95e15963","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1607","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-E7Hn80i2Px5AbOX0MEqqUrD0krcLIvypJCCvpGxZD2W7S6xSJ90kbfYk6pObPfX2E4a3ctTgkMI1+cs/ZuPgWQ==","shasum":"51523d8d02ea8b38c01dd30367bae4e59ab5b7c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1607.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDaAoyvEmNa+AzyyZLF5+GKAlIDyAgTgHpPewn4UXm1vwIgbLE9c9R4m61eBP8D282n3Zoo32axUUXNn8hMcqI+Ww8="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1607_1716447168403_0.6850839901747472"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T06:52:48.534Z","publish_time":1716447168534,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1608":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1608","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1606+e1d3cbe91"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1608+e1d3cbe91","@parcel/plugin":"2.0.0-canary.1608+e1d3cbe91","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1608+e1d3cbe91","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1608+e1d3cbe91"},"gitHead":"e1d3cbe910e746380822e9b5a8a18c9574e6925c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1608","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-4MKcuOJiWieEA1s4Phuhl6Nt9jUwjWqBc5sls/b8PJut0Vja31m8yD2Do38egQaZhLewB6B8h0mh9cNpVV53EA==","shasum":"04cdac96a88818c4e69fc6394dd209612c03c322","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1608.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDQRK9ODfvfhYry6uopl3RsfADxAZs6Y0pk02+OafV2owIgIvUw8DsXlwfh8LVt31VAU0BM+tdpS/allciQYk0Jq5o="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1608_1716450015150_0.00045783687215616986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-23T07:40:15.290Z","publish_time":1716450015290,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1609":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1609","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1607+d988abeb1"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1609+d988abeb1","@parcel/plugin":"2.0.0-canary.1609+d988abeb1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1609+d988abeb1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1609+d988abeb1"},"gitHead":"d988abeb1c666ad2649d4c2b43a108eba0d7a226","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1609","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-NgZGQzs14PD8qSLXUKcBuUjiqTE7WbYRlo2Ya08h/qOciPD1C2w1dBGGsm5IrQiiXCE5cqGNFGSlUxrkNUj+lA==","shasum":"d3c3be2a9906a631e988afc150a861f26b3fd097","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1609.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGde/eBaXScgLyWw7a2Rgsk56xUctwwFFQlqz7GalDuLAiEAxRJ2lsaTn+qrqtczVT+twBNW1B/zxqDiPtKLjGouX1o="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1609_1716512635700_0.20253632111749087"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-24T01:03:55.886Z","publish_time":1716512635886,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1610":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1610","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1608+38635b59d"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1610+38635b59d","@parcel/plugin":"2.0.0-canary.1610+38635b59d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1610+38635b59d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1610+38635b59d"},"gitHead":"38635b59ded912d6d6a1f8b174299a392ffcbd02","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1610","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-3bWzELRW6GdbcJui39c7UKf+NFxEM87CXaxs9VH+moqihqWdI85AGiXPl2aZ/RaLRE0qCkLXcZ8TcOn3GlO7yA==","shasum":"140d05245208635621280c640ba73393248bb201","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1610.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICrdH8H0rXZf2d4syghDXdMf24Pd8IjvptIc7D1mNTUNAiAVA3DnUj1b0Gn2kdDkTncubi/OzKCHZEBwQLPecZc+tw=="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1610_1716516893032_0.4835353720501543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-24T02:14:53.209Z","publish_time":1716516893209,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1611":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1611","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1609+e825d59c3"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1611+e825d59c3","@parcel/plugin":"2.0.0-canary.1611+e825d59c3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1611+e825d59c3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1611+e825d59c3"},"gitHead":"e825d59c3610f5f192d060c8ba7013d25a408713","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1611","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-SS0HcvdHXhgu4BMNX+qxrvzAeGHJmJ7U0oZ9A2nNdtNuLaZv3yC9dKEcoiMBLw+AXWuifWF4wdPNYv7yCHcYvA==","shasum":"7ed77d83274e7bd84f609f9c818738c316df776a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1611.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICNvXRw8L15qO7Vra1+G0xR7LoaGBKgeIJxepmbJSDC2AiEAmB73uC9iUafJ2f+v1ks04ZJbfoLCcuEpNt4ABMN1pbY="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1611_1716657835332_0.17264823167441157"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-25T17:23:55.605Z","publish_time":1716657835605,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1612":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1612","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1610+a249debd4"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1612+a249debd4","@parcel/plugin":"2.0.0-canary.1612+a249debd4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1612+a249debd4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1612+a249debd4"},"gitHead":"a249debd492457ee33f093ea2cfc3c89179ad045","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1612","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-4do4w1r6B45M9l+fZs2ZokiKkeNGDxGzZHClLZofTCQNemtcI6E4fAmjNcl7HyJtyCqaCInyYiNrPqxRyEtAhw==","shasum":"0386cabab7c8696995b4773c67bf38bd82a826a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1612.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+bv+lIExQflf1ZYFD6CdVATnQUGJFHaPoKZJhfugtPAiEAgLMkJyzHpwazEavJWobAqbfw4CIEtzGQfNV7lHlqc9M="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1612_1716773008259_0.4339670782082612"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-27T01:23:28.434Z","publish_time":1716773008434,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1613":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1613","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1611+68bcdec6f"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1613+68bcdec6f","@parcel/plugin":"2.0.0-canary.1613+68bcdec6f","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1613+68bcdec6f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1613+68bcdec6f"},"gitHead":"68bcdec6f706b9c81c1160cb89abca4fb764b838","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1613","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-ebtd/8ZNcD+yjoKev7KSW9uq/YCmONHHJJO7SRN1Pbf+1LgYi2vmBWh5xuNxx14mJo6TCi5gTkV8FHuWg97Uog==","shasum":"b719771fd570b31633bee5adcdd4e8eb1cab808a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1613.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBmRlO58vlM/fuQ+VcxdSKRKaYtKOmqM29vIqoWdm95hAiEAwLMbvEoo5BGNrNxufs1HD+yi4EAnL4AZK+fvOGtf4Fk="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1613_1716773487749_0.6170204981742968"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-27T01:31:27.960Z","publish_time":1716773487960,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1614":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1614","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1612+3f32e0d6f"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1614+3f32e0d6f","@parcel/plugin":"2.0.0-canary.1614+3f32e0d6f","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1614+3f32e0d6f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1614+3f32e0d6f"},"gitHead":"3f32e0d6feef80d472c32822344de9700029d26c","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1614","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-VE/3/ze5O8r3/FJEJfDvWBu7GpOXV1RBvHN7dRs4cuqrOqUmdaybnyfS/WSfTdZHJ9OMUeRPCdlfqfyg9CVaGA==","shasum":"df777fe2a87a5e6fa2bed9bbf0cbb834da0554f3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1614.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDurxLj+VLWsHD9Ds8/Wwk0OKIsMemNJex3K7DM1KsapwIgPV8YQKuFw6ixSabrvhCN1gLz435sa24FR71F4LGHubk="}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1614_1716863690184_0.20602819269545947"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T02:34:50.369Z","publish_time":1716863690369,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1615":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1615","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1613+2628e7b8a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1615+2628e7b8a","@parcel/plugin":"2.0.0-canary.1615+2628e7b8a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1615+2628e7b8a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1615+2628e7b8a"},"gitHead":"2628e7b8abc2e5c386cb91f56ec092339bc14f26","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1615","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-QZNhSTvqP7cJjPX8IVaHopVbXivImX96Aw7Z/OdNMGIkaYDyFB14psJ7mEIeeTeQu54Hjvo16oBKdi6kOg87xA==","shasum":"3c459f431dc2ca18edddc10b33f0cab7529e6177","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1615.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEop+lQClMoV4k7hjiuCbEv8C+m4tJkYJmSW3vZhszUuAiBa4tXPTLLcgs57+zcOivDBPTx8/vL7pjCjwWfOCsYckw=="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1615_1716870500842_0.46164167452248916"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T04:28:20.959Z","publish_time":1716870500959,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1616":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1616","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1614+5705e4059"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1616+5705e4059","@parcel/plugin":"2.0.0-canary.1616+5705e4059","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1616+5705e4059","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1616+5705e4059"},"gitHead":"5705e4059818daa26228672d737db0286f0b4ecf","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1616","_nodeVersion":"18.20.2","_npmVersion":"lerna/6.6.2/node@v18.20.2+x64 (linux)","dist":{"integrity":"sha512-a+DlHmbGg3qz4ZBKBkneY+V1eg9WBTO8AT4RFRkR+0OjSdyvqStIlvkCv5ZlSEkIgWuyVDBoWKV0t4DluMJrkQ==","shasum":"a59fb7cd00e62bae2a755446f00f1a9de74444a0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1616.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChZnWdrO6k+ivv1GMGesLXVBdwig2L62EDfRv7APXf4wIhAPMKuGHL7wuTvr6qLUocj6MjcfaW1ypYNyvMtzHxZu35"}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1616_1716871130546_0.8842893892289809"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T04:38:50.696Z","publish_time":1716871130696,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1617":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1617","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1615+56ffb67bf"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1617+56ffb67bf","@parcel/plugin":"2.0.0-canary.1617+56ffb67bf","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1617+56ffb67bf","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1617+56ffb67bf"},"gitHead":"56ffb67bf22ad0e218696c50840d9268c609f129","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1617","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-oqsiEuScIu+aHhR12o3FQelsG5eQVLIpIMn1d7jW7hwn+TznUSSiIoPCPuQC/R4izyxSljksaQDfM1xH/2pYcw==","shasum":"8f96b51960771d8b7f87f0d975adea2d39cf0e39","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1617.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFOtBGcbmIlBgA1LBQ29/gcD2kXfOiCujnF0TsYz7MmwAiA1XDMSn3Fp1votXujCRTp3/UaBPPMhG3WH2NSoVPYUoQ=="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1617_1716875861673_0.9429246833588569"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-28T05:57:41.797Z","publish_time":1716875861797,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1618":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1618","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1616+0b58e514a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1618+0b58e514a","@parcel/plugin":"2.0.0-canary.1618+0b58e514a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1618+0b58e514a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1618+0b58e514a"},"gitHead":"0b58e514a7069a5373773927dc40b1109d74c1ff","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1618","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-5XZGPJjZaIHsSZZDxcmZcbLsZdYAiI3AGx06hOisdLRnM8I4EbtA9+zMvIh1fPH4jYZboOHzXKJu4P/HJt+sIQ==","shasum":"54b05b40292399ecb929423b8688a9dcef2c5b6d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1618.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrMetaPslCTvgvnbZrlubvH5ThAkJfnm6HY1cyl0b6cAIhANaEPLVz5l2ASBHITkHTQ5GZyVIRWZjV4EhXgP+ARam1"}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1618_1716964094284_0.7571791339162439"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-29T06:28:14.466Z","publish_time":1716964094466,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1619":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1619","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1619","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"bf0a4af287e5603b750d3344adf4fe376e15f60a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1619.tgz","fileCount":23,"integrity":"sha512-0CvBfibT+HRXka0LqYU1W2OgCPNY7ZnogvF4iuiFvo13Tdf/4/bWNJR2kUwb6JA8Ds8dcjWkla7YTaOFrU89lQ==","signatures":[{"sig":"MEUCIQC69bgcjJQdmE+uhfOoLI0SbRmlDAoJ6C6Sc/KwR6aZPAIgba0yu0gWcL9yQ3pCE8dc9TnC7Q3Yds/vsCEN/JtPdN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1617+118025496"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"1180254963ee8a55ab6a41019d24145264ebd58b","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1619+118025496","@parcel/plugin":"2.0.0-canary.1619+118025496","@parcel/diagnostic":"2.0.0-canary.1619+118025496","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1619+118025496","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1619_1716978978990_0.9029319341311102","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-29T10:36:19.129Z","publish_time":1716978979129,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1620":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1620","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1620","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"16413937710f04ca5293671dfde69bdbb18eb8c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1620.tgz","fileCount":23,"integrity":"sha512-pqGLzSC8r3QUWQYuFJFLJu3IrxQ1/qSX80ynnKNMH3BIYPAySU5R1oqNd7wL95bW1X96OmOyVC4/nZWF7CE/wQ==","signatures":[{"sig":"MEQCICCDtyS3er9kU1+pjoPkqABf6r6wgV51xKY9IO4GsoSGAiAgpuO0rzqqqNHLEZRyQ+Ue8EZ+PhQSXmeWCqvW2g1Yfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1618+900944c5b"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"900944c5be3d9bdc55e71918d81b477e3cd4429a","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1620+900944c5b","@parcel/plugin":"2.0.0-canary.1620+900944c5b","@parcel/diagnostic":"2.0.0-canary.1620+900944c5b","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1620+900944c5b","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1620_1717032488779_0.9230932229089865","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-30T01:28:08.951Z","publish_time":1717032488951,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1621":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1621","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1619+e67a9576f"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1621+e67a9576f","@parcel/plugin":"2.0.0-canary.1621+e67a9576f","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1621+e67a9576f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1621+e67a9576f"},"gitHead":"e67a9576f5b886883fdebb40191423c71ff7fa01","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1621","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-mptR0p/tsBnSdfoegKiOBz90hNpmjxO/YnfHPhaAhVQvhrBS0OZl73yZSnoMUV6rJ6eabI74Rca75Av257hp/Q==","shasum":"c3a45876d95817d09a8fa0a74244bf6f36ff9787","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1621.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHh5xLfHgpftrcrDbjy3lUI6hUVZ2ATLiI68C9o8gTotAiADHy6dtfrWBoj2dfeBbPDEpm5e+868DQRnloJbKM3G5Q=="}],"size":12707},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1621_1717034026124_0.2437317244410122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-30T01:53:46.324Z","publish_time":1717034026324,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1622":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1622","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1622","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"8816c0f84cbbdd5573c1cd3a35d3e7f649ee1c72","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1622.tgz","fileCount":23,"integrity":"sha512-fQso4Y/1wpGo2SMwh7hg647f7kkiY1NqKRzAUuQCaIrSanRzKeHUJTui+lKuySAY1XP5m175hTn1dzGhIL873w==","signatures":[{"sig":"MEUCIB43muwIvk9rGtHx+dOKEZocQcNfHQ36hwe+z8ktHoeEAiEA3KtU9A8uwLg2bRPAOrSdMEcEXyjtls+cTxmrY6tJI8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1620+062993bab"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"062993bab608c05a92027bc56da4f1192e8a97ed","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1622+062993bab","@parcel/plugin":"2.0.0-canary.1622+062993bab","@parcel/diagnostic":"2.0.0-canary.1622+062993bab","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1622+062993bab","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1622_1717047253028_0.014182103625299591","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-30T05:34:13.229Z","publish_time":1717047253229,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1624":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1624","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1624","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"c6970f24d053022e5cd4d2b675f8d5953da126df","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1624.tgz","fileCount":23,"integrity":"sha512-HYLR2xoweaowPxK/tWRG5epNUDA4IiOexWZ1JZ6bAsJlf+780kBR+elbJh4cNrJcQg0VNp3ssc3aoa7bLrXIlQ==","signatures":[{"sig":"MEYCIQD1W73LzPFQCrnlreHlgXd9BMEqEid4fNrZl8qPEH/fEQIhANDVRoctqcLZS1b0VdbsUahW5lcsBV9IW22rQtaP7Dis","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1622+7fb3eb824"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"7fb3eb82493dbb01c6da245b62b35844dedb89fc","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1624+7fb3eb824","@parcel/plugin":"2.0.0-canary.1624+7fb3eb824","@parcel/diagnostic":"2.0.0-canary.1624+7fb3eb824","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1624+7fb3eb824","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1624_1717134557100_0.43244787799270146","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-05-31T05:49:17.241Z","publish_time":1717134557241,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1625":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1625","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1625","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"1f64c5a454785bdb4ba180a11e8c8fb7d3d8b1f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1625.tgz","fileCount":23,"integrity":"sha512-SvlEK8xahHEEPwN1h/I+7w2Vlm+DRw82iJLXtOM1A+itZEp1dkE1ovPa7egSmuD5pSKNuKpWb83WjgiQFeJPVw==","signatures":[{"sig":"MEYCIQCEqCgrLbSURbln6zNo+ZT5pFLZi+WPYRoFtM+5wZ2xaAIhAIutAE2JNbihEdAQ06P/Xo5qMTd4Qm5xy4lWLZkcR0Cf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1623+5bfc9aa86"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"5bfc9aa863816cd18266e045ce9d62b317131ab4","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1625+5bfc9aa86","@parcel/plugin":"2.0.0-canary.1625+5bfc9aa86","@parcel/diagnostic":"2.0.0-canary.1625+5bfc9aa86","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1625+5bfc9aa86","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1625_1717358005405_0.9360402217747619","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-02T19:53:25.550Z","publish_time":1717358005550,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1626":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1626","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1626","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"080e8f3ed8cb598b9a2238d900f5e00f82403966","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1626.tgz","fileCount":23,"integrity":"sha512-dpyL/mNIbWbOPLkpBejZykkoIcQf4ZHi8LgbUT7w4k+9eN9qNQoF5nfDoNyDu9JNaezEpMOF6r53uILPVT03Sw==","signatures":[{"sig":"MEUCIA0JBCzGOoA4p/drOe3jkYv9AQuaa6BcuQzH2KAQ1Wn2AiEA1OOU4PE98ES2HDldNCd1ib7cNgd3EopWDuds1zgRNy8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1624+e12a9475d"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"e12a9475da0ea95b3870e797aae923502266ef29","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1626+e12a9475d","@parcel/plugin":"2.0.0-canary.1626+e12a9475d","@parcel/diagnostic":"2.0.0-canary.1626+e12a9475d","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1626+e12a9475d","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1626_1717392298863_0.8124445980098438","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-03T05:24:59.038Z","publish_time":1717392299038,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1627":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1627","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1625+abd6c9e6e"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1627+abd6c9e6e","@parcel/plugin":"2.0.0-canary.1627+abd6c9e6e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1627+abd6c9e6e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1627+abd6c9e6e"},"gitHead":"abd6c9e6ea83716a9c20d5f5b97ff1db1625fdf4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1627","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-pnOoL0udNK+bziIfhf+Rkh6OwU3Uuu8iLDkZv7UkEIbe89sQLoNbhS+DUFvdKdBnptaoD4UNQ1enG2/4dOZpwg==","shasum":"83d8eb0bf789cb3dc5e753ceb37851e43b036855","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1627.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCChPvwXDYHMxPmEgdMSmrbPiRe9j2KgBY3t3T0kQc8HAIgbFn8hzpvXr+PwOskbFKbq33w53rXR94t2mhYqjpbqPE="}],"size":12702},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1627_1717485668049_0.9234381430758738"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-04T07:21:08.248Z","publish_time":1717485668248,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1628":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1628","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1626+218217c2f"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1628+218217c2f","@parcel/plugin":"2.0.0-canary.1628+218217c2f","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1628+218217c2f","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1628+218217c2f"},"gitHead":"218217c2fc11ec1a4e52fd78e78af285b549da46","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1628","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-nibt8REEJWFx14DrOmuCDzjvTiujaFn3rK4PbqgCfOhxZFBxIYblKUUcrdWzzHLvj+AyG16umjbB4Eg4C3H1Ug==","shasum":"489b540f22b6b00cfc53d4fe6e9599b3e2d4483f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1628.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNEhFy5R5jo719Mvl0yGLbvIKS+H5Qem6MrGeVPUzChgIhAOgN5pT/YaYvNxXM0En/0En/xE+TeGHAPhGsxXvpZNN3"}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1628_1717485906144_0.6027210832225294"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-04T07:25:06.316Z","publish_time":1717485906316,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1632":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1632","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1630+339350eb3"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1632+339350eb3","@parcel/plugin":"2.0.0-dev.1632+339350eb3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1632+339350eb3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1632+339350eb3"},"gitHead":"339350eb31fd33849cb1efe5fd7ad2cb096319f0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1632","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-FVqL6+eujFujpZz4ki/Ig8SGoaxxfiHYky5a3wSNjoGQoK3cIWuCGhJYSi1z1SyhusL4WdPJUofXZ45b+Aqi6w==","shasum":"989fea644599d22e8926bb630fd1e5a8d19956a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1632.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDBu8s80HIDIsq+uS4j4uxw7AjFstq0d7fEcVf8WP3+swIgFdCnQiLTY3G0ZussyNpwhhccZmmTT66hzAOHUIQeVEA="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1632_1717548248266_0.5807572007782049"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-05T00:44:08.445Z","publish_time":1717548248445,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1629":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1629","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1627+734a0fab0"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1629+734a0fab0","@parcel/plugin":"2.0.0-canary.1629+734a0fab0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1629+734a0fab0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1629+734a0fab0"},"gitHead":"734a0fab0e031acbde47ec89487b09aaff882585","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1629","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-iQeMSS7YOkNcayxEWAZNNOyhludht4TzUy9IIYmLhAiTcapwtfaOww50VX5Jo9vH5JmEwTS07+txFLvglT+Gag==","shasum":"a8b8d5136526b2a6bfbcefb1cd60f949fa1966c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1629.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDr74czSNrLqVmr9Gcof9ELr68+bDFG7O07ER8MtSyf9AIhANvyvuXrHEMW131hHTYKvY+XXBl1ESRFZvaBYrRq3e0Y"}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1629_1717563288145_0.7432493255433901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-05T04:54:48.314Z","publish_time":1717563288314,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1630":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1630","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1628+a2789a49b"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1630+a2789a49b","@parcel/plugin":"2.0.0-canary.1630+a2789a49b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1630+a2789a49b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1630+a2789a49b"},"gitHead":"a2789a49b88b66c67a378b8c8813e504c77c8648","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1630","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-dwUi6oWbVfNej2OkzJA2Cg7OSV73J8V3xcEW0RC1iAB9CgDgRGJnFTwCLiFsnChmVg+YtKy3mb3cErX0TAWptA==","shasum":"65d05e2c565504edced2d7e7f0a93dadcb9cc0fe","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1630.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJrAN/2V+t6z3umlvw+8qXex3rqtkE3+i10hH3nzKmfgIgTgdL0cIZQv1pTxfLuQEYYfbampqVrPHPVVvtRjwm2Z4="}],"size":12708},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1630_1717568122188_0.03468222725633674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-05T06:15:22.350Z","publish_time":1717568122350,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1631":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1631","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1629+1daabf5c5"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1631+1daabf5c5","@parcel/plugin":"2.0.0-canary.1631+1daabf5c5","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1631+1daabf5c5","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1631+1daabf5c5"},"gitHead":"1daabf5c55459200c37042ecc2103f724e385c43","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1631","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-ypPJXVA2Pf+AoWJJPVA9//8wL+tE3FB+u3ddMBcwvq2+/ExiLdYoPBWvUCS0k+wI5olXwQ2NY8zc1KKD/i60Fg==","shasum":"0ff909aa9046285e790a1697c3e1237eb8cda745","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1631.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA+sp3Oz2R0JPw61jaC618FbhFzYG9VP6J8Q8N6iZxM1AiEA1fslpROrytxFiUUW5OceNl8QHRMKh3y4WKlLzIkpAOs="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1631_1717648946679_0.46857937410772155"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-06T04:42:26.878Z","publish_time":1717648946878,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1632":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1632","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1630+98a6b8ed7"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1632+98a6b8ed7","@parcel/plugin":"2.0.0-canary.1632+98a6b8ed7","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1632+98a6b8ed7","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1632+98a6b8ed7"},"gitHead":"98a6b8ed78a3f977e3b2fecb2561ac831f88d221","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1632","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-9m2R6hUkyOiDifDNKKT8JySmjWaaj0xd6sHHP+DdSYf/Jv/Y7fw5NhOj18PqsGp3B07M5XuaRl0+TINbQ98/8Q==","shasum":"9110962594f449a47d487219d7ee5a54c81642bc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1632.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCwcP61y8zLi0tu0ctOXprt4VeWsLPlUe+7tTdwZnHv4AIhAOD+/MnuLZ+LQRfZP6C18iwiW/Clhvic5ZBNX0v+rJ3L"}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1632_1717653844196_0.03428098644148192"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-06T06:04:04.361Z","publish_time":1717653844361,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1633":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1633","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1631+5b0f645b9"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1633+5b0f645b9","@parcel/plugin":"2.0.0-canary.1633+5b0f645b9","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1633+5b0f645b9","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1633+5b0f645b9"},"gitHead":"5b0f645b9104f2a9fcd40a88c22859673e75e67a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1633","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-7Lg56pLMpIkOtkjPtxV+rD/3+/oEp5DEKs/aKUNfRG+U3szN+mkcZIJNs0QFScepsdWyU3xcSStuC77s/6bXVw==","shasum":"9f709ec8346f8361c63caf38a18c720490639a5f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1633.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDsJrAD/ty6rJ/vXka6NslU0WVvRAy6qLgqL1YeVM90+AiBgPuaFFQ7vSO78YL3e+QYNTC1QVtc12uMUhLPUJtcy3g=="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1633_1717655935061_0.1285297433171415"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-06T06:38:55.241Z","publish_time":1717655935241,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1635":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1635","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1635","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"2436a842bf0a070e8e63c5b346dbb348eaede11e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1635.tgz","fileCount":23,"integrity":"sha512-lUkhECwiwAAkIXbhXpVangTFh7iBN6ChSjZZXeCxax9AuFRcCrYeHOaZP2/DUffG2CyxFoLItUNwsKdeC+0ODA==","signatures":[{"sig":"MEQCICvj+qjn/JZL03jJd0AJ99SMM+ZnUvh8B/F9bqHz+Ql6AiAT33+Nr72VR58Ex0a3NkVcLZVp4pbiPCGXB8ROI3C69A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1633+466c61e3b"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"466c61e3bde82366630d7b44aa24c2b90070bfcb","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1635+466c61e3b","@parcel/plugin":"2.0.0-canary.1635+466c61e3b","@parcel/diagnostic":"2.0.0-canary.1635+466c61e3b","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1635+466c61e3b","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1635_1717734881698_0.562487389319154","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-07T04:34:41.841Z","publish_time":1717734881841,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1636":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1636","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1636","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"31038d94e4fff54b3a047ad6a8346e26e1c2460c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1636.tgz","fileCount":23,"integrity":"sha512-TcnwKoZU7LstaPme/a5Gn+XmxlNBQtGGpCxmngbRlaTikEXDaXjcYbGC6Ls0XdnaCubkbVxxR0NTHUO3yY/MYA==","signatures":[{"sig":"MEUCIQDWP0TJObBC2r0qZnRyPwhbnpGoQTKluUlJ+j6at0rozAIgL8PteLe0pt+1OvYLMm+3E+J8aj0uFTXKbbnyPfeVy34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12707},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1634+13eb20147"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"13eb2014794981d04ba69bd8459919cc3f5b4d74","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1636+13eb20147","@parcel/plugin":"2.0.0-canary.1636+13eb20147","@parcel/diagnostic":"2.0.0-canary.1636+13eb20147","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1636+13eb20147","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1636_1717747216406_0.6544188636420818","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-07T08:00:16.560Z","publish_time":1717747216560,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1637":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1637","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1635+4933651b1"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1637+4933651b1","@parcel/plugin":"2.0.0-canary.1637+4933651b1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1637+4933651b1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1637+4933651b1"},"gitHead":"4933651b11bbfab7f7e4bf727be8cc52819aa7a0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1637","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-PiYlqTODvH1cdLwmUIABZyvnAvxmyr8+jDIbsrIyQKg36Xj0ztVwWZJgHPqO2Xdxd4xdKR6/73Eo8vgvy2a0oQ==","shasum":"aba15cea8cce9740d8612ece0f30566adf890440","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1637.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyUoS4Dzd8a4Fj0QvS+XWyxN5O8jMSDVRo0FolKMcYwgIhAOjwDpot7zxhiqU3LiBXRYCbtjgUhJMjZL5JFcBShY/h"}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1637_1717747989922_0.23605991240291924"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-07T08:13:10.129Z","publish_time":1717747990129,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1638":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1638","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1638","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"324b52fd5f193cf41dd45d8f7b15008e6db37925","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1638.tgz","fileCount":23,"integrity":"sha512-SVXEXC5E+DV8WKIYpTX6YdN+9YIWy2wX1mUJe+hBSfwExZfvlsJTRdyJCFHm6RVeE7fYsRk7r4M94iX0sd6QbQ==","signatures":[{"sig":"MEQCICGnjZwVMuSDs7rAWx3O8/zgZHQfJDobrz/2OYHSTuVTAiA+fXZx2kKABLX/+owpFjV2GtKzO2jKENs0wM9B2EUATA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1636+35e936ac2"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"35e936ac2387833ef0af31647c2b670466345a64","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1638+35e936ac2","@parcel/plugin":"2.0.0-canary.1638+35e936ac2","@parcel/diagnostic":"2.0.0-canary.1638+35e936ac2","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1638+35e936ac2","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1638_1718090893470_0.9061475242762487","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-11T07:28:13.653Z","publish_time":1718090893653,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1639":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1639","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1639","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"c9fc0415b9a78cd10e222fa26fdb929897465e3a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1639.tgz","fileCount":23,"integrity":"sha512-XICnkL/lWt6ya6yuCyTq5NNurpgnj4S9P4Hn8YCweqc5iOYotgrrQ+g+MP6dOYL1Y3eUmVTuyTLquBvUecgxmg==","signatures":[{"sig":"MEQCIHIIFBXpn65DvfphT0FK0mrHGss/v/aDbYV5LvmS82CAAiBU+FEVTO4bG1unC9vQkR+ttfBfibnGl29XukZAlp5ljQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1637+78bf4a9c6"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"78bf4a9c68d19aa5ca021f08f59a5d65a9b2c0ff","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1639+78bf4a9c6","@parcel/plugin":"2.0.0-canary.1639+78bf4a9c6","@parcel/diagnostic":"2.0.0-canary.1639+78bf4a9c6","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1639+78bf4a9c6","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1639_1718095405633_0.7866137683712957","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-11T08:43:25.794Z","publish_time":1718095405794,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1640":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1640","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1640","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"52e6d5768c5651014236c355f97a419fa301c478","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1640.tgz","fileCount":23,"integrity":"sha512-beEtAIFZcO3mduZ7Rs0B5NB0s+jRZOagr2mWuoPDfGcvoMMKhppi1xXQWV46xwjQUXcZKQJfLuTHA0iS6deGjA==","signatures":[{"sig":"MEUCIQCQnx8gxQqsP0N5bY866O8E7gqiRhvfEldwcrwZ6iTiYgIgRLFgF1zctHmVsqHKIp8eA2yV0Wj/EN0LWmGxPR1CX2M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1638+1fef06a36"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"1fef06a3640afbd01f2d4b06327201ebc745e5da","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1640+1fef06a36","@parcel/plugin":"2.0.0-canary.1640+1fef06a36","@parcel/diagnostic":"2.0.0-canary.1640+1fef06a36","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1640+1fef06a36","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1640_1718241772842_0.7564441657713175","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-13T01:22:53.028Z","publish_time":1718241773028,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1641":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1641","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1641","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"a18a5d34eadbb55abe7274eaf0153ce19f881f40","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1641.tgz","fileCount":23,"integrity":"sha512-15LFHykeZz41Vd7qHhlDsmEwteykkM1LpqfnFOObklV/t5BtSRTeFDyFdFH9tLFS+WnwlHyUc29NC3LfVueDOg==","signatures":[{"sig":"MEYCIQChXvsk7R0qOrnqZyHTlYgl4T7hKr3ruuIC4xD0eDfo2wIhAPmjp32oZhe4/hWKvf6R8ABOt9/0F1xfpq9w4tC2Aatu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1639+f556dd280"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"f556dd280f81559abaaadd982e5453e70750d6b0","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1641+f556dd280","@parcel/plugin":"2.0.0-canary.1641+f556dd280","@parcel/diagnostic":"2.0.0-canary.1641+f556dd280","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1641+f556dd280","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1641_1718332230321_0.8549561804527039","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-14T02:30:30.467Z","publish_time":1718332230467,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1643":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1643","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1643","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"ec757b026e1f13f9e33d0ce73ad6a4a1ee881c21","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1643.tgz","fileCount":23,"integrity":"sha512-9YiOghi+kxx2v0w3AUV6kCVQBGqYDuZdAYR10B5ZeKmry8nwXJ/HCEW/2crAg+S9DpDgbMrOAo+JVSdVCbgFrw==","signatures":[{"sig":"MEUCIQDZnQnhgo2fpKiuG/gO6z8dgQrdeYg2cYt7K7mRiunaLgIgJH+RuWHvxAbkSQ38KKJ/X0l4M38J7c8b+PfF4bH9WS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1641+5b72a2622"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"5b72a2622334e0c339b49e148b6ac057ec9ea569","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1643+5b72a2622","@parcel/plugin":"2.0.0-canary.1643+5b72a2622","@parcel/diagnostic":"2.0.0-canary.1643+5b72a2622","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1643+5b72a2622","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1643_1718350210575_0.9632545536636272","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-14T07:30:10.741Z","publish_time":1718350210741,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1644":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1644","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1644","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"69fe0fcd1623bdaf255431821efdb5250f63c8dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1644.tgz","fileCount":23,"integrity":"sha512-avwv+Nc6IFe7Dt02wJXionc92KSNB3w//6AyJ0t+RdVsEHJdFsBrh90MdnYL6GTfhQnY47/aT8AVYFTod5eksA==","signatures":[{"sig":"MEQCIBv5OCVOyO3xJD6Nmqpn3e7xkXXh9MBAoFoNPm3Ez3SmAiBMNVX32jjSLjhktyvFTUfEKyfiguY3GOGWMw+mVJiLFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12702},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1642+bcc68e119"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"bcc68e1196ad4df0a75a2f41fd50fdacb2b7a561","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1644+bcc68e119","@parcel/plugin":"2.0.0-canary.1644+bcc68e119","@parcel/diagnostic":"2.0.0-canary.1644+bcc68e119","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1644+bcc68e119","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1644_1718590230680_0.16505331338892537","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-17T02:10:30.923Z","publish_time":1718590230923,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1646":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1646","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1646","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"6c654ab042005a9c6c64e3112bd332096d3f7a42","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1646.tgz","fileCount":23,"integrity":"sha512-KRg0VmgLtprjTjmjsfkefxJ65e4/p9jBrqDCzxkZBNxmjaBpa3dLGo101N5xsgKfpRD7cjxZmhg8gP7LhVP7Bg==","signatures":[{"sig":"MEUCICb1ZeBvM4qZR9EImZGfcnM/2sFp8UzESBI1aDKwsNOFAiEAonF9B3diaidOvMzwUolQ55mZQ/c76TYkTXFhsKoUars=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1644+9eff0bfeb"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"9eff0bfeb655845c8ffd86d8acdba9a21bbafc82","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1646+9eff0bfeb","@parcel/plugin":"2.0.0-canary.1646+9eff0bfeb","@parcel/diagnostic":"2.0.0-canary.1646+9eff0bfeb","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1646+9eff0bfeb","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1646_1718601967701_0.6769631891287566","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-17T05:26:07.857Z","publish_time":1718601967857,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1647":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1647","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1647","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"ec217c17abe337f07666a0fd35f4a5f055fc3dc9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1647.tgz","fileCount":23,"integrity":"sha512-zbgtPk3ChP6bZ9XCpjXmkVU8v8EzASG+cEs5u+jKY42bKhcvyK8QHTpTJPFHoB58MLiNE7h17nWU/sUtOYitzQ==","signatures":[{"sig":"MEQCIB5dzzS1MIM889D/RQsAYLL3ERugpxycIYG/WmH9ARbIAiBwP09bqCNwqYe6sZgP4Kjzih/K+ZlPDhTQKsgypgceUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1645+2ce4efe40"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"2ce4efe40b663d04706dcd21b1a38e78eb24be79","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1647+2ce4efe40","@parcel/plugin":"2.0.0-canary.1647+2ce4efe40","@parcel/diagnostic":"2.0.0-canary.1647+2ce4efe40","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1647+2ce4efe40","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1647_1718674102692_0.41210036927923","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-18T01:28:22.866Z","publish_time":1718674102866,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1648":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1648","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1646+53161b463"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1648+53161b463","@parcel/plugin":"2.0.0-canary.1648+53161b463","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1648+53161b463","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1648+53161b463"},"gitHead":"53161b46382f9b0e57124c08eea4b526c6f1e995","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1648","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-Ed8AUWA5F7BH6CGleQbfM7LjsCfgTjJPgWHbpe2BI78b0erHt/+DHBnW+ebRkF/YWNgme9VgB0nyzhD7KQ6F8Q==","shasum":"74b5befb80acee8859743a5b2c2106b685c306a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1648.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE13nAT6i7LBsmzG/Ia9OSd1LirtbFFBwDT1BzlsnctCAiAPho5TiTZG/0zGwSvbcfGM0tW2UZoBngJhBGiOS4gKDg=="}],"size":12706},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1648_1718677594584_0.9758506429923646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-18T02:26:34.808Z","publish_time":1718677594808,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1650":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1650","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1650","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"839f8cdc04e605442b848d1e9bf9c358a405553f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1650.tgz","fileCount":23,"integrity":"sha512-sf5U9xS/dJTHqAhiZAJfFlanxZqZVQWt+amzW9sez4BCqk9PbihnIAB65qMoBM32jNF+t8RJ5ts2mTjnYnSCmw==","signatures":[{"sig":"MEUCIFUQ8pc+zsSzy/7RvUvZb6+mMliFLkiBniGHFSI5skAKAiEA1QAEn9zMPgc34mM4IGorHSuU51iuKYJfgkuLapNAW6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1648+07dfb428a"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"07dfb428a775ccef7aac25affd9b042571ae1e34","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1650+07dfb428a","@parcel/plugin":"2.0.0-canary.1650+07dfb428a","@parcel/diagnostic":"2.0.0-canary.1650+07dfb428a","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1650+07dfb428a","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1650_1718679307821_0.5339397975428044","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-18T02:55:08.025Z","publish_time":1718679308025,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1652":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1652","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-dev.1652","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"8acef4a722ee653a9f5883ebaf1b0fc9c9990640","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1652.tgz","fileCount":23,"integrity":"sha512-4fLbewZhvQQn/qdiZiivabx8AZLVLFYZFPJs5lV5NCg+tJJIzkBZQak/WqyXzWogX0gjC33Tjl8QulQn+R/Jiw==","signatures":[{"sig":"MEYCIQCSzBpJJ6SdrZyzO8Dj24iS5smnaVebzRlwnMfDeWUKKwIhANX7Mjrhagtv8bvOclt1ho0hmTtPpTAP7NHjoadxpv1a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59300,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1650+8b017703f"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"8b017703fdf4a90a643ce0190cdd7482060dc86b","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-dev.1652+8b017703f","@parcel/plugin":"2.0.0-dev.1652+8b017703f","@parcel/diagnostic":"2.0.0-dev.1652+8b017703f","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1652+8b017703f","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-dev.1652_1718766938070_0.4578348303419384","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-19T03:15:38.214Z","publish_time":1718766938214,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1652":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1652","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1652","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"eab9ee820f0fd8ca20629e050fb0f9f1f187a6a6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1652.tgz","fileCount":23,"integrity":"sha512-l0tYFhafsH5nRmBZJf55zU4HjoO/xFjM6RGvfL+8Ll/hTTWsSduOpm5AVl6gFLzePc9zE6KgmjSnLA+EftnU2Q==","signatures":[{"sig":"MEQCIEb58YiZHDUT2c1W8x3MqU6m6L9mrkNmugOh77m15mzrAiBGZpI6jLZaz/cFt0TNHyJAvM7RelNyzCW4wzXdzVd/Mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1650+70c6d5fae"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"70c6d5fae4b81a6a84412fc4348154eeb6609ed9","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1652+70c6d5fae","@parcel/plugin":"2.0.0-canary.1652+70c6d5fae","@parcel/diagnostic":"2.0.0-canary.1652+70c6d5fae","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1652+70c6d5fae","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1652_1718767955202_0.6008893616632842","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-19T03:32:35.362Z","publish_time":1718767955362,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1654":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1654","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1654","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"b50c96ce9cd584e37b659d15187073e353d83dfc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1654.tgz","fileCount":23,"integrity":"sha512-G2rrQgEbVVGw41FZBeEYmAdbBffEWhrbYvxq42lJpcdlzwbju6O0uLKhwUYSso+q+ehB0xGkaZuA+2SdKwhTSQ==","signatures":[{"sig":"MEUCIQDkDcU6t+W9VoFjQMrev5k0TOzi7U0bNFS2xrrwM2ElGgIgSE844v/0ChERGyB+3qn16OkKPpEL92kpJGDzwxforcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1652+bfd336acb"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"bfd336acb30ccedf71350b2ea1717cc69bb4f345","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1654+bfd336acb","@parcel/plugin":"2.0.0-canary.1654+bfd336acb","@parcel/diagnostic":"2.0.0-canary.1654+bfd336acb","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1654+bfd336acb","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1654_1718864265239_0.16978141046137396","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-20T06:17:45.385Z","publish_time":1718864265385,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1656":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1656","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1656","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"ccf64ae8fd3c152db55a1cc6e619f59447419ea4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1656.tgz","fileCount":23,"integrity":"sha512-itXv+GuCHCRTVQjoLBJDQSsE2/UPmiaityoKcoB1cktt6qdB/C/j6PXy7ZVRMYwDj0yqq7SqrGDHUef0oxqk3Q==","signatures":[{"sig":"MEUCIAbJ96mc9l7DeyJjlD52V0EATI8ob0Mpr9LJdbJ5WUyJAiEA+iT673JyYGD04J8qxb8NeQV8dWHTFTSgac2ViALGk20=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1654+281efd120"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"281efd1206b3878139ef2b6b7660eda8f7dfa249","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1656+281efd120","@parcel/plugin":"2.0.0-canary.1656+281efd120","@parcel/diagnostic":"2.0.0-canary.1656+281efd120","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1656+281efd120","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1656_1718935828820_0.6777052057929527","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-21T02:10:29.007Z","publish_time":1718935829007,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1658":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1658","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1658","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"cb3739fb22cf3e74b81225433d015f9626aeacc9","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1658.tgz","fileCount":23,"integrity":"sha512-n0vkv5kAmNRmNw8BQwu/lBu/dn3KKxV9rf7uxkrvKU7J2FbIquv5mFBbrjpDb8SCp1rSOYVGGKyESEfgoX9/MA==","signatures":[{"sig":"MEUCIQDxomMeAHIS9FiymfOMke3gVAv36Wg4sitmuYm5kBGNywIgap3DxzeyRg+ZTUs3d1QQQ2xqraNk5TkLl4xFEzzSTPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1656+586e590e2"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"586e590e2916a0f28960ff3adfd9ab6d2f102eed","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1658+586e590e2","@parcel/plugin":"2.0.0-canary.1658+586e590e2","@parcel/diagnostic":"2.0.0-canary.1658+586e590e2","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1658+586e590e2","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1658_1718944084154_0.6419946751622743","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-21T04:28:04.405Z","publish_time":1718944084405,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1659":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1659","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1657+43bcef9e2"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1659+43bcef9e2","@parcel/plugin":"2.0.0-canary.1659+43bcef9e2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1659+43bcef9e2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1659+43bcef9e2"},"gitHead":"43bcef9e2d3e5132c0f3e839efa9b36905af6ba9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1659","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-0/AgDGXaE5zelMG5R3hxnYy3YjS/JXr0oRscLBazBvvkoA7/KkyklKH/dw83p5fATJDLMZ16NTMyGX6zpri5qA==","shasum":"50a9549d1509d3e13d905172567b935e50d614c4","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1659.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDQ+lG3sfM5LOoCsJNCPZQxzhbyNCvGKGC1QG5Hf2hlyAiBj9TvQoqceuJ2pLtOIfVgWBUOW+agyKDH+u4n18JWE7g=="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1659_1718948292435_0.49635009951989284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-21T05:38:12.631Z","publish_time":1718948292631,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1661":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1661","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1661","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"8bcc47acdf4363bda3f7bc0899cf161c6facfd7c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1661.tgz","fileCount":23,"integrity":"sha512-llhO+vhoF4W8WdAjWWo2+G8L/t4KwLj4QvwNxNibhXXUsrR7kk/ZXfFsUcHvTe2G7OIp4rwegVr+vaX0gj0I+w==","signatures":[{"sig":"MEUCIQDlshM3NCePsVzTJJGQnsfdeIeU1jLQiLyDbUyc2D+81AIgM1rtVxOIFa2Gum71GOdXx8oqVTyvkqOrxKxzIhUJod4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1659+83fbcdce6"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"83fbcdce651a3a7a4a1dba2fbcced6e24678c97b","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1661+83fbcdce6","@parcel/plugin":"2.0.0-canary.1661+83fbcdce6","@parcel/diagnostic":"2.0.0-canary.1661+83fbcdce6","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1661+83fbcdce6","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1661_1719226918351_0.5037164764585738","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-24T11:01:58.508Z","publish_time":1719226918508,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1662":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1662","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1662","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"3fec4b1a969a5953aa84f9fd8ab95bd6d116e07f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1662.tgz","fileCount":23,"integrity":"sha512-Y+i878z5N2hHf7HSiwaCRSACHSraUn2BwLvOsZ0KuCTn8VNhsrOuxdTNcGYyz+cto1p0h2zFf91vOdvMqCtF1Q==","signatures":[{"sig":"MEYCIQCrLOPyfrmFFKuM6QzjXF4XXmEZCmFw1MOXz0VxAjU8cwIhAK4NAOavt3Q2ubj5nGags0ZnUpS6iDwf7aMY0sG2mYBU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1660+d1afc99e8"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d1afc99e8fadee484a24bb408667a86862c484c3","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1662+d1afc99e8","@parcel/plugin":"2.0.0-canary.1662+d1afc99e8","@parcel/diagnostic":"2.0.0-canary.1662+d1afc99e8","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1662+d1afc99e8","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1662_1719281201669_0.6947092052784822","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-25T02:06:41.833Z","publish_time":1719281201833,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1663":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1663","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1663","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"07ec73dee871a49489af130bc5bae5d01bd1d429","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1663.tgz","fileCount":23,"integrity":"sha512-Y3YdZRCB9tCi55GbMm4pJQiyHDfshDeYVvp0cCQh0ZOq1IJ6wtDPoAndditC5lctHgFG6exuQ5uAkCrrYu6mTw==","signatures":[{"sig":"MEUCIQDWnoRkB4Znm6cas/41eDAfM+uIAveLHY3N5QUYXvy0MwIgLvLGPT1W4TeCPr3z5brymP4SLyIry1v+o/4uXK9Pzvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1661+1b6b6bf66"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"1b6b6bf6691e97ef788796a3ea7ddb1544140f75","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1663+1b6b6bf66","@parcel/plugin":"2.0.0-canary.1663+1b6b6bf66","@parcel/diagnostic":"2.0.0-canary.1663+1b6b6bf66","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1663+1b6b6bf66","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1663_1719291426462_0.1842829694783361","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-25T04:57:06.649Z","publish_time":1719291426649,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1665":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1665","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1665","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"0fbe6d7153cab13f135364e40330bbbabe07b8c6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1665.tgz","fileCount":23,"integrity":"sha512-HpCseS8GDF+veMcQ+5itL5a9dgH3QBi7L3+959SkTCWr5I4DLZq+Uy5Pb2w2YeEbm3VOh6WTdWz7btnbU3Lr1w==","signatures":[{"sig":"MEUCIFryBmUcONbygVtWky7Wq8aBqDK0jYjMEb/qB0ozobCvAiEApgxbAZI4d+KVPWyj9E3lqZVdba8wKQu9CUAEQQxOBOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1663+d1e3eeef5"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d1e3eeef5073552aceb77ff9bad734044676d0fb","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1665+d1e3eeef5","@parcel/plugin":"2.0.0-canary.1665+d1e3eeef5","@parcel/diagnostic":"2.0.0-canary.1665+d1e3eeef5","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1665+d1e3eeef5","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1665_1719329307690_0.4953330479435789","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-25T15:28:27.873Z","publish_time":1719329307873,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1666":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1666","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1666","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"91a50ebf70af3c8596615e32073b7895b930ee55","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1666.tgz","fileCount":23,"integrity":"sha512-xsj5TpVgYGToW0/VPVi7C0QgtC3dwWOe/BUH35osFozUWoCRSJda4YvaU+28hHQ5Nw7R4+OmQHRMHWcbTjHwfA==","signatures":[{"sig":"MEUCIQDp4mie+dIRUZPNtDV6AD/TP9s6Iy9xU3oxzlehefmc7AIgan+6DRR2QVXVAjrwBywb5BPrAF/9R29C6RvHL4SxPGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1664+bd87fc4aa"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"bd87fc4aaccae80911230b02c5a63373c859d7ef","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1666+bd87fc4aa","@parcel/plugin":"2.0.0-canary.1666+bd87fc4aa","@parcel/diagnostic":"2.0.0-canary.1666+bd87fc4aa","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1666+bd87fc4aa","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1666_1719393846766_0.08576688052361403","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-26T09:24:06.973Z","publish_time":1719393846973,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1667":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1667","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1667","homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"8b00aba26cf58a7a46e1c4024ce2082857305aa8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1667.tgz","fileCount":23,"integrity":"sha512-p3d04vOf+cJd4ksm04dArphRyleJ+7e7pv4rYFD2N3GtYYABOptrGgMCf/Pvq1KOAYpdvMIiXEhGbmrAQBqHjg==","signatures":[{"sig":"MEUCICcje6+4aX9oMMW19PiSFfj7uRd2LRf/ZFmAS+Y5ODPaAiEA6iODxPFnaknOL/F+Il2wMyIoP/mcYO6zFnjjrSwLLHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1665+b4fcf7098"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"b4fcf70989fab71bcc965bbe41c94a71901c78d9","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1667+b4fcf7098","@parcel/plugin":"2.0.0-canary.1667+b4fcf7098","@parcel/diagnostic":"2.0.0-canary.1667+b4fcf7098","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1667+b4fcf7098","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1667_1719396252236_0.5362203514496036","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-06-26T10:04:12.434Z","publish_time":1719396252434,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1669":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1669","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1669","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"c6c5ab37176fcd1c9d26ead1846b03ef5450f57f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1669.tgz","fileCount":23,"integrity":"sha512-/HVd/BTs9fON1id5a/48QTGark6hyWkVtem5RhGK66G6VTqTMu2U9753EGhhY6TtBMFoA157vBEcmvij1jA0yg==","signatures":[{"sig":"MEUCICw2gllUGOx5TnJoGlAA5wLHnURo8Z6q9LClL+J5EtcHAiEAr2gTbfgmkCwSBk8IW+a3+rLGUMFMNGQE868KVjWxbJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1667+cecc4393f"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"cecc4393f03466e2b40d3f700687b7cdd3013bf5","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1669+cecc4393f","@parcel/plugin":"2.0.0-canary.1669+cecc4393f","@parcel/diagnostic":"2.0.0-canary.1669+cecc4393f","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1669+cecc4393f","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1669_1720671767288_0.3308066814795081","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-11T04:22:47.453Z","publish_time":1720671767453,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1670":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1670","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1670","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"c9d342f50f431bafd587777265cbb1aaa9486dfb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1670.tgz","fileCount":23,"integrity":"sha512-Poh5Jb/3EB0Av4libBPIWQLvDTOhrNrU0b5ohbqqQR0g5IWLVk4W17vsF7a8NkOysitdZwwIHBnYZOfEaUlMjw==","signatures":[{"sig":"MEYCIQDGpgThilcjfgJoeu3bXCzmTOnqaby8zwnDgKoyKo+bVAIhALXSyfNNh9ibTwdIEuSu7Ike8fc4I2+CO9G5HDUZpJ9d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1668+7ae35de11"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"7ae35de11c3592fdcb6a289bb1652c8ac451fd13","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1670+7ae35de11","@parcel/plugin":"2.0.0-canary.1670+7ae35de11","@parcel/diagnostic":"2.0.0-canary.1670+7ae35de11","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1670+7ae35de11","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1670_1720672034438_0.4519947892327887","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-11T04:27:14.678Z","publish_time":1720672034678,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1680":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1680","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1678+3edb0d741"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1680+3edb0d741","@parcel/plugin":"2.0.0-dev.1680+3edb0d741","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1680+3edb0d741","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1680+3edb0d741"},"gitHead":"3edb0d7419831e49cfa7ea8c52b4f7127a16ae52","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1680","_nodeVersion":"18.20.3","_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","dist":{"integrity":"sha512-FqkhXUM12/iYxM5D8CZDEHl13dd1ea9l/ajA7zw3509MFnl8z6OgkTiO4X7Rl/sQtMO3+olKtzWOVlgaEGHm+g==","shasum":"da4693dbbb97580b8e51024e6a5b45d28138fa6a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1680.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVaftEhlrlAkNnVzV4nf/sDK9Mn+Cvg8U5CZv1FKdKVQIhAKxJT4fYXly2MGSISoDLq45jvnrVzOSc5qcM+9SIeS9G"}],"size":12703},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1680_1721007702592_0.8125214796851481"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-15T01:41:42.814Z","publish_time":1721007702814,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1681":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1681","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1681","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"3928f1cd00d8361f2f658e85c7fb8e8f71a14488","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1681.tgz","fileCount":23,"integrity":"sha512-7C4eAlmZaoh9mXr/Jyq1rAzNR4HnRR8SN0FflxTzgL2UCORwEzPgh/7ADaumbwcOVAaO02Et79Avc04d7pqg/w==","signatures":[{"sig":"MEUCIB5M9gwcJGOxr2+et0BxI8y/K3Y4g8ZscxxiHn7PGXM0AiEAgEV7tBvFMdh+zgM1JzKozeh6uNIgTLYNn3cVuSvuC0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1679+03afd6c9f"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"03afd6c9f7026d1071821a7689e54f4ebc5ccc57","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1681+03afd6c9f","@parcel/plugin":"2.0.0-canary.1681+03afd6c9f","@parcel/diagnostic":"2.0.0-canary.1681+03afd6c9f","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1681+03afd6c9f","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1681_1721023149256_0.17977671402607376","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-15T05:59:09.389Z","publish_time":1721023149389,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1683":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1683","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1683","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"a2c6d6070f73adcc87bb81bf5481a88da1b454bb","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1683.tgz","fileCount":23,"integrity":"sha512-jS8YmOGctgiiXjcZ/RJAn+yd2FwkyVEexH+nwJgeJL1OSi2ie/GN41VlguOFenjbqMjdiICIGK4fOLMdRvzbvA==","signatures":[{"sig":"MEUCICT2bO6PEYyLM90x7/oEavf0dxTKHAY/PP4mWgtHipxYAiEAy4Dhs8b7dUJ/LinC5OmfxsgewWkptr3sEeHAaJl1CAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1681+3668e97e9"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"3668e97e921d5a241659087207ae02c2e8f84d44","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1683+3668e97e9","@parcel/plugin":"2.0.0-canary.1683+3668e97e9","@parcel/diagnostic":"2.0.0-canary.1683+3668e97e9","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1683+3668e97e9","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1683_1721180242660_0.19491824545635938","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-17T01:37:22.872Z","publish_time":1721180242872,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1684":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1684","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1684","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"c9f8a477b87b1c849b1588c2f8c935b345bef695","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1684.tgz","fileCount":23,"integrity":"sha512-LZQzwMtqa28HnsP9wD7+7BWjdDgDs2aLNhbpZ8WxaxsyQyfjrHDNcDice8J4UaZBmYacVmxrfg8Zd3pPT6e6Ew==","signatures":[{"sig":"MEUCIGaTx6PTmuKFsWlDcvcDejnbzxSEuZBgPhOyxZ50aYMmAiEA+lF3di2x1nX6ZjuQlVdYQTe7lQctoro+ppcF8q/qkC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1682+e0793ae42"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"e0793ae42bb09b53932fe24a9b436b2a3293a2ee","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1684+e0793ae42","@parcel/plugin":"2.0.0-canary.1684+e0793ae42","@parcel/diagnostic":"2.0.0-canary.1684+e0793ae42","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1684+e0793ae42","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1684_1721192382820_0.28536977451771417","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-17T04:59:43.006Z","publish_time":1721192383006,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1685":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1685","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1685","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"d3a808ec6d93f8bd82ec7d3d3f35f14665d6b764","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1685.tgz","fileCount":23,"integrity":"sha512-7rcgYWcq43wsHMRCtZ7tNFnOoDnQBDGVUWMNBaLvrPB6//JYRr1iixL62Ujv5AwhsqXWqdS+S5JrptftEBvGKg==","signatures":[{"sig":"MEUCIQDx8NhEneqs5DukXvdsZjGHT9y4y+pxjeJa/hO3oqbWQAIgQIVru9l4GMfjPr66VKNqk0oU2XA/pNs14CJFIF1NCoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1683+0f4f56670"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"0f4f56670df7f56d748fcef6e16b73d2ca9784bd","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.3+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.3","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1685+0f4f56670","@parcel/plugin":"2.0.0-canary.1685+0f4f56670","@parcel/diagnostic":"2.0.0-canary.1685+0f4f56670","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1685+0f4f56670","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1685_1721201222611_0.4642876468957102","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-17T07:27:02.820Z","publish_time":1721201222820,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1687":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1687","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1687","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"3eca1bf9a32b1169e49b17d7b0cc02e3b9bfee82","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1687.tgz","fileCount":23,"integrity":"sha512-+Q0DELzCTzmno2kKSiH6Fr3Dpzdv8/4X3x5OO/1q0xpkxbBm+GTeam6BsYNybFjER9C60l2LJWDSNhK+v46aEg==","signatures":[{"sig":"MEQCICJ462+hdsvHP34F7NCoE2I6nnTVPZCio8Yp4pnBxgGvAiAzXmyas6hXIg8L12db+GoTVSTUY8Zuvpu/kvIqf/Aigw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1685+f58a5e89f"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"f58a5e89ff6a75c6b3601b33f69ea22ec20e5a52","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1687+f58a5e89f","@parcel/plugin":"2.0.0-canary.1687+f58a5e89f","@parcel/diagnostic":"2.0.0-canary.1687+f58a5e89f","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1687+f58a5e89f","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1687_1721366094606_0.7898457830256631","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-19T05:14:54.781Z","publish_time":1721366094781,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1688":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1688","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1688","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"2c136f84835517be70d7b617872e3fde05781bc2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1688.tgz","fileCount":23,"integrity":"sha512-Nbip++PKwLgT1E2PgrCbXtDKcOB3s2CkXbzEnnlmEC4lpkbxuQ62kB1i/mmvmdst8ldl9a3W0Shxp9PKl9Ye5A==","signatures":[{"sig":"MEQCIETzgwPPoPKYuJkiiZ3v+0500GsuUS3N1B39s4hd7tkzAiBN3OKeLM4afpCnnPc2nBVxQTsb4V20a4EjSpad+z90ZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1686+ae9644820"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"ae9644820b06cdbd7e6ffcfc18e4f25b6f14990a","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1688+ae9644820","@parcel/plugin":"2.0.0-canary.1688+ae9644820","@parcel/diagnostic":"2.0.0-canary.1688+ae9644820","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1688+ae9644820","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1688_1721718236461_0.8492047782592438","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-23T07:03:56.605Z","publish_time":1721718236605,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1690":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1690","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1690","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"b12a5e5770b9b378354781333bf8a9a6b906800c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1690.tgz","fileCount":23,"integrity":"sha512-XgZOsbjxRy1VywRsMdp6Z9r7g/Y9MSsDa31ptYfcffB2FL7zwjgHjWcBdX5ne44fey8E3RJEKuQhsyqciNaF+A==","signatures":[{"sig":"MEQCIBv0fqi7x5PrIQXhTMbs5rvc9fUtD2zu1f9qQp1qJMJaAiAFTgWmV3fpdBAHnvz5H3U3lfd65SaYbzLaO0NH350THw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12710},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1688+29778a2f4"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"29778a2f4737b191b727882a0f97653344b70368","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1690+29778a2f4","@parcel/plugin":"2.0.0-canary.1690+29778a2f4","@parcel/diagnostic":"2.0.0-canary.1690+29778a2f4","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1690+29778a2f4","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1690_1721785871292_0.1796242139340356","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-24T01:51:11.606Z","publish_time":1721785871606,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1693":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1693","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1693","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"2afa6ab1fe0f490d4e6384ce76217adfe361f01f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1693.tgz","fileCount":23,"integrity":"sha512-qd4ZgIn2SG1+r1AMuBjAfEa1Rr9YLSsPSYoKbuqycOIMojhwQnBb3w3LjjeL+z5zxlCD6M3Y4H9EifaFilcKEw==","signatures":[{"sig":"MEYCIQCfvyYnzG+ThqoQsr+EFA0N+KJKtQI00kAVVDOlLpBrWAIhAOCC2grzfVMfLuzK7AD2RU0CWoIP5DfDlF8nz7Q1haWb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1691+b5e176d9e"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"b5e176d9e9411afc40499f9bdd3c201da3998795","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1693+b5e176d9e","@parcel/plugin":"2.0.0-canary.1693+b5e176d9e","@parcel/diagnostic":"2.0.0-canary.1693+b5e176d9e","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1693+b5e176d9e","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1693_1721977302873_0.1202349981206452","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-26T07:01:43.037Z","publish_time":1721977303037,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1694":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1694","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1694","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"fadf4b878418cb832b1b521bd558b1ffc776fb63","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1694.tgz","fileCount":23,"integrity":"sha512-F4dp9HhQ+6Zn/IDBLJeF8DIZdusbeR+1Holv+iTEwVIrwRUqz335VzuEoaCnLOIrcDa3GLGkKFFD2PUp8oXn9g==","signatures":[{"sig":"MEUCIDsSol9ZGuf6JCfYjLmWbYelT35e+vnk9AaBYHMv8l1xAiEA3UASuBeFklCb+lDc703n/62iPHKTTnDucHqzjPBs5Bs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1692+67b6935d3"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"67b6935d34247747e5192bed28b7d19df95dc8e5","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1694+67b6935d3","@parcel/plugin":"2.0.0-canary.1694+67b6935d3","@parcel/diagnostic":"2.0.0-canary.1694+67b6935d3","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1694+67b6935d3","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1694_1721982206921_0.7207788733289575","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-26T08:23:27.101Z","publish_time":1721982207101,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1695":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1695","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1693+7068dd69b"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1695+7068dd69b","@parcel/plugin":"2.0.0-canary.1695+7068dd69b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1695+7068dd69b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1695+7068dd69b"},"gitHead":"7068dd69b916d001c2551ceadff778aa032dff14","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1695","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-PDkyU78ywvakCzlGk5maz6RwI8V76/PDlJKxX8Q3l5jw6W3BBTuoO1r4ekTixhwh+ECoTeKNFEWs1x5r7Esttw==","shasum":"2d82fe071b55af80758e2647440e46612cf30005","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1695.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICT5cKoH2LJ8y15icis8+uUkJ3zLKI/N8RGbm4SYq2qtAiBbHwsrfiOwBtmQRUTrYQCIWMvfgnxIdsURM2UXJm+2Sg=="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1695_1722219414636_0.8415777321535678"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-29T02:16:54.845Z","publish_time":1722219414845,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1696":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1696","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1696","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"4503761207744b00d35036a53ea7d3f16544a8ae","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1696.tgz","fileCount":23,"integrity":"sha512-fJaVE85uaEBPnqH3AV+mi87JDNcrvxyTFiBzxecUMDTLLqtR6Ku8Vv3GwvOU9o0EpbG7b1Uox/qnuviZz89T1A==","signatures":[{"sig":"MEQCIF0+4SDfRTJW6zI+x+w3g3YyBWLLVHDsoKdR+VthZqJBAiAq79z0GVLuAcbVJ4UsbnD8pd25hVlXj+Q1FVsTr1orrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1694+7fd97e461"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"7fd97e461582aa2cf22ed6cc7f3f788da63edd09","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1696+7fd97e461","@parcel/plugin":"2.0.0-canary.1696+7fd97e461","@parcel/diagnostic":"2.0.0-canary.1696+7fd97e461","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1696+7fd97e461","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1696_1722221406192_0.37550706812282186","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-29T02:50:06.408Z","publish_time":1722221406408,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1697":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1697","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1697","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"3e0ad03d062a287a4a3dede6ddc7ebdc31406615","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1697.tgz","fileCount":23,"integrity":"sha512-FOqRkmO8ZBBpc33vzaYYvsrfUCS4rcUO1GYBGhi05oemTr/4jmiYrl+2TfhUQHVsHBpDUPICXKVeA9IWEVvKeQ==","signatures":[{"sig":"MEQCIAuFYQ9PNrFNGYlT6wVuT8QOb/1d1BzlRibTjgfV93ejAiALlxOTPxT4MirWM1pI69JRVyQkaZINPE3LXXuctgUQZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12707},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1695+8cc5c8f48"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"8cc5c8f4826882f8f066b3efff751324c3b9986c","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1697+8cc5c8f48","@parcel/plugin":"2.0.0-canary.1697+8cc5c8f48","@parcel/diagnostic":"2.0.0-canary.1697+8cc5c8f48","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1697+8cc5c8f48","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1697_1722302415887_0.7223949193364507","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-30T01:20:16.088Z","publish_time":1722302416088,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1699":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1699","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1699","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"f11212315c1dcdb11524b63eeaf5ac5d100a69c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1699.tgz","fileCount":23,"integrity":"sha512-haNjStUHs0QhqnxDzw5XqQzRaSHX7AoC0AS/xzB7woN7ZkDI9aVr6wbJVo8AdB1wNTABJZsyvFjg12uo+nYLTA==","signatures":[{"sig":"MEYCIQDhBqhAfQxosnfl1MbLCsk8BUAFJ2aSIpFRvfdNnsJyEAIhAP9l2FvgFu3UBqYE4m+s5Qv341SCjuxCUTFj1kNhhAgt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1697+2aac813a6"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"2aac813a6d19fd5f508dffcd1e63bd2c19c8f5f8","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1699+2aac813a6","@parcel/plugin":"2.0.0-canary.1699+2aac813a6","@parcel/diagnostic":"2.0.0-canary.1699+2aac813a6","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1699+2aac813a6","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1699_1722324961607_0.9298347499110089","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-30T07:36:01.794Z","publish_time":1722324961794,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1700":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1700","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1700","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"44cc53697689fb06831fc9ea7d8a4563c3b347c7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1700.tgz","fileCount":23,"integrity":"sha512-sb116o/xKeDcjh3R7Ccg+bTyj36MwIwDTz6NgMcuiCXT3tRqmIEBOBB9Khz4diyXBvbTCauLubiplZvv0CNEaw==","signatures":[{"sig":"MEUCIQCEBfk076AYcqEFWm+3CgBry40fYnG/d8OFJWlGyU9txQIgXWK10YtEir5pitohdtRdC5+xnk4BzRs4ioVdUWiXvVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1698+273191116"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"27319111611e2686468bcac239c239d38eeb3f18","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1700+273191116","@parcel/plugin":"2.0.0-canary.1700+273191116","@parcel/diagnostic":"2.0.0-canary.1700+273191116","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1700+273191116","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1700_1722390608273_0.5068089409383394","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-31T01:50:08.474Z","publish_time":1722390608474,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1702":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1702","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1702","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"6c7bd3aac47eac5c66aba1da1fa6713a39e32065","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1702.tgz","fileCount":23,"integrity":"sha512-0auAseMWZLHAGREBR8Vcbd5MyxIMWjsTgIu+oYYFgX40DaH9GIQvMiZrmq9FRwSrDnmTBLODorcPXWbN6PptJg==","signatures":[{"sig":"MEYCIQDM6zolEniP0AZcIx1UigybLhGoKOH/w7x2FCoxKL67SQIhAO+LTnWzIx9F+Q6tUtWyo6dXDsqeRIDRqeFi/2WH1hMB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1700+7c2720f9f"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"7c2720f9f0b6fe51cfd744dff99fd6f0021014ce","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1702+7c2720f9f","@parcel/plugin":"2.0.0-canary.1702+7c2720f9f","@parcel/diagnostic":"2.0.0-canary.1702+7c2720f9f","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1702+7c2720f9f","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1702_1722409033085_0.15238128462976763","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-31T06:57:13.242Z","publish_time":1722409033242,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1704":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1704","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1704","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"52e08ec00d52454666e381109f1c474995eef6dc","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1704.tgz","fileCount":23,"integrity":"sha512-SNZqo/8CXOsDl6ZEfzrFaWlfKIjuVOWj47YN+vvPMsFGJPTTxOwDETWHjYd06mBwMW+oxoinYlsKHtUjyHxZoQ==","signatures":[{"sig":"MEUCIQC8x5EwGU362PondbsNGEWEkpj+9GMi7GxbUOqeejPkjwIgQVGAoF3nY/5UCR07Tv5wqgEA9MrgwIHRPBvXj9c1pRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1702+808ad6a34"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"808ad6a34cf66cc96cc820f2aa46cecb562218f3","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1704+808ad6a34","@parcel/plugin":"2.0.0-canary.1704+808ad6a34","@parcel/diagnostic":"2.0.0-canary.1704+808ad6a34","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1704+808ad6a34","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1704_1722493057289_0.06025501973584957","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-01T06:17:37.468Z","publish_time":1722493057468,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1705":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1705","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1703+6f80bf156"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1705+6f80bf156","@parcel/plugin":"2.0.0-canary.1705+6f80bf156","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1705+6f80bf156","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1705+6f80bf156"},"gitHead":"6f80bf15678673b9633b0de75a1921ff5d1bebb2","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1705","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-3fSQn7dhYQmA/HhpZIgjEJW49VFxoyqyEhBFEpcOotFQ3dI9k+DFQWDv/76Ywf6h7x089aCan99yfdcCTZjpSQ==","shasum":"704419400e85c2c13a31320ab2593c8b442fe962","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1705.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBPSfv+/54KzmaLvRc4yRxgO6gDtp4yeFTi9w6QpN8ZHAiAx0nl6boC8h/wdW4cJL26JsCElrtWPxtIkMzbfmPulpA=="}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1705_1722562787280_0.6418844542071409"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T01:39:47.425Z","publish_time":1722562787425,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1706":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1706","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1706","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"24b8d41002bae0531b9f84431071586f173a6603","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1706.tgz","fileCount":23,"integrity":"sha512-SVpAAT0rpW6emibcTp/Q80rlvvbhDAeXkteOHqssJnBHA+rp34knEbt2TbQHfC4uC6vRYDiozpcuoh2qs3SwWg==","signatures":[{"sig":"MEUCIQDfoePDPTlhuIfzyVFIiRAeL719rtzJ1AN3ivTT4g+6bQIgQ8bN1+ErW+VzTwrX2A/Pt01OFze0stsTWV+Jm+wBSRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1704+dc29a25b4"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"dc29a25b483a7e8506a0451a623304a845fde3bf","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1706+dc29a25b4","@parcel/plugin":"2.0.0-canary.1706+dc29a25b4","@parcel/diagnostic":"2.0.0-canary.1706+dc29a25b4","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1706+dc29a25b4","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1706_1722576004605_0.6111246385593128","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-02T05:20:04.746Z","publish_time":1722576004746,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1707":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1707","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1705+8ab5d078b"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1707+8ab5d078b","@parcel/plugin":"2.0.0-canary.1707+8ab5d078b","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1707+8ab5d078b","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1707+8ab5d078b"},"gitHead":"8ab5d078beedb9a2dcb2b798d674444bb9a82241","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1707","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-QNk29J/eXA980l/5Mt1AUh9EvwR9WJT7AAOosldK0Hl23qcj/mjHW04rglHTgieBj8MefhDeFNgHG0YeGVILIw==","shasum":"8a054ea28e2ad7bf6291b60b4b39fc691975ae81","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1707.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9DuYsFigjPKd3ur0Rl/3uYu6rnwzLcS4B0uIdI8/zcgIhAIiL4DB71Pu4qezUGggfuBBRinhoSjMPjuI1h8ovqLuC"}],"size":12705},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1707_1722580007667_0.017932958039086122"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T06:26:47.821Z","publish_time":1722580007821,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1709":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1709","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1709","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"c9fa302dc13ea7cb54166c1a3375499fff385010","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1709.tgz","fileCount":23,"integrity":"sha512-5FeDocyFjmjJ+T9WQC48cMC51TEVqSKmDmLQv1LmGpsOAEwXxNDKBy898uCz13806kkwuul8TVEYbTG3g8gQYA==","signatures":[{"sig":"MEUCIDpVtowWPIo9zbdrdRLu+yG0zZVShvIRQZYekaslf87tAiEAmpp83N4sI60f0u1eTP2jD03SgdQSrYYkPovlAPSAryg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1707+4ce0f6eb0"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"4ce0f6eb01da680891a29183833f5f6a881bcb74","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1709+4ce0f6eb0","@parcel/plugin":"2.0.0-canary.1709+4ce0f6eb0","@parcel/diagnostic":"2.0.0-canary.1709+4ce0f6eb0","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1709+4ce0f6eb0","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1709_1722842565512_0.5012032480182549","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-05T07:22:45.700Z","publish_time":1722842565700,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1710":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1710","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1710","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"eefbf24fdf9ca7fb69ebd902677baea57b209ae0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1710.tgz","fileCount":23,"integrity":"sha512-hV9hDfVBLGQ50BT+LYBxXL7GzwTdzBtM8eolXEsROrQVN/dEbpw/bzlVbbXtNRQL8wdafp+pqsOeidFI91EcpA==","signatures":[{"sig":"MEUCIQDWWb+nRruHLcUJuWF7Y7ntuz88li5HIzchmJ6Vb/izFQIgVd5UVicdhl90Iquq4ZvuxU4+A+qSDVQC5Jhq7xKjP1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12707},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1708+6a8d5e9c9"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"6a8d5e9c90d62a8132f6921a132343295e28f91a","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1710+6a8d5e9c9","@parcel/plugin":"2.0.0-canary.1710+6a8d5e9c9","@parcel/diagnostic":"2.0.0-canary.1710+6a8d5e9c9","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1710+6a8d5e9c9","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1710_1722846373253_0.38049294895142616","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-05T08:26:13.431Z","publish_time":1722846373431,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1712":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1712","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1710+c6bc8e411"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1712+c6bc8e411","@parcel/plugin":"2.0.0-dev.1712+c6bc8e411","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1712+c6bc8e411","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1712+c6bc8e411"},"gitHead":"c6bc8e41105247c437089ec3cb91e53f12ac5519","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1712","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-ky8vlMvV+8OsG6tAG9uEaTgdf0tcBDdwlSyRTu5K6TZIRnGof3+B90W15YFxD/++VTle5bI7+IenaX9vPbvZ1Q==","shasum":"631b85a102913442084c90d0889b7e134703e546","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1712.tgz","fileCount":23,"unpackedSize":59300,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVqCHrdCdi8scWanU9uWMuQQLXfiQLj+gfqI2sYtmwuwIhAJgKgV/6snWnhZdjjw0TWGC72ydPL3+9aKZTGNtv7x0u"}],"size":12702},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-dev.1712_1722923007980_0.5249635984716234"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-06T05:43:28.174Z","publish_time":1722923008174,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1712":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1712","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1712","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"a883dca7b42a07c4b5d3b6fb9c1c2f7b80e7adc7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1712.tgz","fileCount":23,"integrity":"sha512-omUrvf0uS9QciqEevrOOaIY/JBHav37CPkfZ2dqLsHjTENEapF9vlUTRIm7hVz+pnnPjMKrs2tjGKyZT5ci1GQ==","signatures":[{"sig":"MEYCIQCxkRUHDvnvNg92/vrzcVXWKn11kICc8cBwcLyyM5RzhQIhAPPLpDo5xgaUg1FMaZrdUJ08V25Zy+gB1ULq+UvyEhmw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1710+1afd7f7d2"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"1afd7f7d2894679880ff0d2b644a61d8734f3f89","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1712+1afd7f7d2","@parcel/plugin":"2.0.0-canary.1712+1afd7f7d2","@parcel/diagnostic":"2.0.0-canary.1712+1afd7f7d2","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1712+1afd7f7d2","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1712_1722987364652_0.9116277168526956","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-06T23:36:04.797Z","publish_time":1722987364797,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1713":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1713","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1713","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"00b675cb52d3b386f6d73f82e3b1088985dc6bfa","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1713.tgz","fileCount":23,"integrity":"sha512-w6ijMZ8M3lcbuJ9PYfutlz6K4mLbzY8Nm+ga51yTQ6fmVqbupCP0mrxi+3jDSyISpcnFPvMOMgRBlzsOMhissA==","signatures":[{"sig":"MEQCIDtJMPfPqqeQkAAw88MyTYt8S5wPpBuYzxeC+fPUWNqwAiB+1G73ADXNYZjLBPhA7r1jTQzvoERBpEruaJE9gzRlfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1711+53c50595b"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"53c50595bf52fcc27034d6028729fac2c7f0e2de","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1713+53c50595b","@parcel/plugin":"2.0.0-canary.1713+53c50595b","@parcel/diagnostic":"2.0.0-canary.1713+53c50595b","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1713+53c50595b","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1713_1723077571932_0.7534129484164143","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-08T00:39:32.126Z","publish_time":1723077572126,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1714":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1714","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1714","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"62aa35f48679c63cee8ae45663c98eb5d3d34668","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1714.tgz","fileCount":23,"integrity":"sha512-fwzFxaQS3+PUrpv8TzZVOIDvhNZEuF3b/mKHPYNyexmQdq4MYF11x0Px6Hwp0K2hQdPGglFE5yVud5gz7HjmZg==","signatures":[{"sig":"MEUCIQD4MP9auzbNhToDE5BA+nwKCsa3WMlRfnjy04NxDKD+fQIgWfhzRW4pV0cv1HQ5YpH3CrN3Rb/5VilUPy4GK/fIosM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1712+21bc8d4b5"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"21bc8d4b585c0a898e1b7644f27e3fea128ee9c9","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1714+21bc8d4b5","@parcel/plugin":"2.0.0-canary.1714+21bc8d4b5","@parcel/diagnostic":"2.0.0-canary.1714+21bc8d4b5","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1714+21bc8d4b5","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1714_1723095534003_0.06603382388746026","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-08T05:38:54.166Z","publish_time":1723095534166,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1715":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1715","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1715","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"b4da463de676eddc91e3756c4fb80950be990021","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1715.tgz","fileCount":23,"integrity":"sha512-luj51+x9OyU6KhO1luYSvLPB9OwMjxC+K6H810L6hYh3ccyrJSUTc5Qg45NOGxQD0iH64sDI7V//6uLWZOpS+Q==","signatures":[{"sig":"MEUCIEZGTf7ToLx/FssV8ZkzI22YKFaCyglg3bRUi2JeA8CyAiEAjOEgDszFGaAq8PCJVlG+c6EGI1Se5CzIbhmcx/5yqQE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1713+d599275b1"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d599275b1a5835a6c5cb95bb0b8e03794fbad493","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1715+d599275b1","@parcel/plugin":"2.0.0-canary.1715+d599275b1","@parcel/diagnostic":"2.0.0-canary.1715+d599275b1","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1715+d599275b1","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1715_1723184881043_0.8707663741063483","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-09T06:28:01.233Z","publish_time":1723184881233,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1716":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1716","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1716","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"ef5da1d50f6c727a97401d280f046bdb43909100","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1716.tgz","fileCount":23,"integrity":"sha512-NPaTmSgzu0br4FhOhVIdjjwYnm117aD4W4aXNIw5B5cECtw0FKEyhGLDPmsmLy71cLlepAhKa+jnfjMatYETZA==","signatures":[{"sig":"MEUCIHSEBkLykoe3/zqn/RC0v+Jo1M7H994pCKCxqIXOZPlkAiEA5U800MjYZIpbILCAfYJFabA31sbsewB3QTSlZmZaFMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1714+d6a89da31"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d6a89da31a2a79f9ad420865b83078777ca01406","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1716+d6a89da31","@parcel/plugin":"2.0.0-canary.1716+d6a89da31","@parcel/diagnostic":"2.0.0-canary.1716+d6a89da31","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1716+d6a89da31","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1716_1723444802638_0.5052655314556729","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-12T06:40:02.850Z","publish_time":1723444802850,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1717":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1717","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1717","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"1eb62393b42b83c8b458f9907d6c07a0a8d90b38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1717.tgz","fileCount":23,"integrity":"sha512-8pr3t8CPzcY59e1UqtkOvez/HGawTN0rAg4Btm67hoNimw8NVNh3oSlMCJNYVB1Kpr0oBdNZOMib1rbf7gUDKA==","signatures":[{"sig":"MEQCIAXwfGmQYIHL3MtT2maQD1xo2/K6/vqejuotHqAe6ytNAiBnWYoMoxbxsXUU0HaITEyeLT62TPl8eetshaMonshMNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12704},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1715+4abdb264e"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"4abdb264e9d186c6f264611e5238a4ce56af375d","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1717+4abdb264e","@parcel/plugin":"2.0.0-canary.1717+4abdb264e","@parcel/diagnostic":"2.0.0-canary.1717+4abdb264e","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1717+4abdb264e","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1717_1723445947744_0.75905312907718","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-12T06:59:07.895Z","publish_time":1723445947895,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1718":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1718","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1718","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"c908e509691022ecb08c2c8626130c306dd74705","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1718.tgz","fileCount":23,"integrity":"sha512-CcxBjwY+9vZqtn8APHMyzo83lWKJgCeTsmGw4TSnsaDo2J2W2mN7i6w4/5fZIP07LDOOHgtOnnvljCBtMQDhoQ==","signatures":[{"sig":"MEQCIDJFi61U7KU9O5eBK7Feorqj738L+LQwkEh92+Q9HasKAiAFf327U5SUoys81uluRNG5F18aGzDv5S3KJOjwAOpolA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1716+d8408010f"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d8408010fea89c75717d799447b47ff119bd2179","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1718+d8408010f","@parcel/plugin":"2.0.0-canary.1718+d8408010f","@parcel/diagnostic":"2.0.0-canary.1718+d8408010f","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1718+d8408010f","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1718_1723523566933_0.5537350514269401","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-13T04:32:47.098Z","publish_time":1723523567098,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1719":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1719","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1719","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"6b8360fd84d1518b93ad2fbb5f85e19638e09568","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1719.tgz","fileCount":23,"integrity":"sha512-S5W38akFYj07uabV9BmROS5G5d68ZypmDnjOoHkoFPjzUjx0D/85jVJ3u83ZaXPsqCo0kYzQ/Sc8oTIKlz2qxg==","signatures":[{"sig":"MEYCIQCTth6/bVNQa6dPX4DIL9/kD1U3RAdxpgXRo858cOetIAIhAKzRfx6oVZN1eaicdJWlInOZfpUHHVzvyGNPJngQo8x5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12706},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1717+7ee87f7d5"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"7ee87f7d588eda1be7bb5279266f274368443d76","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1719+7ee87f7d5","@parcel/plugin":"2.0.0-canary.1719+7ee87f7d5","@parcel/diagnostic":"2.0.0-canary.1719+7ee87f7d5","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1719+7ee87f7d5","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1719_1723688980039_0.7875655553876757","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-15T02:29:40.216Z","publish_time":1723688980216,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1720":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1720","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1720","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"0a2fb8906dbdb8a154ccc38b3b07fe30414200c8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1720.tgz","fileCount":23,"integrity":"sha512-XkgeIxflO7P1SdoetMlpg7WWjlX1v+Fb2Vu5jqJnR/HeqdjQJ/Uh1rIYkgsyAeP8B0Mo+XHqrAFpy0cMIwiYIg==","signatures":[{"sig":"MEUCIDKay3tNeHJhP4M07am8taDkJ0CNll/woKL63DlZ2QkaAiEArrI87RhRWhiG/O2am32GVtJY6Mdw6eoV5lDQok23+OY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12707},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1718+0e08d8c69"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"0e08d8c69243e104aaba52c2393d528bb6872450","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1720+0e08d8c69","@parcel/plugin":"2.0.0-canary.1720+0e08d8c69","@parcel/diagnostic":"2.0.0-canary.1720+0e08d8c69","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1720+0e08d8c69","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1720_1724292755890_0.7914734431731645","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-22T02:12:36.087Z","publish_time":1724292756087,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1721":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1721","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1721","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"01f35a7fbb1237281f047f4a3afa6fd9c2a22dc8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1721.tgz","fileCount":23,"integrity":"sha512-7oudeUlZ114KPRG4wG6QqgUvBCyhko4OMDxyQe98zeRr6RaVVorkJeyKTP4/bK0Xz3lbszFoOr2pbna0yQ0Atg==","signatures":[{"sig":"MEUCIQDGUF5GgXUYHdZ5g7soVYXbC2jkEi5tfiOQM3aA1UxRJgIgLQUU/oa2VjRAUuTMyaFLr5h/Gshjvar/qaxAa6je+S0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12708},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1719+722893134"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"7228931349c8b797105bcd79016c4c304b6e0f86","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1721+722893134","@parcel/plugin":"2.0.0-canary.1721+722893134","@parcel/diagnostic":"2.0.0-canary.1721+722893134","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1721+722893134","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1721_1724807921867_0.5867654893796277","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-28T01:18:42.037Z","publish_time":1724807922037,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1722":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1722","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1722","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"ab3d8c3c13d24b2d7fe8dbf16f852aec21cb7143","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1722.tgz","fileCount":23,"integrity":"sha512-olAIg4P8jqjvF3JUKEowPvbH84i+r+JQctAguyRUaqPd6D+UQ21cxDAX6i8+3eskxRU4rKGsoIy08uALZa3OZQ==","signatures":[{"sig":"MEQCIH/rEWiCUkfSgGF9EybFReQdD05oBKBprz+73HQl59f6AiBIXBOoHDSdPFce6lztbFGEBRSXZ9LdMYF19DAncUqlIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12705},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1720+9c95c1b9b"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"9c95c1b9ba961142e8aab79378be988afe3ed624","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1722+9c95c1b9b","@parcel/plugin":"2.0.0-canary.1722+9c95c1b9b","@parcel/diagnostic":"2.0.0-canary.1722+9c95c1b9b","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1722+9c95c1b9b","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1722_1724809095626_0.20585970008833288","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-08-28T01:38:15.784Z","publish_time":1724809095784,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1727":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1727","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1725+5ecb1316c"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1727+5ecb1316c","@parcel/plugin":"2.0.0-canary.1727+5ecb1316c","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1727+5ecb1316c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1727+5ecb1316c"},"gitHead":"5ecb1316c23d22b89bd3e2fbb44137761cecfc70","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1727","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-xpC4PLosaj/AJQrEWpCGCdfu0eTU1+AAGoGh5vR3CbPT5uIoHemZRHK5ETJUZJiLAAqY145M99m2noOVAYJHHA==","shasum":"bc6a166753e497236942847fdcaaf57e696f3521","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1727.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHeIkKL3NRHkFiQsL7b4W88zls8wPSo4w4wS4UgBcX40AiEA5cpP7b9Q50Thc5kYTI3t0W1FtGzxDP3D5VRfrmWmRA0="}],"size":12704},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1727_1727565050699_0.5201275516420543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-28T23:10:50.907Z","publish_time":1727565050907,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1728":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1728","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1728","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"b7990343106a556480c8d3ecd30755eefa9641c3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1728.tgz","fileCount":23,"integrity":"sha512-yk21pdT291by1T0OAC2Q+SDhkzj1Y0eNtwWiMZsNITSlBJfODtRMQCiSms1k27wpzxlE8psBTAV/K7ZJk4/RdQ==","signatures":[{"sig":"MEUCIBUcyM+6g47X5M7IFuCShibLcjfatuTbLzZ0v6iqpGGuAiEA2df2MgzAO0O/zno6cqRj2dOxZkWlRVLzsj4dqMh0iqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59318,"size":12703},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1726+d1f3ffeeb"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d1f3ffeebe74a6f3a7cb028210c31a44d93fea23","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1728+d1f3ffeeb","@parcel/plugin":"2.0.0-canary.1728+d1f3ffeeb","@parcel/diagnostic":"2.0.0-canary.1728+d1f3ffeeb","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1728+d1f3ffeeb","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1728_1727578779433_0.612090977372977","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-09-29T02:59:39.716Z","publish_time":1727578779716,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1730":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1730","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1728+684b164a3"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1730+684b164a3","@parcel/plugin":"2.0.0-canary.1730+684b164a3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1730+684b164a3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1730+684b164a3"},"gitHead":"684b164a37f16d39c883fabbf812f83276ccb9cb","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1730","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-8ZI0mQEJXHr0Q0jgAxMxSIFp/l2nvxH0SeqRJCxLVSFurGn/wuGUxl2pLk2KhM81Q9G8ObuPoJu/vlDNwWmdxA==","shasum":"67c98e32fc37497e30f873d52c0495054c9816d5","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1730.tgz","fileCount":23,"unpackedSize":59318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChb9xOs60AfV53fJ7Hcw/PH+UGQmoVVdTBMPMNUhDEmgIhALIU6sO2eklNl1NKqJhUEBoELACecGlBlZjusVuIweW5"}],"size":12708},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1730_1727657666215_0.4178297041872232"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-30T00:54:26.404Z","publish_time":1727657666404,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1731":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1731","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1729+6f68c78b1"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1731+6f68c78b1","@parcel/plugin":"2.0.0-canary.1731+6f68c78b1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1731+6f68c78b1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1731+6f68c78b1"},"gitHead":"6f68c78b1fa2b9653e298fd893e43e875ff6bdb8","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1731","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-++4CdfpK5to97MBoyOGqT8G35QgVEE99uWsx+oLw/cArnoiRNEHnkk4iVLkdskio8DePNWuWBDkjD+tMMbHwmw==","shasum":"e8db46d130ffd4f359aff8c7fd3b1d7deba5657c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1731.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDX/vrxZRVuvBmA5b3a2YIO6tPx3D1aZjG/QtmiOerRRwIhAL4OSob3CJzI+qNQOYkzHRQFpQenUiqLl3q9ISjf7TmA"}],"size":12696},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1731_1727744168563_0.22808069146548937"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-01T00:56:08.769Z","publish_time":1727744168769,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1732":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1732","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1730+0bebfa6c5"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1732+0bebfa6c5","@parcel/plugin":"2.0.0-canary.1732+0bebfa6c5","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1732+0bebfa6c5","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1732+0bebfa6c5"},"gitHead":"0bebfa6c53d0cc7b50c12a384ccc8fb13dc4de31","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1732","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-3DpDTQOhYSGuIzeRpEU7xeSOqJBFqSap6Vs3LH6Z2zNsFTo3X6hEOKSlN1waOfMxKwBm6U6by0UCQLG2p7A11w==","shasum":"a777e000bc6954a0b4fe71f86d81d57de4379308","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1732.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzlJZFTiuyB4unAQTJvrP8Pgi/EmSlo1BiE7zm/ueNJgIgLwebx94SOiYHSZFODn2DiV5mQ0JmjmoEgCiWlLAes94="}],"size":12692},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1732_1728607990717_0.6160963121036191"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-11T00:53:10.909Z","publish_time":1728607990909,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1733":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1733","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1731+96d88140e"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1733+96d88140e","@parcel/plugin":"2.0.0-canary.1733+96d88140e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1733+96d88140e","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1733+96d88140e"},"gitHead":"96d88140e14585945921e4a0142511c29c0f7d0f","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1733","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-un+Q3sOLLpO/PoPK4SDz/TNEwxUCt6C2Pcerxd2Pc66N3zJGZkhqtWaoXi8pAkGKvWK2xa5w+XhXCtTy4Hbi6Q==","shasum":"397429094a9022b8add987a4b28c076c720faa9c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1733.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDtiPhGHiDgdFGLf+Ppl4zmEfQlNEINFwi7qY6zw6X6QAIgIlHCnjuGvj8SgYn6eIKCInk+hmfhvOCM9bXA92LLUx8="}],"size":12695},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1733_1728953666757_0.9444803752465287"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-15T00:54:26.955Z","publish_time":1728953666955,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1735":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1735","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1733+f53f45037"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1735+f53f45037","@parcel/plugin":"2.0.0-canary.1735+f53f45037","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1735+f53f45037","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1735+f53f45037"},"gitHead":"f53f4503799a07e3a01452f5e53ead44c30ebc53","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1735","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-DdvRLlN+AJSlMVd9gVqsK1lh52iRYJA6u99zChdEworcC0fG7/GHCGugm6h7z9ST7SmfSn5n8VDZ67A5Qh14ow==","shasum":"1686fc51c9e82f50092ea71c43fd2187f5b8e8f2","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1735.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDdk8E56aw5lrONrZ4sJ0fF5Y2u1rHtIXR2WmgPGOxikAiArjKBiyD7Puf/Aw2n3l9oSe5BNkT9uuUqaK2Mjv3NvNw=="}],"size":12693},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1735_1730767700751_0.9132556587078919"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-05T00:48:20.920Z","publish_time":1730767700920,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1736":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1736","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1734+046789362"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1736+046789362","@parcel/plugin":"2.0.0-canary.1736+046789362","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1736+046789362","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1736+046789362"},"gitHead":"046789362d46cc453971642f683ef036af1b28e9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1736","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-z5q+xEKxzutl4SpTEb8r19qfOpVnpCzdlG1WyRlocFSZ0DdPvqawT7yM8iQTcGfV+rrDKWWMrwIgeXuc6KLI0g==","shasum":"b5db7d57440bd589a20121d52d3d723c193134d8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1736.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDL7EsCZQK9TcxyPcGV/P7ggPIPMWFsGUo1WqU16ZQYLQIgF5fXxTooqtgF5vAZwWBYl3QmV7IvF5jjh2WCYSgaMYw="}],"size":12694},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1736_1731199835794_0.17039698496700528"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-10T00:50:35.985Z","publish_time":1731199835985,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1741":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1741","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1739+2eb951596"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1741+2eb951596","@parcel/plugin":"2.0.0-canary.1741+2eb951596","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1741+2eb951596","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1741+2eb951596"},"gitHead":"2eb951596d052c13928ca520e08a5563c454d42e","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1741","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-38ajB5ihYJfU+XpJLcJNCLz6oBOPRaNKiNaxijnzZo2jvHM1SCNKarsgh7IhI5hd/Sg4YGguJW8KzRbu303k4w==","shasum":"9f778d6b9b4dee36af7b27479dfe9e1a2167f23c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1741.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCbsm5RLVVHOcwT7liytI/XAc3rhBENdta2VFL1QjBolQIgR/J5bByZUrosPqX2HUzBNBK1tUOgoQ6uQVgYZZ9Z/Ds="}],"size":12695},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.0.0-canary.1741_1731362462579_0.17486474306420607"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-11T22:01:02.820Z","publish_time":1731362462820,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1742":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1742","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1742","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"50b8e2b007b3d5dbb472fe424ecf583e84f0d01f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1742.tgz","fileCount":23,"integrity":"sha512-3mWu8AbCZ551p+PFy+ZFex/k4RWxUUU2Hw+qoxr0hyAFUGdb89HuHidgmeWPh6JEfsAlpQCYdrIRtNOt/sRbkQ==","signatures":[{"sig":"MEYCIQD01r49alTNqqi1tCHi3wDgJHaB19Ekqi10EjTdtud4qAIhAJV8ouknXDewUddxub7QHvNd42/RoIw0ic7K7/DwGW1Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59257,"size":12692},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1740+ba2aceaf9"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"ba2aceaf93fb1695a02b6ab8d0834da0cef9773f","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1742+ba2aceaf9","@parcel/plugin":"2.0.0-canary.1742+ba2aceaf9","@parcel/diagnostic":"2.0.0-canary.1742+ba2aceaf9","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1742+ba2aceaf9","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1742_1731365127645_0.03521514793333025","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-11-11T22:45:27.820Z","publish_time":1731365127820,"_source_registry_name":"default","contributors":[]},"2.13.0":{"name":"@parcel/transformer-babel","version":"2.13.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.13.0"},"dependencies":{"@parcel/diagnostic":"2.13.0","@parcel/plugin":"2.13.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.13.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.13.0"},"gitHead":"a53f8f3ba1025c7ea8653e9719e0a61ef9717079","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.13.0","_nodeVersion":"18.20.4","_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","dist":{"integrity":"sha512-hAZFlZoX/RWbMWezk0/2hyFFmM+D0V7KM31NuNZhuCmgeM54e5QeB64qRUFEXFCN0z2XZR2fdxcYNv3dAb17Ww==","shasum":"63c201acd9280d113a0c58b1fff3c7bbf1ec7863","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.13.0.tgz","fileCount":23,"unpackedSize":59131,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDuWcf5piWKkWerTzoluaf/9KfI91XgIe/vsLN2/kBDygIgQ/TsuqT/qckRdHC3v1w+PhH1tFu9MTxxocwL9U6RGOM="}],"size":12673},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.13.0_1731432622823_0.47179783083356486"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-12T17:30:23.056Z","publish_time":1731432623056,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1749":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1749","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1749","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"78e784c36542d6acd44cc7979669593895422043","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1749.tgz","fileCount":23,"integrity":"sha512-kHC8+gkN1sOqV21MEfzWaq67STiFQv8c8SZ51A5cXs6XQ8xfy8aUnSOMHKSZ/LHvOO5o0FKtEVYQf7Ifn+c51A==","signatures":[{"sig":"MEQCIE8Rr8IAuQFtvfXZnpxPbYw/cFmNjAJps4cHr9fOZXstAiBukKvDNZ6KpX/zBoZNZ1YrQhofl5TfBT0aE3KcxUhRPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59257,"size":12694},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1747+a53f8f3ba"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"a53f8f3ba1025c7ea8653e9719e0a61ef9717079","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.4+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.4","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1749+a53f8f3ba","@parcel/plugin":"2.0.0-canary.1749+a53f8f3ba","@parcel/diagnostic":"2.0.0-canary.1749+a53f8f3ba","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1749+a53f8f3ba","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1749_1731459030420_0.8653856675298364","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-11-13T00:50:30.706Z","publish_time":1731459030706,"_source_registry_name":"default","contributors":[]},"2.13.1":{"name":"@parcel/transformer-babel","version":"2.13.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.13.1"},"dependencies":{"@parcel/diagnostic":"2.13.1","@parcel/plugin":"2.13.1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.13.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.13.1"},"gitHead":"4a297f79db3eec74437f4c5133127c98bf303703","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.13.1","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-ZpwN7wLqnDnCTMquPH2yqxuGoalOfCWUWkzCJ+Air0M0+lMZ84zg7tNvJZDd8vEWSCpDFh6HS0GcJ83txcliWg==","shasum":"3e1b6e448ded14d256fb6b6a3e70601a8ef68783","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.13.1.tgz","fileCount":23,"unpackedSize":59131,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA4h7zv4GaB4I82ghOe7zcthB3ul8xoAQd1QpM3OOUY5AiBink0r8LngUSrvu4TY59uwt5Z4PVDNHYCtaZE0q0LtEA=="}],"size":12673},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.13.1_1732500777896_0.7422188903777869"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-25T02:12:58.102Z","publish_time":1732500778102,"_source_registry_name":"default","contributors":[]},"2.13.2":{"name":"@parcel/transformer-babel","version":"2.13.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.13.2"},"dependencies":{"@parcel/diagnostic":"2.13.2","@parcel/plugin":"2.13.2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.13.2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.13.2"},"gitHead":"4d27ec8b8bd1792f536811fef86e74a31fa0e704","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.13.2","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-2cHXLQ2+jeae+mImoaKTtkKhCKATaPY2+Pao0g3zh1xwhNu/08xj7upnbD548UEyEChUWn6IjWljDsx4y8Oa3w==","shasum":"04503f3bf1886cd8d2b56685d9bd3e91a6d549e8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.13.2.tgz","fileCount":23,"unpackedSize":59131,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDk8WMlGU1Yh4HXWJnNiKeXtjq5D1s/JnlGogZQAXpWPgIhAKcUgjPd32hzh6pkpEVYFvvVu3kW9O5F0Vnd2q0UDIP1"}],"size":12673},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/transformer-babel_2.13.2_1732559094539_0.6727951141828776"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-25T18:24:54.729Z","publish_time":1732559094729,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1759":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1759","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1759","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"ea5d66061461f0b1e0c1dff557749f97102be9ee","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1759.tgz","fileCount":23,"integrity":"sha512-WPyP1Xv8oIxU+7wq08cJA5EGsmNXy9DGCD0A9F49zWOPSd8Hv2uiIu7e21Ch/krNmgnvIonNuV7QPSJFGcOK/Q==","signatures":[{"sig":"MEUCIAheDw7/yp7C5CrDwcgnL4Ff1eqznyaxx3+WuamLtKc4AiEA/ksbKpGwIEL4Y0pICtL1xdy+0ezLq5FtvaXBV44PDak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59257,"size":12694},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1757+4d27ec8b8"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"4d27ec8b8bd1792f536811fef86e74a31fa0e704","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.5","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1759+4d27ec8b8","@parcel/plugin":"2.0.0-canary.1759+4d27ec8b8","@parcel/diagnostic":"2.0.0-canary.1759+4d27ec8b8","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1759+4d27ec8b8","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1759_1732755223805_0.14562826905547155","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-11-28T00:53:43.997Z","publish_time":1732755223997,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1781":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1781","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1779+61f02c2f3"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1781+61f02c2f3","@parcel/plugin":"2.0.0-dev.1781+61f02c2f3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1781+61f02c2f3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1781+61f02c2f3"},"gitHead":"61f02c2f339013deb2ce38ff59edbe15d62e7cb5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1781","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-ho1JX2l6Fg4QEH+0An8SFrb3QOj42BqlsVH8FTLZfdyRFee6rFAH9/O8jnX2rC0Ml6tXAiZSSVz9X34/UJDiQg==","shasum":"4273596a5baf040edee57c045279ef14ffdece60","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1781.tgz","fileCount":23,"unpackedSize":59239,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAR0x0mEIWUGqlEbuvlAprnsDGLq6oS2Qj22jPNlEobKAiEAlxlYmmKQkx+phiTxwWiwegoBKe+3WNX8sMWTUgTYCWo="}],"size":12694},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-dev.1781_1733762196696_0.3259782967588385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-09T16:36:36.906Z","publish_time":1733762196906,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1789":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1789","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1787+0b82b13d6"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1789+0b82b13d6","@parcel/plugin":"2.0.0-dev.1789+0b82b13d6","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1789+0b82b13d6","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1789+0b82b13d6"},"gitHead":"0b82b13d6c0dae58ae636983bbd57dbcf94fff89","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1789","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-PLkE6NQGJfydZ+juCESwTbMrinfKwGYwEeYganBKmWCccnYUgSqKF4QWab2sMMXvXNnyazgE/NzPmgyBQEtW4A==","shasum":"559177c6236a0b65ca9a22fbfba108030cef7534","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1789.tgz","fileCount":23,"unpackedSize":59239,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqj8ra5GgL9Yv09LPtdAgy377Ef4+v1DdZL/xojw9feAIgBSd9DpOj4wsqkbj6A2zsJjin8uZaKengczfcyXv0uWI="}],"size":12693},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-dev.1789_1733859385196_0.28883665910866063"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T19:36:25.379Z","publish_time":1733859385379,"_source_registry_name":"default","contributors":[]},"2.0.0-dev.1795":{"name":"@parcel/transformer-babel","version":"2.0.0-dev.1795","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-dev.1793+9f297b15c"},"dependencies":{"@parcel/diagnostic":"2.0.0-dev.1795+9f297b15c","@parcel/plugin":"2.0.0-dev.1795+9f297b15c","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-dev.1795+9f297b15c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-dev.1795+9f297b15c"},"gitHead":"9f297b15c3cc3b74136232040b3149f0baae0060","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-dev.1795","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-VpLZDimLWosfUbuqgcJTj6Y/3QETmZdJtb3JRAP1hc0EDvYsWkvUcCDe7CzYeYFsMSA8lAZxWmU3mG5Fp8h9pA==","shasum":"f9612f6a224ddd0cb149d45e8ae4f5bf87c73c44","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-dev.1795.tgz","fileCount":23,"unpackedSize":59239,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXRrDd0SOO1Tgofnm86Kyw42AXsOi91gBZJTYB2qWfUQIgNtg6wrg7lyzDIXjwhMt4ARXlharb3562yCF0xDBIypQ="}],"size":12694},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-dev.1795_1734321653394_0.039707418087071567"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-16T04:00:53.573Z","publish_time":1734321653573,"_source_registry_name":"default","contributors":[]},"2.13.3":{"name":"@parcel/transformer-babel","version":"2.13.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.13.3"},"dependencies":{"@parcel/diagnostic":"2.13.3","@parcel/plugin":"2.13.3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.13.3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.13.3"},"gitHead":"d19b1f6bdb05eb5a3085f44daae15c0fe2709ab9","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.13.3","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-ikzK9f5WTFrdQsPitQgjCPH6HmVU8AQPRemIJ2BndYhtodn5PQut5cnSvTrqax8RjYvheEKCQk/Zb/uR7qgS3g==","shasum":"a751ccaefd50836be3d01cc2afd5c0982708d5a7","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.13.3.tgz","fileCount":23,"unpackedSize":59131,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE3ihKXRnWmRSglyVYmZ5MB/3t2OrmRberG8SCBCK6c9AiEApJfeqFXKT0bT3mgLD7d/TojTpsw5dvoE8VlF6wZHbtI="}],"size":12673},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.13.3_1734375383383_0.5728767393968037"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-16T18:56:23.579Z","publish_time":1734375383579,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1761":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1761","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1761","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"bf866bf1b477e2cbde419b99235a99085cca9098","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1761.tgz","fileCount":23,"integrity":"sha512-rqFLdy9J5miKlC8Qp4pvBpKou4O+YmA8KK+KTzIryKv8MA+2PbHFejw7TyH5rVTC1z9iYhOxewkE3T6jE5OLMQ==","signatures":[{"sig":"MEUCIEbUMlb2+TzWe3ja50LtqsRooILDk8V4tre3Kq210IBxAiEA8xj4axuW40gndLIIrDviGXDXJNhV4oE0wvm8gFfPJao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59257,"size":12694},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1759+d19b1f6bd"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d19b1f6bdb05eb5a3085f44daae15c0fe2709ab9","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.5","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1761+d19b1f6bd","@parcel/plugin":"2.0.0-canary.1761+d19b1f6bd","@parcel/diagnostic":"2.0.0-canary.1761+d19b1f6bd","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1761+d19b1f6bd","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1761_1734396954934_0.25015084500884455","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2024-12-17T00:55:55.139Z","publish_time":1734396955139,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1763":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1763","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1761+3a064724a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1763+3a064724a","@parcel/plugin":"2.0.0-canary.1763+3a064724a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1763+3a064724a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1763+3a064724a"},"gitHead":"3a064724a9589142ace59eb8920630f3ecdb1925","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1763","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-yuxdOOnqDuDpV8jT/eYBQGbX5cx5c7DPchc5Y4mYGeCLcdY//jRydbpgDqn6/78pizuo65EUo+njW2QOTUMY3Q==","shasum":"bd468096a825a2b4abb3bbafc1904b133c022f8e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1763.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEdLBR+vmtI9JebD0aImAAYDW7RYyErdaGJW93FrxwUHAiEA1fuC5F88Au1ivMUtrjHMUfqead15fKT4I7u5qGnM4MQ="}],"size":12694},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1763_1734915218352_0.2649727571888496"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-23T00:53:38.531Z","publish_time":1734915218531,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1764":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1764","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1762+8a15d0c64"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1764+8a15d0c64","@parcel/plugin":"2.0.0-canary.1764+8a15d0c64","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1764+8a15d0c64","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1764+8a15d0c64"},"gitHead":"8a15d0c64fc95a151bcf8b3f0428acc4cda745ee","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1764","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-zE7ENJGazXoS1Th0ReLoReVXd4rloV8f7McuoGmrNl4yKmb8FJpw8THHMorXLfj+QxnJ3BeCINt0ebdVcOJuiQ==","shasum":"12b3914f8a766ca882cf854138e6f6d9ad9a304d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1764.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDpHz/91w7167REkqr2erVZZJBDsjqLM0TxVwq4XistMwIhAO78qGpOl0rw+zLljEHB8TFkROmQaRTcg0wq9A+1YO3l"}],"size":12692},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1764_1735001566105_0.8579078193412446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-24T00:52:46.358Z","publish_time":1735001566358,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1765":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1765","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1763+393f497bd"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1765+393f497bd","@parcel/plugin":"2.0.0-canary.1765+393f497bd","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1765+393f497bd","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1765+393f497bd"},"gitHead":"393f497bd438d2c06b27d3ca59e5d5aa5eaeaf5b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1765","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-iJjEbJ+tE8IqLX1HHw2mnmJGm3pH/EWNJZEquwDQCOGKlWUwkVRtqgYAeg517aWGOC4G4naF44AMYUf2P0Ca1g==","shasum":"d4ed6f2db9cce047b2fbd9df01c7d69f3905ef78","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1765.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRo2QjFNahpA9qswJICYQd+gbLs/aiYY/YyMwiCHlFWAIgXbPR8C9qhR+rJNeIuGSSgSAHxzpLvp0sTKyEtsN/qWQ="}],"size":12693},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1765_1735174432253_0.4009305191301158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-26T00:53:52.436Z","publish_time":1735174432436,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1766":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1766","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1764+3d91d155a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1766+3d91d155a","@parcel/plugin":"2.0.0-canary.1766+3d91d155a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1766+3d91d155a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1766+3d91d155a"},"gitHead":"3d91d155a53e5195a6bc0e4f02c9c916ac2357e4","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1766","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-dBX9c3NliYA7jn98c/H6UaAHDsWKZ7DdU+fhxOC5USyBTtzIQr0fhtI5YWanSdYutJpzaZPjVFDwdvVb5JolLA==","shasum":"9f378c09c7814c137eeae614858c4efe1152f256","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1766.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEgimI5DAi2qIrrPXwVzVqdQE6oEpu7b1QUEkZuSgqj5AiEAjB9oo9pBlqW6mN/Jbrz6BNxIjHbbswIdNnL0yLUlUMw="}],"size":12693},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1766_1735607292209_0.23833575959524267"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-31T01:08:12.380Z","publish_time":1735607292380,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1768":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1768","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1766+4f3bcaaef"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1768+4f3bcaaef","@parcel/plugin":"2.0.0-canary.1768+4f3bcaaef","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1768+4f3bcaaef","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1768+4f3bcaaef"},"gitHead":"4f3bcaaef1b8af1e8b2a0c932738713d788285e3","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1768","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-pjxCgVHru/KR3rcvX/N3sdK0IbNcfjan6Y27PHpSYcW5uzQLnfdhCvvYIwqoUMwDjMhAxc2SOdQxzhtXPGEvdA==","shasum":"46d63a487156f99aba723c9355c8d08fc626dc13","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1768.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDfBym3ElpiZ8UyRsTlcW1plKiha7lEvLdcs0g5oyKTzAIhAPU0OoxGp4DoTJDM1MvPehpW2c/Oxcu0H82DmxUufXt+"}],"size":12694},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1768_1735865374030_0.3184064214479676"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-03T00:49:34.203Z","publish_time":1735865374203,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1769":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1769","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1769","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"6d752e2928263885057eab2790aba4dbd8019418","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1769.tgz","fileCount":23,"integrity":"sha512-8n7XLAtyXl7U8Yk1qCrN4bakAeTB1cmdIlNZc3zCS0Zv/fta+WNprj1aha3qW+WTP/luvnpi9Y0HcCIogPWeLQ==","signatures":[{"sig":"MEUCIQDauSWFgDMlNbRzavqKFI1M41h4VCypPdYE5t2rmyMydQIgHxVpaPRqmOjUQ0Ordo66N22nqHuNakyFrlfZ5KW3kvc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59257,"size":12695},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1767+337c31c68"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"337c31c68ff350f1a971752746bb0e01583f5ef4","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.5","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1769+337c31c68","@parcel/plugin":"2.0.0-canary.1769+337c31c68","@parcel/diagnostic":"2.0.0-canary.1769+337c31c68","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1769+337c31c68","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1769_1736124697574_0.4546752907364222","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-06T00:51:37.776Z","publish_time":1736124697776,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1770":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1770","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1768+e3a2b726d"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1770+e3a2b726d","@parcel/plugin":"2.0.0-canary.1770+e3a2b726d","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1770+e3a2b726d","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1770+e3a2b726d"},"gitHead":"e3a2b726db9382a873834da82746671d54557d2b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1770","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-qyM1WRrfubMLZvogBZ+sv2W7mL8jCPzj+cGTiI/U6NW2WdswfHdFIL5sNGfy2weSzbSVgkc32/OnldTXnawTgg==","shasum":"2a952001ae560e765909568a2ec5b1f77e59bf0e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1770.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICwoZb+ENRqLjYQ4TgMZeW+ZfdLLlpmNhCBTtQIeQ6kGAiBC9Xgx8PXTKB2M2cpP02Gx1Gtdu3gU3lI/l1/DLsfRMQ=="}],"size":12696},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1770_1736297469502_0.3189771845355862"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T00:51:09.682Z","publish_time":1736297469682,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1772":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1772","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1770+f86f5f27c"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1772+f86f5f27c","@parcel/plugin":"2.0.0-canary.1772+f86f5f27c","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1772+f86f5f27c","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1772+f86f5f27c"},"gitHead":"f86f5f27c3a6553e70bd35652f19e6ab8d8e4e4a","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1772","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-C4ri29hgh18bDy60oDFXhQD5YSiJ4CV4p+k42svcZjiY//4jWfQsWW6CMGmC6UqZmZSoYtk62L8L3Vmm8aa5ag==","shasum":"8ff1517b0f97dc084ec8745317aaa5ffa44ac6e1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1772.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGeLiJbm6UKRItES2+0aT5bVaEAdX09q7UH5FSAreu9yAiAeqS7IjT/Sqlp0ImMh72iewr7sFLSq4ysWYSx7g02bhw=="}],"size":12693},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1772_1736643201548_0.04933770892881317"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-12T00:53:21.763Z","publish_time":1736643201763,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1775":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1775","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1775","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"a6be19d2865f9e8caaf3b103ceee446c485eb30c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1775.tgz","fileCount":23,"integrity":"sha512-qXQGd8hOi7efEG5lslplQpKGe86X+Vnfz4nM/khhC4be53NXPqhiLACxaIVR0oLovFGBVq/6APC+QFlqrdgz6A==","signatures":[{"sig":"MEQCIHLz4Ew/cVYdxbTZh9tVa3o57+kYnhB2lYOlqC2Xf7TnAiAWmRpKj2H9cKuhowGHsu7hP8YzV7WJbsrM92snDVPtXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59257,"size":12695},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1773+735a635f7"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"735a635f7eed538c449f37517b26247e0b19c1a4","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.5","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1775+735a635f7","@parcel/plugin":"2.0.0-canary.1775+735a635f7","@parcel/diagnostic":"2.0.0-canary.1775+735a635f7","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1775+735a635f7","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1775_1737433869250_0.2690047978850869","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-01-21T04:31:09.414Z","publish_time":1737433869414,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1776":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1776","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1774+53633df12"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1776+53633df12","@parcel/plugin":"2.0.0-canary.1776+53633df12","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1776+53633df12","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1776+53633df12"},"gitHead":"53633df12ad9bba5d6ed5360e935fde8de0342fe","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1776","_nodeVersion":"18.20.5","_npmVersion":"lerna/6.6.2/node@v18.20.5+x64 (linux)","dist":{"integrity":"sha512-MrO+M7EOMmXVLnUILikFBdSkor921h1OM63/7TOjlB887pTtx4HM89LWUh77GYf8GNu7OaTJF2oXzHArAcxR3A==","shasum":"b85bd39dfee5d2133b4d5f2abd5f30cf4e921b38","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1776.tgz","fileCount":23,"unpackedSize":59257,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFyMFt5qxfJGpY3ygGvO9szXI8QBmMMjyaD2LojDj3HzAiBq6ms0DfU9JVpJHuMYgdHx3Ps4tAAyCXBBkxkQsyJDQQ=="}],"size":12692},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1776_1737437233070_0.004647241620131748"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-21T05:27:13.263Z","publish_time":1737437233263,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1777":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1777","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1777","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"1b6f107c76c8bf074b8fb44ed44a8980b3a5842a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1777.tgz","fileCount":23,"integrity":"sha512-Nc9qbgt8j/9Oc0QQaJN3+AqzoLyxG626yN4Nfux66Ly7+dPIF6TcUN/DbfIL7irxaZc2dV+B0wJGK1YrH8CXCA==","signatures":[{"sig":"MEQCIDuhrsXlSJ8L3cqgPw+gjfe1fZz8JDXkB61HNbvBYrOnAiAhuk0KPusAAKj+ortyMOjMWAfcyOI92Qb9xSMB2T+Qlw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12802},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1775+2e67b94b7"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"2e67b94b7ea7fda6069793cad506e4375d9ac8b3","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.6","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1777+2e67b94b7","@parcel/plugin":"2.0.0-canary.1777+2e67b94b7","@parcel/diagnostic":"2.0.0-canary.1777+2e67b94b7","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1777+2e67b94b7","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1777_1738542034472_0.2654350101476999","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-03T00:20:34.633Z","publish_time":1738542034633,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1778":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1778","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1778","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"9edf15338bf2e7b519e880556775eba410a4c176","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1778.tgz","fileCount":23,"integrity":"sha512-Wab/AzFtoZPknEXXJx4srDzpHlN5X54PE7Lt2IyUlFlfjFByFzFDbqXfPFGQOtEo1kTKElMEIKmWZoNXlNs/sg==","signatures":[{"sig":"MEQCIBUuw6t2KI7gbzyKPXXIf0Ly6Mj6ghRWjuhD9hW7DoYDAiAcyYLvhfu4rxZux4xClFPOpY/Gr7hdWuAeXT4RueibhA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12804},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1776+b50bc79cb"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"b50bc79cbc94fb83381e3dcfba0f8cab936f94b0","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.6","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1778+b50bc79cb","@parcel/plugin":"2.0.0-canary.1778+b50bc79cb","@parcel/diagnostic":"2.0.0-canary.1778+b50bc79cb","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1778+b50bc79cb","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1778_1738561407203_0.8673385790755936","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-03T05:43:27.392Z","publish_time":1738561407392,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1779":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1779","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1779","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"5550730e6b0e0a6163b605da2fafd1f524c46cde","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1779.tgz","fileCount":23,"integrity":"sha512-bDMVODv6ogXtaeGQ+S7Lq857nhXqSPfYfBQmK2AvczchcJxs9B52Y2MI4heKG0B+qNifzSHcvegJwO+rv8HOtA==","signatures":[{"sig":"MEUCIQCGHSDI/A9E1kjlYWGNPuD8x7Jbp/opq190HP+9iF2JAwIgKMxeoPC+e8kZ1FQTnQTUQHonKriliY36PPYKIrKxY8o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12801},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1777+d6a4df370"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d6a4df3700bc2364eca18c25c42aa5f220c4b8db","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.6","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1779+d6a4df370","@parcel/plugin":"2.0.0-canary.1779+d6a4df370","@parcel/diagnostic":"2.0.0-canary.1779+d6a4df370","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1779+d6a4df370","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1779_1738716656576_0.6603399902003573","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-05T00:50:56.811Z","publish_time":1738716656811,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1780":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1780","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1780","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"60590de87d5e6477636d8ca933b07578da3bc912","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1780.tgz","fileCount":23,"integrity":"sha512-TSVcj9S057z1GWLktZXSfVVjgKF9HVA4NXkOsExWgPYnngfntEZIJotOpqCJuHdFNaThWEr4bKGbOJKUvP7SQQ==","signatures":[{"sig":"MEYCIQD7TOwwg1GQYgmBjLrbmSS/x924zdWO6g/xC9k4tftxLwIhAMg4qxAYYBOBlVA8+Gk+SlMYb84A6h9QWHswuZQU07T6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12804},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1778+1e6f4b373"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"1e6f4b37336bf6dcf2406bc648131f28c7d0012a","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.6","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1780+1e6f4b373","@parcel/plugin":"2.0.0-canary.1780+1e6f4b373","@parcel/diagnostic":"2.0.0-canary.1780+1e6f4b373","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1780+1e6f4b373","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1780_1740099026053_0.9672003338074235","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-21T00:50:26.233Z","publish_time":1740099026233,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1781":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1781","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1781","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"bc9ead16d8a4f596619c29f82567dea4df72a28a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1781.tgz","fileCount":23,"integrity":"sha512-ZMeD5m+m/N/p3xsMLYvUuhsu4mDmj33t/o4Zsya1lfJQjZ0zOiKgWG8lnFfU5ZfSlEgrAB4j9P9NXZGpTXsOAg==","signatures":[{"sig":"MEUCIB6OkJH+kgFn99l/1zqQeV6nfFkzrzZ/bKxziBfwsv9sAiEAwr1azb8oykfBBSzHIfpfCJmassIX3Dr7fcCtNpb6zm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12805},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1779+548c70b72"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"548c70b72ab67f22457e74736d4371d24525fa99","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.6+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.6","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1781+548c70b72","@parcel/plugin":"2.0.0-canary.1781+548c70b72","@parcel/diagnostic":"2.0.0-canary.1781+548c70b72","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1781+548c70b72","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1781_1740372392851_0.19389759996697165","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-02-24T04:46:33.074Z","publish_time":1740372393074,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1787":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1787","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1785+9d4799570"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1787+9d4799570","@parcel/plugin":"2.0.0-canary.1787+9d4799570","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1787+9d4799570","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1787+9d4799570"},"gitHead":"9d4799570916170906aca646f5c55353f8e19fc5","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1787","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-iE+AO+lwcLgIhaiSRsItAK9ATMXwlo6vOwHjQh5o0KfO2+XKINEWtNOQvc66cg3HlpsMarB6OdcontqXyS1y4w==","shasum":"24c87bd4aa029c9941d176d50f4d22bce7bf9fb3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1787.tgz","fileCount":23,"unpackedSize":59651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAhSVRb801SwodeYObWdIgHG4vnydpoC2y1KXrBIlz7sAiEA1liemWa4GTQ48uaZrtBhSAmIJGsoEXEpJnjPsoP2HXU="}],"size":12804},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1787_1741222485491_0.41033256117042183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-06T00:54:45.669Z","publish_time":1741222485669,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1789":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1789","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1787+a4249c53a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1789+a4249c53a","@parcel/plugin":"2.0.0-canary.1789+a4249c53a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1789+a4249c53a","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1789+a4249c53a"},"gitHead":"a4249c53abcc8ca546d823f97881f91b7c493385","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1789","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-+dMnKtv5Ax8kDAIbEdWQHHhbrCvwf7d7xwufzLe1DeL2MGPACqRUdadP8sQlWo1wgqhyLK1f96O5ypmxvbeeVg==","shasum":"a299dd1441b297ebcc4b995ab83c74aeea8ef61a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1789.tgz","fileCount":23,"unpackedSize":59651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHaFxZk2HkRnjeCPriegpd+/RqWPKGN96vU+NKZ50iPoAiB9F0HbtYla4LHM6lvYyWrgza5L9x2IM9S2EeyYQh70fw=="}],"size":12806},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1789_1741481392363_0.6804194103510606"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-09T00:49:52.560Z","publish_time":1741481392560,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1791":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1791","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1791","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"e16abacf8063318c199339471011e3bf5e7d495f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1791.tgz","fileCount":23,"integrity":"sha512-Ek7kBXsVM2oOzfJjz8jGl5EcS6Tks3M44CVHkOfE6dkUkfiH51AfEz/+NDkj/KlP3O466dW5L3BSVzQ9jsJPRA==","signatures":[{"sig":"MEUCIFYnBFFTrNeUsseRE9fVtuKH6utJDd+5NlDWzhSL8nNBAiEAp4t6p2kwsvs0wihNTvnT5uNf/LDKmA6WHM6ufgb61yI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12803},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1789+ee9c3e4c3"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"ee9c3e4c3f4054e66bded33dd92c521e19da6af3","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.7","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1791+ee9c3e4c3","@parcel/plugin":"2.0.0-canary.1791+ee9c3e4c3","@parcel/diagnostic":"2.0.0-canary.1791+ee9c3e4c3","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1791+ee9c3e4c3","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1791_1742257566484_0.38383702390879626","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-18T00:26:06.694Z","publish_time":1742257566694,"_source_registry_name":"default","contributors":[]},"2.14.0":{"name":"@parcel/transformer-babel","version":"2.14.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.14.0"},"dependencies":{"@parcel/diagnostic":"2.14.0","@parcel/plugin":"2.14.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.14.0","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.14.0"},"gitHead":"2306f8f14e8cf7d7c2d94ef5c6e52f9754dd5be8","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.14.0","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-K0SFVLhEVd5jglwps7MGhnwXnmhT6GBHMOmrVYf+xgJs5md8QN/i5GGfnbDJZEA+YStSda8ZaWR6jfCZGZxa2Q==","shasum":"fa729c45b12cb79472d8132161c6e005d2afda46","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.14.0.tgz","fileCount":23,"unpackedSize":59525,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAZ5KDgyyPCE5Asncep76OvQou+6mB1FXTtQqh+golJJAiEAyDjKRCzsHq/RD+j3iDN6qZkBk6c1ZQHMD4p4ioOoww0="}],"size":12783},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.14.0_1742273601618_0.5505619412317646"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-18T04:53:21.802Z","publish_time":1742273601802,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1794":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1794","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1792+801c8eb76"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1794+801c8eb76","@parcel/plugin":"2.0.0-canary.1794+801c8eb76","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1794+801c8eb76","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1794+801c8eb76"},"gitHead":"801c8eb76eb7a6761aab66655ab5af66358af949","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1794","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-N2PZhU1TVyuzMuU/H2NMgdQzl/Pr7byGxM2DmKQLFGgRSFW8JZyuc7dznW1GU8STqrgPsJD6ThNQsj6sYdFvdA==","shasum":"fec211573b4e0385f0f10f555c4e8fe3c27a7963","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1794.tgz","fileCount":23,"unpackedSize":59651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIH/6BxevJkk3l8nJL/ED4c0UW9/aSSu5O3Zi+F/8hh4wAiATXSnfNIPAemTPcDGNllr+gn84qaTQ+p/XYamc2wiYMg=="}],"size":12802},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1794_1742345654480_0.3920634371051752"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-19T00:54:14.681Z","publish_time":1742345654681,"_source_registry_name":"default","contributors":[]},"2.14.1":{"name":"@parcel/transformer-babel","version":"2.14.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.14.1"},"dependencies":{"@parcel/diagnostic":"2.14.1","@parcel/plugin":"2.14.1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.14.1","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.14.1"},"gitHead":"86bddb4031136f4b1b76e1a9a4c8a53ff4280b42","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.14.1","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-WmCidhpNhbL4qWdnNFWS0F+GtYSY8k7X4wi9vYrGcFsh2jilsYoTm4BV91CUZtKfhxpYq7n1X+tknY4cOP8Isg==","shasum":"b3a196b3d84f07a87986a02e908afec4bb867b59","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.14.1.tgz","fileCount":23,"unpackedSize":59525,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHRtRFwBFR600eY4UUTm/CStdjkr/Jiqg8DnhjAVU2J7AiB25UsOIh4tb5HK9L8/lDLys//Nw9ptKtpppVeAicGymg=="}],"size":12783},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.14.1_1742367213039_0.8999341444593556"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-19T06:53:33.235Z","publish_time":1742367213235,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1799":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1799","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1799","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"a5bcf5d692339036638abc58dbf671eda965e0c0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1799.tgz","fileCount":23,"integrity":"sha512-V+Iiz7DajERUw5Hlp1XMmJqjFXrKd5MRTYI2N5rCC2xucbxg6GkrybEOBKRytVtEgOKxatOBlnxbQ9nP/3HVLQ==","signatures":[{"sig":"MEUCIClg65yw1ISFP10YkLQ0F6UMjOXGefaijDC9t34hmHCKAiEA9KB4t5NMHNh2XpobhnM2oS5rdKz4ktQ889kOca2fpd0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12802},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1797+9dec3d8a5"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"9dec3d8a5c6ff99aec83492fae8ef6b7c305dad5","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.7","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1799+9dec3d8a5","@parcel/plugin":"2.0.0-canary.1799+9dec3d8a5","@parcel/diagnostic":"2.0.0-canary.1799+9dec3d8a5","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1799+9dec3d8a5","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1799_1742518382748_0.20094076412880013","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-21T00:53:02.960Z","publish_time":1742518382960,"_source_registry_name":"default","contributors":[]},"2.14.2":{"name":"@parcel/transformer-babel","version":"2.14.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.14.2"},"dependencies":{"@parcel/diagnostic":"2.14.2","@parcel/plugin":"2.14.2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.14.2","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.14.2"},"gitHead":"5fc9ddce4557abd007442154cb1c42d55e5cf4fc","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.14.2","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-tVGRmHRys71AQhm4vHf9RCSYiMj5C+c7Qr0dj4RRNy8uLY+NTCi/Zdvb3ZVN069DikP1T2TpGd57gALcqK6zDQ==","shasum":"8b98393b8c021b988ebd1ca01e9faf288d31463b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.14.2.tgz","fileCount":23,"unpackedSize":59525,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIH7QS06LTowr7YYzwmN6jFpgMJqDUmnomQD1B1sRZHDcAiEAgI9BOwsmu18JHnh0EkhgZg80JlvBEmB63Hjdu7wfQIQ="}],"size":12781},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.14.2_1742767701845_0.7753719739325127"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-23T22:08:22.011Z","publish_time":1742767702011,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1805":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1805","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1805","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"0be102cef809d847316ce463ba5555d908e58ef0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1805.tgz","fileCount":23,"integrity":"sha512-A68LHDLdK3HXILmbiFdcLMXVFqlyWk8PixKb2u8QG5THfoirEiYGKNmQMrnbtpbAfVpqs611X6evzR9tCeNjmg==","signatures":[{"sig":"MEQCIBoE+a2hWoWEq6Uj6SSxudHY0WP+fAhfCmkPsUOgvlUWAiBP5bOADL2zncnHAAmPxtWFVzaSgxooLmkNQH6VyQ4KbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12801},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1803+c2afb4ba8"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"c2afb4ba81bfcfc0455c0f4f6c36b0a8c3ead9c0","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.7","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1805+c2afb4ba8","@parcel/plugin":"2.0.0-canary.1805+c2afb4ba8","@parcel/diagnostic":"2.0.0-canary.1805+c2afb4ba8","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1805+c2afb4ba8","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1805_1742864105575_0.14944108060679118","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-03-25T00:55:05.753Z","publish_time":1742864105753,"_source_registry_name":"default","contributors":[]},"2.14.3":{"name":"@parcel/transformer-babel","version":"2.14.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.14.3"},"dependencies":{"@parcel/diagnostic":"2.14.3","@parcel/plugin":"2.14.3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.14.3","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.14.3"},"gitHead":"6e9a485e106c3038b44d4c6c513b2b337ec2b976","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.14.3","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-VZmpw7XOLSwQ8KeazSfAn0AehUvpLK7edaGakBJxh1EP5hQoQZB8E3o7ByzsNFoDwhDTVNvyIYe3Xycg6wARlQ==","shasum":"7d1c5f73b2af72476bc7b6c39a9d5c7c65c58dfd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.14.3.tgz","fileCount":23,"unpackedSize":59525,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGm+dL4y+KPEtG0mUx4X0BvL6m4w4gCXgca1l+U6gjc+AiEAuZ4mdZtxrO/oZkEJaFwdLOMFul1+mf+cH0InGliznjY="}],"size":12786},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.14.3_1743221915569_0.5576210887407707"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-29T04:18:35.821Z","publish_time":1743221915821,"_source_registry_name":"default","contributors":[]},"2.14.4":{"name":"@parcel/transformer-babel","version":"2.14.4","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.14.4"},"dependencies":{"@parcel/diagnostic":"2.14.4","@parcel/plugin":"2.14.4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.14.4","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.14.4"},"gitHead":"c09fee751b61e2f9d52164f88248b9c668614134","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.14.4","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-9yMnlFuKQYgXJY8OWpcR2vSigpMm5MCEJJl6r+g3KkXHFwK1Gket2sC4Wd5JbHv98SNzJ9rdD4Xrre/eXJu6pw==","shasum":"7873cb015fb062c8662ca5220dc9917646d64118","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.14.4.tgz","fileCount":23,"unpackedSize":59525,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDS8Ilfw1uujPJ5wziREVKHDcJDdREEl03n+XEMsf4U7AiAp/+KoE66vqKMPW7ZTYKYtCA8qh6DWOEyfWaecwnG9hw=="}],"size":12787},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.14.4_1743283107796_0.03234423178324963"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-29T21:18:28.023Z","publish_time":1743283108023,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1814":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1814","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1812+40ebdcd87"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1814+40ebdcd87","@parcel/plugin":"2.0.0-canary.1814+40ebdcd87","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1814+40ebdcd87","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1814+40ebdcd87"},"gitHead":"40ebdcd87a4bb51df3b060a05aad005595de8558","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1814","_nodeVersion":"18.20.7","_npmVersion":"lerna/6.6.2/node@v18.20.7+x64 (linux)","dist":{"integrity":"sha512-UDwfNko7XAWT3piBEfmqd16y+NZp20qNGaCTu/sPZufV/hAWhdx1HjXiu9RCfus41MbXNTyZMLyeBE0azXvxmg==","shasum":"b26565e067e3e45ac79321ae14619d8e74d66ee1","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1814.tgz","fileCount":23,"unpackedSize":59651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDiSlHxp4PnrpgV0eFgVTS1IA0rVlxCqDGSAlYztCnBqgIhAJdD9hcO//bhd9WgkK/oG5hX++rORxADSTQ/Lk0NfS5/"}],"size":12801},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1814_1743434044685_0.3984113423855884"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T15:14:04.852Z","publish_time":1743434044852,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1818":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1818","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1816+d0c8ddd99"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1818+d0c8ddd99","@parcel/plugin":"2.0.0-canary.1818+d0c8ddd99","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1818+d0c8ddd99","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1818+d0c8ddd99"},"gitHead":"d0c8ddd99d1937e8e1d13043684a8a10617187a6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1818","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-Ha2NsiE4lGVIjv4i9hTnspdyY9ib8m1d2TQbEUbrEtj3gKo8WojMzcEAR2tshHqBf3Xvx9Mf15xyRcK0/dl3iQ==","shasum":"96972210bc6c0e1207bca27d9ee66c76929a99f8","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1818.tgz","fileCount":23,"unpackedSize":59651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIATxMz67yKE2RLMoi6JYjAdVuEQq/RLj+zOrb8LiWKwdAiEAmQ7Lo2qF1idNan+F10yPvALEKjb3a5F32a6n5T+hKbs="}],"size":12804},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1818_1745821953839_0.9545124935880815"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-28T06:32:34.020Z","publish_time":1745821954020,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1819":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1819","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1817+914335c16"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1819+914335c16","@parcel/plugin":"2.0.0-canary.1819+914335c16","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1819+914335c16","browserslist":"^4.6.6","json5":"^2.2.0","nullthrows":"^1.1.1","semver":"^7.5.2"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1819+914335c16"},"gitHead":"914335c16417ca54c31cda5875000fd5ea7c26a6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1819","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-28hi9jQMaQEO+QQQkJ5EiZOgC6oKZOrVTibcfKGM2BQ1FBZ0VA1zHRpjlUP4kaJAYBD+55r8UcFf4A24DiMA7w==","shasum":"bd340fd9e61f22ecbcf851f82e428f47de41e594","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1819.tgz","fileCount":23,"unpackedSize":59651,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCX8kJ9B0SBHW/vCtNxBPcT5PEwliZAsLWRoD2/SFjyRAIgGVVxeaIUTG3Svg/uWBf0FBRplL3fCGAoTAZAXQCtl+w="}],"size":12801},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1819_1745974990825_0.4441711364500447"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-04-30T01:03:11.039Z","publish_time":1745974991039,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1820":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1820","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1820","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"fccb3ac237c02119a9b441c23454124048fae8db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1820.tgz","fileCount":23,"integrity":"sha512-CiHLGEp/feIGp+bJBqq8S/58mA7lkLcPN8wpyTxS318qsNfHbWmZVwxaZfhs7Ga2xldyv9D4KtQpkcuq2/U76Q==","signatures":[{"sig":"MEUCIHEvZ/h9PaJqKq/eAYWfpNN8krPntO2TxB11Fi7ZpEGoAiEAyA61DhyU+zm7Jm2TI/9imOIfh3LzTxmzK1ynIvn5kSg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12803},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1818+cd2ffa849"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"cd2ffa84963e16b3ef5e25144cdefd156ca26761","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.8","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1820+cd2ffa849","@parcel/plugin":"2.0.0-canary.1820+cd2ffa849","@parcel/diagnostic":"2.0.0-canary.1820+cd2ffa849","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1820+cd2ffa849","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1820_1746925469523_0.8681099392722891","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-11T01:04:29.696Z","publish_time":1746925469696,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1826":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1826","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1826","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"756fae3d25415d92d1e530ada48c088f60b70bb6","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1826.tgz","fileCount":23,"integrity":"sha512-1yUgEbWreDnoIZTwT73uky5HMmUqldKjz3yXouGaWLfwUjzurW0LRfdLOqqM+8XiaPJ9rRWnuHx+AsSh6AegOg==","signatures":[{"sig":"MEUCIAJ+vtSJZ5dBmr2NpK879aFMeKD9DRI1Wj/I6qWUIE/IAiEA+aPXn1yFgWMSW9VHtXs1jL6+VGVCaE81RyfnYlGBKjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59651,"size":12804},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1824+530180ad2"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"530180ad2127958be8bb388fafd2c542a274f799","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.8","dependencies":{"json5":"^2.2.0","semver":"^7.5.2","nullthrows":"^1.1.1","browserslist":"^4.6.6","@parcel/utils":"2.0.0-canary.1826+530180ad2","@parcel/plugin":"2.0.0-canary.1826+530180ad2","@parcel/diagnostic":"2.0.0-canary.1826+530180ad2","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1826+530180ad2","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1826_1746995387413_0.6099822726339164","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-11T20:29:47.626Z","publish_time":1746995387626,"_source_registry_name":"default","contributors":[]},"2.15.0":{"name":"@parcel/transformer-babel","version":"2.15.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.15.0"},"dependencies":{"@parcel/diagnostic":"2.15.0","@parcel/plugin":"2.15.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.15.0","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.15.0"},"gitHead":"99ada2e5258f6d4a2c6cdc366c12e4161b0161e6","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.15.0","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-mJNrV4254gJ9o2pjZvyK88RXCbDmlBdZqlAqg/HXEHTqzae/iOoSGpvxy+NisqXgpMwpIf8wlxmyFna8FL4Yfg==","shasum":"19599e89c71bcfc8a9f71d1f5946b949d5753d0c","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.15.0.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCvjs5uJff2Sm2TmuMMyR78/VOyRgBJX2POnva+j0QAaAIhAKRskKNW+S8bIES8UrW9FqSHyMtDc2z6aaUYNM0LmwHN"}],"size":12787},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.15.0_1747017336350_0.18608932918907284"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-12T02:35:36.520Z","publish_time":1747017336520,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1832":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1832","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1832","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"6f45cf1c2a25b63c5b284facdfdef803feffdb51","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1832.tgz","fileCount":23,"integrity":"sha512-goDINa2PkVEsZU1zzoIpQvrnnAZvQfwlUGiG+G2Bpg88g3EGk61rCA9W6IAgRWY+aYcndy9Od2UvSc9W+ATflA==","signatures":[{"sig":"MEUCIQDaHDkm74PgpGV9V51nN2ok7TeW8w8lEtf1ubF7NITMqQIgckflY7/Y0Kt1ojefKxQLWuhJxcWm9qmZCeHLLxKsNtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59652,"size":12808},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1830+99ada2e52"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"99ada2e5258f6d4a2c6cdc366c12e4161b0161e6","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"18.20.8","dependencies":{"json5":"^2.2.3","semver":"^7.7.1","nullthrows":"^1.1.1","browserslist":"^4.24.5","@parcel/utils":"2.0.0-canary.1832+99ada2e52","@parcel/plugin":"2.0.0-canary.1832+99ada2e52","@parcel/diagnostic":"2.0.0-canary.1832+99ada2e52","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1832+99ada2e52","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1832_1747097758550_0.01773008981195434","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-13T00:55:58.729Z","publish_time":1747097758729,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1833":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1833","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1831+e6fe231b0"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1833+e6fe231b0","@parcel/plugin":"2.0.0-canary.1833+e6fe231b0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1833+e6fe231b0","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1833+e6fe231b0"},"gitHead":"e6fe231b037457cc16f9b7603836d39dfb6f91be","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1833","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-DqdK6o4Sn46vtbFYegvFT/5Obh+bU/kcCFX8hKIaCN1gQuIwtPEAl6RN61oZoO1akW3Xt9neeoKNc+JytUI7rA==","shasum":"79e5e5d138d99533e81283b406c32487a749afaf","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1833.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCNpWv7PhDSdEy2zJyp4upOvDD7OPO1irHPsokkw6KgFAIhAJkStle6BWUBBVCpl7JvcJTX+Th0H8KQGi9+eYGSq3Rc"}],"size":12810},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1833_1747356745979_0.06560924347409491"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-16T00:52:26.158Z","publish_time":1747356746158,"_source_registry_name":"default","contributors":[]},"2.15.1":{"name":"@parcel/transformer-babel","version":"2.15.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.15.1"},"dependencies":{"@parcel/diagnostic":"2.15.1","@parcel/plugin":"2.15.1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.15.1","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.15.1"},"gitHead":"6a9fd4c67355d7b00eba32b73346f88ee766220b","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.15.1","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-VXMOYfy1/VkQxZP3wbkHbqRXrVEA0yWLNWGxND8MhCdIyEb/ry0J+RZLBB+fa/uBV5S8HI3VYFtVRKExrdKYPg==","shasum":"f8a75bcdf940e8ab47da9f3cdbf9a9ccc4098081","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.15.1.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC1E4YxlLrD2mDzrcgaCbrC9yzhu4p7LQzaGr8fcZv9ZQIgQUGZC4DVleex3aoZ5hhFC3QpTY4+86zTsGX8UrJ6Amg="}],"size":12785},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.15.1_1747368484685_0.4806674759370091"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-16T04:08:04.911Z","publish_time":1747368484911,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1835":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1835","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1833+6a9fd4c67"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1835+6a9fd4c67","@parcel/plugin":"2.0.0-canary.1835+6a9fd4c67","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1835+6a9fd4c67","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1835+6a9fd4c67"},"gitHead":"6a9fd4c67355d7b00eba32b73346f88ee766220b","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1835","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-sJx00nKqqW6iH9+DCB5zCbzSTKw7cBlI1SmNe0qS6P1O4iIHmiEL+uEJx35pBi50jiPKbkMRLnkBm9ZI0vVRLw==","shasum":"6273de874d5b34eb244908b32333ca17f647e7a3","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1835.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCBGZWqGrGKcBiX70IPC+Rp0b7gNArry5Ovy4ouOgxlogIgUgHAEMeZLQw19BjPbg3jeSMiGvkyDbAcgU9PDkYkVpc="}],"size":12809},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1835_1747442561612_0.5917375555876248"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-17T00:42:41.851Z","publish_time":1747442561851,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1837":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1837","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1835+5b71920db"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1837+5b71920db","@parcel/plugin":"2.0.0-canary.1837+5b71920db","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1837+5b71920db","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1837+5b71920db"},"gitHead":"5b71920db7b10f9e0dbbf9beca70d3aee7acd3b9","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1837","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-WK8x+RXAzUcZHUrnkdz+dV7c2mQ+HXeHzrl8vSk4aUw/WxN0rc1lqDbKIv8VHkmLCe1t/q7gvHu4JAsE4Scygw==","shasum":"8a7268e0c568422eaccc578e9156ca621e4c2f2a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1837.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGQmXuvoYNNvkg6rcNAOhJENmqLqYvBZ9m9hxzujqvUiAiBkMRxqofqIC4ahT0iSNspDydZjPpJ8tJ67E+cqechxAw=="}],"size":12806},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1837_1747622832840_0.5532163163628436"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-19T02:47:12.998Z","publish_time":1747622832998,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1842":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1842","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1840+79843ee6a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1842+79843ee6a","@parcel/plugin":"2.0.0-canary.1842+79843ee6a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1842+79843ee6a","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1842+79843ee6a"},"gitHead":"79843ee6aacdbec68345865fbc8500d937a1ef98","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1842","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-RquSo/CXY0vUl8FNRR15fnQFbxTwiOTyTmoXmO4F/FjAkegd9uktjgpZW8IQ2GYJ/rKeM226SP7H71T/wXqGYA==","shasum":"136d7f537c3926c93b94e002eb57d4ac5d02393b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1842.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIGjDyY6v15GTGp+S8GaM16SnWW9bhsJerKst/iStlIGqAiEA3FFwecCtvx51eXYNyaurqLCj+b6q7UPVnzXjyc41dSA="}],"size":12809},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1842_1747788356093_0.23218789722147126"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-21T00:45:56.314Z","publish_time":1747788356314,"_source_registry_name":"default","contributors":[]},"2.15.2":{"name":"@parcel/transformer-babel","version":"2.15.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.15.2"},"dependencies":{"@parcel/diagnostic":"2.15.2","@parcel/plugin":"2.15.2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.15.2","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.15.2"},"gitHead":"b66f37168d0e830c030d0427bceac90117674cae","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.15.2","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-9oGx0wJhKY+Lh6PLY05m36IS6r6oOxpAQZhna2S5AYcfcf10ZsL8afOJTE8JBXbfg35dp97jeB4iuSHYTXr6NA==","shasum":"44c37a5ac5fbf7aaae1c262bf95488f76367126b","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.15.2.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCMFUJpvilj7G6A499DVTgvVjOc0YvkcyeJwrp8bmrTfAIhAJnOZpTyAQErkQnLN9eJb8eU3QfymElkEb3JARv1jGvD"}],"size":12787},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.15.2_1748131525852_0.513941564709046"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-25T00:05:26.023Z","publish_time":1748131526023,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1849":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1849","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1847+b66f37168"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1849+b66f37168","@parcel/plugin":"2.0.0-canary.1849+b66f37168","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1849+b66f37168","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1849+b66f37168"},"gitHead":"b66f37168d0e830c030d0427bceac90117674cae","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1849","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-6APdhtGw5XGV8G2S01mA+pdfqn8UmtW0si5lGVTjArxE28yV3Xz4h/2pyfvHQQQ98PcxWJnZRPjMeBNSTU+VaA==","shasum":"066590f64276c52e2a9e7d2f3fdd9c411fbd59db","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1849.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFSkxvddXFqfVSdCyHkAJzEtOayS72Y7aZOIeXLviBSjAiEAhkjW/HGe2CiRzOsP7bNwUxOT2FiuH4MGVm9FRihhNeM="}],"size":12808},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1849_1748134064539_0.13773558582462275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-25T00:47:44.716Z","publish_time":1748134064716,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1850":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1850","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1848+a6945b6ed"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1850+a6945b6ed","@parcel/plugin":"2.0.0-canary.1850+a6945b6ed","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1850+a6945b6ed","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1850+a6945b6ed"},"gitHead":"a6945b6ed6cb73c8dde72e9ebc7c25420fe84cdd","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1850","_nodeVersion":"18.20.8","_npmVersion":"lerna/6.6.2/node@v18.20.8+x64 (linux)","dist":{"integrity":"sha512-obi5YDSmhbgnTzFKj4ensJPD8r3j6jhddsTyeepBosQ/XNg81Xm6jhWWQy68qUqWg7AwtooSg0SZioj5EHt2Ow==","shasum":"a5f92ba3a89feb1149f848ce0022fb8f23b7b76e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1850.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQD5+uDEkELNzjJlWNg5ZnDycWBAcyDiLCgtmUYTuRHtTgIhAMa45Sxs2wdeSSsWhI0m7rqse7E75+oTGJDvC/uqLwFP"}],"size":12809},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1850_1748479650109_0.26878094596088986"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-29T00:47:30.278Z","publish_time":1748479650278,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1853":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1853","license":"MIT","_id":"@parcel/transformer-babel@2.0.0-canary.1853","maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"homepage":"https://github.com/parcel-bundler/parcel#readme","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"dist":{"shasum":"9bee6d7c0ddbf6362543a67cb98d9f3c3a1b636f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1853.tgz","fileCount":23,"integrity":"sha512-bBLjR+j3TE7oSIbHCobFBXwCcedOdgb33cCnUtoT4awwsWT0fI49YXANnJx/Gcs3B1iUg9QNMghEz2qWuE9WrA==","signatures":[{"sig":"MEQCIEPX86wMEJo7rC0FpFjSc7JX5XWnmsPp+sMNABw6CLF0AiBj7tsZhkgQTnDbH0A9U0tVeVL1NLOUTOcejoiW4YFqyA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":59652,"size":12809},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1851+d948759d2"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"gitHead":"d948759d2fd502bc0c76cf87480f6fb12d2a2ee6","_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"repository":{"url":"git+https://github.com/parcel-bundler/parcel.git","type":"git"},"_npmVersion":"lerna/6.6.2/node@v20.19.2+x64 (linux)","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","directories":{},"_nodeVersion":"20.19.2","dependencies":{"json5":"^2.2.3","semver":"^7.7.1","nullthrows":"^1.1.1","browserslist":"^4.24.5","@parcel/utils":"2.0.0-canary.1853+d948759d2","@parcel/plugin":"2.0.0-canary.1853+d948759d2","@parcel/diagnostic":"2.0.0-canary.1853+d948759d2","@parcel/source-map":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@babel/core":"^7.22.11","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1853+d948759d2","@babel/preset-env":"^7.22.14"},"_npmOperationalInternal":{"tmp":"tmp/transformer-babel_2.0.0-canary.1853_1749343859897_0.31894721638469226","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-06-08T00:51:00.098Z","publish_time":1749343860098,"_source_registry_name":"default","contributors":[]},"2.15.3":{"name":"@parcel/transformer-babel","version":"2.15.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.15.3"},"dependencies":{"@parcel/diagnostic":"2.15.3","@parcel/plugin":"2.15.3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.15.3","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.15.3"},"gitHead":"75aa6319c8037ecfbe3dab4ea9b35d10a9a696e3","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.15.3","_nodeVersion":"20.19.2","_npmVersion":"lerna/6.6.2/node@v20.19.2+x64 (linux)","dist":{"integrity":"sha512-ER/qSM5ZNEmYkG0QABEFT+sRsp47Akd2hcP4ruatNC2YYAalxBgfgAoxRphRciqGDUe1zgLjxyjujZb4NVdUUQ==","shasum":"7b3ad0d4b4b5dc4b725eca2b90a0ad7a90647b41","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.15.3.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDVp8VlLCXp+4buDn/AeY7ZNXnV+71PpLckWAtICjLjegIhANzA+c3fs4d1vas2qJpLiqPx7a+cLCnssJGMuBxQrn6o"}],"size":12785},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com","actor":{"name":"devongovett","email":"devongovett@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.15.3_1750461416438_0.9751570317761693"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-20T23:16:56.617Z","publish_time":1750461416617,"_source_registry_name":"default","contributors":[]},"2.15.4":{"name":"@parcel/transformer-babel","version":"2.15.4","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.15.4"},"dependencies":{"@parcel/diagnostic":"2.15.4","@parcel/plugin":"2.15.4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.15.4","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.15.4"},"gitHead":"dadcead5ec12286a4d4115880f47cab02dbdbbf6","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.15.4","_nodeVersion":"20.19.2","_npmVersion":"lerna/6.6.2/node@v20.19.2+x64 (linux)","dist":{"integrity":"sha512-rb4nqZcTLkLD3nvuYJ9wwNb8x6cajBK2l6csdYMLEI4516SkIzkO/gs2cZ9M5q+CMhxAqpdEnrwektbOtQQasg==","shasum":"bffd85214853f0e80ad2e9097af130e6535a4547","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.15.4.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEeb/FJQIirXDfB0IYDajHmIGQlFW2SeJtUH4+IbSpmRAiEAiIWey9CpfdU7JqxUjdGfmBLVcbq6fDCnkXG0KWFwPZI="}],"size":12787},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com","actor":{"name":"devongovett","email":"devongovett@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.15.4_1750463231807_0.9143260331409033"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-20T23:47:11.985Z","publish_time":1750463231985,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1860":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1860","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1858+dadcead5e"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1860+dadcead5e","@parcel/plugin":"2.0.0-canary.1860+dadcead5e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1860+dadcead5e","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1860+dadcead5e"},"gitHead":"dadcead5ec12286a4d4115880f47cab02dbdbbf6","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1860","_nodeVersion":"20.19.2","_npmVersion":"lerna/6.6.2/node@v20.19.2+x64 (linux)","dist":{"integrity":"sha512-WqIWFNMiPBQz8ZPKOC3b8toS8A58TyrbhNXf8XToAqyKH7/MFmoujWzDtEyQxgqxSbd+vqtXp5o/k1PAAIp+mw==","shasum":"23550296c4e734fec927da49ef4e2989d670affd","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1860.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHSJqwzV/k4od7vFywweWctf9fB3xP40FZS6n+9s68fIAiAu4D9VbmEoFvD+B4dXwKpKmk+bJ7wDCjPwQ4GI8YbEeg=="}],"size":12808},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com","actor":{"name":"devongovett","email":"devongovett@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1860_1750466667397_0.6793754802280587"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-21T00:44:27.600Z","publish_time":1750466667600,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1861":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1861","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1859+cb9de9d75"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1861+cb9de9d75","@parcel/plugin":"2.0.0-canary.1861+cb9de9d75","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1861+cb9de9d75","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1861+cb9de9d75"},"gitHead":"cb9de9d75c7a9c0ef11fdc52fd35c8271513cc52","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1861","_nodeVersion":"20.19.4","_npmVersion":"lerna/6.6.2/node@v20.19.4+x64 (linux)","dist":{"integrity":"sha512-/1+JG5R3zGmr8745sOrZiXG3uLDpJJGjhJ/CGDzIbsX6Qvbyx3aC4MyQTqMxF/fykEEEoFGwRSLiUHuv8ECL7g==","shasum":"2fac1378d4b62ffbd5dac8eadf5fd2bc65d7278a","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1861.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCuy+uTUGQQslo48tOSwmSsosKNWG3hmVN2zxWovM59hAIgLUxFHYVrZs7ilsoyJeOC/r6lIL/6KgM4REt1OYL1gXk="}],"size":12808},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1861_1756601169848_0.3186118388664909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-31T00:46:10.084Z","publish_time":1756601170084,"_source_registry_name":"default","contributors":[]},"2.16.0":{"name":"@parcel/transformer-babel","version":"2.16.0","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.16.0"},"dependencies":{"@parcel/diagnostic":"2.16.0","@parcel/plugin":"2.16.0","@parcel/source-map":"^2.1.1","@parcel/utils":"2.16.0","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.16.0"},"gitHead":"85181f71eee08f36b16d3ae81d12f32d076953f0","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.16.0","_nodeVersion":"20.19.5","_npmVersion":"lerna/6.6.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-jlaFyGlRKFbAI8370bcuEzmsZENqdw9ATCowpB/XkKgUlYe6iplMlKLy4EquqSR6axqfxBRMoSCcKFkROuLI9g==","shasum":"18eaa7e8b0af0a83623b92b3a791e97c2e18ff3f","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.16.0.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDyCjZMOcYgYPaskbnGRnf0WVks9yUeWEEeQr6HYpRQ5QIhAM7GzRVOxgM9XzZZfb/8LBDL5imGUEKLIV45kVZZVKj4"}],"size":12788},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.16.0_1758225593532_0.5201623533139814"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-18T19:59:53.716Z","publish_time":1758225593716,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1863":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1863","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1861+85181f71e"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1863+85181f71e","@parcel/plugin":"2.0.0-canary.1863+85181f71e","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1863+85181f71e","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1863+85181f71e"},"gitHead":"85181f71eee08f36b16d3ae81d12f32d076953f0","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1863","_nodeVersion":"20.19.5","_npmVersion":"lerna/6.6.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-/El7wVOnY4xgVTnPuCz5VQXtuhY/rYvHsSzD8c3jFe51+c9dnxnGj9i4Q9cTSicETgiY2/tCQgnoBYyoIHPCag==","shasum":"8d70afc3f76267e75c4b962e059e2a740b4b5171","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1863.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCg9hA9sq3L3C5ul8MyqsgquyJ65Fj+IJ1OfVasBQlXzgIgQiDTMaIEJ6ptA9WD8Mufvnk85N9R9hjPgjNQkwYh16s="}],"size":12809},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1863_1758243055318_0.044375447659871226"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-19T00:50:55.508Z","publish_time":1758243055508,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1864":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1864","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1862+4b8189162"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1864+4b8189162","@parcel/plugin":"2.0.0-canary.1864+4b8189162","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1864+4b8189162","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1864+4b8189162"},"gitHead":"4b81891623a6ebfee8eaed3721580c04976f56bf","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1864","_nodeVersion":"20.19.5","_npmVersion":"lerna/6.6.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-aQrxbaDwI0KSBTVyvlFhXmC0UUsab0T4VZcSluXSk5vb1tDTvOnrcjkcNrfonL/1SiKdXLk4iVG7+Yy8zTptPA==","shasum":"c0ddfe12d4ac3a74f0b82578e5f43d7c3748364e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1864.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEd8vhmFwx/klar/erY4iBchYnP6dXM21NWuFqqBu6kCAiEAz7i8LASyBHG3kiiqevcNTYu3RlnW9vRbXCwDO5zTHec="}],"size":12809},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1864_1761266954603_0.5655597505016308"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-24T00:49:14.765Z","publish_time":1761266954765,"_source_registry_name":"default","contributors":[]},"2.16.1":{"name":"@parcel/transformer-babel","version":"2.16.1","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.16.1"},"dependencies":{"@parcel/diagnostic":"2.16.1","@parcel/plugin":"2.16.1","@parcel/source-map":"^2.1.1","@parcel/utils":"2.16.1","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.16.1"},"gitHead":"9f01c02f8d766cc8735df31f1ec96f6cf1fb9973","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.16.1","_nodeVersion":"20.19.5","_npmVersion":"lerna/6.6.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-/wjA5RaptiRMp+IxYOMiGlKDaymiEpwMJOPFvW0kDjvhrl40SqGfP4GgY3jV3N2GdC5jBpesDvo2RYd4/xaT9g==","shasum":"5d740a43a52896122552af3cf30b6f2c450a3da0","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.16.1.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIDjlqaB245oX2Vf2pvPebupch1d7iTEtUFVwWgGksbgRAiBIhSROUZfULN4UHAeDcBzCUyjd8U3Z89ZPLqUtnYi2zQ=="}],"size":12785},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.16.1_1762307364839_0.8139118122178737"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-05T01:49:25.068Z","publish_time":1762307365068,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1866":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1866","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1864+9f01c02f8"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1866+9f01c02f8","@parcel/plugin":"2.0.0-canary.1866+9f01c02f8","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1866+9f01c02f8","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1866+9f01c02f8"},"gitHead":"9f01c02f8d766cc8735df31f1ec96f6cf1fb9973","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1866","_nodeVersion":"20.19.5","_npmVersion":"lerna/6.6.2/node@v20.19.5+x64 (linux)","dist":{"integrity":"sha512-Ijhq6Nb9/8K45phjuhPf2NHo6zgkrprBmEEI6+ZtbQAgSegOmEmC2BWd+DpqFGBAfMWcI7hN4EIeslCr0TrPFw==","shasum":"1fd72fe6266c6dc5cd9035dfba59f692d833c833","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1866.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCJmjt1w0kl7827w7sk6PqhsONlVqMcvvXmSngYmDjS7gIgEP1oStvsSANIuqsGXvNVwMkWetHsogfKEDibK1ldglg="}],"size":12809},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1866_1762389788858_0.5245281121296013"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-06T00:43:09.079Z","publish_time":1762389789079,"_source_registry_name":"default","contributors":[]},"2.16.2":{"name":"@parcel/transformer-babel","version":"2.16.2","license":"MIT","publishConfig":{"access":"public"},"funding":{"type":"opencollective","url":"https://opencollective.com/parcel"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.16.2"},"dependencies":{"@parcel/diagnostic":"2.16.2","@parcel/plugin":"2.16.2","@parcel/source-map":"^2.1.1","@parcel/utils":"2.16.2","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.16.2"},"gitHead":"44a112137f68eb24dd5d962f12d2d96709af7468","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.16.2","_nodeVersion":"20.19.6","_npmVersion":"lerna/6.6.2/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-zFQb6BPTNEEWXYRGvf6tUoL/D9Va6mMMQvq3eXGGBXfUu5VFO8IEhvlXZDi0splgu+rgv+OfJ8HIhQ+lRJVXjA==","shasum":"e6c5e81504097602ee89038fa7c7bb01a0ec78ce","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.16.2.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGN6sX4b/CwoJpOw4ZwF9f1ErRmjOjdQJ7jCOGQ59PdKAiBdWxj+kJOpulXQXYiCehzq0axjmHMlI8f0JRdJem3fdg=="}],"size":12787},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.16.2_1765062860029_0.18001745912794997"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-06T23:14:20.214Z","publish_time":1765062860214,"_source_registry_name":"default","contributors":[]},"2.16.3":{"name":"@parcel/transformer-babel","version":"2.16.3","license":"MIT","publishConfig":{"access":"public"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.16.3"},"dependencies":{"@parcel/diagnostic":"2.16.3","@parcel/plugin":"2.16.3","@parcel/source-map":"^2.1.1","@parcel/utils":"2.16.3","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.16.3"},"gitHead":"73f691d67d22482440babb2d1846b7da2160f7cc","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.16.3","_nodeVersion":"20.19.6","_npmVersion":"lerna/6.6.2/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-Jsusa2xWlgrmBYmvuC70/SIvcNdYZj3NyQhCxTOARV2scksSKH8iSvNsMKepYiZl6nHRNOmnGOShz9xJqNpUDw==","shasum":"623f1261c654b5177a4d6b9c8b13feaf33b70986","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.16.3.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDdFGfSrAhP//Qn20Vd0j0rch/alxJ/T2ZOZ3vZlu05qAiEAhY7xDx4RiK+SzP/AmvEVUHMRLsmtQsAhEfe94arhKAc="}],"size":12787},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.16.3_1765064517097_0.7445432611769838"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-06T23:41:57.238Z","publish_time":1765064517238,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1873":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1873","license":"MIT","publishConfig":{"access":"public"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1871+73f691d67"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1873+73f691d67","@parcel/plugin":"2.0.0-canary.1873+73f691d67","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1873+73f691d67","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1873+73f691d67"},"gitHead":"73f691d67d22482440babb2d1846b7da2160f7cc","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1873","_nodeVersion":"20.19.6","_npmVersion":"lerna/6.6.2/node@v20.19.6+x64 (linux)","dist":{"integrity":"sha512-hFxonn9x3WF3gFN/0VRXN02P97IO/luHWAACd2pt+Jtjd3WWj+PBtr0mum2myCUF8CdLW3M2EXliIdLaZfumMw==","shasum":"fd3104486721ab5a9534a88fdaa5de6bf4a15b9d","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1873.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDpGSnoglgLVMnpVvxOrWAbF2MoeMGHdufp8e0qFg+twgIgSHPSkyfJJAiQMAuMuuPUUVerfMmMme0EnE6UHejFc1g="}],"size":12809},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1873_1765068508670_0.9339055052288996"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-07T00:48:28.802Z","publish_time":1765068508802,"_source_registry_name":"default","contributors":[]},"2.16.4":{"name":"@parcel/transformer-babel","version":"2.16.4","license":"MIT","publishConfig":{"access":"public"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.16.4"},"dependencies":{"@parcel/diagnostic":"2.16.4","@parcel/plugin":"2.16.4","@parcel/source-map":"^2.1.1","@parcel/utils":"2.16.4","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.16.4"},"gitHead":"59484858a1a0bcbb71f74088956bb437a2db6505","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.16.4","_nodeVersion":"20.20.0","_npmVersion":"lerna/6.6.2/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-CMDUOQYX7+cmeyHxHSFnoPcwvXNL7rRFE+Q06uVFzsYYiVhbwGF/1J5Bx4cW3Froumqla4YTytTsEteJEybkdA==","shasum":"223c808aefe8246b922c69f1d441bbe4b9c0439e","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.16.4.tgz","fileCount":23,"unpackedSize":59526,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDsTVJHVkEOT9yGEIbBGLW/th1gBgsKPGG7HKkZpvUUqAiEAqrWm2AqknsKZHx7uJE5WQxLcpQ7GUueqUsLp8uD9e/Y="}],"size":12790},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.16.4_1770004388631_0.3080498176197495"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-02T03:53:08.775Z","publish_time":1770004388775,"_source_registry_name":"default","contributors":[]},"2.0.0-canary.1875":{"name":"@parcel/transformer-babel","version":"2.0.0-canary.1875","license":"MIT","publishConfig":{"access":"public"},"funding":{"url":"https://opencollective.com/parcel","type":"opencollective"},"repository":{"type":"git","url":"git+https://github.com/parcel-bundler/parcel.git"},"main":"lib/BabelTransformer.js","source":"src/BabelTransformer.js","engines":{"node":">= 16.0.0","parcel":"^2.0.0-canary.1873+59484858a"},"dependencies":{"@parcel/diagnostic":"2.0.0-canary.1875+59484858a","@parcel/plugin":"2.0.0-canary.1875+59484858a","@parcel/source-map":"^2.1.1","@parcel/utils":"2.0.0-canary.1875+59484858a","browserslist":"^4.24.5","json5":"^2.2.3","nullthrows":"^1.1.1","semver":"^7.7.1"},"devDependencies":{"@babel/core":"^7.22.11","@babel/preset-env":"^7.22.14","@babel/types":"^7.22.11","@parcel/types":"2.0.0-canary.1875+59484858a"},"gitHead":"59484858a1a0bcbb71f74088956bb437a2db6505","readmeFilename":"README.md","description":"This Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the mos","bugs":{"url":"https://github.com/parcel-bundler/parcel/issues"},"homepage":"https://github.com/parcel-bundler/parcel#readme","_id":"@parcel/transformer-babel@2.0.0-canary.1875","_nodeVersion":"20.20.0","_npmVersion":"lerna/6.6.2/node@v20.20.0+x64 (linux)","dist":{"integrity":"sha512-o1K3QvFi5FmpYezKeFPxaEugPFreu8jrW4/3BnU5L0lfT4ogE6r90juzPuO+X6eIAlpn2b/85QhLuPybgtDT8A==","shasum":"0c49152746a1a9a98c1c9ab2f76944562eaa7571","tarball":"http://123.232.10.234:8212/nexus/content/groups/npm-public/@parcel/transformer-babel/-/transformer-babel-2.0.0-canary.1875.tgz","fileCount":23,"unpackedSize":59652,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEYGMyoiIpOBlpyLJ047lq29m8ea9Q++M2xZ63OMJLFuAiA1vmUdfcYXwJH7UP1HjDWCtoA2wTq8kl80OZyeW8IsDA=="}],"size":12811},"_npmUser":{"name":"anonymous","email":"devongovett@gmail.com"},"directories":{},"maintainers":[{"name":"anonymous","email":"devongovett@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/transformer-babel_2.0.0-canary.1875_1770080089551_0.2858020575709308"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-03T00:54:49.691Z","publish_time":1770080089691,"_source_registry_name":"default","contributors":[]}},"dist-tags":{"latest":"2.16.4","next":"2.0.0-rc.0","nightly":"2.0.0-nightly.1280","v2":"2.0.0-alpha.1.1","canary":"2.0.0-canary.1875","dev":"2.0.0-dev.1795","dev-test":"2.0.0-dev.1518"},"name":"@parcel/transformer-babel","time":{"created":"2022-01-26T23:10:53.367Z","modified":"2026-02-03T00:57:16.532Z","2.0.0-nightly.993":"2022-02-04T00:46:12.531Z","2.0.0-nightly.992":"2022-02-01T00:46:56.119Z","2.0.0-nightly.991":"2022-01-31T00:31:40.265Z","2.0.0-nightly.947":"2021-12-14T01:16:51.487Z","2.0.0-nightly.944":"2021-12-12T18:33:49.176Z","2.0.0-nightly.942":"2021-12-12T00:40:13.050Z","2.0.0-nightly.941":"2021-12-09T00:42:34.353Z","2.0.0-nightly.936":"2021-12-01T00:40:02.151Z","2.0.0-nightly.934":"2021-11-30T00:46:49.117Z","2.0.0-nightly.932":"2021-11-29T00:43:47.531Z","2.0.0-nightly.927":"2021-11-25T00:41:15.396Z","2.0.0-nightly.926":"2021-11-24T00:40:31.705Z","2.0.0-nightly.919":"2021-11-22T00:44:14.777Z","2.0.0-nightly.918":"2021-11-17T00:47:46.769Z","2.0.0-nightly.914":"2021-11-15T00:39:09.446Z","2.0.0-nightly.912":"2021-11-13T00:39:19.251Z","2.0.0-nightly.911":"2021-11-09T00:43:15.157Z","2.0.1":"2021-11-08T16:01:29.442Z","2.0.0-nightly.907":"2021-11-06T00:41:51.751Z","2.0.0-nightly.906":"2021-11-05T00:42:59.370Z","2.0.0-nightly.905":"2021-11-03T00:44:10.809Z","2.0.0-nightly.899":"2021-11-02T00:44:25.600Z","2.0.0-nightly.898":"2021-11-01T00:41:04.083Z","2.0.0-nightly.897":"2021-10-30T00:42:42.097Z","2.0.0-nightly.896":"2021-10-28T00:39:52.424Z","2.0.0-nightly.895":"2021-10-27T00:40:49.674Z","2.0.0-nightly.892":"2021-10-25T00:45:01.671Z","2.0.0-nightly.891":"2021-10-22T00:41:05.992Z","2.0.0-nightly.890":"2021-10-19T00:38:07.794Z","2.0.0-nightly.889":"2021-10-17T00:42:59.831Z","2.0.0-nightly.888":"2021-10-16T00:40:49.753Z","2.0.0-nightly.887":"2021-10-15T00:41:49.987Z","2.0.0-nightly.886":"2021-10-14T00:40:10.517Z","2.0.0":"2021-10-13T14:44:11.963Z","2.0.0-nightly.884":"2021-10-12T23:14:28.523Z","2.0.0-nightly.881":"2021-10-12T00:39:16.228Z","2.0.0-nightly.879":"2021-10-11T00:38:55.523Z","2.0.0-nightly.878":"2021-10-10T00:40:57.739Z","2.0.0-nightly.875":"2021-10-09T00:35:29.962Z","2.0.0-nightly.869":"2021-10-08T00:43:14.364Z","2.0.0-nightly.866":"2021-10-07T00:40:50.690Z","2.0.0-nightly.861":"2021-10-06T00:40:46.860Z","2.0.0-nightly.857":"2021-10-05T00:35:55.525Z","2.0.0-nightly.854":"2021-10-04T00:42:45.043Z","2.0.0-nightly.852":"2021-10-02T00:41:29.456Z","2.0.0-nightly.849":"2021-09-30T18:01:09.907Z","2.0.0-nightly.847":"2021-09-29T06:46:32.627Z","2.0.0-nightly.846":"2021-09-29T00:37:06.039Z","2.0.0-nightly.845":"2021-09-23T00:36:14.234Z","2.0.0-nightly.844":"2021-09-21T00:39:17.473Z","2.0.0-nightly.843":"2021-09-19T00:40:33.218Z","2.0.0-nightly.842":"2021-09-17T00:41:23.023Z","2.0.0-nightly.840":"2021-09-16T00:40:25.211Z","2.0.0-nightly.839":"2021-09-15T00:44:13.475Z","2.0.0-nightly.838":"2021-09-12T00:39:11.965Z","2.0.0-nightly.826":"2021-09-02T00:38:37.398Z","2.0.0-nightly.823":"2021-09-01T00:43:14.649Z","2.0.0-nightly.821":"2021-08-31T00:38:22.260Z","2.0.0-nightly.819":"2021-08-30T00:37:32.653Z","2.0.0-nightly.815":"2021-08-29T00:35:25.706Z","2.0.0-nightly.814":"2021-08-28T00:36:41.492Z","2.0.0-nightly.813":"2021-08-27T00:34:29.931Z","2.0.0-nightly.812":"2021-08-26T00:36:02.422Z","2.0.0-nightly.811":"2021-08-24T00:39:49.766Z","2.0.0-nightly.808":"2021-08-23T00:38:24.332Z","2.0.0-nightly.806":"2021-08-22T00:36:14.723Z","2.0.0-nightly.804":"2021-08-20T00:37:06.679Z","2.0.0-nightly.803":"2021-08-18T00:38:22.767Z","2.0.0-nightly.802":"2021-08-17T00:33:15.354Z","2.0.0-nightly.801":"2021-08-14T00:36:49.694Z","2.0.0-nightly.800":"2021-08-12T00:42:05.500Z","2.0.0-nightly.798":"2021-08-07T00:32:25.667Z","2.0.0-nightly.796":"2021-08-04T00:35:01.166Z","2.0.0-rc.0":"2021-08-03T05:29:34.113Z","2.0.0-nightly.795":"2021-08-03T00:35:50.854Z","2.0.0-nightly.794":"2021-07-31T16:09:17.692Z","2.0.0-nightly.792":"2021-07-29T10:44:30.686Z","2.0.0-nightly.778":"2021-07-19T00:37:13.833Z","2.0.0-nightly.776":"2021-07-18T00:35:38.115Z","2.0.0-nightly.771":"2021-07-13T00:37:41.751Z","2.0.0-nightly.769":"2021-07-12T00:36:16.303Z","2.0.0-nightly.766":"2021-07-11T00:35:01.956Z","2.0.0-nightly.765":"2021-07-10T00:34:52.448Z","2.0.0-nightly.762":"2021-07-09T00:36:44.437Z","2.0.0-nightly.758":"2021-07-08T00:34:05.576Z","2.0.0-nightly.755":"2021-07-07T00:36:51.771Z","2.0.0-nightly.754":"2021-07-06T00:36:56.430Z","2.0.0-nightly.752":"2021-07-03T00:33:06.242Z","2.0.0-nightly.751":"2021-07-02T00:36:56.199Z","2.0.0-nightly.748":"2021-06-29T03:10:45.640Z","2.0.0-nightly.736":"2021-06-26T00:35:09.066Z","2.0.0-nightly.735":"2021-06-25T00:35:59.421Z","2.0.0-nightly.734":"2021-06-24T00:32:24.658Z","2.0.0-nightly.733":"2021-06-23T00:38:09.382Z","2.0.0-nightly.731":"2021-06-21T00:36:30.921Z","2.0.0-nightly.728":"2021-06-20T00:36:39.682Z","2.0.0-nightly.727":"2021-06-18T00:34:48.934Z","2.0.0-nightly.724":"2021-06-16T00:37:29.759Z","2.0.0-nightly.722":"2021-06-14T00:37:43.016Z","2.0.0-nightly.721":"2021-06-13T00:39:31.188Z","2.0.0-nightly.720":"2021-06-12T00:33:51.467Z","2.0.0-nightly.718":"2021-06-11T00:35:34.719Z","2.0.0-nightly.716":"2021-06-09T00:33:07.396Z","2.0.0-nightly.713":"2021-06-07T00:41:36.935Z","2.0.0-nightly.710":"2021-06-06T00:41:36.735Z","2.0.0-nightly.706":"2021-06-04T00:55:23.816Z","2.0.0-nightly.703":"2021-06-02T21:22:33.136Z","2.0.0-nightly.690":"2021-05-26T00:44:07.185Z","2.0.0-nightly.688":"2021-05-25T00:42:38.745Z","2.0.0-nightly.681":"2021-05-22T00:40:40.371Z","2.0.0-nightly.680":"2021-05-21T00:40:42.519Z","2.0.0-beta.3.1":"2021-05-20T07:05:46.076Z","2.0.0-nightly.678":"2021-05-20T03:40:53.954Z","2.0.0-beta.3":"2021-05-19T15:36:28.956Z","2.0.0-nightly.676":"2021-05-19T00:42:43.061Z","2.0.0-nightly.674":"2021-05-18T00:41:16.113Z","2.0.0-nightly.673":"2021-05-17T02:21:56.254Z","2.0.0-nightly.672":"2021-05-17T00:37:08.594Z","2.0.0-nightly.671":"2021-05-16T00:37:33.343Z","2.0.0-nightly.670":"2021-05-15T00:36:46.529Z","2.0.0-nightly.667":"2021-05-14T00:42:43.788Z","2.0.0-nightly.662":"2021-05-12T13:08:51.443Z","2.0.0-nightly.657":"2021-05-10T04:35:17.436Z","2.0.0-nightly.656":"2021-05-10T00:11:30.592Z","2.0.0-nightly.655":"2021-05-07T00:12:20.985Z","2.0.0-nightly.653":"2021-05-06T00:10:48.096Z","2.0.0-nightly.652":"2021-05-05T00:13:09.966Z","2.0.0-nightly.651":"2021-04-30T00:15:03.036Z","2.0.0-nightly.649":"2021-04-29T00:16:17.251Z","2.0.0-nightly.648":"2021-04-28T00:15:53.059Z","2.0.0-nightly.646":"2021-04-27T00:14:41.557Z","2.0.0-nightly.645":"2021-04-20T00:17:34.657Z","2.0.0-nightly.644":"2021-04-17T00:14:38.664Z","2.0.0-nightly.643":"2021-04-15T00:15:45.705Z","2.0.0-nightly.642":"2021-04-14T00:15:52.412Z","2.0.0-nightly.641":"2021-04-13T00:18:18.916Z","2.0.0-nightly.639":"2021-04-12T00:16:28.816Z","2.0.0-nightly.638":"2021-04-09T00:16:04.441Z","2.0.0-nightly.637":"2021-04-07T00:16:14.481Z","2.0.0-nightly.635":"2021-04-03T00:15:45.547Z","2.0.0-nightly.634":"2021-03-30T00:17:02.240Z","2.0.0-nightly.633":"2021-03-24T00:25:05.026Z","2.0.0-nightly.632":"2021-03-22T00:22:19.619Z","2.0.0-nightly.631":"2021-03-21T00:23:43.857Z","2.0.0-nightly.630":"2021-03-18T00:25:52.107Z","2.0.0-nightly.629":"2021-03-16T00:23:01.283Z","2.0.0-beta.2":"2021-03-16T00:14:57.988Z","2.0.0-nightly.628":"2021-03-14T00:24:48.384Z","2.0.0-nightly.627":"2021-03-13T00:25:20.809Z","2.0.0-nightly.625":"2021-03-11T00:24:39.867Z","2.0.0-nightly.622":"2021-03-10T00:23:02.807Z","2.0.0-nightly.621":"2021-03-08T00:23:53.020Z","2.0.0-nightly.620":"2021-03-06T00:24:02.922Z","2.0.0-nightly.617":"2021-03-05T00:22:03.427Z","2.0.0-nightly.616":"2021-03-04T00:23:06.127Z","2.0.0-nightly.612":"2021-02-27T00:22:34.675Z","2.0.0-nightly.611":"2021-02-26T00:22:55.670Z","2.0.0-nightly.610":"2021-02-25T00:22:33.127Z","2.0.0-nightly.609":"2021-02-24T00:25:10.110Z","2.0.0-nightly.608":"2021-02-23T00:21:10.181Z","2.0.0-nightly.607":"2021-02-22T00:23:37.368Z","2.0.0-nightly.605":"2021-02-20T00:22:17.539Z","2.0.0-nightly.602":"2021-02-19T00:23:35.195Z","2.0.0-nightly.600":"2021-02-18T00:22:16.271Z","2.0.0-nightly.599":"2021-02-17T00:22:35.631Z","2.0.0-nightly.598":"2021-02-15T00:21:24.746Z","2.0.0-nightly.594":"2021-02-14T00:22:29.272Z","2.0.0-nightly.592":"2021-02-13T00:22:24.014Z","2.0.0-nightly.587":"2021-02-12T00:34:25.698Z","2.0.0-nightly.581":"2021-02-10T00:20:54.487Z","2.0.0-nightly.579":"2021-02-09T00:22:01.934Z","2.0.0-nightly.576":"2021-02-06T00:22:57.964Z","2.0.0-nightly.575":"2021-02-05T00:22:43.706Z","2.0.0-nightly.572":"2021-02-04T00:22:21.402Z","2.0.0-nightly.568":"2021-02-03T00:21:01.952Z","2.0.0-nightly.564":"2021-02-02T00:27:26.041Z","2.0.0-nightly.562":"2021-02-01T00:27:58.965Z","2.0.0-nightly.560":"2021-01-30T00:27:13.624Z","2.0.0-nightly.556":"2021-01-27T00:29:59.972Z","2.0.0-nightly.555":"2021-01-26T00:28:47.590Z","2.0.0-nightly.553":"2021-01-23T00:52:42.293Z","2.0.0-nightly.550":"2021-01-22T00:54:01.141Z","2.0.0-nightly.542":"2021-01-19T00:54:14.686Z","2.0.0-nightly.541":"2021-01-18T00:50:01.255Z","2.0.0-nightly.539":"2021-01-17T00:50:48.542Z","2.0.0-nightly.537":"2021-01-15T00:51:12.923Z","2.0.0-nightly.534":"2021-01-14T00:57:47.677Z","2.0.0-nightly.529":"2021-01-13T00:49:37.143Z","2.0.0-nightly.526":"2021-01-11T00:38:24.788Z","2.0.0-nightly.524":"2021-01-10T00:40:17.824Z","2.0.0-nightly.522":"2021-01-09T00:39:16.994Z","2.0.0-nightly.516":"2021-01-07T00:38:35.043Z","2.0.0-nightly.515":"2021-01-06T00:35:21.497Z","2.0.0-nightly.513":"2021-01-05T00:34:38.842Z","2.0.0-nightly.508":"2021-01-03T18:13:52.828Z","2.0.0-nightly.506":"2021-01-03T00:32:38.548Z","2.0.0-nightly.502":"2021-01-01T00:27:02.892Z","2.0.0-nightly.498":"2020-12-31T00:28:15.782Z","2.0.0-nightly.497":"2020-12-30T00:26:25.508Z","2.0.0-nightly.494":"2020-12-29T00:24:54.863Z","2.0.0-nightly.493":"2020-12-26T00:21:31.077Z","2.0.0-nightly.492":"2020-12-25T00:23:32.790Z","2.0.0-nightly.491":"2020-12-24T00:28:04.371Z","2.0.0-nightly.488":"2020-12-20T00:18:30.405Z","2.0.0-nightly.487":"2020-12-19T00:18:41.142Z","2.0.0-nightly.483":"2020-12-16T00:18:30.623Z","2.0.0-nightly.481":"2020-12-15T00:18:13.356Z","2.0.0-nightly.479":"2020-12-14T00:18:14.292Z","2.0.0-nightly.478":"2020-12-11T00:17:56.669Z","2.0.0-nightly.477":"2020-12-10T00:18:47.697Z","2.0.0-nightly.476":"2020-12-09T00:17:27.568Z","2.0.0-nightly.474":"2020-12-08T00:18:00.776Z","2.0.0-nightly.471":"2020-12-07T00:18:17.075Z","2.0.0-nightly.469":"2020-12-06T00:18:16.505Z","2.0.0-nightly.468":"2020-12-04T00:17:08.951Z","2.0.0-nightly.467":"2020-12-03T00:17:54.861Z","2.0.0-nightly.466":"2020-12-02T00:17:11.672Z","2.0.0-nightly.465":"2020-12-01T00:17:10.731Z","2.0.0-nightly.464":"2020-11-24T00:15:12.448Z","2.0.0-nightly.462":"2020-11-23T00:14:45.065Z","2.0.0-nightly.459":"2020-11-22T00:15:06.022Z","2.0.0-nightly.456":"2020-11-21T00:14:10.495Z","2.0.0-nightly.455":"2020-11-20T00:14:44.755Z","2.0.0-nightly.454":"2020-11-19T00:14:00.258Z","2.0.0-nightly.449":"2020-11-15T00:20:52.873Z","2.0.0-nightly.448":"2020-11-14T00:13:47.619Z","2.0.0-nightly.447":"2020-11-13T00:14:32.759Z","2.0.0-nightly.446":"2020-11-12T00:15:05.154Z","2.0.0-nightly.445":"2020-11-10T00:14:51.005Z","2.0.0-nightly.444":"2020-11-09T00:15:49.144Z","2.0.0-nightly.442":"2020-11-07T00:14:00.940Z","2.0.0-nightly.441":"2020-11-06T00:13:50.818Z","2.0.0-nightly.440":"2020-10-31T00:12:23.412Z","2.0.0-nightly.437":"2020-10-29T00:19:37.055Z","2.0.0-nightly.435":"2020-10-27T00:20:24.498Z","2.0.0-nightly.434":"2020-10-26T00:19:48.601Z","2.0.0-nightly.432":"2020-10-25T00:18:48.663Z","2.0.0-nightly.431":"2020-10-22T00:19:20.720Z","2.0.0-nightly.430":"2020-10-21T20:22:32.476Z","2.0.0-nightly.429":"2020-10-21T00:18:18.001Z","2.0.0-nightly.428":"2020-10-20T00:22:41.334Z","2.0.0-nightly.427":"2020-10-14T00:17:55.752Z","2.0.0-nightly.426":"2020-10-13T00:18:24.680Z","2.0.0-nightly.422":"2020-10-08T00:14:54.462Z","2.0.0-nightly.421":"2020-10-07T00:17:16.959Z","2.0.0-nightly.418":"2020-10-05T00:16:48.000Z","2.0.0-nightly.417":"2020-10-03T00:33:00.737Z","2.0.0-nightly.416":"2020-10-02T00:15:40.859Z","2.0.0-nightly.415":"2020-10-01T00:16:54.425Z","2.0.0-nightly.413":"2020-09-30T00:16:43.010Z","2.0.0-nightly.412":"2020-09-28T00:16:54.716Z","2.0.0-nightly.411":"2020-09-26T00:16:36.082Z","2.0.0-nightly.410":"2020-09-25T00:16:10.903Z","2.0.0-nightly.409":"2020-09-19T00:15:20.799Z","2.0.0-nightly.405":"2020-09-18T00:15:33.444Z","2.0.0-nightly.403":"2020-09-17T00:15:39.408Z","2.0.0-nightly.402":"2020-09-16T00:15:31.355Z","2.0.0-nightly.401":"2020-09-14T00:15:29.337Z","2.0.0-nightly.400":"2020-09-12T00:15:29.215Z","2.0.0-nightly.399":"2020-09-11T00:15:17.269Z","2.0.0-nightly.398":"2020-09-10T00:15:28.745Z","2.0.0-nightly.397":"2020-09-08T00:15:24.882Z","2.0.0-nightly.391":"2020-09-06T00:15:13.581Z","2.0.0-nightly.390":"2020-09-03T00:15:13.430Z","2.0.0-nightly.389":"2020-09-02T00:16:55.560Z","2.0.0-nightly.388":"2020-08-31T00:18:52.658Z","2.0.0-nightly.387":"2020-08-27T00:14:22.045Z","2.0.0-nightly.386":"2020-08-26T00:14:36.809Z","2.0.0-nightly.382":"2020-08-24T00:14:24.668Z","2.0.0-nightly.379":"2020-08-22T00:14:57.342Z","2.0.0-nightly.378":"2020-08-21T00:14:00.667Z","2.0.0-nightly.374":"2020-08-19T00:15:19.229Z","2.0.0-nightly.372":"2020-08-18T00:12:21.484Z","2.0.0-nightly.370":"2020-08-16T00:12:47.146Z","2.0.0-nightly.368":"2020-08-14T00:12:43.587Z","2.0.0-nightly.366":"2020-08-11T00:14:54.109Z","2.0.0-nightly.362":"2020-08-07T00:13:17.601Z","2.0.0-nightly.360":"2020-08-05T00:12:23.207Z","2.0.0-nightly.359":"2020-08-04T00:13:19.745Z","2.0.0-nightly.357":"2020-08-03T00:12:10.537Z","2.0.0-nightly.356":"2020-07-31T00:11:49.600Z","2.0.0-nightly.355":"2020-07-30T00:12:13.920Z","2.0.0-nightly.354":"2020-07-26T00:12:09.357Z","2.0.0-nightly.352":"2020-07-24T00:13:18.587Z","2.0.0-nightly.351":"2020-07-22T00:12:38.377Z","2.0.0-nightly.349":"2020-07-20T00:11:08.330Z","2.0.0-nightly.346":"2020-07-19T00:11:16.526Z","2.0.0-nightly.343":"2020-07-18T00:11:12.240Z","2.0.0-nightly.341":"2020-07-16T00:12:00.400Z","2.0.0-nightly.340":"2020-07-14T00:11:27.671Z","2.0.0-nightly.339":"2020-07-13T00:10:50.354Z","2.0.0-nightly.335":"2020-07-12T00:12:00.796Z","2.0.0-nightly.332":"2020-07-11T00:11:04.151Z","2.0.0-nightly.331":"2020-07-10T00:11:45.998Z","2.0.0-nightly.330":"2020-07-07T21:37:25.919Z","2.0.0-nightly.327":"2020-07-07T00:10:46.992Z","2.0.0-nightly.324":"2020-07-04T00:10:37.364Z","2.0.0-nightly.322":"2020-07-03T00:12:17.030Z","2.0.0-nightly.321":"2020-07-02T00:10:21.708Z","2.0.0-nightly.320":"2020-06-27T00:10:00.896Z","2.0.0-nightly.316":"2020-06-24T00:10:22.351Z","2.0.0-nightly.315":"2020-06-23T19:40:12.506Z","2.0.0-nightly.313":"2020-06-23T00:11:05.200Z","2.0.0-nightly.307":"2020-06-22T00:10:41.352Z","2.0.0-nightly.304":"2020-06-21T00:09:41.780Z","2.0.0-nightly.302":"2020-06-19T00:09:11.854Z","2.0.0-beta.1":"2020-06-18T18:07:02.901Z","2.0.0-nightly.299":"2020-06-18T00:09:17.539Z","2.0.0-nightly.298":"2020-06-17T00:09:18.312Z","2.0.0-nightly.295":"2020-06-16T00:31:55.811Z","2.0.0-nightly.293":"2020-06-15T00:29:59.477Z","2.0.0-nightly.291":"2020-06-14T00:10:07.485Z","2.0.0-nightly.290":"2020-06-11T00:09:13.449Z","2.0.0-nightly.289":"2020-06-10T00:09:39.079Z","2.0.0-nightly.288":"2020-06-09T00:09:05.266Z","2.0.0-nightly.286":"2020-06-08T00:09:27.055Z","2.0.0-nightly.284":"2020-06-07T00:08:54.860Z","2.0.0-nightly.282":"2020-06-05T00:11:33.488Z","2.0.0-nightly.280":"2020-06-04T00:09:10.758Z","2.0.0-nightly.279":"2020-06-02T00:09:52.900Z","2.0.0-nightly.278":"2020-05-28T00:11:19.130Z","2.0.0-nightly.277":"2020-05-22T00:07:01.625Z","2.0.0-nightly.275":"2020-05-20T00:07:40.087Z","2.0.0-nightly.272":"2020-05-14T00:07:14.803Z","2.0.0-nightly.268":"2020-05-13T00:06:23.441Z","2.0.0-nightly.266":"2020-05-12T00:08:52.762Z","2.0.0-nightly.263":"2020-05-11T00:07:32.414Z","2.0.0-nightly.261":"2020-05-10T00:06:51.619Z","2.0.0-nightly.258":"2020-05-09T00:06:01.928Z","2.0.0-nightly.257":"2020-05-08T00:07:02.949Z","2.0.0-nightly.253":"2020-05-07T00:06:11.951Z","2.0.0-nightly.252":"2020-05-06T00:05:56.138Z","2.0.0-nightly.250":"2020-05-02T00:06:55.584Z","2.0.0-nightly.249":"2020-05-01T00:06:53.710Z","2.0.0-nightly.242":"2020-04-30T00:06:31.293Z","2.0.0-nightly.239":"2020-04-29T00:06:11.810Z","2.0.0-nightly.236":"2020-04-25T00:06:36.107Z","2.0.0-nightly.232":"2020-04-24T00:06:55.933Z","2.0.0-nightly.230":"2020-04-23T00:07:05.071Z","2.0.0-nightly.229":"2020-04-21T00:06:28.580Z","2.0.0-nightly.228":"2020-04-19T00:06:42.610Z","2.0.0-nightly.227":"2020-04-18T00:06:42.541Z","2.0.0-nightly.225":"2020-04-17T00:06:21.401Z","2.0.0-nightly.223":"2020-04-16T00:06:48.120Z","2.0.0-nightly.222":"2020-04-15T19:55:15.788Z","2.0.0-nightly.219":"2020-04-15T00:06:09.898Z","2.0.0-nightly.214":"2020-04-12T00:06:15.259Z","2.0.0-nightly.210":"2020-04-11T00:06:23.120Z","2.0.0-nightly.209":"2020-04-10T00:07:23.200Z","2.0.0-nightly.207":"2020-04-09T00:06:13.273Z","2.0.0-nightly.205":"2020-04-08T00:06:53.281Z","2.0.0-nightly.203":"2020-04-07T00:06:16.383Z","2.0.0-nightly.201":"2020-04-05T20:22:36.607Z","2.0.0-nightly.200":"2020-04-05T00:06:11.175Z","2.0.0-nightly.198":"2020-04-04T00:06:46.781Z","2.0.0-nightly.196":"2020-04-03T04:24:20.419Z","2.0.0-nightly.195":"2020-04-02T00:06:26.127Z","2.0.0-nightly.191":"2020-04-01T00:06:20.617Z","2.0.0-nightly.187":"2020-03-31T00:06:43.031Z","2.0.0-nightly.186":"2020-03-29T00:06:46.077Z","2.0.0-nightly.185":"2020-03-28T00:05:58.038Z","2.0.0-nightly.182":"2020-03-27T00:06:33.346Z","2.0.0-nightly.177":"2020-03-26T00:06:07.405Z","2.0.0-nightly.173":"2020-03-25T00:06:59.664Z","2.0.0-nightly.167":"2020-03-24T00:06:19.889Z","2.0.0-nightly.166":"2020-03-23T00:05:58.776Z","2.0.0-nightly.165":"2020-03-22T00:06:00.361Z","2.0.0-nightly.159":"2020-03-21T00:05:59.637Z","2.0.0-nightly.156":"2020-03-20T00:06:11.565Z","2.0.0-nightly.155":"2020-03-18T00:06:55.576Z","2.0.0-nightly.151":"2020-03-16T00:07:23.682Z","2.0.0-nightly.150":"2020-03-15T00:07:07.445Z","2.0.0-nightly.149":"2020-03-14T00:06:47.525Z","2.0.0-nightly.148":"2020-03-12T00:06:40.230Z","2.0.0-nightly.146":"2020-03-10T00:06:59.422Z","2.0.0-nightly.144":"2020-03-09T00:07:08.695Z","2.0.0-nightly.143":"2020-03-08T00:07:15.266Z","2.0.0-nightly.142":"2020-03-07T00:07:08.131Z","2.0.0-nightly.140":"2020-03-06T00:07:10.762Z","2.0.0-nightly.137":"2020-03-05T00:06:53.836Z","2.0.0-nightly.135":"2020-03-04T00:06:49.762Z","2.0.0-nightly.133":"2020-03-02T00:06:58.359Z","2.0.0-nightly.132":"2020-02-28T00:06:34.389Z","2.0.0-nightly.130":"2020-02-27T00:07:02.601Z","2.0.0-nightly.127":"2020-02-26T00:06:40.804Z","2.0.0-nightly.122":"2020-02-25T00:07:11.120Z","2.0.0-nightly.121":"2020-02-22T00:06:21.404Z","2.0.0-nightly.120":"2020-02-20T18:49:25.883Z","2.0.0-nightly.119":"2020-02-20T00:07:00.410Z","2.0.0-nightly.118":"2020-02-19T00:06:36.747Z","2.0.0-nightly.117":"2020-02-18T00:06:18.255Z","2.0.0-nightly.116":"2020-02-17T00:06:28.728Z","2.0.0-nightly.115":"2020-02-16T00:06:40.002Z","2.0.0-nightly.112":"2020-02-15T00:06:30.527Z","2.0.0-nightly.107":"2020-02-14T00:06:45.945Z","2.0.0-nightly.102":"2020-02-13T00:06:01.835Z","2.0.0-nightly.101":"2020-02-12T20:12:14.078Z","2.0.0-nightly.97":"2020-02-12T00:06:22.041Z","2.0.0-nightly.92":"2020-02-11T00:06:48.950Z","2.0.0-nightly.88":"2020-02-09T00:06:01.099Z","2.0.0-nightly.87":"2020-02-08T00:05:40.957Z","2.0.0-nightly.85":"2020-02-06T00:05:33.843Z","2.0.0-nightly.79":"2020-02-03T22:21:52.561Z","2.0.0-nightly.72":"2020-02-02T00:05:20.050Z","2.0.0-nightly.69":"2020-02-01T00:06:30.271Z","2.0.0-nightly.68":"2020-01-31T00:05:23.440Z","2.0.0-nightly.67":"2020-01-30T00:05:00.879Z","2.0.0-nightly.66":"2020-01-29T00:05:18.910Z","2.0.0-nightly.65":"2020-01-28T00:05:25.700Z","2.0.0-alpha.3.1":"2019-11-20T16:13:45.620Z","2.0.0-alpha.3":"2019-11-20T15:46:37.217Z","2.0.0-alpha.2.1":"2019-10-15T14:50:26.325Z","2.0.0-alpha.2":"2019-10-15T14:40:23.167Z","2.0.0-alpha.1.1":"2019-08-13T15:50:00.773Z","2.0.0-alpha.1":"2019-08-13T15:31:10.252Z","2.0.0-nightly.949":"2021-12-16T19:13:37.233Z","2.0.0-nightly.636":"2021-04-04T00:15:54.768Z","2.0.0-nightly.950":"2021-12-17T02:39:47.226Z","2.0.0-nightly.951":"2021-12-17T21:55:59.693Z","2.0.0-nightly.953":"2021-12-20T00:40:49.146Z","2.0.0-nightly.954":"2021-12-26T00:54:37.398Z","2.0.0-nightly.959":"2021-12-30T00:39:18.203Z","2.0.0-nightly.962":"2022-01-02T00:38:28.536Z","2.0.0-nightly.963":"2022-01-03T00:40:45.928Z","2.0.0-nightly.967":"2022-01-05T00:42:51.893Z","2.1.0":"2022-01-05T16:23:54.382Z","2.0.0-nightly.970":"2022-01-06T00:40:15.157Z","2.1.1":"2022-01-06T18:40:16.286Z","2.0.0-nightly.977":"2022-01-08T00:43:41.214Z","2.0.0-nightly.978":"2022-01-11T22:18:13.361Z","2.2.0":"2022-01-12T16:37:44.348Z","2.0.0-nightly.982":"2022-01-14T00:41:14.542Z","2.2.1":"2022-01-17T18:12:08.389Z","2.0.0-nightly.986":"2022-01-18T00:44:00.135Z","2.3.0":"2022-02-09T17:29:01.230Z","2.3.1":"2022-02-10T16:28:41.985Z","2.0.0-nightly.1002":"2022-02-11T00:43:49.030Z","2.3.2":"2022-02-18T16:22:22.284Z","2.0.0-nightly.1004":"2022-02-19T00:43:24.430Z","2.0.0-nightly.1006":"2022-02-24T00:52:21.920Z","2.0.0-nightly.1009":"2022-03-02T00:52:26.754Z","2.0.0-nightly.1010":"2022-03-09T00:41:04.029Z","2.0.0-nightly.1012":"2022-03-11T00:45:23.481Z","2.0.0-nightly.1014":"2022-03-12T00:41:46.598Z","2.0.0-nightly.1015":"2022-03-13T00:42:04.156Z","2.0.0-nightly.1019":"2022-03-19T14:32:57.135Z","2.0.0-nightly.1027":"2022-03-21T00:41:37.897Z","2.4.0":"2022-03-22T14:45:55.055Z","2.0.0-nightly.1030":"2022-03-23T00:46:37.260Z","2.0.0-nightly.1031":"2022-03-24T00:39:05.268Z","2.0.0-nightly.1032":"2022-03-29T00:42:41.648Z","2.0.0-nightly.1033":"2022-03-30T01:20:01.507Z","2.0.0-nightly.1034":"2022-03-31T01:20:13.303Z","2.4.1":"2022-03-31T16:03:25.713Z","2.0.0-nightly.1037":"2022-04-01T01:21:24.826Z","2.0.0-nightly.1038":"2022-04-06T00:37:42.112Z","2.0.0-nightly.1041":"2022-04-07T00:44:22.122Z","2.0.0-nightly.1042":"2022-04-08T00:40:24.424Z","2.0.0-nightly.1043":"2022-04-08T22:11:45.097Z","2.0.0-nightly.1051":"2022-04-14T00:45:34.968Z","2.0.0-nightly.1053":"2022-04-16T00:43:05.829Z","2.0.0-nightly.1054":"2022-04-17T00:40:46.472Z","2.0.0-nightly.1055":"2022-04-18T00:41:22.979Z","2.0.0-nightly.1056":"2022-04-20T00:57:50.746Z","2.5.0":"2022-04-21T15:47:41.959Z","2.0.0-nightly.1069":"2022-04-22T00:43:06.269Z","2.0.0-nightly.1070":"2022-04-23T00:46:50.712Z","2.0.0-nightly.1073":"2022-04-27T00:37:24.155Z","2.0.0-nightly.1074":"2022-04-30T00:43:32.430Z","2.0.0-nightly.1075":"2022-05-01T00:44:36.758Z","2.0.0-nightly.1077":"2022-05-02T00:48:13.610Z","2.0.0-nightly.1080":"2022-05-04T00:47:47.028Z","2.0.0-nightly.1082":"2022-05-05T00:42:10.912Z","2.0.0-nightly.1085":"2022-05-07T00:44:42.930Z","2.0.0-nightly.1086":"2022-05-08T00:46:25.009Z","2.0.0-nightly.1088":"2022-05-09T00:49:12.021Z","2.0.0-nightly.1089":"2022-05-10T00:45:24.737Z","2.0.0-nightly.1090":"2022-05-11T01:19:21.436Z","2.0.0-nightly.1091":"2022-05-13T00:48:54.486Z","2.0.0-nightly.1092":"2022-05-14T00:44:06.944Z","2.0.0-nightly.1096":"2022-05-18T00:40:39.046Z","2.0.0-nightly.1097":"2022-05-21T00:43:45.178Z","2.0.0-nightly.1098":"2022-05-22T00:43:34.917Z","2.0.0-nightly.1099":"2022-05-23T00:44:58.831Z","2.0.0-nightly.1103":"2022-05-24T00:43:59.129Z","2.0.0-nightly.1105":"2022-05-25T00:47:54.050Z","2.6.0":"2022-05-25T14:09:16.974Z","2.0.0-nightly.1110":"2022-05-26T00:40:43.166Z","2.0.0-nightly.1112":"2022-05-28T00:41:29.089Z","2.0.0-nightly.1113":"2022-05-30T00:40:19.417Z","2.0.0-nightly.1116":"2022-06-08T00:48:52.256Z","2.0.0-nightly.1117":"2022-06-13T01:32:08.284Z","2.0.0-nightly.1124":"2022-06-14T00:50:41.515Z","2.0.0-nightly.1125":"2022-06-15T00:45:18.868Z","2.0.0-nightly.1127":"2022-06-17T00:49:09.290Z","2.0.0-nightly.1128":"2022-06-17T19:19:53.789Z","2.6.1":"2022-06-17T20:14:10.086Z","2.0.0-nightly.1130":"2022-06-18T00:39:08.470Z","2.0.0-nightly.1131":"2022-06-22T00:44:59.675Z","2.6.2":"2022-06-22T05:23:14.420Z","2.0.0-nightly.1132":"2022-06-23T00:50:00.356Z","2.0.0-nightly.1133":"2022-06-25T00:45:40.379Z","2.0.0-nightly.1134":"2022-07-01T00:52:02.094Z","2.0.0-nightly.1135":"2022-07-03T00:50:32.444Z","2.0.0-nightly.1136":"2022-07-13T00:44:46.139Z","2.0.0-nightly.1137":"2022-07-21T00:44:20.506Z","2.0.0-nightly.1138":"2022-07-27T00:46:54.032Z","2.0.0-nightly.1140":"2022-07-28T00:42:28.600Z","2.7.0":"2022-08-03T16:52:58.811Z","2.0.0-nightly.1158":"2022-08-04T00:47:36.274Z","2.0.0-nightly.1159":"2022-08-10T00:44:22.748Z","2.0.0-nightly.1161":"2022-08-13T00:51:54.068Z","2.0.0-nightly.1162":"2022-08-26T00:50:13.581Z","2.0.0-nightly.1164":"2022-09-04T00:40:59.507Z","2.0.0-nightly.1165":"2022-09-07T00:46:46.498Z","2.0.0-nightly.1171":"2022-09-12T22:55:13.799Z","2.0.0-nightly.1172":"2022-09-25T00:39:52.487Z","2.0.0-nightly.1173":"2022-10-12T00:54:29.118Z","2.0.0-nightly.1174":"2022-10-15T00:46:25.321Z","2.0.0-nightly.1175":"2022-10-17T00:49:29.484Z","2.0.0-nightly.1176":"2022-10-18T00:58:41.433Z","2.0.0-nightly.1177":"2022-10-19T02:45:27.839Z","2.0.0-nightly.1178":"2022-10-20T00:55:38.810Z","2.0.0-nightly.1179":"2022-10-24T00:54:51.885Z","2.0.0-nightly.1183":"2022-10-25T00:52:26.013Z","2.0.0-nightly.1185":"2022-10-26T01:01:49.282Z","2.0.0-nightly.1186":"2022-10-28T00:55:41.040Z","2.0.0-nightly.1187":"2022-10-30T00:51:59.765Z","2.0.0-nightly.1188":"2022-10-31T00:47:09.403Z","2.0.0-nightly.1190":"2022-11-01T00:47:58.108Z","2.0.0-nightly.1191":"2022-11-02T00:45:42.674Z","2.0.0-nightly.1192":"2022-11-03T00:57:28.459Z","2.0.0-nightly.1195":"2022-11-04T01:21:04.597Z","2.0.0-nightly.1197":"2022-11-05T00:47:01.223Z","2.0.0-nightly.1200":"2022-11-06T00:57:22.788Z","2.0.0-nightly.1202":"2022-11-09T00:51:24.167Z","2.8.0":"2022-11-09T05:46:02.046Z","2.0.0-nightly.1204":"2022-11-11T00:50:23.265Z","2.0.0-nightly.1205":"2022-11-18T00:48:01.840Z","2.0.0-nightly.1211":"2022-11-28T00:45:23.823Z","2.0.0-nightly.1212":"2022-12-07T01:19:57.724Z","2.8.1":"2022-12-08T05:57:06.325Z","2.0.0-nightly.1214":"2022-12-09T01:23:59.928Z","2.0.0-nightly.1216":"2022-12-14T00:44:17.128Z","2.0.0-nightly.1219":"2022-12-14T22:02:23.082Z","2.8.2":"2022-12-14T23:24:27.692Z","2.0.0-nightly.1221":"2022-12-15T00:55:23.997Z","2.0.0-nightly.1222":"2022-12-17T00:44:46.374Z","2.0.0-nightly.1223":"2022-12-21T00:47:05.768Z","2.0.0-nightly.1228":"2023-01-02T00:49:42.525Z","2.0.0-nightly.1232":"2023-01-04T00:38:40.253Z","2.0.0-nightly.1234":"2023-01-06T00:42:00.438Z","2.0.0-nightly.1236":"2023-01-07T00:45:44.474Z","2.0.0-nightly.1237":"2023-01-08T00:40:32.542Z","2.0.0-nightly.1238":"2023-01-09T00:47:37.060Z","2.0.0-nightly.1239":"2023-01-10T01:22:10.367Z","2.0.0-nightly.1240":"2023-01-12T01:20:31.126Z","2.0.0-nightly.1242":"2023-01-17T22:53:20.153Z","2.8.3":"2023-01-18T17:12:17.606Z","2.0.0-nightly.1244":"2023-01-19T00:47:05.804Z","2.0.0-nightly.1245":"2023-02-01T00:44:40.292Z","2.0.0-nightly.1246":"2023-02-03T00:52:38.475Z","2.0.0-nightly.1248":"2023-02-07T01:25:52.374Z","2.0.0-nightly.1249":"2023-02-17T00:47:08.888Z","2.0.0-nightly.1252":"2023-02-20T01:01:22.020Z","2.0.0-nightly.1253":"2023-02-20T03:01:35.331Z","2.0.0-nightly.1254":"2023-02-22T00:43:37.943Z","2.0.0-nightly.1255":"2023-02-23T00:50:07.510Z","2.0.0-nightly.1256":"2023-02-28T00:45:02.354Z","2.0.0-nightly.1265":"2023-03-16T00:47:11.754Z","2.0.0-nightly.1266":"2023-03-19T00:43:23.374Z","2.0.0-nightly.1267":"2023-03-25T00:41:20.904Z","2.0.0-nightly.1273":"2023-03-27T00:45:04.036Z","2.0.0-nightly.1274":"2023-03-28T00:50:13.034Z","2.0.0-nightly.1275":"2023-03-29T00:49:14.588Z","2.0.0-nightly.1277":"2023-03-31T00:51:02.362Z","2.0.0-nightly.1278":"2023-04-04T00:49:33.489Z","2.0.0-nightly.1280":"2023-04-05T00:50:39.760Z","2.0.0-nightly.1281":"2023-04-12T00:45:34.928Z","2.0.0-nightly.1282":"2023-04-14T00:38:41.721Z","2.0.0-nightly.1283":"2023-04-18T00:41:00.610Z","2.0.0-nightly.1284":"2023-04-22T00:46:02.376Z","2.0.0-nightly.1285":"2023-04-23T00:43:38.809Z","2.0.0-nightly.1289":"2023-04-29T00:48:33.063Z","2.0.0-nightly.1290":"2023-04-30T00:42:36.738Z","2.0.0-nightly.1293":"2023-05-06T01:13:42.597Z","2.0.0-nightly.1294":"2023-05-09T00:48:06.440Z","2.0.0-nightly.1295":"2023-05-10T00:45:33.876Z","2.0.0-nightly.1298":"2023-05-12T00:46:55.234Z","2.0.0-nightly.1303":"2023-05-13T00:44:17.488Z","2.8.4-nightly.0":"2023-05-14T00:43:40.624Z","2.0.0-nightly.1314":"2023-05-24T00:44:23.367Z","2.0.0-nightly.1316":"2023-05-25T00:42:46.641Z","2.9.0":"2023-05-26T07:51:24.320Z","2.0.0-nightly.1319":"2023-05-27T00:45:32.638Z","2.9.1":"2023-05-27T20:55:57.123Z","2.0.0-nightly.1322":"2023-05-28T00:43:36.267Z","2.0.0-nightly.1324":"2023-06-05T00:48:20.076Z","2.0.0-nightly.1326":"2023-06-07T00:39:47.926Z","2.9.2":"2023-06-08T21:08:09.321Z","2.0.0-nightly.1331":"2023-06-09T00:47:32.348Z","2.0.0-nightly.1332":"2023-06-25T00:42:59.953Z","2.9.3":"2023-06-25T07:28:38.903Z","2.0.0-nightly.1335":"2023-06-26T00:44:38.106Z","2.0.0-nightly.1339":"2023-07-18T05:11:19.024Z","2.0.0-nightly.1340":"2023-07-20T00:39:31.128Z","2.0.0-nightly.1342":"2023-07-26T00:40:52.151Z","2.0.0-nightly.1344":"2023-07-28T00:47:27.319Z","2.0.0-nightly.1345":"2023-07-29T00:41:47.253Z","2.0.0-nightly.1349":"2023-08-01T00:43:24.983Z","2.0.0-nightly.1350":"2023-08-02T00:41:43.622Z","2.0.0-nightly.1351":"2023-08-05T00:39:43.170Z","2.0.0-nightly.1352":"2023-08-13T00:43:38.677Z","2.0.0-nightly.1353":"2023-08-16T00:43:51.790Z","2.0.0-nightly.1354":"2023-08-17T00:40:23.670Z","2.0.0-nightly.1355":"2023-08-18T00:40:59.516Z","2.0.0-nightly.1356":"2023-08-23T00:38:59.499Z","2.0.0-nightly.1357":"2023-08-24T00:41:41.797Z","2.0.0-nightly.1358":"2023-08-27T00:37:30.791Z","2.0.0-nightly.1359":"2023-09-08T00:36:53.195Z","2.0.0-nightly.1360":"2023-09-09T00:39:04.834Z","2.0.0-nightly.1362":"2023-09-11T00:40:27.840Z","2.0.0-nightly.1365":"2023-09-13T00:39:00.744Z","2.0.0-nightly.1367":"2023-09-15T00:39:07.923Z","2.0.0-nightly.1368":"2023-09-16T00:39:17.873Z","2.0.0-nightly.1369":"2023-09-18T00:38:38.186Z","2.0.0-nightly.1370":"2023-09-19T00:43:19.161Z","2.0.0-nightly.1373":"2023-09-23T00:41:13.023Z","2.0.0-nightly.1374":"2023-09-26T00:42:53.353Z","2.0.0-nightly.1376":"2023-09-27T00:39:29.141Z","2.0.0-nightly.1380":"2023-09-28T00:40:50.257Z","2.0.0-nightly.1381":"2023-10-01T00:41:04.193Z","2.0.0-nightly.1385":"2023-10-02T00:40:33.137Z","2.0.0-nightly.1386":"2023-10-03T00:50:59.717Z","2.0.0-nightly.1391":"2023-10-04T00:44:43.247Z","2.0.0-nightly.1395":"2023-10-06T00:40:04.958Z","2.0.0-nightly.1399":"2023-10-10T00:42:08.705Z","2.0.0-nightly.1400":"2023-10-11T00:42:38.886Z","2.10.0":"2023-10-11T05:20:24.738Z","2.0.0-nightly.1404":"2023-10-12T00:36:03.247Z","2.0.0-nightly.1405":"2023-10-13T00:40:02.141Z","2.0.0-nightly.1406":"2023-10-16T00:43:36.351Z","2.0.0-nightly.1411":"2023-10-19T00:42:39.001Z","2.0.0-nightly.1415":"2023-10-24T00:43:34.263Z","2.10.1":"2023-10-24T18:44:18.748Z","2.0.0-nightly.1417":"2023-10-25T00:40:22.662Z","2.0.0-nightly.1418":"2023-10-26T00:42:05.628Z","2.0.0-nightly.1419":"2023-10-30T00:39:57.055Z","2.10.2":"2023-11-02T03:50:45.554Z","2.0.0-nightly.1421":"2023-11-03T00:33:50.973Z","2.0.0-nightly.1423":"2023-11-04T00:36:19.687Z","2.0.0-nightly.1424":"2023-11-05T00:34:51.766Z","2.0.0-nightly.1427":"2023-11-07T00:55:11.211Z","2.0.0-nightly.1430":"2023-11-08T00:35:05.029Z","2.0.0-nightly.1431":"2023-11-10T00:32:35.003Z","2.0.0-nightly.1433":"2023-11-13T00:39:55.747Z","2.0.0-nightly.1434":"2023-11-14T00:34:50.354Z","2.0.0-nightly.1436":"2023-11-15T01:09:28.735Z","2.10.3":"2023-11-15T02:24:59.262Z","2.0.0-nightly.1439":"2023-11-16T00:33:13.905Z","2.0.0-nightly.1441":"2023-11-17T00:27:23.829Z","2.0.0-nightly.1442":"2023-11-22T00:31:28.405Z","2.0.0-nightly.1443":"2023-11-24T00:26:28.690Z","2.0.0-nightly.1445":"2023-11-26T00:25:40.791Z","2.0.0-nightly.1446":"2023-11-27T00:27:35.175Z","2.0.0-nightly.1447":"2023-11-28T00:30:29.905Z","2.0.0-nightly.1448":"2023-11-30T00:30:18.475Z","2.0.0-nightly.1449":"2023-12-01T00:28:46.528Z","2.0.0-nightly.1451":"2023-12-06T00:34:37.617Z","2.0.0-nightly.1452":"2023-12-07T00:29:09.741Z","2.0.0-nightly.1468":"2023-12-15T01:23:09.146Z","2.0.0-nightly.1470":"2023-12-16T00:30:50.456Z","2.0.0-nightly.1471":"2023-12-20T00:26:16.621Z","2.11.0":"2024-01-04T17:04:42.442Z","2.0.0-nightly.1481":"2024-01-08T00:30:22.844Z","2.0.0-nightly.1482":"2024-01-08T04:56:29.955Z","2.0.0-nightly.1483":"2024-01-08T18:51:39.062Z","2.0.0-nightly.1484":"2024-01-10T00:28:27.052Z","2.0.0-nightly.1485":"2024-01-15T00:26:09.349Z","2.0.0-nightly.1486":"2024-01-19T00:30:14.759Z","2.0.0-nightly.1488":"2024-01-22T00:35:14.494Z","2.0.0-nightly.1490":"2024-01-25T00:30:47.669Z","2.0.0-nightly.1491":"2024-01-27T00:27:12.298Z","2.0.0-nightly.1496":"2024-02-01T00:33:27.848Z","2.0.0-nightly.1497":"2024-02-03T00:34:30.543Z","2.0.0-nightly.1498":"2024-02-06T00:26:24.932Z","2.0.0-nightly.1500":"2024-02-12T00:26:00.728Z","2.0.0-nightly.1501":"2024-02-14T00:25:52.336Z","2.0.0-nightly.1502":"2024-02-17T00:26:08.151Z","2.0.0-nightly.1503":"2024-02-24T00:26:00.701Z","2.0.0-nightly.1504":"2024-02-28T00:28:22.667Z","2.12.0":"2024-02-28T16:53:26.827Z","2.0.0-dev.1510":"2024-02-29T00:21:43.580Z","2.0.0-nightly.1511":"2024-02-29T00:37:25.297Z","2.0.0-dev.1515":"2024-02-29T07:35:10.350Z","2.0.0-nightly.1514":"2024-03-01T00:39:09.189Z","2.0.0-nightly.1518":"2024-03-02T00:30:25.149Z","2.0.0-nightly.1519":"2024-03-03T00:37:23.977Z","2.0.0-dev.1516":"2024-03-04T04:56:00.762Z","2.0.0-dev.1517":"2024-03-04T06:17:40.616Z","2.0.0-dev.1518":"2024-03-04T07:50:59.174Z","2.0.0-canary.1521":"2024-03-05T00:20:59.278Z","2.0.0-canary.1522":"2024-03-05T02:37:43.933Z","2.0.0-canary.1523":"2024-03-05T07:19:21.456Z","2.0.0-canary.1524":"2024-03-09T01:13:40.045Z","2.0.0-canary.1526":"2024-03-11T20:51:50.589Z","2.0.0-dev.1528":"2024-03-13T01:29:47.932Z","2.0.0-canary.1527":"2024-03-13T02:45:35.519Z","2.0.0-canary.1528":"2024-03-14T03:43:22.016Z","2.0.0-canary.1529":"2024-03-14T04:30:50.218Z","2.0.0-canary.1530":"2024-03-14T05:44:14.576Z","2.0.0-canary.1533":"2024-03-15T00:37:35.601Z","2.0.0-canary.1534":"2024-03-15T09:52:06.756Z","2.0.0-canary.1535":"2024-03-18T10:14:58.787Z","2.0.0-canary.1536":"2024-03-18T19:09:55.307Z","2.0.0-canary.1537":"2024-03-18T22:40:52.607Z","2.0.0-dev.1548":"2024-03-20T01:28:09.026Z","2.0.0-canary.1542":"2024-03-20T16:35:10.744Z","2.0.0-canary.1543":"2024-03-21T17:13:27.584Z","2.0.0-dev.1424":"2024-04-04T03:02:56.348Z","2.0.0-dev.1426":"2024-04-05T03:44:05.058Z","2.0.0-dev.1425":"2024-04-05T04:25:44.754Z","2.0.0-dev.1427":"2024-04-08T03:15:51.205Z","2.0.0-canary.1550":"2024-04-08T06:27:40.220Z","2.0.0-canary.1551":"2024-04-08T09:47:11.449Z","2.0.0-canary.1552":"2024-04-09T03:38:37.548Z","2.0.0-dev.1430":"2024-04-09T03:57:51.885Z","2.0.0-dev.1431":"2024-04-09T09:30:42.728Z","2.0.0-dev.1429":"2024-04-09T09:53:20.045Z","2.0.0-canary.1553":"2024-04-09T23:50:41.361Z","2.0.0-canary.1559":"2024-04-14T23:32:21.066Z","2.0.0-canary.1560":"2024-04-15T02:19:28.511Z","2.0.0-canary.1561":"2024-04-16T01:10:56.118Z","2.0.0-canary.1563":"2024-04-17T04:22:40.439Z","2.0.0-dev.1565":"2024-04-17T05:03:34.692Z","2.0.0-canary.1564":"2024-04-17T08:53:55.716Z","2.0.0-canary.1565":"2024-04-17T09:42:53.245Z","2.0.0-canary.1566":"2024-04-17T18:27:00.501Z","2.0.0-canary.1567":"2024-04-20T03:56:34.207Z","2.0.0-dev.1572":"2024-04-22T05:09:01.412Z","2.0.0-dev.1573":"2024-04-23T03:51:45.548Z","2.0.0-canary.1571":"2024-04-23T04:04:20.935Z","2.0.0-dev.1557":"2024-04-23T04:38:37.085Z","2.0.0-dev.1574":"2024-04-23T04:52:32.273Z","2.0.0-canary.1572":"2024-04-23T08:11:35.493Z","2.0.0-canary.1573":"2024-04-24T05:22:27.386Z","2.0.0-canary.1574":"2024-04-26T06:40:09.982Z","2.0.0-canary.1575":"2024-04-29T07:46:35.498Z","2.0.0-canary.1576":"2024-04-29T22:52:21.156Z","2.0.0-dev.1577":"2024-04-30T02:33:45.314Z","2.0.0-canary.1577":"2024-04-30T04:05:08.343Z","2.0.0-canary.1578":"2024-04-30T21:49:13.842Z","2.0.0-dev.1584":"2024-04-30T22:44:58.278Z","2.0.0-dev.1586":"2024-04-30T23:24:03.266Z","2.0.0-canary.1579":"2024-05-01T03:08:15.816Z","2.0.0-canary.1580":"2024-05-01T03:56:12.635Z","2.0.0-canary.1581":"2024-05-01T04:39:49.476Z","2.0.0-canary.1582":"2024-05-02T02:25:49.998Z","2.0.0-canary.1585":"2024-05-06T02:42:40.748Z","2.0.0-canary.1586":"2024-05-07T03:58:51.539Z","2.0.0-canary.1587":"2024-05-07T07:50:19.253Z","2.0.0-canary.1590":"2024-05-08T07:02:40.950Z","2.0.0-canary.1591":"2024-05-08T07:44:11.376Z","2.0.0-canary.1593":"2024-05-10T07:17:26.928Z","2.0.0-dev.1603":"2024-05-12T23:46:36.626Z","2.0.0-canary.1595":"2024-05-14T06:03:57.927Z","2.0.0-dev.1608":"2024-05-14T10:08:18.237Z","2.0.0-canary.1596":"2024-05-15T06:30:51.624Z","2.0.0-canary.1597":"2024-05-16T05:43:47.864Z","2.0.0-canary.1598":"2024-05-16T06:06:06.218Z","2.0.0-canary.1599":"2024-05-16T10:32:21.614Z","2.0.0-canary.1600":"2024-05-17T02:39:00.336Z","2.0.0-dev.1602":"2024-05-17T06:38:05.109Z","2.0.0-dev.1601":"2024-05-17T22:37:33.020Z","2.0.0-canary.1601":"2024-05-20T07:58:07.349Z","2.0.0-canary.1602":"2024-05-20T08:13:12.246Z","2.0.0-dev.1604":"2024-05-22T04:46:56.672Z","2.0.0-canary.1604":"2024-05-22T12:17:31.754Z","2.0.0-dev.1605":"2024-05-22T21:09:11.997Z","2.0.0-canary.1605":"2024-05-23T04:36:22.101Z","2.0.0-canary.1606":"2024-05-23T06:16:44.806Z","2.0.0-canary.1607":"2024-05-23T06:52:48.534Z","2.0.0-canary.1608":"2024-05-23T07:40:15.290Z","2.0.0-canary.1609":"2024-05-24T01:03:55.886Z","2.0.0-canary.1610":"2024-05-24T02:14:53.209Z","2.0.0-canary.1611":"2024-05-25T17:23:55.605Z","2.0.0-canary.1612":"2024-05-27T01:23:28.434Z","2.0.0-canary.1613":"2024-05-27T01:31:27.960Z","2.0.0-canary.1614":"2024-05-28T02:34:50.369Z","2.0.0-canary.1615":"2024-05-28T04:28:20.959Z","2.0.0-canary.1616":"2024-05-28T04:38:50.696Z","2.0.0-canary.1617":"2024-05-28T05:57:41.797Z","2.0.0-canary.1618":"2024-05-29T06:28:14.466Z","2.0.0-canary.1619":"2024-05-29T10:36:19.129Z","2.0.0-canary.1620":"2024-05-30T01:28:08.951Z","2.0.0-canary.1621":"2024-05-30T01:53:46.324Z","2.0.0-canary.1622":"2024-05-30T05:34:13.229Z","2.0.0-canary.1624":"2024-05-31T05:49:17.241Z","2.0.0-canary.1625":"2024-06-02T19:53:25.550Z","2.0.0-canary.1626":"2024-06-03T05:24:59.038Z","2.0.0-canary.1627":"2024-06-04T07:21:08.248Z","2.0.0-canary.1628":"2024-06-04T07:25:06.316Z","2.0.0-dev.1632":"2024-06-05T00:44:08.445Z","2.0.0-canary.1629":"2024-06-05T04:54:48.314Z","2.0.0-canary.1630":"2024-06-05T06:15:22.350Z","2.0.0-canary.1631":"2024-06-06T04:42:26.878Z","2.0.0-canary.1632":"2024-06-06T06:04:04.361Z","2.0.0-canary.1633":"2024-06-06T06:38:55.241Z","2.0.0-canary.1635":"2024-06-07T04:34:41.841Z","2.0.0-canary.1636":"2024-06-07T08:00:16.560Z","2.0.0-canary.1637":"2024-06-07T08:13:10.129Z","2.0.0-canary.1638":"2024-06-11T07:28:13.653Z","2.0.0-canary.1639":"2024-06-11T08:43:25.794Z","2.0.0-canary.1640":"2024-06-13T01:22:53.028Z","2.0.0-canary.1641":"2024-06-14T02:30:30.467Z","2.0.0-canary.1643":"2024-06-14T07:30:10.741Z","2.0.0-canary.1644":"2024-06-17T02:10:30.923Z","2.0.0-canary.1646":"2024-06-17T05:26:07.857Z","2.0.0-canary.1647":"2024-06-18T01:28:22.866Z","2.0.0-canary.1648":"2024-06-18T02:26:34.808Z","2.0.0-canary.1650":"2024-06-18T02:55:08.025Z","2.0.0-dev.1652":"2024-06-19T03:15:38.214Z","2.0.0-canary.1652":"2024-06-19T03:32:35.362Z","2.0.0-canary.1654":"2024-06-20T06:17:45.385Z","2.0.0-canary.1656":"2024-06-21T02:10:29.007Z","2.0.0-canary.1658":"2024-06-21T04:28:04.405Z","2.0.0-canary.1659":"2024-06-21T05:38:12.631Z","2.0.0-canary.1661":"2024-06-24T11:01:58.508Z","2.0.0-canary.1662":"2024-06-25T02:06:41.833Z","2.0.0-canary.1663":"2024-06-25T04:57:06.649Z","2.0.0-canary.1665":"2024-06-25T15:28:27.873Z","2.0.0-canary.1666":"2024-06-26T09:24:06.973Z","2.0.0-canary.1667":"2024-06-26T10:04:12.434Z","2.0.0-canary.1669":"2024-07-11T04:22:47.453Z","2.0.0-canary.1670":"2024-07-11T04:27:14.678Z","2.0.0-dev.1680":"2024-07-15T01:41:42.814Z","2.0.0-canary.1681":"2024-07-15T05:59:09.389Z","2.0.0-canary.1683":"2024-07-17T01:37:22.872Z","2.0.0-canary.1684":"2024-07-17T04:59:43.006Z","2.0.0-canary.1685":"2024-07-17T07:27:02.820Z","2.0.0-canary.1687":"2024-07-19T05:14:54.781Z","2.0.0-canary.1688":"2024-07-23T07:03:56.605Z","2.0.0-canary.1690":"2024-07-24T01:51:11.606Z","2.0.0-canary.1693":"2024-07-26T07:01:43.037Z","2.0.0-canary.1694":"2024-07-26T08:23:27.101Z","2.0.0-canary.1695":"2024-07-29T02:16:54.845Z","2.0.0-canary.1696":"2024-07-29T02:50:06.408Z","2.0.0-canary.1697":"2024-07-30T01:20:16.088Z","2.0.0-canary.1699":"2024-07-30T07:36:01.794Z","2.0.0-canary.1700":"2024-07-31T01:50:08.474Z","2.0.0-canary.1702":"2024-07-31T06:57:13.242Z","2.0.0-canary.1704":"2024-08-01T06:17:37.468Z","2.0.0-canary.1705":"2024-08-02T01:39:47.425Z","2.0.0-canary.1706":"2024-08-02T05:20:04.746Z","2.0.0-canary.1707":"2024-08-02T06:26:47.821Z","2.0.0-canary.1709":"2024-08-05T07:22:45.700Z","2.0.0-canary.1710":"2024-08-05T08:26:13.431Z","2.0.0-dev.1712":"2024-08-06T05:43:28.174Z","2.0.0-canary.1712":"2024-08-06T23:36:04.797Z","2.0.0-canary.1713":"2024-08-08T00:39:32.126Z","2.0.0-canary.1714":"2024-08-08T05:38:54.166Z","2.0.0-canary.1715":"2024-08-09T06:28:01.233Z","2.0.0-canary.1716":"2024-08-12T06:40:02.850Z","2.0.0-canary.1717":"2024-08-12T06:59:07.895Z","2.0.0-canary.1718":"2024-08-13T04:32:47.098Z","2.0.0-canary.1719":"2024-08-15T02:29:40.216Z","2.0.0-canary.1720":"2024-08-22T02:12:36.087Z","2.0.0-canary.1721":"2024-08-28T01:18:42.037Z","2.0.0-canary.1722":"2024-08-28T01:38:15.784Z","2.0.0-canary.1727":"2024-09-28T23:10:50.907Z","2.0.0-canary.1728":"2024-09-29T02:59:39.716Z","2.0.0-canary.1730":"2024-09-30T00:54:26.404Z","2.0.0-canary.1731":"2024-10-01T00:56:08.769Z","2.0.0-canary.1732":"2024-10-11T00:53:10.909Z","2.0.0-canary.1733":"2024-10-15T00:54:26.955Z","2.0.0-canary.1735":"2024-11-05T00:48:20.920Z","2.0.0-canary.1736":"2024-11-10T00:50:35.985Z","2.0.0-canary.1741":"2024-11-11T22:01:02.820Z","2.0.0-canary.1742":"2024-11-11T22:45:27.820Z","2.13.0":"2024-11-12T17:30:23.056Z","2.0.0-canary.1749":"2024-11-13T00:50:30.706Z","2.13.1":"2024-11-25T02:12:58.102Z","2.13.2":"2024-11-25T18:24:54.729Z","2.0.0-canary.1759":"2024-11-28T00:53:43.997Z","2.0.0-dev.1781":"2024-12-09T16:36:36.906Z","2.0.0-dev.1789":"2024-12-10T19:36:25.379Z","2.0.0-dev.1795":"2024-12-16T04:00:53.573Z","2.13.3":"2024-12-16T18:56:23.579Z","2.0.0-canary.1761":"2024-12-17T00:55:55.139Z","2.0.0-canary.1763":"2024-12-23T00:53:38.531Z","2.0.0-canary.1764":"2024-12-24T00:52:46.358Z","2.0.0-canary.1765":"2024-12-26T00:53:52.436Z","2.0.0-canary.1766":"2024-12-31T01:08:12.380Z","2.0.0-canary.1768":"2025-01-03T00:49:34.203Z","2.0.0-canary.1769":"2025-01-06T00:51:37.776Z","2.0.0-canary.1770":"2025-01-08T00:51:09.682Z","2.0.0-canary.1772":"2025-01-12T00:53:21.763Z","2.0.0-canary.1775":"2025-01-21T04:31:09.414Z","2.0.0-canary.1776":"2025-01-21T05:27:13.263Z","2.0.0-canary.1777":"2025-02-03T00:20:34.633Z","2.0.0-canary.1778":"2025-02-03T05:43:27.392Z","2.0.0-canary.1779":"2025-02-05T00:50:56.811Z","2.0.0-canary.1780":"2025-02-21T00:50:26.233Z","2.0.0-canary.1781":"2025-02-24T04:46:33.074Z","2.0.0-canary.1787":"2025-03-06T00:54:45.669Z","2.0.0-canary.1789":"2025-03-09T00:49:52.560Z","2.0.0-canary.1791":"2025-03-18T00:26:06.694Z","2.14.0":"2025-03-18T04:53:21.802Z","2.0.0-canary.1794":"2025-03-19T00:54:14.681Z","2.14.1":"2025-03-19T06:53:33.235Z","2.0.0-canary.1799":"2025-03-21T00:53:02.960Z","2.14.2":"2025-03-23T22:08:22.011Z","2.0.0-canary.1805":"2025-03-25T00:55:05.753Z","2.14.3":"2025-03-29T04:18:35.821Z","2.14.4":"2025-03-29T21:18:28.023Z","2.0.0-canary.1814":"2025-03-31T15:14:04.852Z","2.0.0-canary.1818":"2025-04-28T06:32:34.020Z","2.0.0-canary.1819":"2025-04-30T01:03:11.039Z","2.0.0-canary.1820":"2025-05-11T01:04:29.696Z","2.0.0-canary.1826":"2025-05-11T20:29:47.626Z","2.15.0":"2025-05-12T02:35:36.520Z","2.0.0-canary.1832":"2025-05-13T00:55:58.729Z","2.0.0-canary.1833":"2025-05-16T00:52:26.158Z","2.15.1":"2025-05-16T04:08:04.911Z","2.0.0-canary.1835":"2025-05-17T00:42:41.851Z","2.0.0-canary.1837":"2025-05-19T02:47:12.998Z","2.0.0-canary.1842":"2025-05-21T00:45:56.314Z","2.15.2":"2025-05-25T00:05:26.023Z","2.0.0-canary.1849":"2025-05-25T00:47:44.716Z","2.0.0-canary.1850":"2025-05-29T00:47:30.278Z","2.0.0-canary.1853":"2025-06-08T00:51:00.098Z","2.15.3":"2025-06-20T23:16:56.617Z","2.15.4":"2025-06-20T23:47:11.985Z","2.0.0-canary.1860":"2025-06-21T00:44:27.600Z","2.0.0-canary.1861":"2025-08-31T00:46:10.084Z","2.16.0":"2025-09-18T19:59:53.716Z","2.0.0-canary.1863":"2025-09-19T00:50:55.508Z","2.0.0-canary.1864":"2025-10-24T00:49:14.765Z","2.16.1":"2025-11-05T01:49:25.068Z","2.0.0-canary.1866":"2025-11-06T00:43:09.079Z","2.16.2":"2025-12-06T23:14:20.214Z","2.16.3":"2025-12-06T23:41:57.238Z","2.0.0-canary.1873":"2025-12-07T00:48:28.802Z","2.16.4":"2026-02-02T03:53:08.775Z","2.0.0-canary.1875":"2026-02-03T00:54:49.691Z"},"readme":"# @parcel/transformer-babel\n\nThis Parcel transformer plugin is responsible for transforming assets with Babel. It uses `@babel/core` to resolve babel config the same way Babel does and uses that if found. If no filesystem config is found it uses a default config that supports the most common cases.\n\n## Default config\n\n- `@babel/preset-env` - Uses the targets defined in `package.json` or a default set of targets if none are defined to pass to `@babel/preset-env` as options. It runs over all source code as well as installed packages that have a browserslist with higher targets than the app being built by Parcel.\n- `@babel/plugin-flow-strip-types` - Right now it configures the flow plugin which uses the ast to check if there is a flow directive and strips types if so [TODO: It should do a cheap check of the code and only apply the plugin if a flow directive is found as it may affect parsing when it shouldn't]\n- `@babel/plugin-transform-typescript` - Configured for files with extenions `.ts` and `.tsx`\n- `@babel/plugin-transform-react-jsx` - Configured if file has extension `.jsx` or if a React like dependency is found as a dependency in package.json.\n\n## Custom config perf warnings\n\nParcel now supports all configuration formats that Babel supports, but some of them come with negative performance impacts.\n\n- `babel.config.js`/`.babelrc.js` - Since Babel 7, config files as JS are now supported. While this provides flexibility it hurts cacheability. Parcel cannot cache using the contents of the these files because the config they return is non deterministic based on content alone. Imported dependencies may change or the results may be based on environment variables. For this reason Parcel has to resolve load these files on each build and make sure their output is still the same. Another downside to using JS config files is that they end up being `require()`ed by Babel so Parcel cannot rebuild when the file changes in watch mode. To avoid these performance penalties, it is suggested that you use a `babel.config.json` or `.babelrc` file instead.\n- `require('@babel')` - With the advent of JS config files, it is now possible to directly require presets and plugins in configs instead of using names or paths that are resolved by Babel. Unfortunately this gives Parcel no information about which plugins/presets were used in a transformation so Parcel will be forced to run the Babel transformations on every build. It is suggested to avoid this type of configuration.","users":{}}