{"_id":"react-native-reanimated-carousel","_rev":"140-024d79f4314a951aa4d3cb29a7ce04b8","name":"react-native-reanimated-carousel","dist-tags":{"alpha":"4.0.0-alpha.12","canary":"4.0.0-canary.23","beta":"5.0.0-beta.8","latest":"5.1.1"},"versions":{"0.1.0":{"name":"react-native-reanimated-carousel","version":"0.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.1.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3bf6e06263eea9eff241b831e766d1bacf3cf7df","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.1.0.tgz","fileCount":57,"integrity":"sha512-tRY9VJ14CeZrTY2tvGsnbGPQqOnBjItV6lhkSKobf7GVh0gctog9oWyPvV/xnYnmvXX5ZgB0wnOvhLQbFbIlmg==","signatures":[{"sig":"MEYCIQCSLTjFfJen1dEXDTpx0UUseA4n+pBZDDAL2Lhyk1iIiAIhAMApYbUguuJLzTg65pUhRNgcEorCpFNaZ8N89Ze3j7eQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0QeCRA9TVsSAnZWagAA8VYP/2uKB6WlCidjOqm9nu8n\nTRnbu92e+QbaNthpsdNsbGiyzvsZRB9x54SZ0zM9DW22qusCEtlH4nYdzwJY\nq9SrxDUuxOt/NyzUObnvvOt4vjvIZN/Kdp4wFPupkFyFWyMZegr5ZRg+Ebcw\nbwmRNYdDQtU5nIYRkr+SzerNgzXBQIhG/JrPQkvwDt20zFS4TmF5YiJshMMW\nflSBrqsMiMzWNoZrseDqFr4bp2LcclB2eCZqtnDhJ8wGNPbIiDjQ/o405Z36\nhurFor4gMKm+YQmvCMgZ1QZUU6jmVyJrX62zK3IOCVDb9+DjLBsparpNB6QZ\nVaQuDTqVyrDvjUpQqG3hOGCyd4wlX0faI//zQMBk9B9mspZkt9OLdVjSEtsm\nOg/cfHU39Q09hXR/NyTXOWJivaF80GOlvGRM7cQDgPvhGZe2rveB/E3GGjZa\nuGyADl6OXN//EnoKRdaQWLmAimzf56J1/Rti7i5UGe1/cqNy4+TkiZfS9YCz\nxE1+7qJ/TzrWx5jGSPlDqwEufYot8pnE6EfeynQJeZdK0wCcKYB/ER/f9TW4\nXai4f7fP8S7AsTuKcidDG54eGdvktjS5SYHg7NZo2uS7Kec+C3OkxnZL6UFo\n6jDBGX5+ChplbIoMq05LbCDdnKrruQ3drVvPxSrPALvo2CcPjzDOfSXl4gKx\nlWIZ\r\n=K5yS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"af964e331ae7b4363a407451344d9ffc1369b91f","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.1.0_1631011870592_0.9905335897728296","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.1.1":{"name":"react-native-reanimated-carousel","version":"0.1.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.1.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"f59e09a7afdaba7bc0ab2804c1687c3cca1dac34","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.1.1.tgz","fileCount":100,"integrity":"sha512-c5cvxi9NptAKPo4irkLvj+hklvZqW1C96lmzOmJ3lR0dV0sT8NSfz4Eul6bhVm3HmSUX+GgbEe5nQNpsqoffOA==","signatures":[{"sig":"MEUCIQC6VCoQ/RERaJ6hD2oaNSERt10R+N14iR1If//QaH2hFAIgaob/KKtYGogrFQWGBV/zwUkQhBY/CzI8LE641fxO39A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3098954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0c/CRA9TVsSAnZWagAALG8P/ivUuUvGMdW62KnUuHdY\nQX2+cv89SVyM3jJpQTxeKwPmGL6wtg/s+AjfdpDJVk9mFoP/VEfMYqFaPi4r\ng7vjp1J/STeuzyG+gyoatbhEOkhHiSvCfLCff7FSGlpIMOo7tW5kHAuSmMoC\n20VqOzKt76s28KXvJFBqYW9+q3anhOcp1iFCjGo7tADDipzTsp3SVcN1tmNj\nWmRB+e2QGfIkyEhsN2r+TqQIcF738LKmCv6T8QK75QI/FrqKIAM300xNKs7Y\nwYja1sNAPDLkG4lDtPllfN2n0UlD483fwlc+BnaSz4FZcIXXpmg7QYXHCAXl\nxICkdWBVa4qJYfJNcY/Dxul3QRcKtVUq0x8gxyxBRzGzQIHASiFWUb7NbVw/\nbOIxSoTGqdKODAZJXJ1T7SFfCbC5x8Ia0wuHZcnILnAaFV84gudWLJzh2smA\nPCZ9dyg1r2arQ46zznMatYp2kv1HvsAB/4F+jRfRROPRk+Sq0RV05dZjvFRh\nBSft0rfwx6w5veKPBS6r+MfoF5zLLqTgqCuwe+EqSNrODUWvSzM5NUoL9kn2\nhx/ynanxcNtVD+WjMiJMyJAzsZ9ZQQP6W8awy7LPibjzLaMbIJZtcB0B7XIy\n48EAFNy11n4Ni60qVmji9mwvIClpG/0rB4JRQUgqh6lal1rCeclDP74th+Qh\nHb+b\r\n=ueSc\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":"https://github.com/zwh1666258377/react-native-reanimated-carousel","type":"git"},"description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Doho\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.1.1_1631012671726_0.607769921729935","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.0":{"name":"react-native-reanimated-carousel","version":"0.2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.2.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"373e15fcc92b622dcf4972a1878547501ee3b41c","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.2.0.tgz","fileCount":57,"integrity":"sha512-BmIAYO1gUPJmNrX98Zw2nQjBDRlvGeEDnj4GFkwFzCYhp3f+gLdsqTLVhfSHl06pdSfhbeZFK83Zq9XvMsvVcQ==","signatures":[{"sig":"MEUCIHopTotB8LARwcC1q54OfnMpDIT0CXbTEwpUpXROMhbgAiEAgr4/4l5rPsZATGeBa/R3Ei/AYymoju2+cJHVi2HK7Ec=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN3NPCRA9TVsSAnZWagAA14IP+wVmUTBtjvpFV6Gnjv6p\nG7tcDu+F3YfMnalC8dPAzKUsRFV7zD8J4lwJH14k2Db5SLQnols+VVI9SccL\nruVgAV9McnAA5PlGGRf+cPOKlRl/r+GkIlxoHbef+hWIhsJV+1FM/0V0/rCj\nQnwH89DDGiH0xkG+ycToN6Ms8EKj/pt/GyiWa8bHtk8SNNDiqHfj2S8G0106\n2UTKroHVeV6eW6fDCMIkZKcU3r8KYhIb0sa+AY0aIcT7NyVYD84EPQ2m57Vk\niAs4A4Yz9JLURdQn+SqWleSRSvpf8a5kDEidZ/0fCufXtvp8vWeH4dkuC4d6\nvtgVfSQVuZPiC564BUoR1HOFZx6Am11yCRx/zpUTDA/Z1oIDiAk1nBgeh7Dq\nya9swpznW0v+NGcBkL8Vcw2tFS4I/nFOzk7PENT2AO7WC505UmAZ2nhAzPau\nH54506z+S4RDtjmDPwJSn4OM0oflRPImvkeGY0HmmRFDki2QaW1op5NWdqBP\ndy4WxHTeDoihozFpkapwDbdQ7d71pLCbaQDz3pBxH7L0Lrx06gePf93Gr1dY\nry0J3HOHfgcdz8iRvF0fD6okNuvOe4OHi3R+8ELkME0MBnmkZr2N4XatR6Ke\nfmTVcZbeh83ossOn1J8EbAiBrPXNvjEJnUgN5DYOmtV24PU+hk/IgpjHQ9Jt\nEYvi\r\n=d5DP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"af61df8da51c56940449c4f1c50440f567e33c46","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.2.0_1631023951620_0.4037821091634506","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.1":{"name":"react-native-reanimated-carousel","version":"0.2.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.2.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1fc254987367acd42896904b2babeb335c9e7e37","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.2.1.tgz","fileCount":57,"integrity":"sha512-3V6fv0FmHEd1eudiCC4ffNXAa9sU15RXxjU7p+ZJuGUqr7xLe0KajWeY8oB4+Fb0s8yPnl8vHHsAw/bC17+52w==","signatures":[{"sig":"MEUCIQDk2alH7agadsMTkBucJC9JJOm4s/7Kelou9hvA8DvXDgIgLNDwkauV5VEDXLOIp6h7JzB5wjw9+keb1QOaREPG/kA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":109097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN3amCRA9TVsSAnZWagAATu8P/A3lD/6Dsyacp35sUGHt\nEOOxz0ZD7RBCP120zWAKII8Rx5yudKkm7rhBXeGgbDdBY9LpvkFstz4Xhiw/\nJ3wgDmUImdWNygCBQVY53K86Udtf3AAGiiXDJlP9iHw3gAoZm7XdBfBhM2R1\n/gJE8E8vC2Nc0AQbbragJzp3AQ+z51GMKRxxUCQQXXPMDBBv86UlpETPGPvK\n7iC0kzT7dwU57ugEhcqsXHDvqDyxp2BoY7Dxka/CgbZiapl1wN+eDwm9MoDF\n9kcr9nYksjy4akSNmNnO4SJRtciNMIwEQp1uW17+zGSQvUfsz5mw1yD6PxEV\n7CsN8ht4sK39iu/KKI7E+nn/xBRdEwOq6Q0SSbVysUXEDM9n9iUsrLjKZla2\neyXOUbEmLRS31Xtvd9p3e8QVzGtZA8zh8+KW55E0kUGGOQR7lbRwr1K6xV5k\noa8IyUsUk4AbUuD2uTV62QK+aFYzDu1TiVf1eB7n+FDB65HPT/nHM4kvpboZ\nwYTnZRR9z8SxQbHY8DFQZ2bxe6GTQadxf4pJ8NqJkUArEgFm3+/5USo/gsL8\nWbCioWecv6GlD27R+G7qTQTtLjBA3E9WXebWyfBqzzsiMIZvzFn1xSWOzBXp\nrMiZmfGGotR3MffUoVtjNnHtpP3GvqG9l/NrR6ucIZrCzJExa1kkhhL9Yiyj\nZMb9\r\n=E9OZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"15b21192b510902e833900b5fc44affd78941614","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.2.1_1631024806772_0.2195995598679954","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.2":{"name":"react-native-reanimated-carousel","version":"0.2.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.2.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"06357ab14f73841966d73fbe57e99eae12267754","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.2.2.tgz","fileCount":57,"integrity":"sha512-7ifywgJg6Vu5hI0a9wxu0gnCBdHIgg2bxLFoYknaCxktLcl36i4SXMY6I0nMOOOgwK4mI5DfZqJ2Hs8Yw3Af7w==","signatures":[{"sig":"MEUCICIwfxNUzDQQv8c96z/jfhJfsddaVHC1kagWnQtmrsYzAiEAyc8j6sQAGhKHiTNeaIFGfYGdH/A9UJycEvQsX8Kckm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":107990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN3eECRA9TVsSAnZWagAAKdMP/jtFXzCF/Ki/ZtsOsQsj\n8qOJ7YHQfw3e3MjXeOcHhgIK9ZikcO/P5CPqfztj9lgzvpg4/N2gfh09cVjJ\nMXdTB8eSrKb/5lES9oozVpT1WdZurV0BKyRAbpvWOYfdyBSE8g6v7VacGOoG\nXtj+xeGeunP/wLT7NKuY8rG1fXttGdnKJBe9T4CR2aZJQGZCvlZpeDlrOx8y\nUREoWp75bVPtowHMWkpx9xM37f7p1IJ1ZgPV/fpppQm3ZYu0u5uBzPgPqnS0\nqy5NEzA5n7XDU/lW2Wou0MnffUe0Ii4t068wyEixxjWO6PZOtfAxF7FoIxVJ\nQjenovP+ZIBHP80PGoKiv2cK+eKAsKFoiWHfF0Pat6mKWl1IMJbob4Tf2GSN\ni6GWihDaR3lmKEo2h9kjMIYMs7cyE/T1Q7bD7Tb1wFbito0bpohqRUfhuSPj\neyA4hYpTAFlesTeIodralwbsZwU3TE0zwJAAdhwkcBXNeOPHQpy7SMoD017w\n/ZiHOS/SUjYbWAU1hswPlZUVs8JjafMmrVocvoL4rjxk0LNLxv3OP8sF4jPu\nL6Kj2IqWeVfhqwtWp0lc3QH+xKq5siYWp2e1USq4ntkZJgG0+QV+v6s1/i06\nnmJCcE6YVA4i38w+GUlrfqBvkEFATKLduUj0GX/IeQouBIVVCeXUoUPnT299\n/8Tr\r\n=Y7+a\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"30a95806707677bf30e0377547488e477f3cac19","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.2.2_1631025028716_0.4120301364088841","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.3.0":{"name":"react-native-reanimated-carousel","version":"0.3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.3.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"67e0fa6f374933c8451ce91976df33b9f702f4b7","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.3.0.tgz","fileCount":57,"integrity":"sha512-Rq0uA/4fY06ZzDw3WeRviAQpfI32k9pJvD/QhC8ZKkseFo2yUahkqQdY0QzMVVYZ3uyRan1AS/O4QDNDgsPcHQ==","signatures":[{"sig":"MEUCIHbgEVjU+zXwk5bajFul3ha67Y+K9chAHCmiO3wLFnsdAiEA28txpasGz0OtCP8hAe3bPEmfs6XlXgGdxvmC2QUzy7c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOEWdCRA9TVsSAnZWagAAaaYP/RAb3GS6qWXLf8mXfnLP\nI95gZjvsSVJJQFIa01W9+4j5hLRzSq9kL+WSGT+V2Vh27fgaZDIfsOoMR3fH\nPzErHNMGSboo0bvh+dzzUslwNY/1upUbuQpMaw6FD672XzO2tlttLRSG32Q1\nmbr7Lkl4jlS/insg/yFrKP2Zp25SpS1X0ZE/KxScmL34W7NbePrc7m1QgqwU\nLXtb1uqTydut90lqrCUePaxiKK+/z9oPhqghAwqC0p2S44TT+npOvt9/mhkh\nqq8wiFHq89cdQojUwv16Otd0oAqn8T0zj1/NqYx8YBpxJoChRURZoeDi1mRZ\n1cH0qJG+aWVPHXFLYSJ+MZdl/WwG/7xkUHAhHKI4icgXgGruqNNu8G4PXngK\nSMZgtUPKt/nw5PChL+C9ECZ4K7s/brWhySUnyHm5J6WV/bmtUNKJnCBDq6IY\nIxvnuC0q6H1R2j4NSOBhWOa9ckSA1eGxmguY7fFXTWCKlo8BBqxz0bDQYc8z\nzx8I6bJr/IzQ0aVMIrOmzIPYMe23oInvFel9CsKMJAXxZD5GZnu2yIAO1hn1\nPQObDE1sqBSV6xV4SFkyPHk+y5dTdA9NYdY1kR9bGSw56nBK4UHXUvD00XlK\n94aNShZQZwJbkxxJLYTAWexsSWTIaMRHvsiByg9UEEafc0xxxDc1Gncb2ZXn\n8d2y\r\n=XoZf\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"97cf2b99c9279fc65da323e35b3461bc1df64b15","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.3.0_1631077789505_0.3061716984395175","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.3.1":{"name":"react-native-reanimated-carousel","version":"0.3.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.3.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"eb89ca129043a81ce7e44a7668ba224168d51c64","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.3.1.tgz","fileCount":57,"integrity":"sha512-egeASfWWr+7sFau8mwJ9MWk2/Eca/+vkioiqAOKCykiZXebtYDTibKnIoJfa1vy8s56qmnmtpqP9AU22K/iAbg==","signatures":[{"sig":"MEUCIBIOXh1grbBC8QF+9ZF+dyvWjDqFodtf7selrOLIwl9WAiEAq0R6O/lr1JhsIZBvCHAyUop1Ul7/4ik/Kz0QV6CITV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOEzvCRA9TVsSAnZWagAADloQAJA/a1TVnySjY5L+LhEN\njw/nb7Bky8ka/VXFmA2oKYofLy4PVqe+s9lWpJ7f1AUewEWqcpo9bgUBdeHn\nK4MRPQjF14K4zLNTFI2FygS9OIatLIpWfe6TCun3ecVDsveFZG8Osa+u0yQ0\nn9aB7jsU2veuogiB99Y5awbDlJIDInw7wys7+UWAu28CXsyvMIwRk3z0JaGM\nPwwS7piUjMQZ8a331V0+A8k8VHfkY8BT9Y7jsH1rCY+G+meKBtBDnh4dM4EQ\nun7Wko0vOkgwhCYp0Is2EZRAgmmZIn7FKI0k42AfCr64gXDpapQYt6XqwWpN\nKFNDP11RXvaF4/N2B4OwT+77rICSZIKWxERwvKBLW096WxPc68gxzHrkapwS\nKqCeCW1+FF3ieCCxFXt/+w4QrFY4fNme0/jKlWnTvzhyWKdYj8lzse8GtFeg\nktLOo6Vf9lNBq4DYPWXPTxC3zHBti6umYC3v39dKJMkWjqNtxQ8bJcDVmxFB\ndMwDUHMgnHLlm1Sm1MKF3cnJ18InLBe+pdi4rBgWjWImSw6jDj6/BAiNCgCe\nH3sfy5j0E5nf6hlSvMtunyTLCQHgbrVuSAqR/I24UPc9tXXQRHdscGJO7HZ3\nMpxeAlP7Bd/2gf9+0ayK4ZAR/U4oVP+KzLk/3bltyYGpijK9QWcWTOtRkFcJ\nwlle\r\n=SeTo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"dd00932b65df0e7efdc10e4f4e72cf8da5ca8456","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.3.1_1631079663139_0.22844223454624824","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.4.0":{"name":"react-native-reanimated-carousel","version":"0.4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.4.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"2f42740f2230184cc025ef35201df122945b4240","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.4.0.tgz","fileCount":69,"integrity":"sha512-pPG30OWwT/6GO71ZaM/VyeRFl2I9cP95sYtOk8oynG/d1Ec/+3ZgzEIu1+5I6qFCR4UHtaQYLc8w5jV5t50IEg==","signatures":[{"sig":"MEUCIQDlsKM8k6VPuR2lx33khe8Ub5wr5jpGVvMs2FvKhFhCTQIgLxeEUauyNSMxtUl9Jk1ZJ4yL/uJCfvf4w7fbgFAQoEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOGqeCRA9TVsSAnZWagAAPOAQAJwIcdxX+ey11RnTdlgD\nJWU1GPUJRbzDSviY/BZgwXOIR6d/77bKvcgPuooI2kWGAVUKgv1LTsI9wMkp\nVr3cZonxOt98XumHxGTBPmTVdx1FA8EOiU1t2JuZ9m2OM0zHYhdl6E2hEVp+\nIJVO3Vmt1ql3pI+f3JDVRZwLgXruaKLCib9RXYe7vYrypzLy4EJKM3gKc2to\nyuLhgP9wGLmFXz5eW4lF9FHrsRGE46DeByIj2jA6dLKgIz/mQasTQq6Nws9t\njovuNy8nre+ZbQUMkGZJTCtiIZfRSWON+Cw2lJcxZ0VyoHchYb700H2s+4Qe\nGqaFrPzqpFHD1rk+vbR/uhv3PgAF/QuCFqwsxWFr/3v8mcGQUT8SeynGmHCp\n0MR8LAcCV2/Kgt89yxOgJbqRs+QbheYiRL6jse2q2CHK3nHzWBlTT+H5pKcs\nPEG5Bs025hXQ7Xi/BDKOypj+xsXwRwMDYHOxWYYxnn8vcAfblsFb80PNhKUX\ni8JHLT5WN1Cl2Xq9Ahi9n8nPGEwoBws1fYIr/KbAhQ7pRXN+AGuQfBWllU1/\nFQmnkHuWq1UW/QgbjzKMu+FM/0llNgrN7yJuEO5pnIPgZ6rvcszEXBrtlTpB\nyFMK+calINI0hE7uZxzGNE1NswMZ3+Wf4FkdodKbzPwvue82OVDqI85PYlO3\nE5kq\r\n=9QdV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"6ae05fcaa382c4b406d135c66bebdaa614c07b67","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.4.0_1631087262428_0.05478516044745119","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.4.1":{"name":"react-native-reanimated-carousel","version":"0.4.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.4.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"46a6cbe64b668523c085a1e043d9589c67dfcfe3","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.4.1.tgz","fileCount":69,"integrity":"sha512-V+qSI52XwgUwITHP5W52UI6HJqHxs3v4xBbdeYr+1Z6++jFVIDeQ23b9RuQ9+KyYAPHjmJLo4FQnOPGVyeplAA==","signatures":[{"sig":"MEQCIDKitc8DFgaO6uOgS7gm2yBt4wXbNy5W8X+0prp/+K7ZAiB3c8I0677IKX3Oi2WJM+bbjVDKWgi+Ussli0l3B2Ml8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOG2WCRA9TVsSAnZWagAAF/sQAJoE1Y+aqffTz0opD8t6\ni4V0mc2mAMQhoW5YU2xz6clfHEYYEOzASpxqsFzDxhvxj3jnetiDu/1lbqYJ\nbMAM5R07F1YUdqSGAJ2swam0bcBiw98eX31fhOv4jpRTNrBQuTLsf6nLeeF4\nMMu2yEPlNzLPWlVjpNxf2pKj8WzHDpaWBn9rcgwlqxKZgtSgLJsjnmxImm3d\nCg4lu6fBBU5w5PlXwcWzUpZt7+Q/PkaaSCStcc0ZJakOCIbEpmR+ToxHWj3M\n/rKvCxtnP+A5LzC9gdUrNYuyJwxqQSKAkI5Xu5htRuJ+MqSrG85TzS+Dq3Rc\n9lddhPyt+5xpPW24Fq+Fww33RkAedSn8CuaYq7FRP0FLlzZIosUlCYi8pZ/7\nK7ld0gcdrKRu3FoE79mRZDbPA6jta3oohdqVT2eBzE9Er7SSAEp0FQISMs1a\nqewUUiNHeJ+F7YtV6w+Wb8ntTwB5QvzHRvsDChiQlBVoJqn2LgTtz5wYLPBI\nwDAy7/ogqQfLsQ7zv3P7yXHXqH3SDL9AvXpNfnCpeOy5ZcRNpBjfyuBv8McL\noDwQ4YPlmytdtwoLuuQSCK0Cq8iKGjySh0VnguP+IOB8jit3Aq+aiNDCX6sW\n+MF0u61g2KfGRuBQKel8wVm3GNeESD6Gvew7IBrshZghRA4uyi0Q0ar3/aaw\ngkuJ\r\n=ro6W\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"4386bfd59553c2df53c3987c539e299fac52a491","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.4.1_1631088022052_0.967062313092597","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.4.2":{"name":"react-native-reanimated-carousel","version":"0.4.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.4.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"bccffe9f269ce2636a36fd7d5e50c7efe7ee3e7d","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.4.2.tgz","fileCount":69,"integrity":"sha512-QbGvbELInk1NQONrJox92D6ZL/AsFNqunVy8ndwEFtcLstomkw8RoPCYXbdsjIO/pCL9GQ5gnHrscgWJJPhflw==","signatures":[{"sig":"MEQCIBd1HqPxzJoyKizVWaojEwHrA7epwPOfjLOR5DoQvuOtAiAmrsnxSo7lM3GPBvuU3LIcqd4s9bYvA+5CnbRNVy/OHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":148777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOcWDCRA9TVsSAnZWagAAUvMP/RjTdZl+Z1RId1lw7rFg\nOHD5lshnAWn4Q8rCsK3Tw323aJZPLO/G7JyMfjzXOXK59THFa/66cBWLXxyt\nWsovsnxSUtJbbi9PApkznd8pyDQHziB0P/ijXbnG4KYc4FsqP61t0KINWXlw\nDEeiLZIGnbAnePNx+c6KmS+y5UdQIseNtaCrhhLeF+E/A3TVbsDsv9rMv/7C\neyC6QIWhB1wDvIV02yv4joFoVIBU25l7LBFtNneGSa8jYBKBcfo3JJfI1iaX\negS+CzpIEqEGhHcyQO9oKQdlfm8N71Djewyj1E7bPsYNBoxmP8W8uOk/NIuH\nvFtO6LQ6Eqw8Pj8vJjm2CKw4yLRBFSAyOPfOmMcl5/RWAn9ZJNaJVbIvePeY\nJnkLUyi1JFh7ZwjIrOqGVHT0TFgIH4BaiAkdFsIy8bsS0+1TMtFuKv9oMkzQ\nbicAQox87vfB+7JRwuTKsiGnWeQti/hSPOtYxnV3Noi0LUS27wtWbrrAuMfA\n7SdFa4xXLCUtMuGWjRGYGMQ6rhSJezcSJPXwjjY+jLFokiyxuvyKqQtusXlU\ndWsoy4+lEl986SdbEEensPVlSQJ5oxBxsC3WvHHRc6LpnkJVvfrZVwXDdV4m\nlcA759raXAunpnsunbC8Nm0u6P/s21sd5JqXUdZvc61P1OQB+MF3w0b488fX\nYkau\r\n=D5oX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"d253b3cc30538a2702dceeb2be37c99fb2ee2d67","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.4.2_1631176067768_0.7206748129807834","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.4.3":{"name":"react-native-reanimated-carousel","version":"0.4.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.4.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1fd3086202d0f9017a98f5b942924499710afa22","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.4.3.tgz","fileCount":69,"integrity":"sha512-5tdbeDhtGDa/XZZ+YBSXAE2ISq0m62dS+59Gvm/y6NnB7b8eSrz4RQSDNkG2wtvqZqN3A8Er+A7rAjDHx+hoYQ==","signatures":[{"sig":"MEQCIGzOfaRXfg3GuosRGuIsPsiCwGF+gTbSI5zLUlq35RwVAiAo9W1KozKCN5g2cvVLotX5X0CCsOAdWV4k4NJWM4jMqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhOdHjCRA9TVsSAnZWagAABXcP/RngDIPuqr038M/mr4ir\nQszk9pWT0R2geYC1eQA+ySubG5b97QhKYl9/ABvMtOuvmjOSPg8eT0mwX5Ci\nW9NvyIDkwj4VDj1BvOCz/dMC8aU0+z7ciCvmUcLmu/kWjtSIuxHFFezQqhNN\nV7lSIedsQEIkkoTD+OJOti6S5DwiWBzWwHs1H85UKaTBPooxDTqYHAJEu4Bs\nfsL8AiLyW9tboIOs+yXdzdnVXWuSPw0Wwz1YQYye5Ma/wl5IsOnSiGGlrZdE\nD1yofO92oy6UI3pXNupGZtDuU1ZkY4RwUSWv1VYZY+bJUPNy46nKSawIZfWe\nU+H98L6krNRshpsb9fQEmFC6nvWcmT+GG0EbhpIeULJP20qGG63kpITB2Yvl\nhJuyEsbYV3SwjhLBqNLj+ojwrpshNcbNFUyUgZVHcXL4K+Q/kB+US5aav1e8\nAFzJFkZz5NJplp0DPxx/7iPnuhk5dbeT1zAOWarXShUguLj6+emH25wZCz/7\nvWr0Y4DOzkoVN0eHaPfMEH464i0hhgD92ECy0RnrYNLfmGhJ15FXtHBg2JcJ\nSBoYvesFW38vvmeI0HVZyuMQuyHpAtDOIbi0kdRRNYALLm++zUjuTFDowCqS\nf6odNYVN3ZtgH5P6gacut6rQlQFXw2e6maiEBXWNP6yybgoXzmCdu49uT0lg\nIsQi\r\n=TjFF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"37f656539fed21f5a7d4148af02954b97f95a7f7","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.4.3_1631179235678_0.6561522817881682","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.4.4":{"name":"react-native-reanimated-carousel","version":"0.4.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.4.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"2e79cebac499d899ff172bd9cae0fd435dd5ee78","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.4.4.tgz","fileCount":69,"integrity":"sha512-6JCI/LvHhDfRpnllYf449QLRIghiJjsz1XQsbzj2u9l9EydfUUsSkPAhYeICDmZ347PhJ0tppucO4yk7KcAhZw==","signatures":[{"sig":"MEQCIBYETupu/Q4Sz3qUZ3wnuEwQ054W1WxrA5rRk+55+PivAiAH8rgIkZWZWGRrYUb6FxlCuo9Lqd4K20H2O11p03R7vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155117},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"d3b683169cca9fba3083b52133758a7a39dcf25e","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.4.4_1632991133479_0.41795132098433485","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.4.5":{"name":"react-native-reanimated-carousel","version":"0.4.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.4.5","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"e3290de868c0ea6a8162729a87d2c2cd3989b3fa","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.4.5.tgz","fileCount":69,"integrity":"sha512-BGSb495NcYt5LmlACmRmd6tu4uWMKJGVzZdN58uhlvzT5OFN/HZ/F7fZ67Wx7U2FVtCSPpt+ambhLUSP7+ltWA==","signatures":[{"sig":"MEUCIHBZoAJtFeinC1RsfWDxwitzM4DbqYedU5faz9tpUNxwAiEAy/vZ191MJaagFBxhz31nYrhwQhnSVqVKXQVNxhjbdVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":155101},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"4953b9805beb5a591ee0b261c81c7dd623337a75","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.4.5_1632993087153_0.10377839103375064","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.5.0":{"name":"react-native-reanimated-carousel","version":"0.5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/zwh1666258377","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.5.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/zwh1666258377/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/zwh1666258377/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1e32767726ea74c833ec8fcaa79bbdf61ecdc7c6","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.5.0.tgz","fileCount":69,"integrity":"sha512-wY4/qq1nBfra/P2n+46CEqRlvYf+235EYjgz+0O+jZTme6QksEw28C0CTghNRH3jEPxZyAIujtPEaaG1VCI+rw==","signatures":[{"sig":"MEYCIQC9CEI2G/4bnBOPC25iW6Z7yYjkYuNpVRjQMEutLxe7bwIhAJIrcseSHB3s/mC1EIkh++vxEahT4V18ST1iTMmsi7DO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":165871},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"1ce57f4e0201c2d50a1ce754f08b6afb5661a6a1","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/zwh1666258377/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.5.0_1633675335034_0.04782724424706797","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.5.1":{"name":"react-native-reanimated-carousel","version":"0.5.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.5.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"f9203b11bbd2ce88fdfaace1be9289f1683becc9","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.5.1.tgz","fileCount":69,"integrity":"sha512-AJdixok+dSpMHlMk0gy+xeryxl2zuLeziMABfB3guNMu1C9avebXc4F4egANwln5Q2lFeiA46SxuwFe6nvjPLg==","signatures":[{"sig":"MEYCIQDoy42wPOKcEiTtwVDtpipNwC+0Kl4yQYzSOLT6xDPj2AIhAP/tN42Hh7v0jk16hd+5oO8azZpYdBdPMEiEK4FF8XVW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":178390},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"9836c6cc6bafbe3d7608e5b85c482ab8c2cc50b2","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.5.1_1633763028930_0.8324179808765548","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.5.2":{"name":"react-native-reanimated-carousel","version":"0.5.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.5.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"4ba5ce6ed442515e5ff7d7a14e7d5d645e1557eb","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.5.2.tgz","fileCount":70,"integrity":"sha512-mOm60gkWslsPbGp38x72JuJrXYL5DcURKNco1pGavWihZwrfDD+McR4h4iln+oLJjCnfViOGkUt0R4xLgjtrcg==","signatures":[{"sig":"MEYCIQDourGl5IVLB0I9V2TElp93qMlsnGRXTRVKzzCAgjF16QIhAL6U67wCxQ0QYgjhKJacguNkK7S3gtizbLPFxSoNiLMF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":189171},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"28019e77d8d4b8fa877ff03674db43a2201caa9d","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.5.2_1634622158886_0.419196225353045","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.5.4":{"name":"react-native-reanimated-carousel","version":"0.5.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@0.5.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"ea8cd85bad3e113bc1fc934d204107adeb661129","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-0.5.4.tgz","fileCount":70,"integrity":"sha512-oq7M+2BP59dMgYiokTuM0wJO+FBl2G19HPA5rTG6hONnqqyuTbgDFS1m0h0KsQWbNbN+ILg6anZ8UAGDA2b7Og==","signatures":[{"sig":"MEUCIQC+bOSN4Ku6AUyxaX8inRr/7SMZxYj/PAxNaduKM2qDIwIgOoXfb5GgZ7K5ZU4UOFJ2NIERMJ2d9HpVd9kDTftQahU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":192494},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"f23152330bc06908a8eb013a7e73c12edfd6c38a","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_0.5.4_1635314770643_0.22685814121927939","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.0":{"name":"react-native-reanimated-carousel","version":"1.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"6f632f6746a946497da7dfa66dd8cc24e2581b86","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.0.tgz","fileCount":64,"integrity":"sha512-U9ysCFHImRrww+wdwmNKVecTAzPOk7m38rUlvPt9TRpsEav0GXTluWzwzAIATdDJ2+oWKGGF3SMfj96bXswZUA==","signatures":[{"sig":"MEYCIQD5i2zh0t9CGX4YznhRGDtu6Fz3rGywBXvjrXmggXXVxwIhAJEO/gNRsXKuapJeh1J7+N/IYrXtbMFk6zAAzCdpRIr3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180562},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"b1ffd9e395abc17659bfbce06fec1d085a81a72e","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.0_1635662951266_0.9639733506065495","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.1":{"name":"react-native-reanimated-carousel","version":"1.0.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"6f6ac4ee744d11ea458af1d2083a316d7a424fd6","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.1.tgz","fileCount":64,"integrity":"sha512-jCS3tTlFAGF32WuKQ4Nww9KBetTHxHWIeSEMLfA32CQODTJ7RcSgrYDRdM/Pr628V845pqDPtSzmtCvxdth7dg==","signatures":[{"sig":"MEUCIBHoOMB3fDpnorLnWFYvk1PyRO+/QdqM14Z0a6MUAbQVAiEAhfYWkpwpNoNPrR7kZ7gmYjnq/IVfVq8gljhOIBAzVg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":180654},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"6744f747424d6ad51e61bca0702eec8e60d00441","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":4,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.1_1635767408039_0.7295290530936838","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.2":{"name":"react-native-reanimated-carousel","version":"1.0.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"2da7ba8a74dc2ada468c1baf40d55ee10445cacb","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.2.tgz","fileCount":64,"integrity":"sha512-o99COapEaeHYWgHrVOV3RfIi6oOaDX/SvvM7VIaLGN+Sg/LYvS3wzqz62zP/OR6fk2KJwKnjQPThyx7YxRSWAg==","signatures":[{"sig":"MEYCIQDF8YK2dQk82fExX1Ab1ynrRcg4vzfMsu7zmK7wh47xbgIhAPG0jwzPUzrScNEduKSQiDh7QDoZUqtHh1z9+diXl2FE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":185409},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"a3894ffb64d2541e61683d06c53487dc54af1a47","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.2_1635913691459_0.024521180326018355","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.3":{"name":"react-native-reanimated-carousel","version":"1.0.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"39e8323848edc9407685695784d8b51f6b6a9201","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.3.tgz","fileCount":70,"integrity":"sha512-xkbQFuWliaXUCU4N/P5T51gD0ZVQrWLKDlfhb8J/fqLwq2DOsRxvmEWS13PSKR0tov+nlkb113yy+b3tsYlpUg==","signatures":[{"sig":"MEQCIAu+Rycqdz+FYkUnzHpzpeEzlgoO184UafiOiW0gjmMQAiARvthCMBQOfzV9ozfw1LWZJlLPHLPLSwWacQEU+wwbOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196236},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"e9191f96dab5885ca14bc873b5feeb6fa80ac82a","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.8","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.15.0","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.3_1636512635502_0.0683096919455779","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.4":{"name":"react-native-reanimated-carousel","version":"1.0.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"a495880ecb02add3b843a20ec111be4a095c6349","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.4.tgz","fileCount":70,"integrity":"sha512-yJnLV6BPz1N/FGcVySEFfmGFKwkj7Wx9KvZI5sPQZB+HvU/ysDeatfSdbO8+J4Z4c7RQfLIWN8QXG+fBqSa4fw==","signatures":[{"sig":"MEQCIAzll8MAIjlgrRx9apM32kJw0rJjhw64JbzvluefnUpeAiBlh2nNKcBN/PC4GRT6mjn4MV751JfQHZUgV43OIDNDNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":196568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlefzCRA9TVsSAnZWagAAqSsP/An4yXzGxKuqFZCsyXI7\niB5wZeEemCPqdL2pDmBp7VBwZQEOf841m4H0g64HumZpq5TpXfDl/L5QQ/jR\nAwRieV766tj1Zga2qK7xw2em3ckDmEvRfmnhSTi+FTN6birWEz/GJLeNupdO\npRvLmZhSEWCyDSsV1IVQjM8ZbvUqMG+ZfbUnOU8FR3wmDFj6QxFEPrdBRuWc\nVoOoR9lPidYFprcPxLX4nzPRgolxle+baNACgR0ASCkfT9xCP0px4xD4/gjv\njxtrcXv5BwYArZ8PrL8PR5b2IK2bEdFGma3wIMp0aiv6F1Ib+njueOKUPkOg\nVRX2X8ymrKI5EG2dyilr23NqxFGXcaS7yzG9Ujjz8iEc8rVTlqvcE7uZ7Q/8\nVrB6WexNO+PtJZz8DU/A3hp7Pk+xscdGqh6PWFwaQRHzX5+xmexD36CNemuN\nb8O8hXhdXQ5WRn3Vcrh5+z44SvuQ1rRG20lNuQFi1nBf+ONeUGgs05Vtygef\nGSN0Jufu5LQsgjp/kayXSmEd1oEgtvAA/oRe1z2NwBCKs8nOaTcP8uynhLcI\ne+b/Kh/XsazacMGtg5CABCq6S70ZSJZf8Bda44WZuH46oBRd36vEXMQBK4Et\nAMyE+M0Ehz0OvSh+UAs/XPWPVhFD0JbxGnGm0n48SmD3hhYtMASSdGyx7M10\nXBRs\r\n=mSLQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"2450fe120b22ec561a3bc7c4b687ccfee0bfc080","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"12.22.7","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.4_1637214195747_0.5047588204832709","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.5":{"name":"react-native-reanimated-carousel","version":"1.0.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.5","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"ce14c4f61a73a54f6ce6e9aabe171b3b222acfd7","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.5.tgz","fileCount":76,"integrity":"sha512-60P6MGxc8tuRBy/0bz83ZDYtI+LyTDz3Jlqt9w/rqlJQYcRvvuIBr9XSyOiVVVN4od/7fkP1WTaygaKDpyQbcA==","signatures":[{"sig":"MEQCIE7yzEyDuD0Wht33UKuURPG+cUpV1l+YibF5rKmDnq69AiBQfmoxXLffe9tk5GDpf04O5MiZC7Mq+rxwSynmJEPWvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmHr7CRA9TVsSAnZWagAAunwP/RQJbBceFx7LqhPVX4la\n9kHFgqcAYrcRbAs42+CFmVHKIIngKaVbb15Wk+Sc2FCd/mHZRRzOwMcY5gdr\ng5+GNZ+gyaJOPby7ZfRHZ4RR99JappIQi7iN8U5uG861gKomoz+YvHxBcMzW\n+OjIGEs8cLRFMYIegAewJrF720lIPBMpD6Hg8tMh2F5V7rVcrlQ8FQFWKPjO\nJQF6ZuuCW2bnEGQCTKCwJnnxDz4adGwLOCC0Xpz0+WTxyfzW9a1yVVvzJ3KJ\nKJ1gESyUzkpw1xBO4CUyOWBE44yujL4EYL316ngkisCb+5t1vVvuu6s9b9Bu\ncFNGYNmY3c9XGOgJ/XNVDo4yD1dGSJKLHQFXqC6tNcHmEM6h5dAX/jcSgRwr\nyPjFooHrnifcdAqH4bEemJD2HnNjclWC6IvTIkGBubv5GrIc6MtBAhWo36AX\n30gHJ/c1jKKLFKHDeMzQ9hI/lFeIEodvutik2vrWuZpVn3UN+CZyhfUtoruc\nmkFW2NFDBx1LS+5tgbkImukXAe/Zo7DZJ4eOC3GDHEOkOpguj4/nRMNAGf0s\nvJmzrEQA8/3B46J0YNGFJEUCqM3err45EMwom7+eW9tWtsdDNXDePKOvj4Cx\n+K1nt1znr2h5INo+gf47DAHv/P/+CMrAk76ndNVv9YYHoofzmTqebhnLxNfH\nKgr+\r\n=9qlx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"8cf14e0c440d35702db3b5baa60dfd8e87326fb1","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"12.22.7","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.5_1637382906962_0.6797173275305219","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.6":{"name":"react-native-reanimated-carousel","version":"1.0.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.6","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"46e900c6da4819d846bb4cabd90ac37dc9e8e017","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.6.tgz","fileCount":76,"integrity":"sha512-ik+i5DExmQQR9BMUcX4KLcxAQsVS3kzNSNdsxQbkmmhULhcDB7SMvoNs4E6yQHeYekDgkcuGtR9JhlziLSq/WQ==","signatures":[{"sig":"MEUCIQCX2TYWFuKhdyHhkWZ7tpnyXLY1FwAFdHr81fO0IWwqfgIgP/L8Gra3gWvqTt/3YwTnLDWy3gqBAJcWaLsyjLZwkGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhobD3CRA9TVsSAnZWagAAshoQAIm7Bxu/rL7zKy7YJDu3\nzUZyq2WNfYGYSJYEN7UHHAe6w44A2Xa6PSb4JaSpH1Q0ZNnwzFGCeCEyn4xC\nXxOX3kRt7X37Oc2XLvBtrRK+XMjZdOtOcmA3qYXBFbg4C05ZatyDSK/Pq5jC\nGOH+TcOgzpQn7tVO/8kEjzxl9yzoLVbuMA4ujMfSjA8wl60915WCAB4pGy/Q\nN4RO0QMI+boMsb5lqqRn8Ur0D1hJ4pFTviA3DGxALV8lUvZ5ifSbmoum5n+p\nnvGWSM50CQBnlrqfy7JEzfdGWNjGmKRWl+xa3q/32LcrHjj/6p19Q8YiSoEU\nz8qm33O5Zj2kD0tnBqtq3OO4uzGETjj9Lw9ZT7qeCdEWxEM/Ie0hGvHCZdLO\nav9dn1djVS96VD1m2ufb3zUbrZpjPujeKBBX7ZOsDiumgaHqenaoX+Nrub/S\nJQfBZOxmVWDeR5aN6U0PHhEXbIZadF9sxNY/VLdtk8cyzWDMMhb+9RYiIdEg\nbCEkksFhqd28qvjX5Ui5LQbMAJFoItEEbbWpRXQxleYIiqfsoaXJx8cyhNjE\nDpFoS9bwsfyPOauHOx4gTmQWiBi7h7jeQKEERFLPDVbgY30i25Y7EMuWnd0D\nwLK/2M2GJ3jXrNADeP+Y4Lm3z9+J/GD0kXDSZR3erYqZiGjGP+xTAt4pTtBF\nVeNi\r\n=U0mN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"4a112097d28de00246bff7cb8d93b1459f318c2f","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"12.22.7","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.6_1637986550902_0.6417550231697184","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.7":{"name":"react-native-reanimated-carousel","version":"1.0.7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.7","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"b9bbf22c05aa7392a695bbbb0c09b88c2f789852","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.7.tgz","fileCount":70,"integrity":"sha512-bpwfTuRyty/KuDS+74G4x3k0HTBsMLft1PNOXFTsL+6b6et+yCS7g2W9en79uj+uW5e73lTn32qjZ1etlw9ruA==","signatures":[{"sig":"MEUCIFE5orjeU8GEUkq3CXYzfff3v59lK/I+CZsPj9b++zhbAiEAtEdBl7i+itJPHey/yXbWrrAEpcdxGiKpA0lM9AeGt9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":200498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrNdmCRA9TVsSAnZWagAAzDYP/R0LZccszKgeGSh6obBy\nAI/A/cx93hTKTN4dvngGPLhTZg66NXCFx+Gd0UxCdZ+cqLA3HSpizUg5YLqi\n0O0aEoR+jYTLACShMrcPt/kKsiA4xD2Z97rhu6yTaB74hGV11FFtrQsv/Eui\nr46VTdazilFFqL8Zj9pQJbUr1hSNGkWaMWqYecJAAyPbfOpgmHgSStNmrZsF\nuovzKzlzqgU5VamIrvf7fr6tXwBREsSS16Eehv8hjgndIeZ5aGvyTmQgHIg1\nRtmsjjR+M577jGi2aj3UYAuaMwQeNoxekUhgRzFVkA6oss3RQwEIHlo6zsuy\nEP/0Fc2OOrfs/ztoR9NPgWwyfyqy9TLCoJ1c5S8LqNN5cSg3Bc2fSUcRgsEc\nClTt2Lq+3n5v0U8Fhnvk3wTw5NP6aK8cfKElD8y89IAIUp7Fg2SaPSSFtDFf\n8xWtyNgVOA87I5k34cBIFQoVLTAd6SNPCqJtAnz8gtOgm/8j7fefL9RJybzh\nFCQJTnhnT/GAPEoR8TQqwqjgVBGU/a1QWbuXzEO8iRpnGhIx7EH+8rd04HM7\nmFfv+nc2y6tH2oFnN9OrdEiQKhUMiRz1UwBUWkxQVbHla6FbLW360BZ5ctv1\nY6uXzaXASS+Y//870hMieWYu9rxBnONRNTb04EDc7wgPC3y48ci5Fk1HdjRM\n1uDv\r\n=/NFs\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"25b662d965801ca286e6386508acfa2dc2a3fcac","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.7_1638717286481_0.2536360106432738","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.8":{"name":"react-native-reanimated-carousel","version":"1.0.8","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.8","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1bf239ff08f8c618fce6b34d8011b0d43e1c340a","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.8.tgz","fileCount":70,"integrity":"sha512-muZTHZhB8baQj+rrx7ofKpSEUgemDpPkJUbRhXDKPqS+gFbu47PpB7LpZnmau2EUYXCvEzglhemOnOVOfRE9Pg==","signatures":[{"sig":"MEYCIQCYMvQA7JCbfwqZiNbYHn6se0JU5IOdB87Lh29mgP5UswIhAJMJUOokZm7KyzohZBKYo3py6Au8yhO00aV+W/up9BMo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":197113,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrhoNCRA9TVsSAnZWagAANGIP/3S45EDDpxNEaLj4QyDE\na0XWI+KQ2ukpq9ac+hur6vz9XfIL6k10Dr+U4daCZ5E0ChdoEuWgnBA1MJpa\nVgW7h48WtY0ryh2e0XLRO/yZXqpv9q2On3q4cloKP5gnKVrwj4gXSzn/e4RN\nMGCZM26Ust+V/fR7DQttlZ3oB6Oa2HpgvGaCcOvx5hAGJZAaaJG2m8PRmSTy\n6B/Otuv/mwaL2KRVqHpjtWm1zoyGIuHFqwoFy7DXlTvpCejM1EiyaPYNRJh+\nEY7GqwrCn++tC+mZwes8XtRhruw1HrASgSguOxpvkD3FvVcdoWNAr9nqN/nk\n+vUnX9FO0vV5LqkVzl9fl302CdKTDRB6BHz5kO9BkuDw43ey36SoW9DAfTNE\noolmZqFeqbiJtu837AUrHMDWp25glhQwrjCJcf/H0qpVKVhNbCd/Vbon3b7v\nGeyGFvookR13m9DevychD4JA8tzfItoE2yt3PEzq3tMvWZZcJhn1QgLuK8BF\n9Sp8uBfuWad/OI6BGBD2oAoS/OUQdAZLKA+RZPDhzq247pWLLJzByHz+Q7AU\n/onSjQHskgYmqEk7Z2jHwt0On0z211mwzlAUxVFk0Sa1+k20WGxYDZK2kaJM\nc9DYU/zkUd1AC3jvzdjI2OxsfPwBXAOaWts1AlJT4BMG1COPC2YLbm/e0LIt\nEnHP\r\n=3/eB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"8fb0b523324d9fb344077e432d50bb6cdef7a888","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.8_1638799885354_0.11985095687529479","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.9":{"name":"react-native-reanimated-carousel","version":"1.0.9","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.9","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"6b453417da8051e8b55503172f3d900add51bb81","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.9.tgz","fileCount":76,"integrity":"sha512-kRo31ioyWW0U4H+CusMfiDZGr1WK7eFxtLnKRkNgCOrPooCikoaUVvgVM68bYC0KEqx2Ct1RrEO9SMvX1VGCBg==","signatures":[{"sig":"MEUCIQCdUWABU0Agfg/H7G1r5W4+1lJSIzVBGBgc5zMw5L9fIQIgMoJYV6Ya7A7AioME+4W80kDUsaYlpvn4hCKd2YYLJWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":215644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhr2+1CRA9TVsSAnZWagAAN2kP/062SXrt5FSXSIg49TCH\n00sYij5xgowO4aNv3nVQNje8pbJp3tyE8/e3GOf4LQSuKOQGLteXJT0+cEXD\nwmHioAL4YUOAIZIShdLqRrBg2qq58fo6Cp4e1hz3bxiQ3pU+LeHgmpwXyqt2\ny3gac5Rc/gxeEJSyS92XjZrdX2U+l7E83stmBjmm87cyrWBHU105idnmKYx7\nUWR0epPti9AbqGv5VSuDbj5POtEcdY1PtfcZIIgyk6HtYRRkp4aeHWU9uRnj\ncvNTfVkMxH8uhD1J1o/hcuvYDtAxrOe0xYpaKrbV7s4rg0QRM5JGBIA/9b+g\nV8c5tZWKypVPE0hE9r4IgnwUi+hV/kyDxcxWr+Dcp/+1iZOosoMFW4yazZMU\n2jPpE1pSTeadzQ2OUVnXoj+f7vm2yZRllW215GfapB8UihF9ZoXB4wMD6QuS\nwXvmU0IYqFAzUTw8qNr4V7JWgPxp3ApKFGjK+JkBgUYslD3+JmftNdfqVmZU\nit7CViBZJ3HvURppUVZ67JMaSzQ8ljSiUZ4/kR772Y5EAZ6DkS7/JREQhYdy\nGTSkb1cDcfkL4Mz2IjQrIywc9YJ0p9NHTIzEXKk0vzD3wlRpaMIcjaQA7A9J\nJ6FIZC0GXYxF8sWyrfpvs15lsKX/eoSPgmsbkx4zs41JOQAZ+6ipYLXtxRLk\nAfMe\r\n=s3uo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"662cdcd03bbd511ff0c65b3abb8a39ac60f488fd","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.12","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"10.24.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.9_1638887349464_0.7397772939417178","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.10":{"name":"react-native-reanimated-carousel","version":"1.0.10","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.10","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"702e001c659092f547ebee7509f72f8606294293","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.10.tgz","fileCount":94,"integrity":"sha512-vcOI7hL3Ps7hH4o4yAXwjudXB/mea21+PETKHYjFTEdfX8MVKVOOtmynfk3GP7F3CbRT3hN+/E/yBwo/1dmhvw==","signatures":[{"sig":"MEUCIBnIN+BoyxzJZfEwHAUJRelNXppJzD27gAwywD9keWnsAiEA1/E30zn85y07PP3YuQldtxxOFCCxRExcpqWN6KcUQrY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvzYqCRA9TVsSAnZWagAALD8P/RXaqkV87AnN+Fsa3Nag\n+BHKaYIXR6bqWLy0YnxnUWmr3/XRB8YOlW7K+NQ2fegXJNrOeWY9PotXnCl2\nxa5h5tt2adSUrxKf0gzjD60FxjdxiFpB48d/9MFDoazi+WfgDczt3r8CZfzH\nJM6Ta4vAcULuzoYyLMd+QDqbPmijiFWpRlheKB7LRwposlDr5T47/R2C1MY7\nrPsfhSAmGHBI1LrcqixyZ+k1gq9YvFFfgTW1qsxOm+/hYod6P7YwKPVEI5oe\nyP4ImJdCaWrVmmjbVjd1ESubv40OF7ie6wyyD8uomZB9aZaQmsj978m9FClJ\nyVj26x1JYA+zVdOsKp8SKQ+EgB+bn3YWss2Cg3KmDv1IXO09b5j6EaLLl5HR\nzo3s+HawGwoh7WaE8UtO4zux47CcnvgAw03sRnUxqnrttfEbVk7+1g2K+LHB\nxdR1WNjSUFrBd3eY9Kd+a3FdXSa0YA9pUhEcDoObgqNM1Cz4SAQhEagP0AaK\nK3HcYowcbQ763DQhzatTXyx5iNyultP5i9GD2FLKvm45VFGVpJqTXiwVAMEb\nvF7+XfY+R8MsLPrdPqRkfzlkqbc15ezDMMAbfrI1+zE+o9UUQVFxmdOQm48C\nPh/RQkPW/ym4bXC42WqqupS/kNXyL2mT43k0EQP1VT+9N+S0Khj2O7Xw3INK\nQJEz\r\n=RoUr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"e7df886fe8f8ec54d697c0451d4365f6449429b5","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.12","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"10.24.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.10_1639921194045_0.727395986363514","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.11":{"name":"react-native-reanimated-carousel","version":"1.0.11","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.11","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"9e070bdd31a9f5444bb422716f8ae8fcb81a943b","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.11.tgz","fileCount":94,"integrity":"sha512-cGWOGkzu9T/KJDhq0qyxe3S5zUD9Uazs/xO95Z8JbHi0Ww9O/DF0ClW1uuxPxxPe9TFg/hHfdZ5t73k7OeJoRg==","signatures":[{"sig":"MEUCIFeDV0/Z6MVgPS5mYBfDMnIY6R2lf7RcjxZ9cBPYVMAUAiEA+kDzrs7tw8N9mIZ0M08yrxxd1Qu5d378wmCSkyh7kS4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":265514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwCTRCRA9TVsSAnZWagAAYRAP/jviF3TM8/kNjmEN+qZJ\nJS5nDckE6yC0ySEhGZIjxaVNdcFfBe0tJzhIgcXhNhgqLoDkVjylwAraRgnm\njTUQKW95JSve7A4dbuw4Akxt7EMeMz1+yscOujzzAJyviCxQ+tHYE8c1GUdX\n5uRQxi1ETD/MZUEavNC8k3/ShYTOZVhnExRX8Khr58Km2nco3vdsbc8sL+Sm\nfeGwCGNQFR7Q222tfOE+ZEFBwQZhvb/vg80QlGm0vzWO3Y9MOSZiSZavG1EZ\nxvIPYJGxzxOMjyDbL5o1s1ZKhnMzTiSkXqX0wqh29mL+qrkW6Q4Ske5pcrI9\nRHxkPNo0Z8QSwZRwQl0RRfBE2adLxthOlSj4CVE3JxZ2GZtsDa+vX39NNxVU\n0NbyGwvZAg4Bz/SCXhnL47VZjICc2+OOPWvhuePMelv/Vhrw5xBf62jxJanK\nS7hA81Q/A1yy94FpR1X+laD7XMtMe4ZLaSlSKIInRJbCpSsJNKq8wHy4um7n\nBlc+L7+m1UnoFCHwkUVjK0a+G5mzRQIdUsikQkkbbd1z/cwpHN29sEL9XTOd\nXy3ocefsI10F/+yuDhn3O5TW4U08GT0UDuLUuchrJXabO/BIf3fzLojzPrLe\n/5jHamBIqmd0IRzTORkRa1J0O9+sQlgqtn6XHQ+WUffIMFv2yDOvYSXYzNmE\nDLQn\r\n=X63K\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"7b7a3fc4f49b5f3bfff664b2c07306334ac2e509","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.11_1639982288991_0.9897213746309415","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.12":{"name":"react-native-reanimated-carousel","version":"1.0.12","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.0.12","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"d2763b6611af0731e3e8a6f873b33d38e7d0b532","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.0.12.tgz","fileCount":95,"integrity":"sha512-FL2YSW1hsTwEVpTPJljzJ2gTXzh7LDk+GTko16fq9y0dZ9f6LKrWzXrEQpqEIcg0mMI372Ad2G6w0tzkGCHWzw==","signatures":[{"sig":"MEQCIBvUTZtdg5oN11fncnQT+OaAZzsidJtxUDJtUGlMcV/5AiBAthQDOk6GZZt/gVs49pFVLSLx8wGj/jr9j6rpClbH5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":273059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyspqCRA9TVsSAnZWagAAORMP/jx62xp+SGW0e4SYLCMe\njRneP9JvyEESZyyC7g6cxN+nUzIpuV4cYzPqzTwb3ry5WRM/UKdr0OWrPifJ\nol/33Ckb2thK3ml+BnLGV6kc7a5vPgrYwzl2aeNDGT/orqxTY5zxUaBS4Slx\naNLjDLEXpQrkybq2Nw3gBAHjSiQslplnkq00lJ0OhV33uXkg6ldWL0RxovTv\nRWanA8no6LjyZ+qbNUlGYQ9geC79HOr/s5+kgpeUKb7UyjxFTEL6GmMEo6Zi\njOI8qJ17u69gERuYeNkFg5/mg4Zxwo2x4mllr90IqIG9gFuvjT/uL3qZlCPr\nEolGyr3pz0qOW++5j7xEDQheSkcj6/+mIxP+Na2qXhLYOlS83l2D6VH8LwOy\n0bMnTLPk8oOLfYHnlV2dQvztDxNGmtVw98ccHR0zE1lL3BMWv0La9QF4dd1O\npCkosIk8a3s3VomknVwT2Sci3G1DfHGOIxeNMroAVjScacQPkdU0wsPokC9t\nBfSLuAbkBIRwW8rJFI9wrrzsHBgAOcaduialRiV9puV4tJk0IlFRVCsXlmPn\nT59vSCV0+3B0ZS6Dxmw5VFgIbqZ9SDIk3fREs/eLPNVgfYTl/TfB7gvM3Me5\nOpwfy2FW6VALDHRfyEIesHOnbplNBZLYJQLiEHfK89qA+kBrVaamBh8eTO9a\nnC5g\r\n=UNtH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"47edcaf79f14001b6c88815c7979ea782db57ac2","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.0.12_1640680042014_0.559978744341425","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.1.0":{"name":"react-native-reanimated-carousel","version":"1.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.1.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"2deafca4d943929bb451b6242ed1800d8951073b","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.1.0.tgz","fileCount":101,"integrity":"sha512-qbiQ7D91mFK5pBHExBMdEHh/ClWjaQ54jE9UzrmKhkwuAXSU7j8ciePs1ap/QAhWboXnnYs4oO0oqoQaUwvU+Q==","signatures":[{"sig":"MEUCIDUKPBeJuHZdxG18RgQfTfLA4UTbj+HMdhcvmH8ia4rJAiEAo45ztOngAXSgRv9a/bDZqdH2tkHZMvVYdDtLKijVv6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":357154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0sClCRA9TVsSAnZWagAADkoP/iOcrYtL13eu1qFbU8iL\nKMTBVqxkDzqJSFDCyKzfyFw256Rk4ewmGabr6XFBfUFxFW6W7NZxoakHkzUN\nW616wfPuY99TDSMpAARJLEfA8aLUI+/kdHpJnFLAgeph8C0JhoR7LadmWjGq\nT0TCaFyfn7gk2vta6QEGpzeOhdEwmOflMKWv/9e+VfCW1ynbTGI/s9BOBdWa\nRCsBKKjPtFQRQb4zxa5MYcQFDV8MwrloUzEZPkT0l1Pd+tgCaFxVzmGRtm1z\nMBrCJkl3Jzovq5T5U+SD0J31R0ZSJhERSGNla/4jkyPQGznglRTRHrl2U7WY\nOkPEiiZY01K0Y362oEwmMwPv+sjJeXRuDY2odumUMxvZ75xBHbJAEYG0tLN3\nGiRqba0CbqBU3S5a0y3rVchiuORHHkwrw6NUzjU4au1UKwvrMLHR30cct7tH\njXx2bQmqvOhoqv7JskNcls2QZB0sBMvPPpXXPfvfQ2+hBvRR0xSjEfbceGHf\nK1MtaOoWkTEc26OKuyFVAK0k9rCszGHEwarbc5udsCtxirpKu4VBjanevDXA\nihTdlM+oSGe7KWPwqm8pDDytGvw66h9F/4BylGiOCYFiazJqq0BuAtZtgbxY\nqCFkzpn9I5NU7glCFEiZRtH2tqkumJfjcb3+BJhqksiQz2h2XMaWkMNZ1RTi\nT1JE\r\n=aXeL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"ea048572804d21c7506b4e2439b09f3129c0c43f","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.1.0_1641201829054_0.5379059030693734","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.2.0-beta.0":{"name":"react-native-reanimated-carousel","version":"1.2.0-beta.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.2.0-beta.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"5b48ddf30a4927cc940c9e9feed7375e7a274903","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.2.0-beta.0.tgz","fileCount":101,"integrity":"sha512-TGyK0OOe5RdSOTbqqM5tnMPzhti/sWzEGEg310GagwppKN9P4/yUEJhRqLm4R08HTtjLDJhyjnA/rfW8mEDVGw==","signatures":[{"sig":"MEYCIQDOQtJXYsj5DMVncpsVmL35EVzaB7Bg6jkEKfBBezrjnAIhAIDHb8KkQvGQcXY28rqvqkEa/8OEIiwNSYCYo/zx4wxh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh07J7CRA9TVsSAnZWagAAQp8QAI5PJ/I02Z11DRIbTQSN\nF8agF0ihEjO2Z6E2EsXsEFVlWJhWRMbe60H07ZeyDkbqtpTDJpClaoB2EwPO\n1ynolblNbv3UJBqHEzXFpZAE93XFR0q1H17xQSv2IPbxiet+hVNlesZRdiKW\nmvYsdeeAJB9y5GSiEVtFHdsEym+RJJPhvFmGuLIK/2Gaxy25ztOH4bDpFuP3\nuIT5H+IboTgR+bBj/VMDdJORBfyvxndM4Hp6rxCkTflnvJZBg+8q5Pr36SHE\ntB/JmQLIEtSZgSa2t76qL9jOoZ/DdBuIMUaMJxUuNh4hpDcqaS171rV6OvEL\nq7OW3UpEfqKWXLVIbknIS7iLqmhmndRYBvVSXDIcJSs1dL1zaEkyMwFwPasX\nS5khmFtz3yz8rkAIq5kPcfiQzwktn2vYe1v3uMrWbP3wTiMA++tjNffHB0in\n/kVtIlx0bFXZEUEMkwJ70TZZpv4ev7Uh/MFh7dJIfykvyI0IV4QggJaG1oKf\nrCixN5LwSvKyYdzSKNScwe3dAadP34igusSVccBJ/tV4rdx8rvMwMdD9783A\nd5E9roQgqgtlMsiAPq8ZPIYJB9tlO6OdT5WQV4VYG3aHEPMHZcSzTWTTU6kX\nXJ2M8kAtYm6Zj7r68gC/J2uHpAQS+cAFb8CgTzoYF+oURRLtYAIEH9o9z7M0\noH7T\r\n=3cgn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"ea6b8a41a8ef02dc1854dc479755a2e1d3fe2c9e","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.2.0-beta.0_1641263739094_0.3017753613269838","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.1.1":{"name":"react-native-reanimated-carousel","version":"1.1.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.1.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"12e24640bc5ed17c9696d6c503b4a11d453b7c28","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.1.1.tgz","fileCount":101,"integrity":"sha512-uNraPxKYIg1KXoD0xPEBRAPSzzh+7zmyEnmVX48oVp7q5txiFxdHUz8QKfkaCJN4cPvoZ9iCpnlnkup62q4i/A==","signatures":[{"sig":"MEYCIQDBSSloBkHmA8UL2J+4hDQ3lyqeFsTf8IhvYl98vfltWgIhAMSkmeyh6K5w+r/9bm0X0FWFnRCIafuWQEv/fgx2th07","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":357886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0+GdCRA9TVsSAnZWagAAvOUP/26ai1n3tTIM5mrOHPmj\nFeF7Nyidzxqz5VrixW12Y+Dhpct31aVtlmdh09y5DXY+/bAaiwBlIJyxBnsb\nXOC7f+yMZpKLLyErgrxxxxjhiX3LGHZW2EY2C9/Agd4PRYm85KXsNPkY4pFX\naV4S5D34me+LANu0OpkDi3mHD6Vpdh4b94OtUAFYijWhN7FyY/vXexmYQujA\n+yTj98hedVvesB3KOgrsErx54J0sX1k10voc58rJCRYx8gzwdORI/9ScVMij\n8Zu98506qqQYA/oGRQe0W0KrvDHtmQH5jziJxPVz5PZSmP3FPlOIynAEUPxF\nhBT2OvPWZo6DLjnYxP4N48Petjfwof7PbEH2nxcu81cgYqvSjpfhVzEXh5Af\nx4/QSryYeerUZ0Iyhl1ijMC+oICQ+LcQjsh+BA4/nj9mo2GOj4QuJfsjTygs\n3WXm4VO3YfRtVhDXmvUPFlrd5wL4YPUG33JztNyxv7Wz4TEJ6UPaVcvw7yp7\nGkga3ul4f7STvDkG4j5Nxn7r5UAfTfqXh3VA/4id9SSGYO/3d85l0XFOF1qR\nkeVR/zUUx8PNHeLZ9fCWCGB8Oiy900SX3zAZrDDALDYJGTd4AwxsGpFtT2Bf\nXu5tmKvzYFcH3JMlBMwe0CLg1jw4S0nuYlpXuWF536xhKcM1rpdqr/GHd+T1\nPMom\r\n=CPik\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"8a048dfafbf46ba6d4776f82564dea43af026144","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.1.1_1641275805107_0.986487295925299","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.2.0-beta.1":{"name":"react-native-reanimated-carousel","version":"1.2.0-beta.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.2.0-beta.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"4f03713a52ead6ad5979ed3b054c5c902cbca5f7","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.2.0-beta.1.tgz","fileCount":101,"integrity":"sha512-QMYlLKNgjqjIHkUYdN6DFh/lUUrA6eUlBU09RdeB/2vbASlYI62jV2P5vcnMPSo3Uxd+w62mlv49X9bXqoUgTA==","signatures":[{"sig":"MEQCIG5mnDXJ3E9wEitaThqIpDhibMgsF2lAa4354SAqQ1nrAiASTvjsRzqafKyoygXJfZmC4z66GW3M2MSpaqbsccF6jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0+ckCRA9TVsSAnZWagAAApUP/3wX+2iZzC8ZTXx1nSUv\ngdwV0JvU8bKP8P8UswFVGaFUFBUJZM8HxN9ThK0CvxVc3TRSsbqPJFxUQgRA\nzjuwb/VQdEx03AaaX9915Qkm19Uf6GK0p9t5qpNU1m2HjxLGBg4jvMMW8E5r\n1BydIhm9WTCQYypaNq5tXTKfL5JF5h5pJ0Ku442C5h1yvJ7ZCiTOcXQ1QlYe\n3xDK0L+x3L69kjdjNCBR8hY9iXIxFHWX/dsM3Po92JsfnLGl/b58fjwziQPS\nQpjDzvh8lbBRvNM3lMiF+ayL3GtZtFAIpTJCIt35z/ELKWE57SDKk0MF4kd6\nmpwvSW0NKSOSMVMrJvLDIcfePu1uPVi8SyTbtq46XOEDSWoOpBaQZ+RBO5Do\nigfydOk6pBIru9jV0/qZxPVY8BueDuVYTHxtdWQAx4nx7j9HNfastQ95hfnZ\nHVJben1SEszfiJZ/846R4drOB9QFZb3DmCO6qmGG8hIQw3Pv+WQ7M1DxR6tx\ngbknskb51P7VkmX+rx3PYSFQeX1ph/eBytSrUmDCcgo/U9bT52P3heZ8Q6i2\nVlxvSsukSYfeDxIzKNdglbclemq43x0ZqOwEaFwLnAcW5En3Kx5Ylz8wSu1z\n8upi8QcVFW6/RkU+GRlTjffIafU9Bwe+Y5tcv5aVmlbCM/1xo7rVv4F5/0aU\n6kho\r\n=QORz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"4bbc8d4f20e3f291462fc16f5a91ff684b5fedd8","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.2.0-beta.1_1641277220604_0.008157750429008237","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.2.0-beta.2":{"name":"react-native-reanimated-carousel","version":"1.2.0-beta.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.2.0-beta.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1f3e23499fa64be8d50abf76a5838e0a92c4eeb7","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.2.0-beta.2.tgz","fileCount":101,"integrity":"sha512-ynUkmCrskGJYeVcZsQtvCmx1mvEOj8e3ltrnooXVzAgWgDSuU1FElkPkC1N3y9GkZqIYbqtSmrJenMCfkw+fGA==","signatures":[{"sig":"MEQCIH3deVP0vuCik7O5d4QAzRp+R9qNDtzoZA9vRHVtr2fcAiAiqBfzA/AD7edAH7vBsOhTR1FO+bfQ6jXSC6ORfL/pLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":358676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1Gk3CRA9TVsSAnZWagAAVOoP/R/6WjkaWlvOFnZRHyOl\n/AEUDpo79wqZaKVyEE+NsktfOVpcpqJpdHdC23DeYXKQVKubkybKzhKVGxKc\n8zzOa2EV+iTLb/I4zCdIeq9xwN593ikZknfnW0phKiXPVKNCgSAQTjRSI6jm\n8XBnaY3h6+40nY2EhulCX0HxqkFhBRvxHaGJKmHXg1cc3gGkN8bD0WMjEIeF\nfPa87CyPiyEQPQ3+mTW6/y++64oQxxMVe7H6yLqp7Vi2QDPRhTM8zDGDbULC\nl7tEm7MohByW51nLkeb8GLyghq6od28PZLYgR0P9mydSi3gTSRA+YrPw1h8p\nOTcqTTpDspGpqVS4adBIVsTw11Iw4fSReaj2n0UmTS/7YuA5D+yGL2wdVYW8\n6Aik5Prefg85S+VmVP+Ayrkwe7QaFIabl/WOvHHv+x+CxwHjIHBUn9y1YNOi\nb9Ymu+3SNRlzguLsNFw0GB3grw3wS394SLdL43ISrY+qSxrzeVjL1A9DtU4z\ndZlKz7RFkfDuDrhigHcfnh8wX9Z9nCcV11W2jrrsrbc4svcSvnYPbk+vABFi\n5zPhyW9HbSJiNvRNklT+AmmbupHNXasjgqOXZjnWK0OgsCvFTvFPTundGWrg\nbZ+xgiLJe02NEWvoPXHVBFliNBzF5zH7Wki869lddZy5ybP44E8hxaHDI9kl\njZhk\r\n=LyuG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"b0d47b1bad69bb5325b6783ab0dd4f66a66ac785","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.2.0-beta.2_1641310519775_0.9977830428693304","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.2.0-beta.3":{"name":"react-native-reanimated-carousel","version":"1.2.0-beta.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.2.0-beta.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"2a56e3cbde1ff3eb4f1eb778ef65b2b3533051fa","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.2.0-beta.3.tgz","fileCount":108,"integrity":"sha512-+eEdtik/jG3d4uhy0joPqN2zN0uhqKSecM7bjvAvueXrAxUVgBZXkIDwyW0G1TzH4CcD4EklID21RO+5DoubpQ==","signatures":[{"sig":"MEUCIQDgPaGf6g4iOlyvIZ2R3ypzo1iBFE/ujQY5CWuPapQvEgIgXEk/9tMxWsx1LmzFU8KZ/0nLGo9DXEnwt5aDfwSSuVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":380455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1YIhCRA9TVsSAnZWagAA52UP/01FC97MqLi4SWIJ/ZAy\njhoFBx03nsEPnGhiVtOm7/oaHH1nA6s8q351a7J5wH/5I+j4F7becy38nN/D\nV+vdlRyF7emWJMgDBUdj0HNo2rms/u8FYS5cEQiHUtJcUDyZq3vXYE9CiEvp\nYfSqpE26imikQTnct9ZvZN4Z+o4hYPkhS4s0ao//QhAqQylqIGX6Y/H6bQL/\n0H0jX4XWnDHdvkGdh5wwhn8QWV76xbDgjAITvERSWd0nutJgL4vsSNfVaNfx\nJUi851MA6U35fv3OWWBJsoXdH89mapNNwrLsMNQzX8Gg/HUBkjmeJzZZeQFu\nbWH75EbCzS49957L2bH8O4x0+0p196P9qI6PC3O+rA1SV98kaZpf5vrVFun5\n7B3dOQmLtrBzfx/NKpxmnahrZ4zzHdOP5drvu2wkVEqO1+CLwaaai+SMmwUC\nQzPRHt2sW825yP5b/vjhEoPVPLhaPj9lqPpLTxhooIhVLbGNxbFFX3Jbrs3c\nAoxeeNT1mvnPQAd0Ze219odkNqDsADA/0HTgF57SnHURyAIJibs3lq+oF2yd\n3WofFAvyavFUOFeFgSnJD/UqnIC5HnJpnvgkM7HOW8kdLjuL/u3c0Yxbwu4v\nKhaqVFJbdPlATQKMJAF1PGRdgXaAO3ABd8yFPN3tQb6SWPuikbRLgJhMKEXj\nLnsq\r\n=LCs3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"c698b5c785d536e1278076b9d393ebaeb8658120","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.2.0-beta.3_1641382433274_0.37051224148963025","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.2.0-beta.4":{"name":"react-native-reanimated-carousel","version":"1.2.0-beta.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@1.2.0-beta.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"9edd49495268c86955e85b3472dbafbab1262fc8","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-1.2.0-beta.4.tgz","fileCount":108,"integrity":"sha512-WbtGVWRmBtdxPvCRpahMjPnkAMvBwK1DxzV+dLcIwk3S9qgil3Lt+4kDw2YYHnGFABJULtG+u0R9QAiMshn4Lw==","signatures":[{"sig":"MEYCIQCEHxOE+Zb/iqrFLnFA7yhokd+tg43WHudAaqoMsL9+TwIhAKKa7S9tvYfAJWhrQLq3M4Na/HTJd4OnNj1iL2sjSKn7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381900,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1ZV1CRA9TVsSAnZWagAAruAP/1S+W1K0VTDeIhzEoqup\nYZPKWXJP44VkOxonfXCRVW4OzCc3B9Z8xZ9kNIPmX1fEJkS0nTEJAmtZB8zx\n74cuiSQn9B3/h+Ai2gb7KqJ5oWja3Mmtq93VzJybLyNsn4GFqK8cp4hmCFxl\n7wl8F6EgYuqgx6NQQEhoOknMJnnYxeQrEI0S/58bYDbhaDdqXeqamIPaLW8Z\nAwP5yC00yJxi0/28gzwKIGSiHl5VJSRt82WkiRehe31fYwgRJVScVs+A++1z\ndK3Ir8Zw351x4kigvfigaO4oRt6w25SsLx8+5AbJJfaX1D84GgdsABZmHelJ\nEw/9LMfwWWeynNaxNgm7OOMH3qj8oTPQSB+bdizFHZF4FHrdHjvHcxNTHI1G\niuhBb2jKSua2n2SFY+mj4taqK8RbcPJDDg2PhYJyUzs/rxau5ueasvPrXYdI\nj8Y+jMd/BaGI0D15IamYFTlkn8x+QPxkIpLXjuh2yFhBp+OYfUOZ/yAyEU37\n3JhjxciMlsT51mxdX3vyj+RnoIQoUgDE1L8lgOWsirT2x18CojjBSPG859AZ\nsEu44H0E8d79Rb1cUmcg3ysWBBwUnSDH65Pu/8yfRWg940u2cRUQg3ogQscv\nXYgCiQmDy//p6E/9LU8YGGJGu9cRhOywWQMVhZ6JZ7ZT5ZyabT0rRZyceoy+\nyzCK\r\n=OISI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"651bf5ee0572f512dddc01205dbb74d651cfa0ce","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_1.2.0-beta.4_1641387381232_0.4936720908675889","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.0.0":{"name":"react-native-reanimated-carousel","version":"2.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.0.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"c33f888c49015d3643f0aeb2c255ba204f8ba53c","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.0.0.tgz","fileCount":150,"integrity":"sha512-QMVzCVH7lpv8sd8hq/SgnAMoBDXPwYV/I3i0WcuTFgqCSAiGrQeLjltd9PTd/ps7qU0pIIDR7auvT/jwegZYcA==","signatures":[{"sig":"MEYCIQCFytUb1oWgdxLhpH+h8ikCiXtj7gRoakryna4JhQ+45wIhALSpAQuj7v8f/mFdzlyJTE0dM9gbKxk7k1JQVV8xYT1b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":385443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2GJ1CRA9TVsSAnZWagAAARwP/0tg77sC96MOH/RtcFHT\nm51tzonGSpBOt83EEJt10tNlxVGYbUiMSpIoZyf1a6Htx6fTl7GvExVvtPCn\nSdhj6XeUkYdwn/aw6S7oVpT8a4uEWm3/ZOmGm0cIg34yQ7CuDkHj/ojlXLsJ\nBEo0U0K0447UxSsVhF1519kJUinOg57w1h2U9EZl8UAcThQBuIwfDKzvaw1R\npyR+/xk97WRtzJAwpKKkZWkCfQZDddTmIB5+Y/85rszMzoV8YqBM4j9y9WPu\n8Qr4Fc+uwx5C0s/Ij9XfRjorIdoHRS6tLXx1r8xS2Cl7E4BltzNUx2oxlzk0\n+9IkMfMDqQKbVLBdLuGo+4xj07AFkK0yH8VEX9f2kQQN+zmv7o5Rlm0AQhSt\nI4UzQYtwjXTXtbJM3qUJDFTg6WDVb84suM0ELbDGyIgK+IBquPNW40RlUBli\n7Cs8jyXjaBO6mRm9zReFuZSyrIweaEbx9OwpfPWW8YpQay0+ioTucMAwcLBx\nrkQXAdUpVsjh2VDuHtYUAg/b33XYHYgx6Gv/pLAWyutDpB2X1o0CA+24ag1m\ng078HmQfJBSqzQP+Ztplxmv+mmywMIsZiJbs1jW1uSLJJdn7IEsBgPi38HD3\nC/y3k8I0gegMomie72sKQvVSWbn0+n2ZKeHIjqtNBvKBoXd6bzD4c9EYGQuV\nWqeO\r\n=u7xn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"51749d91abff4d45c8677ec5ad910b1fdc5d8943","scripts":{"lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.0.0_1641570933796_0.1300595292221478","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.1.0":{"name":"react-native-reanimated-carousel","version":"2.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.1.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"71b5833cd733c4704bb7f69db7a1c4349e0a5968","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.1.0.tgz","fileCount":150,"integrity":"sha512-0Ufxm/3oDX9s9jFU/xDBrBurLaYrvDYpO9DmDhk/v3iJTztQTM4BcVqQ8yGzaqb+G8SqubmxG3jiJLB1NUgJvQ==","signatures":[{"sig":"MEUCIQCtxEx1l5jvDsJOZHGo3SjJNAwiN0mlB+AzeZbQ0Ic0GgIgbWc8tCu3UtheaX8aIzwLVr/RhrLmsd+VwtfjfYDggQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":398785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2axwCRA9TVsSAnZWagAAVL4QAJZb6uCCzBWzM8XPUBJh\nkN9NGFK9Nr4DO7CYcIpv5vc9jTNPHPKAC3t3HGFtP6rkxsLZKmBdKvT3zjN0\nQ18EKzV6WOqqlq7timk6fjqQt/nWqRsBHaxT0zAl4+zDVALZwmOaOLA02Tgs\nUe+bsHEc5eQzNpinH7YpI6S+EfgIYtVL6WIdqVAi5/E6Q5z/zCC2mV9cRhoN\nFoQttMsHOvrCewwbj6NzPc17Eagu1MU8edpILwUg0kUlXgsmellBY3lUGkXp\nEvmJNOanUVOuLhTj5crrdhtB2LpQKU1hdWPSQhtDFrJajIijp1AH3+SF/9ev\nU6Q9uzToS2cTTwiw0ukRrubHBgJHSxMnOjBMnX9Sx3a1ZqwyAgtCUIk32kGZ\nR2jWztfAyey1XmdLdSpqWdPmdWcgAo+XA96lumt15Hg+aKwjCzUL8TiEagrT\n6hMM6iTx+ckhA89lhCQbGGLw8TNji2q7nH1+O8Ndj0mxVCVXAk8yCBC0ERo1\nrtm1F5cGq7hjBLPsqFmCycwgRWxP7mXOkfdhZDwZDSNzEI1MGuYlktD+txbS\n5mqjRhOc+xoMxvb7Rbpf94zzjOYK8TTbkSxmEigtnJ9WwYeYt4eDxX/qUWug\nM5GFG40Se/ERJT4M3FAbOmzUoWeUXad+ZtwoCfZRufHYVktmWcrQRPnVl9NY\nLMCv\r\n=Huuo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"4a5d94171424a1fd811ad3cd9d57257a61e88829","scripts":{"git":"node scripts/makegif.js ","ios":"yarn --cwd example ios","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn example && yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","typescript":"tsc --noEmit","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.1.0_1641655408371_0.750676543977449","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.1.1":{"name":"react-native-reanimated-carousel","version":"2.1.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.1.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"a59c18dba94d99cf1c4e860cf1805d6c600c8acc","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.1.1.tgz","fileCount":150,"integrity":"sha512-TShcSKlc9legjOZp2Ru3bkiXdYs54Whvauv6VT0En6ceNy8WxrHcLxMPV0CVAsIuA9TYa/cgAAQS/U3A0uCwJA==","signatures":[{"sig":"MEUCIQCI7H+qp+/pBjWXKckRPMrrLMNvFOmsk8uO/lkrpUSXPQIgGutjyFAUTcGTufMtxxoLIM7iZ6lywRejERjZ4Un/B28=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":403925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3PoKCRA9TVsSAnZWagAAWBMP/jX24pCTg+HHHQyT7Yn7\nfCduTUw/qyRGFs6syM3C0KIS05K6q2B55DeCAyN8LZkKkEJXSN4aRTCtkfTe\nujRgjw49TpnUOqLFdvOJFFSrYLHVMWD9Uil34EKn4686zfTtuUz9b28Tl91V\n//GnCQosbY0m4Qj5PNo6ONWVTTvDfakVC1nIvsQR9gXN7QDJh1nBUCh1rsU5\nBWDPYRkRw2uDDLfHqHpSlKUUi+5t56a74H8t0xAndtISJwkGIVS1F9BFV4UX\nnuWay8bFJUGcrOMfV6PM8MinzDi54T8XwqJn4HAJvuPMhzCvS+DzdI0FQczi\nLC3AmK2xMqkixjGup1YpHf7o+m2RxBcISLJzGBXmaIsTJ7f5QuOExWKQ1EyU\n/moTKYJoIFBzt7dQtFKkPd1z3qCzGizLqkPlPdJbZSpVl4yaJ2zKZevonPAI\nHGWj3W0b2cBNH2bQOFv+uQoRfsWajbpz44ow55gbodLo404gWfLKIfTKa527\nlmcN9pvFAwjfRIrW337d53gqPdAc7rkUrNCXghpWEgddqG5sriYMfQlGPczq\niYffMWyBqkHA8L+e69wjwutSqbSfRkpinY3Pzl47AIpz6GHuYo4s+lYs1nM4\nLtO3citWgtZcAHOJRCvgL8GZ9k2XykA+3bq7OQv4+pIafmGi0Uk4UZ0/hC29\neYFG\r\n=U6y+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"e220790995000b70c417b6a051397f8b6c48cad8","scripts":{"gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn example && yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","typescript":"tsc --noEmit","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.1.1_1641871882288_0.052447641016542645","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.1.2":{"name":"react-native-reanimated-carousel","version":"2.1.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.1.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3d6b22f9bb3d960d058c83e6adbc749f9611ef2a","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.1.2.tgz","fileCount":150,"integrity":"sha512-v7n9t2wMtNOLU1hfejd+gPhS0qHtZEUjebovC1Tfks5vfaXB6BKJtsiTnGcdqemn8kXCdqhO6YtGheeNi5Jz0Q==","signatures":[{"sig":"MEQCICkl6sc6RoQxDH9iKel//kSp8z1vQO4XsKn7v5uYWCSAAiBJqNmwNIKap9mqnYZHMpa2yjqdKz4yMdmzTxJrlCgybg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":405648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3ZEECRA9TVsSAnZWagAAWQEP/RJNOh3IDGbG2eX85IbF\n9cM9MwucxuiglWyUxuOb911iOppu7GLRWK+hCvcAG23zIbH0ZPqVFTCqSJyA\n4FSTWe8W1PV0/HW/Zjx+0ATyHhSragzyP+1aglEOJCY9V5QdYQDl07cbp7eS\nWcoQg52xrgj8h6+rOJuKyeAaF4adZna4zQGZKouDlRQAr7wLlc5f0OfUfg3S\nhUtwyD/B/2SH4JcajwBCsX7TMFR6uKSaZzlLpNMeJPyKfiawn1fzyEr6hKeV\nHGwBFjHPsULt20d5cdKKwUCagB7LcpHATV3yqdIn4iHT8p652Eneo6IBbqCp\njlOIolKAJar/7Aabo7yyl3s9ZItHZBXbDlykFbpItZs6Qc49cXOC1WjStAF3\n02qP4VlO0+fZfXhXw7GNUcJIDxLO4gAykaCHEk5OBbLses8I6nhsXBwEOQfN\nLZg5Ltv/yKYXEibNZovlOm+gOuJ3njhi+nkdkisN7pubu1IAwpvyD9WKsOgE\n2U7Eofdev7FntdEd0ql4CP3TaiNXKC7v5/blb652pdaXFAF1PXSbs0mmhaDF\nZiYy68SsZox+jwbAa8HroOb+ESjJsl41bE/suhg8tv/r2bm4NEPoIHiSM0or\np/C69tXXQ2RKm159Dm8rv/CajwGyf9DCaWJA63OEfEdO46PS3k3joGgUW1Mf\n4ruU\r\n=FR6Z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"af33488cf60bd2eda20d5b3c930ef2471dc1f550","scripts":{"gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn example && yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","typescript":"tsc --noEmit","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.1.2_1641910532031_0.9389194438060011","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.1":{"name":"react-native-reanimated-carousel","version":"2.2.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"15a1fe52913c478e0ea39040ef026a7274f0e8b3","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.1.tgz","fileCount":142,"integrity":"sha512-G53sH6lipj3RhkjUivnKDkcVH0xZV4nCE7TDF3tvwXWwcQYybcFIZF8q+M8cxDXdbGpndkcPUu3CFPPoejgy9w==","signatures":[{"sig":"MEUCIQC1PXOIpeGI/oyD+4Smn8FMLf/6M9f6yLeifeyh+fF6jQIgcgzjwq377TJpVwQJbZ0wTNep8Yk7eVUkgSGF0AJhjms=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":384903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5E6XCRA9TVsSAnZWagAAQKcP/iYteuEmqaa3Tp26LDlP\nF4qe5nfd5BeAgLIhnITUm1gXSbR39TklPzgwXCUD5a+MNY6PL8lGu6uRRHq9\nw1clOsBgYClrXjVPbe+CCViaAyLsG5mwoMfXnGayaTSL9/3oWqukpvzTPKeR\noA9lvhXB9wBSMMaH3EIgmN8VVmcHfI7/gQs/p6h4p43XdGKOi/vWwuLNoFEo\n9XURQK5gZMd0BnTidxbtZiTS/d6aiLjPetzwTn5zWgauyhfqao6rG8eaS6eA\nazcduBXV4OJsA96uoyng2Mv+f+LJgZXVecCNqTuaLg78IzcW6eeGX4JuJlLm\nDn0KqDuSFFGhKnGfvxdXp/m8vCFr5ZHf8gg7yRzvLVqzgi/Vy6fuD8b44PKI\nfWJzpFlTa4JDhwXhVVNjRhKaUvnpPimKJ2EE1sEJvBTZ+oKP9+/NxCXTTCUK\nBQ6uncDNWU38UOo9NTKZz82auKdBQDgLeJ03EMxOgYkMgOWZVufbn/zaS4OC\nF+d/EM3woIiFiZBEcyNU5OCrJcootEhzn1nqgsZYOfkxnD967umwvv31085/\nbs7ah5mKJb7nU5aJ2yP1POsiU92GA+SeIHa45v3i1+zlS4EOGByr5kZSVWnk\nwNdgWZNx0rghMvHRPzX+TYOWm4t4VCzD7ucWv0S86QKjkMFENmMG9g2Y9082\nvfuv\r\n=p21p\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"e22d14de99bdc3fd536d57681a82dddaf53b68fd","scripts":{"gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn example && yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.1_1642352279662_0.2515817695434548","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.2":{"name":"react-native-reanimated-carousel","version":"2.2.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"164b7f4ff7565733e29aaeb7210330bb1abdd0f1","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.2.tgz","fileCount":142,"integrity":"sha512-S2qzsgnw60QLfX0m2U/migy2gA/Id+AGsb85V+4zfXEgcOCUl2L49xfWnVxjKR2lAvXiNPH35Sde5ewISrvSZw==","signatures":[{"sig":"MEQCIBWqbUe5yTnCKkeJZrKEHKoK4snCYno5J322uB2nsfMIAiAXNGim3p/CSAwY3PtcsYDRsjIgd6nlWjPnxvKVFCC7Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":386211,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7QW3CRA9TVsSAnZWagAAGOIP/R3WBvGvzy5LAT3hqgWQ\nUOzznhWY2UCLG41p3KNj/JaWsE5VnKMMirGnCfvjgpebJi2w8jG1+95F9+6/\nC99TAMVLX9lTreYbksNMmfha1fSIOWrdH7OvN7LJH1QsoGMHvcVsg2vY5nXx\nNQiMY9EhdwZAyGiz0n/Re4PZ8cmySDLiFBCiTXBzLXFqCokCxcm2qI/vT1/3\nw+hsGRpx01TcNqy9Mw1xsvn//MWkOCitqnM3GxGCYZC7ct+H2piACGwbJkZu\n4glPd+hU3jVJ44wHkeCRQWNxuJOSUEcOwxC2D/K6wF3oHVtXJL4YXjZ81kEx\ng6vH0p7HRuQKWut1RUUIPJRRiYR2uGqqyCv8o9ON3QQ2HXCGx4wnK0XebUh+\nPAOxh5HQGi5lvjHEhrpUC+qcI5sGK4M6OtzSjJGGKiGiJZdcf3Q1sj1UNmXb\n0foCs4s718qolCEof4EpOyjPfR4EiurfMClQBXObnphCS2s4Q00IDNlXppGn\nf50g9LpFXnajA+2TzHB9RAVB3pQC7zWNrAAAtX6aN7aMMP4Yr8XOYKthfWSv\nXaXxEdBWIRbSF1/Teq54w9B/APar/iux/lpkF4+A/4WsEJvMNum2LGEUXU9B\ngdYuPuPcN8wvoZhsYyFUz+e68INtQ+igSiIZdqo6mibGe7+daE1hZ2FRGCFJ\nCL7j\r\n=x9hg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"42c389b24ae953544bd464b5b24af2232bc3861d","scripts":{"gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.2_1642923446801_0.8981028180225072","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.3":{"name":"react-native-reanimated-carousel","version":"2.2.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"08d230980b1a4f42a85869b582e1de998d8ddbaa","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.3.tgz","fileCount":142,"integrity":"sha512-apE58y+RPWJYS2V16jtEL8egwUkuHtyvw240IBwYh4quzSp5FAkb4lZ0+rtYMrI1B2e4T0GFZloTJfsdUhRsqQ==","signatures":[{"sig":"MEQCID3wQ7toAxTkA0ly/nUAnvvJI+KD667Qx082EG9N16syAiBwngZZ/jhPpsioiFzXjbhEOHX3c0hmyn08RpCPgUvUEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":391416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7kgeCRA9TVsSAnZWagAAMrQP/00gJV8m2ESl/ltSDNay\n3JJcnMPyKmV2GNGl0VTlwjscXT4NavTZD36mrxIJLV9FQ3s8XqfnXWjfQJYx\no38uRTb1W48EB2CvArC0XBpgaqx0jkLE3lZT50UWA3DFvdZlxL2uPms+8F5/\nCNNUaB7LOrRH8CqvDxGzAnzMKN04eAvw+0hMWJXkBBI8G0KayBq8wJQV9/5L\nwrsRDoBXwhLq3fIMt6EatG0Nkqp9/PrtgAULpaZCoDD3QqS8iQCZsngX8N1l\nzsThAlADVy2wNVlvY/ls8LS24ik/OxyBPWGjqxlJhDEBFh11e3pPnSBko4Gf\nxyo6Gs68/Bvgbghnmb3uFCQIAuFJBIGzJ47C0BPV4VwtZ0fARpNQ8F63qyPm\nKGPZzeRYvddE/iagz6rUaI0qglmQPqlG2zNo8omBoMHimeXJBUaTgVmqUBuO\nlErlB9keENiditBTsK+Wd6yfkv6DzMINKeXFgj8NQ2zuBqMLGk1XbGS1NaQg\nK8raOOqDwhl+CaVVejmSSFvUxZmgnUzWvSGXWuhY+Cz5IX614rOcJmxN9jai\nIPAbuEdOUouKay+zUrfh9eXoVhJJ6B8lzgtd7SiGozxLF9FfOz+SXGIxdka7\nrFAR8ff4umwmYnUexfQ6rrdsLBCDMcRyP8wT0SjDI+5eGHtoERu4W/QJHYBr\nmcJW\r\n=tapN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"ecd2aaa4da247d2fff3a6f16932aa97cb39366ea","scripts":{"gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.1.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.3_1643005982752_0.6324759456242954","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.4":{"name":"react-native-reanimated-carousel","version":"2.2.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"88f596f989564e46dc39e94d62871c48ec74e819","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.4.tgz","fileCount":142,"integrity":"sha512-l+dyIRY7gWaRV/h+YQ9Jp4YKs/pRsDeLsuCmBWC0eKDp5XE91HBI3yfmrLs0j9OlhMirBZGJjXHfmwd7xEGWcw==","signatures":[{"sig":"MEUCICoOYfydPDAzBbRdF7MBPUTIALBNdvIjqt3OqawoE2zQAiEA97ljpHbQo6Ylw0ysRqVkxB7H5mUK8d3s6hb8Jbfjtso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":393795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh75EhCRA9TVsSAnZWagAAv7sP/1OXzoS9RmRkHRtuBRdl\n9rvwIBDJ5dSJDWqcGPEs3QhBDLVOtU5phW2Uj6Ns0oesxHb1AGt9hK+rQcVh\n1fJ6srUbVazSpv0tj5j3TYAObX5DjsV+hxdlnuqIH/64+Z/TSMYQmHCXzPGA\nvYws/fJPYyMw+V909kSdBI7mibjFNo4zwkGp2FEutduIUolsGy5YkRJKK46E\nwuuEjaOirvfpe44DmJPp+Sv7T1QmZEonypjeUbnVH18K6Em2XAbd5ugn0+bY\nKCIhJmmpXwNPOgm1vBUQhrz6OW+l8uX7ACi1+F2AmOZDvFy1YheW2t//iTBG\npK5saMdhsd26ilaZ9wzVW5GnjIHI3M1LGpjBCwbyKQB1HYAstxT1EtbVt4ug\n35aaO9hXfQBgLT7FMBoZ+uGaux4hRekG6XBtOKUcyaS8zQszDsJjDjnKJynm\nSeYkVbzbpTeekeuRJ51eEw7I1OgEucpJeyVchiE4ZoUIBRB1ibG3dyMG1E7o\nMXcO4ozj4l2xcNcjdbH1fih8xEEeKFD/pf0Aleop81Ee6yVp6UHA2w8GxhFr\n+EBmlQ7FxIYsmNNPAwUxcXMUx/cYVgZmtJQxDI2GrH8N3byJ0HXvQYJIixGi\nSLgC7MGcQpdjH1YKh4jAJVNgs3cvVDeSc47hCou4ZRR/xsC0CzvViWgrM9cX\nXSKR\r\n=4U4B\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"4f87c0b6d328105657698ed5d5ee95e3d4becc53","scripts":{"gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.1.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.4_1643090208982_0.505016273095769","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.5-beta.0":{"name":"react-native-reanimated-carousel","version":"2.2.5-beta.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.5-beta.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"7171d77c3752d634f429e3542a93620134ad4677","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.5-beta.0.tgz","fileCount":148,"integrity":"sha512-sxbHySMX2edBLzRkJUEgEty6Yjy7ehGSZbbnPi7Qzv4/gGFLGA0itFhU2W/YNcE6ZenGTGQ88vAOMGLqYu4XFg==","signatures":[{"sig":"MEQCIFmJvMNkb7LYwM2Os88MKYUAGT1fk4zbSr5MtxXRwWJfAiB/fyI2uaPHzJfhiB7gQAlkGlyxmz1nK4R7Xxjrhf/ZUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":404865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+JZNCRA9TVsSAnZWagAA0pQP/jdTmqEeZVWRaZf8+Aq8\nlojuDAp9HC0IRGx327IxNe1/TZZyxn7nD2P/OhMf1iRLvLt01LmSTP+zGzf0\nwncZ71e7xX5MbcJx9TwpyNxbHF5+yaJTizFGIrKjHSw8da7um4UWpsWXfCyp\nyoch4Ju/VRyL3g6Mgt+XcalnhClXfKGhfBB/00HdAv97D3FBzXxstD3T6V0X\noJDZvjmmMLghafiOJgfjD8qSSdlP4C/20yM4sfFJuGmBbj7K+lYCtVp3/fA/\nzRRPG8p1z5/uTvv2p3NRclUg32bmM+ZzGifx3z43mbRGRIKpFHVtkOEd9t8u\nxD81/YlN1Pyv2dpVl95gN0M9YVWXVX5qF4ukdFj/KtIRPYpvGjwsilA/5IVN\nAbLDkMubpmEGm/OKUQxT/2Aae2O3DEyVamjQRdBNkRWspR2sz2qrxFB+DKBD\nHmSRjGBSoK8VDNNquOdPDbyzcVN4vjhs6HQ6stYNq62QXgiqw+o2lkH+unNg\nEELReqBUjJegPu/tnIUEB6Pu2CsTj5yeTjnWVIJe8g8VwI7FU6nOIXvtDLA8\nyYZUjLCBBa/aZJhW+gxYH/HM7C2ggi1FQC0Q+le1Ay8Qzw5rscwWp/wTPjyQ\nur4oeY02I2zbY6Zg//QdrEIG0uCI/Zy5PzMZzpBx43dAhOsQyM3WFwda+1nu\ne2F0\r\n=IHXr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"039fed1cf745e7d2ae9dd1c2476052e12bc8f26e","scripts":{"gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.5-beta.0_1643681357414_0.9914285751455545","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.5-beta.1":{"name":"react-native-reanimated-carousel","version":"2.2.5-beta.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.5-beta.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"2316612e79a9a4485e32ef1ca13871cb8bfad966","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.5-beta.1.tgz","fileCount":148,"integrity":"sha512-VQGu8gH0esdXbJvlZisivxNeQ7lHe49eV9bw9BCLJFBg1SMHMqdRLsc0FVa9D6FTgI0cYPXYUeUyeeqxcS4aKw==","signatures":[{"sig":"MEUCIQD/xk4XwYBSKOCZBHPycSv3RQr8SGFR1cWE4kXXgwUrSwIgShPe4wTgDZ+y6QE26jbcPjm/YLP+CriIxlsHwuqhBts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":440266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/SfFCRA9TVsSAnZWagAAMQAP/1pEX4qfuFDoOrGMIui8\nK1XqHvcj7NI5hL8+ILidZi040raHAIV66YlrfZoDdbEDKLvWBIHhuDiLAALl\nGVONq55WoOLhaVlBbHlDRkAIOMisyaTqJvMseR4ezaGfDFDT8GW2L14Tz/7e\nZZaFhrojTak5F/N5ZqyalNZJ1Eb3SQdV611tWsF7xpd7gATuHilXoDP1A4Dq\n9DAoBEh50AdHiEZt0u1Zpmpj37uB3HnClzJ2Lji4TRWdrjd+9KWmqYDEtPKm\napGsxxV0d/HNMTqavuySX2cTfymxtLsm4tMptuKPerJLljdySRZ/2rjRqx7U\nwwP6Hh/lDru9T5qp7ZzfCSzmk+yQGuVOj7FXNGE/G02r/RNFiIoQlNOkpJuy\n9w+TNLLKZPtof5AORvM5x5L2ZP6aEVehbDpay7/uDx5Hl5IJaHgX5Lpu4B4H\nyACt4+9d/7Pk3xylvjExQrg8nvXY1u7Ug2mqEKLCZR8XMjNWjIHEEp+vSe9n\nGPgZTNEscOlAbCPGjNJrXlkecBImISl4muMAq34uXa27r6P1BeR3oKOFm2JD\nGYTNsZidABH0BM7Jsp9EOSAjqVU2avHoXz4jw1t1WGXk4dUmNC1HialSVdvg\nNDE1+I4Lm+YJ1KI7tcF9Z51lUnHE9jp24MylR3f4UpJWBNS2evKLDEedlXhf\nZYum\r\n=KlZX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"688d39cac9c1045224a736b72bc1b5d33bac58f7","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","react-native":"src/index","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.5-beta.1_1643980741216_0.9248419860496242","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.5-beta.2":{"name":"react-native-reanimated-carousel","version":"2.2.5-beta.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.5-beta.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"ce7096f7813c4a9f5a4f15895dd4ce79d456561c","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.5-beta.2.tgz","fileCount":148,"integrity":"sha512-GNqzLZF4IKsaXJa4SA6BsRlOChDzuPgEnUdqHeVKee+rcDl1tsEyYuUtmFol0z48r8B9hu4/kTBUc5TeuDEfUw==","signatures":[{"sig":"MEUCIQC3G9ZBmybi9Q03mQ9erTsnnKYQ2IYj4f00J+VOSHcdoAIgPtBtlZPnahKaJvoYAwHCJ/y4vsHNH45Eoj4PTm8qGXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":440233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/UEpCRA9TVsSAnZWagAAbz8P/2522aKYNihTCtB02SPu\nsUFOIhe18OKThWxrGuAWangzkk1tGLrkOy92IEZ6UHL6AGRNmFSTFnxmdmzc\nnanMMzsNhPbmM4ho5Lmvpx4Bjj57mhb6U4+oCrcIDVcQrDMkvwC6Qpp4yQDg\nLDLTcQQcWL0mKqH4wOZe4WfFY8tycnq32huyHThziKp09aO0b2zaLtSG+RNO\nJTDC1wGdgsBgc/lzOJg/yLQUnZOB399CICR3ZgXXyHqyy0LU6ujt9cgIjKWQ\nS1fUfUzSLFlyDB9d9q2ZRyb0Gu7GcbHg2rC4gL+xG2Svv0EfPZOuV3fK/Z4S\nJNEsINr3fNK9/SJ+ypUJeJ5Jk3qHjU+VR3wi8jBHk8hefTYQD1+ngVQv6Tfh\nAhC0wt4h3RERKp3c5X7Mam0s3JjBJqit38scVDQ+xgjiKJ/RWhTUQ4nvKGz0\nWoJZojVFX2XPLoBlGJzs7IUcN+fWfypsGG9HddL/b2rciZeC0/ma2WJSYQFo\nWerHHO8YGG6NosKfanfOvBvCS3nGA4oSHjbSg8oMuvn2mErt3H+nlQyHaAMY\nS4osybiPjSBPIDf2Y74zAAiYwmuk14IU3yE2oMTTWL95ZrplYP8Q/xAmI9dZ\nMtzL60zcgh61G4KqmyafX7DLdc0DGnnHOh9xbNTuO4dnmCE3IvL858tPL1cx\nhM3Y\r\n=sNdM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"0ffe4c5a7680947f1ddce5937cbaf9ae9bb248ae","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.5-beta.2_1643987240860_0.6091137813162601","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.5-beta.3":{"name":"react-native-reanimated-carousel","version":"2.2.5-beta.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.2.5-beta.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"d497610d0f3190548a562ac7f1baf1d725532616","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.2.5-beta.3.tgz","fileCount":148,"integrity":"sha512-tZWfPMttLoVJa+MpAFOLztJia7eK+s+IT5CR9arGRFPmMVuUWbsmdTzjSk31qHYkLV1Slx/KmoZmPVPX09msCw==","signatures":[{"sig":"MEUCIQCpiVUo+1Eek67YOGQiyLvIokl9U5VxjyED3obnUxKunwIgSyr0Gj98buatsehSxlJGf2hi2fB8eY1MuGbM1O8bf3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":440199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/U6KCRA9TVsSAnZWagAAZp0P/16TKiE7FwFItKt41fcp\nxKOlQ7VEYfOjIstW4FXXFO5MOcNTIWpGokR35Q48XHFXxiSSNBnAZiG6moYw\nCE9VfTQqBwUwuqgo/ORv3xsp9V7M+R4GkOZoLCubL9fewZUQLAMYa2FIguyC\nN+ufALdrCNDP5IKz4ml4w5iqXyQViIJf0fzMadoqJKQN4+Mr1FZQxw3W0gLi\nZy8f4SUVq3AvZjcK8do+wcbmyulNHpi1YKTz5/qo0E4zVM9inQm5HlFnR7DZ\nKztl12cIl/Ng5vZDZxK+IVANUT8Q8ztyx0Q+kDNOANWpwIEAK/J9EEIuuHrT\nNJ+unAT40TptPJrwty5lpfDERAxjartg8FDDfvfNhUK2TtEhiwiZb8wMYmly\nZK8HfD7NaDUkiL4KbvF8ZAbSq2M7MF7gLiTgmBr6uLJ0PKpVVhJ2xH2PzKOb\n4HIIVx2Ocnl+GrF4hZ55RDKVLbZCkbmWpo/JfX4CZCFPP4osFZANn5093CxA\n8k6jdBcrbIBQkuSDhLgxVLwzHSbJybXNYgG6CgMxjq6e+egLIWlB/o9C5i+9\nkvr/obxiGzxXChUx23S+GslwJVB9KTNN1h0W71Z60IOnzZHXLFyvIWWhsc1B\nBaJr/0GwRq+IqSiWtm7n7KIat+MlrjxhA1luM/6g5Vp9ubAqsbRwcCm2ozNI\nARus\r\n=qRtE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"f08dacb9ebe3cd5f85163ca75a62fd9001f83c9c","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.2.5-beta.3_1643990666035_0.9319842519646446","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.0":{"name":"react-native-reanimated-carousel","version":"2.3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"f3004d6191425585831082d1ced90b8984cccdca","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.0.tgz","fileCount":148,"integrity":"sha512-LFuagK/ujW/cgl4RwJmiV663QQ0f7ICi5zrxZhlVFz+l5SWGcs+6AoJmaokeZodQYW4FDlPky6iinyOJOm+QYw==","signatures":[{"sig":"MEUCIQDi3mjHZZLHRCAB9pg+drvfWWjxm7fpljbioTBanrZUTAIgA7EycWyhhgfwt5kliMDKYxwE5rpJrN1MN8PL7qLWBfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":441918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiELE4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpptA//f36xsA1OQJOClAasOaDVv457WxWH0KbzrenbZeh50vHzdVgg\r\nnNSYdvJieG1o8Qnjeb1llxOtLlRYLF4FXQnYuxZEa7ohhC7K6IMTvUj/M+YT\r\n9/mZVRNOymPSD34V4t144VU9Cfyxl0FKsZfOr10O8dNoYK+s5K/sPNMIO5H/\r\nOmv+9NHCnn58Kq1iVLlURx5vPItoniQFNaIPXezLudf4qpBeGHIJfa1ymFLz\r\n4k67gdIhzaZcnYWbuDhD1CsN6UioDsO0G493OwPv456NT0KdX6iJ61WdAUHn\r\ns8CuQ3jVPcFpP79jVHBp09LbHW0rpjgNMc9L7jIpgt1ZCoDkTd0znDP8eIpy\r\nt4xI8CxOQj+Q6QN49jCJKDjCXPQmPeH7WyrbWZ9Udf7dtWyZCipKvc4edRvG\r\nnvCG2ieeACMNu43Ve4jJggA1Agx2ZR/XMej1MRK04R6oKIX4bw94Nl1Pdw+U\r\n+/GNyvxwzy+KJSPGvSzyW43HJs0SU/ve8Kq1HkJS8ZwXuFAoAd5ZQi+gI+/J\r\n+naB525jhFhCr9XRTcIekuo6nPXZh13+ghapV6UAYdftBVFIdzemsQpkuWCh\r\nAqdweIXYczjpjnUDerJf5HBHW6XspJMWzJ96/e+vdkIq7qtbkURYqafr+QEc\r\nZ4OV+dXHWSHYIJO5O2SrsGFBJD7F7IK8Sew=\r\n=RLcZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"a9b20353c4c30fb7786913eaba3062c0ac812278","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.0_1645261112289_0.16432710830995712","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.1":{"name":"react-native-reanimated-carousel","version":"2.3.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"a272c2dd63face4bdce811477b50f52bcaa70d44","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.1.tgz","fileCount":154,"integrity":"sha512-WPe+9ybmeXHbgN85VUbV10xE5MGk0iuR5ECUT1xZG038oNUuQ6n6hV8dJmlD32wR1UcpEY8vUmPuxKjRiOp1MQ==","signatures":[{"sig":"MEUCIFzyDKmnHMwu/xu/TR7WP3Zr2ef3wU7+am+D6yeM6MJRAiEAwoHBfbwMFFcR1LrBky2ZdmotzDXcSEjfMsT1eE5tv48=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHLmtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPnBAAlxMS1aHFlKwyAZOgI2fZKLMg85y3a7Cr4JOCvIsP4cK69d/Q\r\nEScTMubcPQlFOWUfVMIz8BfPusqH9RrmD0GyTu5ERVvwB8Fkay7YddFO+0h7\r\n75aGTpXqmcrhhV0haD04IyjyrJbnUotd7hyVOlgvE50PGvSQE7Mvj9vYXvlv\r\nIaNd1ugPQOTFDM1M2tehqAyX0qX2jzBxVCeYBOth2RZbD1lab6wuvB7RnNvM\r\nu3KEkShYv4D/HYjmrWmw3Bf28L4AXxIdQBG9SaK3PX7Xv1cs8Wg9GRnlBPNi\r\nIWPdO39h7Wf5J+A5XM71o4YIHsJseml2Hf8EElHCWd49SoieJ/014Hlnerg8\r\nrzka1cyfsH5uJf/xKfJCgfaXt4G0WTgBJVcBwazIKOpOz3FbvXl3AqKKikFR\r\n//CxjTM8DxwuJvpE6smE/wPw16AoJBilVYHTbSqHZIyOOH87Zp8JdAz6lRBB\r\npqFzohNc4ZfA1NQnKhS8SevFfpfgKXC9Rn/mtHx7aRIw3qPjMy/Cj0Qz/0+s\r\nbT1bj4k0S6bvM8qCWSZKWV2RmYjS6ddmD2x/pm2vbHmy+Gaw+26v8EtxPGXk\r\nplo9N/ZGYzHOQg56UwPpRozxYEfVkJAu9oxPP/nrne9yiAO7jSER9NuK70AO\r\ne1NN9Ozf1yH+ud4h80jRGDsVetJmMoplXLY=\r\n=MR0N\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"3c613b408d0b91152f5a97e80dc501a2af273ee1","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.1_1646049708797_0.16564364682883626","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.2-beta.0":{"name":"react-native-reanimated-carousel","version":"2.3.2-beta.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.2-beta.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"782d0e1ef3b7312a574ad7ba0df0d2fc9f930067","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.2-beta.0.tgz","fileCount":154,"integrity":"sha512-2awOv8D0bawtpPgeuEAWa+qJWz/JC1ClTuyyRIeb9PGuBfxLJyPigUr2g3W+9Gai7p/HdH0qHvXHlnbTao2gYg==","signatures":[{"sig":"MEYCIQD07BWHqUAlZNAZ01emCMCO8U4hVuhwGRZtFK+liBdKZQIhAJ2vx381kTjKM3H8y0zLUI3F2/UubgbbtWf4+ug6eXwO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":448321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIJQOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVMw/+O9DmaSsCwXLA51Vk0yqjWoOpgL1au52ybGpkOV4p9Dvqy8IU\r\neDlEGNo15L5885LIUXPZkFhfDKfakfUKZvBgNwyVvSzrrDNTQa0Z2uUjLcoK\r\nATqRXIU55NN7wumepI54ykglnD8IALy431X2qo7ZsqjK39USyLUSQHXDpTr4\r\n/PNFNMXwbbnCGJBGrQcSKq1bADSgPXZ48I5PhDcFSCq1+Cl9pK8SgqeC0FWm\r\nvQrswQ79N78VAGF8nRn8vH0XJIPN8BQJ2ewmv0hiSwFSawm3U1clwmgboykW\r\nkF9YXl7LQ53q3CngWsCnVPhEOPWGzNZko5Yoes3Xl9X7IgbpcsHlIb6+d268\r\nNWjWUQUgYPjoeXjnONbFOCcMp3mhO1yqyiNWJUMC+ClN2zR4PjQTsx6KBh3G\r\njZEw9ya8ddZX69J3rM7LIcWefVLghqM4WIW2nZGoBBmdI9vdFGrtY1/0YkZ7\r\ndG6YAOIQOYCaeal+G0Bze52NKAs07vqAzhg9/qmIpeyTHFsbW6y8NvYkyT7k\r\nHCUe6KJeb49j8AubZGk/eDFj+n70dfAn0QJDJ97A1Irr49HPc6o1EkeJo4Yn\r\nNTONfPYPxj+jjDPZT5kL1IdwC4/rdoqdDR3zXO7mtk/OdYo06YUSsKLWlQo+\r\n1NQ47mATq7kCtCrP3NtnAwAh3hKufk2gZJA=\r\n=ETbZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"f6e20dfdc107d6b0f10f9ebbfc81d48bf1d953f5","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.2-beta.0_1646302222601_0.03360330155572688","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.2-beta.1":{"name":"react-native-reanimated-carousel","version":"2.3.2-beta.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.2-beta.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"65b693ea902c308ba8d9c1f2f239b9db87d791b1","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.2-beta.1.tgz","fileCount":154,"integrity":"sha512-nc12OmC75E01rp7bgpdAdpsWjp01lXQRs/AbAYExotVdX9dBRB+cTWjbENLCpIhiFF8k6G7se1HxHNmDf68aSQ==","signatures":[{"sig":"MEQCIA1eelaXSUkp8Lpu8aCvxbeuyz+G+yB2zaHwVxCyq0JXAiAzdJPUZyxJYTNQMIapj9acrttJMO3JB6FTtcXWj5hjHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":449311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIJSnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpK1w//T+7ymABxm5IjPJkcolTHxkbzTxPghVE4fDpOQ5ydc8GYOe/c\r\nqkVglerLE4Gz9T2k6MAg2HVntEjjx4qkUS8N1cFk6LsZxt64VCl7JV8QgBPz\r\nvhoYMe/ecXXx7rFCHLQAo8uG0SJBIdt80/7gFWRAd2JQXYbSzBW8IvD/mgSC\r\nX9t4GUYt2hyWwiSFnNPkyLBD83MGQUO24Mtf4Qjx+T5VnisM7QEDQyYxV8ir\r\nqVMTbT9HFuApjTdCOkfe/GS01ELjwjj3tjcSZLLk5qN849o2m3TcC/EymeFq\r\nkl/wwKfzQ0XEQmT5VFAUHCj6ZnFR0PftmG3nWMz7Wu/Zqd9KU3E1Lae29GtO\r\nl/W6UqLoaDADkLruWvC/g10WBvWgmUTGQ4wo333G+GTwO07zVLOGUscXq/nB\r\nXhViXQjo9kMD7oBAlyK2LVWiz1CveOkpkRKaWan9K17pFZVaC04ylIqKMMKH\r\nl/bxAPPYb4eIXrk6Lj6NHKCYsAsRdbXoQQsd8dD5gtDRbvPC71eVkWotn/f7\r\nmIKVYwil4LhzL+FX5Xgv0OvZLZ5aH5FplGyUG6Gw5GKsT2NH0bjt/r5Hg31W\r\n386ncPEt/fC1gP3kWhLnY8btKBV9WnplCY0opyRDfNDBTMMbziPaT47b8sgx\r\nxmaFAS9Cp0iAYLHpaOvObkhdUMax8y2ylro=\r\n=fAOJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"1c44c9f67a9b8e311f3e0273d8548e9c7288f6c7","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.2-beta.1_1646302375055_0.9287736882076618","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.2":{"name":"react-native-reanimated-carousel","version":"2.3.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"285c56e2b68714a35dab0be483f01b0a35c96780","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.2.tgz","fileCount":154,"integrity":"sha512-5HeYDPzY4jrLQhitRlr4iHFgnUfVCBcTpKv8HxzNBGyKVkOjmeDUwUxChrCi00CsHwJKVv3LT6dpAbF/D7E+IA==","signatures":[{"sig":"MEUCIBntv6JD1nC19cXE3KV0OLcES62eizVGg9xphNKY92whAiEA236fwopbYvtbLg0f1YD0n5HsOBIQhgVB/VW0NmC0L00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":449304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIJYlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjTA//WvFg0HwS8uuZYAV6snp2G7R0dd6xiwxgV1DOYFc2oeGr0t6W\r\nta+HTjFg2NdZ0LQpkRX7+V4ij3bfhqvDhNBMNMUJPQIBkefi0Lr1vG5fjc2I\r\nir5jK3falqOV4vNMdkCj4dda+/38k6Rg7DluLuH36YSdIhMmJ7mVFYWUzVJB\r\nBlml4ACy2TiadYOgAMS3hi3mtNapt7o4JGhVUAL8wwzJTayn0Tu3oHIiR79X\r\nexlkkywAn3i2+IZcOkIrn1z4m+V8GMsb57DZKRFoGG5AsfiFCTeyP+5eQJrj\r\nvXlEOlXlzJ2rzEiosKreg01m7k8lh5OUfXquqbDDmPGuF7eDhX36vsUJkm8l\r\nPClc9tSST0l7II7iKFS653miy/UbxZxfIdW174EAjzP/W0qc8bMyAlp/v0we\r\nNzr/vHzD27vsLR01Nl6eqEN8v73MlQd7RZYKXMaMn3B2jtwNYou12yqBDUIj\r\nQ/MZuVl+7g5Poy+wfhCcobQFk3r9t0Y1mGykby3/NI9aTo2HdxwJbwgMHdGt\r\n13WJlzEXE9w8OJex5wFOXazQimxTHkEAdeYBMDfUlpOSNX8gFnBwPncEzyyA\r\n+VgeJmCeTfEUenes4rzZjQLUzF/9VgYbG0r6YVLIB6b2GI8sV7X6c70lMJ7U\r\nkDIo5C86MEZp44nsNO63k55eNF+nx2/fM/M=\r\n=Zj8u\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"2234b26e2da6a8089251563507f681e455d3b6e2","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.3.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.2_1646302757117_0.09785779875603007","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.3-beta.0":{"name":"react-native-reanimated-carousel","version":"2.3.3-beta.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.3-beta.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"46d21ff669606dcb8ec1a33c94c27d25d1e97d60","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.3-beta.0.tgz","fileCount":154,"integrity":"sha512-gxQ4ENKcxwrCDwpejRlFdLF8BCjrzLSQ2rmKoviCt5YLWioN61CkpkXEKokwEdaPTc1pCrs4Cz1ZhYglnRDa6Q==","signatures":[{"sig":"MEUCIQCBk8KkXOoHpelxwBHGkI8u1WIROmxJYYRBRDD7FQJeMQIgVf27C2102pDqDsHLiFmHzcAYodD1Ma4X5UK9qSTDefA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":450902,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRBWrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprAQ//Swd/MwjeSeCaQVOJiMd73JBAKiKHB99fxx1o9L/lyiYfxf6D\r\nwEGFHQlxgyxqjKdvGSfTTMmqGzndnRzMeh0EmEG0ZglmWfWOMd4uIrPH+7tE\r\nJK9WiizHpibBP/WaPEaWBEJijSAREXzamqgrUl/GOSZ9AulWYtlh7aZ4A6os\r\nfoI4yxbzw6z6YvNRTqyxFJXq3HjSJT1FGY6yHy/VyzaDVvJPg1orlL8JQ6Qb\r\nPpWvqrlC2ZOmz3q9bg+VK+nTNO3rHGjyJKkzDUPZNRxXmdQJXu9DhmpYg9It\r\nzQ7AS3mDN1kIRMCfdIisomeabPKFypxtSvCarjPM6QjNNLWQB89qObjkTUC3\r\n4l6Vn25Fr/QJlBB+ptZTMzFLnMmlK8rhDibnx7nvQDkPuwhBa3G9R/UIwkou\r\niVwkPyRztPgO/19osDtcfhfbgGjljP1WSprJjahNe/XBD+rrXIACuqS7F1YF\r\nutz+Pp8wqxsaulq2nTwjLL3fY8Uvh3ydrN1Se1AsjMxBYaASMHc59rcv8TXU\r\nm8BKc6/8Z6by+VchR17fndmNxOsSd8wyxBwYT0u07lihVg63da9fspnQgYPY\r\nMOIfxuSt4SzX5bM2Mo9azDaOtW8M51h2CBeXmz+6u11StrWrRxb6Znqsbtv/\r\nQuvAWZ36fYO2L4pADGlGiTII38UzyHyv2Yg=\r\n=Yfhl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"c508ba17319bab9e29a2c8d313f77112f1c7cb0a","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.3-beta.0_1648629163208_0.12883927185275157","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.3-beta.1":{"name":"react-native-reanimated-carousel","version":"2.3.3-beta.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.3-beta.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"d0404b245d249bd3d4d7ef53c778bb94e48810da","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.3-beta.1.tgz","fileCount":154,"integrity":"sha512-lvWmpGQ0QxUk4sYMEUme8Xt+VOYk82I9Lo+t8yGLP+4RR1B1gw0AhKa2+Cv9tuS85wIbN5FK8YqdHgKwWmFl8Q==","signatures":[{"sig":"MEYCIQDHMUN8B/0j7EyhiE2b/bBzew51+aGmqGDhsDqnHrbZeAIhAOGA+RgEdP4Ro7E85QgIDMr0TrZyL6Y077y4OztExfoz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRBxlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTWw//T14ZNosYF492Ckidzfe/rbnTJeX+MfdeYyCVQHpzx1Wf20wg\r\nJpP35QzXudom+NG4AF0k4U2uXiHGc4AZ8xH+IbF9Xkz5RlexQaa3fOHZAH+y\r\n8pbZynw+CwVs3N834V+fF0UWmrGZG/jGTdidUr9gyHizUs/1I14n4uoLOCbi\r\nDL2yEq0nQwJv/cxP6joedGv2S0hJaC5jKKvvIx6n3dMECEEGdmiOai1w5Xml\r\nRTzljvrgvBnHNYeyxNWBkbABmgaCp+P5sVr9VcTKmuQQe/3UVBE1FW4Rj6/0\r\nExNYtJ/EUG75KJ+6GLSY1vfjgyaRaaHqGQBa7hLeHq9NPilG0VJXOKLy9PUG\r\nVYtC1G5Gxa2xHAk2fi/wNvjhwPnKIEAJEZhgVaqFehlZggLAkgZ8Wsgc9r2l\r\nqNFDBZUnZTwb6CdPsjSO0mBfpOihJZfOy0qN7MSK9A0CmTPy6RvzSjcIQvOL\r\nVuH7W7f6WLTa0rOqJ73hubfB58PlmiZkVYV6IG8q0B8V7ASzIOmofErYUVPG\r\nN788rZrCFWzBS71jbAra5fuX3IMOnb81nPwy/Gi5CcZvGL43ySnfdDfmrtOc\r\nycDniA00QhMhTjHToZt6/x2X9TThTpDFUqbCAYVr99FgfXzymjpIluJpqTXL\r\ns1aPrh1OpBG3sXLaa8PYNq2QvkK8/UU1jIM=\r\n=BEfy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"7a63d09db4b1df6573b52705415bbd8888a2c343","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.3-beta.1_1648630884837_0.9298987733180217","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.3":{"name":"react-native-reanimated-carousel","version":"2.3.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"b918ca82cd61a1ef6f6f3ab5509c928fbdc2853f","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.3.tgz","fileCount":154,"integrity":"sha512-WZiLyE4en0cXIiUBslOG79qBSw0trDT602NnrH5XbZ1J3Gjb+Er05vS0PFDdL1f1mn4xp3J4vKp9KEX8teYUaQ==","signatures":[{"sig":"MEQCIH5efstVAs+7AHgS0vp1NOVzKBaybM6Tt61Tm5/DYVRJAiAZHK6aYjiMCB2T03E54/tqnf7HF6WSlwaqaT7rXTZMJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":451691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSP2VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPaQ//Yn+nWSoxEhdkAyH1VX0kF79/Ae1yKvKsRvtoAH/A507+XzcU\r\n44TfRMS0ZoCcCuGkysRBN7gS7PQFEIfOZ9455nIt9bhThnJ6OBoy5nNuKuNf\r\nY68DuXO6Jryyv9Qyj0NESNO1BmWpvHMjItaZLpnWxsQUzI3noTLAD6xY5oz5\r\nhJlgd7lgZ4P1MuSVkObpaJurh0OkURMbBN5K5Ey5f0S83IMbgnj1LkORLH8a\r\noR6tbAwacOM3jbpbrtUy8oWIzBLo0Y9qzYrDAiXsGXSUNeQtg8EM9J1tJz3e\r\nKJkQ6xemTtZ0rYQRNuk11/exmPtJCpu+1KMRyiTjrePeLkAy/iYZYSM6Vivd\r\nn++RKloe7LxxsPverx2xzWg8ahJY1bXoHzlVOV/H3KaH95TLweq3IlVhUVD2\r\nOO9FWYkSdjn0NagjPHnVCt6YaBiZ2KE/FyKdO18m+So+i1gfMDA5k69219/1\r\nVzf9QYAFlGeqRkHYOeycDwx6HHpznjJsIW/T7ujW+fNeQqlg4TTv/3PQsM+X\r\nhNDYZ6i11pNKcpfKsO3AhfEuJ+UDTrUyMoxtcOfghKSSvIaECOWOLq0SCZtf\r\n3yXFj1ahkX64xNWypFTGPyBsuDPScut9PhLzWMWjccniVrfmCbRbJAxw97nZ\r\ncHpJ4lBrGIpMkXXEkRS6f0BKIWfT4+bsmWA=\r\n=Df+b\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"d66ebce5615147723396c26b1add4192ff0b0abc","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.3_1648950677439_0.9513031709390796","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.4":{"name":"react-native-reanimated-carousel","version":"2.3.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"36a4f0e073e6cc21747c1e784a53cd65ca29f923","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.4.tgz","fileCount":154,"integrity":"sha512-dm47NoUNJN4V3pzkToqvZ3SyI54TZpesdxAq5mAbUpASJnMxlHI9WcL5jUHef+MgMHJliDoYkY8xT+t7wD/OzA==","signatures":[{"sig":"MEQCIFX+/uEQ26kMFCPwH1wV9VtNYyGvmujTc+04l8bDBgZUAiArpULl1wBVVqYQGgO3SXy1IdlvZV47t/+wnIrsnMTCqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUrPPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqv3g/5AO1dc020buOMHNtHZrVWkJcgGAt9WABKGGTdkHjw868ZeuoN\r\nAkA6bFPKgO86yjuh71r1i1/n/ppnUsPhKxDp0OJrPmmi0cAoo3JzzIyD9Yqn\r\nyyy3CkQrsUtXbuP6xPl83PyPtAdGzJGwdkcSEMEkEghnT1GIgRruy/8/6kKo\r\n2C5jUthp2aqMs6sIl56Ctr6o5G/pf6eibOj8yN95mHHRZUoxOIO1591QBIa3\r\npTBzM/z5ZeRTWKgDc6QtVkxMhPs19vRDcDU13pUV4hbOR/z2dEWJLGuaF+CD\r\nAM8w29T3emaH1HTzOinMHyZHcTLhXu/e0kIo+ZUl6DFeIm//++AAvVLQOWck\r\nA7GuGdODXTMMJrSYQxfw+PF7D31Avx7ixz4d/BwkFE3W4UnYNMQtRj42q90N\r\nEmSPTt7mSPV6JLS9IP40M8NJ4Sd+vBc53VEwBG9Fe3rwwCKcjwgNPuENbQdr\r\nTrMbn2BdBS7VkepdiT1Aj5LlXLnrXWVHvUgALlzm+pAZvwTdm/upZ+13dl2y\r\n6RCgFgPVya5r9Yfo9hl98DxzratCUmY+eCwpQGTbXcy8oetcFBTECFdiswJH\r\nNfCCSF1zI4T2FnOJXwSX5pvnnEB7p+aRnFEfCcQN6tdFjJPc0RBujppWlAyu\r\nAPMJoJyuevtJZBY8Iq8TX+X3Es8XFKzPovo=\r\n=mRjZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"b845c71fd854ddbb8d0e2318a0bd247adeb793b0","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.4_1649587151400_0.2853097990458424","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.5":{"name":"react-native-reanimated-carousel","version":"2.3.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.5","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1d40fbb437702d1ae272cbf679977fcde6a97c1a","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.5.tgz","fileCount":154,"integrity":"sha512-O9cKI/o+e+Dw1OycRNXQuEtlTDXVeGFYUm3k3PLBCiWpBZgtW0vji1dm9w8RlESusrYYNHyEvj0Ch/ajCwq70A==","signatures":[{"sig":"MEUCIQCqBcFSF4gkrpQ5CTFuFzITpzg+1tUlicQfNHR/ZRyZjwIgV+Eav4gXCDQNCKB4xnvfgoPKrHQbm54Q5qOfncSSp9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":453924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaUBXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpmgg/+OP+1LSSeUk6uVAKl4Ebd38SJyO5RUuRCmaCuZmjFxUoomG8o\r\nC+Hil/qw4YBI7Zwg1PEoi0yPdTfS1atuXcvhDnyhiEa/Jm3vUHVF3gcyAmBF\r\nrs2rNd76BFoumEYxpEokirXYs9vHof0PmHLdibaVuYECnP9BA8Rxz0LvJx8/\r\ncw8+0k/CAZdbJyfRWPkXzDE2cws/FRXGH5j5OrOD/oBBIDzwBndhACaRn/ai\r\nFBc7cYaso860aa7YcsocYq4VCzcbHmPv8t+KDKLVLW4sBL+tNzWfDKW7eSC+\r\nlVHRe/Nbo3FhYvdhw9qcM0flxUenrXLvqKBlfS3olCtcCGKgDFzBL2R6c0W1\r\nxrjWMVZp22QCMWdC+jpDlUPKLV4hIaUfwGjtWMdGO9X0Sjz4+z0wpjfmEEqf\r\nswIjU9poQrqwmJT/5KvJzEKPUl7pgaGRNJ45zfM7tID3j4Pjk+M6Zrq9wtQ0\r\nGsd5tXFqufJV+J1978HY1j1wtlXRxYrBfIQpV9KI1DYQBPorYUDHC2aZT5fW\r\nSROP45J6y29kQPVfe/jPLXXNGCEddvZH+JJpWASp4eIL56YJrqo7SiF+OqRF\r\n1Y0/Ew9coHvCCuvGrUn90it07CHKnDNbKg9gZMI6opAYWXY66q1Xlp+fwKh4\r\nisJrReYDJshm+OOBMbiotp4d+NgL+pqwTKw=\r\n=fSIN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"0e387a2fb2bc7208231efc19981ed44951e339e7","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.5_1651064919827_0.28473969045898784","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.6":{"name":"react-native-reanimated-carousel","version":"2.3.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.6","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"6feab1ce7278c992456050773938e48b5e67d511","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.6.tgz","fileCount":161,"integrity":"sha512-kAjcpIdlDukYNAbJVjcohF/mb00+64yiK9ZevZHhJHN/lOgwrybIGMdsj3DIbzkcD7NszuDCszShRDk3IjQBGQ==","signatures":[{"sig":"MEUCIQCin5DAQtlmICLXhbsuFEVFEoYYnD5R3gTfA1orax8lDAIgPio1ja+ddTXNnIE1dDviIKuqB8pe4ZyLYytHvO5W+1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib2hZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7Pw//Yanr5QVo+tQJho72V9sOBue97a4p2F3ft8dep4p8d9UMmV4U\r\nlDw+pDZra13Nq4hSOff4nMvUd56Qsr5NS5AB0RyFE8aB3TVRq06ryfM0RMSo\r\n34JdseFUr/4aAJ5AWVAaC891OWTz4ICKqY+qhZwOGKLqAK5LXLKgjeLwcCi+\r\ni2+kFzI+2Q3Qc7aX0v9l/CLZO/V6i2ArPsJCBtGkMcI1e7apv7n7MaJi3tWM\r\nwtNFKs7G743U4fIB+ULTPnoIcP++/BbQGa+hD1gV5rCrXLkL3viM8jv9pHj4\r\nQT8e4ujxKhvmmh22woWJf7OowclHHFAyu+H6Ss+aw1IIgzNk6rSTsHWDWhPZ\r\nn7culwSymQ8advFkDgzA2pjDoUujWd6y2sVdGi09gNkcMjKBL2bM5sm0hqoM\r\n+Y3AAXoaNEwcsPL3y/EMtBOdQC+1+VmEdqHApDc1UHbsKXlt9Il94K+vNjYW\r\n0toLgv5UBvmKUM2oVjBlF9mMWXg55G/LVH+Bof7+RhlqqeDxCKEAgAn9X++3\r\nBWdJbS/g7es63AV6lbv0DmP8Xx0SArKKdBuZpe+XpodvKqD8Sl8lyG2e/AeH\r\nRaMXN9ZDa7Br/AD8xbFfnMsApjsyjbdfSvbCiGxfkj5zdLnOU+IxDk4bGWZR\r\nveTE4HI8EQK7NpFUOXvUpW0Cs6ChQO+eSVU=\r\n=4RYo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"101456a4e7a3f4719db844b302bd6d5f912206cb","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.6_1651468377691_0.038804377785709665","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.7":{"name":"react-native-reanimated-carousel","version":"2.3.7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.7","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3f8b9c8eb86dac37dc6b57441976e38a3c7b4f53","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.7.tgz","fileCount":161,"integrity":"sha512-C/fyTAZliUyPzMVt/MzNSUGdOClPMHhdT3Q6AbsElkUVmFaUeZ0s4A9KzN+93BfO+7onqxpsfrObXmVCKs6ASA==","signatures":[{"sig":"MEUCICReoHQhn0NAmG1Gh6HTSOeONoPBjuDkSq/8r/+5F5F0AiEA85igkN/+S3lRZfPLTnpAPlxvMuOBGpIV/8/J6f2peI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib29PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpAZg/+MR0o4imYhf8KqXdVtvcGX8MAgzpZcgnyCxR1tBuicigjuqFm\r\nLmozOMtufSjJBiGAAlUu2odblXqfrTzTSNpBU3rIJrUlks5tvKF2GOlJJ9t2\r\n8jOWqaMceM/7gn/SD2z++GD1i4Bqv8qs2EAmAux/rhFkH4ZDNx1ekqYXUUNX\r\npa4h5vU5wECBHFo2ifMAwl2JdFSfsEZ8lSectYc5c4hg3YotbDpP8HjYjNmv\r\nUjB9rRBQst99GBsN5TqslbHQ8s6qdoftZvzisrrRme0ND9yM/7KwR3EyBhwF\r\nWJ/CuhdtodpUi/uKKyiT2M+q8bJG5Y0+iQGyf3FwUSIX+4h1hD4z14nu7KCH\r\nkW3PlNmV/fPrKRVnqRkkwh0csZqTydcCofEy+Rcy92IVLGqJpxiNpmjFTezs\r\nL7uJhHdUxG6BVykO6Zm1hG7jBUH6DuYI1sbAVdInB00bdBnQfBA34VWtQGyJ\r\nllNmqUQIq9p9XUiJUNmp+yHMellCS/in1x7IdTyWRP/ZTBryfiNiyLe2DiCX\r\nJ/IyRm6+Yh4V3whAfOC+BiQEA+t8QlpWH2NBRBt5UzJ7b5xGa8Vb/x9cW3jB\r\n23eRzfefOl6I02EPDDsdtVaKEszkt8rHglV+xfxYiHBpGSCMBfWZwWFsR/be\r\nyIJH9aFN3R3SklJC8wedRkIRCyodWEnxLvc=\r\n=//I/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"901b97d1480c4898b9a67d1f5713fbe1c02c00ce","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.7_1651470158909_0.447421829566621","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.8":{"name":"react-native-reanimated-carousel","version":"2.3.8","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.8","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3417bc5e0d6dcbd40dc85776525d5b39e8e1b896","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.8.tgz","fileCount":161,"integrity":"sha512-jFpZCxkht6dMWu1u1Rb9v+VQ5oZIYD1un1ZetRJkXa2Q+7skClfSVrZ3aHKLd+tpBoHZLn7f60yIms1IW7gBTQ==","signatures":[{"sig":"MEUCIQDvGWIEuIV8MCEpeftyH9uPQrQloCa3vaRfXKYcWHv24QIgbqKPgjfLspwbyQAF/fIHRCMimGZ5c4u5lgtTKyxACdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib3aIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6rg//eQWskw3QYvE1krL+p8YpqVXjSwZ1I5Ixxss+SQG8jDhZPxWR\r\nByUxNX4Oh8jWsWg0Fm3KhD/HlFQOcGkTOXMTXMsu48EHoEp28hmlUvmyIbFL\r\nUXq9WqzOtP9bryA0emem3v5vJY57NZbuNCa1VTffnxDauYbleSD7YzwPbmTq\r\nOGqWKLsrSO9/38xNqYye4wRSMSGcdnPrys1yMC+4j0Ce2TbjS78uxOO7QIZM\r\nsmFxvDbZX17rYL8FS5nQrbfg5sfWV1p5KBB3FIR/rriAZs35WIEPCJNJfL3f\r\n0NTGzDGbfnEQUpHrDRhK0KLPmhIE2UDOVt0TV4X0EikP5KR7jl9d4PmYk7li\r\nLtxZtyZ+Zk7TqLbHjT3lhxhiYP8Q8Ph2yOnHxRTsaVWEmyqRblaBNJHIZeJx\r\nWkU9SPKptvHiWmgcGHC2su44tE19vl2D/G8v2g+gs/9153TL6gtpOafLCsOy\r\nPMUQNP48/aeFra3evu7BEQd6xbQJ8JlfMfeBa8pPIqUrwtirjd45CK3JD8jU\r\nP6Tr+vnlBaXHTk3pNNbbg8KgKvc7fKbrj0Upu10q34op2BYBfWeYKQG1oReo\r\nztlwvff6r+x/faH/YFvHvtfwH03mz4WWyfPcWtfLMtHRUICsIIA0s6LFQh6h\r\n57W/s5vM2RqSQ2K6Dv9jiEw122/VBiRlg2U=\r\n=yKwd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"918bf45f1315d75017e96b32ab48830e13965224","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.8_1651472008009_0.4663296553267595","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.9":{"name":"react-native-reanimated-carousel","version":"2.3.9","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.9","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"ebcac886a37c5065c689c97940c9e31bc4cf7335","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.9.tgz","fileCount":160,"integrity":"sha512-51O3PMVtV3J5Rp8rraSE5UNv3enu9vVmaibRKxBWqcvGFWITgx40PLsSRxa4jj6YiOv2orAZy1zUPiAAXCBQhw==","signatures":[{"sig":"MEYCIQDBCqVn+pCvxjxBARHoXu0jymN9umBJkJGYT0BxQLXDTwIhAN1kUw1jaVVJYBdlgC+fzmAaP57vrb2sYdHsCMRLb1ZX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":470675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicOW/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWDhAAgdnTP/PD62PpRJx+rJNfTq030ai3rJ7iq1bpPSVyjB/tnFDZ\r\no6PvoC7Cwi8jFrKNoHcGwxq879v2lkAPOpwPas1g9Xaq8d+qu5g9odbOziJC\r\nY0YBX+mRKhknSFol2WF8euvVLCK8e7jApxDG4Gk/n6gYaEEtG40zGJ3d/oiK\r\nYP0zfoqGY6M82qHkoe9sgBtM1HHianT2ON628i30J8HRQaeiDgFRzx4rlNh7\r\n+iN4/65yG9S8BLyMCkwGVuQ5v2zX//6k9gxUQUu/YQ6dV9CD6PuJ+gUfblY7\r\nGZ3fqkqBhraFOEB9rn+jl1/M8nmBea7JuSAX7nolrG7nRpp14ZRiULDm8u0D\r\ntibUWy4uM5lXsgU9g0M41Jsjb80opzPndyKrIEM/Agdq9METpK3lDg/1EcNi\r\nkXA/aIxqm0RKduvjH0jLVKb5CbtK8+gKjiLC+Py61wUpnxwnSmWqg0Xzw/Oq\r\nYOF8axKfGeKtZX1OWleRhLiSGCoZgavO5kis+ah3hJWa6qPjwfU+IJyIJrxG\r\nVIIy1WvQiD2o4ceoq+UNqbsscFlfIqoBOYpLwyBg40x22oD+DUQGTQVpeKKk\r\nWDwDsDX8LlD5ihlZ51pLSdXj6vn7XDzBomWrvqJAKQBvmWfTEwzH797K+I5m\r\n0nLkTXBFOHn1FnKHSXXHzBpsiJ5PuLP1vGE=\r\n=qh3S\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"8fa86a269afccdde77a9a2abe7ea75d658f22c9c","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.9_1651566015301_0.07661645406621753","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.10":{"name":"react-native-reanimated-carousel","version":"2.3.10","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.10","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"035518f4451ee5819c0325f02f03f878d453e0b3","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.10.tgz","fileCount":160,"integrity":"sha512-1XkyPBMSEydhh69lyWORWN8JEf78E2lD08Rz2DPL+Vrjg+1OwoXIeX0kvfLxSKcWpKyisCIkzT+gHYp+mLttXA==","signatures":[{"sig":"MEYCIQDndehJRzqdfAOhAfWAesA4G0i87UnL8M3RwPH04LMu8wIhAIeLduMjG6Mpqf2FLkOKOw79WED7zwx4/bhFgQKuwM0i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":478251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicnwpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHIQ/8D3oY1gB8AIgY+MVKZkedyQv623zQ6gGF7HKq/CcqcAlxVEBc\r\n1ANtwVGQVu45SfichFYbvR/+bwr7Ez++5fCfbmnBQnpeOPRXJ3yTq/rSnrLr\r\nxcqOUJI8n+AIXf+58eqm50XtNJ0nsUc5YSHt2pauAzcV4YvmLkMSP//i/nyh\r\nZziK85YqX1Oi7RlGTMToTXEalcvNPCKcuLv3eCsHyqaIeZXpsXGIVCG1COvB\r\nAaPGCgPrSNzt2FMz4Zn6FDIBLmJFRrj9BxYkzNjoypIXGeZ7sgR8SCRs7/I0\r\ndqtfWXolDiA5VBhkFavOyrQY4SxgkyVn7VkWJcvzIEdRGSUNkNSxC2x8U1Ow\r\nKWomGCJkrVCNGwLtx3A6rI2FXDM7uhlxS7mK2m7KGE6IcOa1JI2SjxWzc/6A\r\nDvi8WsPXitWQAfHEZXYzQzx+cKhdaqYYutdUCSAUQqMdh7FLHFkbr5ads/wp\r\nKMgU96UnnqUFWcdpeChf3H8MqX4FI3Kt4U1Koy3uqZhUIHWJ+g53MM2Id1dx\r\nfmvTW67yOlNPGRvKpz8UH42pRcLac1xbVUpa9AG3LbDxVQEa2U1gm/9oScHE\r\ny31NxXBOnLWrOIXZO5ToSHQ/UNXuZlyqrmSO+K1lefbaYxiskVNjLNh/J17w\r\nXgdOdplVbKO7cJ1eiD4q2pniMYsbe1Ia4XQ=\r\n=yIGO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"9b03a4d7f53bf22c0ee78dc91ec74f42b865357b","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.5.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"14.18.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.10_1651670056917_0.06291197297180573","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.3.11":{"name":"react-native-reanimated-carousel","version":"2.3.11","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.3.11","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"a0df180a38ce6ef98b39728718c266e261d32cc2","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.3.11.tgz","fileCount":160,"integrity":"sha512-gOLIj+D1i5vWfMkapSmFnHJTBLvFoINDAPlNjsfFR7FqLbawM0hnut+/Lk/Ijv52WxEAVRAZJJbv7ednTLW01g==","signatures":[{"sig":"MEYCIQCrAF2HztHsAuXJIgV+wpHjxNWh8/cQ3HsDc0bq3VnIEgIhAKt0nrMpqVCXJTJZaip2TNEGH0m2gieQqYKmEnLXiwzh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":477026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigHJsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaQg/+InWlVwFs/GDmb8VYqY5/2CNOay38AbV7Y+XQl38tvxXWutwk\r\nQHckN1tGQRspqD6zYQmMYcib+3TYZ9sb1dZ/PXsKvfM83qtIuj2nvmNXke3e\r\nI8jLK5jT8OHNy+DngLdMFCtwJ5afmx6IaeOZO8ULMnA3im1JGNPqDxC1QLfe\r\nSSLqUS9Gd5YesvKxZ/r1O0kPQED0JTOXN6SsIPT/fBLCIqwn8E/eQ0gEnKxF\r\n2yrY/i1tVGPXyduwHPsyk+H1peI5uWzkHyePIUQw40Rqp+a62UL5ZU3M3a0+\r\npFR13mTf6PZk0HItFooyOFI4njwEKHnWjxrMVHSJ6OeN2qM9ew41EARvO5g5\r\nnc8PyeauR1haRpzaXXVUTJ2dRppH4nKOcFohXZUiScIbXIi1jaXHY9HXoxKm\r\no1OhjaD+aw9hwj7ATMoWGDbzPILE7WxsFpsJ3JXK16uR38oyfsW/3d4pL13B\r\n0Y4xUcgZVzhBIgIETcf2H56RCqZh0THAn6UQMWasq8zu3qZu8Octqmcubqcd\r\nx7S1zSR13S/AZn1KMpggl7+0jDYj/lH6DSYox1oAjrnNhhY68ZqRH2oSaWHc\r\nOgu6CUoT32fO7Q4KIoTpVn927gy6053lEc65ejKSxChpi6ZTo2YRdz9L9rzF\r\nKlNGlA5lDkgG2bfOKFDaTjnTODam2CLc2fU=\r\n=vJHY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"d82d39bfa1abd9060bad6756b0feccd894d22cbe","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.1.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.3.11_1652585068331_0.6201551396497884","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.4.0":{"name":"react-native-reanimated-carousel","version":"2.4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.4.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"77afa7b9f6c7b9c2ea5252f9be8f2cf345f08a93","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.4.0.tgz","fileCount":160,"integrity":"sha512-64JDaT5NMpePGR9Eok36vbMJ/e2KZwGfV72RbiHxp57tqC8UBvAk1Wc1vmQyxupuLew2GWH8KOR9Y6apgGPTDQ==","signatures":[{"sig":"MEUCIQDghE11W+EV8wiJPIznx+eUH1/PfKpX5Q28bBpiMG9SaAIgYcMhYbiAqxaz2D+9Jjlq/5Aqwh8Xo2I1HT/zYbOtaLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":479114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihQKQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrspBAAnLeT6wKzLXW8GgPBEa7OItW39oN5jWRtOvZdkr7t6scPOBnN\r\nmjHxW2k3UhuQLke6XXXhlkKCEBER1GbaCUlgADJGZFe93+MYt1cGipgUh/ub\r\ncOui/86xyOFDFqccZLwZCREyEBHHP4TPe+6cRfmPCMUq9m5vGrP/V9KTRALg\r\nYXwWasx3A+C35khdi3gPd7PIy92MjhJn4ST+wynMacxVAWRowQ5wmg4gd6dE\r\nJjZQSNXPRpzIAGEWyE2cLTkyiTCReTeIz3jXdTHCEyr+VBC5hfNodFToL4pi\r\nmti3AKeUTGq53NoWI+szffGiroKGukV2yaohw6O+1CU+SjY5YRJs/QbXtkt9\r\naMPvMbUu7P6/kEe2tVtIKguok2KktTa7WJwC3PXCbrRcEV5UVHUiKqy1bwL2\r\nhQT7/f2zulfTcm7ZXuZpl12gwD81TrC3iiyZtqtVKTsi2mlC710BUjbWbnUd\r\n50E2WgOSmSSJekn+K9LZO5/pM7J0WU6ITNKkuQ4U72Gax6Y1qer85+oRUEE1\r\nNMma393Q3VzswPCRzLtQhuKysWwpW+1RG+9ND//MHel6ohiVJHn9fhcymh8j\r\nRDxHf1lanDTJxr5Wdr6Ixam71uiFy4hlSm6xQiV3PrpnE2YUYTCI3/h7ZTop\r\n5vb7l21Y8a6Z+PdVpSjI36iK+5RmrwkC1LY=\r\n=GJ9V\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"57a18ad8f3382b737030b29a5bbc449fbcf08cb7","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.1.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.4.0_1652884112239_0.21798628540352993","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.5.0":{"name":"react-native-reanimated-carousel","version":"2.5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.5.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"dd8d3c4f9a1d6b1ea37e21879a474d8bb2361aa1","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.5.0.tgz","fileCount":160,"integrity":"sha512-ZdTYmxz0VtYV7eVDequeXPOziWIp/2llXIk+q3JpzUP45nqdssCOA+7O+PFeu3JSOTi3x8OGET3Q5xSUzCfhwg==","signatures":[{"sig":"MEUCIBaQv3nDGS8KM/piA/8cJJcHoPHekPW+lRw5GuFnPGk7AiEAr2MjriIxAsgG6N4KEccnM1Tz56rkuYxRSueirQt8big=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":480740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikug0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOoQ/8CngRuoJ9V85En59ql38Wrae+gCORA4m5/Ybb2sPqmf5/POBD\r\n9OACfnK/zn7L6VL1evBlkboFXS5Y9KW6ONPako6fMvscxbPIpgHd09G9hTtB\r\nQFiZmNcCm7mGvpPrPqTAfvOw1Aq7Y7EI3pjXuYuk/6KPQmIfY3SvGAXN8A6r\r\nGBXsp56Myzl+dhEaU9qsozWzPmZaTgSW3vdFu1eFeUQlYzJHzGWMTYx+/uo4\r\nskBm6A3c/pExdTUxaUWwdrY3u/ZFm+sOReq++aQrZHNISI4ThoIiGJCO1NcK\r\nqZ81VVi82GUwvspqEUURapOAu7pcorfZb23Bq+ZqpRawqEj72BZi/PzmOIZF\r\nceK9ZC7A/MD47u0bVzKuytq3fjeonFzkpge9XztLsVnosHkoUe0G/yvd2vx6\r\noNsjlBak1iO+HLwYNTJ1OGg3yGwJA5whKvCUrFq4rPH5930qcXi2abbDA0GW\r\nR2C/vDmkyP18OkHLZJD8wcqRPfgabAS0a5ve4fny04R/eSi9KxUmzJEC9hzw\r\niyCECJ2JMGzb8r1PmTjW2Shj9iDoL+XyEO2uH8xLivNp6MLR8Xv2XqAUqHMS\r\nkKy0BIY1AaphMdodE57znAPPNiRHWoi1NWqIPW1ku5QEov64Qo+NEDc4Tcyr\r\nfO7i+ewtNPA784yRuGC6crs3ZAN3piUEZdg=\r\n=sTSu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"138e606dccf8c94c2de800076695f38654ab911e","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.10.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.5.0_1653794868401_0.46393199101915084","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.5.1":{"name":"react-native-reanimated-carousel","version":"2.5.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.5.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"50a586e3080f00bdeaca76df6d9123e46c4c7e5f","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.5.1.tgz","fileCount":160,"integrity":"sha512-6HXxhCbw7UmVoCcZVUA+wqijbyCk3WtuW4ogPmXCbQLRSZL4QDpje9auuAkENb2WTNOcklLQCKcluTtl3ByWDA==","signatures":[{"sig":"MEQCIDkFBV0FS8U34mgl8ee/Zw5TgRdxb069yN21Ti6QnGusAiA99G2bAHE+HrCTWA8/KVKgYq1FdCq0o2DBfSlNgkuLcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilwZ+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoEUg//UCdkWvKBKULptqwwJmFT8aVeNLhIIrxSJLe511oPXpCqK1qo\r\nLWBvdQKBAib5oWG7EW98giF1uMIuvOmP3bLRcsAmAwpA8fUjkyGQrg6GaLNS\r\nMXnMJZEeHwdZF6q8pClpIeGLX3Q4JnuR47ZS1Eg3jyydmHZMqOCA5s3APDH0\r\ncqAWk267zw8Dp6F+bp2oqA8UEbbkqvX3Tmo6V+mFXv/tV+/yAjFSq2B3aDEe\r\nkzwa6wt1VCSxEUb2J5yBOMFqcgIO0vlLxZ9OsdQIcrdDWXfsU/8sdCxvbv02\r\nM7hhEtVntpt/ADlGLoDtkcQym/D7C8qd+kRfBGuEEuo6UO6WVyd28z9zQsiy\r\nB1xdzjyiDGRKAXy6Tf7JL7BhGkSwhsSZRxYiR/vCRhrMmllPyJn9sIWe+VhY\r\nLSJ7vTjZW1ZmtM3k0xshMiDTa5LgRpXi8VXNKzMt6ph4X6sUlO65KVO1EQ+3\r\n2pwa5p26B7p0t4gs5w2B7PaLjOV0kpYyqumORwZNUeS2sGvG8pkC15pXlqh4\r\n7/7cgAUbEMbT1O0sAyT/LGUxL45GJQakFgzLCM61GLJnJfjslEnikaWlGUwd\r\n7L+HmOu1n8cNVZ1/Tip32stM5qLs/m6lUMnjJn6vnRDRdXnf980VpsSoRgbC\r\nIhmLa8txY1Wd6zoNsQjOFYty8sq5xk18wRU=\r\n=LUWm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"4af36cd750f3aed4482da3899fadc357f3d366fe","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.10.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.5.1_1654064766387_0.4368937387516769","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.6.0":{"name":"react-native-reanimated-carousel","version":"2.6.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@2.6.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"8ad51dcf8d800f0df5b548ce6efbfab17a5d930f","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-2.6.0.tgz","fileCount":160,"integrity":"sha512-oWlj7HMOVGGivbUYq92mVjhcCUp3SwmeDtiL6vB6vtQwBUX9zGTL751Q1swx5yRB6jE4MHDuGgdWPZH9mElrTQ==","signatures":[{"sig":"MEYCIQDv/hi+iJTd4Un7ZOXvwq1kcuT1izDuEvmzaAkzskZTewIhAPmrsAmX/UBZZs+U0HBeLwYVG1BOF0YaYiKbXt/pnsyA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJims0QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmplsg/8CR6RFBTz8ER1TUxyxhEJsale5Cl3Ns/3Y4xeDt9p2s7hVnC8\r\n6gvdi+p6k/vL5SmdXQS+XD61dUAAHtdwbP1f+jgb8IUn1M2jX7wPT+qSfXz8\r\nDHBNh9VCPigeKn5Cca6l11FIRkGxwOcVjp80reXS7+8AqxV3jNMjwxfagOYP\r\nxtgR1SoUtkAfY3BVuSPBkpphOMARdYxbbBX0kiM0ERyttAynUylnOS+lSnTj\r\nhCuJnEpQ3eM9GFFPJeYhcpBE8JTR2o6KCLmiJNrYsQi4STwWpT0eNkSEfQbv\r\nOno76OTs01jrQVNIKGjydRTe+drTKQ2iUtXmpMngJcZfd78tPiD5FYI+sY6j\r\nnbClWRfaOQYBRdGoWJo10iMlBppkHBljJaM1cP1s/1FW1tszSyyxpL6hynGx\r\nIuxGuU1tYssqo1TccgWLHeOGcuX8jkAf+a3ieG3lyd8fv5oV0/28ZCptTww4\r\nVF2mDVUIR8jgIBVSikgyF3xQil9Z+OSEUvC2aOUim1lLo+t3iJL4aOzA7eCX\r\n7Ss4/9L95DPbgcBuBCcX2cYlvAtQgOE14GqmrjY0g8fuMShyodNpoEpyjRc+\r\nhtPlIw8QZX8I0+IJfpwctbzKR0xyfquvfDdnLx2FP4/HY2RndM+oqR0HFS80\r\ncInbxE8GkFszzDfyQxewb+YekW+Lpjv7/Vs=\r\n=c79z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"591f0d89744d4f7b97784139c86fa1ef85a70606","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.10.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.2.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.0.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_2.6.0_1654312208614_0.4976098245874132","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.0.0":{"name":"react-native-reanimated-carousel","version":"3.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.0.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"9d2d8a4f534ca32fb63022a4c1ee5f909aeabd57","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.0.tgz","fileCount":160,"integrity":"sha512-9dUM6uVhpyokNkyYmG0/7qMEnl4RrMs9Rypjaxkl6aMYHrbmE8BcCSVE1xKpQJSKXZT0byWmh63aSiJohBAfOw==","signatures":[{"sig":"MEUCIQCjaYl+vsqCGOt+ky7YP1sH0q24e9Irqfcj6tr0cNcPCQIgZoIJpNnSq+DjWrtEKjlp3hRECZ5oQVIoA1RHIhd3S94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":482748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiouLKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKdA/+NzPY3Fo7IUE+6j+2kX3mY2oL9o5+wkWEGOzwvTBpc0jRU1Xe\r\naDAna87IFFcCIAtYG/6uM2lp1k/ZEBdBh71HRFBIuBLctRMhQxxwn7ZVReSt\r\n91H++8X4KM5lgMcwcqwKdtCkYLMyBrUsvYAIZoWze9eNtoAOZL47qc1enoGz\r\nJWNX69rP7bi6avgwbGdmj8ns8vNmRXpZJIlIueyfHyrBdFPsIU0zU6kD8mGg\r\ni/zgZDbp5y/EXJmnkugfuTmjKVDVAxx2zG6npxyQspx9iLxHoSaBm0I57SzB\r\nwiGLV0RmD9mZaDeLlzLs3T4/ZPHsTgLoOvhQOOrygXlzVEufJlSrV8wGhZT8\r\nfK/BacyK/3kospHLXsmjvj2sPuCYWuGoT+H0fFEjNlHKUv+IEpdDtoOcu8iT\r\n9n/uaJZ6iFbNmWea6JPmCyCTt/Pl9dHURBtI/e3LTUkzeVlff7wZL4D8K2N6\r\nbPzBjB5usmSXMxKy2gFrKSO6mQDn99E1iGY2mfsJmS0B3FeZT9yNgm5ZisWj\r\nxjqGBk/x5rtFq4o3ELmICH+Gg5XKAwjRDUzAb+NfE3gvWd26qIR6pbOJPDWy\r\ndv/xyVlMutxSzxEXTBFUpjeqnpEG2v5kUQOhTjIf0WTDYdQaBKFNX5xsOUPJ\r\nzWfL+/x0konYZOr9hvJPT7kBO/liVXY6G6c=\r\n=xfEn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"a326f8c58e3572b9a8fcaf8885c2b43208420af2","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd example ios","web":"yarn --cwd example web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","deploy":"cd example && yarn deploy","android":"yarn --cwd example android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd example ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd example web:pretty","android:pretty":"yarn --cwd example android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.10.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.0.0_1654842057883_0.22385128718011527","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.0.1":{"name":"react-native-reanimated-carousel","version":"3.0.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.0.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"45bfec10edc8e1bed372e10e3d94fd9f5311834b","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.1.tgz","fileCount":160,"integrity":"sha512-bWmPg8KLnRkiab/kl7hSRPnHSqGBqCs1bS3XPwJGKJ3jVleq013x/zNBG3CPV93YcoP/C+Gs5WUQ0sG/gLUwtA==","signatures":[{"sig":"MEUCIQDH0PvF7reyJAMmScrSHHGh6zEizbdLuSFtFFlScLfKpAIgQCgylyj9ulg2B1+cxICwvynQHW5gXQv5qlcYXKgnU5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":485078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJir/m4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYIw//cPDsYyXfgx6bCaKYAQwR2JBpz1Ew6MTz0jABYHERELMlXMW8\r\nfo5NW1CEazWL/SkPeDwPl53BRz2n9bVqOU0RLiGAh655DpKZtCjMeSe/o9Jm\r\nw8rKVkxp3er4dLA99jJsvY8iLeqN+kXwdp2N919OJ+olUirA//x/GhwC4OFK\r\nuAmQWDxBA9wbQ0PuCtS+8CIWlpY+nTmZr7mttUiauSvAbsxSAKUlBeLwPHa9\r\ntthL23Nw23zBg1s9ogBS/pBDGautKoCbn+Hh9zrKFXTaj1JphpaS72/WS1on\r\n8C1Ph/pbCrXQC+yQXsgnInV3aIAhu1Lh5z7VvgdFSQMSFe6emx922HIejxUc\r\n9qF6HakazrnO3twDMttgbxWHo2VyNeLfvW/YFpK/V96Rymo3NRdrdwA18Tqb\r\nZ4H33q/0pGtOI2mBBQCZ3JeQLvGWB0EqG3JgpI+4j3LcxIjkvLj17WyAb49A\r\n6Os23nb6qW4V1qb79JNXQMFx9wip8+8hn4L0E2KTvBYe94fRB+hRObUmeKB2\r\nnO6fJk8qxfo0wSHjxvM33cBAqBWjNyomNNKXa0NxUpxIa8NWx8gX1uqJhA7W\r\nPUwF71OzXiwsRUrr6dLUAs7oaEmBaduNKr5NiBMSt1aYBds0ZJWmn3xnfO40\r\nKRjUkAA2ndKgoPiYaXiesKo4zan387X+DJQ=\r\n=Qbit\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"3c1783600768bacaecabe2c82698ee18e50782fe","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"jest","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.10.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.0.1_1655699896080_0.7537361023175249","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.0.3":{"name":"react-native-reanimated-carousel","version":"3.0.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.0.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"b19b3909fa2ed7c35716fd7f1d2f4aff91345db3","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.3.tgz","fileCount":160,"integrity":"sha512-KdidXIBNQb4F/JmXn4tV+2yr/6BhYUQCii0QwBtv64QYiYiBIn+3K8yKJpLTOoy7e3dB3HFKD69VwCCw8ujd2w==","signatures":[{"sig":"MEQCID7BIVKZLarwF3qhPOysAF1pthe9/1EUBjlpD948w/f7AiBoAKshUsRAx6OdIzsX6+0mDwaAMp3at8VwhAHFRPY+VA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":487285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuvjaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpf1xAAnDxvUOykaUmHI0sELnQO4bTU5zKAKB686qKPLZ9xthtzXDRh\r\n8+26gF0raIjgnC/B/ffnSxiTRy+NXkceliBQ4zpMFqJ4qg5FyYWRfB0ogNe4\r\nVvp01OW5pXHoz0Dc0OO3DwqsWroFfYye/NdIxy0K07rdHnrhZBsiEprb4LUZ\r\noqpxQKMOQ0i8hv+yeDRrsGXmYBA+B+vH4NzRXWcC+iYkNQhhbHPqsyYs8Yu5\r\nQYJSGSxDlRbK6Br4tP8ntFGrPNyP5GdQU5LhLLVjsihsgHU3AMCG22Qj5zUx\r\n05RnWd08PjuaidblpOnImdi/8D59qCvs0K0QWqne+M17f3ADUuXd7hiC86eF\r\n4F+qzIIC/SIiCqPwI3T7EcRVV8R6rBZvwm2nwyI5Jdft3ZryhHZWvpOxqS1K\r\nYFdzx5GjVaXj6oQ4oy1p4xL/cMC5su0RNvcFwB4ENCzBmohB0vS4pJRiDDr+\r\nZ2rWwKEssdGnOKMi9zmFEh0UM+QFpvjPtTda/Bx8kyl3ptRZyC3UzcRoOTj0\r\nndczHTEBI0sC8uDVe3rjFWjRVGR7daJ/3l3KuGoaCHuKIhTX4nCezh+P55jd\r\nL6/uJuDKT1QMRLEitb4EqjpQqm2TqWmuGKZsaMy9CUxae8KAAYgWJsNHe1os\r\nKgvPHWFyRxQLKjFUpCS42DuDV10gRDTCTKs=\r\n=Dosg\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"429e585792459a244350478e6243be34f37488f1","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"jest","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.10.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.0.3_1656420570083_0.34658451996884976","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.0.4":{"name":"react-native-reanimated-carousel","version":"3.0.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.0.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"eee407c7370547fa3f47cf0ddc27555d99f00c63","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.4.tgz","fileCount":160,"integrity":"sha512-y8Mg8v5wdcm9WdA0ze9jIJ0/zfo37269Irce5RlAIFr3xwkZU+6TqdsaygST0C9ZQKQsMvg9L327NZcuSDakCw==","signatures":[{"sig":"MEUCIE+omWjPRmSP9pzTuY0QRJthRBzJ2wBWYfdx0HVPZtuvAiEAzZgLAkZzRaxdEcX03/ar/h05lMrnUcHSIH1aQNCLj4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":494008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9eCAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTAg//Q86ttCwYbBUU/Ars1ivLeYKAThnx9jHk1a8b7VkA+lXSlqDw\r\nsCIXzFN6iMsdgqcwkbR65xmLernUvAfnZGRCanK/AXx2vUSTuH5gNWDkE5cI\r\nKhgqMTqFDA15k47OrAQcuSrmZw623XQfpVXHYWA1WaulOkQ5cvmmECYrdm2M\r\njZLgTatalhUVYZkT1IQBITezvucsU38MvCf6NpxSuEmHZcFG32rsYM5ZUoj9\r\n3Kcmw7L5+FxQZz6HoJRQy8P9Ere7C2nEK4U4zI8rf3Mj3LNo3B9AEPfOb6Qv\r\nt8+1yb1s9OtTOJKi5px5YDfuLqHcusUlf5tdaPpfzJiAWh1THKFpSCHDpYOz\r\n6O6JeadwFTdm4IWRTw+eKg731zlpxgJr7qAu9Pp3BMXmlRaM6GQsZDJWz9lM\r\nJYNhN0lwIsJbPkMQ5S5J3OWpi1fApfAFYldptpHhUxeacl1p12q2dAQaCAm4\r\nwznUUArPelQXY6S1kLKEbwVGBel6u7wO60WUdyhSuXbQZedh4aTJVtbz2Wx1\r\nb52UPcV6Sm1rZmFFFInMsYc/+M55InWt4LCkpnlqBBLiDiNG3eyw8mJXQoJE\r\ncNztBtCXIaVhHWa6ZnnVTcgjJIyHtRg5ehHLEHL99iMBW4hOk5nhzwvELDmK\r\n1+8KZvIY87Ouen1Btb//pQy9qOmPl/1p9jI=\r\n=/IHO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"66e8f0f55dcac66d131e6c36d2d7738e3df4eca8","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"jest","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.10.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.0.4_1660280960442_0.9616141379092265","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.0.5":{"name":"react-native-reanimated-carousel","version":"3.0.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.0.5","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3a8b70f51608adb568d41d553715d59142d18620","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.5.tgz","fileCount":162,"integrity":"sha512-fZyA0Yun6Ia9psk+Cj56rHLnsoZCVo/64rRqU5KT51G4fxqhs2HPjWiWIMgvPSa5MNpHYFl2hh10JYXwt7QjCQ==","signatures":[{"sig":"MEQCIAmqsKNZCQqZWxYrU1RNDXZzzooRUZ1sGTDJwPBz1RguAiASE3hbbntcJ0JNlhBOzDcO8DQBN3dZOksIVPWhnckkdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":532602,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIyUFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpv0w//bFPKffQJmPXaIfSqtgt7Q2mE8yKiS0A3nszkXmT3Y28XHnxR\r\nWmBqvgd9xJsuuE4SHbgTmsA0quN/NE4+/pwnBy9mnbuM5c3hsuZKcHwLDsQp\r\nXLiY9JxdM8HG72y+8fZFeAHI5zHICuYg5m1OLASMxDARsxoNTKbuspj582+C\r\nrw8FI/E/dr5RPMzk9Fu7poi8rVzgn3e8N3adJIoOQ3X4q2rRWXmp3m+0Z7tf\r\noM96zHzuZM9A3r2k/+Jfy4lCrVPpJHvHaSXlXJlZWH4IrIgY8GaLG5qG4n9Q\r\nfpqta1/saA5Fhhidx0SkngkoJMQ/jSMqDicI5Ok1XqzwJ07AmTHYEZRceHHe\r\n4pHVfGIU6Ld4JHhn4bpUFzydaJuAVQsXm26tn0/OOT8qokXXqdOA5x7zgR+3\r\nHclu7eAzx2+pVSFGh8ALrafr2i2utTnDutEkOpjpnLA7/kKK7E7oduZGprxK\r\n6F98Fh0156fHeJFs7Rm0+BIw4lS+7nzBvNUuNwDfUBdZOgSWIR8TdmtRN5Jp\r\nCjfYT6nrwYy4i0wLbdbTeXgXqcaqitRYe1Vv1ZtXE/3qvdD2OG2hzDYHjiKb\r\nWA7aECcHGbsCUSjkpTVjGor0LBjHyQt6M71DpSwium/Di/Z/nO3Ln54IJPnX\r\nwclc3b4rU7438YGgxnn7NbTgYXBipSPMfV0=\r\n=dZsJ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"f1a91a15e545a00689776a8fd514bbe5e2d99e15","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"jest","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.0.5_1663247621159_0.15226248997488634","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.0.6":{"name":"react-native-reanimated-carousel","version":"3.0.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.0.6","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"df2e79b59542f79848793cff516a5e618a13d13c","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.0.6.tgz","fileCount":162,"integrity":"sha512-5Y6dHMVuwb3HApv/wACBhFECCVrpNs66Hw1ORZUE5mZag/0TXwBno1MjBoxjQ3CUOGovPauKc4PwZ8Z9rY9QBQ==","signatures":[{"sig":"MEQCIASg1DpW9mM3rc1VuwNNxvt13GRDxpjpmBkX9kGKOTc1AiADtOv/OINsZ9PgnnRHoEdKw8zhlHzEV1s+ZW04a8PgJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":526240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMsBHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHiQ/+O5KrN0umHgh9bguuZxlsCTjs/yDpFG/TJSWDWEwQqF2bjHZK\r\n1vzrFraUMB4Nqa99kWEoAwkr4HWPLf0cykaWdSKcHJKMoBbZhbN2BzUn9EK7\r\nmRbCPAEUdY46aPw3vZLB1oBBoXFgWHvogk/C4/eA2R5gdY6VErN2+iSUFERP\r\nfCp1jRXfyghNHEjrY4AvVx4n5S4/FY53VPshL5tTU32Vm9VNlLtxAU3ikFyt\r\nOYjim6rJxv+9k4gL1ibcT+qj84Ljh2RlMVyPkbcUATrTzhkQzLWyhgh9SzBv\r\nbVBbEx86gnUGuWQlZ5LthQcSfRTYC3Md7Pa4R2dnRyFksNAxnvzl2EEPV9SF\r\neNk9i+vHndhzRDU7zhMjUo4LNQUCUs87fFB2lPlynPWMeIjeb4JJd8482qMr\r\nLx9cOltiSddLOiDxrcuKsaTuFmkGaHKBV7gGK3GBoY4TK8YULc67N6k8wg3v\r\ngMi8WybtmTFPxi/AoiolvUF8TZBtfDk2CAOJWyf2Q0H2fsPm326F4lfq1/mf\r\n1/N+ut4BsKgbzRuR34TseBmS7CBRFnCsj2F/xxueQSnquIj5Su7eDXqDq0NE\r\nW09Nhx8nZ40Um+Emsg/Y4r9Tr4zyWA3AmRRu7pIg5EJouxTSREWyUsfTgJxL\r\nPSLGxi+JDScN1PHGedr8zSIVSkDaDxxxLu0=\r\n=5wd+\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"2ab0bff342a286b819039ac4de6ff801c0a2e83a","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"jest","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.0.6_1664270407492_0.3980813197616575","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.1.0":{"name":"react-native-reanimated-carousel","version":"3.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.1.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1350e92b2b7c4af2e7657efcd4994f6f6d92af1a","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.0.tgz","fileCount":162,"integrity":"sha512-P7ie+RF7O9WSUwkNaQKTGEmpttnUkyFenA4cHws7FeVJt+VAET1b6WWFmJvv1tCTZXkjU3kNk7IEgoYkxS7HMg==","signatures":[{"sig":"MEUCIHBB1bHUmq9ugC5GGdMorPOcHfUPle2usk7x49iWTKw0AiEA8PZPzpgpHEeFyoRrchwEpnjbpzWS6yMH2xRmnJpGRTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":527757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjT5DZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrsew//cF05WyFx7u55oeiGM7ru/RguKsWk8gpTKxF2Ez5mWh7Bs4XT\r\nnKkUfi7DmP6l1WwlgcxXufzVqnWBRIV7xXg4RrfYWQPABiKdkpZ/aVdm0mAY\r\nt7VNQzcXThskW2e64zveOy7nvj+Su1Bf9IJKYjF/3ZfP+uFvZHHzFFNpLqu4\r\nD1j58eTnjB2yR2tY2FrwV9tFHh9GCHg0QpRI4IEIIImcs2NsEp2M6BTSEcVn\r\nUQQNiYcPQtOrgJfaMxf9fZ9t1rxO0tnGHNhLlP9z+64xUjYsraZTOqCDPLI0\r\nJTyAPBukJfZEFWZ//4z/U8JgAC0OWmM3Hs3VPYXMV8MCfAxvSy47n5NVMQjs\r\n5jLvKjZURfN02efKGEUmx8qlL5B12UMptnXQnO1WvE5aCb/ghBW1fqDHd54V\r\npeR940I37dfmP3cOPIdZC4nJZvGTIPkELncZ9/mRkSPVBgbqF7GZweYPYsXT\r\n5KxGKKar3kl6I/NNyf+C/+MRPbBVFsbjqn7OSuQxSjeuIddgb4gJ31FOyTN+\r\nweGiQOasOAVANuvdfS15FW4orDWqB4eOqU17AFy9GMVmRtEIELcsZpO60BXb\r\ntmO2NTKH5Nfn2WjbnUO/41pSulzGrr0aWwp2gzbenj/XfHD2v3fMO4dxO0i8\r\n4B+aRDGkYTPWH+MyN5r0tFnk0RMxWkGzkd4=\r\n=kWW2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"2a3934647ca6558fdd1e213d79f5e64baaff3984","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"jest","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.1.0_1666158809093_0.1762614368587807","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.1.1":{"name":"react-native-reanimated-carousel","version":"3.1.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.1.1","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"f43c9bd5d94beff414c414bb6e0fd884c7088bb4","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.1.tgz","fileCount":180,"integrity":"sha512-MmtomuAmHfAII4ovP7dB81mAuwMsLMJ6boioOh3wows0LQCnd0OoaYJF5gmNhAmXVU1WeFw5UVaklOH2e1oGpw==","signatures":[{"sig":"MEQCIHK655hyDaC6O4716WTVQSoumUsmQKlndTD2K6OtnsfzAiAUxX/5te7w1BhJTQsWhIDgyrqXXsactdrJE+zMkj5neg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":539676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV4TCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTPBAAgc14e+vBMnRWdJ0lpy7160YsZmWDvDGKTSl3P+Nxf7yG1Dr8\r\nYDiNjLMXp7KjQ8Bct4etT1WMaIEDDvToQ5l+q3vYBMgicHdSOaSlDqq+jTwl\r\nac8/mH8qpVYu/klHJ9arGBvjdYyGqstZzFEgsqajY6NOQps5UDd3pox8K0TR\r\nppmrS5FQ30DzmjGDGaefbG9Mn5RW5cTD7D9IbiwRm9HUPHKkXmvV14LCS5sX\r\nxQ0yUzZdtAX7AsQdn6Vv1bFeFukGY9ISwIkUmaKkiKNr4fUzgFAD7AW/ef+/\r\nNb5mmAMuFfGCoBKxQ1gzCpe8WWWHGorqyWllkOxzxVU3PRrUwkEla/zUmHfR\r\nTDdN+LCvF2kGe6mO47cw4WMsATNulGq4KGpBq7RfKLH/csi4ckTWg8g1O5qi\r\nq3JGFceIVYJB02jHgmKxiRXxEWdwatKfk1hhWm0vk/LjZbFwzwQ9Toq+emEv\r\n9x4dn7eBNdiJctXCtljK+2Hbbm1wD0IvLibW+66G6YyrZjCkE/4rnOkRZZ+Q\r\nEwNChqirwoCjeSIt+Z5nDUDU2ag7TGetsI4lyDsSqwzeJf/ov+ttPVaBEgh+\r\n8u0Xz/hqi/3AxmKKNORy+lv0QLf7/l7ikkehgCw3UPnZ9yMO2X6IrUlwgT0B\r\nXubV/KSSqot7N2V5WeIbg0VYDUfCgbeFe0A=\r\n=NZJT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"9f343f86906b247e38a4fb0eb5489285ee59d524","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"vitest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","lint:fix":"eslint \"src/**/*.{js,ts,tsx}\" --fix","test:dev":"vitest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"6.14.15","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.13.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","vitest":"^0.24.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.1.1_1666680002163_0.620117918465728","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.1.2":{"name":"react-native-reanimated-carousel","version":"3.1.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.1.2","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"49dcb7334e95c5a67585924cb210a4f302f95247","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.2.tgz","fileCount":178,"integrity":"sha512-Ax8HKgUqfBPiAaa49b/3Zyz2RqyKG21CxsTxBwWVCODbecL6qDr+2aOS8Oov3TVv7NfZjZLoNT6+FFJ+tmrYFw==","signatures":[{"sig":"MEUCIQDHwzrIIggTe4Wwy+v5UEFjflY+SD1ffj1sTQ/JctZoXQIgecYl7z04NrWaebV+cqD8FPi6KjAdMblA3ikFj+4+nqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":506362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYRzkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGkQ//bnxjmsOnONeueLom2EK4jQHWDM9mhrwNdMmTGf1+ezZqw4j/\r\nQ7eEloqZ5t7OxXcnJVI7fxC7R890v7XXjMcCFzdaMveEnMlyg+lwQ/R2y+am\r\nm3ja90WYJ1WzajSshgwKyvCo9/rpZwrx28C+pIDgoKC5YfoawBBEUkhoyjFL\r\nYyb1mvza/z+XIKLjNA3/G39c3PBsFkSIxZz9nVZGmM+wWeXqBmSIV8uYTyrG\r\nUn1DZDjsWP4FBCVl6NI82TYUfGLxbLMTVkufVeJU7fIaaxLaCthv436nWoO+\r\neh2MU7WV+xtNWGC3Z4hf4ibxKXrMf95o8IFFhRIJ1vbNSlWj24BRlHOXTVpE\r\n1NJnBmnvnvZAOQm8j3wu/DwJP2V5Pzx3tpgMlOV7ocEvcmp5iuACBf3t0LO1\r\nl1ua62hcVoYuoXmO7mcYojuM92rUTU91eb2RCFN3LRRQmEH2tqtSTUfCBWyx\r\ngXHckfw15pDxcsqe+k2zARHHCzvJflTQyVVYCQ5mQLFu6buHMqVz73ZHGW5B\r\n7rdQnbs5CaWJ3h3NimodI4Zc5KbIy0B4Yt3HcuWva3b8n5dwas5tPFl6K8Qa\r\nZaHdZzDRBppk+LEuwl2OubrZ371FjOshNFIx0mFVaZ16dfWwXpVBbNhnDCQ4\r\nyqOsZNwKWfvsyshGJMDZBnet/csLdtnoXPY=\r\n=ouGa\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"5edc08b5ef696cd9b24b94c9d1377a33f8a94d0a","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"vitest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","lint:fix":"eslint \"src/**/*.{js,ts,tsx}\" --fix","test:dev":"vitest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.18.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","vitest":"^0.24.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.1.2_1667308771779_0.4540953008100881","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.1.3":{"name":"react-native-reanimated-carousel","version":"3.1.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.1.3","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"969a9045d5c75f2551ea42ef60554a680bbeae8d","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.3.tgz","fileCount":178,"integrity":"sha512-geIDSyKc9qrk+3QYL+396dsrTalXCJfNfD/3hzqQVNOVEoyg3XbVoie8Hk3pV23sO8hcgU7i4vggf3jHI8weCg==","signatures":[{"sig":"MEQCIHYA83h+MIgccN/QZa4QD/QCulyaqd8Oe5JKfybBrUlPAiB2UG4vuADtizJtR3Hq6iqOU1jM3UW1h1lqEh6oXXqp2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":506234,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYT6rACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQpA/9G0cMLeAdKTcqvhtIqgbKNFCWi0N9sM8ij1panuO6mlCb80je\r\nhMkSDBZ9qe7jyj8Hoy8Tw6nf9VL7xYwSlNqjLr3sQ1dzaG6uUXvRJt0rfXXn\r\nqnwanxRXCft7iyQmAAok0rGVKZ0FwRe0Ksad1aT0dzlXxVqVkCuMnHadW98X\r\nSWQaUOoo8BLstjltEzBJLRY3/ZZ1PCAxdjcXWKB1zds3psrMJ4lJF5BxQtOv\r\nbEN+lsAkhuc0Kebd16U/u9qUB5nUzzRj29NwTnOaihFQnSANo9s+PFpIj9lr\r\nEns3VbaapiF9HsDrrHBCZ/L0E6IOdV9OsT3HAyJzaYO+24jqk3nTDUiSmNMx\r\nqQEiiKvLUhQC2ChP6sgeSl3OHhkdJNj55nbMv0MJlytjpJ3VuN/fuQL+tPPD\r\ncxlJOYmeWN4M/leNXNWuoBgamARJQc3C7KTKtOQpLAw8ELUqymwZR4Ghe2NI\r\neS4n4wPhyJ+/N7fe5wOIIqxjwh6eB55xMLNQxzdnQWqptCNZ1eO43cD3smJo\r\n5p8LkCLzY0xeZg8mqS+WPhl309xToCEldi/0KY3e6xVohkWth8qK62FxPN9Y\r\nJ97jI6aw9fGfZHg/4VceNqm1NhJtA12aNd7ZV5JMM9oNbpltHWadA9rzJ5QK\r\n06pk7S+9ayvBMQLXR+HsKbSRbNNg1LMfjtI=\r\n=BRlQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"a5af02a8135893e7cdd0c815d0c5a11dc7df4a5f","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"vitest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","lint:fix":"eslint \"src/**/*.{js,ts,tsx}\" --fix","test:dev":"vitest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.18.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","vitest":"^0.24.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.1.3_1667317419767_0.705789898904738","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.1.4":{"name":"react-native-reanimated-carousel","version":"3.1.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.1.4","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"58c5565547b5bf4df7be47baa02f841da1487134","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.4.tgz","fileCount":178,"integrity":"sha512-wuBMAcAM8AstWxjxJ8JALjQXgY2i8JgQHz4q/5zu0Af/KQSzs0KYe1kNE3pPEJumZpCanRNFni8cE6ivEhBCcA==","signatures":[{"sig":"MEYCIQDvox5pYLwAhdz6nHAQs23iUENV3nv6TjfMyeVzzYNBVgIhAJr3cjjzD6T5mH/crKiVpq8dGSIcJfKyqmaFZXuXhgw5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZIfEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpo+A/8CbZogUis+DCjIblhP8Q7osLBxJweZv0aR0znOAM3+z9/kvIj\r\nTHGHo6nCkdp37OTaUxdbC7LQErNFwf/a2DvL/dqOAronmqWZNUTxA+3o58iA\r\nJwwV07g1h9C4SvPOli7LxUZLv2jMR/d2f8kFXKgBJflfIjYMCnfc+IzVKHRu\r\n/aXbLQ8KdqB8FGIuJK0HFcVpnQI+92QJxX1xbUfQANV7QTGKHC0sJ3FK6dos\r\nxg/a9/0P7NQGXFYY/+6/ISQErOmDZWS9zgWnMqQpb2EbawC7fCFED2E8Rhfm\r\n9j9Fy1dpQcuCjNOlQgDDlscdY8oOzbkaeoiV4FX2RJIdnppDp9PcMKef2A7K\r\nHWTjnMoH+H+Oe5OErI1c1N2Famq+FuCziW1g2iXUMZJ3e0nCrsiacU2v5yO1\r\nAGeNlxyQtFPK5HiytpB5dJhyY1YjXmtF/KgAAVG1AW68h9DiEQ7XBxzXkN/J\r\n2MEkZ84oVk+8ekgEh54XnKL4a4UxlT2rUEVpEo2Q86TxmUR8re+kzKPfBSSu\r\nCxKBswQmdk0oL/s6jhzA2mFsaevo1M2lM4nipisf9l/P8ZJSR37Tg+y/xMdX\r\nO/Aw+LuV6BBm3lVaEAjUUFj+9czSRhtJ+XalOGf3qumJr5HBKNcl3zJwMKJ2\r\nmPj1TuQu/kROG6cMSCw8my/3nY4nYtwiV1g=\r\n=lwTb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"7f94027352debed9e7cb494bb6fa8049cbb9375c","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"vitest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","lint:fix":"eslint \"src/**/*.{js,ts,tsx}\" --fix","test:dev":"vitest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.18.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","vitest":"^0.24.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.1.4_1667532740031_0.36604423801678254","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.1.5":{"name":"react-native-reanimated-carousel","version":"3.1.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.1.5","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"9737071fb06137632bd3dc7e92e75eeaf7de17a2","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.1.5.tgz","fileCount":178,"integrity":"sha512-s3+Qoaajpic6u4npfqLHZeIDG8G1jbBSf5fCf0gRioWCiSNw8+1kzvfU9kB5knY10XCYTksMZ0eJfi8EqEvWEw==","signatures":[{"sig":"MEUCIQDRFj+cMgtUswVAcxx1c8T9gCAiTrtNWfZs7CuKNCr/JQIgA8H5t1HPOD5FbOdZtq0BslIOfFO7RIVRA3OHbbfof7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":510543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZI4xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoCrg/5AYt3hw/eteLReCYGku1IkzG4gEOz9emDQW8MdgJfQhH6YWVB\r\nW1r9bkQxT9h1gJEFooX2Z9I9ysZ2RyGSFLRQwPQrRRvyvGo77Lo8/RKbr3GL\r\nZKPQRGLasH5ww/c4Z8tpwHDjDtauVYBGK4tMjIXm4TgcJjmBq7kpdrGKdRMl\r\ncD4tHSC5TGi/uIXvXTSEl+Io6I7MAkwBe4g7N1Ckl4zH/Zu8P5KNwXwfl3p3\r\nNMNDbJ9nIYptwg7jcJ6G253EuLS1J8/lg0HFvQpzEiV+F0i7WcB0L95sMcIq\r\nHXYkw1bgwnEm4SFkSXTMYUo+qeJ3cEL7TYaVR2LfJJRrOOdu5iMLjgKo2Zqe\r\n/ja7cEwz00G6C4x+dYT95XMbrX/uSYElaD/0y8PNf+fXtGfq6a4geXTZESgd\r\nTQyvVfR8keUqMd3h4Wn/SR4yZZUZCP2BARcbR2xhRkeeLRzuwYAu3jrQ6KAO\r\nkweQCDGEVqZpq0r6bXfX4drlDETSa4BLyUyjuAt6r+xyPzR5UPkbaq3JWmdt\r\ny82OAcYKxixDoT9+a1U9xpQK9bdM/O5wS0KjWkk9pvofKUaY46tZ4gGvNQIC\r\nqboXxU6RdWHzr9YC0tk/SVf2vtcXhD9q9H3WLc10dTi05ghFXBKOQ6WFnkB4\r\nMkSe7BB2V0DmpNy+B0C0kd1dWYRZy5H9eQA=\r\n=cz/h\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"5ff96ab22c177fb56f962b283cdad3cde7b0937f","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint \"src/**/*.{js,ts,tsx}\"","pods":"cd exampleExpo && pod-install --quiet","test":"vitest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","lint:fix":"eslint \"src/**/*.{js,ts,tsx}\" --fix","test:dev":"vitest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.18.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","vitest":"^0.24.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.1.5_1667534385698_0.40470714008075714","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.2.0":{"name":"react-native-reanimated-carousel","version":"3.2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.2.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"1d92dc744c1a37234a0f8381072c018443b5eb00","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.2.0.tgz","fileCount":178,"integrity":"sha512-U/JsNFkPzfzDEy/AMGY+xOzhu5vSKINz1Cgdo646HpJDn8owpt1R/f0VEal5cMSVTTdlWH0DU/jAaVK83f4Ylw==","signatures":[{"sig":"MEYCIQCurLUT/i2+Ziq2Qi702a9XZ93o73RapP9pcqUSIjuIjQIhAKjcys8lvVvwGVUrMkbM3vjVq/2l0oeamzyP3jlIzhKW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":524057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvSGvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr97A//RRPLvFEd6oEowpAUMRA2eoFTTD5fmzwkA0wzQtv4TZjQAl4w\r\nSl1nmqJf71RQdxg1MdkfmUf3IfScn23N7XnLJ0sQunyCco4vgwiDtsQhhmV6\r\n9NIAYpc7ZBWzsMfHYJfrJnSo9oyDNtQoq9bIsPKPSNuweT244mMBQ/d37nHz\r\nosInBYk8Yas97OX6jRFHHrpepCKUw46CZLvf/7xNuxtq+OF2l9xymibVX372\r\nR+QcG+nmKftFSe6T6x8Ocm+V9aSEBjbq3SIFF0zumum626SdTz7ZCT2ouQvB\r\neJRspIorYVym9XZ9beeMz70CMEaUiJ6Gu+iHcZlsINiB1JSvn/7OLw34E2/H\r\njcTCZUsLJbBhn0IX3eON/SQI/3eojsRK+CKQo3NgbWGt0sFwjX7Wjd3aobaz\r\nqAZIdS+PpMmjcMeVb+Hz+ruseItnszbRRYoFWDSRCLuam2lS/+Lrt6lOM15e\r\nM8rGkQnw4webejz1fhmR2ezDBP4t5RWg0UYJMAlJb/JzJR/1Mde35PwBUUT+\r\n73EpLxoDnu4GRJ5T2NqNh+fbUkWp55Dbp0n6E4OdJEyawPaTaBG5i8qoj3tC\r\nvZMdAGni9JJPC03d9umq3NuCoWzIFjK7v7UvVgCIIEEK+xRlsVUA6CgSBSjk\r\nzRe2q0ThKdlYDyprRTD1uBogbq1JSzE6gVw=\r\n=okZQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"da08ea1c861e370379a560dc0845ec79c378b0b6","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"vitest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"vitest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.18.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","vitest":"^0.24.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.2.0_1673339311537_0.17322162130164642","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.3.0":{"name":"react-native-reanimated-carousel","version":"3.3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.3.0","maintainers":[{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"e71e9441ee6aaae401c5a023b27bf48a54565d16","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.3.0.tgz","fileCount":178,"integrity":"sha512-rprUl+LqWoXyH/8OvHv+m9Kol2YORHEnz7tvRum+o4ciCUCcYnafQBbSqG44RMllOCqm3WOAcuEX5p8a7W3ZZw==","signatures":[{"sig":"MEQCIHHHGR5ErehEvxUOSgp6r19wuiScVKrhimGwSE8AS8k4AiBdZMbH7nFGKTuxGy47Ef15SqQu41L4qDNLHunCJ8hhxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":525776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvnQTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqfShAAj6icb9cc8+bzmBed+9fFKgM78/NNbaA3LcDJjrRimFLcNFwE\r\nR6I5C2bX2aegiVu5InWFg/2r6nCJJRoBj6yKPW7SS9INBWCyrJ7qKir+AwfR\r\no9XCvCeDilXt71l/nIIZTr6A5ihdPdL49M9CFox8cm5neFxiSOiu1PUCbV4n\r\nuLHfO4CPobRovnoLcPZ4qnAdKxAbr6L5evVLijyBoJ2zSeIquEYrSULLi4Qe\r\nALMiioWYW6lf2vngu7F82eQL4fDLmRsvghW47+5FG0VZFZ8+TvtDIghkbmRb\r\nbh3IA+LE0BHJsOUBwgEm8bdzYtux80gtzTb7eTqOka3Qe852QUMXURgsEh16\r\nnxRjU4MOKOv/W77jQTJwcSNVaeFv7d7yM8igtx1FfFld1lCoYFrdNUxqcZdp\r\n5zdtgDvKfOtuBK7PscXNan/w7As9S25af1m3CQwcr895ANmVvfMNlkXy/fiL\r\n+OUTfABlXS+OZdenCcNkoACWirsOfpSomaJAMu6lKf3KDsIzmdcmzX2gqKtC\r\nhqPfXblo+/9mWyUWfOnEJnC8t4Rkwm+7TmtNNMqkUSRpQCY+aX8++uEuTLdH\r\nRAueYdGsxdiDbbH5nqazAukF9eozX7gUphS9tbJsXguwNJPXPOdihi61vfgH\r\nwd9qmfwuwZFGRmG9mWmWSaCoyAlGD5WPUnM=\r\n=rzkk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"ac1c0206f27a8a9cf679d0f1e9d9f3f8e99ec072","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"zhaodonghao586@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.18.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.3.0_1673425938975_0.48085784383592944","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.3.1":{"name":"react-native-reanimated-carousel","version":"3.3.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.3.1","maintainers":[{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"68737d600e918e8bfc98e3fd03ef85616aef4ca5","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.3.1.tgz","fileCount":149,"integrity":"sha512-hsTzAZ7FiRN7FlgpE4i6miS+MdE7wHV3jyDcJP/jt/9z7cw57u11vhdUiHkw7tDyL6SAicbp3tIw+UcoJ7Ca3Q==","signatures":[{"sig":"MEQCIG6Y+TV/67ySNaV9+5bUlGib1aekfAPjYwHdlgwegfoyAiAdnS9U04GV/wE4SFz3ZgDOLnPrh46Em5G1kTO9FYhk3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":458564},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"9ad017f6e410a680219caa015f7fe3d24f1679a3","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.20.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.3.1_1683595045897_0.5471913385703662","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.3.2":{"name":"react-native-reanimated-carousel","version":"3.3.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.3.2","maintainers":[{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"386583d680d16db78d0d518f52d21084e0c2f37a","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.3.2.tgz","fileCount":178,"integrity":"sha512-mlYLt43dEQzYhfioBr59/iDk25UzU3Rb48HYcI+nnDLu7bWO7y6pC22ugL0RV/XehmMxo5oK6QlaoEPgcdRxLg==","signatures":[{"sig":"MEUCIQCls5h7aUelRnhRFEYaTSMS8cHQ/+T9+tYGKAmbqUwIOwIgQUo0+/LFvjuSkbvuSTgsqoQtVBjw1q3hQgOmKNVX6cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":525804},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"1305d3ca99695ebb7d3169a6cc93c29804dd4189","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.20.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.3.2_1683624761349_0.47115081352738963","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.4.0":{"name":"react-native-reanimated-carousel","version":"3.4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.4.0","maintainers":[{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"78ea838a972c85a1ce8fcbef20fb2ad7087c9571","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.4.0.tgz","fileCount":178,"integrity":"sha512-mbEeAMbX+mqOLf2bN55wnWQt/LMx5FFxVneV9XjLvJ69ySMN0yVc3r/lS9/nHx8MdmW2ZUfAsQ4C139Taq+GPQ==","signatures":[{"sig":"MEUCIE1AU9r6UPLGF6NgXDmUEmksyBMT8keBca6pxPEnmm0lAiEA+mBgeTCSE3f0CWpFFvnuhg6DH70UM7hMI4aB5G9QjFA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":540439},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"fd316d539854be6996bb39972c6df03ac42f1065","scripts":{"dev":"yarn watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"8.19.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"16.20.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"16.13.1","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"~17.0.2","react-native":"0.63.4","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"2.8.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"^1.10.3","@commitlint/config-conventional":"^11.0.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=2.7.0","react-native-gesture-handler":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.4.0_1686879459779_0.36610365272538115","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.5.0":{"name":"react-native-reanimated-carousel","version":"3.5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.5.0","maintainers":[{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"c87493443aee623c0a29893a583f05859821c36e","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.5.0.tgz","fileCount":178,"integrity":"sha512-4wuHCK2F7T1T4KiZNmFaX7QuwTTK4jw9ZROYJRisTwJNLewr4n1QqeuWGSihyZDlBlizxzzPLjffNftx9ypmPQ==","signatures":[{"sig":"MEUCIFRH/hPjPQSis/B9BRoc8fvfRnZiCFr7jBrnFBLJwqsUAiEAsLsca/i0WAkiGz1VhJEFg9iJf6Qz40jsVS+NluItbpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":593360},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"1be9818a4829fa9d8ae1f9b3105037829ab97071","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.5.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.16.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","react-native":"0.72.3","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.5.0_1689270629437_0.6964425094624642","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.5.1":{"name":"react-native-reanimated-carousel","version":"3.5.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@3.5.1","maintainers":[{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3605b9959ffc0aa1c6b8b8736d98f91f46e36b17","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-3.5.1.tgz","fileCount":178,"integrity":"sha512-9BBQV6JAYSQm2lV7MFtT4mzapXmW4IZO6s38gfiJL84Jg23ivGB1UykcNQauKgtHyhtW2NuZJzItb1s42lM+hA==","signatures":[{"sig":"MEUCIDSL0RNd6b0lUlYR7PzjZn9UtunSBFMR1ubC7VDkVcZEAiEAq4cpsO6nbSa8R9cdB+oNwBGwWS3+qHjhatTjpHO7M8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":594614},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"4602ff0832591ae75acbf06a7a5fb1be3bca3fbf","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.5.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.16.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=16.8.0","react-native":">=0.6.0","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_3.5.1_1689311042329_0.6589096247563804","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-alpha.0":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.0","maintainers":[{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"ba7feca6fa4ce8d38b356f7aac3e8a008e66c920","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.0.tgz","fileCount":178,"integrity":"sha512-bWLXFB0qsEzxalS+pTj+nLVuCR0j0F79QlakCGEJRMOq4m4Y//nd0TtEK0CGd/V3jjIgsmCBMgSzUDrw0wvTNQ==","signatures":[{"sig":"MEQCIGi003ENJ/FWpmvaMVZe7l2enLV2S3+lyULxSbxxpoIqAiAyG4dnAMmOiQnKmBOyEHxfjCHmEA4StiAUdIqMsXzIXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":594658},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"source":"src/index","gitHead":"3a03ad1ac0151eab7b4c51c54a5797e9aa811d2f","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"zhaodonghao586","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.5.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.16.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"^2.26.0","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","@changesets/changelog-git":"^0.1.14","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.0_1689319064076_0.7137596040040808","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"configFile":"./babel.config.js"}],"module",["typescript",{"project":"tsconfig.build.json"}]]}},"4.0.0-alpha.1":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.1","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"41fb5b6d01c4e8365df20f6f0d5715c7a9b55dac","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.1.tgz","fileCount":183,"integrity":"sha512-Pi7K8x0Dw+jV1LIr4he1xjtrVlRsN5Ybz1UgmpBJEQhDxocUkUsrAb+gUPL+H7zw7FZ6UTsHHjriaA38Z1gESw==","signatures":[{"sig":"MEUCIF/sJ+f8zCe2LF/OGxAq7aW5ZwDTz04VVXlNdM0nptOUAiEAwZ7upOVpb5K1hZ+dDw10FB0OT19e09sQmMUG2D7AYus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484254},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"2a08ad90df80ee5d67e83d5700c9294480789706","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.8.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.18.2","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","@changesets/changelog-github":"^0.5.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.1_1701628295230_0.6332964274286688","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.2":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.2","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"c2933238b6573871d8b2421d5c55f0886c3c4c7c","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.2.tgz","fileCount":183,"integrity":"sha512-bQpSllDQsnLOjAFvOV/u5ot03q7Svlo+zO6xLTKmjv+Rn6PF81dFiKSCg+8nQlDvd+oxQpeuT45taEVzDqIaBw==","signatures":[{"sig":"MEYCIQDf6ys8jfKlCNE04AtdiA2815Kl35VCiGxcXKzxXCY7zAIhAJTeTjM/CYqGQeQ/4YWhe4jy1ZqPiIOXoHo89vT9h47/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":483227},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/exampleExpo/node_modules","<rootDir>/exampleBare/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"64059224a5fa33cd8b7f7bb4787f825a3b78b05c","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","release":"yarn prepare && dotenv release-it --no-git.requireUpstream","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/*","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","preRelease":"yarn prepare && dotenv release-it --no-git.requireUpstream --preRelease=beta","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"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":{"infile":"CHANGELOG.md","preset":{"name":"angular","types":[{"type":"feat","section":"Features"},{"type":"fix","section":"Bug Fixes"},{}]}}}},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.8.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.18.2","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","dotenv-cli":"^5.1.0","release-it":"^14.2.2","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","@types/react-native":"^0.66.16","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","babel-plugin-inline-dotenv":"^1.6.0","@changesets/changelog-github":"^0.5.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@types/react-native-snap-carousel":"^3.8.5","@release-it/conventional-changelog":"^2.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.2_1701639799826_0.1956157752513672","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.3":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.3","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3e37fa8ee42f82d3364dc552ba5d03f68a519a2e","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.3.tgz","fileCount":213,"integrity":"sha512-jEA7ZzYZx6tbj9bqmdCxSMyHDHoexMUMG/VRBmAxh6ka8DeJNMVNgnVHcktIPhS9sQ31stC0CSUvHn2kcuGZPA==","signatures":[{"sig":"MEQCIACYYYsbkXD89riPhk5W4kegeWTh3PXP7Uz8XjWmMAOIAiAz2Vnp2AHb8nItkG48SJ5B7wGElMWyfa9XvbHlezoPlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531256},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"e33ee25f2ce3d7caf399b2757d264f5f20f2a2aa","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","publish":"yarn run prepare && changeset publish","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.8.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.18.2","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.3_1701721103697_0.46634481648522597","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.4":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.4","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"6f31b49336603d85ec380ef7c740b475ce094ddc","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.4.tgz","fileCount":213,"integrity":"sha512-fzSk9zvnyaUtetVAPmLWFwf+T/ibva039nTgdlEhSsi8in1NJTdEbkRTZhrs+FNAPS59VPer/EWyT7Bd36e6/g==","signatures":[{"sig":"MEUCIHywVe5tlHh+oWM0K1Q3K4UqeHfUmWVfuu9AjscjHn75AiEAkbdHeG2i8NKQ+/7GpjmvN23SvQEdL8SeZsA8bG3ZsZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":531364},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"b7db6f0ab50acf165a675f584fb2991ec7af76a0","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","ios":"yarn --cwd exampleExpo ios","web":"yarn --cwd exampleExpo web","lint":"eslint 'src/**/*.{js,ts,tsx}'","pods":"cd exampleExpo && pod-install --quiet","test":"jest run src/**/*","clean":"del-cli lib","deploy":"cd exampleExpo && yarn deploy","android":"yarn --cwd exampleExpo android","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","bootstrap":"yarn && yarn pods","ios:pretty":"yarn --cwd exampleExpo ios:pretty","typescript":"tsc --noEmit","web:pretty":"yarn --cwd exampleExpo web:pretty","postinstall":"yarn clean && yarn prepare","android:pretty":"yarn --cwd exampleExpo android:pretty"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.8.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.18.2","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.4_1701723175026_0.8089182950084433","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.5":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.5","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"a6d707ddb0e3ba3c7acfb849a9884888186176c3","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.5.tgz","fileCount":213,"integrity":"sha512-VnLR0YH7xIxsaCF5CiXm15xMvzGX0lCVz5xhmm2Euo+Jok83l3AO55eEbEIT6dVGw/WQNJsZoKqJqDYCXJcp2Q==","signatures":[{"sig":"MEQCIB8sRFShtQrn8wwmcYVhvfh9eRhjQZmIhGLllcsWl3jzAiA3J4qGZmyjBDEpLK6OYpAC2H3fmCWbGv81V9nysK/Ttw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":530833},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"55411032f8c9e8348b3160ee34e6b16242673ce1","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"9.8.1","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.18.2","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.5_1701866412821_0.7188773164855482","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.6":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.6","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"203524a406fcb0599011e65955aab00e23be101c","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.6.tgz","fileCount":231,"integrity":"sha512-IFbdA3pEzJN/5a9qsJE4wvK1JlhCFSlkpnvgMTg51p/DqrMWQSZmk+BW91QzzuXTjEhZVuuGX+v2zlWhUREygg==","signatures":[{"sig":"MEQCIDL58V+s3Pk3MWpOFDgkbd/cJKwmLiUVyvgDUDsiUIvsAiBW9W9qjKQje5ByGXxhjND1GL0gioReff4mLDk+QqWfrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":667098},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"fd1f4a6c56040fbff34803402cd0129cf23e197d","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.2.3","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.19.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.6_1702318866906_0.13721951272839594","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.7":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.7","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"5b0052e963739db16819cfc84f3b6d445c3130b4","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.7.tgz","fileCount":237,"integrity":"sha512-rSGrjpEFvKYvq41gnow+IP1GtCM/v/NpHWzfNt4ijxNFJo1vocX+9dsU+hJCstue34CquiCrFBjytFCf0HIdNQ==","signatures":[{"sig":"MEQCIGLlCwD86wUjLY3kGG9ARP1BwMeW5VEEgDwJy9htbd+kAiAEFH7Ha1XYosihWA+5HJwhkPbflh+9t7Eqx19uaxY8vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":680767},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"d9b91289e23262fc79a91cc265442107d35c2f5e","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.2.3","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.19.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.7_1702399382090_0.47397286058478416","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.8":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.8","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.8","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"90279235cd15ac1dfd9d887b9f57b3e2e5e160a6","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.8.tgz","fileCount":243,"integrity":"sha512-ewXm4Yez9M4e8r6Okx9dS8oNLLbSVUodjUbAaHgbvQzfKTB36Pph8HOjOirFoLyGzZN/r9q4GMFW1+c8Erfskw==","signatures":[{"sig":"MEQCIHdzgFcBDjIvUzFw4MJGLHO6WN/FJD4h9zeKwO2kMCUdAiBuA7wXbTBYzNJd9GSgsBcU3XXCE7Eo8gW8ypQMTjgGag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":693294},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"79292a29ea83aba26b48ebcd767fe470a6225503","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.2.3","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.19.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.8_1703556599697_0.8705632501449274","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.9":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.9","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.9","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"807aea2f9f84f59e6407a024f58e761814a9449d","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.9.tgz","fileCount":243,"integrity":"sha512-DRG3o/t2BqYJy1pZbg7HRDAb4fQkAP5F173XxdFm7gZWWaTwwz+L8Pxg/xrZYJyB8a9jjwVSXFssaJ6D5Iatcg==","signatures":[{"sig":"MEUCIQDoIBlaFQgGkZhw4cd0fH+aIoF2mFuddx/CNtKd0SIE1gIgPcUxpMKL/7Z1k9F5cwwTgREf/4GVsxR2E6NC6G8OwqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":693491},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"29425ee93a629e1b2dd2ab54470e885577c0cd8f","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.2.3","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.19.0","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.9_1705190026576_0.466957653616048","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.10":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.10","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.10","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"ee3c6671673d7c67e32ecc195dc7bf770b953266","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.10.tgz","fileCount":243,"integrity":"sha512-zqbvttjb0wBLvdf2bMCJG4Uls1PVlTKieUnV01lDmM/i3wGjv+Q6W1mOyeYNW7f2ICLSg6OpD/BclAKTGwe6nA==","signatures":[{"sig":"MEYCIQDItTh8zSOUxY7VQKE4zqXEpdCm4hpw9QQ7btNUXfacwAIhAJE1TlmGqRuEX6vXtgklJIjWY7VpAXF3gGY60ZSCkV3y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":699295},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"d78784808f1a4d233708561354ca198122cfbb62","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.2.4","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.19.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.26.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.10_1709845081008_0.5804306564933135","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.11":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.11","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.11","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"0b7a8ab9a3b1d9e990774c45f06e36be0f539e22","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.11.tgz","fileCount":261,"integrity":"sha512-dApZ3A8vDjJ/CXUBwON7EyP2bn/ZgqxwxPwwSGVvH1lT7yCg5p7jgrQmmnjHMZ9a1K8As20kHXfXtlP2YZF3+w==","signatures":[{"sig":"MEUCIQDZN+x7F4e40VRH+hn5rmALpnAfOnOod1mbYamaqiBAbwIgVqyhiRJgZsh1RcB1MszckFqad3iFlDp7CORoWHcuTPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":733047},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"41214a7a6bbfcb51c9a134917fa9be3cd0d71584","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.5.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.2","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.11_1714917984318_0.22708059323409957","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-alpha.12":{"name":"react-native-reanimated-carousel","version":"4.0.0-alpha.12","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-alpha.12","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"5458501e8b58429a52c8cd495a1b925a896b64d2","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-alpha.12.tgz","fileCount":261,"integrity":"sha512-7ZCpU3lfS5NR6PvDpdcOvdHo6UApg0RvlL9/YSih4cEBKdT9sdmsIhnRsiaAJGYdJl5m03wibfPf5cYxCdk64A==","signatures":[{"sig":"MEYCIQCSUtIObZgmjMyUAdC5WqjsF++AEjFQtplkkDLCFSB2ewIhAPM9PlaH1ch5NaKqgb0x9QvxeaS71KGGpDuZPhxWSnrP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":734624},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn typescript"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"dede5ebbd15e1ddecf52613fb8c1a779a6f23ae7","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch","typescript":"tsc --noEmit"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.5.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.2","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^4.0.8","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.3.0","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-alpha.12_1714990571655_0.05530343544594474","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.13":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.13","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.13","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"37780e58acecca9ffe765d70ec1f2c59b715a387","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.13.tgz","fileCount":279,"integrity":"sha512-Dmrs3jP7jM+R7gsp38qiRpuiTiGPdD4qoWbrYgyOgGetbDpCTv3q+CKJ/MHKK5bVlDuERAe7k/UaqfEs/3Q7Ow==","signatures":[{"sig":"MEYCIQCupJFqjfI5DwG8czPQT8/u56br7pPkpYsKtfnGtg9KAQIhANGBB50OylBih+yEs1QpB3hF3/Ln1EXrdhUjB/SONEtZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":813686},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn types"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"8b0096efcb85dad7bdc39c523e76a1d9a35cc734","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.7.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.4","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^3.15.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@typescript-eslint/typescript-estree":"^8.4.0","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.13_1726047670081_0.17600314596930788","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.14":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.14","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.14","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"22c553bffe981d231a8cdba88e9a3fa7a95df2dd","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.14.tgz","fileCount":279,"integrity":"sha512-hCTGqABig4FFzT2OPttMrCvXuqMP9YHdKe854BqTkAg+LbpV9kAOpMy82fb0WO1L6EfLQWF7OmQbbjA51soR1A==","signatures":[{"sig":"MEQCIHsay2xJkYim412Kw+71GpsTFt0JebkQERMxJBSHFHVWAiAbgqehelRT7D5tuJz3tA1GFEjRCM+SflnaBN/8xb3cGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":810725},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn types"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"85705c58f1b9586aa1b97f01e9c44e09aa1d6344","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.7.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.4","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^3.15.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@typescript-eslint/typescript-estree":"^8.4.0","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.14_1726116976845_0.295191566802395","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.15":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.15","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.15","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"64a21b64b214faafc229f85d38cd7baa4e15da8b","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.15.tgz","fileCount":279,"integrity":"sha512-Y/WD1RuB0AU+wN5cgl6KlauUlO8lTXcqiD5BNvCbxlaq55ep/Tdomz3glsX2vqnnyEvC+1VXg/3AUTLHLYHjow==","signatures":[{"sig":"MEYCIQCR1iPPmfGQOz/SUWeXU7ngRePnT7vaQiM4oJy2NFFHaAIhAKYg9tneVnNebGA1a6yE0He77bZIwBN4ytpBoPddATDf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":811338},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn test && yarn lint && yarn types"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"5e77b660451bf00a2a4c5c6283cb52234c64922e","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.7.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.4","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.72.3","@changesets/cli":"latest","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^3.15.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.12.0","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@typescript-eslint/typescript-estree":"^8.4.0","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","@types/react":"*","react-native":">=0.70.3","@types/react-native":"*","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"peerDependenciesMeta":{"@types/react":{"optional":true},"@types/react-native":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.15_1726407706340_0.2609296601078641","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.16":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.16","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.16","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://github.com/dohooo/react-native-reanimated-carousel#readme","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"5d763c3335b8ab5faddd6dc48fc48648cb5831fc","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.16.tgz","fileCount":279,"integrity":"sha512-QsFJwHQIl//XAPnJQuVavH+qD5UD75rJTfFW/30hhwYTaNdU3ZiNlWVfIOu23RKMLhPMEN8IdLc2EdSTACgn9A==","signatures":[{"sig":"MEUCIQCExPm/t5SNGngVAtvCb5ysN6OqDf6EEYgBh2OjUVKXdQIgNbzE6hfyqMXWXCwveSfnzHlM1H/BlgEeCr9hJdndTFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814820},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"3e675aa532354cf8f21e2730eb3972ba9bca94e9","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.7.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.4","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@changesets/cli":"latest","react-native-web":"~0.19.10","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@typescript-eslint/typescript-estree":"^8.4.0","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.16_1728055976736_0.35466552146453534","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.17":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.17","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.17","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"17c8b7b18326f4364d073ff44883074e50984158","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.17.tgz","fileCount":279,"integrity":"sha512-ppFzCrREpb9jX2WEcQkTwBrn0WG4CNHr/HjZt+ZK3xS+IJckZ735tzUFo7NEAb5WQ8u247GaZ499xwBGWsE0pw==","signatures":[{"sig":"MEUCIQD8flkQrZz/GtamaBLS02K52ToioLp4E46B7UemZTySEwIgLNHyPXh0reT8L/G7sdeKbkt04Z5x19X/LOgQayFjjXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814779},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"36c4ca4a24ca05a9bc33626a1a981b3d21dc6705","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.7.0","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.4","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@changesets/cli":"latest","react-native-web":"~0.19.10","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@typescript-eslint/typescript-estree":"^8.4.0","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.17_1728935029901_0.6561190615646622","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.18":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.18","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.18","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"e3780b72d3c5375b00b6538da8186564a313c36b","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.18.tgz","fileCount":279,"integrity":"sha512-AoEgRb9ON4K+55vkysWa5pEDmkwagcyaePsyTYT05aFiQi/9GjMr+i3Jgapc1RkvK1SRAxfFB00NrGwt4+iklA==","signatures":[{"sig":"MEUCIB0U1+t8L9Mh9Z8kK3+G4qN8PPBWU0pwHS/xwXpR82cnAiEAwYnVJViAFoysN1us3hdP4r0B/Y4HgRZUFVc9GUHOpYM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814815},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"6337cba9704976b6884fbdd147f027f45d32b33e","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"eslint 'src/**/*.{js,ts,tsx}'","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","prepare":"bob build","version":"changeset version","lint:fix":"eslint 'src/**/*.{js,ts,tsx}' --fix","test:dev":"jest dev src/**/* --watch"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.5","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","eslint":"^8.57.0","gifify":"^2.4.3","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^11.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@changesets/cli":"latest","react-native-web":"~0.19.10","eslint-plugin-jest":"^27.6.0","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","@dohooo/eslint-config":"^0.0.7","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@stylistic/eslint-plugin-js":"^1.8.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@typescript-eslint/typescript-estree":"^8.4.0","@react-native-community/eslint-config":"^2.0.0","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.18_1732346132087_0.8171268879288678","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.19":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.19","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.19","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"c394636e9941ef075c6f6bf5e1d887927b50f27e","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.19.tgz","fileCount":330,"integrity":"sha512-gVYYjeZa04PkpYzjfNl80t+iRHIK66Ti3zGoQ/TmmTKmUXh0JDxw6QbwC5YxKogXvyS8JIzjgbSgq0AKQ6Jy6w==","signatures":[{"sig":"MEQCIBD0ejBQ4vaAsYE266vY4NPLDDQqBkc/hHXxBArtsltPAiBSgfLAEw++mbRvsOTEdUPLMwkQEWqCgZtlK2L1uGTySA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1296644},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"86142e04f82fbbcd96a326e206fe43a5df4c8df7","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.5","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.19_1732534557184_0.5017876272344544","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.20":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.20","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.20","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"a70b3048425f81df193ddef407a838dcc030f327","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.20.tgz","fileCount":330,"integrity":"sha512-fAkfahhgcup/P01BCYfM++RilBKALr36bQ/luzoOHvPDtkEsHDzCAT9nxHMMhC20dKK4su2aGzs+Th3B524MwQ==","signatures":[{"sig":"MEUCICPLMCAZ0o129sxf0GWRxm7z/YbAr2oG3g7WAm0UZhCSAiEA/WtjeGy19xuAnWUeuWIrws2lgvQJ1Qc1lUTGyW3b3Xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1304723},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"9c0589be534d3af111b79a34ee8cda85d0452170","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.5","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.20_1732872901189_0.18206542494831424","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.21":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.21","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.21","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"878c2a8ec7d6eb01be303d9bb2671a8cc74206fb","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.21.tgz","fileCount":330,"integrity":"sha512-oERFNn+mzHXTpVJypJ9qB/6dPNlHn/VaqUgC2ktsXf6jpV7LL7SiPbq94t5OJUEpDqC8uLAsWg/q58e7ERmXFg==","signatures":[{"sig":"MEUCIQDnqKAZoQVhJnciLaIJuBEFk/tihaRWs5g0DkkBztmVsgIgHr+UnM5RLkA8LtUOxhs9oKTPFWUZmVhhUXkae+zL0W0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1304998},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"1e62129052760264edfebc4909aa9127430df23c","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.5","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.21_1732874737103_0.20786349740138488","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.22":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.22","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.22","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"4fa530548bf330184b252eabd2d95dc02eb31f28","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.22.tgz","fileCount":330,"integrity":"sha512-GOTSXVuoV08ZUxGPuzQ1Kl1YOOOrKWb18uRlPsa759bFyiqFWpjjLrCUdfgBgF9ZqUHUbb1jj+UffFf2eGDz+A==","signatures":[{"sig":"MEUCIDlWBjl7m9B8TF5UCfJjxrvHFqyPAdLCGNVkYJAhNEwUAiEAk6olE5bOQGn9u/D1eLWYXTFjhs/DCq2wsiSATUqM8n8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1313160},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"50b0a5b6be666b8e15c96a91a9d136b04940f017","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.5","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.22_1732876223728_0.6781062421367643","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0-canary.23":{"name":"react-native-reanimated-carousel","version":"4.0.0-canary.23","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0-canary.23","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"b3e6627c537ca3c841765885e8f8687d3f9674c7","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0-canary.23.tgz","fileCount":330,"integrity":"sha512-Q8nLC50MG9YwQdsmUbgZpLTJ0+/+h+wr6QhnmHRYSt1ZYBdjboLFXgrz5J640/Mo01yaLHXjHvNNkITdbEduQQ==","signatures":[{"sig":"MEYCIQCVssOQowsCUyFR9kLoIK7XEQDwGLlsAoXmUny5AOzJ4AIhAOdl8u9S0RENZpvfHbbDvLc0Ac9DT3QyoOCkmjtYSXON","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1313320},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"abf0a28f24af6943d934b124cdb0b9fb1da486f0","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.6","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0-canary.23_1739119976416_0.5829515737845921","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.0":{"name":"react-native-reanimated-carousel","version":"4.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.0","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"59087a15b4ad7f36cd1c88f9f11087aedc7472dd","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.0.tgz","fileCount":330,"integrity":"sha512-79e6tvgBlQlJRf6Vp11VGzqKnt09EUbYpVcuFry6wILHQxoy9rHq7b9Ca8eJ6ZfOq1882CDmGmmdjAxUIc4KhQ==","signatures":[{"sig":"MEYCIQD2JgJGQSDTiDYOrrSG1K9dgt8zRAe7tgT14tSpW/MzGgIhAKaga6AYy13fIXLOJhSmu8FTtvKotlgpk1SSekGSeuBu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1313310},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"b97956b3e0c67634d304585584a805f4e57fb10a","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.6","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.0_1739122563534_0.5672608709322609","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"4.0.1":{"name":"react-native-reanimated-carousel","version":"4.0.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.1","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"5327a17abaca57d5bd4216ac4c8339d956e563e5","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.1.tgz","fileCount":330,"integrity":"sha512-tAIrSxWVjK6Ph4GTQ9GD7f8czLv7b7VX7pdM5hnVJlLW1lx4osXm/Pzk0rS+7wIs3hpNWFk+zKhm5smRLFTqxg==","signatures":[{"sig":"MEUCIQDXRkyrDxkggPKsAun+Xs9kQ4ACuN3b8kQf6q/Dzf1COQIgSlxwOmQBMLgpvG5ZJmDyp3d6u0urASX1k8yVqQ7pYMo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1391885},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"60bdcf9f452df4bb9f7e8dabe9a59c23fdc86399","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.6","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.1_1739227976336_0.7387012997772686","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"babelrc":true}],"module","typescript"]}},"4.0.2":{"name":"react-native-reanimated-carousel","version":"4.0.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.2","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"4d719afd18c2007e7809f2849ccbee17a2dbd811","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.2.tgz","fileCount":330,"integrity":"sha512-vNpCfPlFoOVKHd+oB7B0luoJswp+nyz0NdJD8+LCrf25JiNQXfM22RSJhLaksBHqk3fm8R4fKWPNcfy5w7wL1Q==","signatures":[{"sig":"MEUCIEdkn5RCB1leoxCssRuAThl59HRj4noNyIxXfkNwVXq8AiEA81v1BMejHvycMw+RWSzfmXYS0UC8g5Wsy6CAl0X54ww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1391940},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"52a366572a90322ec56c16a759da2658aaf97a73","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.6","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.2_1739255247572_0.7081605694380007","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"babelrc":true}],"module","typescript"]}},"4.0.3":{"name":"react-native-reanimated-carousel","version":"4.0.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@4.0.3","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"975f4ff3f5da5bb3790fe60850a46ad8119612bc","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-4.0.3.tgz","fileCount":345,"integrity":"sha512-YZXlvZNghR5shFcI9hTA7h7bEhh97pfUSLZvLBAshpbkuYwJDKmQXejO/199T6hqGq0wCRwR0CWf2P4Vs6A4Fw==","signatures":[{"sig":"MEQCIF+AK3Rqyv9Ax5Z020APjBybq/czpaVDP/1rWoUGdERsAiBVHmp6rF8zt1zeN/hg5o0ByDGR9c9Y24EvXYmiQaPx+w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1764025},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"814f8e3a45fb9f35c08b097e70c6db8c743ee8e6","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest run src/**/*","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest run src/**/* --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","test:dev":"jest dev src/**/* --watch","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write ."},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"_nodeVersion":"18.20.8","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"18.2.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^18.2.15","react-native":"0.74.5","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"^18.2.0","react-native-reanimated":"~3.10.1","react-native-builder-bob":"^0.18.1","cz-conventional-changelog":"^3.3.0","@types/react-test-renderer":"^18.0.7","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^4.1.0","react-native-gesture-handler":"~2.16.1","@testing-library/react-native":"^7.1.0","@commitlint/config-conventional":"^11.0.0","metro-react-native-babel-preset":"^0.77.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.70.3","react-native-reanimated":">=3.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_4.0.3_1754619617327_0.49191294701628085","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"babelrc":true}],"module","typescript"]}},"5.0.0-beta.0":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.0","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"e83ad68db2a4df98586f19aa2b2b1b0e8772c6ef","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.0.tgz","fileCount":287,"integrity":"sha512-RFsTkaWCalVS/XLfkmD7uDoyRGBBU0647uw/zfYvolwlVEx3I6VD11R6VSSK6RWOZ737zKKjhaWlvSaalgbdKg==","signatures":[{"sig":"MEUCIQCzurjW7x8aLAYSBI+J9lLL7kwCnXysHF0A9XkWrD/gRwIgJnQyA6YJ19rXTJMbYOMmEQUmtlyDwtUv2+2sWVRPOHY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1131272},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"5e6ec2a04dea9c75e00fc7631207594d6de9b81e","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write .","test:watch":"jest --watch","test:coverage":"jest --coverage"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"18.20.8","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.1","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.0_1758614906434_0.5933061952074887","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],"typescript"]}},"5.0.0-beta.1":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.1","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"4a7fcd4a701c706d93e9c4a63f45b40db57fd337","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.1.tgz","fileCount":288,"integrity":"sha512-Bkbb9tbhIvVB348sRF/HyEamKGKYW2R5FriEjhFDH48LeQkSXIlXO32G2ikQeyhU2k8C8cGQYEkJGcl1j4lCQQ==","signatures":[{"sig":"MEUCIQCQbJ5kDlZaXK/OEvRqRFtRLMmtWt5/IKEstHI/ZYSZNgIgAnw/beJ2NsLIZ+gnGnDvhhjXPLpprFjaHQpHHuMTyZY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1239012},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"66ccb6d8bd73ca16646d50d517281a9760775d4e","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write .","test:watch":"jest --watch","test:coverage":"jest --coverage"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"18.20.8","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.1","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.1_1765476233470_0.40486159591744153","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],"typescript"]}},"5.0.0-beta.2":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.2","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"84505d3e622c9e6bf4363808683e3e6dff6cf47e","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.2.tgz","fileCount":288,"integrity":"sha512-AiGWcDclsYE59t0CkPccXv0dr0qmWAJ81yOLfdIAoDESoGKU7iGqfMTMzLVUOw3ndLDsPBcTFce2/syZZGK3kw==","signatures":[{"sig":"MEQCIAWEVOYKfl18Z5icloDWwmAhjcJvA5LndnaVDtVCWWLdAiAShZ5rDh8nuqjCbEQ81MTcK0rbie5yd9pvgPf+zgaB4Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1250481},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"8da1e933409cfcdb2a2605b8d92419984d5dbfae","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write .","test:watch":"jest --watch","test:coverage":"jest --coverage"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"18.20.8","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.1","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.2_1765527332598_0.5377260795665362","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],"typescript"]}},"5.0.0-beta.3":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.3","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"9a954d182241b2142ece0cda5e8d11a52bd181bd","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.3.tgz","fileCount":288,"integrity":"sha512-0TY8uncRbK4pkf4XpYf8F1fpXGvF5TSoa5ljluxaMk9Ns13E35YUaL0DnG5vqk0OewBBP2vNYBjVslAvvh1RZw==","signatures":[{"sig":"MEQCIAf/NvDXz7w/qSh9T0+Kw5mfHl2pFTZfOldYX49lKS50AiAaBeOGoSsALvCSt0qeF6PMKVI/HKMinC0ikvGR1/7wOg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1268891},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"c2ecdcaf78e2400011de599c6a71d9defce691b9","scripts":{"dev":"watch 'yarn prepare' ./src","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write .","test:watch":"jest --watch","test:coverage":"jest --coverage"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"18.20.8","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.3_1765615154380_0.8129445736367624","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],"typescript"]}},"5.0.0-beta.4":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.4","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"a0f191cfefa7afed15d1fe0f667e22b300cdf431","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.4.tgz","fileCount":304,"integrity":"sha512-Ua5G3hnf7ps5OlNM+pxE1I85zLpS6V2HoQRA4yU5qmj8Ek8oDQ/mpma/3hLUypfDBPFctLgLWL6Rx7Ij0okaFw==","signatures":[{"sig":"MEYCIQCOq9iWC8ky/zKDbKoC2bg+qTGkB4O6E/f05K08xF0WJgIhAM55Y3H2VSWSb0WYzeeqn96eFx7AIWMnU7d1mIiUyc4n","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1316528},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"669e25631fb7c7c3aadbaaaa22d9cd8f5a4b0f92","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write .","test:watch":"jest --watch","test:coverage":"jest --coverage","e2e:comprehensive":"maestro test e2e/"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"18.20.8","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.4_1770568588363_0.2123267034188534","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],"typescript"]}},"5.0.0-beta.5":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.5","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"8c9c0259e8120432d70779ba402c3b8e1fa4afbc","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.5.tgz","fileCount":304,"integrity":"sha512-9HaO6Fuh5W49FPBbgWe4X7rpqaW9onKHG7pRGyjFGjYAzgKxzz2CHAhnfQQLmrfG62n+qk9uBsgtBTrCKzeVtg==","signatures":[{"sig":"MEYCIQCyYYGt4Uw+PTVtyd5+gdNqXDZBwth8sFwCWFnBaGs80gIhAN8MciNfcaYSnU7zkKzgIvUpQ1AbLldKyPfGaxBZ7Yvp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1318665},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"fec99d770c52f5e55402af1c6b3a5c36d68cc7b1","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","format:fix":"biome format --write .","test:watch":"jest --watch","test:coverage":"jest --coverage","changeset:check":"node scripts/check-changeset-style.mjs","e2e:comprehensive":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test e2e/"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.8.2","description":"Simple carousel component.fully implemented using Reanimated 2.Infinitely scrolling, very smooth.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"18.20.8","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.0.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.5_1772438740907_0.764815449277823","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],"typescript"]}},"5.0.0-beta.6":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.6","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"be99a4f9eb0e8734bb46479d7e3a65e03fe72fd7","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.6.tgz","fileCount":304,"integrity":"sha512-yhsgENoUAmgMSGgJEG3uw3e7EwDwYU7ctiVqXIg+twgGCWxBEJLL4m8JDeYpbdrR2+0TFm+z5dj2+/YhjHnmBw==","signatures":[{"sig":"MEQCIGTd2qTBQai6PyA4OhE/se3iFC7eVgMttAif6kq1bFX4AiA+Yj/VmZGprnURQcVqIRTlnxhfB/VIa+hd1AH0xTAdwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1349470},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"9ae33bcf0d8d56c8ff9f820f6dfacd25baf23a70","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","web:smoke":"playwright test --config=playwright.config.ts","format:fix":"biome format --write .","test:watch":"jest --watch","compat:expo":"bash scripts/test-packed-expo-consumer.sh","test:coverage":"jest --coverage","changeset:check":"node scripts/check-changeset-style.mjs","e2e:comprehensive":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test e2e/"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.9.8","description":"A performant, customizable carousel for React Native powered by Reanimated.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"22.23.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","@types/node":"22.20.1","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","@playwright/test":"1.61.1","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.1.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.6_1784405765789_0.16373008872715045","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],["typescript",{"project":"tsconfig.build.json"}]]}},"5.0.0-beta.7":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.7","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.7","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"e39bfd5f477e9b26c6582acf36a591669d39eabf","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.7.tgz","fileCount":307,"integrity":"sha512-xQGjppaKdooc2rwyxDB0FK3yKNTS+AGcuiXUd+IqJL11ulbdXrXEGdEysEtT7gRme0UHfYLtutRK1Lz/jtinDw==","signatures":[{"sig":"MEUCIQDiiAcqmakYUVqF+zKt8bK5d83/6i9Egtlnb/Jo2CJbCwIgOJOR0voMt/dj3bSMWR2g9ZukguyNaCx9A6qDSfH8/jk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1381371},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"734f37990f40f53d211553a1567c042a654a360a","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","web:smoke":"playwright test --config=playwright.config.ts","format:fix":"biome format --write .","test:watch":"jest --watch","compat:expo":"bash scripts/test-packed-expo-consumer.sh","test:coverage":"jest --coverage","changeset:check":"node scripts/check-changeset-style.mjs","e2e:comprehensive":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test e2e/"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.9.8","description":"A performant, customizable carousel for React Native powered by Reanimated.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"22.23.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","@types/node":"22.20.1","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","@playwright/test":"1.61.1","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.1.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.7_1784605642362_0.8031375324552519","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],["typescript",{"project":"tsconfig.build.json"}]]}},"5.0.0-beta.8":{"name":"react-native-reanimated-carousel","version":"5.0.0-beta.8","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0-beta.8","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"3f57fb1d351899ee155ec0466e501f83c340bbbd","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0-beta.8.tgz","fileCount":277,"integrity":"sha512-njeDOOsJHTLeOTpaKb9Ab2LqYjjjBLPQoZe1bMfVbZhdtMvY6uA3xpEqMNlFBNVmzbeO0cUJunfA5sFxJC5NxA==","signatures":[{"sig":"MEQCIDf8NLO+ocCCGLImHdpSghUzfE5oADieBugbmNYfpFSTAiBr3IWpglk+NjVNV75xPbmEncxgY7KrFwtD/k6T6SHxRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1169960},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","gitHead":"33728c44c6c22e050a97982b29d14ac3b7dd5a6c","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","web:smoke":"playwright test --config=playwright.config.ts","format:fix":"biome format --write .","test:watch":"jest --watch","compat:expo":"bash scripts/test-packed-expo-consumer.sh","test:coverage":"jest --coverage","changeset:check":"node scripts/check-changeset-style.mjs","e2e:comprehensive":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test e2e/"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.9.8","description":"A performant, customizable carousel for React Native powered by Reanimated.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"22.23.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","readmeFilename":"README.md","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","@types/node":"22.20.1","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","@playwright/test":"1.61.1","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.1.0","react-native-gesture-handler":">=2.9.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0-beta.8_1784678420664_0.29792699988704463","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"babelrc":false,"configFile":"./babel.config.js"}],["module",{"babelrc":false,"configFile":"./babel.config.js"}],["typescript",{"project":"tsconfig.build.json"}]]}},"5.0.0":{"name":"react-native-reanimated-carousel","version":"5.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.0.0","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"bin":{"rnrc-v5-codemod":"scripts/codemods/v5.mjs"},"dist":{"shasum":"3a15d79a1c86c2a1fbda862860d5f3bc62876f10","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.0.0.tgz","fileCount":341,"integrity":"sha512-96ir4BKqqPKOXK7+S3TuL7hpbcrPaxeE0EV4hSsbw0vjMMeCqU1a+XyzZOhUJdRWqfbGMgtHvbbBa1y3MegeZQ==","signatures":[{"sig":"MEYCIQCLVZjrovI4GIWTPWDHxFIJt+jvP1Yg2LccNyyDwEeHCQIhAN+dECz7oNCRaDyTHwJgXbqIf7wrIYWkYXFGD4GfRMMT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQDJ4GDia4wU1vh0sePa2a+KHwL/IR+dBanT4wfAM0W7OAIhAK6wY7p3/wZdPCMTENjO5vyFKMq8TEASb12ehHwqqJ24","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1239377},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/module/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","exports":{".":{"import":{"types":"./lib/typescript/module/index.d.ts","default":"./lib/module/index.js"},"default":"./lib/module/index.js","require":{"types":"./lib/typescript/commonjs/index.d.ts","default":"./lib/commonjs/index.js"},"react-native":"./src/index.tsx"},"./package.json":"./package.json"},"gitHead":"9ae431ac7849c9c61ddf1fd9b980c40581e21d98","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit && yarn types:public","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","web:smoke":"playwright test --config=playwright.config.ts","format:fix":"biome format --write .","test:watch":"jest --watch","compat:expo":"bash scripts/test-packed-expo-consumer.sh","types:public":"tsc -p tsconfig.type-tests.json","package:check":"node scripts/check-package-entries.mjs","test:coverage":"jest --coverage","changeset:check":"node scripts/check-changeset-style.mjs","web:packed-smoke":"playwright test --config=playwright.config.ts e2e-web/packed-package.spec.ts","e2e:comprehensive":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test e2e/","package:packed-check":"node scripts/check-packed-package.mjs"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.9.8","description":"A performant, customizable carousel for React Native powered by Reanimated.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"22.23.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","@types/node":"22.20.1","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","@playwright/test":"1.61.1","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.1.0","react-native-gesture-handler":">=2.9.0 <3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.0.0_1785003812545_0.4789415434638409","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"esm":true,"babelrc":false,"configFile":"./babel.config.js"}],["module",{"esm":true,"babelrc":false,"configFile":"./babel.config.js"}],["typescript",{"project":"tsconfig.build.json"}]]}},"5.1.0":{"name":"react-native-reanimated-carousel","version":"5.1.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","_id":"react-native-reanimated-carousel@5.1.0","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"homepage":"https://rn-carousel.dev/","bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"bin":{"rnrc-v5-codemod":"scripts/codemods/v5.mjs"},"dist":{"shasum":"236ab876abe5491075ebc65ac7ac63d93b01d110","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.1.0.tgz","fileCount":341,"integrity":"sha512-cG1H3RH4pi13cucN6mF1fkuFUgDFEEiHaklAnOjTR1d9312g1jNxea3jnWcBjTtXaSPe/3fnptO9OXzZtIPi2Q==","signatures":[{"sig":"MEYCIQCAqAm/oGJ+RQqAG3HNesBUGikWOcml3Z3JAGqSXt0urgIhAIosXDCUf3ZeenxF4T8BpmjAE8xMHuwLc0X3H3BEJdrV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIGpu4U6xJwkrh3mPbs7xUceAxNdvIFi8j3KQqhLMHh6GAiEAvBhmMx1YBuEDbXDJ3UO8ynDXxhwoVhOQjB3xC6hbL0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1242986},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/module/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","exports":{".":{"import":{"types":"./lib/typescript/module/index.d.ts","default":"./lib/module/index.js"},"default":"./lib/module/index.js","require":{"types":"./lib/typescript/commonjs/index.d.ts","default":"./lib/commonjs/index.js"},"react-native":"./src/index.tsx"},"./package.json":"./package.json"},"gitHead":"da5b0ff44bce196ca0bb2ba23047324f71765791","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit && yarn types:public","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","web:smoke":"playwright test --config=playwright.config.ts","format:fix":"biome format --write .","test:watch":"jest --watch","compat:expo":"bash scripts/test-packed-expo-consumer.sh","types:public":"tsc -p tsconfig.type-tests.json","package:check":"node scripts/check-package-entries.mjs","test:coverage":"jest --coverage","changeset:check":"node scripts/check-changeset-style.mjs","web:packed-smoke":"playwright test --config=playwright.config.ts e2e-web/packed-package.spec.ts","e2e:comprehensive":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test e2e/","package:packed-check":"node scripts/check-packed-package.mjs"},"_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.9.8","description":"A performant, customizable carousel for React Native powered by Reanimated.","directories":{},"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"22.23.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","@types/node":"22.20.1","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","@playwright/test":"1.61.1","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.1.0","react-native-gesture-handler":">=2.9.0 <4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-reanimated-carousel_5.1.0_1785882142533_0.17414727534191132","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"esm":true,"babelrc":false,"configFile":"./babel.config.js"}],["module",{"esm":true,"babelrc":false,"configFile":"./babel.config.js"}],["typescript",{"project":"tsconfig.build.json"}]]}},"5.1.1":{"_id":"react-native-reanimated-carousel@5.1.1","bin":{"rnrc-v5-codemod":"scripts/codemods/v5.mjs"},"bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"dist":{"shasum":"717b975496c48b45de452aab59e3502b1c592deb","tarball":"https://registry.npmjs.org/react-native-reanimated-carousel/-/react-native-reanimated-carousel-5.1.1.tgz","fileCount":341,"integrity":"sha512-PDt//04VF3PXUlHT9+l1LvBX11srYcdzqE33SPd+nZUvoID2o9jvn7eNBEQHgSYfl1/4KWP5KJdib0LMEUT8wA==","signatures":[{"sig":"MEYCIQDr6lGetVicNqXwwpvMshpCoCOxaAGUFJR7kX2qq6YWbAIhAOO209B58qulgvP7UNLkeff3iB9wMZ/15WWLhs2Lsfs3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEtMGjGq0fdBYQd6v2YXW/1Lcy3QLQ3VTT1cZKZRTaOXAiEA8AvkCdsNT6Wk141AZy3/D45VRY+RXfh3W3ny1Tk3y38="}],"unpackedSize":1243011},"main":"lib/commonjs/index","name":"react-native-reanimated-carousel","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn precommit"}},"types":"lib/typescript/module/index.d.ts","author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"lib/module/index","source":"src/index","exports":{".":{"import":{"types":"./lib/typescript/module/index.d.ts","default":"./lib/module/index.js"},"default":"./lib/module/index.js","require":{"types":"./lib/typescript/commonjs/index.d.ts","default":"./lib/commonjs/index.js"},"react-native":"./src/index.tsx"},"./package.json":"./package.json"},"gitHead":"e437fa8d2a7db1c1ce96057691b19532a8e4472c","license":"MIT","scripts":{"dev":"watch 'yarn prepare' ./src","e2e":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test example/app/app/demos/","gif":"node scripts/makegif.js ./scripts/gif-works-directory","lint":"biome check .","test":"jest","clean":"del-cli lib","types":"tsc --noEmit && yarn types:public","format":"biome format .","prepare":"bob build","test:ci":"jest --coverage --ci --runInBand --reporters=default --reporters=jest-junit","version":"changeset version","lint:fix":"biome check --write .","precommit":"yarn lint:fix && yarn format:fix","web:smoke":"playwright test --config=playwright.config.ts","format:fix":"biome format --write .","test:watch":"jest --watch","compat:expo":"bash scripts/test-packed-expo-consumer.sh","types:public":"tsc -p tsconfig.type-tests.json","package:check":"node scripts/check-package-entries.mjs","test:coverage":"jest --coverage","changeset:check":"node scripts/check-changeset-style.mjs","web:packed-smoke":"playwright test --config=playwright.config.ts e2e-web/packed-package.spec.ts","e2e:comprehensive":"APP_ID=${APP_ID:-com.react-native-reanimated-carousel.example} maestro test e2e/","package:packed-check":"node scripts/check-packed-package.mjs"},"version":"5.1.1","_npmUser":{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"},"homepage":"https://rn-carousel.dev/","keywords":["react-native","ios","android"],"commitlint":{"rules":{"type-case":[0],"subject-case":[0]},"extends":["@commitlint/config-conventional"]},"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"_npmVersion":"10.9.8","description":"A performant, customizable carousel for React Native powered by Reanimated.","directories":{},"maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"resolutions":{"@babel/plugin-transform-block-scoping":"7.28.4"},"_nodeVersion":"22.23.1","react-native":"src/index.tsx","publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.0.2","devDependencies":{"jest":"^29.3.1","husky":"^4.2.5","react":"19.1.0","watch":"^1.0.2","gifify":"^2.4.3","del-cli":"^5.0.0","react-dom":"19.1.0","commitlint":"^11.0.0","jest-junit":"^16.0.0","sponsorkit":"^0.1.3","typescript":"^5.5.4","@babel/core":"^7.28.4","@types/jest":"^29.2.5","@types/node":"22.20.1","pod-install":"^0.1.0","@types/react":"^19.1.10","react-native":"0.81.4","@biomejs/biome":"^1.9.4","@changesets/cli":"latest","@playwright/test":"1.61.1","react-native-web":"~0.19.10","@types/react-native":"^0.66.16","react-test-renderer":"19.1.0","react-native-worklets":"0.5.2","react-native-reanimated":"^4.1.0","@babel/preset-typescript":"^7.27.1","react-native-builder-bob":"0.39.1","cz-conventional-changelog":"^3.3.0","@react-native/babel-preset":"0.81.1","@types/react-test-renderer":"^19.1.0","@changesets/changelog-github":"^0.5.0","@testing-library/jest-native":"^4.0.4","@testing-library/react-hooks":"^8.0.0","babel-plugin-module-resolver":"^5.0.2","react-native-gesture-handler":"~2.28.0","@testing-library/react-native":"^13.3.3","@babel/plugin-syntax-typescript":"^7.27.1","@commitlint/config-conventional":"^11.0.0","@babel/plugin-syntax-dynamic-import":"^7.8.3","@babel/plugin-transform-block-scoping":"7.28.4","@babel/plugin-proposal-private-methods":"^7.18.6","@babel/plugin-proposal-class-properties":"^7.18.6"},"peerDependencies":{"react":">=18.0.0","react-native":">=0.80.0","react-native-worklets":">=0.5.0","react-native-reanimated":">=4.1.0","react-native-gesture-handler":">=2.9.0 <4.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-reanimated-carousel_5.1.1_1786151395668_0.8049274195098086"},"react-native-builder-bob":{"output":"lib","source":"src","exclude":"**/*.test.{ts,tsx}","targets":[["commonjs",{"esm":true,"babelrc":false,"configFile":"./babel.config.js"}],["module",{"esm":true,"babelrc":false,"configFile":"./babel.config.js"}],["typescript",{"project":"tsconfig.build.json"}]]}}},"time":{"created":"2021-09-07T10:51:10.591Z","modified":"2026-08-08T01:09:56.049Z","0.1.0":"2021-09-07T10:51:10.787Z","0.1.1":"2021-09-07T11:04:31.911Z","0.2.0":"2021-09-07T14:12:31.841Z","0.2.1":"2021-09-07T14:26:46.949Z","0.2.2":"2021-09-07T14:30:28.933Z","0.3.0":"2021-09-08T05:09:49.695Z","0.3.1":"2021-09-08T05:41:03.280Z","0.4.0":"2021-09-08T07:47:42.594Z","0.4.1":"2021-09-08T08:00:22.197Z","0.4.2":"2021-09-09T08:27:47.919Z","0.4.3":"2021-09-09T09:20:35.857Z","0.4.4":"2021-09-30T08:38:53.622Z","0.4.5":"2021-09-30T09:11:27.311Z","0.5.0":"2021-10-08T06:42:15.226Z","0.5.1":"2021-10-09T07:03:49.121Z","0.5.2":"2021-10-19T05:42:39.046Z","0.5.3":"2021-10-27T03:38:24.906Z","0.5.3-beta.0":"2021-10-27T03:46:23.757Z","0.5.4":"2021-10-27T06:06:10.811Z","1.0.0":"2021-10-31T06:49:11.390Z","1.0.1":"2021-11-01T11:50:08.294Z","1.0.2":"2021-11-03T04:28:11.613Z","1.0.3":"2021-11-10T02:50:35.667Z","1.0.4":"2021-11-18T05:43:15.896Z","1.0.5":"2021-11-20T04:35:07.169Z","1.0.6":"2021-11-27T04:15:51.139Z","1.0.7":"2021-12-05T15:14:46.693Z","1.0.8":"2021-12-06T14:11:25.545Z","1.0.9":"2021-12-07T14:29:09.630Z","1.0.10":"2021-12-19T13:39:54.267Z","1.0.11":"2021-12-20T06:38:09.216Z","1.0.12":"2021-12-28T08:27:22.175Z","1.1.0":"2022-01-03T09:23:49.255Z","1.2.0-beta.0":"2022-01-04T02:35:39.222Z","1.1.1":"2022-01-04T05:56:45.277Z","1.2.0-beta.1":"2022-01-04T06:20:20.825Z","1.2.0-beta.2":"2022-01-04T15:35:19.954Z","1.2.0-beta.3":"2022-01-05T11:33:53.473Z","1.2.0-beta.4":"2022-01-05T12:56:21.414Z","2.0.0":"2022-01-07T15:55:33.991Z","2.1.0":"2022-01-08T15:23:28.581Z","2.1.1":"2022-01-11T03:31:22.495Z","2.1.2":"2022-01-11T14:15:32.261Z","2.2.0":"2022-01-16T15:58:44.337Z","2.2.1":"2022-01-16T16:57:59.819Z","2.2.2":"2022-01-23T07:37:27.400Z","2.2.3":"2022-01-24T06:33:02.912Z","2.2.4":"2022-01-25T05:56:49.120Z","2.2.5-beta.0":"2022-02-01T02:09:17.578Z","2.2.5-beta.1":"2022-02-04T13:19:01.397Z","2.2.5-beta.2":"2022-02-04T15:07:21.009Z","2.2.5-beta.3":"2022-02-04T16:04:26.165Z","2.3.0":"2022-02-19T08:58:32.484Z","2.3.1":"2022-02-28T12:01:49.012Z","2.3.2-beta.0":"2022-03-03T10:10:22.794Z","2.3.2-beta.1":"2022-03-03T10:12:55.199Z","2.3.2":"2022-03-03T10:19:17.296Z","2.3.3-beta.0":"2022-03-30T08:32:43.499Z","2.3.3-beta.1":"2022-03-30T09:01:25.029Z","2.3.3":"2022-04-03T01:51:17.627Z","2.3.4":"2022-04-10T10:39:11.629Z","2.3.5":"2022-04-27T13:08:39.963Z","2.3.6":"2022-05-02T05:12:57.868Z","2.3.7":"2022-05-02T05:42:39.099Z","2.3.8":"2022-05-02T06:13:28.184Z","2.3.9":"2022-05-03T08:20:15.503Z","2.3.10":"2022-05-04T13:14:17.228Z","2.3.11":"2022-05-15T03:24:28.533Z","2.4.0":"2022-05-18T14:28:32.455Z","2.5.0":"2022-05-29T03:27:48.557Z","2.5.1":"2022-06-01T06:26:06.580Z","2.6.0":"2022-06-04T03:10:08.830Z","3.0.0":"2022-06-10T06:20:58.101Z","3.0.1":"2022-06-20T04:38:16.245Z","3.0.2":"2022-06-28T12:31:23.326Z","3.0.3":"2022-06-28T12:49:30.308Z","3.0.4":"2022-08-12T05:09:20.720Z","3.0.5":"2022-09-15T13:13:41.384Z","3.0.6":"2022-09-27T09:20:07.699Z","3.1.0":"2022-10-19T05:53:29.326Z","3.1.1":"2022-10-25T06:40:02.670Z","3.1.2":"2022-11-01T13:19:32.001Z","3.1.3":"2022-11-01T15:43:39.947Z","3.1.4":"2022-11-04T03:32:20.216Z","3.1.5":"2022-11-04T03:59:45.881Z","3.2.0":"2023-01-10T08:28:31.721Z","3.3.0":"2023-01-11T08:32:19.210Z","3.3.1":"2023-05-09T01:17:26.125Z","3.3.2":"2023-05-09T09:32:41.569Z","3.4.0":"2023-06-16T01:37:39.993Z","3.5.0":"2023-07-13T17:50:29.645Z","3.5.1":"2023-07-14T05:04:02.599Z","4.0.0-alpha.0":"2023-07-14T07:17:44.293Z","4.0.0-alpha.1":"2023-12-03T18:31:35.445Z","4.0.0-alpha.2":"2023-12-03T21:43:20.050Z","4.0.0-alpha.3":"2023-12-04T20:18:23.913Z","4.0.0-alpha.4":"2023-12-04T20:52:55.290Z","4.0.0-alpha.5":"2023-12-06T12:40:13.012Z","4.0.0-alpha.6":"2023-12-11T18:21:07.085Z","4.0.0-alpha.7":"2023-12-12T16:43:02.289Z","4.0.0-alpha.8":"2023-12-26T02:09:59.936Z","4.0.0-alpha.9":"2024-01-13T23:53:46.734Z","4.0.0-alpha.10":"2024-03-07T20:58:01.207Z","4.0.0-alpha.11":"2024-05-05T14:06:24.627Z","4.0.0-alpha.12":"2024-05-06T10:16:11.827Z","4.0.0-canary.13":"2024-09-11T09:41:10.308Z","4.0.0-canary.14":"2024-09-12T04:56:16.995Z","4.0.0-canary.15":"2024-09-15T13:41:46.487Z","4.0.0-canary.16":"2024-10-04T15:32:56.938Z","4.0.0-canary.17":"2024-10-14T19:43:50.158Z","4.0.0-canary.18":"2024-11-23T07:15:32.302Z","4.0.0-canary.19":"2024-11-25T11:35:57.465Z","4.0.0-canary.20":"2024-11-29T09:35:01.411Z","4.0.0-canary.21":"2024-11-29T10:05:37.346Z","4.0.0-canary.22":"2024-11-29T10:30:23.982Z","4.0.0-canary.23":"2025-02-09T16:52:56.650Z","4.0.0":"2025-02-09T17:36:03.852Z","4.0.1":"2025-02-10T22:52:56.593Z","4.0.2":"2025-02-11T06:27:27.888Z","4.0.3":"2025-08-08T02:20:17.525Z","5.0.0-beta.0":"2025-09-23T08:08:26.674Z","5.0.0-beta.1":"2025-12-11T18:03:53.645Z","5.0.0-beta.2":"2025-12-12T08:15:32.834Z","5.0.0-beta.3":"2025-12-13T08:39:14.609Z","5.0.0-beta.4":"2026-02-08T16:36:28.561Z","5.0.0-beta.5":"2026-03-02T08:05:41.115Z","5.0.0-beta.6":"2026-07-18T20:16:05.940Z","5.0.0-beta.7":"2026-07-21T03:47:22.539Z","5.0.0-beta.8":"2026-07-22T00:00:20.830Z","5.0.0":"2026-07-25T18:23:32.651Z","5.1.0":"2026-08-04T22:22:22.653Z","5.1.1":"2026-08-08T01:09:55.866Z"},"bugs":{"url":"https://github.com/dohooo/react-native-reanimated-carousel/issues"},"author":{"url":"https://github.com/dohooo","name":"Doho","email":"zhaodonghao586@outlook.com"},"license":"MIT","homepage":"https://rn-carousel.dev/","keywords":["react-native","ios","android"],"repository":{"url":"git+https://github.com/dohooo/react-native-reanimated-carousel.git","type":"git"},"description":"A performant, customizable carousel for React Native powered by Reanimated.","maintainers":[{"name":"caspian.zhao","email":"caspian.zhao@outlook.com"}],"readme":"# react-native-reanimated-carousel\n\n<img src=\"assets/home-banner.png\" width=\"100%\"/>\n\n![platforms](https://img.shields.io/badge/platforms-Android%20%7C%20iOS%20%7C%20Web-brightgreen.svg?style=flat-square&colorB=191A17)\n[![npm](https://img.shields.io/npm/v/react-native-reanimated-carousel.svg?style=flat-square)](https://www.npmjs.com/package/react-native-reanimated-carousel)\n[![npm](https://img.shields.io/npm/dm/react-native-reanimated-carousel.svg?style=flat-square&colorB=007ec6)](https://www.npmjs.com/package/react-native-reanimated-carousel)\n[![github issues](https://img.shields.io/github/issues/dohooo/react-native-reanimated-carousel.svg?style=flat-square)](https://github.com/dohooo/react-native-reanimated-carousel/issues)\n[![discord chat](https://img.shields.io/badge/chat-discord-blue?style=flat&logo=discord)](https://discord.gg/KsXRuDs43y)\n\nA performant, customizable carousel for React Native, powered by Reanimated and Gesture Handler.\n\n- [Getting started](https://rn-carousel.dev/usage)\n- [API reference](https://rn-carousel.dev/props)\n- [Examples](https://rn-carousel.dev/Examples/summary)\n- [Migrating from v4](https://rn-carousel.dev/migration-v5)\n\n## Migrating from v4\n\nRead https://rn-carousel.dev/migration-v5.md and upgrade react-native-reanimated-carousel to v5 in this project, then summarize what changed for my review.\n\n## v5 highlights\n\n- A smaller, named-only API with descriptive TypeScript types.\n- Container sizing through `style`, with optional `itemSize` for a custom page distance.\n- Explicit `layout`, `itemAnimation`, `snapMode`, and `orientation` contracts.\n- Continuous logical `progress` plus signed pixel-level `scrollOffsetValue`.\n- One `Pagination` component with loop-aware interpolation and accessible interactive dots.\n- Stable item identity through `keyExtractor`, horizontal RTL normalization, and package `exports`.\n\n## Installation\n\nExpo projects should let Expo select compatible Reanimated and Worklets versions:\n\n```bash\nnpx expo install react-native-reanimated-carousel react-native-reanimated react-native-worklets react-native-gesture-handler\n```\n\nReact Native Community CLI projects can use their package manager:\n\n```bash\nyarn add react-native-reanimated-carousel react-native-reanimated react-native-worklets react-native-gesture-handler\n```\n\nFollow the official setup instructions for [Reanimated](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started) and [Gesture Handler](https://docs.swmansion.com/react-native-gesture-handler/docs/fundamentals/installation).\n\n## Quick start\n\n```tsx\nimport * as React from \"react\";\nimport { Text, useWindowDimensions, View } from \"react-native\";\nimport { GestureHandlerRootView } from \"react-native-gesture-handler\";\nimport { Carousel } from \"react-native-reanimated-carousel\";\n\nconst data = [\"First\", \"Second\", \"Third\"];\n\nexport default function App() {\n  const { width } = useWindowDimensions();\n\n  return (\n    <GestureHandlerRootView style={{ flex: 1 }}>\n      <View style={{ flex: 1, justifyContent: \"center\" }}>\n        <Carousel\n          style={{ width, height: 200 }}\n          data={data}\n          renderItem={({ item }) => (\n            <View style={{ flex: 1, alignItems: \"center\", justifyContent: \"center\" }}>\n              <Text>{item}</Text>\n            </View>\n          )}\n        />\n      </View>\n    </GestureHandlerRootView>\n  );\n}\n```\n\n`loop` defaults to `false` in v5. Add `loop` when infinite wrapping is part of the product behavior.\n\n## Version compatibility\n\n| Carousel | Expo SDK | React Native | Reanimated | Gesture Handler | Worklets |\n|---|---|---|---|---|---|\n| **v5** | **54–57 validated** | **0.80+** | **4.1.0+** | **>=2.9.0 <4.0.0** | **0.5.0+** |\n| v4.x (EOL) | 50–53 | 0.70.3+ | 3.0.0+ | 2.9.0+ | — |\n| v3.x (EOL) | 47–49 | 0.66.0+ | 2.0.0+ | 2.0.0+ | — |\n\nReanimated and Worklets must be a compatible pair. Expo users should use `expo install`; other projects should consult the [Reanimated compatibility table](https://docs.swmansion.com/react-native-reanimated/docs/guides/compatibility).\n\n## Sponsors\n\n<p align=\"center\">\n  <img src=\"https://github.com/dohooo/sponsors/blob/master/sponsors.png?raw=true\"/>\n</p>\n\n## License\n\nMIT\n","readmeFilename":"README.md"}