{"_id":"react-native-animateable-text","_rev":"47-eeab17535f0fdef0c72bff7bd7f6ca57","name":"react-native-animateable-text","dist-tags":{"beta":"0.16.0-beta.0","latest":"0.19.3"},"versions":{"0.2.0":{"name":"react-native-animateable-text","version":"0.2.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonathanburger11@gmail.com"},"license":"MIT","_id":"react-native-animateable-text@0.2.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/JonnyBurger/react-native-animateable-text#readme","bugs":{"url":"https://github.com/JonnyBurger/react-native-animateable-text/issues"},"dist":{"shasum":"43e5b1d876908be7f0ce0ca0807c63a7f7bc7169","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.2.0.tgz","fileCount":193,"integrity":"sha512-4WKzG/NltWAVCVPVoJsQak9J0l6YZeTAd+guXM1Q5JuoAQtglry2hh6dPf7WtMQmUvDtPI+7im6EfjSi82WWqw==","signatures":[{"sig":"MEUCIGqHd2j8WpuObLV/EZiKvgs9b6LnTns30GBrs4oOu8gzAiEAzpwNjCUiAy9zHyECa4ujJJwYYztktC4VQBRoY+rXyAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1408267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXnddCRA9TVsSAnZWagAAuswP+wVOWJj1vPXn3OFPWKeS\nyCA9L5la6TtSYi7ij9HFpdY76t/GoRiGe8xi9+Mu/vPThR8r4TSfShAfRGbk\nrxw1K+cel8ErtlHIQMFgumZOhYbtT3cV6ktpdS6mX7NxmzbBVyF9hgzMZirp\ncp/3zgAlqw7eK2C8IFkTzG5DzF2QJYStuckush9KqUtdFZzGXl/ibqpBdzOQ\nSOMVFo4q7SHTROLjDuekd0LEMyU3L8c1oRghNOUm0ZaAcsW12ZlfbfFVKae+\nAmMZ3dZOqlO0rgXFNR6+SqEeZTTVukbFAqTX0rFshYE4bLnX83/suxhKVB7H\nat8QTwDif5Az869MRkUpVFGWyFEC0u/DScNzf7+rrUbO6iAA+A7hhY87ePBY\npKXA1wUSEYZeZuolteZxNq69pJg9rMcphjNLbAhVoqtzg3VjYBdOl6TtZvsE\nEZ9hdyZMKYFe82QUyKTWDvCOnBWyFkA7B5jDAbxIWEMDQgAzK2xOmjiAFcvD\n42/dLYB3KNITje8UpeWdnhrACnsyGnTIRIxnHKHoCsbhldcn9Il0sEapDBR9\nO6/5awcG3O9ZcoOFAR9EjRrBr+YntDg6KGjm2dEg1u199jw6GyWfZrdtTIBI\nOHIPHv7BJmAFFAVKrTf9TxzhRckZGYeCZe0LSuMOwK4ygOysBlxmmkVbEkDd\nFTRj\r\n=zykm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"d6aaf3239cad3b0a6d90f86ec29605107469925d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/JonnyBurger/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.5","description":"&lt;Text&gt; that supports animated value","directories":{},"_nodeVersion":"12.16.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.2.0_1600026460348_0.7551786013517383","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.2.1":{"name":"react-native-animateable-text","version":"0.2.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonathanburger11@gmail.com"},"license":"MIT","_id":"react-native-animateable-text@0.2.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/JonnyBurger/react-native-animateable-text#readme","bugs":{"url":"https://github.com/JonnyBurger/react-native-animateable-text/issues"},"dist":{"shasum":"10223ce4b59c21be506b955072744333913d52d0","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.2.1.tgz","fileCount":193,"integrity":"sha512-kHH1dMWYYsz4ByDMnKrnUqP9W/yveBZqq99RJd48eI7e+a3Wdnha6cJz+72Fu63temZZpAF/+vG/w//9o+hOFQ==","signatures":[{"sig":"MEYCIQCNqPQaL8EC0RYQZn7rqlbK6tEKzl1YCTvmlHJmkrkVjAIhAMcIXi40HNczz4VLRIKdkvboK+ZIVoMiJPf/Fcjg9cwa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1408272,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXoEhCRA9TVsSAnZWagAAS5QQAJ8h2x+K2qHYgCxcVtzZ\nbEIpglzvEPAA0y8Reqmp7WjaY2VrjHisz4KhtJqvQwfc4+6PdZv0ZafG2VDT\n9MaHoS724DjW+whABcGNPkNeo19hSjsxv519KPjDgkvyaa8IYaiW3eAeBt+R\n2LJMKP6Kn/BuoJJMC33m12zaDEMxXX6rrLtnWBoYwyW9xM8XlFFMPmab7BLv\nWOOSzq+cURH3Tvnym3Jkth92hgcoml+Ewwpr0d0SNwhR1F3tSWV4tCwYAB9y\ngIoH5jClut3Nqwt72rEqIy15V7teG2rtYv4usgak9S/x0GMN2WNNgJyhiAAd\nfegPU5AyKG5+D3ZICr0TEF6uZA48aigR9AlTieBFsAna2ClC7uMiUP21mfs0\nwhHxwb5a7/tJF7VKP1Ku56c2v+dKUwdU9Xegrt910ZSyzcdGTkbLWMCoZTmI\nq4df+mY11ullMzaTqeIN2kKtv04n6Ev0Sc0RtwT5W4H1hCazTrqHmOGGRpX5\nrobF+Wl7OFA8Mzn+MRWoS3b3oMGb7Ku493J9cWQLvV813QRXWmnB4eGxsTUm\nox5ZpY4lipwq+XtQW4s1HHOssOvzqsipva7M+sP5Vlgp0FEMVzi2efdm9Qqw\ntfb+NN7CWJ/lmCpueHoAPbVKwn94iQgSv7FPg/mor310UwAm1A7RLD9R314X\ndxfk\r\n=cwa6\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"fdeec2f74ce6ddbf038a44a11a2acdd3e2d7f731","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/JonnyBurger/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.5","description":"&lt;Text&gt; that supports animated value","directories":{},"_nodeVersion":"12.16.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.2.1_1600028961120_0.4477111562567726","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.3.0":{"name":"react-native-animateable-text","version":"0.3.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonathanburger11@gmail.com"},"license":"MIT","_id":"react-native-animateable-text@0.3.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/JonnyBurger/react-native-animateable-text#readme","bugs":{"url":"https://github.com/JonnyBurger/react-native-animateable-text/issues"},"dist":{"shasum":"60da6ebd614af0f04be9a12f71384c334fcf9249","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.3.0.tgz","fileCount":495,"integrity":"sha512-4xoIk9xk40SskmlFgwY4QyBKNdpwxzOku9o4vo1a4b96QNahPy8dqYKvbFD/KoGqVeyo63PZkvX1+vIb/m48qA==","signatures":[{"sig":"MEUCIDbtfoEAAX/aYoYOoJ8K4W239b5WxukAl40vptCVDiTyAiEAtFaFxFristwCK1oOelpkRSosduFIsmVH/DRKGXj6yDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4889379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfssJ5CRA9TVsSAnZWagAAY3gQAIHU7b/bCc30RRZ/HMAr\nDybhrK3JGt+ZuyIPvp86FSvTXqqb7TA2mQZCA9utaLM069CmWONeebEAh5IE\nnYY7MQtZbK6ubQsBFMTYSvF9UrqAI2po3ppf/cUl84QCrgmu4nW/tgOdJ3g7\nCpcOdJ4K09rogHJMz+yIjggDZGMFxHMOJrFkUIhUebi6vrMUGolBmJdidBM6\nqNKJPl3Zrdobw6sRCJo/Y4Za2K+05Zs8GpwcKbK7IbjVHFUbc78RK70isBLj\nrhmVYNtgJ4CZsZ/mxec+CDK5fnO0hxAS8aaaHcALgevTJW59kXvJhtZ6TVTH\n+uSzq1PPcwXIS5g6SjsGxPg2ioRfTcIDebWAuSv96Pwi9iI15B2T8l5FNMLt\nVwHMjvk0kHe2uK4hNfBVpznf882MglQS0GcTVO3E/FLhLfgK/p5THngZatdZ\nmYv5b8XgytiJc5L25lP5EzO/GrMQRQtSY3nsq81nnyZbWxjXuk44YDfjk0+D\n20reGdxcP0erVddkQo3hwGuSseVtYLDDxXA6Yk4qW+HtvsZbgY+Sb+BUFE39\nKJcF3d004/Pz/qY+Cu0yXgeUo857eRG76Mq4recvP06115nThfiKTkIKNjA1\n1Tf2FdvDmzWBsaz13nVaNArVCQ4hsBgAxHilt0h0KGJ1ZVhTB/9TEiNyamLT\nIZV/\r\n=oj5/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"99e28958a557e1b88e0c1467a8f65b67e9cae4fa","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/JonnyBurger/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.8","description":"&lt;Text&gt; that supports animated value","directories":{},"_nodeVersion":"14.13.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.3.0_1605550713091_0.43575417700500574","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.4.0":{"name":"react-native-animateable-text","version":"0.4.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonathanburger11@gmail.com"},"license":"MIT","_id":"react-native-animateable-text@0.4.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/JonnyBurger/react-native-animateable-text#readme","bugs":{"url":"https://github.com/JonnyBurger/react-native-animateable-text/issues"},"dist":{"shasum":"8dacaec3dda188664fbfabde7590d2bac2a88e80","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.4.0.tgz","fileCount":492,"integrity":"sha512-nIleX1Zje4hc3sK6W99jHK20Mc5yELjzFfaMR11tmXMZoGGV8btWhuj7ynGpt9OU+ElC1ac6KSVomiFcShOX8w==","signatures":[{"sig":"MEUCIQDmtmgq53wjIapvx2Q3t14hG5iNS0ZcGmtTkAEwJCOhDQIgCFRsmM8L68o5OxoME5PHWmcDj29h/H0JUCuzOEeN2h0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4856213,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfssZfCRA9TVsSAnZWagAAi7oP/2o3lOhBcYdGP/qe6exL\nGARs8wB4DrrSv0vfb3BxoUX4g6mB8d7a3B1GAJ7dVhkzmmsE1wJP2gsV0PkY\nl7LbG+2Bdit1ZCryDQ9h/NxksCgO4eAQZnkR3HtaIVgBhAjd7HGzUHUMXG84\nUIqpH1wZNt3TQDoH4EaTOa80wMC2YNS30NlJ6n6EJACOWhTm+ZvrGPzR0E8g\nWn9Reid1dQiEQmYKYVvYyzsuQ4KgA9rWPsg8BdKloA2PWGXxNHGl9NuCUar7\nSJcgH+pkltP+tBLUHJLF+Cfx6kCHfEo9OyXVYO3VeD8nGTfCGHzkMXz2vixs\nHdfvUDqP1vCrVkyaNsRAiGngNtJV3c2no8fg4A+YB+EPoTxTYVvgjMurGh2x\nwKz70a5yv0VOD6dqFBxPFs5TU3xKtZNhLmOISYDewLwbIbhNqPs0z8V+9XNS\nYyHHQHLRBs2zULF6m8MonSM53Je3B9azg8zN3l6VxG9YVmwFfTcamftz7Pk2\neBAf0hQ1mH3dnMSHD1Qantwy9oIvTmYMj5dOb+p1oCNRygqX0mlYhvVIT9yC\nMlw4dqY09DeT5aelI2KH1DuYjRUDuQ5zl3oyn7rXsVrbaq0jap1fUQ4IQuHR\nxCufykY+iNM6R5BCqCxRWBdk4kKDmMrnqqmNy9p6sKHyhOd7BmDpH/OGPxvv\nOFaT\r\n=pgJr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"e0fe61700059474a591e92890bfd1a0ba334f1b2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/JonnyBurger/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.8","description":"&lt;Text&gt; that supports animated value","directories":{},"_nodeVersion":"14.13.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.4.0_1605551710503_0.030249826371032906","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.5.0":{"name":"react-native-animateable-text","version":"0.5.0","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonathanburger11@gmail.com"},"license":"MIT","_id":"react-native-animateable-text@0.5.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/JonnyBurger/react-native-animateable-text#readme","bugs":{"url":"https://github.com/JonnyBurger/react-native-animateable-text/issues"},"dist":{"shasum":"819790dd96f49c94b227c42487b76e6ae75048a0","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.5.0.tgz","fileCount":492,"integrity":"sha512-46JeTV1DK9fbHQb1ND42rVQAA/KHSyPD+VraOaT9ABMs7HoeBxLuUiOHH72Pt6nnhOLAAwP5QgL4oBh6INSihw==","signatures":[{"sig":"MEUCIQCrJPTE0tqngE6j2M9sd4mKgcu9VyBuZsOp3w78nTMv+wIgHWy3OdK/uLvjQZyeboHI+wGHt8QaM+dKxiqRIJynqvU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4858208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfssqPCRA9TVsSAnZWagAADp4P/1gN8oJM1IpcaroT63dz\n1v6PxbNs4BMEZNb4mq6U0rjWVzK/2EXtBHmFtq9QyfepnihA6MZ7sVSY2+LW\nfrte4Jtdz5rgzD9/yxgfvDJVY/jel0CxCnTEXXU+7iaFjWgPIPwBpiT6mItE\nssh9LnRzCUj+chc8FBqYIVqjbAJSDI+94TWieFrxxwyvCjEO5vCuNV83CBld\nXfWV4QEOgNg2IZL9Mcb5odz5yXSERQAVNAqgGB8qhYfoUziY+ZohlIfRXvSn\n288ULU+MfLgCpLWM2gyPsfseS9s9WuG2/iDELUAJq8D7/3xwGevj9qnJfoKN\nifE1ESqN/CdxYPDlxkFvIC+6GNdBwMbQ+OkyI/I2AWUqnCnd48hNPBrk6ovM\nvdxIHqKoeEXjff1vBczzhNUMuzXuHP4yKfmH+6b78NJ5Q/e9UN4qYR+T55mJ\nRTs9wbVsxb/i6IQijSM/JHlWSkQ27wxH1c3sJKbX9+p25OK4Mn5NzW2mzszw\nV6ynhCLYi4xWrNPNdPYIKaPSqhpdtncN6+n2J8VwMfEAH07y6o/NOIZH0r8s\nofFlJQ1oL0lPWUKtpx1ZC+OcMEDuogJlP2QtXCrMMS9ZOwRYQ92O9MIkGCvk\nNBqOMm7j4+WcCG7kj0qHsnLBIpSmJWRStSuNa9ZeWqF7BUyIqFk5gRnYCfYF\nHlwi\r\n=3KP/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ee9c5c5d862ebefab63bdcc7c6a486441528756f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/JonnyBurger/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.8","description":"&lt;Text&gt; that supports animated value","directories":{},"_nodeVersion":"14.13.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.5.0_1605552782879_0.0655804961371611","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.5.4":{"name":"react-native-animateable-text","version":"0.5.4","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.5.4","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/JonnyBurger/react-native-animateable-text#readme","bugs":{"url":"https://github.com/JonnyBurger/react-native-animateable-text/issues"},"dist":{"shasum":"03f6896fb59b5dba0a0ab097f63ee7cf5b823bed","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.5.4.tgz","fileCount":510,"integrity":"sha512-LwMXasSIbZ0mt9VplnKwEMLiHmSPeIZvvVPO5XiBXuegzXhqxPXdErRaZEG9DhUbh0oRLHqcU4BGavB02I68aw==","signatures":[{"sig":"MEYCIQDWjraZhYGvX8z979ZAxzNJ0/uq06TT+dvscXJ7XMrWgQIhAOKHYxiZQ6S58jI0m3zFxE7sAhmjDSIXjAahQsyhk/HM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5170851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAA6UCRA9TVsSAnZWagAAwJgP/jni5+0o9Aoj/X/6jsEP\naOtZBm0uxFhMZqxmjaxasVZhcHaZIuX8ZlQYKbJiTTYkLcoWrgYxN0zTjcPT\nnCUCR0vMZ+e49gDxsKN0HgKtvyFvoREUaxvqIM18zh6JBmQufS1q46Hx0JIA\nj1Cm6PgPaqdf4cQViezjWvEHFeLS/22n/os/0HdtyoPoW5LLFFOmZc3VgWmD\n4AAuArWjwiCQ4E2NNGpO/RuWfVRWcQvdUb/EmiYHpYxTmH5KRUJYBdFKbbg+\naOMhWw9A5pbXaRyEPoXA4netDLwzl+fERmzJKj5gCNEXrAgvqvYffbcsGPoK\n1grmlZhGdJgATyWQKwtcq59mqjA3pfISos+0y0j5mGDMH6LgJ0zQrS5SHuI6\nYq2ErsKXpAXAKAZmS+IUQhtR1IM0yM5zKsEzVr41ZGzLPFl3/KtqGIXvdLgo\n+OQAVDIHIQHUQ+911MtykdlpObEs9XiKH7wn1rDDcCiZMGQpWl8Kh6pPNgox\nvPFZnDE3fZCNdMB4T+waYJTRtnmy7KRIA9tyIr221+rOt2e5aGgEpFxDdj7Z\nbzmxE9mugwU1GBq5ZIVPcMai80iSJbUEDnzwEpeCEs1nncD0wuMKbPia6W24\nK5FP0medVuRtPvjJ2Hwre61qV9GZPHA85nYDF8X8gXmYbdYAOFK6Q7oHn8RC\nCBgm\r\n=tVxH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ef7101593865b561860b66ab8cc86b96327e5524","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/JonnyBurger/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.10","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.5.4_1610616468194_0.8767403707897803","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.5.5":{"name":"react-native-animateable-text","version":"0.5.5","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.5.5","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"d966fc28f51197fdbad2958eb06403fce3a075cf","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.5.5.tgz","fileCount":510,"integrity":"sha512-kas9Vi8o8XCvsRiSO3OdZ0yj9WjHx8IE+czMedie1ZU1tfkMWP/EgNhp95R+VO1OFLt1lR9crzFbsZPCanQS1A==","signatures":[{"sig":"MEUCIQDsVTIEhjjAOyd2N5BEpU46KtywLC4QzrzppXb8OO7kUgIgWkEYWi739s0HyOW88ZVAxIYinxouwkj5uHhyV5RCKTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5170845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgACBDCRA9TVsSAnZWagAAHnkQAIY1oFUnhoSBYRne90fK\n3jLbkkoK3JOPEVUHQChDXCQnayPDHpMZrI59PHNPefGq6tpd1TfGbadK03PZ\n7bN6rpMPPN7pyFS/uy/hMMCd2ITGl3LqSHVnU9K3qy9liNJRyeJx2Aacx41I\nUlD4zC6cl2iSfmK2HRRQ4B0t7o6MxAXfJ/ZlledZVp0B+buKWukckDv7N9ll\nhkGKyT9+3hqmp1rnlecS0sqaqX2imOgM4uDMcdQ0K0eu6GYZw6loepgtHPGm\nqE1cqsFXZchLNUF6oEKFeXMIcA0TGxrXdae1fKsssDc6XpPy4EqXiFjPJWPw\nRVFeQuh8LxnGx0PVoeEuaO61zyv7lkTEpIgLMVijdL/ZrXN6UvKjfvqvUT6/\nJAw62wCgVypo6aS0F6I69DWd6heasqp46Ro2d+Df5fJ7IpsBRMNtI9bt7pDM\njxFdtACLhGXd8G3VhQrpMyZ0aWs+PZb1wlxAuDmxHn4rLYbNop/IQomZjvJQ\nDkYmfK4VWEyl7LxE6ROlY1Ic6AUYULgp+LsqNFXc3qhuX1SLbYWpHuIJHWyH\nKHdmwRQlsVlkuDssQW24JR5QL9M6VdP0sQ+VkkLIPeaFbs3o2MEFfdLuGf0h\nYUpIltAfaFYVjtjb88TIpjwpgfxXA0jy+xWjbJhHQZC1UHvsJ3w2UpgrgWfO\ny1hz\r\n=9Qle\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"550dc27ab084ad4e0b9df5da3e50164795352c57","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.10","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.5.5_1610620994679_0.3026303161975643","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.5.6":{"name":"react-native-animateable-text","version":"0.5.6","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.5.6","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"0939783a99f5a67c80fc8442d38d38e2a686c8cb","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.5.6.tgz","fileCount":510,"integrity":"sha512-n94g57+Up/Y39QnZqZY6vPfQXs9Hw/VPQStL8m9xf2uE0XUIAXC2pWIbWNF5mnNT+Nsk3GslJJVaiu2AG3Q5Uw==","signatures":[{"sig":"MEUCIGWyLwJhBBCONSB/2t1g8/yPnoKDMYtMg+MrpqiApLCpAiEAyUjCElbUQgZdZ4SnyKiQBcAFhWUCNZLOrLLEIPcexIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5171445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBU8aCRA9TVsSAnZWagAA/AgQAJBzzEYzO8XgYdqE9ePj\n2UQnB+YArDjRPV0IYQn0J4tVlLZjMcdnG4RxcH98uOvyL9jwuurxoRQcqVrO\n8eT3L9WKPljLXy+oPSK85EnL0bWtxgaSB6RcmT8IYK27QjQrpWt80WDIvIPA\ngnTTqEq8M+uxYcq1+ZJ5s825LEQPDFuZwgtg/dqzSccypNBWOq/M1UWo9SzY\nsQpiwIAQoHxRbl2uIp6sKWWkxMMbcar4yqhdQGK+F/5aDURS6iNnOGjlZX3i\nK8FpL/rLCtK3A8XHcLM3mkThNO6D6VayMZk9EXlZHiqx9LLK0cerQAdc5iaY\nlWBy2o5/TwWZrjGZPntBtlIiNWzqHt0p2Cy92se/mzZkLH4icQ6SI9sN8fdV\nqScq4A/Mpvy2jlhvpg9O5pJgYMGUdzhE1paS365MbKcaFeXy+jfYYE95Tgj6\npqRfRx+rdKYZDqTSF8uWICBdGENdz81qjyg435IN2q1hzi2Gj1SbgzcDwMuc\nffmRka0eH32l2fPxmpkFKMTb4UHZ2dIjCONJNNy/ac+nIY8DcMAA3uq4/ptp\nFZSTZsshonzgxLHUFQAIiho64khfp0x5sBFZaN/j6BTYrCwLNXHeN6XCG24y\nkGqa/ZY6wbHdN1/B6u6M/TnWVLsrHlnLAbFUvsK6EmRb+rgoKL78wVEpr2w+\n89/9\r\n=oG8x\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"266b9f9c7e74b48a56667f48c1b53f18a25635b9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.10","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.5.6_1610960665347_0.016030157208647644","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.5.7":{"name":"react-native-animateable-text","version":"0.5.7","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.5.7","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"67f32033b4ed9cbd2d259217b829b654ee41ed4f","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.5.7.tgz","fileCount":510,"integrity":"sha512-xa+VVuyL2jm5IJlN3l6Avya391b4hjqFZCaJvgCw+Ia7OcbfRlX/BSXk0TP35jpmCJWPc9QTuFRp+JNviohCkg==","signatures":[{"sig":"MEUCIQC3wepVDVles18kRfWSieFZWDk+FIOTRAmcMY8d7PXndwIgDkdzsZOJ1dv9r8e9bPG7Pw1msWa+202RSGgpYBCPif0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5171445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBU+tCRA9TVsSAnZWagAA5x4QAIqxI1p/9TktGyxzZ0EJ\nTjO///SqhdCvAFIyajXTAtH7n9rYl+zgCah73vVPC/tuivHHOILOXQNA7okM\nbvS+y2cP7XEquShPDkDfb0/1gGWYhbmy5H1e4FtMdsbOHf2Xo0P5y9HSDuud\na7rUQ73ZfpCdg/CeOhZza6wLfkUnTGfSUMuv+9tYa9H56txkqy868aQiOz9L\n5fTKuL0hMN5P2CyNMFV0pdZsgRDjrD09z3N7iGJ9baRoBJteQzfN5uawnMX+\nfGPxG5V2gXwBASQnVjltRrcuf04L6zrZyvuW1QN8snTYqh6cASSBZxiYKekP\nIw0fGy9VrZqM1wBrM4aVR0P6Lbs9uuWAUN7x2S5WQCPCi6G3+PfFXroMvpZD\nqiWFOw4cwEpmiTmLFzZcr5IOcMcjYAT9SgAzJ5sTz9v/6SKjvRJmithuq6Bz\noROJK+CbCNjCV6kuadRSnK3yXkqcgq+513bvaii47gMZuu/w6k/9LXpdv6dW\nEyvv9RQkm+osqH7rIK7itSDjqNpwiCnPLNnHOKl0rJatUs3l59EFWQDQ8uMy\nD+Nk5ACWCzdAozy0t2ocdndS0JuM2MjGqK6bALKhJRd8mMPUkVCWX+WGljK8\nezsPKtt/97qnj6zaTd6ifVPVH1TCgzw+6p93NlFHYTnKtvoRYJa3UOaoHr0w\nNBa2\r\n=EVSl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"52df00eecf6c07501a7335889964579c6635dcdf","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.10","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.5.7_1610960813570_0.018789942721440633","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.5.9":{"name":"react-native-animateable-text","version":"0.5.9","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.5.9","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"a3ac144588ba2bdec30534c71ee45217bf8d90ae","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.5.9.tgz","fileCount":510,"integrity":"sha512-pFfWjIFd/u5eeXcSwGWsiioqE6R3qejDhgmZ+rQOdnKZQaojqRupUUdSdeIRZesnmdPuKo7trFlnL/RAaLAfFQ==","signatures":[{"sig":"MEUCIBTJySE5u78PZGgsxaymH+tNkGR/gR8OGyAVBo+9paCQAiEA/5GoAMHzNPXOlIoHbP/rOaaLxFHxt3YKHbcrrj+voPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5171522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCU0rCRA9TVsSAnZWagAAH64P/iPABNI+qhZ4AFSLkQwe\nxRgLAjd0mGRCxOmMe3VVINBfcl8q/fFp21n+EsztY8uuSRvvi7JvaJXzTDye\nybbMJt8+Etf1h5sN1QZv7olhCOtropRsXjkT/Qexi5yBKOc8IoAt4hdvUIy5\nruD+G5bKK5P37PL8GiXEbauZ+RHuPCyVr0TK9MEQGeymAp5g4coNGLtjbYSm\n5fkBUmUrFPFhmfjcmcFjvaOkil2SaEWX+Hso9tcivp9tgVlghv6rs7nNqsNH\nrSUWoV1PhY7ootvg3xScsRm3DOu32yUvpIUQ5HLVI80PchGyF6ENsyEYMCwj\nVtdvtea6hnn5oSggG5S/QSNKOeE/XUgjFctkMD2JEx3iwhd65Fsqq+eHtaR9\nZxTby+EOj7KDa8EAMqw6qJEsRRN6xN/UPgeAYtvQDrFYlGakFmPXh0YAkU3d\nKl1C6v6M7746rCDbyANl3poTuoxB4PpGcqwuSktQLncb9GzNrr7dNLHct1I8\nBU8fBoBPyULNTxTZTIqLj+NUTVhJhIE8reSVy1UROniHmQEKldygINjnJPGk\nvYJBWeWYzXRkYfpGnOvffBXfjozQSWkMS5w7ftyanw1+ALrBA8wqsqWuIg1z\nEQk+hn4WCmKn0wXFFmrbmSDgU+AiULVH68+ZQwqweYGc2LB8gyf9R7UEActI\n0mon\r\n=s78E\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"77b182c223a035c97da4f23e5aa23e5dcf836c5d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.10","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.62.2","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.5.9_1611222314286_0.19767941258073685","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.6.0":{"name":"react-native-animateable-text","version":"0.6.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.6.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"4d643d5b5c833a5083ab44fae1b7da6a1aad1ca7","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.6.0.tgz","fileCount":513,"integrity":"sha512-F8G1rmjRiygtDDU8vhEVplPkubjfCKXSra1Z/q4WS+yi1rN9lOK/mkt8cPQHjzC+OJHVlF6GqzA3QgsnrJ7wcw==","signatures":[{"sig":"MEQCIGhtsTwCduH+0ZCGhmgZ9Z6mMJaLRvpe3v6GU1q77LJ9AiB8MCdt/jlmhOfVNCg3EbFT9oAn+FwqRK89t5QEFtumLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5216613,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIVEPCRA9TVsSAnZWagAAEbMP/REZA5ua0X98JjGkch6T\n85nAH0zR8LtbQ6PES06L5iwb/veUaSRrO88S1sFS51S2W0Id7XFKGbRjCxKS\nlm5Xqxkn1Ns7aYO1z/dYs5/BOeZnNicsgCV7WD5NSEqaohGqmWERts8jf5w6\nytleX3gC5Eniu2Gx6J9S0g++qvbhRs04QqwgAKZ5KQ8YRMTb7bH1Dz+wYKuk\nSEfUIdbopipGenVZYfT7rfFPesfEgpqC+9G1qnvaBfnPjr5HmdxnDYdnMKTA\n/k3UoOwNFT/gTeAVmSK5jQ+L+de/eneTL8jn1ftTz8Xh2fEzD34r6T/bPk8t\njaiWJZUcxSgzggECivezs2eq0p0xIgSrR2W+zB1B+1qFcSH2bDXBiHMghNVh\n/Vtvwqyx/rXJS6c0AuylaxbqEspFhXVbPOe5mpbdufXTOGcQzsWrN5rKajOL\nt1LkE1PcIdDldgufLRF+H/CjknT0BTbw3IDmYm6NAsyiWttK0tddbrdTXzk7\ntAsFL/SDccTAYo7onNJ7C62jZVd7wlWTZB9YMpGjDGzC1fZs3Dw3CNjkxecf\n2+eb8Bf7BMvXHJ3d4IHHkbR+nrA5Lxji3iLxgx9du312WzCZlOjIH1hiKzpU\nSm8EZxe/7D/THqSisQ2z3z9DM3Mwnlf0tbGfKdMTvt+6GeXUkKy2InuZk8IW\nEKzE\r\n=bQoM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"1f82ebf90377198275bf3433ee1af4dfbaf69946","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.11","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.6.0_1612796175175_0.8830382768709781","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.6.2":{"name":"react-native-animateable-text","version":"0.6.2","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.6.2","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"ff43d0478010f1cd73042db4b150afeb1d346999","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.6.2.tgz","fileCount":243,"integrity":"sha512-BtUDrvTY00NRffu9DGBmscuTZi2rBQ4xLwE7b/7atiXY5sPItY6z2FWB3XacneChfTU15U6euCTMVd4+edSxvA==","signatures":[{"sig":"MEYCIQC7fol4O01P6cEQ6WqFCeDtkK3pzQ8LWCkJW7NVD7qL3QIhALrLRw951zm2AuyGyP3BzKcFV58hX2HgBPIGCrrnEyH5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3985074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUewbCRA9TVsSAnZWagAAsCsQAKFWhMUce3dRVTgE6cR9\nP63dW7/zg0P7BKxiXiaa5O/8eKME2jgWa/SVbWdgWkf4RTNzckRimfdDEGps\nAbIZCd0pLe47z0WqfrzbC9RFflNSNFlTJ1u+LZmT/+l6oZgMJVqsSKncAKbb\n4VArsbLWj8v8CZpdYQvnjZwS6QJJV0rIyBCEzCbr/steHV6nL2Kqtl3+JDrK\nilXngYBrgyzhCoGDy4BUnJucI98BkpWm6+fbewL+K56+Lgi7pv8IkPJIux1c\ndowR2F7j8iut3xz/fynNekkMqdYsLdHiUKQAT7/SRt+a9uExUZZWQUpEQBXI\nSsRyisSMoT9iLwUTGXHqbqaAgwTbo4kUOzbHaUao2gQiXmK8lrznfr8k4Z0C\np8yHQRpJrxL3ZC3VZGESvj+7w83WeDXDueLYFpJ83Q9HVfu1Uz0R8Pb0cr+S\nRtEYEzFn2ffCF2P2n5kibHOV9H5xxOLH6Hvr5apfXZZ+Ob/bsDsWZWpGIQ3H\nnlyBM2LyvImVTGkfEPyUl6TRWNq/Z9i+Ucs4tRGAt+TmnMx8U0gUlWaGiq+P\novTGq3cElTrW+aOSUrxWUbMgCMsncgXOe7DubMmBPO4F209Ijh4FLDN88Q2B\nBNijQU9ylQqD78WiwGNVpnYikFQDkef7UGnu7ytjOWe/nvPtd5dyuQSEsTMG\nnozL\r\n=gGHQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"95b4e7ea062afec00628d3fc5b8a5de04d9f919d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.11","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.6.2_1615981594673_0.22736904519632795","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.7.0-alpha.0":{"name":"react-native-animateable-text","version":"0.7.0-alpha.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.7.0-alpha.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"d3042dde017c8d7275d97e3dfa9b5c416020e99b","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.7.0-alpha.0.tgz","fileCount":2325,"integrity":"sha512-0WLgQVrMHZF3a4hRjPNKTP8LaEtO1Nttczh2cnfSG5pvcV5NggBzWH8uZGFLHkuHIpB99RsUN1SrY6JZx1PFnw==","signatures":[{"sig":"MEQCIGyUyVH4Es7P4tlfG3tqesrgkE4fRDnZfTxQElkPA3suAiAFE9IJMwkCBVEZ4zd3Xz0icPdXAxBI0GRmw9GUZHoNog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19979920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLKL7CRA9TVsSAnZWagAAkGsP/3mIPUPb3Z7Mam36iEwN\nS92IldUN17K555DdyXxUnh3JsPILOmSwK3mD6ZQzq+29WmsR/j6CU5hrhwyj\nJZs1720T1PCE6tAyqEmHEiVdNJQ4ASyV08ia2LKqj096uhYjsP+0EeW9jATb\n2G26Dan4cZDtXGnxR3H185zWSkmvuB1urRWZCeetm4iMux8h+5UFwUIq5hju\nbsjh5Jslg/crofh4VmYz7I9MuvCzEpeLlK7/BvOQsHclCIXWw42L2j19GPS2\nx272fUicZNt/VeTQZ1GFZ7lzmA5v/TB5PLqJMt8QKf3B/asWKO7nRaQZBM5s\ndsl7lPGUfTrH78oGfFi6BSR7JuSTfqLt/Cz/lSUvzO6iWppfRgBp9u4klTJ8\nyylWTeiUFYj4QwpkeCZa4TNcUdhrMS8lBYATUrFI9b+HVgtt6hYNYDtAt3l6\nS8SQt+YkjZXolB8/tGDJ1ZQHue8/tFqeXRRkHRpja5sRH97RrFN5gwFt+r96\nJn7QqpSPVoEkLUpOSXADvufqj1J040Y3gtUhds0AZhInpyxB7f0f5iBD0TOZ\nJjD8Hl40sOosE5iftjJX6+tufg6OVgQaOTU/4262ZgX/vz32cCTu+YPzbna8\nrOUUFKrby/StUiHJBVCbUjKRw7OIg4Qq1ozTiICLGZIls6byVpda5FOaUtbZ\nt0Fy\r\n=J4BT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ca741783eda92bec80abfd7c56c68f634be2735a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"7.20.3","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"16.6.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.7.0-alpha.0_1630315258862_0.7663661979183565","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.7.0":{"name":"react-native-animateable-text","version":"0.7.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.7.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"a542522fdf05975598c11036bc050bb06968c8b0","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.7.0.tgz","fileCount":2325,"integrity":"sha512-Ej7sL9tRaJZslhlg/bnA0wrpmjACD3ywpb84EWvVlUTn8kP4GXVlsw2uFDE6/xzCRvJxg/uc8hJdzDTYtiflXA==","signatures":[{"sig":"MEUCIFCxZL/SfIBxwRMozLxAe36JnffTL+xFQHm8ccDHSi8WAiEAldttmYH+KNYtiAzSUlu+00bUW3I9JkejiJbW89YSW14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19979900,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLKtiCRA9TVsSAnZWagAA2SsP/A2+BUWGr+Hx+RnWRRAS\nhtHwKSZTt+LoiTwlucmOmp7EYht+XNowiw0CYe2R21kqnJQIZ6YsOXKES+3m\nGmR5KQqvkyuVpCp9SN2Li1L7Zr0tmNpI78vr13ReYTQIhB+WqEK5ktRpyQ6P\nuRiZZRgUHYTnRVHimi7tDxpiYCtfOlnvPEcBzADynW+TLn7KmA3i6ZJscY3W\nsOYE6JQW9ILTXONSkysXRMNNLSnW+mVfg7LAPEn3+FaEVIwuXAl/uKJhB3Kq\nom0ta7Huq7hjToQy/C1eQ1zcxWPdUodIfEKE+1PuAoYLWBNVltRoyP5HQI3x\nVlbTED+kBeDG84n+GletU2r1tzcxt40Vd5ZEMDb2fKEIcS0Vp35X5Is3Qmof\n5MZNEUirsOTVLIv32pME3rTEUD8a1NQKY9Mo+ZP9Yg9WXWyPEKVnPJWNMCgt\nOBcgp0G8pKK/JIE4M4TutZOnvuR6kdfujc6w+AeMsw1qZvXq1jrXUH7D/GPa\nwZJjty3J882nrqs3Ay3WuMryrlldbMktbKxOOetKyfkiKjzIrCUjsGhHwt/S\nynn1NR1doPHjab22UDMV2iJ040/4QAyVBNH5EAAeI1NFR0TFIV8M3G7gPpkh\nHW5GEhsaS/qvVh4N5CB26r0b291Gt1j9ews5Pz/gpSRXWPKb13pQA1AMYayb\nv/4M\r\n=84t0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"5b8aece6a94d3b5a7b7d5c563daf469c95a45b5d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"7.20.3","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"16.6.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.7.0_1630317410300_0.17922451601858524","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.8.0":{"name":"react-native-animateable-text","version":"0.8.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.8.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"6dedaf5517b02db36fd530763fe9e5e31ceba224","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.8.0.tgz","fileCount":2325,"integrity":"sha512-XdFCZ/DQoNOwz7DvMGO5XQ9OrfYJxHlULDWy8kM4Hmgpxc/HVCLYDFBNkMajQYsUAyIxPLBDTDysJWkCJJwVjg==","signatures":[{"sig":"MEYCIQCNk+oaaIp9zUq9c4+xEXBYwSWR3d13L8S9xM274jk3fwIhANMpZ9MrN9wT/J67tROYq6RaDa8HqAF+mE/mLzXdpvhB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19979966},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"def279e53bf0fe4f4c88a01a3d64ac5efae43953","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"7.20.3","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"16.6.1","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.8.0_1633523858702_0.9285483778045722","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.8.1":{"name":"react-native-animateable-text","version":"0.8.1","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.8.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"32fc23029cf18fb309166898ea64fe671d2ebba0","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.8.1.tgz","fileCount":2325,"integrity":"sha512-UlD+dT+1y6ycHvgyUKh91u0Xnt5mT2suj8CIk1oU78KRrcduF1dIQatqW0aQI0EbnGFlfqbjceggobSG8Fo+RA==","signatures":[{"sig":"MEYCIQD/R1+jZShgWiE9smytkfghmgSRvN5rrfOhXRSmDcQeRgIhAOkteMr5RRFkf6jdAtR7h/QpWucyo/AGh04bhWpmHQAZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980018},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ddfc41f4b352b62d62a755798e9494ca7756d5a3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"8.1.0","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"16.13.0","dependencies":{"nullthrows":"^1.1.1"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.8.1_1635497891526_0.3074796285498267","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.8.2":{"name":"react-native-animateable-text","version":"0.8.2","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.8.2","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"fd1107448a7432667b55516dbfc0003aae4ca83b","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.8.2.tgz","fileCount":2325,"integrity":"sha512-HMSCAN7ycz8cpw6W493xzPR9A0N05pcbdT9XnOdvFP5LS+pd0ZeU0obfeybfLzEZx8mygN4ugJjy3ssTb4+clQ==","signatures":[{"sig":"MEYCIQDpLFkTKHPPIC3UUNt2ODiMxRow3+lAa9vuydHYtO8GLwIhAIrIHMx7cZxrE8VOHvnShiLt7YageXQszUOOwF9xFfgG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh24kZCRA9TVsSAnZWagAAIf0P/2ZCw8xbLDxbJugYMUnv\ntlwHeV4bcqrR7c2LoLXrZ+fkZop3dJtF5fmkDrPx75R3w5DpfNukp3LE5NNN\nH4luj5XMAVdBrUG6s3WzIq1ZcNfWl22Pez8PHLVckbfgn5JNnDACf763ubgS\nspKTIVqRWyR2lgmtUo7v5TpFXLFumYWk+bKtoAg/L46hnfovucOhljsGOndt\nYuv3YdYnA2nohVJhHmcHSdNKXZwEatFn98kKm2J9hbN1jvE6BfJOurJNfiaV\nxHVwIyfBQE/23Z9zHsUxN8HAE0P52qZe/36XXVzjTUb9hyNlXW5KBxhYyOox\nNTw4DmFVtG2RCGcHZ4qZ4eby01FYRIsST4TTKmp36eyEJttHQIesHeToGdWD\neW5NFaXYYucMWmj0nziP3sh5tGVSgJkOlqVlKD8uAchW+Wvi6Qf8s44w6/lC\nU1Wqon+MpfO8rRsnyEp0tWVYcH9zzrl2wYPriDdJ6q0PF/6mqB1ulg7Lz2+z\nQuFluJtmTrAsCM5QR3a5wBQNB4w4ZOvbBZ3+2SJrIDxCBSlRRGC4cROHMKQa\n9URx+VxvzVbOBi+wxPJti6Ok5J9dHlrgZM0XQgQkLZbElKT/mtTylOhRMrH4\nFPkHYJWdN7Vkk11Tf8Ds0US8Fa6P5NmMv2244nVR4+wmxmi5q6XO+Xnl3J+P\n6IG5\r\n=SWX7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"010852ac6ec827aa3bfef755cefd667fcbcc6db5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"8.1.0","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"16.13.0","dependencies":{"nullthrows":"^1.1.1"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.8.2_1635841737801_0.7954664658167754","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.9.0":{"name":"react-native-animateable-text","version":"0.9.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.9.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"5abef41acfe80972c8f6e2c3882dbef8a3bc4a7c","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.9.0.tgz","fileCount":2325,"integrity":"sha512-CNqrXFSbT2/Xfd+Dnu+pqFL1Ak4TtEwJq+F0pKBJE6Cx5vn98KyLga255f1ciNMVRfo1eMJd+BesOsZ2+pUiAg==","signatures":[{"sig":"MEQCIEh6lqA8g//QitYn86cydQ/5hZH3GGCXrYl2MeP2w11IAiBcXyykIEO6EzRPoeKdRmIlHPSp3GGvXcPnz5qhaM1TLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAiQPCRA9TVsSAnZWagAAqT0QAIl1wswkM8HRM3tkOy/C\nS2m5fpxcEGEHPMBTbqG9uQzic8r7VUmH24Ws3oLaXbfnMpsRG7R8Q6JJ6Ef1\nZ5jTTR/C2Zsk3XKtwZ+IFmdPZcvEYcLrQd0FtbFA3xnL9PLT5k+Fl59WbH5S\n5/pThPU7mGp0UzVJK0eTW7RgPydqYdGy269GYgO4yxgwFNoY+z8NPLmNbk4Y\n4OKzvbpmnQntc+tiVSqvfV7F2I0/wmSYD1uEinKj0tZ+STyhnT5BPuCDAyvY\nNMKYTqk1HqMxIGQjXM9TylHms2CQzzaE74+e/F6V2fyar/RYrc+/Y8bK5fXh\nHoJh/iKPA2a7bazhzELbLq6LICwBOkxUEM34aHRCq7BvO4UehZTsourdfg66\ndqHvka5eqQliIaiCCCCLptZj4dy9M75M4i5hDa9j2Qh2y8NjdjL7zeiskOTv\ncLs4T55PXIHWofOEOtHeQtPIaLe5BZMFayl7NOWXs9NRi7uJuz/KF5LjwUom\nAVULI5Q3NNBHC2Vlguf2mFj9tGgpllirHlv9BPEJzdygN1ijinj+K210b/xW\njwB6b0YDo6t16xZmvdMM8w64YB7WnJyEZoiTPTH+hq5jdcEMpyiJNx55dhvk\nqiqh/JqVNeC+xbPr5BcC3wKYjAMlYu/XmOZY3xLqdanPj0FTYxRCIDPEJCAC\n4a8e\r\n=k6vk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"0f8468cbb2e9cae05de92db9bdf2aac36bf00a0b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.16","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.19.0","dependencies":{"nullthrows":"^1.1.1"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.9.0_1644307471477_0.18791339550177066","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.9.1":{"name":"react-native-animateable-text","version":"0.9.1","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.9.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"de56b779877a185704b4beff95936c450052fc4e","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.9.1.tgz","fileCount":2325,"integrity":"sha512-qaekXiTNqJuG0KIMgnzfyz41xvt2dx5sRI0cCluWyDa15BF2kR+IgOd5W3NiPrRbmKUERuGuS1YRBJJEpPeIlA==","signatures":[{"sig":"MEQCIBErZCixs7sT1oC5NtcB2qveWsQfIYuMadC99pXcfGwoAiAonbjcfrYbYU4d65tnprs6PmGudoSVz61Oa3xYepA8vQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAiTDCRA9TVsSAnZWagAAdMoP/Ans3WnEE8KlHaaAkVNP\nlUj6nbU44MremIr+yBYaTVJCaJjMfJFTvRreU1gkabX1O5WlAO2njjk5sfXd\nVuMoXN/2Gw25ezzzxmrMHMrvhJ/qnYrV6z3AJBU8eVK0rZ3lZ/vdCPZFNyMD\nbCbULlOPm1551uftdHNBxYwcCRiS3mWgGd3tqGAS9LpAnjLbDp77zK3AqVGw\neHoOghc7nsXyHd7/f+Cfcof3Ham9mBNNNL6zcl5dsB9ZIwcbXSoMVaEolb04\nEHKPgwpxr2yijPPFHpRFdYazQAFmXcxDe/Nt7z+z4p9NVYKSSL8PMDkV2Gn1\np2vOHwzPq5OfLrQZzL0JmOGeSW9OlivYILM+x6m1eM+kA4nTbq+dza2Ekun2\nmNq+wl1RyRJ+VouDHkJrLebkowHjfI6gVfilwIGtQj026l9QkzuKxp/9zOtd\n6FPaksweXtByuxccdWUG6OA/oz3fL8veQp87pa9uvqQ4zfOgcVNUz2WBx3++\nG1Djvh8xujAJMoEwTKdosiTWAQNzjlm92oBDezWQhmFISL3En1JK9iCiEM/3\nXPdNXpLRiEheOhDcQozMKyNufBnYm/5vS7FgYzrAesaOmkvfe1HEW4JzwLjB\n4vRN9PhZy0IUrVjI04rUL9XfI8CUKjLCPwdqVEyZB8VrZLOEGtvW+ac2NqGQ\nyEH3\r\n=tU/S\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"565712bcb9d4a6a35a36ba088df631d843d93161","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"6.14.16","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"14.19.0","dependencies":{"nullthrows":"^1.1.1"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.9.1_1644307651120_0.6664388890211579","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.10.0":{"name":"react-native-animateable-text","version":"0.10.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.10.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"a41cba42c14c3d38ffa16068e0829031e98b56a3","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.10.0.tgz","fileCount":50,"integrity":"sha512-WoYOV9q+6RmEylOXKb9I8oFzJcL46LIQa6H9tvWpSU8gkPF7y+lJG2NdK+cebcg+zHODLC0senNHqKLmerdtZg==","signatures":[{"sig":"MEUCIQDlzWPREvJtG2KZPVHX0E12+4FXp56mihY8c5BFl5NYGQIgUmx9TuT6yYUoWv492HKK4arI1X5884ukQbxjqg9Mn7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTVJpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgqA/9GRNsc779psZ1gT4xwFo3DcXn1EGdt/Bcc6gAoq6cGiAOhWsy\r\nPPUVqt9SR/BuRkYuU1pRHzRbzPCAPM2a/DOK+8diuLRrL8PTB1zaDGgilmfs\r\nDyiLjnFGXOM6dwLi/kW8+HXybs9oK+2uq/xi3nQl5kn4EWvWUUQCqFziy7FQ\r\ntd5HX5RaR8zRrc059k9rQRUwPfHuL0VOLxp9dgNW0C7fzWsmB3VfJJue2hkB\r\n3H6zJxNsPbsYY5Vi3+aAcM6t82IHNsdMMqaa2ucLuNVdafqCboJXa758Mahe\r\npqtJOS6N/Tg+dn7UQkG9XJvTq2zjThytDbODCvZBiK5PFnDZhRUNCImo3J5B\r\nRdaB87Jo1nnafuvmzd7YxbbD+EsNRTVjN4ct4C6GYc1p6CEP/rkFdN5Tcu6X\r\n7r3jL5J5vCxg7/fx9662F4WAih53i57XX8EnwzS1ZQu7V1ofufChTxHs+BHN\r\nvkYds5DOi3JJ5IaR/iC+f7K0qifOCGcFEGbAmr3MXvy51UIMb7zK7lOMBjaj\r\ngAiIHWmMDism2GDRkunSxthbQgNbVcY0ZA6WcITz8QYPlBGBpRTP29o5/949\r\n5HawNUJwYrjlX/Lty22DAUK3+CitxW17zvwatQDVUH6GYcSkaDLhY97sqJv5\r\nb9fTzmdtHMFI4FxYVEp53qLvVvmcvy0gEOY=\r\n=Od/L\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"0fe954984667d4aa0756fc26eb9bac8127c81bff","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"7.24.2","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"17.8.0","dependencies":{"nullthrows":"^1.1.1"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.10.0_1649234537439_0.5195936174760674","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.10.1":{"name":"react-native-animateable-text","version":"0.10.1","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.10.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"93c01beffbb87f233a4919514b13ce0dd57e7f94","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.10.1.tgz","fileCount":50,"integrity":"sha512-1jozJ3zt+VOFg1PUh3ZgELpi/TlUGWxRWVXdC4pb/NtZAzoxTb+CgYUdmow8dOKsDXTfCMatKnWKDzwiklmPnQ==","signatures":[{"sig":"MEUCIC/HPLdJNzXulMAicNFDZqKxP0qrhC9qpl792fj/nuB/AiEAvp5Os46nqQG+vVs0o3kWfvhKt0CXfFck9bMyZ5xrWPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizSL3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmojag/+JIXOphZ28Ssbapks3aNFLcTVWALQG4bEwVdJ3j6IF7ZmBF79\r\nQpGQQ4M0pwKUc7kgnSyLpNAoJfdjwcyZ6wIEsb4YZJSyNHDG/Zpp82XoXJ1c\r\nRV1VtC3kRhL/5gxW4x5/yl8ArWQVPs01R8FtLtRzNxzufLnOi4VivjvBEwr8\r\n9q/EbYFj5YRpzP6IJ4dEU/NaWde4V1n1GNMqD834XM+WVcoDAgakMU4IYtOz\r\nbrS0f+siBo3lI1MBtHIuRtXJSjrS3llmmnM8Oyb7Qy9jLWnYBwAd+bCwLEg+\r\nl5fnjUhGftl17Oc+qDV7tHuQW37LA/JY0k1VtfIGIVstgIBzyxeXEDE2bTxD\r\nxRdCLCzfNa7o5axcPIxLLQJwtgUuhDpv19hYCKVKavmQHEdwKw1eh4/DFhQj\r\nJwd/Kiw6kDtC6NGN8d4g2OmkSn+9GXrNahNbrFNCEyBNhx18194uhIV0/Uox\r\nfBNZnkK+SGSbQ3ovHSUHv4SuWfziypzq9itowEM+yyqXXqKopj+cCm3fDr9k\r\niCvK1k8HQ+TiMoyV0pCTvQhDziPWJioIb4VWh0Qt1vAl8Dv+HOjGlZfZElc1\r\nvsP9ovFZZ9IqdXbKecq9+A388t7gXdSsGxdan5URABVFFERi2lFqG/1tWdWj\r\nx4m9lBmcrIeUd2R7LiMJyevaqE8xgOQyBRI=\r\n=cEmm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"7393eb319fed946480772cb0ae1973f385948d47","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"7.24.2","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"16.15.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.10.1_1657610999483_0.9752192038390306","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.10.2":{"name":"react-native-animateable-text","version":"0.10.2","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.10.2","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"d498f5fdaa629490f517b3f2ea2fbae2be585edd","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.10.2.tgz","fileCount":50,"integrity":"sha512-LYhvLD223khdzF6TzHrG/l4UV/28p7BIhkgoJuT2S2RMTSDTgyW+wrom2U+VzUwk41I0h1lYkAZ8Dcf+wRmXpA==","signatures":[{"sig":"MEQCICFbC2RyWxrrGlReQEfAmYFRS/A2j9BpJUAx3A9+RU1wAiA+ku5Ny+EBZxfxmoYQiaKWwHixb5PTuiqDmmLzUenpFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjluKVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp+g/8CJHg+6D9qaEreAADQHnSBU5HDTaxaeJe5orA8hwjyLP9uMJy\r\nGrxb05OeQ8TmDij1siNgUycfUJa6tmLVl35q/LG/MF+Hz1sb9el7+yVgMZ+L\r\n0w1wOIUQcFJtI0IQ/EOdE+JonSPJWevTGzIsAqExxqXNorfz9ZCHSZvak38Q\r\ng4pl93B02c6LfSWu82sIF8B6Dzs9WWeeV9BGRy12mv3mkFEWq5Z6JUoFaFXV\r\nQVB/TrE3Vf31DJwtNKs9o73GhzU2hsXt6jhGfcPPT/oWlGe5T11WDNjhRqnT\r\n1RM7ld4KBSlrqaygwJgXe0nRQBDpreIQ5peKnI3lTIqhJhLAXRPo44wdsMK8\r\n7EhlRm9rPFZoBoNgicB9PGty3o3Ow9O3OEwroFPzWY6FbBt8orv470XHFRUl\r\nhq/Y9T1ZnDhP+vx6PIwhlPSASP8bnn/GdrUMqMCLmMq0WzzB+/pg5Gu3d9SC\r\nNZRM/DrCF7gZ4ugpI5pT8A6MOiV/Ra5VoEw1HkpS1oHe5LO260ecPuupJJsf\r\n0HQULRj76rgEZ7F9Vps12myblP9w+TgGa0V/Gfjuv/n4vpM+gPKhOtVViuby\r\nWL4ZeZ6nOYV+Qe7QnlMGOOHt9JXtH0YYXCxrQKpY972hZ/AZ/BvtowWdZmcB\r\nwtrW92kIL3bk+bpXtD3NF6xKb/HWBifwCd8=\r\n=W2fI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"27d6639b8d18e7c816d5f4909924ce48c259a825","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"7.24.2","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"16.18.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.10.2_1670832789274_0.4429427070834442","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.11.0":{"name":"react-native-animateable-text","version":"0.11.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.11.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"2a4203104dcfec1aca1f81efb520f8d4823f9e92","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.11.0.tgz","fileCount":2325,"integrity":"sha512-sb5id93W5FE4hW+cilREDGgzkNmcSE0wam52kPAwh7PkE++ppOYBYTqkmWhouszFcDIEdtAG1ZmnzFLqH8hbPA==","signatures":[{"sig":"MEQCIFHEIkSBsiToZAwjpXPU68iBaaG81F/exQ+9nBCOTmZxAiBk6HI5gKrjRa6+TBnwWQC+g417OpNC/GfvzgbRtuj+Jw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980642},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"55ac78e909419c0c0d8f93eaec8d70f696f95338","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"9.5.1","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"18.16.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.11.0_1687326186582_0.43639291024458227","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.11.1":{"name":"react-native-animateable-text","version":"0.11.1","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.11.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"5a7f8cf7302157dd49c8f93998f672a6f02169e8","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.11.1.tgz","fileCount":2325,"integrity":"sha512-IybfSDsk+Wiv6aWqt4kZZA+KxmDWHQLq2JIRfTqO1GrsQTIXBCgMAxcO0u4Kw486PxaekXKBRV0wpOIEA7P89g==","signatures":[{"sig":"MEQCICl8fTRKmZr1UgP53Jb+DqiWTNkboC1fd/tw/Sozl1JfAiB7IyxUL3L4eHBjVPDGDlRz3PhM2el6Vkw+mf+zSuwIdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980657},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"dace4ca6c720fa33650e052aeeabd5713ad0a2d3","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.2.4","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"21.6.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.11.1_1709732644836_0.8521778117065104","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.12.0":{"name":"react-native-animateable-text","version":"0.12.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.12.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"3b12591f4c3dbeecd586047fc64d5d6f2cd288af","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.12.0.tgz","fileCount":50,"integrity":"sha512-hqFY6nt09fa4OJsEJk43yMgU8KRWdMBiEomwHzj88beJ94mz8KS48oT+8aQ0HUPVBYPyHiCqVfed8v1MccczBw==","signatures":[{"sig":"MEUCIAStDpiZuXNhiPkMMtFu5WkM+M1xJbfZ0S1+tpRQkUe2AiEA2Ps0L30qx8UDYnww9GBtorPRamFNY66wJSorD9N5yiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":249320},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"559bb62244a83e98d511c33300ba2c4e87e48d71","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.2.4","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"20.11.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.12.0_1714643116883_0.9001626371433271","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.12.1":{"name":"react-native-animateable-text","version":"0.12.1","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"jonny.burger@axelra.com"},"license":"MIT","_id":"react-native-animateable-text@0.12.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"33d75860e61568a3dc018b2c20e0a83ad9af576c","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.12.1.tgz","fileCount":2325,"integrity":"sha512-ghaMR9sNTHt6fzRCRyjwlR3sX6099isccCtwzze87dne48L1MQufTmR3Lrk8F2Fc4jUomi2WI1SU9ZF3p6HSmw==","signatures":[{"sig":"MEYCIQCEzYUM1mSL8E273qchICUAPig5tQp6lVVQEEMGdATsJgIhAO58y5xaS9/yFuySZ/LVcm7Uwon/epaHs5M7Ae+VJtYv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980278},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"98aa9d8bc4e11039170cc7e938e35041020836f1","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.5.0","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"18.20.2","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.12.1_1715879749962_0.6043151011209109","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.13.0":{"name":"react-native-animateable-text","version":"0.13.0","keywords":["react-native","ios","android","reanimated","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.13.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"18246aa3eba6db9e7af9a83f1a30e41421cbb4d6","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.13.0.tgz","fileCount":2325,"integrity":"sha512-Vq9daRtNqD6oaItmVzCLjRrEns64VxBJaATDiJHRvI2sPEjvqhlNpWNedPzMJON8WI8/kAM3QxGNQ9dvaoK88A==","signatures":[{"sig":"MEQCIAk+jkbTegc80OK97Dufb/soZ7lz40PGutCzPSd/mUzsAiAqEUdXH49BKswkEBVfMSIfV+UI6zSoeIJgK7t5ZE7uFw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19980766},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"f51743b29eb15461a6447a58ac460a29d0b5f999","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"jonny","email":"jonathanburger11@gmail.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":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.8.1","description":"A fork of React Native's <Text/> component that supports Animated Values","directories":{},"_nodeVersion":"20.16.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"packageManager":"yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":">=0.64.0-rc.3","@types/react-native":"0.62.13","react-native-redash":"^16.2.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"^2.6.0","@react-native-community/bob":"^0.16.2","react-native-gesture-handler":"^2.3.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.64.0-rc.3","react-native-reanimated":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.13.0_1725089024301_0.3786243184254572","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"0.14.0-beta.0":{"name":"react-native-animateable-text","version":"0.14.0-beta.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.14.0-beta.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"a355147b8de10f713b9ca50146fa72df840b19ee","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.14.0-beta.0.tgz","fileCount":62,"integrity":"sha512-HFh+jqmxtIk/4y9m0twq9JZGhqaiX4wxND7vTkmtqEQM0L6yKa2IzIIjveH/4Vr/ikd1F6kVWGxfL+OxrM4dQg==","signatures":[{"sig":"MEYCIQCi16wGyDR4VZRX6Me2E9Fznc/xxAz42deNCW7/vulJeAIhANnPzEC0NduuPB+mQ187aBKope9e+RPFpdCCMYqICNVe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":174609},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"702c4282766ff5d5db878bb7cbfeb2fb21b928e9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.7.0","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.1.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"18.2.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","pod-install":"^0.1.0","@types/react":"^18.3.11","react-native":"0.75.2","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"3.15.0","react-native-builder-bob":"^0.20.0","react-native-gesture-handler":"2.18.1","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.14.0-beta.0_1729286378756_0.2477236076600664","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":"react-native-animateable-text","version":"0.14.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.14.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"c4d2718676b749df55a4d5989252c2be6a8ebdb4","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.14.0.tgz","fileCount":178,"integrity":"sha512-rm4Zet0oX61wlI0f2oMtCoP73p3fK1/Ma2GqiVksBMS+BNM/Hy7gq1b7Kd7Z8COK62jx7H+dF/FtMIuGTrr7Og==","signatures":[{"sig":"MEQCIC4BHANhbeb/+tljLnUNW1nqLAxO97PkSA4VW9QgYONXAiBURHJwvd06XQfuhI4tRgX/CrWVgZVkrYe9dWMi6xSOhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":691564},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"5318d488048970a4b4e34ecc4f8ef7447124802c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.7.0","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.1.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.14.0_1729857343364_0.5812515707040045","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.1":{"name":"react-native-animateable-text","version":"0.14.1","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.14.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"cee00c0559205196ba2c71c028f36a22d3cf2940","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.14.1.tgz","fileCount":69,"integrity":"sha512-vhtWXhoUjbFTjQyLSbZqEonAZw9EzO7fH4aFQ9AL2pVLqh4uPOLpQT0XbeDihreIVJfZ0uDDVVh9fcu4ZRYMaA==","signatures":[{"sig":"MEUCID9VUjaR8T36Ll8qkpplvrZp0n6fCbAvvuKlnqHHJf6tAiEAyhYU9KbHgj+AbPgKk9Z8wJTvpnRTjUOAVLXoFUkUJBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182440},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"c6fe29d57500b4fb0de516b648b29c99e4cdeccc","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.8.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.5.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.14.1_1730201830150_0.9908317966326374","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.14.2":{"name":"react-native-animateable-text","version":"0.14.2","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.14.2","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"59843d9620491e1066f04fbabc32749499e07b6a","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.14.2.tgz","fileCount":178,"integrity":"sha512-U/bshdgiaG7kiWWNtKyrpbVygjlnIsUPS6MkaPSGTm35FUvfk/P4UQMrNvBji4WebJ07YjkOX+x+pED4YlEmAg==","signatures":[{"sig":"MEUCIDA4DftjFue9nMOQANu/66OvFTx+Jv6/4G3r9kBdMbe7AiEA+l55rdea7lnj0PRc7GiuoHdKA6xB3GdGOunIUptWXCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":691440},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"d37808116db8a426645e561a138a17cc88844e57","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.7.0","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.1.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.14.2_1730919390639_0.7839205969136944","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.15.0-beta.0":{"name":"react-native-animateable-text","version":"0.15.0-beta.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.15.0-beta.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"75693ebb6c1f77d21debb4518a3349dcd020590e","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.15.0-beta.0.tgz","fileCount":69,"integrity":"sha512-4VTkBcTBxYIuuAjwaQB9iuOajiXT5Se9Trw3wCmMu4yeZTFaiY9fG47IBWioW6xgTunXNmPHI+/kNN0cBggMPg==","signatures":[{"sig":"MEYCIQD7rdzFHiIos7vp0jZiObEAF6Dp+NKmD2L8pB6KmJYMGgIhALsYRxfJvd6eyr3dJDtkfe5dsSsbLByzRCUu4HApxWqS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":182456},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"da8dc9afbeecc31793c86f25a888d36f333d4bd9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.8.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.5.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.15.0-beta.0_1737491524459_0.062181369723005364","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.15.0":{"name":"react-native-animateable-text","version":"0.15.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.15.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"6bfbcc486fe776310f85ecf25e071fcb2ad324e9","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.15.0.tgz","fileCount":69,"integrity":"sha512-gl2ItTj8h292k1Me86QBuylMpPkFkP0b4EX0qeIc+pF6n2+ojL+iOL+aSsPLdZATJINdJEWuMYIAqxk6Hab6sA==","signatures":[{"sig":"MEYCIQD3FVlFMhwe+8+LXQd8ezx5ZszElekRdIw8payddZwDogIhAOW4TgPUwVCTqrAIOXutVYPSVV4vhxi/xfGZlfaLeleP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":182449},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"658836edd58529f3884c8cc4a868c23b34184401","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.8.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.5.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.15.0_1740047100189_0.467903850726231","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.16.0-beta.0":{"name":"react-native-animateable-text","version":"0.16.0-beta.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.16.0-beta.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"e9bb5f14da9597371f6ab44a1de2058ae517a2a6","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.16.0-beta.0.tgz","fileCount":74,"integrity":"sha512-BYTtqZcdi5HZqDEUEOMjYf8w1p9Wk5JQ+Mn3OpeHHw27lsMytGJUjQDJ0HzbzYlW/4PbR7oEatXwY3z8RxPmkQ==","signatures":[{"sig":"MEQCIB7p4CLUpq4HlmclJf0nWusBUYwEI1w55rLOWuj1TOuhAiAZsFYdyaff4XOT8L4mdA5yDrC9Df6mZ/jdN7a1E/IBQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190401},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"0c731dd6c3b4c3df1bc77d53361a044288152b6c","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.8.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.5.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.16.0-beta.0_1744896643885_0.9146664741765664","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.16.0":{"name":"react-native-animateable-text","version":"0.16.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.16.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"1c0c82e24cfdf0cf90b340b913ccfbc9d882bbfd","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.16.0.tgz","fileCount":74,"integrity":"sha512-EQmBggnN8Pf0475AjLNaZcoXdZZfCDYq16wOY4JRQw36rRlVpb/Mt42HFY1qIwYVkvhy9KyO4XmCEzEGVP639w==","signatures":[{"sig":"MEUCIFCYZaRLg9kYTC95pJPs8JmP0aeJXIt/0YTq8xCmJqciAiEAzW0U3LJBWvKirqx7mUGFvhu4xdzfjXMVvGpbY7soEJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":190393},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"96d0737eba001434d109d791b4fc21087ab7b420","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"10.8.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"22.5.1","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.16.0_1753623072881_0.3476644481412867","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.17.0":{"name":"react-native-animateable-text","version":"0.17.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.17.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"d5d8b127b19ea132d2793b06329571d3cc7f8b9e","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.17.0.tgz","fileCount":74,"integrity":"sha512-5I0k4Z1ZTlbtsCwr1zGKGmC8aMwrUGen4KMvVvS8BZxKXyu60YQ+IiV0iF7yEXbQE2jS03BtvbUD6ccLp7mACQ==","signatures":[{"sig":"MEQCIFVI7sL4/rKLtf067JgzLKmYjcTUfvYYGeS9SQJAAcn+AiAVGQ1Z8pl/xzvZJBzFXP+BLSwJskGF+3UVN/Kaa6lNng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":201577},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"70136ff80391558f0b30bb822b75a2b22ce08e16","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"11.4.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"24.3.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"ios":{"componentProvider":{"JBAnimatedText":"JBAnimatedTextComponentView"}},"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.17.0_1762972464628_0.5744236994436085","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.17.1":{"name":"react-native-animateable-text","version":"0.17.1","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.17.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"23a69b35ab146c8b0ed947775d6902020548390a","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.17.1.tgz","fileCount":74,"integrity":"sha512-KWAX5nwA5SosICMLoYov0XzrIBfIJwiX5QYrIlPQUcPpzfvuieqBt1FV8ZCKdBCH1TymWJZ/m3wsFF8QKYpHHg==","signatures":[{"sig":"MEQCIG2wDERMwIwPhgS7gMZsDqBR+wffKdAgr5rhDUgSy4q+AiBFy+wqBxgFy9zoF3DZKxZXd4glybi/TxMzD+99wTOPZg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":201253},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"29f9d3fda556bd95b19d898d01f16f97499bace4","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"11.4.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"24.3.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"ios":{"componentProvider":{"JBAnimatedText":"JBAnimatedTextComponentView"}},"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.17.1_1763038779845_0.24973218474661385","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.18.1":{"name":"react-native-animateable-text","version":"0.18.1","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.18.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"5097c661b03418e1b4526765a51e4ed387cf4ac0","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.18.1.tgz","fileCount":74,"integrity":"sha512-Cj0fn9foLQmjTsxhoM2bS+2cHKpaBeEsQaz8VOTjVckHTWOXbrqH12cXKH80tydYJ/xzykPdkS0evlWfmtS95w==","signatures":[{"sig":"MEQCIAbbq86v8q7YnCYQfEMF9Y2xu6glm9XJ3GzaL1JFtIX6AiAQWJB+rAMWRAFu3/2CaeJGvJ9enEdlHLH/4X2ZJHz6zQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":214086},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"e993b89c60cf3b5072a49c151391eb68ea77f3f2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"11.6.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"24.12.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"ios":{"componentProvider":{"JBAnimatedText":"JBAnimatedTextComponentView"}},"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.76.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.74.0","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.18.1_1773577260016_0.11096836515083841","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.19.0":{"name":"react-native-animateable-text","version":"0.19.0","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.19.0","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"38bedf40e06b1aced1a898d619d98435b2f5c964","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.19.0.tgz","fileCount":75,"integrity":"sha512-Blxk9cSxFgaX3xkk+qKfC8R9Y8IWFuvBvCCFqgGgc3U/29C5BiNpzh9LsbT44OJLDu0WB25XlEnWyYEmVbYNyA==","signatures":[{"sig":"MEUCIEsyMqpHBNol2yck2zvP0DbvLyLLEA030d6z1DFBfWoMAiEAqMCVV9nCEhtmFWPjfCR7qq/O84wHk8rksVnHNAB5hjk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":208699},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ce0b5efde7f015552363db19e9b9156e774a7c5d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"11.6.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"24.12.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"ios":{"componentProvider":{"JBAnimatedText":"JBAnimatedTextComponentView"}},"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.85.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.85.3","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.19.0_1780561201266_0.3617280621771677","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.19.1":{"name":"react-native-animateable-text","version":"0.19.1","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.19.1","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"c399aff99ae4d9e79fdf9ab1376d1d20df17c047","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.19.1.tgz","fileCount":75,"integrity":"sha512-JfGnrUQMLkFI2l9M6iBoDEV8Yl5VpXb1SEi/Lw9kMs4ijc0vEvrRi/icUdY2MTXFZ75Q3y0muQwvNwEs8NWZhA==","signatures":[{"sig":"MEUCIQDqbVMgkfQLSxG9QmMKBKseDwke33UFAPbKtad3rulswwIgHTPnMWKQsato0vBr4gz3u3PwQFkmvFcqPFuRbA3s8uQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":209047},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ce0b5efde7f015552363db19e9b9156e774a7c5d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"11.6.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"24.12.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"ios":{"componentProvider":{"JBAnimatedText":"JBAnimatedTextComponentView"}},"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.85.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.85.3","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.19.1_1780569858546_0.426162290544047","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.19.2":{"name":"react-native-animateable-text","version":"0.19.2","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"author":{"url":"https://github.com/JonnyBurger","name":"Jonny Burger","email":"hi@jonny.io"},"license":"MIT","_id":"react-native-animateable-text@0.19.2","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"dist":{"shasum":"54975b5fdc2e359d9e8613eec8d5935b3106e12c","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.19.2.tgz","fileCount":70,"integrity":"sha512-0zy0Z3USKlzQQbXgYdkVdcKAKYPeCihWt4R1cWCSQMqUpDOtHBjbAhC++JZNN7XP/znReWuRGe/rNzJCd1abxw==","signatures":[{"sig":"MEUCIQCPFsI5hGIquDOeGImwKWj3gd50CFuppIgxnnihd7JQPQIgb948DuPYjzsCyTSGE2Jq2A7gnv/d5Ghz6tmXIauxQWI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":202266},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"b299b38abe07442afe9f87242ec105fde7631ff7","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"dotenv release-it --","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/axelra-ag/react-native-animateable-text.git","type":"git"},"_npmVersion":"11.6.2","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","directories":{},"_nodeVersion":"24.12.0","dependencies":{"nullthrows":"^1.1.1","deprecated-react-native-prop-types":"^2.3.0"},"eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","codegenConfig":{"ios":{"componentProvider":{"JBAnimatedText":"JBAnimatedTextComponentView"}},"name":"JBAnimatedTextCodegen","type":"components","jsSrcsDir":"./src/specs"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^4.2.5","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","release-it":"^15.0.0","typescript":"^5.0.2","@types/react":"^18.3.11","react-native":"0.85.3","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","react-native-reanimated":"~3.16.1","react-native-builder-bob":"^0.20.0","@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@release-it/conventional-changelog":"^5.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":">=0.85.3","react-native-reanimated":">=3"},"_npmOperationalInternal":{"tmp":"tmp/react-native-animateable-text_0.19.2_1780911025431_0.7470820245600225","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.19.3":{"name":"react-native-animateable-text","version":"0.19.3","description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","main":"lib/commonjs/index","module":"lib/module/index","types":"lib/typescript/src/index.d.ts","react-native":"src/index","source":"src/index","scripts":{"test":"jest","typescript":"tsc --noEmit","lint":"eslint \"**/*.{js,ts,tsx}\"","prepare":"bob build","release":"dotenv release-it --","example":"yarn --cwd example","pods":"cd example && pod-install --quiet","bootstrap":"yarn example && yarn && yarn pods"},"keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"repository":{"type":"git","url":"git+https://github.com/axelra-ag/react-native-animateable-text.git"},"author":{"name":"Jonny Burger","email":"hi@jonny.io","url":"https://github.com/JonnyBurger"},"license":"MIT","bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","devDependencies":{"@commitlint/config-conventional":"^17.0.2","@miblanchard/react-native-slider":"^2.6.0","@react-native-community/eslint-config":"^2.0.0","@release-it/conventional-changelog":"^5.0.0","@types/react":"^18.3.11","commitlint":"^8.3.5","dotenv-cli":"^7.2.1","eslint":"^7.2.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","husky":"^4.2.5","prettier":"^2.0.5","react-native":"0.85.3","react-native-builder-bob":"^0.20.0","react-native-reanimated":"~3.16.1","release-it":"^15.0.0","typescript":"^5.0.2"},"peerDependencies":{"react":"*","react-native":">=0.85.3","react-native-reanimated":">=3"},"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":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"extends":["@react-native-community","prettier"],"rules":{"prettier/prettier":["error",{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false}]}},"eslintIgnore":["node_modules/","lib/"],"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]},"dependencies":{"deprecated-react-native-prop-types":"^2.3.0","nullthrows":"^1.1.1"},"codegenConfig":{"name":"JBAnimatedTextCodegen","jsSrcsDir":"./src/specs","type":"components","ios":{"componentProvider":{"JBAnimatedText":"JBAnimatedTextComponentView"}}},"gitHead":"4c8aee67ca56fa844558573facdaacf120874df2","_id":"react-native-animateable-text@0.19.3","_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-kgkutffRiMbbCQ8IPUgXbrnFTM2gJ06j0FS+Ay1iTkDCewPmv8h4l5uXtdTjYrmUeSQlrwRDQ4TKuxeI9QNdlg==","shasum":"12c14a37d9053c382baa72400d145eb55fc0cbaf","tarball":"https://registry.npmjs.org/react-native-animateable-text/-/react-native-animateable-text-0.19.3.tgz","fileCount":70,"unpackedSize":180779,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDCiPoq4dXDA6fxXdn9TcwZtMF4ZxKO26ZZi+rVkNyFUAIhAOSrm/hVhnirDEALHcvhiEgjNVc3Pmt9Q8/j9ykwcZfB"}]},"_npmUser":{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"},"directories":{},"maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-animateable-text_0.19.3_1784454160209_0.8389045686067313"},"_hasShrinkwrap":false}},"time":{"created":"2020-09-13T19:47:40.314Z","modified":"2026-07-19T09:42:40.578Z","0.2.0":"2020-09-13T19:47:40.521Z","0.2.1":"2020-09-13T20:29:21.359Z","0.3.0":"2020-11-16T18:18:33.359Z","0.4.0":"2020-11-16T18:35:10.759Z","0.5.0":"2020-11-16T18:53:03.161Z","0.5.4":"2021-01-14T09:27:48.419Z","0.5.5":"2021-01-14T10:43:14.897Z","0.5.6":"2021-01-18T09:04:25.574Z","0.5.7":"2021-01-18T09:06:53.709Z","0.5.9":"2021-01-21T09:45:14.616Z","0.6.0":"2021-02-08T14:56:15.415Z","0.6.1":"2021-02-24T09:41:36.352Z","0.6.2":"2021-03-17T11:46:34.911Z","0.7.0-alpha.0":"2021-08-30T09:20:59.196Z","0.7.0":"2021-08-30T09:56:50.602Z","0.8.0":"2021-10-06T12:37:39.030Z","0.8.1":"2021-10-29T08:58:11.830Z","0.8.2":"2021-11-02T08:28:58.120Z","0.9.0":"2022-02-08T08:04:31.894Z","0.9.1":"2022-02-08T08:07:31.389Z","0.10.0":"2022-04-06T08:42:17.636Z","0.10.1":"2022-07-12T07:29:59.662Z","0.10.2":"2022-12-12T08:13:09.483Z","0.11.0":"2023-06-21T05:43:06.927Z","0.11.1":"2024-03-06T13:44:05.117Z","0.12.0":"2024-05-02T09:45:17.042Z","0.12.1":"2024-05-16T17:15:50.232Z","0.13.0":"2024-08-31T07:23:44.932Z","0.14.0-beta.0":"2024-10-18T21:19:39.053Z","0.14.0":"2024-10-25T11:55:43.634Z","0.14.1":"2024-10-29T11:37:10.646Z","0.14.2":"2024-11-06T18:56:30.936Z","0.15.0-beta.0":"2025-01-21T20:32:04.718Z","0.15.0":"2025-02-20T10:25:00.460Z","0.16.0-beta.0":"2025-04-17T13:30:44.078Z","0.16.0":"2025-07-27T13:31:13.169Z","0.17.0":"2025-11-12T18:34:24.811Z","0.17.1":"2025-11-13T12:59:40.051Z","0.18.1":"2026-03-15T12:21:00.169Z","0.19.0":"2026-06-04T08:20:01.414Z","0.19.1":"2026-06-04T10:44:18.687Z","0.19.2":"2026-06-08T09:30:25.606Z","0.19.3":"2026-07-19T09:42:40.390Z"},"bugs":{"url":"https://github.com/axelra-ag/react-native-animateable-text/issues"},"author":{"name":"Jonny Burger","email":"hi@jonny.io","url":"https://github.com/JonnyBurger"},"license":"MIT","homepage":"https://github.com/axelra-ag/react-native-animateable-text#readme","keywords":["react-native","ios","android","reanimated","shared values","animated","text"],"repository":{"type":"git","url":"git+https://github.com/axelra-ag/react-native-animateable-text.git"},"description":"A fork of React Native's `<Text/> component that supports Reanimated Shared Values as text!","maintainers":[{"name":"jonny","email":"jonathanburger11@gmail.com"},{"name":"wadhahessam","email":"wadah-wleed@hotmail.com"}],"readme":"# react-native-animateable-text\n\nA fork of React Native's `<Text/>` component that supports Reanimated Shared Values as text!\n\n## Compatibility \n(🚨 Make sure you use the correct version for your RN project)\n<table>\n  <tr>\n    <th>Animateable Text Version</th>\n    <th>RN Version</th>\n    <th>Old Arch</th>\n    <th>New Arch (Fabric)</th>\n  </tr>\n    <tr>\n    <td> ^0.19.2</td>\n    <td> ^0.85.3</td>\n    <td>🛑</td>\n    <td>✅</td>\n  </tr>\n    <tr>\n    <td> ^0.18.1</td>\n    <td> ^0.83.2</td>\n    <td>🛑</td>\n    <td>✅</td>\n  </tr>\n  <tr>\n    <td> ^0.17.1</td>\n    <td> ^0.81.5</td>\n    <td>✅</td>\n    <td>✅</td>\n  </tr>\n  <tr>\n    <td> ^0.16.0</td>\n    <td> ^0.79.0</td>\n    <td>✅</td>\n    <td>✅</td>\n  </tr>\n  <tr>\n    <td> ^0.15.0</td>\n    <td> ^0.77.0</td>\n    <td>✅</td>\n    <td>✅</td>\n  </tr>\n  <tr>\n    <td> ^0.14.2</td>\n    <td> ^0.76.0</td>\n    <td>✅</td>\n    <td>✅</td>\n  </tr>\n  <tr>\n    <td> ^0.13.0</td>\n    <td> ^0.75.0</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.12.0</td>\n    <td> ^0.74.0</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.11.0</td>\n    <td> ^0.71.7</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.10.0</td>\n    <td> ^0.68</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.9.1</td>\n    <td> ^0.67</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.8.0</td>\n    <td> ^0.66</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.7.0</td>\n    <td> ^0.65</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.6.0</td>\n    <td> ^0.64</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n  <tr>\n    <td> ^0.5.9</td>\n    <td> ^0.63</td>\n    <td>✅</td>\n    <td>🛑</td>\n  </tr>\n</table>\n\n## Installation\n\nFirst make sure you have reanimated already installed and linked from [here](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/getting-started/) then run\n```sh\nyarn add react-native-animateable-text\n```\n\nthen for *Expo* managed projects you need to prebuild your project, and for *ReactNative* bare projects you should run\n```sh\nnpx pod-install\n```\n\n\n\n## Usage (Reanimated 2/3)\n\n> Note about Reanimated 2: The library does not work with Alpha 9 until RC1. Make sure to update to RC2 or later!\n\nUse it the same as a `<Text/>` component, except instead of passing the text as a child node, pass it using the `text` props.\n\n```tsx\nimport AnimateableText from 'react-native-animateable-text';\n\nconst Example: React.FC = () => {\n  const reanimatedText = useSharedValue('World');\n\n  const animatedProps = useAnimatedProps(() => {\n    return {\n      text: reanimatedText.value,\n    };\n  });\n\n  return (\n    <AnimateableText\n      animatedProps={animatedProps}\n      // all other <Text /> props are also available\n    />;\n};\n```\n\n\n## [OMG, why would you build this?](https://www.npmjs.com/package/react-native-reanimated/v/1.4.0#omg-why-would-you-build-this-motivation)\n\nWe want to animate numbers based on gestures as fast as possible, for example for charts displaying financial data. Updating native state is too slow and not feasible for a smooth experience. Using `createAnimatedComponent` doesn't allow you to animate the text since the children of Text are separate nodes rather than just props.\n\nThe best way so far has been to use the `<ReText>` component from [react-native-redash](https://wcandillon.github.io/react-native-redash-v1-docs/strings#retext), which allows you to render a string from a Reanimated Text node. However, under the hood, it uses a `<TextInput/>` and animates it's `value` prop.\n\nThis naturally comes with a few edge cases, for example:\n\n<ul>\n\n<li>\n*Flicker*: When changing values too fast, the text can be cut off and show an ellipsis. The problem gets worse the slower the device and the more congested the render queue is. Watch this GIF at 0.2x speed carefully: <br/>\n<img src=\"https://user-images.githubusercontent.com/1629785/99287990-458d4600-283b-11eb-8d5e-0c1129189c89.gif\"/>\n\n</li>\n<li>\n*Inconsistent styling*: When styling a <code>TextInput</code>, you need to add more styles and spacing to make it align with the default <code>Text</code> styles. (Behavior in screenshot happens only on Android)\n</li> <img src=\"https://user-images.githubusercontent.com/1629785/99298147-8c823800-2849-11eb-9939-e326dd8d9f25.png\" width=\"388\"/> <br/>\n\n<li>\n*Lack of full capabilities*: Not all props are available. With Animateable Text, you can use props that you cannot use on a TextInput, such as <code>selectable</code> (Android), <code>dataDetectorType</code> or <code>onTextLayout</code>.\n<br/>\n<img src=\"https://user-images.githubusercontent.com/1629785/99299532-a15fcb00-284b-11eb-83d2-d3601825a80a.png\" width=\"388\">\n</li>\n</ul>\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## Credits\n\nWritten by [Jonny Burger](https://jonny.io) for our needs at [Axelra](https://axelra.com).\n\nThanks to Axelra for sponsoring my time to turn this into an open source project!\n\n<br/>\n<img src=\"https://user-images.githubusercontent.com/1629785/99300604-1ed80b00-284d-11eb-9887-9fb0832ef8de.png\" width=\"150\"> <br>\n<sub>We are a Swiss Agency specializing in React Native, caring even about the smallest of details.</sub>\n\n## License\n\nMIT\n","readmeFilename":"README.md"}