{"_id":"react-native-builder-bob","_rev":"87-0a18659148fad2d1b9501824310a18af","name":"react-native-builder-bob","dist-tags":{"next":"0.25.0-next.5","latest":"0.43.0"},"versions":{"0.17.0":{"name":"react-native-builder-bob","version":"0.17.0","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","_id":"react-native-builder-bob@0.17.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"2655426c7eb47c90f6f7e653bcda3c67f9480beb","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.17.0.tgz","fileCount":135,"integrity":"sha512-0+5sSED2fedu5E12SemmjCwy7BrFWcOaVl5dVSRr3njlo0Z59oNiL+6s0cdhLqtaSEVuhEU+9RbE8ns+3vlaww==","signatures":[{"sig":"MEQCIDJBCmcjtXrFN6gE4tpZJKlFvO5vg42pv0CT1vP5lN5XAiA+0PMx+RxwkZZXAo30Bs2bYSObvv6ljvFBh9DOMla4Fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2i8zCRA9TVsSAnZWagAA9gAP/RFe+Kj8cghLW6js13vh\nRRpr3ey2UkRX/R9me/gYYqxOpjZpfQKVxFoC427t41KeMQSOs82gqE/xklBf\n+3Rn/qO4DNTqOHaar8qPPDHM+LAlILtkwL5OohTFX4hOAJlmVTawUpPAdN9F\nnngkMJelakL0//cAE/tGk+yqEnbAPdwAn9z6HtFRAaGEycUegIqclln2DRSo\nubyCPyu+NJO2Ya4NZ5raBlkdow6DryQUtq4AwvBYdu95rWR47dhtoJ+VeNCX\n0O1nTHmlloYxv1U2qDrHVS6kAxxNeWwZnmj62eZ7CrCnRDDpDedPwaSClzjm\nJqaih7XW47yKYlx+/HH8ddbrfWcX7z2x23oh1mxGFHeXGYecZ/uBy9MxP8D/\nYxuXrm83QsTeoFWO9tpprGxTtGtelCCfdOhkZ/xSrZXASELUpqJAqmGI8Tqk\nTApa+vwmxs6AEwrceVEEdEtO97W4rUbn+0KmC28Krs97JrzDBbtZ5gc08QR4\nYrwVVaXqIfOSjWB9loHjCBBIr3gN/g/6ELYRZImQFVph84oZAwtl4XCe42HO\nvzTinX32/jR/66cmYkyUWr0P6x1dOk7Et7QqxLwHYhFtNWwF+Ixaj+fbXXez\nVpkRzXN9nMGEU+mGWTMjTku29aN+AuMk2m/bCOjIrXyRBK4wckF5mDjse/rD\nZK9n\r\n=itlO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"engines":{"node":">= 10.0.0"},"gitHead":"4d5d6ba4c373ad935e567275e6b36c5e5ad59761","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"concurrently 'yarn typescript --watch' 'yarn build --watch'","prepare":"yarn build","release":"release-it","typescript":"tsc --noEmit"},"_npmUser":{},"prettier":{"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+ssh://git@github.com/callstack/react-native-builder-bob.git","type":"git"},"_npmVersion":"6.14.4","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"12.17.0","dependencies":{"del":"^6.0.0","ejs":"^3.1.5","glob":"^7.1.6","chalk":"^4.1.0","json5":"^2.1.3","which":"^2.0.2","yargs":"^16.2.0","dedent":"^0.7.0","prompts":"^2.4.0","fs-extra":"^9.0.1","jetifier":"^1.6.6","@babel/core":"^7.12.10","cosmiconfig":"^7.0.0","cross-spawn":"^7.0.3","browserslist":"^4.16.0","is-git-dirty":"^2.0.1","github-username":"^5.0.1","@babel/preset-env":"^7.12.11","@babel/preset-flow":"^7.12.1","@babel/preset-react":"^7.12.10","@babel/preset-typescript":"^7.12.7","validate-npm-package-name":"^3.0.0","@babel/plugin-proposal-class-properties":"^7.12.1"},"eslintConfig":{"env":{"node":true},"extends":"satya164"},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.3.6","eslint":"^7.15.0","prettier":"^2.2.1","@babel/cli":"^7.12.10","@types/del":"^4.0.0","@types/ejs":"^3.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/glob":"^7.1.3","@types/chalk":"^2.2.0","@types/json5":"^0.0.30","@types/which":"^1.3.2","@types/yargs":"^15.0.12","concurrently":"^5.3.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.9","@types/fs-extra":"^9.0.5","@types/babel__core":"^7.1.12","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.8.0","eslint-config-satya164":"^3.1.8","@commitlint/config-conventional":"^11.0.0","@types/validate-npm-package-name":"^3.0.2","@release-it/conventional-changelog":"^2.0.0"},"optionalDependencies":{"jetifier":"^1.6.6"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.17.0_1608134451302_0.7250282841827205","host":"s3://npm-registry-packages"}},"0.17.1":{"name":"react-native-builder-bob","version":"0.17.1","author":{"name":"Satyajit Sahoo","email":"satyajit.happy@gmail.com"},"license":"MIT","_id":"react-native-builder-bob@0.17.1","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"4bb12f721acf9417d62065232d42e0201b673315","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.17.1.tgz","fileCount":135,"integrity":"sha512-vO3PYa/vgIqUFOfXZWNEsqQfjJMiNJAfJ0Sq4ovZa4zb/bnMKF4vDbARo3uhA8eg/wA0h4W6BlceY/Kjo74+6g==","signatures":[{"sig":"MEUCIQDECKgIHGjfs+6x7mPx+kNSGt9Z0OSKBj2WG9P5mWhPOwIgLlMWmSUGXuZ4GfwKnX8xcHqQgd1c5SpwJhVYdknh/d0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf252oCRA9TVsSAnZWagAAo0kP/0OaDibpvXO86kwyhUNZ\n73KT1jKWf233sSz5CJMNDjwcOL03S8YwIHgRUm5Jc+0FkxmKhV4MsKETdR7n\nvVRBOUc+ikCxrUHjB9YBYtEXAGyouGvcrUdk96/tWqXV1NqmGE9jGnpJ9r0z\n2kvdmGPSp4nY/XuKqh4a0IoTqS33caJkI1384hwKjDOYFm3qazb/73I6eu+H\nIRtCHm5rOQXSRvIKv3XtnOGrwM9QqilogMakpFYqaeUKhgJYkfWzr/rUOLAB\n94JEthyLdAtS0iZE7S1oqHCvxDvofYfUM8miVBIVtBI8Sj8WdcQKLIMP6ZHL\n7QSXOf1anrdMUw0LfexSfDuud5oshKVPb3PmLAkCXJSk8BXwbgfIMJzN+8vv\nMtwuCajrvnK5AgN/qZUVhwqnQ12/+S1DWJWN3KNn+fAdKcmxaRpoOBRIGiGO\nMoChG/Z2u3L9+SkQJ2DvqaKu9XwAudI2ylTyS83/LqJf8T/wNJkPJ+1hdCQu\nIyL8rGfbzYKV1oVRxvJuWOQtb1f3WEgklk4N5/0zDdRXrlJ6OsL1C3TFyhnN\nN1KuHVzgYkG8JGGZLIqM08kL8p76mcbyQro37Dq127uP2/GtKetMXhRrIsb1\nRNl7BGmffu4ZT+pgtHNSx6nNyO0JOATfgsDxVpsIoYUhn6bzASQube9qEoqP\nUsBU\r\n=MwRb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"engines":{"node":">= 10.0.0"},"gitHead":"9917b0639e5a829bcddcd7078d769b08c1207a3e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","build":"babel --extensions .ts,.tsx src --out-dir lib --ignore '**/__tests__/**' --source-maps --delete-dir-on-start","watch":"concurrently 'yarn typescript --watch' 'yarn build --watch'","prepare":"yarn build","release":"release-it","typescript":"tsc --noEmit"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+ssh://git@github.com/callstack/react-native-builder-bob.git","type":"git"},"_npmVersion":"6.14.4","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"12.17.0","dependencies":{"del":"^6.0.0","ejs":"^3.1.5","glob":"^7.1.6","chalk":"^4.1.0","json5":"^2.1.3","which":"^2.0.2","yargs":"^16.2.0","dedent":"^0.7.0","prompts":"^2.4.0","fs-extra":"^9.0.1","jetifier":"^1.6.6","@babel/core":"^7.12.10","cosmiconfig":"^7.0.0","cross-spawn":"^7.0.3","browserslist":"^4.16.0","is-git-dirty":"^2.0.1","github-username":"^5.0.1","@babel/preset-env":"^7.12.11","@babel/preset-flow":"^7.12.1","@babel/preset-react":"^7.12.10","@babel/preset-typescript":"^7.12.7","validate-npm-package-name":"^3.0.0","@babel/plugin-proposal-class-properties":"^7.12.1"},"eslintConfig":{"env":{"node":true},"extends":"satya164"},"eslintIgnore":["node_modules/","coverage/","lib/","templates/"],"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.3.6","eslint":"^7.15.0","prettier":"^2.2.1","@babel/cli":"^7.12.10","@types/del":"^4.0.0","@types/ejs":"^3.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/glob":"^7.1.3","@types/chalk":"^2.2.0","@types/json5":"^0.0.30","@types/which":"^1.3.2","@types/yargs":"^15.0.12","concurrently":"^5.3.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.9","@types/fs-extra":"^9.0.5","@types/babel__core":"^7.1.12","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.8.0","eslint-config-satya164":"^3.1.8","@commitlint/config-conventional":"^11.0.0","@types/validate-npm-package-name":"^3.0.2","@release-it/conventional-changelog":"^2.0.0"},"optionalDependencies":{"jetifier":"^1.6.6"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.17.1_1608228264084_0.7880146251242894","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"react-native-builder-bob","version":"0.18.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.18.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"a9a609b55b6470bd0ea2efb074abe25f73532571","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.18.0.tgz","fileCount":28,"integrity":"sha512-5/5msCmBdI9q4QcYLsEmS+QIunfi/tzmvF6ynRbnBmlOYVBHT5KcFglUyCPt84GicpC/4cUNCsx26V9ncoZBUQ==","signatures":[{"sig":"MEUCIQCo7CKCSemlCP7quSOxVXKVSKPDNulGckCJb7OTqU9bZAIgFwfJQR0kIBImxRftp6MBm4hH67+pXkaAjV61ElGPUpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPoLWCRA9TVsSAnZWagAAvxkP/3fmUuunyCFDff/LxUDo\nxBCy6o3tVCmb+oWN493gnrny2frbk5IF4sLseC7m7KLSV2fvHqO332qcSl9+\nE/DcvQbV/ebfuPc6YWdGKGAzGUcav/S0Xq0fGwjbcmWs6Ya8Vfq590vIbohh\n5sBCirDBur0tJl6sRivN1RZ/hdLjkQn0lHDI9ub/5JCY5xrBklWn4rfVjxtQ\nKxsw/OOQCviuJwhc5mfI/SnPMfaREv7ICoaH2ARtd6lWdlu7exEOwHBukjbc\noeo7p+qM0kJXV8eryZLYNQA/2ujnTLQDB3avSRpoLgmFIFzTauwsAbQDS5ey\nw5dttHQKmDscT4M9GLhfjDyWSADhEnbjnAUJ4RN4Hb4M5EvaZJhg72T1DygR\nAiyITduRmuxESEDfi1igft95+CSByGuSRCBQ3H0LXLyc+rxtL4gPTz+kVxXZ\npQtEj1fdQD9qer4F8P32VaQ36oqDOY3IatIWS4WmAVNRZnOYcvsZrzMi8onx\nMsiHtp8r69P209J4eQ1mR7p304y/z384qfDS4nyMlS8f7p8dzxjSTDu10tgY\nesDUiHnBqKiLJ+QNbmFhnttdaURJcL7/PNkMiTnsviLaROcjcXkumGm3kiJx\nYj8hGy6HKIJ6mPZ6ATOQUvXgEQgTAZ3gq1LtPMWLgn//OjSe+mWkGSHWIgkN\nkL8x\r\n=mt9A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 10.0.0"},"gitHead":"6108d38923806d96ecddb33390f11310878ca7f5","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/3.22.1/node@v12.17.0+x64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"12.17.0","dependencies":{"del":"^6.0.0","glob":"^7.1.6","chalk":"^4.1.0","json5":"^2.1.3","which":"^2.0.2","yargs":"^16.2.0","dedent":"^0.7.0","prompts":"^2.4.0","fs-extra":"^9.0.1","jetifier":"^1.6.6","@babel/core":"^7.12.10","cosmiconfig":"^7.0.0","cross-spawn":"^7.0.3","browserslist":"^4.16.0","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.12.11","@babel/preset-flow":"^7.12.1","@babel/preset-react":"^7.12.10","@babel/preset-typescript":"^7.12.7","@babel/plugin-proposal-class-properties":"^7.12.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.12.10","@types/del":"^4.0.0","@types/glob":"^7.1.3","@types/chalk":"^2.2.0","@types/json5":"^0.0.30","@types/which":"^1.3.2","@types/yargs":"^15.0.12","concurrently":"^5.3.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.9","@types/fs-extra":"^9.0.5","@types/babel__core":"^7.1.12","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.8.0"},"optionalDependencies":{"jetifier":"^1.6.6"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.18.0_1614709461675_0.20189278376067632","host":"s3://npm-registry-packages"}},"0.18.1":{"name":"react-native-builder-bob","version":"0.18.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.18.1","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"43f238e6cb6efffa6e3d23ac449eb7392650c2c3","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.18.1.tgz","fileCount":28,"integrity":"sha512-cFhgXLE30HaY4APDxaXA/cwuL3xl0Rser75yLrVTfHQquPqCoixNs+cc97Cbk/nInkkDmHzBoJkC3tVItqKRsQ==","signatures":[{"sig":"MEUCIB6ZBVs9uo/pbn1slTemesBx9y1WbUP3UpYU7jAEboD9AiEAz1JzsM3/FUPFBAwPEiH9qYRcWVy8OOG3Fm6CNESn/nA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP12YCRA9TVsSAnZWagAADiwP/judESG9M2enAa+eA2Nl\nQv7pRN3HislQr4O9YUtGf29KY55Cd/tB16cgAHIljY02gbnBOhWRSfbm2VQ5\nOTL9OzVrc+mO2aZj/vMP+L7HG0MqRb1IauK5KA1AVdeWDnh0uevglAMkh4z8\nBt09N+KXr0qiuJof39qzp4N4KdvgF/uv964OpW2v3k6egyGKKkwxxLULeM4B\nW9i0wrmx7tYi6LUVIfOiwarM+2xk4cRSherwaS9lBg1mqKh61r2pFeeMq+6H\nfvmh6WwWYUyrf+MoXA3YOthaFftuZVeT0yZa2HahzOIQoGCD1d0uAm5I3rwm\nzKGM22QAQydMwxlkJ2NXgaJDPyLuYI+GpV+xhnCqCpK3syeDX/6v8tOOqvAx\nhJ6VSMydbocbM2Wng/p4foiAceSkNE6WaWJaqz/lLH6osye8IW+Zt307tVRu\npXYvyL1AOKk5j6WKRiFJg78aWMDvctcZvvj9HhIFphzpcl85bYAI/PxFyZqK\n2ivA77hmsN+Su+A/BaphhOA7Qh/sJzetP6LtnmqE09nlRl5jOWX0ptB9GjOF\nZbFBx/K2e0+1EPzlC4+wP6d+IPopQtQSs6qUTjP2XjumbhormMk03r89vFt3\nu+kDd1J/u3h4KuGX7/BWO87w5XBgiWPNaLWwmHIQBl1vzWx+6/u/07U3VwTk\n/J/a\r\n=tGjd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 10.0.0"},"gitHead":"733d2cc3468513995bb2b48550ca6849f0f19e71","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/3.22.1/node@v12.17.0+x64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"12.17.0","dependencies":{"del":"^6.0.0","glob":"^7.1.6","chalk":"^4.1.0","json5":"^2.1.3","which":"^2.0.2","yargs":"^16.2.0","dedent":"^0.7.0","prompts":"^2.4.0","fs-extra":"^9.0.1","jetifier":"^1.6.6","@babel/core":"^7.12.10","cosmiconfig":"^7.0.0","cross-spawn":"^7.0.3","browserslist":"^4.16.0","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.12.11","@babel/preset-flow":"^7.12.1","@babel/preset-react":"^7.12.10","@babel/preset-typescript":"^7.12.7","@babel/plugin-proposal-class-properties":"^7.12.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.12.10","@types/del":"^4.0.0","@types/glob":"^7.1.3","@types/chalk":"^2.2.0","@types/json5":"^0.0.30","@types/which":"^1.3.2","@types/yargs":"^15.0.12","concurrently":"^5.3.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.9","@types/fs-extra":"^9.0.5","@types/babel__core":"^7.1.12","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.8.0"},"optionalDependencies":{"jetifier":"^1.6.6"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.18.1_1614765463571_0.6172512030706265","host":"s3://npm-registry-packages"}},"0.18.2":{"name":"react-native-builder-bob","version":"0.18.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.18.2","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e3a96abe3ead84b167c1c1ea97747ef8ffc2a9f4","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.18.2.tgz","fileCount":28,"integrity":"sha512-HA7ryoG99tkWh92s7Qb/619qAAfa3TMAKP4Q5l/smqZQwnJ77z5ESiPgRZl8gQMiCnrmmPVb/c5yUscKOL9GdQ==","signatures":[{"sig":"MEUCIHFj2M4heFAxlMCdXTyJQ0aiyA6tXH9p77ZgnlhQTcgIAiEAnRpa4nupbGMcNPg4iCdGmnbOwXbN8jv1IVGx/+/+mXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh24mtCRA9TVsSAnZWagAAyjEP/1PIRYnrwDC6XoDACksx\n4UHNWIBDfB96by9tmlvMM/rj75kCJx6pbpL1YsR1fKqJFDFZcYQEd0l3/aR1\nFVagKgNi170UEd+Yzhzjq/lC3cNNfdHjIAZUrRbo7MHiJv+URk5h2twEZwaM\n73E+jAUOytnIE7BT4Sbv1uOiwKwoV7gfnsBxTBKg638rkyZnQmt9aOA/g+Gl\ndEuqKNaQc69gpsfIZA3YJ58vecXKcvS587ima6rhS0uBVjtO8P8FQKtWwMoA\nrLN2fD6lHzhoIV1KYPAZXvwoRYTh80Ra+UUt1d8oT9NbjI7BCZ6Wkl1W6dmR\nSbMDIB3VGDQZ5udAp0a4v4VxiBfjw+hwWxTOdsFpkEXuYRBLElpLOSIf+i9/\nbF+B1z+wzsEHF44OtMAmV7qKhvGgeYB/nvdfXU/VC9y0qGze/IYGl9/xMvkb\nnUa3rlunmy/l0HxYmtVfYlJPHTwU2SnAWCB8+mSaqvxLnYosRE4B0+cyNZ0m\n/3JtVUmtG7PF97F80IjWf/T29kCAGanl+c0bLm6ukEXXrjq7ZqLbiwro/9u9\n3c6PKXwNU1rkZPbhmI7vQBTtQeqFfPsDNMpSsnSEXxAeWCXIGVusAD55FY5K\nhbNqBny8mHu+p4gy+7JwZgnmQDVIW58A/j+3Eo1a0D+xSF0Nq9I4lDYs+0rN\n5FTY\r\n=Hu0u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 10.0.0"},"gitHead":"7409f5ec57a50ff3c1e45db72e7c0c6c8407c203","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/3.22.1/node@v16.9.1+x64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.9.1","dependencies":{"del":"^6.0.0","glob":"^7.1.6","chalk":"^4.1.0","json5":"^2.1.3","which":"^2.0.2","yargs":"^16.2.0","dedent":"^0.7.0","prompts":"^2.4.0","fs-extra":"^9.0.1","jetifier":"^1.6.6","@babel/core":"^7.12.10","cosmiconfig":"^7.0.0","cross-spawn":"^7.0.3","browserslist":"^4.16.0","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.12.11","@babel/preset-flow":"^7.12.1","@babel/preset-react":"^7.12.10","@babel/preset-typescript":"^7.12.7","@babel/plugin-proposal-class-properties":"^7.12.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.12.10","@types/del":"^4.0.0","@types/glob":"^7.1.3","@types/chalk":"^2.2.0","@types/json5":"^0.0.30","@types/which":"^1.3.2","@types/yargs":"^15.0.12","concurrently":"^5.3.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.9","@types/fs-extra":"^9.0.5","@types/babel__core":"^7.1.12","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.8.0"},"optionalDependencies":{"jetifier":"^1.6.6"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.18.2_1632820126364_0.8099582211014988","host":"s3://npm-registry-packages"}},"0.18.3":{"name":"react-native-builder-bob","version":"0.18.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.18.3","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"fb4d3e50a3b2290db3c88de6d40403ac7eb9f85f","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.18.3.tgz","fileCount":27,"integrity":"sha512-togj+ClsPAsTK3ZFmFZVIftUIkxvN1YxJws0/6sQIlAr14U3rvtBseOQAQM0Pora1GD2aObdBVHDVhKBHWojLA==","signatures":[{"sig":"MEQCIAJOeuKxjnnURExOuXrA6k9mUiY/KPzVrbGUizHl51KzAiBqx7KoejUu9W6FSAC48Ct8gnXVlCKrWY/BdSqAuIqIYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisidzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRuQ//Vd+j06YyPT+s4DyyDAd2mAa9UU0G/UoMZwfkMFaO1fLLdqlu\r\nW26DFYV68fzLPexHFWftkLQ0HXrWVbKPBKaUsjR+2w/Rf6DS27BGcH5P11WX\r\nc2IoO2hgxsSPyH1ws9TsPYgB+Kg1enb9pDs6Wi1egdVvS/XwMoOWl9q51klQ\r\n4MqHBakwXKK2m2GAXMGZI1gjX9UPvWn2i1Cv/HLhVE0doVjxlKyukNZULzt4\r\njYYjCoQ+oXQaPpySDE+NAuU9tnLOBuITNwTgcDFtr8Qdz6mpajfKA1ayGOpI\r\nG62t91tgjvWOREkXDoYTJKt8FArKt+ulqneLhBVSQQtyo/CbUEO9YT5t3oX+\r\nQ0llWyJmdUXYlR/ByB0RG/6So8ZVWdZl+cdnpkylyHgRtKIwSa5rY3UxkEmF\r\nB4cimrewtvqt/yq3IgdxWq+SJ5r3PVgphCZcQikOjgxDsdyrkbtscaPrQUkY\r\ncsZ+szkJT5pibXEppTtDuA+SQFDbKQXHpLVYr2XkMaILrEzmF/gz3A1p22gX\r\npTWMOxY/Vc8Un3W2GVnozlLzQfaVgE/Iia5Lb3jQ3DT46VeFA4JFGyDlvHMH\r\n0BqXcq02a3B0lNpUAgxhF5/jIwIq1ZDi/V1rnvfSbk4MbXRuoAMiXqBjCX5N\r\n5yaDwaL0q72YndJuYbJ6YbVOczUBA06BZRs=\r\n=OcQM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 10.0.0"},"gitHead":"94c1fbe9b43643c45dbbbfa092752c28c7fbc9f5","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/5.1.4/node@v16.14.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.14.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.18.3_1655842675218_0.5548655815456613","host":"s3://npm-registry-packages"}},"0.19.0":{"name":"react-native-builder-bob","version":"0.19.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.19.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"2a3141a453149bcd3501f223f495bd003d10db20","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.19.0.tgz","fileCount":27,"integrity":"sha512-3fiDa7SlUPidyFLfa1yEiuGEIKptHtx3e2rXGJicbQ41vhG7QsB0gG1N84tZJ7ZYElVTzC6ECuk7qGzjpm/qvg==","signatures":[{"sig":"MEYCIQChAjHPderuCDZRf7SM3agzxPDtXIbO2C7+PjClMGfYvwIhAN51hCWEoPQDVNMZgzxe6InDmEQ2B6UJG653xhgdv/mU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSDpAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqREQ/+Pj6EISVKUBWcpNe+7gZndmo1dHcGVARpl/ekg3Syq+TJ5/8h\r\n3vzj0tCWGFd4nfPIiu+1sCAUvDCkwFv4xCxi2O+UqdYRLe7Vo8rmiMuoktu/\r\n2w37uzzVx5xGyYErZowhxo1c/WP8KpSAUvVlZXVN98yMgLxv71AMwqKtmia6\r\ntLCB7SFK9GQh65kJO8oTURi56STLXCC3JqDEJyNyI4Wd8/r9cXj8FAzLfw4j\r\n3VyLcaO6fnQkplUiQGW4x1mHtDglsG5xzsK0GrUHFTA53kn9n1zT8Y/1s2LI\r\nTyEFwWumJhzcYdDgzdr0b16jqhuPQnofjGugcFtXZKeKDJFoxeIqUf+GWqK5\r\npzPgueU9e6+y3A+nsqdNZFG7nPksTyKHBVlAFkqziownNJuvjHvDtTipLB2d\r\nqfFU62RPIYC2W/L/1/Lj6yyIWpIaFHD2BA90YsWTb0MJdTCYDxeMd9PWkzmN\r\nG2g+UFIj540V+gC5Fpf7qoXIW2G1lYrtwk87uj9VQgwn5B6JHUi0ef5GUKIm\r\nLiw9SKtmb8m8JCmLnT1XoPXCjn+qZP/6pLCpESmyOq7AQ5Q5x/ULz4uVSHig\r\nHmdoAqnqEUGaW1fwI4WbG5al/4dIHk0+M5Em0euWv7FaCDaCWbWz5T9vB0co\r\nut2ThAvVQbIlJnXXZIX30+AMQk2NW0zwuWg=\r\n=1vew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 10.0.0"},"gitHead":"1715cc1e8d30bf7620efa18bde580f3c234a5e32","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/5.1.4/node@v16.14.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.14.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.19.0_1665677888122_0.10764720395633454","host":"s3://npm-registry-packages"}},"0.19.1":{"name":"react-native-builder-bob","version":"0.19.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.19.1","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"aa63a99265c45c13d3a96da0ded1f307f099d8ab","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.19.1.tgz","fileCount":27,"integrity":"sha512-wuDlnC9In9txUC9tn/vugiZW28V3rGDeS7201w2Jw5H/O0auljEv9orfY7OAG/ylZ9AfV3B9PKrmF9dHtYXP0w==","signatures":[{"sig":"MEQCIHwNwA4+hSiK71mG5mp0XWrulFiZ+HuHAGemx6G3+QT3AiAfbG+TCr2GSL/mXFOKsIeke25f1bhZ5ICo6tQT3GYL9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSTkIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIFxAAjIbkB0SIsOV8cOHTIXxNdQgKsGVnC4xS1X+6S+w+lTET8itn\r\nlxm2uCxqFq23l2KVMBdBjqHEQ1UnO5oxVks1DltAJPvwR5cysQlbh8R7glKS\r\nJHmM44HyTTmYUGo1ylxGtTViN1/Y34ennXHQNl0Sx7m4DUELm+K0dzltd3ho\r\nTJxwFR91u9bAo/M4AI21EsqyN44Uw0l2bqQicrEqOko4F20Iccf32Ak7igiC\r\nIl6sy8Hmj+ahqNWwRpxrBOvGc/T9yrtHklFCjXdU6uFow685EE4TeOcgx0oa\r\nDRk9DAznH2RXdH9Gkj9XP9lxcZyn+RdNd1YYo8xdJsylY9EKsYVuvMTX9GfS\r\ne/Q/hmHhMZ9HvuBv6jf8K1tlySdE6N+PRB8L3H2cjyszfuHU/gWokfcyD+Mp\r\n9ASgN7TJdc8fvpgxFW9yqhay6V0EHopDsEjcsEEYifVDMRlw6Vf/BpW2rXKJ\r\nVK1bFKznqqbiHKGNO9/6Y4c7BhfB3w3CJ4tXVl0UV0VGEmG5aw99VaLuxLtF\r\nmO5c724WKy5ys73BYLuc8U3wy0D0jgtC9NPbS4/uZSaZB5d/8yifENPHsKqc\r\nkNh0vhS5FPz8HYzsU4n4fpYerHTyh/dQCLX5jY8gxW5Je41GIBx2CqVMr7pJ\r\n541ZGm8quqO5hTxfBYc4kQgd+5G76WbQ1NQ=\r\n=/06S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"1443536916d842ed42712680d0f8d583f8009454","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/5.1.4/node@v14.20.1+x64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"14.20.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.19.1_1665743112036_0.05003094036865963","host":"s3://npm-registry-packages"}},"0.20.0":{"name":"react-native-builder-bob","version":"0.20.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.20.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"f6ea6ba6baae59ebe30d5ed5d384b7e728fd68c5","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.20.0.tgz","fileCount":27,"integrity":"sha512-PvH1ekERU6x+OOOrcLggG3AMpV1I+gM5lOb4dGuxLKh7iQCWQT+BvYBoX9X1tDKj0DKsqPRn1dl4/hMIpk7r8w==","signatures":[{"sig":"MEUCIQCR7klqI8uw4/JTOmj5UiNfl9NSxoJUFlQ/Udwlk+i0KQIgRaZpYAeYXe87hpmJXYgnbkP0hda/vdz8b9pRjLk3hpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSxEQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo1iA//TmMY0ZfJEr/lOQyEtXGH5JfLP9hLGT3qVjl6lvnojvHDlcwq\r\n94FEOtGqVo3eStxsZKy/UFGrHzjUuD6tVzjbH0tOpDZNN6XSiwesIjxSJwxO\r\n2DADoiJ8/sJ8uvSXwB9+IMziQPihrDoEe6B3tdS//TGYpJgNJ+xjagFukYnX\r\nWWETrP0LxMUSp8g2bFbKwoAchi250UR4g/ueCjI72yYqh16LuoJdk0SprVAH\r\n4qWdi1l9YZelGTzvgS6GOz4PFvVc3c1n7l8pVNpQvKZfwhP48GaXVdFn8YFT\r\nAbQgjKrPt44E7h47/vHEuXkbTBZcCIYMTgWddTQAtuBZq9CJt1M52QTYz38q\r\n//izW7ulwYRT9Z1EYdELQ8qDKLbZNIKiccqV3Y3QWmaoqKW4TaMiYeItB9wG\r\nWDqgBDe5T18p0YrJrYMffLjdTnZZJCUxKZSpvGnBQBPqpyHCMc6VU5GijDNl\r\n09ecGIdvCZ8BHIef0MxKIgTBOlz1xtWQhsS+j5/6OUrCG0wd5LoNmI9BxeH/\r\nkvYMjc9lgmj5X7wqptQbHrNpMfQOV2XBbyiPiKUe8NaHgDFsC+G8o/vhraQH\r\npnL7Xw5k32AEF8qEijYX54NiGlUZ/h+IZazi9UjvcSX+NFEVaFQP1i64tvG/\r\nf0XBGv0X2eM5KlQfxDiJ6Rknup4bM7LnKlY=\r\n=OdT0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"0b98ff188b786e2c70916b3af34cc57106d8eb9e","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/5.1.4/node@v16.18.0+x64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.18.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.20.0_1665863952154_0.19722567819250458","host":"s3://npm-registry-packages"}},"0.20.1":{"name":"react-native-builder-bob","version":"0.20.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.20.1","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"8aa50e16d6f31bc23dd15681b05bd69d40fe9e07","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.20.1.tgz","fileCount":27,"integrity":"sha512-8lTEXe4DqCT4Q3C3AGPI/xrT637pkyfAdeX7SayBP5JbfuPZvX2KCz/RjbRwLN5ecr4FPRcPg5Uhn2U7D9K6rA==","signatures":[{"sig":"MEQCIBylXnz4DLVBnstKmKWyShjSF0jZMt47+ZV8nWbwltgCAiAelmNVELRul1OCr/sZvFlOLuouZTEW8OND8Dfi4Z87cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY7u9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoU1A//SXR+uLKqueXJ/07v7sjudXt0X31TSJs2PnZNe0be0emBK91I\r\nJrDfco5CZdC8iSm0q39ZAwPgmkxS5C6H2fS9dDSaV118reNjIW4BaVBNrtEf\r\nKi4Li0fMfBiQFj1dpQBQ00xcwRbOU7lADguoB1A715UeMzEBsi6zXLZs+D17\r\ng9QnS/OJHgQEacFOnf7W39CHMq/k41U5WiU1vym+l6QR/gojmIylEQA8T6Da\r\nZHkaBgireZvZ7U2BeYxuudpV4Il51HQB2UvP4xCeIn3Jxp4hNJ9QxY81KpGp\r\nj4TlGcKW0h3wQLvfcpil9Q17WryZQInraz11Hq2WWvr+sfbfFqQetzLOzhDX\r\nD/WKb7Oh596ehS4ho3VhGTO1iMrc+Gi0+zABY3qh7MWEmTG2BMj2Q+BHYD5E\r\nZRb+pIYiUeUmUtFrerWBqHrosqnQoYghtd0L5SI5J7lFPp4C69FSqDJCZJBx\r\nImZFhmPe6Pe6P/QxUbDCvbI9Ww7TEfo5M9zumpGVqmmGy6ZwZF71GDuUBlMg\r\nFOu8q2wIuY8xHN6SGNHOZLNTR+e9zuaeIyoQtRzfePlp4ELZrwF3ZvixRaYu\r\nAdzccGnWjoISM/NCdRue+0DusIYXS5ppJDsEmk+BafRwI9Q/PK9MVZfHDZAc\r\nYLQ0tatJTlkrDr8uxi/unER7J3WcdB37apo=\r\n=fd57\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"805bcb851bbf3a8f5c72bcf8362b59a9e46753c7","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/5.1.4/node@v16.14.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.14.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.20.1_1667480509354_0.15583850332473537","host":"s3://npm-registry-packages"}},"0.20.2":{"name":"react-native-builder-bob","version":"0.20.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.20.2","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e8c478dded8c072ecc09e7b0ff57ce43a56f68c8","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.20.2.tgz","fileCount":27,"integrity":"sha512-8ISspLPMKV2FvhZ8kvDy6j6AoM1y5DyAZKJErgl3JDN9eLtWqEKuCWVa88O9ulgdM3sxtJ2SErs0AaPGwEbCqw==","signatures":[{"sig":"MEUCIAo7BpI9Dmb3h5F2cVWp1gxi7RlpP9mrk1NdrqAHQZwVAiEA8pcSIvH58WolrlY8b9m5ZbYYup7rC+e7cL4YvjTkPmI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjilM0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhcw/5AUeFSIsSrFVRBVQtPSRQ0s53md5Yb+PesCYl7ZDcVvpZCSHu\r\nbnjQYYqoZM3kJ+DqBDGLjceVjTeyC+qx5S6opDZperuXeNPUPEvDHbzF5+Db\r\nVOUbZS/Dybn3fbTZs3Itnj7+x9uU9Ey+S3Ybs0MgQ2LRZbBhpEX+HuhlY/r0\r\nTr/Lybf20StFGLJGHD9qZE1u1O2aQcbeZ/5Uq/EA/CnV+tH6JWiIY0PD4Dyr\r\nsR0b+PdhCAQRSOKPSM6AtKdgNZ+JgDTgS0UMr/QoL5sKVAbU/UByHzYiPu8D\r\n07sMboYRlg0oUcsclM0q3ByJb22HVekXoSJGd08Jy0nHjPr/pFMPfHLG5f7L\r\nZ0P6bCW5r72s8t6AiOGosLEF5jxddDG5jGBGkQqIrrhhgnpZqUvaTMIsNPqs\r\nHDfnh7TUgfReRURxhkbXFt9f1rOwwVx8QS0CKDJm+xJF9Bp/ON4p4tzKTS3+\r\nrJM5BBdbogVxvydqZJo6GQDEmQ9SWJVwKmI+I/xaNt5BktLSasWqL2UEOeoW\r\nKFq7O4kVIu4hRx/vMTBa/571eg+zEcOC2TWvc6MjoDbXrIbepfvSzOy5YPqR\r\n0gj6INeNvh5JXi4HaNK5M65nicCPu5jn6Fys8prQHS6Wx4SnOyYqDnmIoghw\r\nprRppDhBUUk9+cL9RmW6h19pw6LTD5aUjc8=\r\n=PFR5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"03252b0272a4ae3c3920c0fad394528ec0cfcc1c","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/5.1.4/node@v16.18.1+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.18.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.20.2_1670009651915_0.7542293255562798","host":"s3://npm-registry-packages"}},"0.20.3":{"name":"react-native-builder-bob","version":"0.20.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.20.3","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"da3d3238650d3e8bcf8e36bbca8aa852bdbebe15","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.20.3.tgz","fileCount":27,"integrity":"sha512-TGuCo/61V95kIXTF13NJGGzR7bZuICe+LCWaYvLm/VUuEXMKwS6wSAk02EgmGZ7kfWpCFrDXmwrFFzfLhETSxg==","signatures":[{"sig":"MEUCIQCuQitNNLAZ9+PZM5KsPEbpiq3kCeFbSOwltPOFSqw3ywIgENJ1E1Zb9xq0wYz1q9IMYHGyBqyk3OOYueI/eD6GAq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjSsoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQVhAAnQ5Tw9VA2nxmDSVK618mSqwHJRaclNdvyIgVUlwupJ7dmIw2\r\noN8cjK+yFonQ3L6tXfc/CYDnZ28MJ1GGiSaNMOmborja/S7agzSlvnqIW5PJ\r\n1duokrKCySiFKjTUS96PGatVnD+/wbqKzrBAV1JXuA6zBg7iz0cSaTXBMgpG\r\n7Figff5cFGauBLIWfBZh1vDGpUsrVGEbGiKyfZ/T9RIIjxtOodcBXtsdtlb7\r\n4SNK+iHNi+bvtJVK10bc4aAkNwhkCUvDHpH7YzcHeoYmGMpr8o+0Gddbd7fl\r\nVXtMfq3k9uW6MdfpobJsec6IYxcoFoVDhmRIKy1+RDMe5ohSOgWzdRpj6AQM\r\n4DfJL5Xec0YGGEF7F5PgV0D3AlfOHow6ddsJ4cxzuRjR5jbVxc/Md4Hr/feI\r\nSV++RHvrSoYMJBEBQpPgmxu06Ba6DaJyk7iHLcMvh67QMNf4BXmKJ8yf0F/s\r\nKNISIERGGnME+3R6sB5QVqN1APQtuCFn24y5peI94gup+c/KBXzVHVnuFlFy\r\n1om7LOtE/ySKsHx2TYDeDKyr1/NPSX1pWixGS46YDsmEDHF8m3nVAt5L6lCL\r\njUyGz9EynIgNz//raW3uoA7tRvCh7qlrZirn7u3hogSmLbfi/WoZIyXo8Van\r\nryxyWogJivgs6jqr9uPuOjOGqLxdIyGTZNM=\r\n=SeWo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"710d3f91747298695f371f1f85c5b8a6ce258a5f","scripts":{"prepack":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.13.0/node@v16.18.1+x64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.18.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.20.3_1670196007851_0.6016119639570825","host":"s3://npm-registry-packages"}},"0.20.4":{"name":"react-native-builder-bob","version":"0.20.4","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.20.4","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"02df01b8dc02f1bb2d566f820e33c5d42bfb9c99","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.20.4.tgz","fileCount":27,"integrity":"sha512-3ZmYP8H7Fg2D8/JAPvxT78I4VWzf5DNMUf69cxWPw7Pukt+hHp1PSQ303af63uv1QXxWMJtrQ11+nuUfVqQf0Q==","signatures":[{"sig":"MEQCIAURYgd1Aj58QCYpj3QrL47oijeBE3r5qpnGquEJtcSPAiBvaX4fad2EOngloHf7epN9+3AS879W1lGzTzwQRXoc3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+63/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0AQ/+IQwTMf+FnvrJMIfvjJHNAU7BMdP4nvgfeveOB3RWhoMBrVYf\r\np0o0Sq75cvI580JgnvSDdiHpo2sENJgHw5cq63fCdeT8bjGCW0zm9eXQMMta\r\nujkAmqcb5opELmfzqqQyawdFPpfPGIH6uwCuZtYQRTvNoJaZ5sTMb4NvGnc/\r\nCtw3GYpJICd7L8qG1JsemOnsssafhDap1dCQw/epThrGtKPyiKMpvkk6+XUl\r\nyBjlIKP/Oe6dsU9fMyE7JVZnU/ANu6kgHY6rmPRMkFsw3N4X1mfajOFZxE5K\r\n4Tllz0vTnKD1dnSPpnb+hxByF9gfg1R7FiKSlTwmgQCOX6W/ElPL0Gii81jP\r\nqstLaIMWy4gjvdDWoixKeYZMTur0WBGh7F7aIgEVZEgGj1lsWLN4yurTrTtG\r\n+8obBKXZe+lKtIiuMR4luX75NUGk2XRxh+rYf3mmMA0ZX9p0gMTsJ1GpOqV0\r\niJbLSTNFiQQxoeloFgoZn/V1WSHLpTle67cMN/E4cJfyBAW7Gs8Pr8MqPsyJ\r\nbL+kaUtcQ9LqjDeuflnsR7DMWj/F7MWJkh05n4dM1sqn0UdcG43yrGXvp6r8\r\nTotWlq1WzuT/EN/eA+KsAiASZFn2Dxrj+HJJY18Oa2zVjp0ptJuRJ9p8E69t\r\n+FHxnkXHRr8+M/iLs8y4lSTDAXIHgMZmKpo=\r\n=Vh2B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"588a18ddb1f74534b3f4cc5407458c7825c2e1cc","scripts":{"prepack":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.13.0/node@v18.14.2+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.14.2","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.20.4_1677438463189_0.006774703253751735","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"react-native-builder-bob","version":"0.21.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.21.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"5978d1e4c7c37d0139c0e9ffefc76bd83d5083aa","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.21.0.tgz","fileCount":27,"integrity":"sha512-NAzbqYay7VUeAQY/8tW7at/kNNsF3yXXUG+EsR+Xu9b4e5BvWajQvNK2yyhxCWl9yq6Wesjdppifgb2kQ/GVTw==","signatures":[{"sig":"MEYCIQC66ygb1Yw6YUsSEJv3c4apuwYZP1Q7IBiksSGyAePCDwIhALqtKDhZRqhoaKW6EGD/MI7OQLaWPdYxySTW93sNnqCS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102102},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"a37a86db58af63a4024a60ba261b7bc5179eb05e","scripts":{"prepack":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.13.0/node@v16.18.1+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.18.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.21.0_1687951213623_0.843329915847866","host":"s3://npm-registry-packages"}},"0.21.1":{"name":"react-native-builder-bob","version":"0.21.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.21.1","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"409c82cb7ffaf632a5a5c6aba6736ec6eb066087","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.21.1.tgz","fileCount":27,"integrity":"sha512-dsKzUTPVeKhyO35LGHz+UcDZI4p/qHdpfl2GVHtk+PJd2xW16CTHKrgaixk7F36rYd79a7PF9N9CygBhEpmitQ==","signatures":[{"sig":"MEUCIQCnPt2o5rOpFr2+FZJe0Nfgi66fEqWozei6cUEncFTuygIgIZNEKSeYF1SK8clEaFxPq6wRMp2HA+1lqobjCNMoS3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102384},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"9335b5c8bcbc360903514d1f5972f5a01c60c92f","scripts":{"prepack":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.13.0/node@v16.18.1+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.18.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.21.1_1688492162303_0.9430631705667394","host":"s3://npm-registry-packages"}},"0.21.2":{"name":"react-native-builder-bob","version":"0.21.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.21.2","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e0d5f158049b9fefbfb1c60a96ae36b15e9b59e2","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.21.2.tgz","fileCount":27,"integrity":"sha512-OPPv+tAJ4ddoo8zp0P0GFA3IBkqwMNq9d4CkiQVYba7q27L9BEOGOadI5gwEJZWTfKtjF5nCf26vaRnFXLg4ew==","signatures":[{"sig":"MEUCIDMCcaMgYfC17LHOq6U79wLazkG8yH9XJIldHdbITPruAiEArupXqNN23gJW98qaiQpaOrqEa0vxuOvlHxB9unK+fWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103748},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"2fe844a037e535f590c6542b7aceb0e261d877b1","scripts":{"prepack":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.13.0/node@v16.18.1+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"16.18.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.21.2_1688503537592_0.27142863957804475","host":"s3://npm-registry-packages"}},"0.21.3":{"name":"react-native-builder-bob","version":"0.21.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.21.3","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"6cdef5a020bae60286e72c6941df9a2d410e3f19","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.21.3.tgz","fileCount":27,"integrity":"sha512-ZlEXWzgIRfRvQEDEYnoTeJ2og5zDbORB0BMGzpE34TxO22+DZeXH4yFYUtZLrUxvUi5WVo/1V2sVjjnUNZL85Q==","signatures":[{"sig":"MEUCIQC52DJ7sVa0J96LtzT3gzwlfBWiDGq60fN9R7hAgCfzRQIgVxFcjtu7e1+nglWxG85oE4iHxjRGoG7MgxXft49woTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105249},"main":"lib/index.js","engines":{"node":">= 16.0.0"},"gitHead":"44df3f943f7c96bb022150348cfdfaa79a8fdca0","scripts":{"prepack":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.13.0/node@v18.17.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.17.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","jetifier":"^2.0.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"optionalDependencies":{"jetifier":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.21.3_1689771373058_0.6767159079638783","host":"s3://npm-registry-packages"}},"0.22.0":{"name":"react-native-builder-bob","version":"0.22.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.22.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"6b55e073888c0f69421c024e7e524d194a887df6","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.22.0.tgz","fileCount":23,"integrity":"sha512-dp4CmeF5rC9iehQaSZaZAfMyE3QWeU4xjsJ05oOty09qQB7PzC5bwo1RLlP1dCb+TbQqRcoP2gDoUQW1m+f4Mw==","signatures":[{"sig":"MEYCIQDWENCrrKQLK5viQE5dmpTbAdh/IV1T2S8YGTP3eCCrdgIhAKMecTPLJtkYeK36xnzMmmywGM6aAPxdfcXZYd93YYFD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97209},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"2a92f26b642637b853c0dfe7f59e2d561d6394af","scripts":{"prepack":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.13.0/node@v18.17.1+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.17.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.22.0_1694780025568_0.1324720202830969","host":"s3://npm-registry-packages"}},"0.23.0":{"name":"react-native-builder-bob","version":"0.23.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.23.0","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://github.com/callstack/react-native-builder-bob/blob/main/README.md","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"2627a9abe9dd01a28f333b95c28f40dba7373f7b","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.23.0.tgz","fileCount":23,"integrity":"sha512-Qx0h7J34bBBFGp4bvbXkGa+iqKp7yRo/iyGdhj7wT5LMY629SDMBJdPldD6cue5sI4dj2rdN9jBn3MxxT9+iYg==","signatures":[{"sig":"MEYCIQC215WfAuJEw+R/kLlNMme9oYm0BfJfuyohowwTTjmsygIhAIgTEc2tTYJxSrLXon4U4If1DLMRJa/uaS+JSSsfJY0B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102229},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"51fc83e7e3f4e5482b81f7f9e3dff748e474cd16","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.18.0+x64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.18.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.23.0_1696094329824_0.0783864204797815","host":"s3://npm-registry-packages"}},"0.23.1":{"name":"react-native-builder-bob","version":"0.23.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.23.1","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"d7810798fa9898c3631c6d76679a991c0d77cac6","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.23.1.tgz","fileCount":23,"integrity":"sha512-LA+cRp72+lCpOG/AhUu/TuBnAZrntPEWLt6z6xlAK8K5WanXOSFL49eYRCnxVx9EUrOW3ix/Y0j4zbXAC1R+rw==","signatures":[{"sig":"MEYCIQCnKxTGC8GFa2MO4VQnmVVlGXSOXcKbUfqOssrRXrx+9wIhAOUFPa67SML5VceZNWZarKrryhCbrDTREzThR6vrOcvp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102651},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"1d82fb23700516ca8c2d5864c6df90f9ae3e3c11","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.18.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.18.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.23.1_1696442262538_0.2728435975879926","host":"s3://npm-registry-packages"}},"0.23.2":{"name":"react-native-builder-bob","version":"0.23.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.23.2","maintainers":[{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"9f3f6509a9cba8102468169963ca7e1f0aa941a5","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.23.2.tgz","fileCount":23,"integrity":"sha512-ehv2XKS9cvPR5JR7FIpSx3qY7tULkljT2Kb82FBAxXsFLjqlRU1WfqHRLh6lytL2XqAxLQODpPfHUH53SsXnag==","signatures":[{"sig":"MEUCIQDNEu30dqBduFIoTgRht50duGHitqJmjBMfJXlDOaSelgIgTPl3K7Fj8iw/lrw4iNixNLe3zkzO4l0xmvIRX9IiCdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102607},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"c233fed21e9a67e20207eedb84c85e9e2c0f985c","scripts":{"prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.18.2+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.18.2","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.23.2_1700830166237_0.10274829462834933","host":"s3://npm-registry-packages"}},"0.24.0":{"name":"react-native-builder-bob","version":"0.24.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.24.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"06e8c8bf9ea4129b162eadc23664d7cca202552e","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.24.0.tgz","fileCount":50,"integrity":"sha512-nRaAVDxc9uoj68ChCECxIWHn/uVKnCH4QzRDpNmxALsfHYPoDQLPvNtN14/jKUFQDu950MW1WNuUDQkEBa69sA==","signatures":[{"sig":"MEUCIQCWZAfQRaIY6jEHQ/OBwLoxx1ZFJ5Q4yaHGuKPxphJ9VgIgc3n4IcsUwewsPy46XDztT4I9wKVENY95U0G64bFCKlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133208},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"c113f4036700bf7febab59be51fed497f9c5fdbc","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.3+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.3","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.24.0_1720014416484_0.09659596461330167","host":"s3://npm-registry-packages"}},"0.25.0-next.0":{"name":"react-native-builder-bob","version":"0.25.0-next.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.25.0-next.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"11ee9ea1cdd942aee2c85eca1fed8be4cdcc3e27","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.25.0-next.0.tgz","fileCount":50,"integrity":"sha512-ZXmbPYqAV33rSSKrP7jdRckYyB2ghxmaNSOxHn/M61XByfWtxQkkIZaUWTasoFFPcg55sxmYY+Ky2wx3yX1aHA==","signatures":[{"sig":"MEYCIQCoZDWM0IEO3Hz9c6s+KW7PRLKGtwcYp3HGc3qd9VBS3wIhAIolxkyn1NwA+4DICsf8h3CaQk3HR194+1qvWGBWKTj1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140987},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"176444eaf3a85643f27637ca0dec17520be8f276","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.3+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.3","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.25.0-next.0_1720086649572_0.9585570119917424","host":"s3://npm-registry-packages"}},"0.25.0-next.1":{"name":"react-native-builder-bob","version":"0.25.0-next.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.25.0-next.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"b5299702f3a2c41654a664f49ad3768298f9316c","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.25.0-next.1.tgz","fileCount":50,"integrity":"sha512-4fhEhbYkqRA20q17Be4vUjAkmIpKAqjW4/0P+ge+2xoG5x2EObyZQelq6XIQKsltfh07FJJ7BLmVnOXTZx3QfA==","signatures":[{"sig":"MEYCIQD6Tv+Jn/6DkoIqV4rMR70m/23M31e2CsltJ03j69wSgAIhAObVLZjq7UQJYN276KkVY93ObZ9jSZN7ULgvuuzG20+n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141848},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"3780ba9b479ac1dd3b321b4c42e5c3e11aab11ae","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.15.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.15.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.25.0-next.1_1720096944728_0.08594118966656406","host":"s3://npm-registry-packages"}},"0.25.0-next.2":{"name":"react-native-builder-bob","version":"0.25.0-next.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.25.0-next.2","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"3e247c6cd28a2e07b0a4084e1756ff01fe63f356","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.25.0-next.2.tgz","fileCount":50,"integrity":"sha512-5FmRQ/8KQQ9QwyPIxzz/TjGCPO1DScK4OZjjOy7Shy7IZB+v/P6gwL9vr97SAB7kSv2LZVAm2L7Rs1vuqYDCRw==","signatures":[{"sig":"MEQCICBPzLi0+Z3nz7JVHJQJd2r2tkeiXUEuxe2dDR3So8AgAiA58JL/XZtCI3lhJzO4entpzyKKOMX+iEMgqfxREDCZCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141902},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"b38cae977bfb1608e45505e37b8165cf3175e1f1","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.3+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.3","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.25.0-next.2_1720098076661_0.6929701377619317","host":"s3://npm-registry-packages"}},"0.25.0-next.3":{"name":"react-native-builder-bob","version":"0.25.0-next.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.25.0-next.3","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"cee75ebb32280d1d447293dd44c05291a971da71","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.25.0-next.3.tgz","fileCount":50,"integrity":"sha512-f+DfYBb5lmuEDRLx7jzDSZLMIhEITQc5WHnD4Vq56Zyc5Zk3k9hMg6EbB1rwj62mU3Nr4XdMwsc+ArCfxTbwuA==","signatures":[{"sig":"MEYCIQCKoWH4fUdpvy2kV+TlxMcppnxilQ/FG4/Pz9uNygu48AIhANFMHJXHJH5pCTiTFrn+zMaY8Jkk/loWHRp9+DjXB0Jv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142162},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"e2d7072fb03e6daa12a97bbab350e0f177ccc656","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.3+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.3","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.25.0-next.3_1720098771320_0.08189844728004347","host":"s3://npm-registry-packages"}},"0.25.0-next.4":{"name":"react-native-builder-bob","version":"0.25.0-next.4","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.25.0-next.4","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"f6e358df36f4bbad10bbd62dcfbc7701cc70dbef","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.25.0-next.4.tgz","fileCount":50,"integrity":"sha512-yKO9QV0Kdw/W7fdQ6FI2OJnoEkdWQmt0Ye/k27TpiDBAyTzy0F4a/nk3BTMrWmWTfwL7MfupDDrHSede+RlYRg==","signatures":[{"sig":"MEYCIQChzT6GBnDqRq0eZZS4nWoCYHgTRSHV32eOlId9VxpRGAIhAKMjHS97RgCXkRsi1sSrtpYyK1focb0yQ6KwKeT3WPGu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145653},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"1f98de6342f68958a465c34b6997b3aab5eae08c","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.3+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.3","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.25.0-next.4_1720131439399_0.28540565649782423","host":"s3://npm-registry-packages"}},"0.25.0-next.5":{"name":"react-native-builder-bob","version":"0.25.0-next.5","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.25.0-next.5","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e81f4608e7b2bcc8348f176da0d8f22de538d28a","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.25.0-next.5.tgz","fileCount":50,"integrity":"sha512-RpRj4Dm3CQ3Dnnnx+NmH94re6w2CoYgebpT4FMEqHehwPDnv1b3BXWsN1RmFvfWR+g8113yEFfxoLTt31GmdzA==","signatures":[{"sig":"MEQCIH9/x6b8E0aEVFG3UYOcy0igpzQm7ZcaUxRbxA5Fg0SLAiBdfFTEbEPdVAJWMi4sD/lCiIMKln8/AUQarc6+tpnsRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145637},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"6c58696832f67f3a2783068be0734fcb4c64838c","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.3+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.3","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.25.0-next.5_1720132023602_0.6776284773089665","host":"s3://npm-registry-packages"}},"0.25.0":{"name":"react-native-builder-bob","version":"0.25.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.25.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"fa5478639adbeaca5cc9692eee2b9b7b2a8e8d8e","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.25.0.tgz","fileCount":50,"integrity":"sha512-UmjbnNwL6LRUSuArsdj5bKIIQaLwwis/dtOT33g165iQ93wWfMBry3z/iVBuoBMx9De+RWCKQzIlZql2UtgCCQ==","signatures":[{"sig":"MEUCIQDOn9JG93ttQJnK8P/96Wv+wBh1+InGEPoH/YXklzImYAIgBTbnZx4AFLhl3kriJ2P/d7t+cExRSH7p02pGSFMOlxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141037},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"a1bc1bae766336e4e0473a50d44f90cbc0c59b77","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.3+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.3","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^7.0.1","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.25.0_1720178716991_0.40398895734132356","host":"s3://npm-registry-packages"}},"0.26.0":{"name":"react-native-builder-bob","version":"0.26.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.26.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"f0c36739b2daec0a68911ebecd00590f1f212e76","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.26.0.tgz","fileCount":50,"integrity":"sha512-McHAJZ7OzsUoqHSj46rNFWXsJbg0Gyla6KdikpXxf+tGhwLX5g6oIb8lJAHpEYv8PA9a8PEF5OwDRQQHrjVRMQ==","signatures":[{"sig":"MEUCIDLgBRKruT+BxZGKW4es/hTs9WcXzvFlZPFlLx+3YBd6AiEAmWK5BB7/K0qiwBXNxc5e7Kgnlr4WddkdN/9Rs/rAb4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141637},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"5052841763c6b50ea474f272480dc86c3f466138","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.26.0_1720710964747_0.41449801268882647","host":"s3://npm-registry-packages"}},"0.27.0":{"name":"react-native-builder-bob","version":"0.27.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.27.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e0a1d4d588892cf7ea53dbc2b61c708115bdeae1","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.27.0.tgz","fileCount":50,"integrity":"sha512-ALlE4hdPZl77UDK564tXH8wICZEM4ZPfmrkoYl1b8QT1ToBRTbmGnCdV4aw2IPLb26sXy0eBDsNBhFDbwku9XQ==","signatures":[{"sig":"MEUCIBxbxtenUvhyh2ndnSxK+uSoV7WNPFfMJDRGilXW2siJAiEAjXgFB/SGn4AQaFBTs6+3IP+aoygpDVG/3MVMg1dzwLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142485},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"a7c9ae0d0e81cc96da2f747708204da7661963b6","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","@babel/preset-typescript":"^7.17.12","@babel/plugin-proposal-class-properties":"^7.17.12"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.27.0_1721738435516_0.2992846712764874","host":"s3://npm-registry-packages"}},"0.28.0":{"name":"react-native-builder-bob","version":"0.28.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.28.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"d0109dae4b124908e070d5e67a022443453902d6","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.28.0.tgz","fileCount":52,"integrity":"sha512-iRIiQfnvjzho/c49Tr9KEEPtn4wMkaHmsdljtEv3xN5O1uuou322mRJYddCeLAk+TE3Zlc49A0JpWdqq2C2WMQ==","signatures":[{"sig":"MEYCIQDUTFflhEc2v+U1Fl0rJ42KEgl3Aggrm0BNCxVdFpHLwAIhAOi1P1LmQqeKoNVtcP3AWyGHDlezNj1Hn5Enkn/XXj30","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145388},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"be426bb86dd4d3576bd7bf246d77d25a4a6cc698","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.17.12","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.28.0_1722010289148_0.6379059291801523","host":"s3://npm-registry-packages"}},"0.28.1":{"name":"react-native-builder-bob","version":"0.28.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.28.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e22cf473c7b940e5cb3c02256eafe7b8884bd356","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.28.1.tgz","fileCount":52,"integrity":"sha512-pX2pqHiTqRdbOFg/xVrrh58Q6+McIIGL9++d29NecXew30AkLJxfsaGZ/Q9BegBEdn0THoaJxZ9FW9sXBMBfzQ==","signatures":[{"sig":"MEUCICmtAYi7OnLbXEcympEHZzLxnkpEaUcdooA7MSIxiC/DAiEAi5TbZHV1sI2gLfTBAKyfBFF/iFqmeNPN7zWXc2hrgjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145822},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"cc30f7f041869cf0d66e826e02b377363a9af55c","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.18.5","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.18.2","@babel/preset-flow":"^7.17.12","@babel/preset-react":"^7.17.12","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.17.12","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.17.10","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.28.1_1722104003537_0.3365838677340067","host":"s3://npm-registry-packages"}},"0.29.0":{"name":"react-native-builder-bob","version":"0.29.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.29.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"b92da4b883aad0c2885fe6fbfb758570901b3e16","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.29.0.tgz","fileCount":52,"integrity":"sha512-myDEhns/aaxkCNhQoxrV4TMmGf39BQUah0sXRjV8sqJ0m8k8JvqV83Dx9EXkESGHxuS7wEjF4rbQjJj6jE8/PQ==","signatures":[{"sig":"MEQCIBlEHa7uWOZVcvj5lofG283Kdzc76sQy5OubKzW5awvAAiAuu4hhfguWnwkUp+IYCKjyRgXHPOV/6f6MUK5Hr8+4LQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":156183},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"47d624eb8e1524a15a4ceaa5d0388d3af5b2bb14","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-classes":"^7.25.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-private-methods":"^7.24.7","@babel/plugin-transform-class-properties":"^7.24.7","@babel/plugin-transform-private-property-in-object":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.29.0_1722512665992_0.6671679163330217","host":"s3://npm-registry-packages"}},"0.29.1":{"name":"react-native-builder-bob","version":"0.29.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.29.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"a79163354b7249187dfe091ec15476b6037acf8b","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.29.1.tgz","fileCount":52,"integrity":"sha512-+ylWgxioe5tkAL8DQImU/9xuTZsyA8F8yZiHiVo/LT98Gb/p4jv6DEeZ65LziqKWnDHcbsLiuwD25L75fXFS2Q==","signatures":[{"sig":"MEUCIE1LFBqRsJ/9ZUyInW76qjZvpoOT6I2cXldDzpeuBY0JAiEA3v/v8FeL9HJgXxWtbXG/5efgyfVKL1EjNEKZuwgi/c0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155667},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"8edf59069dc59358b6a2e7968f1dd243ae1d58a7","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.29.1_1723491740674_0.4299812596279422","host":"s3://npm-registry-packages"}},"0.30.0":{"name":"react-native-builder-bob","version":"0.30.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.30.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"344d61b73eeede16e6bd9433f15b749e8e4e16e6","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.30.0.tgz","fileCount":60,"integrity":"sha512-ohwnIckZ7ir5dot3CIm+6pFeaZUDBkSY6dQuJm/zFhFghcARUFon0c1xjc4xY+hmipg81TRRsvbLW/NOpJ7mvA==","signatures":[{"sig":"MEQCIBipcAQZPTmsqtSOCHzq+pcF6ArJD+n2eroZbiMm+BGUAiAbRRy3GxnSJ6shG4iBO+7A8++3IZIEw9y6ba0+Fh4eNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":184810},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"eacd9ce4d2a7b30e41fdd9df49fed3ed479e5055","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.19.1+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.19.1","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.30.0_1723818467342_0.9611025202276533","host":"s3://npm-registry-packages"}},"0.30.1":{"name":"react-native-builder-bob","version":"0.30.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.30.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e7453e139423662bd1b64ccaca490181cd0016ba","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.30.1.tgz","fileCount":60,"integrity":"sha512-2Uq92fmWVhG1gHg8IlTmpCtk/V0AxT7pPKLEAmDW3n7Tpsp3D3GuZDnEpCQxM8LRAZuo6wsfwjoWp0Z1wJEd4w==","signatures":[{"sig":"MEQCIAHyb9z5cMQ39DPUTHfBOtm/0riFYvxNB83aCWEJ9QWaAiBhSmtxFJ+EZuqHPVNe+vggFY6u2y9HhLI6weeNCD2IIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185126},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"9e9e1fb6b22f58e8ca5b430c7fd1725774b05f34","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.30.1_1725801139194_0.7989027564384621","host":"s3://npm-registry-packages"}},"0.30.2":{"name":"react-native-builder-bob","version":"0.30.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.30.2","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"3084995f17c4867c322202df065740d49142ccf2","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.30.2.tgz","fileCount":60,"integrity":"sha512-tkBlzQw+h96YVQbU7GVbSReYNj00IJzIsStrdXCyq3Z2kjpNcG8V0w8HhvOSDsX0SRVvqorzqpbUFeqg57XXDA==","signatures":[{"sig":"MEUCIQCMni8DyHlPNQ39iYkk3kKQiElHb4SPiS53aJfrtFlo2gIgNjGrQMLcvdmFdakE+3ZvH1hYtL+zxy38Oy4z0ChGmOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185459},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"639f54522196bfdd836d081ae0f799c957022a48","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.30.2_1725805168779_0.3359956657916554","host":"s3://npm-registry-packages"}},"0.30.3":{"name":"react-native-builder-bob","version":"0.30.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.30.3","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"3babeb72a56afee70e23a81dacb9c607bfe3c649","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.30.3.tgz","fileCount":60,"integrity":"sha512-7w+oNNNkY+cR7Z3GgKaDWg7CeSxpv1ZUox42Ji/rViAxygMmtSPBe5I3K723OjGJXhvJCyUK5RRvzefNPw7Amg==","signatures":[{"sig":"MEUCIDcXpDVC96vG3vcYBRxYc/CaRYE77Lg9H1SKHDxMk0V2AiEA/X1R/GuQUgDY0ApI2CjRDLZTcKQ3rM6g64wYPEr6mUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185491},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"242b47b55c899677115ab57372068a6e0cb83c5c","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.30.3_1729945441617_0.6618006703750772","host":"s3://npm-registry-packages"}},"0.31.0":{"name":"react-native-builder-bob","version":"0.31.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.31.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"4a09741e4562edb85b46ba730399b29c6b841d28","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.31.0.tgz","fileCount":60,"integrity":"sha512-KMY4xDZTqQ/eKB4TJxHETv8MHiQfsL9056gul1c8Fn4nKuV/tk+tOfg8K4mWFXoOSgGFZy2olamb/Pr+t79cwA==","signatures":[{"sig":"MEYCIQC6JklxeEI5juqEfNwzfxwNialzVSElLAktj8Z4IKO9ZgIhAMf5zvpFSIS5z7fLSbqJKvHxmVhN4hVehUZ3PEkW2I2w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":186231},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"194296b8ce2a7885b639532abb06535f9e66899d","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.31.0_1731089094631_0.4007373906300171","host":"s3://npm-registry-packages"}},"0.32.0":{"name":"react-native-builder-bob","version":"0.32.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.32.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"762415c98abd6a45c2019547a97131d178f622c7","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.32.0.tgz","fileCount":62,"integrity":"sha512-Lz+y+8FOR4T61eqBGgLgB26ik242qZvz0scKBdmY5QeY9HPjFdn7ATrxhEcv7Np3EA7VGWATZ/6ZBfctQ9PELg==","signatures":[{"sig":"MEQCIEyyy6BTuWgo9+FLibnCdmi+NPgVeYrnGrPYNId8FEuJAiA6+RYLczB8FEOZKJcDO+omLmogKZZBkqVdU/tMXIqJRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191971},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"99128be2d7b530718fccf4add3d16793a5a0d5c3","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.32.0_1731703238578_0.6066232411914001","host":"s3://npm-registry-packages"}},"0.32.1":{"name":"react-native-builder-bob","version":"0.32.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.32.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"531176b7b58c2f1919e7e6d720fda6b3cc650670","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.32.1.tgz","fileCount":62,"integrity":"sha512-F4LsDRXoFtX3O3CzhFV/SXMWFrOdW/nw/QPjCPrMevEXBkKHxQ9w18LmvbZZlvSHy+pdPZP9tmKz8nPoX1LOUA==","signatures":[{"sig":"MEYCIQC+6YsASLhCg7r3cxqbRyzmrrISn1+fi166yqNEQJaFaAIhALDH8BG7b2cAyywJv2W2WfigSJ5tX8AFmMlKhhNKi3ze","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191456},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"f822763aca8b2043c39343c9443f6b1f4862366d","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.32.1_1731856969635_0.17114419510667345","host":"s3://npm-registry-packages"}},"0.33.0":{"name":"react-native-builder-bob","version":"0.33.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.33.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"67649d431d8f5a2735ab895b4bdf16bccfce33e1","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.33.0.tgz","fileCount":62,"integrity":"sha512-3ocS2wRmdGQry5Rlbzd44nvD2Xm3sX6rTYv83FQbz9b7cmk4koAGdJtwqUr9Ne9mj8E16MEFQwNbBIghYzcPyg==","signatures":[{"sig":"MEYCIQDTCVRRqPOkigsMVVcXU3VNZ/iUzEx2Oay8GEoYirByUwIhALLtj/ckwQ0agmAXvjWPAxr0W9KeXjOmllf/kwfO6dGc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191829},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"cac236dcb0dc73f964d1543f5484adb749b30f8f","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.5+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.5","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.33.0_1732184407639_0.5005066485144767","host":"s3://npm-registry-packages"}},"0.33.1":{"name":"react-native-builder-bob","version":"0.33.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.33.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"324cba26aef75810b21ac2851ec4f8c8199c9a3d","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.33.1.tgz","fileCount":62,"integrity":"sha512-Yayndg5EgjyKHBJ+vhQcZWhnlE9jeJh36pTv6DCnFS/exxNBquX66YEUg7R8X9jIzNEjglcz0FsvchG6/RPWNA==","signatures":[{"sig":"MEUCIQCDc/TCybJRu3SzUpccFL8DBDNxhxsT8G1btC4OMjmkZwIgUuFJ64iVjgY8x1wRrHYGaZufsPEfVc5+Vx5UiYq0/DU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188468},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"9a025b2a89c7790b74862bf95ccab4b6a388e2cb","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.33.1_1732200873974_0.8671887671949468","host":"s3://npm-registry-packages"}},"0.33.2":{"name":"react-native-builder-bob","version":"0.33.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.33.2","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"94eaa848c43e265aac57b646c86081b389497b62","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.33.2.tgz","fileCount":62,"integrity":"sha512-+VpJ8RVAdto64tq83gBiL18t5lCftAVH1tDKccpuuGHOJtV2hU9fHsNsxwZXyhgVFZkRR4vUOswcl81bZGzQEg==","signatures":[{"sig":"MEYCIQDL/qcPmjBgtCJlyWbYT0tgTu6UMbxcwABK8sScdfgBfwIhAP35/fDWKzEqpa8EXnYccRB4xQNmY8YGHbeygrHrdaSI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188502},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"09fc80603cac673cfbc9273a09137591ff973337","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.5+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.5","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.33.2_1732733404847_0.051995073315237006","host":"s3://npm-registry-packages"}},"0.33.3":{"name":"react-native-builder-bob","version":"0.33.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.33.3","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"3b48655ddc37af7d819a4f212bf6784879f9ed6a","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.33.3.tgz","fileCount":62,"integrity":"sha512-zaIc0zVoReMkKyNu8y7VcT0ndii00AQIuRRHAaD8TLqtpHFvmUYXNaIC6SnN8VPcEH7AZM+VcNUXy30G90vGLw==","signatures":[{"sig":"MEYCIQCQKZnIvtf2+2S0KcWptOYNQlkSEhAHSsd/HRF1gWeE0gIhANC1T8OIOK3Z/FEDbk6ZBxfePDmb3gQ0UU04LxNCNC+S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190262},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"97baa782acf7941b54fbbd351fa2aabc00e99f2e","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.33.3_1732871662027_0.04601263064088301","host":"s3://npm-registry-packages"}},"0.34.0":{"name":"react-native-builder-bob","version":"0.34.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.34.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"4a7a7b3744ef101fa7a3087bc25405662223cc12","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.34.0.tgz","fileCount":62,"integrity":"sha512-EW6ufzqBBkOkIxYyeWC/bFvyTvAFDupS8JLgmDileS8FfXgWvD/h7yaz5hhfCEogxI2nMOulCxaUs58E45dW3Q==","signatures":[{"sig":"MEUCIQC2CVS4Z7QeOibXxcpsfrdsxMqhdpxFSz9b4/jl4wxNMwIgPiYO13K7zrpbP6reKSTqXg8B0tPvk+2/8kAwEUVBxyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190570},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"50bfbb8d45358ad97b336266d06e1a60228f56e7","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.5+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.5","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.34.0_1733322918608_0.10396639806024277","host":"s3://npm-registry-packages"}},"0.35.0":{"name":"react-native-builder-bob","version":"0.35.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.35.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"3e98fa6d3f8bd19899c1dabd977d7acfe2fcdbee","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.35.0.tgz","fileCount":62,"integrity":"sha512-GstPAhSkeZIr9tBOvCYPgSKcNB2a5uXmXEWHnOugF9pxOusjZ4gWaPogZEqRq5Zt7+s4lSDrDVZtpUA6TZIOWA==","signatures":[{"sig":"MEUCIGw1OQD/GcOutM6B2A/qPFtUTap0/DuEJmMDeGE49VxOAiEAg6ZKrWhdMol6lRNeWrGuRTeIzXmIjsfwSHFD7tJ/H84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190684},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"520f7bf62ab9e9485e834b6e540408850ebb1e65","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.5+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.5","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@react-native/babel-plugin-codegen":"^0.76.3","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.35.0_1733489673690_0.0952273454073338","host":"s3://npm-registry-packages"}},"0.35.1":{"name":"react-native-builder-bob","version":"0.35.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.35.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"c2ff0fc842c229b0c6255511705f5fee8ff04f33","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.35.1.tgz","fileCount":62,"integrity":"sha512-884EGsnY8YeDFGWSm1xtoHGs3DIVt8cfThh+yLhtet8wmvCt1Bzb1JfTf3f7WvigV247LX7y3oOkSyaZ/lMgdQ==","signatures":[{"sig":"MEYCIQCcMD2XUTFfjI7uX2SzqYtzUcdYbeLAS3k4Hka9BHs2awIhAMuq5toii2EERjQYcGsT9bAhk0MC2vriYSO15pdDiT/+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":190570},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"2f8ae32f45924f4de087c9b9a574a619811ea76d","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.5+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.5","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.35.1_1733504806642_0.0052094522597148085","host":"s3://npm-registry-packages"}},"0.35.2":{"name":"react-native-builder-bob","version":"0.35.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.35.2","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"09f1d88b0db5f7c8ca48fc9a895bfbd2167ce423","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.35.2.tgz","fileCount":62,"integrity":"sha512-/ehbjzO2GhDd8/noZiZVEGAVDkyZuWJ+zOrKcrNpqpoLOWhCO4y10FGIRkl5bfLvy7/2kXTwI6YnwiGIOODSGQ==","signatures":[{"sig":"MEQCIEna2N9ejiCARHvYKhLoMWclLIKC0Jrf7dx0EV6iDI2LAiA7IcKpJhWkMEz4yisUbiJMjTp4Cpv+0CMbm6Jv8CSOEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191248},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"9c5638a224d558071ae01f010da8b7a6860f00ee","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.5+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.5","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.35.2_1733508273314_0.7909358395460222","host":"s3://npm-registry-packages"}},"0.35.3":{"name":"react-native-builder-bob","version":"0.35.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.35.3","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"921edf910023758326a8d25e238e305041e387a6","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.35.3.tgz","fileCount":66,"integrity":"sha512-GtlRXJ9SL2oQw2KiHDCaHlk3mYkbDjYxMMoYVnj0+EIs0nuGFxG58NO6T1Mn2c6xYoVmSIg2RXFIFexsjHPRBQ==","signatures":[{"sig":"MEYCIQCeAGfORxYptxb6Bbm7V3EmKao+KtSEC9rnZ5yTaquvgQIhAOsGHrBxFNTkbGjFRNTQZsYIG30/ImXHUIguOU/Hrfxn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":207685},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 18.0.0"},"gitHead":"0bacd58eab2ce56f20be84009aa6f4315dd95c52","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.35.3_1738053921830_0.32348870366769855","host":"s3://npm-registry-packages-npm-production"}},"0.36.0":{"name":"react-native-builder-bob","version":"0.36.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.36.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"65c12214ace7f5680f5eaca21e4b266b61788894","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.36.0.tgz","fileCount":66,"integrity":"sha512-/8fARwi2z1xbwE43wvGSDLYVv7PYg9nAQnu6E7/u+h+qHRAcqOfmBgFqav/taKivzkQSG1QJlfUaex3t0pLT5A==","signatures":[{"sig":"MEQCIDF4Wog4eoMmuH7iQTfr7ysIj+vXKu6IPNeiBLAZ76FnAiAsguW7RD96yv7yrT1xEZEBNrD+awcZx0HL2ywTyK4npg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":212007},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.0.0"},"gitHead":"f06514d852d578df98008b0ce87de69e0fde59bd","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.36.0_1738070058527_0.17558386106191382","host":"s3://npm-registry-packages-npm-production"}},"0.37.0":{"name":"react-native-builder-bob","version":"0.37.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.37.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"2f7e4fbd188cda81e9ae124e8483cc412ba851a8","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.37.0.tgz","fileCount":68,"integrity":"sha512-CkM4csFrYtdGJoRLbPY6V8LBbOxgPZIuM0MkPaiOI2F/ASwxMAzoJu9wBw8Pyvx1p27XnrIEKPyDiTqimJ7xbA==","signatures":[{"sig":"MEQCICYaW0xdhxTTnPBOY7PKO8JT982WJEF0Oe06b9pf/21bAiA+AsuDZXVrWj4Aml9t2YhnwESEzTzyc19e4eorxVYcog==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":219563},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.0.0"},"gitHead":"ec2c874cd7ee78ecdadb97ea1f978121663ad41f","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.4+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.4","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.37.0_1738918121110_0.3046257939679051","host":"s3://npm-registry-packages-npm-production"}},"0.38.0":{"name":"react-native-builder-bob","version":"0.38.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.38.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"9ab6b7e9ccf717a40fa9dec77aa3fb59c1f7ce7e","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.38.0.tgz","fileCount":68,"integrity":"sha512-JREsxHQ+GCLG/DYIqLIB6Lfr0R927RzoFb7gERQQOpXRARAKuPwmp4+2J/uzqQHBKY551AxvG00jdof3+GtZjw==","signatures":[{"sig":"MEUCIQD0ml+Od1k3Qv/H2cJRpXR2UV9NK2PL+EzZ20OTLRtkagIgW8SYWxcSe5tW9o8xVmb6mKSEPiMj0zLe9nMcrgAmZdA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":221713},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.0.0"},"gitHead":"8ff17fc6cdab28a63f1de06b381726e2132e5691","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v18.20.7+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"18.20.7","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.38.0_1742328590621_0.3318446010419982","host":"s3://npm-registry-packages-npm-production"}},"0.38.1":{"name":"react-native-builder-bob","version":"0.38.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.38.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"728b021b99fd19679d6a34c53b30a2625bfa1bf8","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.38.1.tgz","fileCount":66,"integrity":"sha512-O4Jvuo3uW5SKJaNSnMtWqx0ztuzyJ4JYY2nvP0yTb8ReqsTNiq8/arYFRLoUwVg4bYBfmcdfPTMi8R6lp3CIOA==","signatures":[{"sig":"MEQCIEp9aQeAa8YzPFofdQJb/CBCgWKNl/6zG6CuTZNRF0aNAiAOi3B+HitYj6Tfw8xEO1W13HV50fRdyqIEIsKiYmf8oA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239438},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.0.0"},"gitHead":"afa26ebfddedcaa0e794519313ab23167ebde415","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.38.1_1742981939709_0.35383787112692744","host":"s3://npm-registry-packages-npm-production"}},"0.38.2":{"name":"react-native-builder-bob","version":"0.38.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.38.2","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"36bd4c45497e7f88a4fb866b13fc6843091d731c","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.38.2.tgz","fileCount":82,"integrity":"sha512-OiBHy3Quv3eou/aJSvlND6BiJSqzYRtif72Jse8wyTvqMjCNV8aRwFPYDSUclak1eRxCXktYH1NriGSPjr3T6g==","signatures":[{"sig":"MEUCIHtCF5fS2xRZff8kY6yvOF1Gc8yx6wSNMML0A0emGCKxAiEA9eodyWJwNJ43/rxTqq42jmT8Jp+hnX2AY0lERoI2Bdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268583},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.0.0"},"gitHead":"9c0d0df06e65af995d685551835957c3af60d57a","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v22.14.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"22.14.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.38.2_1743022352485_0.046224909909835965","host":"s3://npm-registry-packages-npm-production"}},"0.38.3":{"name":"react-native-builder-bob","version":"0.38.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.38.3","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"dc6616b6cdc3a166773e8b9f416080e4f477412c","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.38.3.tgz","fileCount":82,"integrity":"sha512-Wm/7c5NLEp7SMaumm+Qn/Wg23ozClYm31DT3FUCe8OkG9s6LtlN3YpCF+i/3SV/Bs4qUIa2MMjbWWJEYrSqN8A==","signatures":[{"sig":"MEYCIQCLuvO/qP3AY1GZVfDnNuKlpxYVm7E9Hl7+0cOO13ABKAIhAPb8V4X6t+lCEBe6ZiY4yiZtvbTHIBz4jHRxceI/hUPi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":269038},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.0.0"},"gitHead":"e5c386c05a3364dfdbf7e6e0676ef3b044e871f0","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.38.3_1743069257630_0.7861853372073806","host":"s3://npm-registry-packages-npm-production"}},"0.38.4":{"name":"react-native-builder-bob","version":"0.38.4","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.38.4","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"50e58954eb90b3bb1721d186ca28bf88fb165e5f","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.38.4.tgz","fileCount":82,"integrity":"sha512-mWQUM+zaBL3bjfhnSYTqo0fcm2vqItiBsSo2bUzkIZud+mHcJ+0unfWK6kn1JC9OV9LocxU7rRpKm7fE3dCkkw==","signatures":[{"sig":"MEYCIQCIAOwOz4SBtbhmmE4L2OFzSj3YiZQQb19L0kb2yBT4SwIhAJhd9rD1gojqZf1ML6YXQgkwf8lRfNLUW3/yCBVCDF5J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":268457},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.0.0"},"gitHead":"19f5a457eb7d2632807899168159328c8d45d373","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cosmiconfig":"^9.0.0","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.38.4_1743087232555_0.6634177601767521","host":"s3://npm-registry-packages-npm-production"}},"0.39.0":{"name":"react-native-builder-bob","version":"0.39.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.39.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"315da61b49ac4b3264979b1500bafc98ee7ba29c","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.39.0.tgz","fileCount":84,"integrity":"sha512-iSypV275h/0fv+ivzQqFKW2xxrJmf+wlfK/ocvTDNU4jjDK7+NaWSO609EBz4w4bIFk+cCkuDqDlpfCZg32x0g==","signatures":[{"sig":"MEYCIQCJrhc/gdbIYnIfZVb+/21XP6vZ1d3MdCs0irIPiuzGmQIhAIcLzZ1EqHz1Jj9I3Hl2Eb9NU10fngqSLpjhaue+TjgA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":274562},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.19.0"},"gitHead":"c9af25bf214b96a001382a61014b7e22e90cad2d","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.39.0_1743266550772_0.48209950586783146","host":"s3://npm-registry-packages-npm-production"}},"0.39.1":{"name":"react-native-builder-bob","version":"0.39.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.39.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"45e02a4f188d3640eb76dbc1bdac3aaa48778aac","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.39.1.tgz","fileCount":84,"integrity":"sha512-nEG9FB5a2Rxw0251dnlM9QtqvuM2os8avRhYDWDdvsZOnQJhQI4fGV5wF5FypAqHNWPQUNXmvhPUFrPSwiPnAQ==","signatures":[{"sig":"MEYCIQD1Mt+EQjRaUJfnE2syLrlq3redHLE73hNgVI1Da10ICgIhAICgX9ZVaDkhksd8kwHG8V+THnKAQxN92axvnFUVD0o0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":274590},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.19.0"},"gitHead":"23f5ac7c2c3bccfa697d551486e0ba56cf528a30","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.39.1_1743597983783_0.7701959349846932","host":"s3://npm-registry-packages-npm-production"}},"0.40.0":{"name":"react-native-builder-bob","version":"0.40.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"9b0d3bed68ec7f8d0c1d8c0613209bf62cf354d8","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.0.tgz","fileCount":86,"integrity":"sha512-HHvEW0wHpUUZxIYIu4ZpoEJZCHyTgNsf3rJkNmxoZismncW+MXGNprOqau+BewI0FGMHk6C1Y+EYfLOz29u+gw==","signatures":[{"sig":"MEUCIDwMllOSMxZLwgUJR3BE+SQp2XKUHIxveLuPoEsvxz4+AiEA30t//N+V+3D1SDdwZYY368BsyBQ8uAdJtG4sBalFSA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279038},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.19.0"},"gitHead":"f1db236b9017176dd568ce89e2296be6b1a67e3c","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.0_1743801917741_0.2677214824873946","host":"s3://npm-registry-packages-npm-production"}},"0.40.1":{"name":"react-native-builder-bob","version":"0.40.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"158a48129dd6c34a58e5cf04a2bdf21f7dad8e2e","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.1.tgz","fileCount":86,"integrity":"sha512-9rWPzoJRwdOstP+ojPXeVUA9UQCTH5aw6ZC7X4yBQl+LGJBIvAxzWvVoKoBxaMsyXBl+liUAwpFWNCL7bn9JCQ==","signatures":[{"sig":"MEUCIQDEm/xBAOaUCZVQnP79rka+6qR3XimWusLEWjDsN/IC7gIgTRu4Z5HSGKBKKN/VgaUmV5ntRhoXXpYU5jq2YPzM+pM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279065},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":">= 20.19.0 || >= 22.12.0 || >= 23.1.0"},"gitHead":"222ea600f8f71004698bd04dc590a33b3080bcd3","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v22.12.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"22.12.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.1_1744024074500_0.7597284850575869","host":"s3://npm-registry-packages-npm-production"}},"0.40.2":{"name":"react-native-builder-bob","version":"0.40.2","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.2","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"11f488fee9e3255c1c0cd2601f15ff5daf8f54fa","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.2.tgz","fileCount":86,"integrity":"sha512-S8Xf8BYToxZH7bK+OkTKdZeZHGjq9IgtsD1g4FQsgyW3PQNTUScCJsi5in20wJILp5HN+PgvBctiY74kDm7Hvw==","signatures":[{"sig":"MEUCIBKT4Lmp59QWWs8JMm9uFvRrFx0mZQuOVtQ30ooHIMAsAiEAh4VptbSoIHQ4kKvGYw6ngaGFHQzHLep29Bt6azHaBY0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279061},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.1.0"},"gitHead":"20645f36a688d20260d16b3dae2e6e6dff6daa78","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.2_1744024521652_0.24191261576610912","host":"s3://npm-registry-packages-npm-production"}},"0.40.3":{"name":"react-native-builder-bob","version":"0.40.3","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.3","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"4f99c5c07bffb4120555732fe981c5e209c04684","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.3.tgz","fileCount":86,"integrity":"sha512-m7b1dqqkK38yTTxWwB+WpB52OcFUashhbsQrUwkZ1FrENYbznNGbBcpqCNLrb4/w15EANWq4rZ65ZiXT1WMDeg==","signatures":[{"sig":"MEUCIQCcNE3IKcGn9xC3TS7/q568E+HsackQvrJgzDhyds12ngIgU5EHtFwaHeizOvI39WCMv58t6Mdo0/7NmouNM5L0EsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279061},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"1093e42fdf946369a0879b818fcd5c5ad1cc7a1d","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.3_1744024821994_0.04240373680474829","host":"s3://npm-registry-packages-npm-production"}},"0.40.4":{"name":"react-native-builder-bob","version":"0.40.4","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.4","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"cef2471e6051be6debb279aded48f032aed22b5c","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.4.tgz","fileCount":86,"integrity":"sha512-PCU+gX24JJDlIkl9bPDy5dLyYBSZ1FMCnmnAwiFKqzQp2ttTknJTwT75STNWa+aYM489fZp9K6BYQqP+bbu7gA==","signatures":[{"sig":"MEYCIQCSkQxUHZSM8OaHOEtJAyiVXCsCCTYFCuM/Lr3mGv5PCwIhAKPOcClj/DPpJK089uMoq+IXI6aCcGzEDLtkxnf86qlV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279912},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"28747a28fb0c89b074c3398aff68ea1995922cc6","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.4_1744143086614_0.5697199059697382","host":"s3://npm-registry-packages-npm-production"}},"0.40.5":{"name":"react-native-builder-bob","version":"0.40.5","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.5","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"94e73c04f040a1151c66d38e7f6e34b09aafbac8","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.5.tgz","fileCount":84,"integrity":"sha512-pAxKayOyDhfxKuCqrjq9h0lquDT3RophO7LsX1f9gtvGVbODoLTXvKhbszHBsd/MxDu1dx5jpYz1/whafoiymQ==","signatures":[{"sig":"MEUCIQC2v4c48jQbAjO1oxqwsvS9P+QNPtwTMTLrT5GrzMa9hQIgF11dUiZIcBmDoJNGPed0h8Js2mTOSztEqDrh5O/u3DM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":278781},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"5c07d727b03d3140885c163e9811202c3b4d8233","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.5_1744230451418_0.09676997542806798","host":"s3://npm-registry-packages-npm-production"}},"0.40.6":{"name":"react-native-builder-bob","version":"0.40.6","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.6","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"be90b4b28222f35aab76df3f9d00c457e532106d","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.6.tgz","fileCount":84,"integrity":"sha512-SZM1CcDDSI4nMIxcABgwm/TLhzO3BemKsbvujgQM8friYoWJvpP/VpLBSpljHVXzcvtA1PMKRCj68zddZru+hQ==","signatures":[{"sig":"MEUCICFxB65YNpsC9CxvzOeLnehEW14RCtQNSRXnWfQ0zFvRAiEA1R6g8BzAz4RlhRjGh4x4EXP2o7pwohMwpFtmDJ69ft4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281093},"jest":{"testPathIgnorePatterns":["/lib/"]},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"2fbd8700f66d1e13667c6557cf5fa5f4822069a8","scripts":{"test":"jest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"atlj","email":"md.burak.guner@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-flow":"^7.24.7","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-module-resolver":"^5.0.2","@babel/plugin-transform-strict-mode":"^7.24.7"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@jest/globals":"^29.7.0","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.6_1744377789124_0.7463613097889565","host":"s3://npm-registry-packages-npm-production"}},"0.40.7":{"name":"react-native-builder-bob","version":"0.40.7","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.7","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"1101baf5147e976ba17104298315bfe853ad3f4a","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.7.tgz","fileCount":84,"integrity":"sha512-9W89x7LmMO5dakzvqBowc/aBorBEAzlY/82Kfa+NuVR2+kgv71e4ZMglEOaLmrOL7cUcKVy/u6NyDDfqjbYpDg==","signatures":[{"sig":"MEUCIQC50559DzwXN0Ek1Jk3FaFjzTyDN5pw8WBrPFUWVY+XXQIgUyfISg2lLt3dD/1VgEYqhi4d1a8JMtVXQ5EGaZ+uIRc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279614},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"92fad2c26ca1bb44088285163068d1dc220224cc","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.7_1746034826122_0.339579432307769","host":"s3://npm-registry-packages-npm-production"}},"0.40.8":{"name":"react-native-builder-bob","version":"0.40.8","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.8","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"b7512fc98b41c6064c6eb59bc8fcd526d26172bd","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.8.tgz","fileCount":84,"integrity":"sha512-uoGBN8X3GXV5/iNSN44g5IReYABcJOV298abWsgxMI6jIrLnb5mwXHgjW2iht/BdLWUWrgY658imbPr+xWalxg==","signatures":[{"sig":"MEQCIFXqHzMiXvbwwkDd/ACTdk/9DS096o0SyxH8MBwSbWQVAiAGp9eL5Ca4sK62L1sdt/9DntDBuwmBQdoHlByGv715fg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279660},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"a448a7ff39bfe4407813c99d31d3f96707115337","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.7","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.8_1746294843797_0.09771974950118767","host":"s3://npm-registry-packages-npm-production"}},"0.40.9":{"name":"react-native-builder-bob","version":"0.40.9","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.9","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"76ddf3b68024b2cb2289dbe001cf3e129f38d474","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.9.tgz","fileCount":84,"integrity":"sha512-05LtPojjccP1IKLTXfiBwAZV8C7fdj9bUnp9sKVCo9tGPwL0+wGqib6E2T2ZXOKLMvTEvqhKZwBH/mLf1VJEHA==","signatures":[{"sig":"MEYCIQCpMI4iVJnoCwNc9ZSj+mvBNdd37yK3IJmAaeThDAXZbwIhAMe5NewAeolt+VThF7cbtz45tOkRm/ICMm7csMO1gsoG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279978},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"7b604809ea5789df2d7c501668f4285d90608f57","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.9_1746357154089_0.6162049935107985","host":"s3://npm-registry-packages-npm-production"}},"0.40.10":{"name":"react-native-builder-bob","version":"0.40.10","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.10","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"671ccbef740ac915d2d96d2be069bad77c5c3c0e","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.10.tgz","fileCount":84,"integrity":"sha512-CEkR4ww4jY0e+g//VCJuuypFbarxa8R/nza6UpZadR4i3g86cob8fNoGBp5jaerm2Oiw8XiOKmNe7LW2gSV+kw==","signatures":[{"sig":"MEUCIQDswGh9hCRso/T7siIlJJ859jJGZ363bo2SAfry3oSpEQIgd/QlYpXiQAOdRSHPg9vgwWo0zJpPGL0cW+3TLW/j/e0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":281656},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"d9cd3e4c2cf08eb4767ec257557b6347593eb31e","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/1.17.0/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.10_1746439735886_0.6536221303692906","host":"s3://npm-registry-packages-npm-production"}},"0.40.11":{"name":"react-native-builder-bob","version":"0.40.11","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.11","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"29f3d6c169e29cfbea0333e27e49c7f73f21759c","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.11.tgz","fileCount":84,"integrity":"sha512-LKh8xbjvh6JLxpRAiTSXqWAC27LJrSOMaXsN8aPwNc4HmXFnMUsl54OSL+d38ZZtBkFh8O2x1Z4Vno20rLy3Lw==","signatures":[{"sig":"MEUCIQDmvyv2p/NlxvE2ZWWIdcGSEYZrhQLnjvQWzXom0JWRWAIgCvyPBLulvk6mtu3cei60mUS4DwVbUj8RuolXlJxPFVQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283539},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"d02ae54a99d8fd62773a0d9523b11628012665bf","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.1.2/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","metro-config":"^0.80.9","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.11_1747269579036_0.29651644469140437","host":"s3://npm-registry-packages-npm-production"}},"0.40.12":{"name":"react-native-builder-bob","version":"0.40.12","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.12","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"67a4fd52e83f001e9af062a16fc68c48467c7998","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.12.tgz","fileCount":84,"integrity":"sha512-dRl90Dn92zK9J9ew6HL1Zm0+y93lNF0s39oWp1DtN5CiA1/uM8E5y21YEp4demHkidH6CgFTWGFZPmSGFEoOdA==","signatures":[{"sig":"MEUCIQDPgRlym7L500n5XgnJPPSPQ4P0VuKf7QjuKU6u5HL55QIgHQ4yLvwXB0dzmXkkF6tp65ZmXBvo24x6nkWq8VH+Jt4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283539},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"240421d76c10b1cf7d040bf88983f70cc7edd3bb","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.1.2/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","metro-config":"^0.82.4","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.12_1749899541842_0.8581056266831093","host":"s3://npm-registry-packages-npm-production"}},"0.40.13":{"name":"react-native-builder-bob","version":"0.40.13","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.13","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"a0382827ec771204123c8adc326e0bfb422734ba","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.13.tgz","fileCount":84,"integrity":"sha512-CtucAJ5PMLH3GPNlg3TB5rb3UPot6VjkD9T8Uhz/AAWit/DmWll0zG33ZZeka69E2569saAjShDz3IKAoYGFtA==","signatures":[{"sig":"MEQCIBhmBTvNUEewsPYRj+qlIwwA3u5e+Escj+GbFVwOXGXLAiBejnppYCCkiDHiWQkXa2FPPf3eNN4BVmzYtUzsyo3rpw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":283797},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"250cb0a6013eb73266c5c0392ff3366ad0cdfe6a","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.1.2/node@v20.19.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"20.19.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","metro-config":"^0.82.4","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.13_1753018655234_0.7783384529204336","host":"s3://npm-registry-packages-npm-production"}},"0.40.14":{"name":"react-native-builder-bob","version":"0.40.14","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.14","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"9155ccb65ba7107154d87159ef60b89fe20cc5fd","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.14.tgz","fileCount":84,"integrity":"sha512-NvFFehDDVT1FqZHDDriX3mm4aQVSLXz2uuLPKD2g7OIwxGvWw1BJ7vRElS03/fnpOHAY6y7vF0JEjrytEF1BRQ==","signatures":[{"sig":"MEQCIDDdos7xj1JN+p/VCZp6bfN0gj08xEeMkRMm/fxLwkRxAiALOygYl0+EaGf/8zq4rqtyu26p1wtaei4tTUhUxgflXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284172},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"9611ee56aa38ad60df5145707847a876b15650b4","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.1.2/node@v22.20.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"22.20.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","metro-config":"^0.82.4","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.14_1761574778609_0.21348886747658846","host":"s3://npm-registry-packages-npm-production"}},"0.40.15":{"name":"react-native-builder-bob","version":"0.40.15","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.15","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://callstack.github.io/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"b5509dea0e1331b4d9dc7edffc996257aebfc288","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.15.tgz","fileCount":84,"integrity":"sha512-p70LXlYOe53bZeEQchbK1hIhBGQsuB13bT81E7KkOe4dQABwMV6c585A4np0c3nwTTaqQMDYUat4x7J0oLnjxQ==","signatures":[{"sig":"MEUCIACfMeIcrgJbfTGQAKPSFtk5mdnQA3qwVpFIliELi24KAiEA0jeUVNrGzXQRIyxmwcXTPNJeN1BdcKKGVoo/cwK32kA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284398},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"35eab2baceafbfda265efd9c7b70bb0dcce03080","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.1.2/node@v22.20.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"22.20.0","dependencies":{"del":"^6.1.1","glob":"^8.0.3","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/glob":"^7.2.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","metro-config":"^0.82.4","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.15_1762964507394_0.8197748768651199","host":"s3://npm-registry-packages-npm-production"}},"0.40.16":{"name":"react-native-builder-bob","version":"0.40.16","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.16","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://oss.callstack.com/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"e00d7587190720660e85aa61cf66d0b798d49659","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.16.tgz","fileCount":84,"integrity":"sha512-BA4XZGyEiLNYH4CYE/O9yZV/8RZcIknyd+3D4EU+PmTI4trGP/EQI+ZrbRRaJYeV2vbE0TqpYMlxGwlu+j6lFg==","signatures":[{"sig":"MEUCIGcj33maTdL3PJAofDlkoOwNcrYQ6zjXXnU07L65YmllAiEA6EA6EDsZArdP9nnd4J4NfdPjpmM78J0QLzcOLH8t6j4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284327},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"b70f280b1bb415ee18a2e82ef200ca995a4dbbcd","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.1.2/node@v24.11.1+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"24.11.1","dependencies":{"del":"^6.1.1","glob":"^10.5.0","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.1.8","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","metro-config":"^0.82.4","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.16_1763986383757_0.6785563241177697","host":"s3://npm-registry-packages-npm-production"}},"0.40.17":{"name":"react-native-builder-bob","version":"0.40.17","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.17","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://oss.callstack.com/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"2f9116c96498af863cf1ded3707b14ee0ea7bcf6","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.17.tgz","fileCount":84,"integrity":"sha512-FCVSpPxHixGdvbiKHqV5w7fwwZH0fLuY3zzUB2ie9e4eR6nu9+3QvBdcl/kdcP03yywdBBnYhtYWyLWSc0yMiA==","signatures":[{"sig":"MEUCIQCMnigQzDEBLEi3tj9wIvmWTFAhdCM7exv+UZhomjIooQIgJXf6tl8hdaXL50yvddJFX3DRd/c8yLfmuYCUY6pNOmc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284327},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"d91c82aa73bcedb7f5364adb0c15ce1f7a486f6e","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.1.2/node@v22.20.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"22.20.0","dependencies":{"del":"^6.1.1","glob":"^10.5.0","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.3.1","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","metro-config":"^0.82.4","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.17_1765379340845_0.8394926041246815","host":"s3://npm-registry-packages-npm-production"}},"0.40.18":{"name":"react-native-builder-bob","version":"0.40.18","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.40.18","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://oss.callstack.com/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"0f4e1eb67565651f4c8fa2954beabc7dadc375b5","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.40.18.tgz","fileCount":84,"integrity":"sha512-vGd6l/iaMirnVucQlm2OJWTDQjxbYxHNmqXtDRWXMRubwotKKycx1ARj/aJYbzbCdzHBB00bGzYEhUcq4sbGog==","signatures":[{"sig":"MEUCIHLlvUHraWBM0sMQ4GLf99dVCBPB6+AV8hsGuuQsy0qLAiEA41pMovlCT3zcs5j/+ZYdNve3vIpOyRhn/XQtKjuWwKI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284327},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"gitHead":"b95f05aa2f6c98e5fa332bc10c61592fa92435a9","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.11.0/node@v22.20.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"22.20.0","dependencies":{"del":"^6.1.1","glob":"^10.5.0","json5":"^2.2.1","kleur":"^4.1.4","which":"^2.0.2","yargs":"^17.5.1","dedent":"^0.7.0","arktype":"^2.1.15","prompts":"^2.4.2","fs-extra":"^10.1.0","@babel/core":"^7.25.2","cross-spawn":"^7.0.3","browserslist":"^4.20.4","is-git-dirty":"^2.0.1","@babel/preset-env":"^7.25.2","@babel/preset-react":"^7.24.7","escape-string-regexp":"^4.0.0","@babel/preset-typescript":"^7.24.7","react-native-monorepo-config":"^0.3.3","babel-plugin-syntax-hermes-parser":"^0.28.0","@babel/plugin-transform-strict-mode":"^7.24.7","@babel/plugin-transform-flow-strip-types":"^7.26.5"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^3.1.1","mock-fs":"^5.2.0","@babel/cli":"^7.24.8","@types/del":"^4.0.0","mock-stdin":"^1.0.0","@types/json5":"^2.2.0","@types/which":"^2.0.1","@types/yargs":"^17.0.10","concurrently":"^7.2.2","metro-config":"^0.82.4","@types/dedent":"^0.7.0","@types/mock-fs":"^4.13.4","@types/prompts":"^2.0.14","@types/fs-extra":"^9.0.13","@types/babel__core":"^7.1.19","@types/cross-spawn":"^6.0.2","@types/browserslist":"^4.15.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.40.18_1770736796614_0.6966974889125395","host":"s3://npm-registry-packages-npm-production"}},"0.41.0":{"name":"react-native-builder-bob","version":"0.41.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.41.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://oss.callstack.com/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"bdea7aad2871606ac693e6b5ecb08c105b709624","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.41.0.tgz","fileCount":85,"integrity":"sha512-avuPbEUz4n4w2aCgTsOAA9JOYLXMYZSKWKf84EO0CADsbf2UWl/yXVyGgKmM9ueGThBRvKJtfMh8DLSInGZuSQ==","signatures":[{"sig":"MEUCIEv7QYPpPPwjHoFt8olymAonZOMz/J/B+/xOB7/M5VF2AiEAx/5GgM6UZwnTvzV2d9zSahlLwp+Tkus8Bojykp7IwI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":284212},"main":"lib/index.js","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"exports":{"./vite-config":"./configs/vite-config.mjs","./babel-config":"./configs/babel-config.js","./babel-preset":"./configs/babel-preset.js","./metro-config":"./configs/metro-config.js","./package.json":"./package.json"},"gitHead":"f0da652b454d58268ca7ac50468a6c2f106fb5b7","scripts":{"test":"vitest","prepare":"babel --extensions .ts,.tsx src --out-dir lib --source-maps --delete-dir-on-start"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.11.5/node@v22.20.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"22.20.0","dependencies":{"del":"^8.0.1","glob":"^13.0.6","json5":"^2.2.3","kleur":"^4.1.5","which":"^6.0.1","yargs":"^18.0.0","dedent":"^1.7.2","arktype":"^2.2.0","prompts":"^2.4.2","fs-extra":"^11.3.4","@babel/core":"^7.29.0","cross-spawn":"^7.0.6","browserslist":"^4.28.2","is-git-dirty":"^2.0.2","@babel/preset-env":"^7.29.2","@babel/preset-react":"^7.28.5","escape-string-regexp":"^5.0.0","@babel/preset-typescript":"^7.28.5","react-native-monorepo-config":"^0.3.3","babel-plugin-syntax-hermes-parser":"^0.34.0","@babel/plugin-transform-strict-mode":"^7.27.1","@babel/plugin-transform-flow-strip-types":"^7.27.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^4.1.2","mock-fs":"^5.5.0","@babel/cli":"^7.28.6","@types/del":"^4.0.3","mock-stdin":"^1.0.0","@types/json5":"^2.2.0","@types/which":"^3.0.4","@types/yargs":"^17.0.35","concurrently":"^9.2.1","metro-config":"^0.84.2","@types/dedent":"^0.7.2","@types/mock-fs":"^4.13.4","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/cross-spawn":"^6.0.6","@types/browserslist":"^4.15.4"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.41.0_1775076654060_0.8018101259203436","host":"s3://npm-registry-packages-npm-production"}},"0.42.0":{"name":"react-native-builder-bob","version":"0.42.0","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.42.0","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://oss.callstack.com/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"846c9135d94475f2ef0ea1e1144ec0106dd3c37c","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.42.0.tgz","fileCount":114,"integrity":"sha512-NYPiGMLmqHiYc2UeR8wA1ofZ6MnMDQIp7teQaZFM9ZQ2EGsAKg/Eij2exHx0RxfPkorQtu6cf6qW514kwDXBhw==","signatures":[{"sig":"MEYCIQDlMbCI4WMf6wNxQpsDeXbjceeTONAYsF1pRjWcIEOFgwIhAMXUlsGpF+Vx0at+pAWtNBusWvL9vA+OH0DbepMYyaSr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":244169},"type":"module","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"exports":{".":"./lib/src/index.js","./vite-config":"./lib/src/configs/vite-config.mjs","./babel-config":"./lib/src/configs/babel-config.cjs","./babel-preset":"./lib/src/configs/babel-preset.cjs","./metro-config":"./lib/src/configs/metro-config.mjs","./package.json":"./package.json"},"gitHead":"d4370e22e9e2976b464096fbd2b5738c740266e0","scripts":{"test":"vitest","prepare":"del-cli lib .tsbuildinfo && tsc"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.11.5/node@v24.16.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"24.16.0","dependencies":{"del":"^8.0.1","glob":"^13.0.6","json5":"^2.2.3","kleur":"^4.1.5","which":"^6.0.1","yargs":"^18.0.0","dedent":"^1.7.2","arktype":"^2.2.0","prompts":"^2.4.2","fs-extra":"^11.3.4","typescript":"^6.0.3","@babel/core":"^7.29.0","cross-spawn":"^7.0.6","browserslist":"^4.28.2","@babel/preset-env":"^7.29.2","@babel/preset-react":"^7.28.5","escape-string-regexp":"^5.0.0","@babel/preset-typescript":"^7.28.5","@jridgewell/sourcemap-codec":"^1.5.5","react-native-monorepo-config":"^0.3.3","babel-plugin-syntax-hermes-parser":"^0.34.0","@babel/plugin-transform-strict-mode":"^7.27.1","@babel/plugin-transform-flow-strip-types":"^7.27.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^4.1.2","del-cli":"^7.0.0","mock-fs":"^5.5.0","@types/del":"^4.0.3","mock-stdin":"^1.0.0","@types/node":"^20.19.39","@types/json5":"^2.2.0","@types/which":"^3.0.4","@types/yargs":"^17.0.35","concurrently":"^9.2.1","metro-config":"^0.84.2","@types/dedent":"^0.7.2","@types/mock-fs":"^4.13.4","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/cross-spawn":"^6.0.6","@types/browserslist":"^4.15.4"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.42.0_1780922978303_0.3686150916729949","host":"s3://npm-registry-packages-npm-production"}},"0.42.1":{"name":"react-native-builder-bob","version":"0.42.1","keywords":["react-native","library","build"],"license":"MIT","_id":"react-native-builder-bob@0.42.1","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"homepage":"https://oss.callstack.com/react-native-builder-bob/build","bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"bin":{"bob":"bin/bob"},"dist":{"shasum":"cd1332ce94b61b1e2f9ee0da2c7bfe6ddb6e4cda","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.42.1.tgz","fileCount":111,"integrity":"sha512-piw301vvc+lDydNkKJfpJfLFyKH5ORcdFeHUUiSo/NIxhAT2SU8TZjvYyZsUmTpCPKwnapmZis3fRSOJpJTCkw==","signatures":[{"sig":"MEUCIQD/DZkRyYS8bGjEwZX8xMl3Q484J2Xivv8MGG7WqXdXbQIgXipFPPqGWI0lUBWvwEQr0w38tq0V6aqw64LNaFQOSFA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":226420},"type":"module","engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"exports":{".":"./lib/src/index.js","./vite-config":"./lib/src/configs/vite-config.mjs","./babel-config":"./lib/src/configs/babel-config.cjs","./babel-preset":"./lib/src/configs/babel-preset.cjs","./metro-config":"./lib/src/configs/metro-config.mjs","./package.json":"./package.json"},"gitHead":"a470dbe588fc9e9869d799064785bc647681b4b3","scripts":{"test":"vitest","prepare":"del-cli lib .tsbuildinfo && tsc"},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"repository":{"url":"git+https://github.com/callstack/react-native-builder-bob.git","type":"git","directory":"packages/react-native-builder-bob"},"_npmVersion":"lerna/4.11.5/node@v24.16.0+arm64 (darwin)","description":"CLI to build JavaScript files for React Native libraries","directories":{},"_nodeVersion":"24.16.0","dependencies":{"del":"^8.0.1","glob":"^13.0.6","json5":"^2.2.3","kleur":"^4.1.5","which":"^6.0.1","yargs":"^18.0.0","dedent":"^1.7.2","arktype":"^2.2.0","prompts":"^2.4.2","fs-extra":"^11.3.4","typescript":"^6.0.3","@babel/core":"^7.29.0","cross-spawn":"^7.0.6","browserslist":"^4.28.2","@babel/preset-env":"^7.29.2","@babel/preset-react":"^7.28.5","escape-string-regexp":"^5.0.0","@babel/preset-typescript":"^7.28.5","@jridgewell/sourcemap-codec":"^1.5.5","react-native-monorepo-config":"^0.3.3","babel-plugin-syntax-hermes-parser":"^0.34.0","@babel/plugin-transform-strict-mode":"^7.27.1","@babel/plugin-transform-flow-strip-types":"^7.27.1"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"vitest":"^4.1.2","del-cli":"^7.0.0","mock-fs":"^5.5.0","@types/del":"^4.0.3","mock-stdin":"^1.0.0","@types/node":"^20.19.39","@types/json5":"^2.2.0","@types/which":"^3.0.4","@types/yargs":"^17.0.35","concurrently":"^9.2.1","metro-config":"^0.84.2","@types/dedent":"^0.7.2","@types/mock-fs":"^4.13.4","@types/prompts":"^2.4.9","@types/fs-extra":"^11.0.4","@types/babel__core":"^7.20.5","@types/cross-spawn":"^6.0.6","@types/browserslist":"^4.15.4"},"_npmOperationalInternal":{"tmp":"tmp/react-native-builder-bob_0.42.1_1780926978841_0.12403091639632247","host":"s3://npm-registry-packages-npm-production"}},"0.43.0":{"name":"react-native-builder-bob","version":"0.43.0","description":"CLI to build JavaScript files for React Native libraries","keywords":["react-native","library","build"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/callstack/react-native-builder-bob.git","directory":"packages/react-native-builder-bob"},"bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"homepage":"https://oss.callstack.com/react-native-builder-bob/build","type":"module","exports":{".":"./lib/src/index.js","./babel-config":"./lib/src/configs/babel-config.cjs","./babel-preset":"./lib/src/configs/babel-preset.cjs","./vite-config":"./lib/src/configs/vite-config.mjs","./package.json":"./package.json"},"bin":{"bob":"bin/bob"},"engines":{"node":"^20.19.0 || ^22.12.0 || >= 23.4.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"scripts":{"prepare":"del-cli lib .tsbuildinfo && tsc","test":"vitest"},"dependencies":{"@babel/core":"^7.29.0","@babel/plugin-transform-flow-strip-types":"^7.27.1","@babel/plugin-transform-strict-mode":"^7.27.1","@babel/preset-env":"^7.29.2","@babel/preset-react":"^7.28.5","@babel/preset-typescript":"^7.28.5","@jridgewell/sourcemap-codec":"^1.5.5","arktype":"^2.2.0","babel-plugin-syntax-hermes-parser":"^0.34.0","browserslist":"^4.28.2","cross-spawn":"^7.0.6","dedent":"^1.7.2","del":"^8.0.1","escape-string-regexp":"^5.0.0","fs-extra":"^11.3.4","glob":"^13.0.6","json5":"^2.2.3","kleur":"^4.1.5","prompts":"^2.4.2","typescript":"^6.0.3","which":"^6.0.1","yargs":"^18.0.0"},"devDependencies":{"@types/babel__core":"^7.20.5","@types/browserslist":"^4.15.4","@types/cross-spawn":"^6.0.6","@types/dedent":"^0.7.2","@types/del":"^4.0.3","@types/fs-extra":"^11.0.4","@types/json5":"^2.2.0","@types/mock-fs":"^4.13.4","@types/node":"^20.19.39","@types/prompts":"^2.4.9","@types/which":"^3.0.4","@types/yargs":"^17.0.35","concurrently":"^9.2.1","del-cli":"^7.0.0","mock-fs":"^5.5.0","mock-stdin":"^1.0.0","vitest":"^4.1.2"},"gitHead":"7b46317de4ac8e8e5a9d1ec9230a375ea8fe7e16","_id":"react-native-builder-bob@0.43.0","_nodeVersion":"24.16.0","_npmVersion":"lerna/4.11.5/node@v24.16.0+arm64 (darwin)","dist":{"integrity":"sha512-suE1OYf0umMQvzzQ+4Ba+5xMc8jLu60ILQi85x8SCBaBtVUSJfcaGvlv6+34xxXgy+a2PuyNzoOXr9STEweLrQ==","shasum":"176a17c3c1057a90dfae010c1d0f7a55ac70955a","tarball":"https://registry.npmjs.org/react-native-builder-bob/-/react-native-builder-bob-0.43.0.tgz","fileCount":108,"unpackedSize":224742,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCXraFs4immB4Kf2+68gnOeKozbMx2P0z47fIFx7f+yXAIhALe0/y7x9CI96/aUEJakFk1vXohVv698iIEWurb/xhRC"}]},"_npmUser":{"name":"satya164","email":"satyajit.happy@gmail.com"},"directories":{},"maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-builder-bob_0.43.0_1781611117055_0.35106109627687787"},"_hasShrinkwrap":false}},"time":{"created":"2020-12-16T16:00:51.268Z","modified":"2026-06-16T11:58:37.314Z","0.17.0":"2020-12-16T16:00:51.489Z","0.17.1":"2020-12-17T18:04:24.261Z","0.18.0":"2021-03-02T18:24:21.869Z","0.18.1":"2021-03-03T09:57:43.765Z","0.18.2":"2021-09-28T09:08:46.530Z","0.18.3":"2022-06-21T20:17:55.386Z","0.19.0":"2022-10-13T16:18:08.297Z","0.19.1":"2022-10-14T10:25:12.278Z","0.20.0":"2022-10-15T19:59:12.364Z","0.20.1":"2022-11-03T13:01:49.566Z","0.20.2":"2022-12-02T19:34:12.103Z","0.20.3":"2022-12-04T23:20:08.038Z","0.20.4":"2023-02-26T19:07:43.325Z","0.21.0":"2023-06-28T11:20:13.812Z","0.21.1":"2023-07-04T17:36:02.500Z","0.21.2":"2023-07-04T20:45:37.736Z","0.21.3":"2023-07-19T12:56:13.233Z","0.22.0":"2023-09-15T12:13:45.829Z","0.23.0":"2023-09-30T17:18:50.071Z","0.23.1":"2023-10-04T17:57:42.777Z","0.23.2":"2023-11-24T12:49:26.418Z","0.24.0":"2024-07-03T13:46:56.643Z","0.25.0-next.0":"2024-07-04T09:50:49.733Z","0.25.0-next.1":"2024-07-04T12:42:24.896Z","0.25.0-next.2":"2024-07-04T13:01:16.839Z","0.25.0-next.3":"2024-07-04T13:12:51.481Z","0.25.0-next.4":"2024-07-04T22:17:19.595Z","0.25.0-next.5":"2024-07-04T22:27:03.776Z","0.25.0":"2024-07-05T11:25:17.170Z","0.26.0":"2024-07-11T15:16:04.953Z","0.27.0":"2024-07-23T12:40:35.697Z","0.28.0":"2024-07-26T16:11:29.341Z","0.28.1":"2024-07-27T18:13:23.749Z","0.29.0":"2024-08-01T11:44:26.121Z","0.29.1":"2024-08-12T19:42:20.931Z","0.30.0":"2024-08-16T14:27:47.599Z","0.30.1":"2024-09-08T13:12:19.430Z","0.30.2":"2024-09-08T14:19:29.024Z","0.30.3":"2024-10-26T12:24:01.880Z","0.31.0":"2024-11-08T18:04:54.846Z","0.32.0":"2024-11-15T20:40:38.824Z","0.32.1":"2024-11-17T15:22:49.881Z","0.33.0":"2024-11-21T10:20:07.822Z","0.33.1":"2024-11-21T14:54:34.155Z","0.33.2":"2024-11-27T18:50:05.040Z","0.33.3":"2024-11-29T09:14:22.230Z","0.34.0":"2024-12-04T14:35:18.827Z","0.35.0":"2024-12-06T12:54:33.895Z","0.35.1":"2024-12-06T17:06:46.893Z","0.35.2":"2024-12-06T18:04:33.477Z","0.35.3":"2025-01-28T08:45:22.039Z","0.36.0":"2025-01-28T13:14:18.759Z","0.37.0":"2025-02-07T08:48:41.380Z","0.38.0":"2025-03-18T20:09:50.851Z","0.38.1":"2025-03-26T09:38:59.909Z","0.38.2":"2025-03-26T20:52:32.688Z","0.38.3":"2025-03-27T09:54:17.868Z","0.38.4":"2025-03-27T14:53:52.776Z","0.39.0":"2025-03-29T16:42:30.968Z","0.39.1":"2025-04-02T12:46:23.997Z","0.40.0":"2025-04-04T21:25:17.960Z","0.40.1":"2025-04-07T11:07:54.715Z","0.40.2":"2025-04-07T11:15:21.842Z","0.40.3":"2025-04-07T11:20:22.189Z","0.40.4":"2025-04-08T20:11:26.830Z","0.40.5":"2025-04-09T20:27:31.600Z","0.40.6":"2025-04-11T13:23:09.302Z","0.40.7":"2025-04-30T17:40:26.323Z","0.40.8":"2025-05-03T17:54:04.110Z","0.40.9":"2025-05-04T11:12:34.282Z","0.40.10":"2025-05-05T10:08:56.092Z","0.40.11":"2025-05-15T00:39:39.204Z","0.40.12":"2025-06-14T11:12:22.119Z","0.40.13":"2025-07-20T13:37:35.429Z","0.40.14":"2025-10-27T14:19:38.806Z","0.40.15":"2025-11-12T16:21:47.591Z","0.40.16":"2025-11-24T12:13:03.936Z","0.40.17":"2025-12-10T15:09:00.979Z","0.40.18":"2026-02-10T15:19:56.761Z","0.41.0":"2026-04-01T20:50:54.223Z","0.42.0":"2026-06-08T12:49:38.472Z","0.42.1":"2026-06-08T13:56:18.991Z","0.43.0":"2026-06-16T11:58:37.200Z"},"bugs":{"url":"https://github.com/callstack/react-native-builder-bob/issues"},"license":"MIT","homepage":"https://oss.callstack.com/react-native-builder-bob/build","keywords":["react-native","library","build"],"repository":{"type":"git","url":"git+https://github.com/callstack/react-native-builder-bob.git","directory":"packages/react-native-builder-bob"},"description":"CLI to build JavaScript files for React Native libraries","maintainers":[{"name":"atlj","email":"md.burak.guner@gmail.com"},{"name":"satya164","email":"satyajit.happy@gmail.com"},{"name":"krizzu","email":"dev@kborowy.com"}],"readme":"# react-native-builder-bob\n\nCLI to build JavaScript files for React Native libraries.\n\nQuick start:\n\n```sh\ncd your-project\nnpx react-native-builder-bob@latest init\n```\n\nSee more details on the [documentation website](https://oss.callstack.com/react-native-builder-bob/build).\n","readmeFilename":"README.md"}