{"_id":"@codeherence/react-native-header","_rev":"45-d40b262c744f61ae0fd6e179f57ff098","name":"@codeherence/react-native-header","dist-tags":{"beta":"0.9.0-beta.0","rc":"1.0.0-rc.1","latest":"1.0.1"},"versions":{"0.5.1":{"name":"@codeherence/react-native-header","version":"0.5.1","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.5.1","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"e4e20fcdbfb97fc016e39a89a56264a40ea80fe7","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.5.1.tgz","fileCount":115,"integrity":"sha512-spS/ibAUO8ZA6b3UCUK/Lx00DFu9WiPUL2DGshQhlhuGPxyfeYSpN0UhJrm3d99ulWRW2odY/ENlh6JF4K5seg==","signatures":[{"sig":"MEYCIQDwaXL4GWOc5ykZMeqYjLNXQR5mTpu1DqLUfUvDxg8ZNQIhAOwhQkBP1jNZhX0399ihn+oWv4VG+uEHGN4FAn6m3ux6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG7wxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSiBAAi03Y+EAQZ7Hm56gBenXGV1JTyV+PIXo+XAG5mQn0fMmDb9WD\r\nrpkbMcmxkOI0apjMaBIXRPZHsv2fD/9vHcGV9EozMmeU+iq9i15eZWXpyQut\r\nQ527vNchLeyW21rEoPGkXCm+ev7gIMO32TM6r5fbQlr9F0dJzaYuEtIgWgeE\r\n4y7BvtVMusoSlqU2Rk6QoCo9I/JuQ+5ep5neNk3Jner8ELeH2giFhKhbiyF8\r\nP7Z3YwA6YAlDaV2br9CyUCEn8cTexZfCmg4FtaLRZcUfr+R7XQgZ5VKXLrGT\r\nsLNshMbpnXTIEu5rsiWme4kYmlxGIMDrquCFClYyA8PAP7pGumOVTGIaN5tU\r\nOBEE8peStj/N1ih8LrKywKrXpFX/5/3OChgcQQXEgd5EUxpGr4cRSAGQVjI7\r\n4S3I0umbrNhpwydOuWXfDEyb9SPtIq2ltEDadTryWEa4C5DeqjhxUCKy8+L0\r\nzrhhJ74WmTYf0JhPjNe4EIxf2IWogZEIPsCk5F5+yURfbrWBjjL2NJCB3hJ/\r\nxOrYQ9qf7iLiULCtiRKVqU4vMtZA7jFNB1JgcFK86fKA5OqlnqsU5jmqA0Nn\r\narXDU0be93zT0kP/FhS71jgr95x5+gYxX5Y4M2XTkdVmN0aSdv0vSI+uJnQm\r\nNoVTmiTlo1c1oulbks0RhmlZt/Tn7HyItGE=\r\n=kVTB\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"379cf907e65bdef765a0a0a51fb6549175fc96a0","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.5.1_1679539248742_0.6115293859327271","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":"@codeherence/react-native-header","version":"0.5.2","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.5.2","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"cf4ed1566424cc02d48e84ecb3caba20c96e8af2","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.5.2.tgz","fileCount":115,"integrity":"sha512-gmVEWeKLxWaDQJpeZ1/7Z32DPhXJ3guaadjwRETXhDvvFS3i5HYWer62/8JY4oe9WCmj6tKWSIuzHS+lZPHK6A==","signatures":[{"sig":"MEQCIFYTZdvPM/K5ccOebyRUN7sLlXIce802Jw3rkREp7EFKAiAHDz2T2A0oi4ierFKy14ThPy4k4IE7CWSzyHNc2tnBBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG+gEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqp0Q//cddOUlsUnZMkrg9VrkhcI/JA8lp0+CfQdrLF5GtKyGvij0kV\r\nYXb5p5I9RiwQqHdobK0nVyppWWNU7bPxtgdseGFWBJoMI5UNW+3nIIjp5l1z\r\nQh1LYJOGrFGYk2OeFVmyG73TIEZedA1xgR13HTfRM4LAAWSc78c+SBQxU881\r\nXy/ey3LoidfgmfJvZXbgMQyQxPui+l7EapZhsndZtFndddrT+hUytIdbppZr\r\nvqCqMM1W5RJLeemEGSjAD1Krj4DO7MWrdJU6KNpnrLN3TyRlQIwJxS61NOUC\r\nWPsDYiCDAE0kiVxXUnXAn4dflGU1/t+JzaO9pc97tm4SJ63JzutEmpScbnLx\r\nlHp26E3SdyVtRV7kaWmBVDB5exI6/HrUptxwKoiindxjXx3C/AtEsUXbsvQY\r\nlTNd/HloCVIjQpp+mY/OzPI9Z9XvycgshoDOEMxoZ+ARgBvSVixEwxp428Yb\r\nuERcgOACBKFID3+r7umr9jZMWulf9nd4kCjSSupjT70eMX+kcdNzrd+5iZ+t\r\n/mmgBLPWD+OwIYGjLNQvNbS7DpP+iBEqTbxE/pnhE1MzQGsbLM16f3WDC05q\r\nIBn/Srz6NyqHKe/v0LB8YBz2eSGHOnf3dYDfTP5mjMuUXAQbd7UdkO5S/gdb\r\noLTkKkmzDrc1YADM24CeqzaJdGeXA1t9oDI=\r\n=L1z6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"6e98e70256703ebf429db185644662e48cb62c88","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.5.2_1679550468086_0.308007469831173","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.5.3":{"name":"@codeherence/react-native-header","version":"0.5.3","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.5.3","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"5d38c826f640c153c98f80b7f29986d4d745ee78","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.5.3.tgz","fileCount":115,"integrity":"sha512-/89MR/0nzoVFVh1QX9fh4c5RZfdll/eAD00fSHw70rFH8KjMrakZN4sax7BtJBefWNYxqkc09mNy4RNVLXzdow==","signatures":[{"sig":"MEYCIQCuaThggUmlheuLKYqvzPgmCXPSG2bu+NS41jY6NpxrIgIhAJyFLJy1dIMOepJZB0em47ZUuEk/fgGHSQQ9ye6sW75w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":201332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG+oEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrG4Q//eRaQgW3uKto0dOL5NyikPI3YOnqNArUcOImiqSSTaI2H4763\r\nwdyYRcN4AYxaSkI7++xfWoZyXfSaCSUM8qGk0FSEqWPAc/VjYgzrZjtd2mcp\r\n8RZCy2uLL5HsSUh5C487PnqsVEAcxjYOFfZFKtDBvABrRCJF4EhVBp4zRBeb\r\nxKyjumbjBliZERlEWAGNsYUc5YAVAhsXfq02BJdF/Uish9mCCgbiwDGAra+m\r\nfalD3gTN8ZjpguNpPqsintRZAEtPj08PS9Aiun2GZ3JS411HDuv2Ofw7Efr4\r\nGGuEYKxdNYT/EO5Hz49fcibRUwT8XQqufdj1CAhMvCc58E5UTnkbQn59Jcnt\r\ncmpvVTPkt+uIybQ+sli9x82y61zDA2fY0z8FdF4RrLXg7T3Do4yHujwM/o6U\r\nMo1Me5tMbA3qHBOGjwO8mEudg6Q+ZmgOUQTjjPZJYBxC6s4FTywdP1Ko4rUe\r\n0CM65U1HOfhOCg6N8tyOtgtvEZlteG5T6UMuz8xthT25GFb0QYIznLzcRokf\r\nI8Zyfff9TWPZebSyoehFjlgzl+ZrDQKYpVdxRU+lofMddh7SeIdGWZtO8Y7l\r\nHzyyoXg3mDRWjbeXj7ux1MPbQsgzl4z/neXiEaTf/xhY5lCQllwzhA7ySaiq\r\n9QQS+TyCvAsweokLW121FB1Oth6Y1+cLEbQ=\r\n=V4IP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"b119350ae091e65c63641d24628ae024b14a787c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.5.3_1679550980596_0.4166587644426938","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.6.0":{"name":"@codeherence/react-native-header","version":"0.6.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.6.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"a1603886d360fab34fec92cebb5a340a0c84c140","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.6.0.tgz","fileCount":122,"integrity":"sha512-WgTjXL61Smrkbe6nCxxYua0ert9Nnqb9RkW9vZgiVD8VKyV6nhCIEo8TfhiQ2qM3lkw4P1y6J5e61GLcGw27dQ==","signatures":[{"sig":"MEUCIQCNphQWwwTJiJOjnlbZF7SkmfMbVc+l6ZbMPCmxdHalZwIgZNnAH8uFzO1qzA1sQYl+vVnhzxvLhmVjFaPbmKeLhJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHPuKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSLA//b5jJYBrTBWHBhL2Tz3JJh/CYvRtyz/Z5eAFJzB/6Og+LPTHx\r\naau6EaaFtd/cA78aLxi1az33yUG0e0K/4djipurXinEqaFqoIH24/c/uJMJu\r\nJm+IyE+7i96WLo6sKcG12GNqYnvB1Ksbu8ChdSLO96Li7+a9v0H/np2+4qY2\r\nLxYxdxEJEpBT4GqWHFS8hTDmosweaEBzon/eOtvCUpN3D7JHbHenj8SQli6t\r\nlrX9p4EvUq36JlvdbWLFky9w8bwul/6j74Vw7zGfDoALforS9/qnxkoN33jS\r\nCWBuSiD6cXJeOnIMg9cbkwu9sm56YdSRHdm/Tjv7qAvkWqPsx64nDpGirAW8\r\nsnc12gMlRCI5kCLMQvYBvHTxOPwj4HOBHw8Fswej6G3lArl1zha8mrCoEAr3\r\nqqQF4OYdkVdeL8OEZvPnunuzNDRUhWLn8B03nz8WFg0+c4qdzEbYqIu0GMLh\r\n4sMRYWJRNb1xJC3qGx9plo99slRmqAhqYkn7NxlsVjFnZhpgBZj5LWm4Eweq\r\nHKQkk9Xgt8jZ279RUsI7UdwMGeOdcxtOHfnuObM/nkbCvTVX0p8RL/LfKaUy\r\npc6bIryygWnDwhAGtHmQR6eN8tP1gsJTbyAq3mKunl1HeH1r3DemI61QOjkL\r\nHm2uYMI7L6M9Bq1sqWS7wiYsMhWETo2Fv14=\r\n=XD73\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"004ce4e6f7c4cad11bf63281a19e0bf8d6f10f18","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.6.0_1679621001823_0.2630411808580273","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.0-rc.0":{"name":"@codeherence/react-native-header","version":"0.7.0-rc.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.7.0-rc.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"72c220eefef6ef9a48418afda82f1c8c4b90071f","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.7.0-rc.0.tgz","fileCount":122,"integrity":"sha512-erSXq/9A1suOrQt1QJrKA6bqRWqFUgiyh5sSs1penMPgkNMLEqJw9//ysKibNRHWRQ0cmjY7IReE9IfQRyKayA==","signatures":[{"sig":"MEUCIHnBaoR2xfRf00719JDduFpc9jrw14tip9Q226zHplrvAiEA9ufdjLW1LZ/BnTKnyU0hRyWoSWYMckwhd2PJZdrbSIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHfPjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHxw/+Ns2dmYY6o8MVcO5FhblQ6VWhnHxo9OW0M/xXt0L8ntHXMqr1\r\n3HaoipA+5+qUQey8Yoa241CkAEDFduK0lDUL024m2BUgSFvrK1ujNEzYBo+P\r\nGZve7576F+Uf7tFmFyskcxIR58KYxI3KVWuh+onF+rTc8BhPvTWNY7osCmIR\r\nn8UpRaFCsHooutcHoteDG4A3GJu+fC9pz4oxq8V9hEmGcWzLaQhhxJTfmOby\r\nKd/YJma+tJycbeoQ+uD5WMuEnQqv6V7LlBMvoTx2FpeGRVb4u5DnYK6yKCqS\r\njku9Y2mtYueyK2Dnemu/d1zHZsnnmX6yXlN7zexUI5gDOn5UnkYnM4VFQ7Sl\r\nMCuMmR+bHERJC5vRfEONjkUneczrCy8/d4tKsUc9REuTd2fxgjTThbcwWJNl\r\nr8MEWZ0Ap+m7rq/f1ymR/w/bOJOWrvO8obE/nBC6JOnLy2HD2UHG7JSY43Hx\r\nlpRapcJkr695J42fxvIWF+DZd5QoeXHZ94bsU/XW1vvMFKEuRvB/NOe18Oda\r\nw36Ht/Jgn75R4pn5LZ0NkHAK5Zm3Zw8kEH+mFlK4lIAkppHd3SxvjXnIa0YH\r\nY4dQ+YnEpYI/suKMqYrm4MFlgqUGd5j7coiBENWKsPgSz3tXGbiKt11HlDAl\r\nuIQr9/FBl08bzlC9pUROu7a58okH3mWp4Rg=\r\n=cal5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"7f704bb42f4776279a29e038dc7397241fb2142a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"deprecated":"irrelevant rc","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":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","readmeFilename":"README.md","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.7.0-rc.0_1679684579288_0.2658922671155095","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.0":{"name":"@codeherence/react-native-header","version":"0.7.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.7.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"43912ab942c937e9033d23a5b69bbd4f6ea55f8d","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.7.0.tgz","fileCount":122,"integrity":"sha512-IHzO82TxYGVb8Nu+Xo1VWPeGyoAxTOBIkUkJLoWrcEX/gzs0OUhm2Y7YbZDP9Zza+Ox/7czEvYmorix3ARaXIg==","signatures":[{"sig":"MEUCIE05Sajn4oNDgDL+DKzITbqgKdZEkR/A28DIr+VbOk1RAiEApq74KCMm0+TXWflNoM3JdIW4kuwO8w2lLxQ3HOqWurU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHflvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8zw/9E6zDdjhZkizNMcxPiqrgEkvxAsqFfpUZtgR5oFlQjyyp5asw\r\nLLURC7DVx/EhQhv6FiV284W2fn1bWLKTStPwKEXR3Esm/jqHjpZmtAhqf2x8\r\nJPnwID9elItHr2rb8edXA8AjfaG3fd3fLvp8J411yh63MsWgh/z01HAlN51Z\r\nrqN9RggZBzQsEgHnbHpK1W7toF0GGSHd5gkvJZrO++DcJA6tO6p7TC6MZR1v\r\nn+XbKrPE3lsyHvdkBb4IM5cCiV6pnrPZxlZO1NHXEvNnH0wxLenYSGrDxx4O\r\nM1VgVwRhyZHjoV3R+svtlLygBLGOvRbI07drK6HRiWoJQAygh2f3xAqi8O3j\r\nxTDZJp/Z6hXF4FsCVYV8I8OZBVnM0Nx60y/QL9MAV+FBhF8kC0fzDntr1ksh\r\nQIXr5n1EPUppqYl8kTez1K8TtQ29+LfkxE6qFmkGGWVxIugz/s/jLaijZ463\r\nflaHbMy5TOg84/wo+umNeXWpDIAIo+N/RoFaZgCDhheRCJoqfGwbpfDDcZe4\r\nRzAS1eesO4Y9XccC/nDeCRoKnWQfeFH72+AwqoVOAAKb7FfbsFOx6jGEAKPX\r\n7Qp05Wj1KWvsxm5UywQxYI15j19mbZkZfrRTQiJaVFPJZOhTaAy+nOpIBHp9\r\nIoqIn4s0U2jev+8/OleBDd9Qrz9/2R145SM=\r\n=e+F5\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"af842c8448d68613959d974fa18b7c54ae93e530","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.7.0_1679685998988_0.6772531839086979","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.1":{"name":"@codeherence/react-native-header","version":"0.7.1","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.7.1","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"fa5fd7c270975644f7d57d624d8fcc3113d282b5","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.7.1.tgz","fileCount":122,"integrity":"sha512-ThmQOhR5+kn2KcQ/xY3NOoKGLozAu/FJ1ojZTJdhc29qHfU2xa4o2jCyLeXH8lODmfkvJZ5jQLDsF9fngVmsZQ==","signatures":[{"sig":"MEUCIGry9PePP7V6zWWPAMbuiD2xhWViCuSwHYS9qzYGCWESAiEAhq+i6Zph8NjLqzks8gsHszJ4NwRGGzMWapMnCVed0O4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275565,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkILqHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrcmw/+MJ2dH97p9FkrkACalS+Fqd4jdynq6tCYLeda66fkz5Io0eKT\r\nl5AID7ijZuEUhMRSCk/L/e24exwRD7mAksinxrScYJLi40m4XeMwjYSqXgPp\r\nJRnrhUYAINMwVUpp4YzOSAlm5uA1xRvJiTF6lzWM4MpYYB8BUjN6IEsFP2np\r\n1k/NFiGvwU+7r/wFkBlk2wqqKKlyBQRxvesx9Glw7rdPs3fJT2YKLgzpUB/3\r\n2Fol3tZjE1hDxlKJp3IVHmztcooXmzW+U6zKWnbNP5L73Mu7C4zPm/bBkN8r\r\n6oTzxH3SeWsJzpg3lEEW2gCE/2CCchfCkWDddRKm4CrsOls7D/cOfMBBa+cy\r\n4ixqJpy5L9ieZ/KhMC9YAO/mHM0f4p5p0bI1bdXTKHC7hywel/uQ+Ici/awn\r\nyNLt60H2SIxU95v0KcgEegJ1rLobDb8tIDEU0o4MgAnkRKuihlJk0A6n5UHP\r\nSO4TJbewVvsiSeG/L6wW+g9k/BqlL2vpDriXsY7kFiH7j7TFJTUvUvHZ53Cr\r\nw94MQb4wp7wjSSrPosX+b2B4HIo1TFaHEvIB5fQcWbNJtx/kDb3Wa4dV4Ou0\r\nWi0GKhOE5/ubwfcB+z5NHrU06XRdr8DKkGznabBVutM0vj5Bymq4Iqts/2Uj\r\nv9ywm6ISvDlSX/iQAdGcSM7fYu9wsjnH+f4=\r\n=lSyG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"bd2c4426df11211cd72b068ff247a6a20ce8fe7c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.7.1_1679866502923_0.04225377874792002","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.2":{"name":"@codeherence/react-native-header","version":"0.7.2","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.7.2","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"735ef6de159c8ce73612f6dfceccc4ba2a27a07f","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.7.2.tgz","fileCount":122,"integrity":"sha512-WydRhMLv2Zri8WjsXkmezKlnz7oLpNVqqKg9GsYbr9qIFPr7+rbmPUUqM9muHNRCyjw8nVLDyCctfWOrlXGCgA==","signatures":[{"sig":"MEQCIECMGU3On27u3/5KAEjlJFeZG9gPz0e+0QtaLEoiAUAsAiB+ZSnVxE+zB5CrzOLOnx2si/EClmVx1ycplof3QpxNGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIjPKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSERAAidE89P7aDGiQk14Hs21CcFtO0yYE52CPonJnYUhyRi193k1K\r\n5nBvFL7pNp04EHofJIEur7KufvRU0EnUjiP55gR1zSqmJ3V6R6GR7YGxLBZa\r\nN9d3/ByjG80GbWn7t+wCnEYvKInruQn4iSujglNK7tuXYnGHkrYx1k5rq67F\r\nWhjXA1aMr8vmmlqsPVtvUn+fQfIIQtvrNR4qYXYf2gyOtoSeoxEJQS5oIdBq\r\n4wNgCgvynF94ZC1q3ZG66ppCuwRIHe+/EWPfOQK6lo+U0I+/S7Ygc/AZ/yqm\r\n2sQ3Pjh4/OsHOZ6DShwv0Sj2PnsFiqeiYRiifVNtVnQc6cFk7/JjM+jhxtu7\r\n2zZQFpZ3gXsiOeccuZBOHg0EUl+YGxQafRWGntZRBdIeZ+LmtJw8c9zU0Ynm\r\n6G1dD+Z1ThFZIQAJ3XZLJp+1CR7PvbeND8rKAp5JRs75jdE9L6TQX6r0uGPs\r\n3Aa5Oj5qWLZe273qchA5YylNsfSTRNDUvmPCU+XyMkAFGPZLXxdYvANko8RV\r\nptjNQ14yNTJbTS3OzWkA65vVvhL7VI9FLIamXh1LgZQfzugwY5VxLLBPt3mN\r\n3iQWlL9jx3/3fllQGA4vGFXIOC6VmUd78MGQ8FtnjVzxsHLnDbiPXQKe/OLR\r\ndLgzGfMJlPE6gzDENroSTkkil4jSj8bGBSg=\r\n=MxKL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"92e47cf5aac70a4dc5f9eef20f7291d475f8bb69","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.3.1","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.14.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.7.2_1679963081803_0.0050018751466180955","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.3":{"name":"@codeherence/react-native-header","version":"0.7.3","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.7.3","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"933f5c5207cb2010b79b1e2331971fee59948e18","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.7.3.tgz","fileCount":122,"integrity":"sha512-aSZw/4sKvsc2g9sQK2Rg4QMrd+UHmk9NANeRKV05n4ddiDtSCcm3pDDvRX/eL/OWzpCVYkQhi5vVaNoNcDvIZA==","signatures":[{"sig":"MEQCIAJhD22tSrEmKIFsOA/HjqBmnJPezG0yHnrfykGKLbVAAiBWm6xKWlXEOhOmGg4rbAcmQLsTNZ5PW/wGAaDqsz33dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSaqeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHqA//WH6G13SVIqyOBJRndg7r68vlKAmE/TYgW4iAkSXH808DWvu0\r\nkTIfyJgJ3i/8TB9E6LztUH9kn+Tr0tPt43Kdto94ckO5HH9zlgP4b0zMiP8Q\r\nl5+XIeuKqVpZWeTyihBn5i+qlmo25FeoHUuPvPZooBdJccx+qI8ZUaezSWPZ\r\ndoobUOI8aE4hHtK4Buep2qcYNDbo7Rl4paB1fii4sWepM0t7sCDbsuJc+0uq\r\ng7jJW8bhLUlnGtdQAiB3JDl+K2FKm+/drH2EGFAQWfD1JvPXPWKueVv+h434\r\njPMjl+p+58f86qlmPimT9Ey+xGzRGZkeTKpoGz/nx/FbXdO445Qs6p65m8QT\r\nvq9ssYP5UVkpbvCYlAmD3t6JMEaYAYwPQyOI19On6aYKQmDAu7BWnB5TeZKK\r\neh97bXEfdFKz2itiqvKQOGHlfv7FnGRDPl7XhCTksilwaDaZEFAGC0soIV/V\r\nvzj9pSe5BVBcQi1AgRvixNJHpp/Wpuc2MA9KQLENOml4+KZARyUDXTSRNvAT\r\nbpaf3eIeaq11os3yU9caQ/MsCvMdLIACxsfimYC2sDrFdX/scJT3Epf8ZSWF\r\nUWst+OdTjps/YJmza2xC/4T7JTOERpL6t4UI84Pd75uhG3VMFN9I4CmcXAcd\r\nhBCX8AoAXVFp15buhD9txZOM5a8gi4w6DP4=\r\n=1+xd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"fe07341361e2e3f32e81af06d70f3a8c53d5d493","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.15.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.7.3_1682549406334_0.21708688665862197","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.8.0":{"name":"@codeherence/react-native-header","version":"0.8.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.8.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"959392876e9e9e510820850b254f390c1ed11e88","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.8.0.tgz","fileCount":122,"integrity":"sha512-TO1S+gDAlzaXVY4BbEEMLQ/hVpep4Vuwpm57R4AnF9c1ey+lBxkao8O763OWFdzCXKTM4k7z9blX+QBXF63scA==","signatures":[{"sig":"MEYCIQCSznOxRNvadnx8gBIkdhV72gXJovbhsgTdxYbpkiyAJwIhAPKBXgCyHgwfijsR5QZxc/szKRy8vqyP4qVEwdXj9TIr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":278255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSveaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpobg//W/OBarR/TH27yvVsGRzs2Dl1Dy1PKC6HZxZjsOIs7tGIXOYI\r\n6iBW3Dhvpa4wdwiG2dsiaVZIhrttqEe1wDFGmtc1iRVAmIw9AKDOjEoG6lq6\r\npw937AnDEvqbRgavy7Y8//LntB1tdVMlTBzNfrut/XujJySkQq6RQotN0vGl\r\nmDA968xgf00s0ovs41aLBoxjQ2YMcgr3SJ6wC/UzggnrpgZvYM4yg3YRnGAg\r\niXAdomF//S7AJQj82AucedhKL3zJezcMvcqJm/WoybY4ThaAaqB4crVWhXyU\r\nCnpURQuylTLJLuuuZ9Kx+/Gj0vngud/NcFvUAPZi8JtBirjNGHlO+cypnaD/\r\n1N7RVyFiLX5MhTRWpe1YXX2U+/W7mDMReyFdkQb08fuozC082JDq+agVAbXF\r\n6jKU57LckmTajZZ4CK2PlFOWULuBtDODYjcXU/7MxOjQr7I+PiMyWMoJwL7J\r\nx4MRbOG2YCFjSDTbLS5fwlkNSBsLAKgpsP5wX8/5L6/rpU+NT+eO0L1XYEQO\r\ntjh2xSF5MUews3dRClzLqsX/OYfpju0adQUrR9MfrtoLhCg9GFsn8i+zYSJ9\r\n9h2/w0iJDNvCYfBIM7EmAdNL0g+dmatCxGtfXg18CjFabjE5PLAPEv4SPUHx\r\n62zuvEO4Mfq7TRFPXKDuP6auAKcwjp/wn8A=\r\n=1wU1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"045a0ae721d6487d455ad4f143de283d33a78257","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.15.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","pod-install":"^0.1.0","@types/react":"~17.0.21","react-native":"0.71.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~3.0.2","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.8.0_1682634649768_0.1555095954219159","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.9.0-beta.0":{"name":"@codeherence/react-native-header","version":"0.9.0-beta.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.9.0-beta.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"953ff47db47e71c59bd91a3cac56418d0d53d555","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.9.0-beta.0.tgz","fileCount":129,"integrity":"sha512-2mwT+W9qQAgpGxJiHP3jzK5MtSFLNIZR9XOoXEs0lvtrMRbLBnfUc5wBIeLK13hIh80aZFDBUTXPq3N5cz76MA==","signatures":[{"sig":"MEUCIQD0zllVVs/t4ibuy4+nY9u+a2KQLfEzsQiiGkw73qxzhQIgQ2VE2izWVKgYrG5HPpOrhP4IR6N9GzrUhGkG+25G0oE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":309318},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"8ce4999def7aa779c567a2e3859102fd7194ba0b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.15.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","readmeFilename":"README.md","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"^1.4.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.9.0-beta.0_1686275040439_0.9206448144669739","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.9.0":{"name":"@codeherence/react-native-header","version":"0.9.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.9.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"69afc2f57505870e7469d3766ed8641ecbb7c01b","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.9.0.tgz","fileCount":129,"integrity":"sha512-UczkmoL6NOdphLkDZgLn6MBK12i64JIzzxzILNMNoyjQttUkzabH9cmZde5j04jfBX8S9cgxRZfKTeuqF2aPOQ==","signatures":[{"sig":"MEUCIHT1VG6N33nasdJmYDDS8xYORqhlfSO08gTqGmXhMqCpAiEA0NaSXwy+VTU3hFPyC3TAPPRwKEZY0qZwtLKNjDnnFiM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":334651},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"6aad814b2ad36d5496ec5cfccc992b2e5cf0b14e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.15.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"^1.4.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.9.0_1688003473671_0.8339750309213501","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.10.0":{"name":"@codeherence/react-native-header","version":"0.10.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.10.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"b3e06f3d6c83e93455db802120802301953ec4e6","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.10.0.tgz","fileCount":129,"integrity":"sha512-PLd16k59x04fmsAvEaGo9SDTINhTdy3ChBrhgUpLMgYuufF3sBxjkJuWbNXF/hU3yLjuVkvsbOFYbJqmXOAU2Q==","signatures":[{"sig":"MEYCIQDVEUdBizi3Tu9vmgztlMVYTYfS8aEGLaQLghE1FxDtJQIhAMxzNkU32YKObAaQnc8wOo+CCNTGSi7DKDkzJVM/jx4i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":342697},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"9017593d3fcdcc1c7138dcdee7a853177e1a565e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.15.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"^1.4.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.10.0_1688007718166_0.0995212807804684","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.10.1":{"name":"@codeherence/react-native-header","version":"0.10.1","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.10.1","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"7a268cf3aa116a7586200497563348998f35cfd9","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.10.1.tgz","fileCount":129,"integrity":"sha512-6YqeG5jBQZi9rgzBG7JGVMnCLaJNTDLyNHceLk2G/etnNrvrdZ7BgHZ881vfb8nVQbz8WjjiBJ+Y/dxPMnF6tQ==","signatures":[{"sig":"MEUCIBIhS7PSGE/ZUFjS24s2he6p3FxDcOKHrYpKDq5v09NmAiEA+eH4CJ6DmkhjRel2dfXQfuk/lldWe16FMkU8/AxqlqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":366994},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"0ee68bad596c82f857e38ac1c2e223ea6065b363","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.15.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"^1.4.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.10.1_1688038573088_0.6983233677979266","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.11.0":{"name":"@codeherence/react-native-header","version":"0.11.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.11.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"563bc7af7dde9e8d865918f38c57ea4a0a54c0cb","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.11.0.tgz","fileCount":129,"integrity":"sha512-z18rxyeV2jZTU7ZY6JebSu0Em60kgb88ro6qK0p6s9faWgsTKPswRMGfBNjgOBx5X53GsKPatTClo/WAdy8FhQ==","signatures":[{"sig":"MEUCIGaa/THSsuXgKaxQET84GHRKN2Ucd5QCnMXiZVP7OFqPAiEA5mZbjwieJNkXsyyNKBjwqeyGm8P55SUhc2JhxDDUnZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275145},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"f8718b4d6436e6ef48c82b61330eae57fa99eab4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"9.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"18.15.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"packageManager":"^yarn@1.22.15","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"^1.4.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.11.0_1695843025466_0.0993494055320423","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.11.1":{"name":"@codeherence/react-native-header","version":"0.11.1","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.11.1","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"df22b37d964ba225628dc1f6b569fb2ac4ccda68","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.11.1.tgz","fileCount":129,"integrity":"sha512-BHaIOznP8Jw6a9q2WmpvH0QcdRv0EcNWrgf/x+D2dIq6gTyLjQa4hNw9SRtfNt0Ba9InO0cJeSgbd61ip+U18g==","signatures":[{"sig":"MEYCIQDzTq8kK718Btjh7TJoJlgOlPsAqcHG/xvp93GVx9yDOQIhALtAkKW7XrxA+AjuKl6Y5YEjipwwet38KiwBOHbrfKA4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":275088},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"2b23bf78597a936f73c19f205a1ea0a9a01f0c02","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.2.4","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.11.1","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"^1.4.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.11.1_1709182095254_0.365861054742215","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.11.2":{"name":"@codeherence/react-native-header","version":"0.11.2","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.11.2","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"226d916a398a181a4261e8bcb4afc0487f0fc276","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.11.2.tgz","fileCount":129,"integrity":"sha512-Z7IzHp4tbt3Ai9Q8TjQ3sFxREm3zMOGGg0hTRwm1oEecNWEhnCKCvvFFRY99crI2pDfOaX5Uh5lQcuwDiM5E9Q==","signatures":[{"sig":"MEUCIBGNynUHOaA667+9n1E8TRaldTP2G9eotQINwbQdvD0qAiEA/d1kvhQ1hvCE0OKKP9PgAFVfbvVDqjNE3hXaGBwyspM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":274923},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"041a49fe34db4b22ba9bddf4d473f46316edefa6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.2.4","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.11.1","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"1.6.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.11.2_1709196711982_0.17027847958373798","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.12.0":{"name":"@codeherence/react-native-header","version":"0.12.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.12.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"4b41d22024fa18cadbbbcf3411f6713f3b459ebf","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.12.0.tgz","fileCount":129,"integrity":"sha512-7AfAZY2DwAGIS+N7r1EDIePrvgCuZxpS5K7IhLGsQh36b2aKkc2NPOyF1McbOKpb17dfLnB4lM2iOpY85VcXHw==","signatures":[{"sig":"MEUCIGj1kXP1y9uqJxOsDo9SYtdZbOW7Pz3bB5T0HWuuNiJJAiEAhVujUD/e+ctzj6n0DmrFH5X6DX+s4TkER0IRnryqwXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":280691},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"b78414e017cb6b4770886f3b245d156be0650e87","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.2.4","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.11.1","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"1.6.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.12.0_1709414836719_0.3217810869311184","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.12.1":{"name":"@codeherence/react-native-header","version":"0.12.1","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.12.1","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"40469e973f55f386a0f7c595e44db1669888c5d6","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.12.1.tgz","fileCount":129,"integrity":"sha512-WDB/W3Pbzg1aiAcdB3Ci8YEzCUan/59QQoRDLTURHjQoscW50Z7PojI+ad/BTpTaflNglpUxAu7Maz0sAMa6dA==","signatures":[{"sig":"MEUCIQCdZD2gH+Q3VGqWIBairx0yGlE9BKVosl6+lmF7ft2qSgIgY0DsPhjPYBNnbXV9mv9Px6NQj08gfo+IZ0j/T5kFWJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282253},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"5069e90cd8356c14c2ed6beac772a62adb9a1bae","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.12.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"1.6.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.12.1_1713199210585_0.20389089020801565","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.12.2":{"name":"@codeherence/react-native-header","version":"0.12.2","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.12.2","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"79e7ee10f0c77567f7e3498653b0595aea6c919e","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.12.2.tgz","fileCount":129,"integrity":"sha512-/8Jer/UHA2tfFhZGn5nU9ez+hsTupxTP4ZnfdLvultRUhHlqqANfbSol3qxscWEHNSEfQcC/sZQGMBwcA1N3VA==","signatures":[{"sig":"MEQCIBcDNYkFb4k52Txe4d1VbSPZnMBcLhSZCcqXfTo08QKtAiBvU7CDL3KiBbsbPiixAbHMYk3xAmnt2sk73LHk10M1bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282666},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"3daeda3dbe179502d0de15aab91a95318b92aa79","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.5.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.12.2","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"1.6.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.12.2_1716513372439_0.4179567296022315","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.13.0":{"name":"@codeherence/react-native-header","version":"0.13.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.13.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"84d9d6ed4dcfcfdc32710b93df8b7709627e081e","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.13.0.tgz","fileCount":129,"integrity":"sha512-WgPTy5Lrn9O14iiMnM5c/K1zlWoE9mVcAFDDT88TgbRXzuLmLipTOQLp7kqJifAVy96/wEWnb5X4xi29uXyX+Q==","signatures":[{"sig":"MEUCIEFljWhWX1vkxg/0xQdiclX/QG2pChn5piI+/Zot6RYCAiEAsILS+FLDSy8h1lA8BKB4XkPFPfYHD7QCCHs/ZT5Paw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":282644},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"fc8ffc5082b832e92a532fbfd85591c1527f76fa","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.7.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.15.1","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"1.6.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.13.0_1728949931366_0.28749906373383816","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.0":{"name":"@codeherence/react-native-header","version":"0.14.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@0.14.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"acd2f01e4a80f703edc0eb68138be9727714a00e","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-0.14.0.tgz","fileCount":136,"integrity":"sha512-WvOQwVTks5KB3IfRD7OtVQF7HQS7WPYpxpb0sJjXiS77h8xFSP2O7TKvKRpUZKa18MwZ5jMAN+CH770YIRMwyg==","signatures":[{"sig":"MEUCIQC/nmwbp/23M2Vrm510upN3J9qpCy7lyA3H0pWOs2K1eQIgJx0jlg8ZNCE1JhtT1tRS24SOK8hvMgCgsEDa+40t7Tk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":316158},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"52ba9a33fb03104c2a96c8ad74d4e103f4ff47c6","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.7.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"20.15.1","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"18.2.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.71.3","@shopify/flash-list":"1.6.3","@types/react-native":"0.70.0","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"^3.2.0","react-native-builder-bob":"^0.20.4","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-reanimated":">=2.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_0.14.0_1729290526193_0.07669179973877482","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.0-rc.0":{"name":"@codeherence/react-native-header","version":"1.0.0-rc.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@1.0.0-rc.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"a3e343b7d9986eefc076c890ca4792faab9b743c","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-1.0.0-rc.0.tgz","fileCount":129,"integrity":"sha512-cMi7h7zB4UMQzMal7rpEEGQeYAayXan0soZ7azTURaPl0ONgpKdCIpki/kvIQXjqRUUP0ULj8/GXwroEsKKAyA==","signatures":[{"sig":"MEYCIQDlbYp2KJ4xM7hHs4DpKf7/9F37+6rYM6zik1jBNdzseAIhANLYTfAY+CSu4j8B6gQDp0jEHHm8PJjgNoQxOT2c9Fkx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":287590},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"e7d068756a1b47d8e933aacea1a4572018708a58","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.9.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"22.12.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"readmeFilename":"README.md","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"19.1.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.81.4","@shopify/flash-list":"2.0.2","@types/react-native":"0.70.0","react-native-worklets":"^0.5.1","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~4.1.0","react-native-builder-bob":"^0.20.4","@react-native/babel-preset":"^0.81.1","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-worklets":"*","react-native-reanimated":">=4.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_1.0.0-rc.0_1758056915793_0.46829611770120483","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.0-rc.1":{"name":"@codeherence/react-native-header","version":"1.0.0-rc.1","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@1.0.0-rc.1","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"12a23ebacf7626ac75ea8776faa5b938deb0d46b","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-1.0.0-rc.1.tgz","fileCount":129,"integrity":"sha512-YX2VPmTZgjBlpFJq7XSjdVTrJULmPo07BQHeazhpxgjQW3s3v4ds4hHMYc+D/FGOjnaIXs5HBqK+EsOqw+qLHg==","signatures":[{"sig":"MEUCIQDHiCjz7YMvuBbiY/SCMIIgrC4s+PG7q823ZMo0G+E9tgIgP2hPPrau887BWHileD6rxiKKTb59RaDGTINtnTvNVPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293007},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"58cf837d01ba6a66fbeb3b67007a23ff3b29550b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.9.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"22.12.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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,"readmeFilename":"README.md","devDependencies":{"jest":"^28.1.1","husky":"^8.0.0","react":"19.1.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.81.4","@shopify/flash-list":"2.0.2","@types/react-native":"0.70.0","react-native-worklets":"^0.5.1","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~4.1.0","react-native-builder-bob":"^0.20.4","@react-native/babel-preset":"^0.81.1","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-worklets":"*","react-native-reanimated":">=4.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_1.0.0-rc.1_1758150870348_0.6511622670128998","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.0":{"name":"@codeherence/react-native-header","version":"1.0.0","keywords":["react-native","ios","android"],"author":{"url":"https://www.codeherence.com","name":"codeherence","email":"contact@codeherence.com"},"license":"MIT","_id":"@codeherence/react-native-header@1.0.0","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"homepage":"https://github.com/codeherence/react-native-header#readme","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"dist":{"shasum":"00e496e687d92629230ed17f258df5816d906bd6","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-1.0.0.tgz","fileCount":129,"integrity":"sha512-SlNLrE5hNGblt0Kjk+vAhonSarfIA/kQJTGxlXUkbG50ye/WPipE1wxCqAehO3siUQnvLj1/AdWYyEzX+iOOIg==","signatures":[{"sig":"MEUCIQDz+DkXyZAgTFzbQ/nkKZpjsI6g08HdcGB/eqrSGkgAOAIgMZ/R5MFA1pZ3krk8g8bcyukMkyP3UDFnCaReha6XzbI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":293002},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/index.d.ts","module":"lib/module/index","source":"src/index","engines":{"node":">= 16.0.0"},"gitHead":"18e9313c998d54f8fd68a44879573408b5e64fbe","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepack":"bob build","prepare":"husky install","release":"release-it","bootstrap":"yarn example && yarn install","typecheck":"tsc --noEmit"},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"repository":{"url":"git+https://github.com/codeherence/react-native-header.git","type":"git"},"_npmVersion":"10.9.0","description":"A high-performance, cross-platform animated header component for React Native applications","directories":{},"resolutions":{"@types/react":"17.0.21"},"_nodeVersion":"22.12.0","dependencies":{"use-debounce":"9.0.3"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"printWidth":100,"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":"^28.1.1","husky":"^8.0.0","react":"19.1.0","eslint":"^8.4.1","del-cli":"^5.0.0","prettier":"^2.0.5","commitlint":"^17.0.2","release-it":"^15.0.0","typescript":"^4.5.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","react-native":"0.81.4","@shopify/flash-list":"2.0.2","@types/react-native":"0.70.0","react-native-worklets":"^0.5.1","@evilmartians/lefthook":"^1.2.2","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","react-native-reanimated":"~4.1.0","react-native-builder-bob":"^0.20.4","@react-native/babel-preset":"^0.81.1","react-native-safe-area-context":"^4.5.0","@commitlint/config-conventional":"^17.0.2","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^3.0.2"},"peerDependencies":{"react":"*","react-native":"*","@shopify/flash-list":"*","react-native-worklets":"*","react-native-reanimated":">=4.0.0","react-native-safe-area-context":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-header_1.0.0_1759115979832_0.3438827149483863","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.0.1":{"name":"@codeherence/react-native-header","version":"1.0.1","description":"A high-performance, cross-platform animated header component for React Native applications","main":"lib/commonjs/index","module":"lib/module/index","types":"lib/typescript/index.d.ts","react-native":"src/index","source":"src/index","scripts":{"test":"jest","typecheck":"tsc --noEmit","lint":"eslint \"**/*.{js,ts,tsx}\"","prepack":"bob build","release":"release-it","example":"yarn --cwd example","bootstrap":"yarn example && yarn install","prepare":"husky install"},"keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/codeherence/react-native-header.git"},"author":{"name":"codeherence","email":"contact@codeherence.com","url":"https://www.codeherence.com"},"license":"MIT","bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"homepage":"https://github.com/codeherence/react-native-header#readme","publishConfig":{"registry":"https://registry.npmjs.org/"},"dependencies":{"use-debounce":"9.0.3"},"devDependencies":{"@commitlint/config-conventional":"^17.0.2","@evilmartians/lefthook":"^1.2.2","@react-native-community/eslint-config":"^3.0.2","@react-native/babel-preset":"^0.81.1","@release-it/conventional-changelog":"^5.0.0","@shopify/flash-list":"2.0.2","@types/jest":"^28.1.2","@types/react":"~17.0.21","@types/react-native":"0.70.0","commitlint":"^17.0.2","del-cli":"^5.0.0","eslint":"^8.4.1","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.0.0","husky":"^8.0.0","jest":"^28.1.1","prettier":"^2.0.5","react":"19.1.0","react-native":"0.81.4","react-native-builder-bob":"^0.20.4","react-native-reanimated":"~4.1.0","react-native-safe-area-context":"^4.5.0","react-native-worklets":"^0.5.1","release-it":"^15.0.0","typescript":"^4.5.2"},"resolutions":{"@types/react":"17.0.21"},"peerDependencies":{"@shopify/flash-list":"*","react":"*","react-native":"*","react-native-reanimated":">=4.0.0","react-native-safe-area-context":"*","react-native-worklets":"*"},"engines":{"node":">= 16.0.0"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"CHANGELOG.md","preset":"conventionalcommits"}}},"eslintConfig":{"root":true,"extends":["@react-native-community","prettier"],"rules":{"prettier/prettier":["error",{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false,"printWidth":100}]}},"eslintIgnore":["node_modules/","lib/"],"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false,"printWidth":100},"react-native-builder-bob":{"source":"src","output":"lib","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]},"gitHead":"d1190df43a073d91caf0241e6ca76ba7390602d6","_id":"@codeherence/react-native-header@1.0.1","_nodeVersion":"22.21.1","_npmVersion":"11.6.4","dist":{"integrity":"sha512-76bkQQzzZutmDntuXpOZNGuNOyZmA1NZPD3v5ZGRghv1kPt+suDiFs3WOijac6qImbtwE+G21qKtF0Xry0UN0A==","shasum":"5f0379c943de56fe5f95746723aa48e5e37d0145","tarball":"https://registry.npmjs.org/@codeherence/react-native-header/-/react-native-header-1.0.1.tgz","fileCount":129,"unpackedSize":293768,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCpKb8zc+7BPRpJV0efeykoaltDFfVGY3I7wVwfGYFKVgIgWawkrx4YGJzznHmUqpRNQwVC3PY1RX6iaRifGdakO+w="}]},"_npmUser":{"name":"eyounan","email":"admin@codeherence.com"},"directories":{},"maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-header_1.0.1_1773618393628_0.5607956839243318"},"_hasShrinkwrap":false}},"time":{"created":"2023-03-23T02:37:39.709Z","modified":"2026-03-15T23:46:33.921Z","0.2.0":"2023-03-20T21:08:29.329Z","0.0.1":"2023-03-22T04:41:32.667Z","0.1.0":"2023-03-22T04:59:08.918Z","0.3.0":"2023-03-22T20:57:51.547Z","0.4.0":"2023-03-23T02:23:31.265Z","0.5.0":"2023-03-23T02:37:39.944Z","0.5.1":"2023-03-23T02:40:49.030Z","0.5.2":"2023-03-23T05:47:48.308Z","0.5.3":"2023-03-23T05:56:20.764Z","0.6.0":"2023-03-24T01:23:22.019Z","0.7.0-rc.0":"2023-03-24T19:02:59.497Z","0.7.0":"2023-03-24T19:26:39.191Z","0.7.1":"2023-03-26T21:35:03.244Z","0.7.2":"2023-03-28T00:24:42.027Z","0.7.3":"2023-04-26T22:50:06.552Z","0.8.0":"2023-04-27T22:30:50.026Z","0.9.0-beta.0":"2023-06-09T01:44:00.759Z","0.9.0":"2023-06-29T01:51:13.846Z","0.10.0":"2023-06-29T03:01:58.385Z","0.10.1":"2023-06-29T11:36:13.286Z","0.11.0":"2023-09-27T19:30:25.784Z","0.11.1":"2024-02-29T04:48:15.466Z","0.11.2":"2024-02-29T08:51:52.212Z","0.12.0":"2024-03-02T21:27:16.964Z","0.12.1":"2024-04-15T16:40:10.768Z","0.12.2":"2024-05-24T01:16:12.625Z","0.13.0":"2024-10-14T23:52:11.637Z","0.14.0":"2024-10-18T22:28:46.417Z","1.0.0-rc.0":"2025-09-16T21:08:36.053Z","1.0.0-rc.1":"2025-09-17T23:14:30.537Z","1.0.0":"2025-09-29T03:19:40.016Z","1.0.1":"2026-03-15T23:46:33.787Z"},"bugs":{"url":"https://github.com/codeherence/react-native-header/issues"},"author":{"name":"codeherence","email":"contact@codeherence.com","url":"https://www.codeherence.com"},"license":"MIT","homepage":"https://github.com/codeherence/react-native-header#readme","keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/codeherence/react-native-header.git"},"description":"A high-performance, cross-platform animated header component for React Native applications","maintainers":[{"name":"eyounan","email":"admin@codeherence.com"}],"readme":"[<img src=\"https://user-images.githubusercontent.com/128341688/227227781-ffabe93e-4ed5-439d-b789-5a9dc6eaea99.png\" width=\"100%\" alt=\"React Native Header by Codeherence\">](https://codeherence.com)\n\n# React Native Header\n\nReact Native Header is a high-performance, cross-platform animated header component for React Native applications. It provides an easy-to-use interface for developers to quickly create beautiful and dynamic navigation headers.\n\n| Android/iOS/Web |\n| ------------- |\n| <img src=\"https://github.com/codeherence/react-native-header/assets/128341688/b465a0f5-ce06-46a7-9894-849db698b66b\" alt=\"iOS React Native Header Showcase\" width=\"100%\"> |\n\n## Features\n\n- Maintains a similar experience between **iOS**, **Android**, and **Web**.\n- Uses Reanimated for better animation performance\n- Works with [ScrollView](https://reactnative.dev/docs/scrollview), [FlatList](https://reactnative.dev/docs/flatlist), and [SectionList](https://reactnative.dev/docs/sectionlist)\n- Compatible with [Expo Go](https://docs.expo.dev/) and bare [React Native](https://github.com/react-native-community/cli) projects\n- Works with Shopify's [FlashList](https://shopify.github.io/flash-list/)\n- Written in TypeScript\n\n## Showcase\n\nTo quickly see the library in action, check out the [Snack](https://snack.expo.dev/@eyounan/react-native-header-example) or scan the QR code to open the example application on your device.\n\n[<img src=\"https://github.com/codeherence/react-native-header/assets/128341688/e5410e84-e938-4268-976b-ce205e53d6d0\" width=\"30%\" alt=\"Open Snack\">](https://snack.expo.dev/@eyounan/react-native-header-example)\n\n## Documentation\n\nThe documentation for this library can be found at [here](https://react-native-header.codeherence.com).\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","readmeFilename":"README.md"}