{"_id":"lottie-react-native","_rev":"142-79ded93a63f96ecd656e6c25cff6fb25","name":"lottie-react-native","dist-tags":{"version-5":"5.1.6","next":"6.7.0-rc1","latest":"7.3.8"},"versions":{"1.0.0":{"name":"lottie-react-native","version":"1.0.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.0.0","maintainers":[{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"5e192697a24e63955bbd0d74848bd5aabdd91cca","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.0.0.tgz","integrity":"sha512-mOY3Ly7WOzkaQUuA3T7w+9WON58Q1Fv0+TTU6Etnzhc1mzeHgy2oCU9DWF4UGL4rl5JukpBysTpGcOie9fdMuw==","signatures":[{"sig":"MEQCIEZr077Q3U48bbp7fH3ddNMXPDV4tV/K7r2X+lvPFjefAiA+T7rl7t9WVWSbMVetxYE9HrZArrijPvDc2SrA1HkUHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"5e192697a24e63955bbd0d74848bd5aabdd91cca","gitHead":"238fd80d7a0424fc711a6992c19510a53cceb2a8","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","postpublish":"npm run publish:maven","run:android":"react-native run-android --root ./example","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"cd lib/android/ && ./gradlew clean check uploadArchives && cd -"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"deline":"^1.0.2","invariant":"^2.2.2","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.38.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":">=0.35"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.0.0.tgz_1485925646537_0.39684478589333594","host":"packages-18-east.internal.npmjs.com"}},"1.0.1":{"name":"lottie-react-native","version":"1.0.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.0.1","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"300e370f3892f252d22d4950f38772b0e484dbd4","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.0.1.tgz","integrity":"sha512-7zDrxDTaNlFHe+I9TVa6Oz3eJOhCSEs/lJ7fPffwSjbc1MtYzhp9mk0fFJ1LOo2Rr3IP1hsjYi2CJqegfeC3Bw==","signatures":[{"sig":"MEYCIQDr2COqHIRp4AoJsy6ZZYH+FoXRl8lP1ZejzbHH1w5uCwIhANijJC4rMWW4ShXx9qwYzzNmra+YzdXmx4pSTohW4XRQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"300e370f3892f252d22d4950f38772b0e484dbd4","gitHead":"3d4a1b0dbbecae4ab350700faa53fcd279be4df2","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","postpublish":"npm run publish:maven","run:android":"react-native run-android --root ./example","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"cd lib/android/ && ./gradlew clean check uploadArchives && cd -"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.0","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":">=0.35"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.0.1.tgz_1486082644936_0.3859795245807618","host":"packages-12-west.internal.npmjs.com"}},"1.0.2":{"name":"lottie-react-native","version":"1.0.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.0.2","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"b7d4ad72613100f05aa4abe04b0d1aefea9c3cc1","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.0.2.tgz","integrity":"sha512-rRc/qzGsvObKRjg07L6TYBMHlbcQnS1HwSNYi4BebQrnBq8tyJ+4YCvI0aJyOCMeLRSdkvKfL2Hnr+0b6/eLEA==","signatures":[{"sig":"MEQCIBPLYHACyL/cwO3zWgknRo6pW5YL+502gF4/RbP/x9YSAiBY941rz3undMh2GF1fEXaSwFXtTkW6HUyfXnv6vv9xEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"b7d4ad72613100f05aa4abe04b0d1aefea9c3cc1","gitHead":"712927028b0d9e93c0a5e3a0e6878bfad4737008","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","postpublish":"npm run publish:maven","run:android":"react-native run-android --root ./example","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"cd lib/android/ && ./gradlew clean check uploadArchives && cd -"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.0.0","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.0.2.tgz_1486600441788_0.443468710873276","host":"packages-12-west.internal.npmjs.com"}},"1.0.3":{"name":"lottie-react-native","version":"1.0.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.0.3","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"0579496ce9285b238f9762dd28b90602658c8aac","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.0.3.tgz","integrity":"sha512-wNT9fUfWiwAyX8lmGRHtgSe19+1MFcPjygKa9s4tHOK7sFkjtiI64oM4TaPW31vdW7COKB5Jy144MhYkAlSOOQ==","signatures":[{"sig":"MEYCIQC0B+1fKe/5NEFisO1iLvBWwz023FxpUPZPsnhFRRhpBgIhAK+iYRTSJHtzP18KK8SyhWxQxYoLWOJQpO9oY2TLJ+ZN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"0579496ce9285b238f9762dd28b90602658c8aac","gitHead":"ff890a78436ab0c0511d4d348a95974bc44957bd","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","postpublish":"npm run publish:maven","run:android":"react-native run-android --root ./example","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"cd lib/android/ && ./gradlew clean check uploadArchives && cd -"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.0.0","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.0.3.tgz_1486605866571_0.09318874613381922","host":"packages-18-east.internal.npmjs.com"}},"1.0.4":{"name":"lottie-react-native","version":"1.0.4","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.0.4","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"a327c98ce233b26b19dfbb21d43bd882a8d07ffc","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.0.4.tgz","integrity":"sha512-dTqAteds7scm50wqgeQO4r1LAbrgnE6L1CCSYlQUx/4ZGEPTpEUqMV90irsOxHRPPbDECMUK5tBfmZOnVctlNw==","signatures":[{"sig":"MEYCIQCSuek3GUqUoIILtNu+sTyz/CGgNiByHZqsVmmc5pk77AIhAKmxRzCzBzo9Gk2mKi5aDD9VPHCzHdSqUPrzUImDXcWk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"a327c98ce233b26b19dfbb21d43bd882a8d07ffc","gitHead":"16141801b0404f910b72507148d0266f0bb7c96f","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","postpublish":"npm run publish:maven","run:android":"react-native run-android --root ./example","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"cd lib/android/ && ./gradlew clean check uploadArchives && cd -"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.0.0","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.0.4.tgz_1486607760156_0.10283619025722146","host":"packages-12-west.internal.npmjs.com"}},"1.0.5":{"name":"lottie-react-native","version":"1.0.5","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.0.5","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"c02b31f19d22ebe04271a0ef7cc20a9195d4b330","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.0.5.tgz","integrity":"sha512-q3H32R+fd2dIuVPn3BWXpPXaEi7YwvUQDBGhEeUYahNZHEKeLJTdJs64eHppyiLUuQ1ZfTGJwr2BHOQPf6fXnQ==","signatures":[{"sig":"MEQCIBpYbKhaqAuvbJIynhEeIw3BfdTaazf+Yijh2/HCxUbMAiA6PplqDop196iXsMtjjA0upMj+evUZtPz76jmIutmupg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"c02b31f19d22ebe04271a0ef7cc20a9195d4b330","gitHead":"9d6986715ab2578c60a1f1d3f008daeb58958680","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","postpublish":"npm run publish:maven","run:android":"react-native run-android --root ./example","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"cd lib/android/ && ./gradlew clean check uploadArchives && cd -"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.0.2","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.0.5.tgz_1486780983202_0.20272219670005143","host":"packages-12-west.internal.npmjs.com"}},"1.0.6":{"name":"lottie-react-native","version":"1.0.6","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.0.6","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"f9f074372addc1fbb365072f022ed0291e2b866a","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.0.6.tgz","integrity":"sha512-MSKfs8gwyYNYXUI5EDtP5G48j9PzoYM6d9IFdxP42hUbvVpCe5JR8QZkBTcVVoGa7fUrmHn6fM5G8OokC6XU7g==","signatures":[{"sig":"MEQCIGi4URhvjqqMJjqdphgbAzRj/Wf2sOZXdPlCQXeqOGt2AiBGdCxKn4OTl7VfaEEDqXus4W0wJ5JZqASCZrukz80Rfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"f9f074372addc1fbb365072f022ed0291e2b866a","gitHead":"b2dea1a3cef4ca6c1dc19518a9694cc0f742a7f7","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","postpublish":"npm run publish:maven","run:android":"react-native run-android --root ./example","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"cd lib/android/ && ./gradlew clean check uploadArchives && cd -"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.0.2","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.0.6.tgz_1487013918136_0.19273196393623948","host":"packages-12-west.internal.npmjs.com"}},"1.1.0":{"name":"lottie-react-native","version":"1.1.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.1.0","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"ab95d626784dc6897fde3f54cd1e517e66759d56","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.1.0.tgz","integrity":"sha512-t6AAzM5N7lFdWNs0AdjUWAej5vSqAZyjwJHj9/xyKqqEv1Erl/TyHf88hsrjQAq5nSR2DE/i12vUFEwIFfGzWQ==","signatures":[{"sig":"MEUCIDFQHHk9pqusZ51nQJb6NFS15/VVA0i1B7nzBniHxD66AiEAw+g4PqJ+kuLLo6Z1AnRnlNEf3YeswMHHLJXv9zNlZJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"ab95d626784dc6897fde3f54cd1e517e66759d56","gitHead":"c3bc6bd3ad09e69da4ecc6cac432ac398d91fa7a","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.5.1","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.1.0.tgz_1490491394287_0.3213671164121479","host":"packages-12-west.internal.npmjs.com"}},"1.1.1-beta1":{"name":"lottie-react-native","version":"1.1.1-beta1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.1.1-beta1","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"cf78feb12e7556ad4cc2c8a58c38909ad9039a18","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.1.1-beta1.tgz","integrity":"sha512-0ZHPMkoKkFMzk+y5TyoVh9FrYHnALapZTWb70vW1urMfKRJ8+wYIC1PJYi6v6suWKwM3yrgdwItkqMR5YmVa3w==","signatures":[{"sig":"MEUCIQCqDhxjDPZeIY2LN4E7wbbt6I5Rk4Z63YFv2QdBqVuAdwIgRfX3E5REfxHSJu7J9zMNsZ9vDSSt0ZzCl3BnRdFpL9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"cf78feb12e7556ad4cc2c8a58c38909ad9039a18","gitHead":"a9486f6c4b6e307d2765805b31e3681ab73e5061","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.5.2","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.1.1-beta1.tgz_1490748543809_0.9707809444516897","host":"packages-12-west.internal.npmjs.com"}},"1.1.1":{"name":"lottie-react-native","version":"1.1.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.1.1","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"1c87a3afca96edfa0869227140a2cff9bcc62c9b","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.1.1.tgz","integrity":"sha512-nM3tL5kIn/cMxjaIuPq92jP3TFXJ8aTvk2CD/p3/72FNTSB0l7NZmxhS40t6kVZGh01Gj4JPwlFDDt9FWvyg9A==","signatures":[{"sig":"MEQCIAQRCBuKx+qQYiqtpVV9GsS6WLyEZuioMe00VhbY9cjFAiBnLgFwDnkwSo0s+WJzDjOmRtTOf7HVkpC9mzatdFxkdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"1c87a3afca96edfa0869227140a2cff9bcc62c9b","gitHead":"ad48e8e1e4213b6a57a805cc6e00a6c7045002aa","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.5.2","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.1.1.tgz_1490749462661_0.14329124754294753","host":"packages-18-east.internal.npmjs.com"}},"1.2.0":{"name":"lottie-react-native","version":"1.2.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@1.2.0","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"ba1903b0ff1206c3735fddb1309759822eaa7423","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-1.2.0.tgz","integrity":"sha512-/DhW11+Xe4PuJPAjArEa3QGCWhhKLfUIxNfiCacdH8iXEQ1Rwry/VjaO0vRkaSkhVWWjnMY93LpXoTz5q2re0A==","signatures":[{"sig":"MEUCIQDMjVgcbSygAkSmfYE6uDKyDMJS6OTrKyV7bTjdxMG6LgIgWKqV0i2el9uLTrJLI7w6iPfYK1Q6Jn/AWiij/Co3AKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"ba1903b0ff1206c3735fddb1309759822eaa7423","gitHead":"695f75090d649408e38aae89b8c6570b97370c46","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.8","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.9.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^1.5.2","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"^15.4.1","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.41.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":">=15.3.1","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-1.2.0.tgz_1499979316400_0.04144161241129041","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"lottie-react-native","version":"2.2.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.2.0","maintainers":[{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"18196806ef6546cd3e01b24fc5a5974f02e4f017","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.2.0.tgz","integrity":"sha512-9hNIqzPXZh1AzmCNBrpZPkBABGH1xaUEwD1ZKtuSHLefQJR+BEK0GIE6cWGxJqcbLkoeLU8E8hCAJoIc7udYww==","signatures":[{"sig":"MEQCIDD/x4tINXSZ1L3BQWDtcM6L9l9RF0tfOzoQVnt7o54LAiBDMzYHra6f18W5iOfdJfz1PtcEVb4SVA/BdwUo/AJlug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"18196806ef6546cd3e01b24fc5a5974f02e4f017","gitHead":"59c3079ca09a33b1c93be5cc4da5840333f6395f","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.0.5","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"16.0.0-alpha.12","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.47.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-2.2.0.tgz_1502921893993_0.9177647377364337","host":"s3://npm-registry-packages"}},"2.2.5":{"name":"lottie-react-native","version":"2.2.5","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.2.5","maintainers":[{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"1103bd366fba55b35c0e16041d0bd9c32ffaacff","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.2.5.tgz","integrity":"sha512-uV0sdlyHzVHztk+kjPgng7VQwTiPvnMIjea6ojLB/UEoBZ66Q8OIYFRPfVkd75DYlaWLaZC8UHG/AjOsHsGJ1w==","signatures":[{"sig":"MEYCIQCXOso0yM+sU9CXXT6l9hNUSERo8mS352sXWbsVmXphIwIhAOkX2E9W+cXfjbnyaWkKRv2+aCfmNOJg/CfWx2J58iwA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"1103bd366fba55b35c0e16041d0bd9c32ffaacff","gitHead":"7c8eaa8bc6fa00568c60f0acba96d649548c4457","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.1.3","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"16.0.0-alpha.12","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.47.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-2.2.5.tgz_1506205163460_0.6054658500943333","host":"s3://npm-registry-packages"}},"2.2.6":{"name":"lottie-react-native","version":"2.2.6","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.2.6","maintainers":[{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"393867363715a1b24e74b7c7acd92cd3a07f3f91","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.2.6.tgz","integrity":"sha512-lzK6X8PFCk9T0+kD02ds+oa3cTmQ81W8ZYsU1cI6XIZk5DHJXTwFwET8V9ObPuA2PV0Su1Bb4IzMsLND4fWejg==","signatures":[{"sig":"MEUCIQDdgFQhkMWAc5pNM+4OVhPc0QbordHTj1GIW0SREE1jvQIgXmdsdWHBpXAU8BHDeKCQizSGLxNBX1SmqzaArEnk66Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"393867363715a1b24e74b7c7acd92cd3a07f3f91","gitHead":"0df719b7a08b4b619be5b6de56340cc2b0adfd61","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.1.3","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"16.0.0-alpha.12","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.47.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-2.2.6.tgz_1506205440467_0.39676411054097116","host":"s3://npm-registry-packages"}},"2.2.7":{"name":"lottie-react-native","version":"2.2.7","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.2.7","maintainers":[{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"d89cf6e0a093693d5fed2999a986cbcb1a090955","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.2.7.tgz","integrity":"sha512-p9JBEvC8NUBg4VjzrAovNLZ5B4PVOq/Exg55TywnM02NYyHIXbbVEdPiW1lXqjylax6MV9GOdPVCZdP/jBnN2w==","signatures":[{"sig":"MEQCICR1J8Y9ztIeJl0BaC1HmC0XvbpQU0swRBgPDPBKqfUZAiBDWkwVf72kzWB7Khtd6aWlztdf5LzdmS8XSOpetqaSvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","rnpm":{"android":{"sourceDir":"./lib/android"}},"_from":".","_shasum":"d89cf6e0a093693d5fed2999a986cbcb1a090955","gitHead":"8e1aba769c25aaf0a70b4af6448be135def8020e","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","start":"node node_modules/react-native/local-cli/cli.js start","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"./node_modules/react-native/packager/packager.sh","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.1.3","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"16.0.0-alpha.12","eslint":"^3.3.1","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"^0.47.1","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"1.9.0","babel-plugin-module-resolver":"^2.3.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-2.2.7.tgz_1506206073917_0.9075468385126442","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"lottie-react-native","version":"2.3.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.3.0","maintainers":[{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"b74968eccf99dd878ab9dce6509b86b9bc56ea9d","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.3.0.tgz","integrity":"sha512-VPwDv0cFEfwFtniaghsYT6TyKA1NMpyWIK/YRNAwjaOoMapegH8ZthXXvHQWFqnGu2kYrXqImJSval7ce2cq9g==","signatures":[{"sig":"MEQCID2xg0gztmn4IIYRogWY+/cC8gFVT3MmmVaePUBSQVQoAiA4bpZgZ7MZ+wDQEAXoMRWW5n4VX1tHdCvOmvSrV5Qu3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"_from":".","types":"src/js/index.js","_shasum":"b74968eccf99dd878ab9dce6509b86b9bc56ea9d","gitHead":"5f7bd396a221b0922f339b9e753441d5fef251df","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"prettier":"^1.8.2","invariant":"^2.2.2","lottie-ios":"^2.1.3","prop-types":"^15.5.10","prettier-eslint":"^8.2.2","eslint-config-prettier":"^2.8.0","eslint-plugin-prettier":"^2.3.1","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-2.3.0.tgz_1511559389398_0.4893937886226922","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"lottie-react-native","version":"2.3.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.3.1","maintainers":[{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"4a0b9d13cf4e8e75f34360182d1f2016e65bfe5f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.3.1.tgz","integrity":"sha512-P5ZajU6LCoBNxhqFz7+Uy0uZJL1lbrYzT9ydTQfHrnnKfZdI5YAgcnrLajL02k481s/GXco6MT5h5ioDGEWwIA==","signatures":[{"sig":"MEUCIFTep1VkxMUi3l8STtw8IyrT7JeD6qUYRjVVHQJXpeWuAiEAmXRoLyhWqW8saHt66WB+Q1QTcV1GBXUT0cCWpuHBcE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"_from":".","types":"src/js/index.js","_shasum":"4a0b9d13cf4e8e75f34360182d1f2016e65bfe5f","gitHead":"bae0ca32dde7141cf596d9d9bd3b396384a73e82","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"prettier":"^1.8.2","invariant":"^2.2.2","lottie-ios":"^2.1.5","prop-types":"^15.5.10","prettier-eslint":"^8.2.2","eslint-config-prettier":"^2.8.0","eslint-plugin-prettier":"^2.3.1","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-plugin-jsx-a11y":"^2.1.0","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-2.3.1.tgz_1512524761835_0.5937486761249602","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"lottie-react-native","version":"2.3.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.3.2","maintainers":[{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"c9b751e1c121708cd6f50f7770cb5aa0e1042a29","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.3.2.tgz","integrity":"sha512-OV+TT65sm50vDIbSOleQ2QYM3/RJJBKz9QURCMSo/3wOXSg9oeHburNEID9lHE/0Sx3Cm1HE4kgepPvXrc3HCQ==","signatures":[{"sig":"MEQCIBAuGnMu8zY9twaDK511pDS5riBGk4QetfcPzc1bJwjsAiBlhq2olXJ+rOgBGuuaC17svjF5FYtRb9dyqDin+IwufA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"_from":".","types":"src/js/index.js","_shasum":"c9b751e1c121708cd6f50f7770cb5aa0e1042a29","gitHead":"8699a6c992ac0cb926c8f135d7e569b202ca0310","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.1.5","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native-2.3.2.tgz_1515201368816_0.04093622392974794","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"lottie-react-native","version":"2.5.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.0","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"0711b8b34bec7741552c24b71efd3d4cab347571","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.0.tgz","fileCount":6275,"integrity":"sha512-3KFBcOSM1zWU/8MxFcpG3rtWKq/KcBEHUQQQHZ/ozEdY7Yr8LYQxmiYFAoC024os/FcE9RARodVF7vq5N+VIGQ==","signatures":[{"sig":"MEUCIQCKTFqgSJHafP6qZAw/iaez6RwPTU16jLzifBA7A/7qOAIgAKa5DBE2Zkf0+VaKDkEIcBQmKbfy+nrnCK46yO/tEHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55953607},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"_from":".","types":"src/js","_shasum":"0711b8b34bec7741552c24b71efd3d4cab347571","gitHead":"4322a8af3cb2f117d9709a0235a550dee7d3de17","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"gpeal","email":"gabriel@gpeal.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"3.10.10","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"6.10.3","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.0_1522781081449_0.7944435621325394","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"lottie-react-native","version":"2.5.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.1","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"a59a4509ffcc2ef888f42efb88f614b2ac70078e","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.1.tgz","fileCount":79,"integrity":"sha512-ERX4TXf19vt8TJi5PpCkxzopls/MkllkIMNDeQCJMpwlobnh9qP8hHHfuvGBNVm+/WxwuKO1mTXInnGqKKiG7g==","signatures":[{"sig":"MEUCIQCTSiOjrAWPdzjFZgPd8HV+brJlBg8zZFVPKZ4CzXdoZgIgBdaq6ZO0V8CO8OLphH23yoekwwze4Fblmwn67nU0sTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7941886},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"description":"React Native bindings for Lottie","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.1_1533021239960_0.30594651533283956","host":"s3://npm-registry-packages"}},"2.5.5":{"name":"lottie-react-native","version":"2.5.5","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.5","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"b09dd13a36efea2f2e5d35739df7711e03cec956","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.5.tgz","fileCount":83,"integrity":"sha512-l/1iLZYeK4dSRiv6HTeSQXLjJyUiw91U1jsNYu1a76oX9lpYAhcjV+gToEvNq0XjLVJHUB9mT/tRuUNPLQ67Jg==","signatures":[{"sig":"MEQCIFPceyQY3G/NxMRyW/2sdbWs+4lb/KM/Y3Mvo1QQeUFiAiBd1CimzTr9maB8ZrFivzJW+DfYSPfBIs22o6r+hY3DIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7951774},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"description":"React Native bindings for Lottie","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.5_1533136786939_0.7345436364641014","host":"s3://npm-registry-packages"}},"2.5.6":{"name":"lottie-react-native","version":"2.5.6","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.6","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"c5ad64a880108d50c728505ede10470a109c6e70","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.6.tgz","fileCount":83,"integrity":"sha512-YBFVEAi6rJwyWhSUtXdx9Ld/nOuLRRa0HOd3z4YFlBfeLZ++gPIIfCq+Tqtq+UPpIgL8Cphyls35d1uZRHJKtA==","signatures":[{"sig":"MEUCIB1tck7gMYBGYtPO0nRtiGvQLDpqwDmIg59++M2VdN8SAiEA0qp9RlZP760VHVPpWmOqZhoHFOFnWmSYqGZ2rgMot9w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7951847},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"description":"React Native bindings for Lottie","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.6_1533137276687_0.8381580269092552","host":"s3://npm-registry-packages"}},"2.5.7":{"name":"lottie-react-native","version":"2.5.7","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.7","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"f2e5b07ef45c04767013adc680d8dac1f53e0f28","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.7.tgz","fileCount":61,"integrity":"sha512-Vi+/7HQ+P5RF2p4TQqyrHHdGML5de9ASrDOBk6mu3d0PRqMYS9KHZtoT8GxUkxoDvzBM0ltdjo31XyK+ajLH1A==","signatures":[{"sig":"MEQCICCrU9NmawyNMQHUUnzuLb51PR1GrcClWY+zYU4+HUn9AiAndVW/lzXoGougJJ0RPMhC3VinqFkO1+qquqGDh3XJ2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8157946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg6dgCRA9TVsSAnZWagAAVjAP/08b4jVVFnyBWT35qmca\n68qEX2GeSPowEKiUuvU/mLidvpOSRPgmiVi9BqmKJFrfsj8IdZ9bLIbCPUv4\n/W1x7rQYStXNHnAf9cKCdP2+YevootusZhycmIb57K8YQ0Kn9ASMMoQf+PCm\nMqblTSeOB1SRJQ0BNEsJNLIOSgKGski1Cyq1QZc8+inH44jJoehaQ1m1IojM\nXAZNlc00ErzdI/FIMMA3fk/XUFH8B2BGGnAX9awBl8Ik+ULVKc5lt609qIRc\nQ2RRR7YdFEvC4DSiQPCOdaBfutgM5rGlgHjM8TXj114ZgVQs+OEThsecMjYw\nV/A0X3ZMxoJA4ulftqBcGdt4eVJmydq+U+ACk4bKP/iBkweIyZ3Gu2zr6aZp\n7XZC6p/Mzkaa+JNYV8HP+kC5kj9FSA2lARhrzw7WgDFZ2MRvXaHfaKnZAHMQ\nNRASf4D61IyPF7rkFNEO1wUvBPSJKiV4Hw0jiNSuAFgarR+PI3hDfSHWWnQH\nJg8KpZSp9hrMNp+szFi+DqOQaSXFW6mY3A3Feefc+JNM6tw52u9XdPSILxlo\nl5oKaY1kWIMDmvRE604jWMRiA9X44GBBi1FOziJ7WdEbanmIwOS1ZZk5vHfU\nM82EvcxF72dZvAUz6gTnXogn91m1zjhTbvP2J4KyEj58lqoPvmHaGNSGBaDt\nqNO2\r\n=R7ye\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js","gitHead":"831d4ecdd2b8095f6f109cb28329095566be50bd","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.1.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"8.9.4","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.7_1535354719808_0.9327606526999872","host":"s3://npm-registry-packages"}},"2.5.8":{"name":"lottie-react-native","version":"2.5.8","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.8","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"8599a077f4071f01d5e5215bcf50a3a8e67e7bc9","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.8.tgz","fileCount":61,"integrity":"sha512-rNfSAPM/u8k+LZlrjs/AABVhYkC/ozn+3vCqaY5IqUAtwekdnORRTJCsCP7HHysWlehdE9Yo4HtVN4w4JP5T/Q==","signatures":[{"sig":"MEQCIFHGU6bhND5en8T7QryXcMP5N5U/MY/i+EfU+3JRwUVJAiBq7sz4il8SSbXX9Qc9ExXG6Pu7bPkLkdxTbe27lNpbwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8158705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg6mBCRA9TVsSAnZWagAAAbMQAJN1MeRk9oeWqQZnSlOv\n2xCC/n6QTytJAipLtucTryUtcIVvMamz7bDKMNy7MUGx200ImJ5Zpal6NHuj\nxwFpf2QSDOdK2BHL4qcVLzz4l1Rw02CsnNdyavYi/kFZnRM9SMuNpkxHsbW0\noUamQEy0TMvIH2PUrVSeamAtAwj+OmCBqK5LxY/Wpfb0eVRCV8YT3dVt5/s5\n1AgqpcB3RAOzkfL7+1Y4meDGTmV41NsMWNtfU3zbMvpCzw3fnRPDrViy3qxG\nMEsHQ6GDOQAxcrZ0hokO3gbZPuaeudfC7xgZyEC3Ly0hn7AdjnO5ruh0r27H\n00fitbZF4ZmjU+5P1asvzobzPPBYX8M4vd4TdySnDp1AmkJtOcHZhwHvju7j\npamTUiouggY2q/H8U1Pcg4npUp8OpEk2qRx5VuWMNdtgWpjmv/0rL4t5tITX\nQsO7wZbq6YvP3WC5sWvRKqsoOVkh6DFjILbRoVm+sXtIYbOnHHP8pBwNB6Lc\nB6WyiZgA+Z77EsJrzmRBpDAKUEMD/aO453ny7Dqu0+/f4SEOmOQZttVPirwc\n108T/hb3RMQaZkqSURHt90arEBgtryl8P9Yg7AYjXMtIjENWn7WPL/1YbwLK\nXjoGplyLwOt3uRgCCLbEMUovAwjSuD4QYtTnLp5r3yHww2xasl1H9YgNzRjv\nDEpn\r\n=1Dg2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js","gitHead":"e503b90a591103d486036c1e8f2412ad0ae5ce23","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.1.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"8.9.4","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.8_1535355265222_0.10262471388925332","host":"s3://npm-registry-packages"}},"2.5.9":{"name":"lottie-react-native","version":"2.5.9","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.9","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"af23764b1b6b43230beeb5e62e1ce86cb879a242","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.9.tgz","fileCount":61,"integrity":"sha512-HYYIeoW0v/KLbKEpQZGVyY0yakCgnNJZoOlXl+6NCWtEwrpetrwq5cqNNKarKhJHUlrbXs0ySEOPoPpHd5bo2g==","signatures":[{"sig":"MEUCIQCP3mLVpXTLSm8MKVWnM+DLDrsml456sBZSx/WResjGqgIgbyawoi85vzLTH+kuIM8D2bvL5N2cS8OUakPs1vHvx+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8158589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvadZCRA9TVsSAnZWagAA0XsP/jjWtyvlCNz5JDH1M+9y\ntUDWGJIV4e5+wQYqjk9t8qL2RYuDrQnvWbz88P3QXgVLhB8NYIQaCqoJarx3\nmg9JxbAEKHxC49vLV9ERMq1SOMjWlJPSbwSHcNmX5qYLf1rRNWG4hoTXqnAm\nvkiHFir0A15K3W4TCZ107dB/bugmGv5+Xyjpxy2daOpYu0xOjmqyWETkrk+V\nGEFp36zloUtHhgeFel11jcx8X6xtW/IJ0ABwlA8rjGSpbpc7SWD8kcKajBJ6\n/kO6R1G7xTeQvMao4Nc2pgSSfRENV84SYC+UyIR/I49S4t5a6UUGhzQNUxWZ\n+DhsLLoYJOg+cw5FNcRMOLtczImqj7pMxV110lKykSUmlf9uqXL7W8eu/hxH\nrvPu0piwMud2kTGkgPrACuU3e4VlnPp1MQvz2P2aWbZdKo2uo+MlbyMayhWx\nPEzVzn/p5KnumxKgWR9KEUNRDdc/YIZx8q36232rzd3ysEsblUxtHR2DiLbI\n33XPcdUJzs5kz0rZ2o40HFgZ+FuPOMu1P1+52Csc+LaWqOGNtDhdOWb96Y3Q\nSv0055pR7FEGwtQkvKRJHDpr4MIkvn0+6T3NO5DHE2T7Hejk0gKHOsqmwufj\nSRgOyg4sECl9obWICiicivi0vgJMU+R1VnXbfnoD+a2AHgml1z1a4Wg2ShDw\n5KFO\r\n=3gWG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js/index.d.ts","gitHead":"50375d289624524cc5373fdfa94b588dcd6325ae","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.2.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.9.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.9_1539155800033_0.20931049534570434","host":"s3://npm-registry-packages"}},"2.5.10":{"name":"lottie-react-native","version":"2.5.10","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.10","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"703f2fe8305dcb53e993654f7ecd96c2f04c672c","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.10.tgz","fileCount":62,"integrity":"sha512-+uCQ6y4iEamenmL5rKCWOybjC1Ii12FSd+cR1nTdLsJEmKmU7ckoJTtwChj4DHQqnRDzx0oUr9yoJIGPavcaDQ==","signatures":[{"sig":"MEUCIQD7CjxWc2N9jF8YkMVdRX5BDuZ2LbzLGPMH796ioa15AwIgZ+yn6nALSDezB71pqZ/aFH+vKHrL2D5fjczRMsJqOdM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8160497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5DruCRA9TVsSAnZWagAAF0wP/1AKAjTKpxQvkgmFiM5v\n6lSwOD6BncHBcz6HmZxoejpWJS2bEveSNvZ6xKNBGj1TxWKa3qfD76EfZ3Ts\nzFt7GaNFHsFiZ1q7JTpHsHEZBegvIWPqKlz52y4I19TOeLd0dYvD3OhGkXCC\ndMcYV2C93DH4w400YICq+2gYx++Vh6ZvkC3vdulgpAGMYUw5Ljb+UCEuJLzy\nZr/VHIMGRU6g+oQ1NSx5WHk9sWFNd9nSU7siG8ac2oQ/9ot0kcEo1JCnPxDX\nzUK67C/AbBHaNjI4qvTYC7D8J5lXD9EAMg0vxUUiEjbAG9vwjhFwO23sFgS+\nMde+IRK8vCsfE/yR4fYxWqA5bwkd7S9QkHRZ8U0N5zJs/bN5cOWSlvYppnKq\nRKkW142Cxltd9WzuHFwlBDcsOktuuQMk2gqxVQArw48CMA2jrd50VDSUjiyb\nPLWf6pZgjphWKG8xmGjCaaJkfsyJTZAx2moq/AJXiwSLesMTMEzfKH54YRAb\nr+OT8gFu6KCaoMcPGDGvpI90CgKZ8Ibwlr9G/Y/3PDFehlZ0yW+OupqeJ7aP\nLU8DVYAVJG/nwzDGvQFrP+B1gpaILGr1u2ogpKmLY6SAGVMaRl3MCFW5XoBZ\ni4XNqrA3vpzpGxVAU7zLWWLA5LzOZkyQFJ2Jtot3oV8ohbJudiJoMcgfvAaa\nqbWe\r\n=f059\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js/index.d.ts","gitHead":"d9f1c88c02c7a38cc81d18009585c07942f387b4","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.2.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.9.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.10_1541683949285_0.38122271310474387","host":"s3://npm-registry-packages"}},"2.5.11":{"name":"lottie-react-native","version":"2.5.11","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.5.11","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"95771a0eadf75847a50f627ec43740dcbe5c5870","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.5.11.tgz","fileCount":62,"integrity":"sha512-RIDBEQJQy8lxqTyulpd3xaxmlibYy1j+4iVekX3AjjA2imrM5EIggCNxZhnjqu4HuTYC1/KylaQihIfWCRwuRw==","signatures":[{"sig":"MEUCIQDJ0p6Y1N5KEQnt/T1iDnOAKBLS3tbSYm+DrKsWoFkwyQIgSFM3ysmmC8hL6uQL2FexZxYoao09WW0b7HxuvPwe6Rs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8164227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcG3rICRA9TVsSAnZWagAA5XAP/jEypkhj7sZ4fp+QvVbX\ncx0g8c3jgNeQnA1jtto3/bpUgDOYMG65H2fqivNK6ADsKOc+7uM0iQ9zsIGP\nzH6kLPyW2Ofu1RGdN3gD7q796Fs40aHKPcTAVdpJ4sRNrCf/3ugzyA9G6l7y\nawNWklAoKOhrewoMHKIdaRNjja/trggm1yUU8afb89AFkQMgFMv5mVXqXrF7\nXSS4Tu+w513f/Eiqidy87Hzi+BycXTKg7zfavl4tgGRAm/PCh453s9rsiGXL\n55eRRrvJT1XFqrwiuQXNs95NUolkmHKA+jGXOKNHAvqA3hU9IHpu8WsWduhD\n+9658oSaI4Se1iQXUFHL+JRtvAHKEj9Q2QBaGd14wD7qa0QBZuQ6HmT0t22Q\nVg/lFCBS9CgqsEXA/l/tmk/BcQ+k7bOeeuxO1oWcMar3cB4Sb1D8Sa1IgOlC\ndt2AKZZOmtKcV0OaMJJ1r4Pq/yxpdL7gKYC8XCbgsbHLj3fh3Uo/PLj0fSEd\nKeQdaxrRQld+MDsx0hTsVg7UYsHXPV2MPj6eW0GA7DrYHyK4wtvXkk4CcKMy\nxLKXy1Pw53bnjOMojjVLh7KoyfC3UyEAxxjZIjtQaPmUAsMcllfcMP4jub9p\nKy4z+UcXKFnIkLqBIhdMG2aiGJxyvp8OJBvh1penklYqTLvWnzBIxhpUkcFA\n0Qd9\r\n=LDUO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js/index.d.ts","gitHead":"c7ba98f4122447bcd321cb91523e77d501b7bb03","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.2.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.9.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.5.11_1545304775813_0.45053278652820383","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"lottie-react-native","version":"2.6.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.6.0","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"cfe9391b55993ea58f365d69c68cac5c20a09e01","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.6.0.tgz","fileCount":62,"integrity":"sha512-UZZC/zZ1ju2Az46jjhffDlH0TpxolVfk2jU3sJqX2ESl8prjwa841qRCpmEnTF49v6PwcFaRq8A1Z3h06TJI0g==","signatures":[{"sig":"MEYCIQC3saUWCcJfm/mr0CMjCQIhmcQCab60r4Oes9w29fyLhQIhAMTIygb7vPuNaY/1U/FxvCY75lzSOT+DzmnQw6cZn7M+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8166364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckPDmCRA9TVsSAnZWagAA2fQQAJU4jK3i38JdmAhgD6lq\no6/pUzh/UbvRH4g1f7/yoVmUcMnTSnnBydjwSdOgqwVnKP6z0fUKCpyFh8sj\nwnArycMSxdIT9VLkGJ5m1GL0QNrzkqB6nYxiGw26OsJAif26DvL+So4kgHlP\nTV44m/KVRpStNgXmyZfU4TZq6UbLdQT7mtC7jDE1F+xlzik/ph3cZdTbCqqD\nhdjzcFf0PVuntZKhyYhXhWof96hGhHZ2dI+a8+0yn4VFCzE/Nx7lFJy1uR36\nPEDgs8RIfoCRibiQso54ZB5/o+R8nnZnzuFhfS8fwj/2MLLTBzgIZoTzlAez\nuT1BEKOj5ezSsO52zV8r46RSIKkV1JS9NNiEeGLJP1mtkw0lbYrvgXNYMOsN\npA2EvkEtsfsAu12v47jE6+VyKmZAgHe1Y3PZ0c6ec9oheGRdTaaqwV0d1eo3\nk+dC/5jfZR8UPK2VOAJE5CAsZ+IOL/AjBhWTl3ahHmuhifAq7uiM3LYjGE6j\nD8VU7Pe0hGfmdBCGZRzcnv7JCspYW6hwp+qD5Su+f+Sz+R4CzMgn70hR4onY\nZWRl8BXlv9qJlcyIMVEoi3+KyjDMXSrEK8MFixncHseD0YgmFdCIiGH7WAPH\nKU3oEcbEfo6vJdsYhDeb0XyDJeBxxHgkU1dUuKQohst+lg/3y2Zef5jT/Nuk\n5Pyh\r\n=J6GV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js/index.d.ts","gitHead":"f24ef83938af3e637fb6ca9c15eb1a93f2682e79","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.2.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.9.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.6.0_1553002725857_0.46656483786979175","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"lottie-react-native","version":"2.6.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@2.6.1","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"330d24fa6aac5928ea63f8e181b9b7d930a1a119","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-2.6.1.tgz","fileCount":62,"integrity":"sha512-Z+6lARvWWhB8n8OSmW7/aHkV71ftsmO7hYXFt0D+REy/G40mpkQt1H7Cdy1HqY4cKAp7EYDWVxhu5+fkdD6o4g==","signatures":[{"sig":"MEUCIB6ICsEr06iN+RdjoRHhXwny9nCeUo9bqEZzuX/PN79bAiEAyowJcTdjuMeWmkr03mUlpPPd8liR/PBQZy6wc9TMnBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8166677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnlKSCRA9TVsSAnZWagAASo8QAKH0DMdZMT+2aNLXx7wQ\nDfebvSH4UqD6o/JEZRNUt6PyL7ESSNl4RmSoYjmIq9ZN3SdlHTZlcb0fUK8a\nMgpBsniLCbgh4w+l1IpPjNuwY+i7BaRixOQe6QEkaRJeIMk3Pg00rMx5WkJQ\nt16V1LtR2Wm8hmM9Aox+SJyKTmd0mcojc2zqmbOFz1PMNzB7GZesfiKdK9/N\nlDvcFYX+Iy08kZGoUq9bCDrrUlTfFzvbB3XxlwBIYzP6OQcgC1waNd21dlmt\nynTaS7z4PYG7yXUFb/6uJaoLHgMNz3i0jJYsbwGYhcJK21qqOVwEH+glvhH9\nNBeOMG0hMlYpaEH6XJD8ebzSwfCSGkLiWMx/fdgtAmAbCN+n0GIpfJw3wnRN\nYwplUmmzatk1yJ79Pkn710ix8zTAi8JG9bzBRaqqKIkn4mo+5Vy21pmge6rp\n86gnZLoc9K4x+vhNG20ukV4Y22vZUVR4cHwv37YUKShUVqZ3sWA/EgRfkbQS\nP/454xWv01gM/lyTanM1UTwnxHtrzMkLasaLSRgXqYgyVrlGxZEGWEMk2Z+o\nvY2OH0JpCMKpNJ/Z5XbxPfR8RyAw/kvL4KjdLKxIS71qnP9DHdib5pObBfY7\nCbY/Mi5XoGd0V/kqCDNp7GNjTJL2quQVHo35ao3oUaZtRHtnAISNlMLkCV1t\noI+u\r\n=4fJD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js/index.d.ts","gitHead":"287e8217153f56f79328f24225b9c966e6b7f4a3","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.2.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.9.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"2.5.0","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_2.6.1_1553879697538_0.06333188155076064","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"lottie-react-native","version":"3.0.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.0.1","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"b1a3c6b340ccd81cb292fe4437591694bde6b61c","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.0.1.tgz","fileCount":63,"integrity":"sha512-QjhiwwSh4qY/MM8dIjGT5j9X6Jfl8PU5HGiVsXWRSVDMczpUHH7RrljBtoqaJvftjHzMlgeZcx/VijEDNyQSkA==","signatures":[{"sig":"MEYCIQC94EZ362rCwWhdOcRXr6jcySaI0ILSVO9fCfx3KQG0AAIhAOG/KnSbY2mpsHDBryjQI7epoozO4kOvF+yzIiihBqzf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8166447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJPUkCRA9TVsSAnZWagAA8PYP/1qXvz2bu6TkT+gC487B\nBssDhHDBLQTwyHvaJt4nQ9Tw+jKerFvZ/IWp8lCwVMKteommuafwLwXHRCOE\nJfVklLwNJAmVkJTO2LaE2mXzPI95jGwHU7oOm7RKnb7MES6cHm9eKbw18O0t\nZUex4GRd1TV3PRwMKPfNzAK1OfoJtk3o/owc7/AygFJoTVVxJcCMRDVR2B5e\n7C0otOcuk8i9dHtpiyroP6tGra8/lfKOnAlMNFHsemW6MO/g/IrlaouHfmpF\nR8DfkWD1UVEoRwfXwOGzU9eazUjbMAiMoaXxVQcy2wRsMZQJj7Vq9B+AqxFk\nooIJ8ORoLU6rgjZi7aY/VEp2NEk6TZHk0NdPRfHiUlMpUmbAYskOAtck2ZIB\n0beWoq7yijpWEe2P+rVbX6LJsadi+YKGzWBf3d4BeKB07pYtDaJrjoUEv8QI\nceAZ8unK/vGAmSOkBxb6iVOBAY94pUTpR0ATaCIQsYhbjiMu6Cov6x8rHHhR\nrhSjFzQ89cAjkaA64IRWQMgCAGXw6N0wA+hMH8JZqtm5aRKqsXajjRjZXGZF\nd2ZuSCc4KO6j2b8hb6PLzkoCDjkHxIf3fPYw7YE9h/azTzgSlQxBUZJpFGm9\nEiSjNBXtmLXT7gzruNJrnqUjKsCECIuCjUw0KXpMesciWXDwiBY3ClrYcf+n\n+0pJ\r\n=vudz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js/index.d.ts","gitHead":"6279bed2a09998f853950eaacb2406fce8e38d37","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.2.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.9.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.0.3","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.0.1_1562703139519_0.8591367376305179","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"lottie-react-native","version":"3.0.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.0.2","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"2c68ebb9e9eb60801e28b4f9ad20aa7359f905d9","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.0.2.tgz","fileCount":63,"integrity":"sha512-hRjdukMtE8VlJ8EaVvAAMuap5Ir3YRcxKrB/p93Me+1EvvRICVXoukX3fXI7VHCqmZifwPiwV67sPaxol33hBw==","signatures":[{"sig":"MEQCIHmSXkouTrBih55lB+6XdyyX8XAV7ZBMk/n5V1/j25rmAiAF+VCuXIhyLMGoVVUMLLf0hISsQBdKX2rgWUZeqiJ38Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8166509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKaz5CRA9TVsSAnZWagAAmFYP/3mF/mx4JSVxS6KHzAqz\nRDQOSTQShyKmwCTMs5+qWb9UebDqODFmxpFAkB/Lrn6TEsHXOwDJosDXr+/9\nM7W36BP2qRIrY70GavQTaOfi/xjnTc6YOshf0HmEK3yIpmchWVY2tUFruj3i\nk+TGU+tnvPZLvaETro4dj8/3iT8tCAuk2D8q0ng3X8fURiIDDd3MZQCwatwM\nsWNGm1Tgs5CT3xE72rblae0dGP2Ocz//DBJfqn2OGo5INvgIR/FjUoB37lLy\nhUIryHGHRQ/B9vfeCdBvdlqaVPhZqjjrVq/c/VaQXg7fpQ+YzauZQvdmg99R\nyM+9GiX5GBMOxajgiln34m4U+19j0BDyr4PAIHiWq0w2d3XrmR2JxcHw+GkB\nWRR6uxsawDUKxUwlK++SENTErX02XIs6WyCv1kQJwVkZ7LvCSImUG4d2Nnj4\nkOpV+ew8Eho9wSz5XQN4+i58l1KIi2mhd3Hh9cO78DOaBqtBeCxJuD/RC4sk\nxgVBUKkWOynsnQfzZIWv29W1YYT0nWVyIjlhe++JrvPuK93t2it9tiNzq6RJ\nYzaLmYBtxCdHFEmau6LMP2HJupUe3DuTF4ee6AdkGlMB5Th3y82N3i0dwzSt\nWWFU6UQOhSVM17UR8X1v0frQc6rU+5FzmyBjPvGJVDdBfe41vyAS1dlDBBq9\nmvnr\r\n=0BPW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","rnpm":{"android":{"sourceDir":"./src/android"}},"types":"src/js/index.d.ts","gitHead":"5bfe92fdf983e41ee64ecdb0a3b6e3892e74da87","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.0.3","prop-types":"^15.5.10","react-native-safe-module":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.0.2_1563012344161_0.9975105476882948","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"lottie-react-native","version":"3.0.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Leland Richardson","email":"leland.richardson@airbnb.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.0.3","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/airbnb/lottie-react-native/issues"},"dist":{"shasum":"621339873f55d7ac1b6c4dfa6b4ae51907883820","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.0.3.tgz","fileCount":66,"integrity":"sha512-jYF4Ve6uHx8OV8/QXxzv0ZlU75FgdwKe55pEAKuPp8UgV4Y6M2i9fKmpEvpDjxfdyZSj/Uc+2zOBuE8fs5PcsQ==","signatures":[{"sig":"MEUCICOyZEELpstnx7qPUC/B02T/inpptn5Ex+t0EKMl4qfxAiEA78huQCyBbVPM0Kq5YuJPh1ArZTN/FilKEh/ANyODyIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8168069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNbsECRA9TVsSAnZWagAA1wAP/2EWC60ATlpwX0bcVDoD\ncrPgOP16XN4rUwyEDtHCPuaWeUbyBClWuzP9KSBgeN5Z95XlooLIgnUMKVpe\nE2WIMv9Ic6rhwmFYYBAypRXtco1tpOcefPQtPxpxYYaXRfjOTXLDQiEmum8i\nXNbzutKnfFIIdGRjVOpRl63KTbRSmEwYQCagMtaaEN8NuW1Xkqt5Tr49gHE2\nNcKlXY/1G9eIbdq3FZjkyuvukrGWwfdUqnPpbywgtB9dgUYgzhBCXnlLrifL\n6lRHHA5MHxgtD2VbUGLfJF7QGWQq6Y8HT3cE6/twx0EvryGO6OoAlRl50Oez\nlNViqm8aVqqixJwQB9/eKmx4auhnYHneMYV1ZkWXaiKATFvZbc9PrGAia6vj\nU338t2IXVGgBTVu9oPEFRVICAQrpSAS5QHSkoOqsqkeMGNr+ZpPWq/3bdd+E\n4szERvfIJMg6jK5FFfwLzYN25aCGCjJhHStEi5qlW9uZ12M0fVEqlxux/7Lh\n0bY+m13vDcVyIV68pJr6KZq6aJWZQX49AVA89Rmmm3ZhUa3vATVDf8Q16Wdd\nVatritWNiK8q8f0FpiDAewErL73OqWSW4JG4bz6cLFItFkUpJgoJ7+HnPaj6\noQZEomveSdj57J3Qao+/hqwth3RpVXdnhaXVosoIMydhdJvquQfcOaMiJkgj\ng2lE\r\n=+vin\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"a7a9d0ea97e6e9fd5c980b3864f53568eddaf820","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/airbnb/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.0.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.0.3_1563802371038_0.9659411636460398","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"lottie-react-native","version":"3.0.4","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.0.4","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"4dad0274d470c0b3ef61cc7330c5637b2c713f7f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.0.4.tgz","fileCount":66,"integrity":"sha512-P4+haT2ArmKdLCPOb1zLCVSFNhS5v5gGPTpz79nji/UEG8a7q2LSu6V8MUbre/DWztJr3MLwlX7gKKaKvOM8KA==","signatures":[{"sig":"MEYCIQCeiRvGl+KSjCD28olkE7xLvbmJpiFHpaEFV5CRTmdnRQIhANChecjf18tF4TY09U88uzojerSYYmetHISbTJWM5Qah","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8168971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNyCtCRA9TVsSAnZWagAAY78P/36P1OboXV96VGYPzOo+\nHvAmRIn8WebHS5BtO7MI8YQpS2Lp9RTsZNjr3incBaRgFAeTS8HcnbVCHFb5\n2ME6JT9ACCez8ha1rH0265AX9QCqpgiP5E0rUjp1yXAzYgHDl5XD17cp2Agf\n0EKLzWrtUs1IBkeONfFkdrHfoOktPbpbGyQRvB8cx2rd/SDU5EEyJ0PngSvQ\nTiIui5UVrO1yHJX2HoLpUh58lD1MOWldmDRbkNxQhy2FESGNnET2PcYtse4R\nYJ7c64XGarURy9Z0NACRiGz77MqGh0jqRvoggCVR2eBCjiifTJpD5x1s+pj5\np2zf9YAfdZx2ChL240KuOf5TLdSwBbj5Qf7goJ62Cd0RMO3VnOwb62rb6Hwl\nSIgLbDiq9H1Vp8jsiwaxTcSQJW+T6R19MOAPpNSApOJBQ4bCHz09CE9DyKHp\n0V3nlrSHw6AVIPJQaFpruW2DH8mmZllYDYGq9jIp53WD6xBRHmLNTLancq/v\nQjY5PQfzIewVtOQ2WvxAqZ709sOfgSF5R1eq8DENJYjcJRHVuZR8gYtrza8u\np+48oFvFEhazBvbrpiK3cuDa0cMgUFLrKzjjTgFk5mPK7n18lM43ONFXTvAS\nPkDpYhddvsVjmrF02HV4znD09EA8C/yxvkyxDBxBUvglDzAmBkGLUkETyPxq\nylmq\r\n=KbFw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"8f71fbcd89ac23b9cad211665a2cbe8022f0fa9f","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.0.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.0.4_1563893932398_0.7807034170386957","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"lottie-react-native","version":"3.1.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.1.0","maintainers":[{"name":"airbnb","email":"jordan.harband+npm@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"8be401ac7cc7d9e41aa4948a47ddc307887c09e1","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.1.0.tgz","fileCount":66,"integrity":"sha512-8AYKHT7+vyV/dt38Z7tRyMAnX4nvNRcRBXtDw0+IXAtvyoFk4ethDnI3AtDD9m3o/vNKqeHuO6YsojGAIVQMcg==","signatures":[{"sig":"MEYCIQCafUKRzS/+WImJDT7+fj0XhmBLMYtVQoYEs0Y5vNOwKwIhAJmGkcUvxzkUlIfx5s95l/oAI1d5TRv0uX59wk4XCuga","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8166901,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPqyXCRA9TVsSAnZWagAALDkP/0v3aUXl499rv5vdE5ar\nCXARUxWqWmPGOvhxfT/xrCcuuoiEPTaPmk4OdNgi5B328TrXNvVb4/2vSB/b\n9QoKu+MpX9/E5Y+p6UVpPvzbogt5AtlmY9FJOYvg90AzeTBo9vnAgStbU5sB\nKa8AwhTswRR5uZVTJRrekf47HLOdqN33sWlsDrNxY/DmpsWKxz3sht+CsWb5\n4zdfF8wcvM4h9rMbQSGz66tF7Ph6Gh7llY8vI+mbpEpn9oFiM57zNWRNxwsQ\ng0fvQkvPr7oRlkmpYAmPFXQPGvZlhu8vPC2uWLWck4+RPWaVs+Pp3YO3GMkh\nogAsw0iPkivGrcNdWlMw6QU4c2Kpbr7Og3KCa8DbYO7M1JMSiyrvyx6/2a7h\nU7PvSBFfkP3OKCHBL4Z0wFMiFfH1rS/GBtSucWBoZTesb9RC6kp1WRWlEAkI\nVxcnK7te44NJqjs+hd/UpzGPtWQfhAVQMtd01FP/Z7pPK1puCHWkxb4Ra+nj\nlvumvdoIjRt00SaeoNi3d1+2Z5+WCiyg640ojAxaCns5TID6kAJkAqnd01YY\nwmYnfoh0QqSfBKloOjyqQ6I+Sl52WIh08GjucXNnuyRywpx1GOSkeLpHDk22\nv+95VWjn7HQcA+yYSts9+CqjrKs6c7pfBmPMNkX2FBiKxFNOaiqXnm0OWstZ\njR4c\r\n=x8d0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"6adef35bdecdaf8157486e875fb324a8ee158e5d","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.0.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.1.0_1564388502774_0.26387449898433024","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"lottie-react-native","version":"3.1.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.1.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"7d6fe2b22d857f5c35d6eeaad9610d38493b705f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.1.1.tgz","fileCount":66,"integrity":"sha512-zIHMQZoyAItPUw+42s38TwKA9+CWBaWxsTJhS8Ef7xbRWD9Gkr7UA6RrYfBJ0RZ4SKQ/V1YNnjp6200no+Rn8w==","signatures":[{"sig":"MEUCIQC3sfZPDeM8Z2+sT5luCr/VqzXLuWGm2G+4R4kDMMHw/wIgal50Z0jpaUCLJYs8HAjB9U6wqHIGNWP3JwsPt1QHD+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8167615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdf0cVCRA9TVsSAnZWagAAs7oP/i4Qm88upsHX6PS8R6EG\n+IBirTSbuaBTWwkua6hFvT0EknBaU4X+CmSaT8HYn1btJFSy96YRI978XSI4\nufWGWn87K/eQK0LewvhLogWxBh+HGwhcbxQrDvuHfDlqrd88CqkokPSQSOEW\nwjAVu15GcCOwz0WC1JG8hl69Spbrynf/UkOrVMPJn3mEzoPlNCylu1CVFKpD\nTXkXvoEqZeEYn69Bt0df81smbU3Qrr6KbCfIiz4ZqSA0lnQtUNw872W/C8du\nF7YGidRJORsJAqXyZNMXgAxBNs7lJY+lJE1krccU6hLyX1jGq9ONlIffCcgo\nJXP8uTE89+ovjg6gniR+ZKCKhC6ySuQLCQnTX0rtpVvFgbzon5MUzVTcwok/\nc1KzzcdlvmGcQCtyFbhnjywox5hv4WtclOgy/Qc1vd4xOynhr+ZQS6eMGQfy\nvGDHegLUJwyMqDFw1BmKa0+5YrVhUHP0RALjznezXvOrak1deV9s90oTcR5/\nFXwVirJW2NTfWcu7yHS8HKay5Ym+AG7M45bJKytPw1/fjWdYcG9RWZtn8McR\nAAUmWOtI9bWAxgKNi1MJqL5OqPEnlxib5MoVwfw6S/NCuDHDn1Z7wn7YbqE/\nLon2qrznvnLVkPe4ZU3kbzJmnVf56cDZIV+G8MhjtIt85qw2WYy0TuwSfaAp\nWx3g\r\n=M9cX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"ad3e1e3a5978fb85cb00f689d45368b99e782a8c","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.0.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.1.1_1568622356631_0.29359044589269834","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"lottie-react-native","version":"3.2.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.2.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"554b9325b3b0b87d5fb3f3c37901b506a98ae1dd","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.2.0.tgz","fileCount":38,"integrity":"sha512-idfatgJvJImNddVjvdJAxH5bOLIV3iEPkMsA/ofLxsghSU2AmaclYz7VWsYMfZtEhK3rB31cB34HN5ieKvCf5Q==","signatures":[{"sig":"MEUCICpDYZsoMorBBbPZn8mc8DmD3vNkhChTlL1P4zpD7TWuAiEAgUscto6wrmFL8tDxeiYdRWs5bDvXCit0hFRnWlnmduM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkdwhCRA9TVsSAnZWagAAcB8P/2akd+kjh3cqYzu15ZXD\naNzoVi3KTm+a8Nc8ZqnbaSRrfvLkjFwXGKOddcimATgvQ6Awqxtg6uYogSrY\nT+Yj28xb+atQDsAjKZCR5pkq0uCv3jnavUVVZjYx15jz4s7qT9itbNkopk6x\nZqyL8wQM/hveIS/lSh38jRRx+fQ58OXhJfL2vN7bNTvyIWeT+mN2tWOeFTTZ\nd4Q/L2oWu9h+0Y3bCCmTlbwiUAKF9dFvoiXZ5fgJjmuViwLFyEK7vLNkAvGU\nFZMnrvoL8SYqjQvmWIxhiduZTI1gWAwDKR6Zp1ctukXZNdVezcsDgl8SdOxu\nHldUeZ3ZsIoRpMEMz/VqUOcDoSH+/ehkTytpZ8Nmqmoe1I5nz+HropeEp7mW\n6AOlLhznLk4Ws+x6ygFLgjf6kx6633KTQr0TQAidhnwXvVuvcbwMHlSZYAgB\nPbJhM1Fb4OjKfVvwhT+XoOZTPRN6uls6ROTVxw7HdNXMdxBvcJDIxmo0ltPx\n4+wvKDZv4PGr06AUI7gI3EJR+LDQVsntWSZaKDsBwVMltrcck5diNt4enKPW\n5N/ivUzMzVuDSqcFk+zS9rUTuX2Uvqk7crONHmxoxVUWq4bGkv+JrJOdTycl\nfDnYLQev+opuxyaHo7B6Apbm5SZvq40qwIw8MQkXkz5LRAKlXnbZjvmexDlv\nKGmg\r\n=GHuM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"69a28a1bf51cc715e842cf0e45a653781b55d1c8","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.1.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.2.0_1569840160706_0.3765007185530622","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"lottie-react-native","version":"3.2.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.2.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"0b2b13b03a2cda9ece8474b9cf633d0fbe78d82b","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.2.1.tgz","fileCount":38,"integrity":"sha512-dmOySV+qgFrQszCY+7uOZR0XkgbP2FXgCWJZ2h39GqlxJZRHD2uCmXoT+WxaBGw83Gk/2KfIQ1MQMFL8UqC2bw==","signatures":[{"sig":"MEYCIQD36Y3NE8Qcn/HgGCqsteW8T9IXcrtkaRKwcmc6/8JNpAIhAMw4f/bqB9vBZMt1/aKxBe15/QJ4QMndM3w3/06gU1WK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":377501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkd/2CRA9TVsSAnZWagAAfD0P/3biRaV2M1WTJjAj4Kp7\nIYDg/qXFs1kLAu5pSIehYWS7O8/LGTQK/ZmISCBC2d6x3j24FnEc2wieHbF2\nLd/XEkvvfFplXIIEJKD8atlgl3Qq2+oEGx1TqtukjPLJ+3+Cd6B8rYPuHsUh\nCAtWzJ0W4LGRT0c/5nFgMt6YUnzbL+be5ClzqV6+0fYxFaDKAwhyaLj50BQu\nuCu56tiFIDn7xO1zDOAqQMuSjIgYt56sUrlOqAspSKREZvyc0MBHeyM3lnnj\nYKV7IpwEPI58KR2cF3YOXaDWCJOYzd/SykLtj+FpV0dy9jlSnC2lYUnCIiga\ni1KVquEafWb3nOcWl0cGW4Sea7HTo48GM4hDqjQKMO0LLPa0zQ81VYgeGsrj\nuMBzSFdLQHUje7YrCBxWZlfiDnqtsBMuPWMmc94ElhT3VBG6qxxr9TKvQPus\n0ZbRvQVDVwssUDbfm9GEWd85D+sBp2U+fbNmARurROsfD4/jxM+FLFgiKP4U\nvKFx0uWXl9IoGlBUqMdGkEJt4Kf/fOWloJld0F1AsWB84tQm1dhx78L7i3uv\nAl0C/h0HMy9EWNgBCh0y4JrOAJy7WdmoTWZ3dzxtY9RuBDPaH2xiO6fOIHeN\n2kCfT8wt8OPiUagDjoaZmrYCbMXpaZkiwlVcO4lb4JukO+uFBY694Y/q4XQ+\niqCP\r\n=Vp9S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"efd58fab776c2043775f16a07d57e7893acff1fb","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.1.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.2.1_1569841141367_0.6298247102783774","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"lottie-react-native","version":"3.3.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.3.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"0d373e1a56ebfe20a44dce21bd3d529b6f126b1e","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.3.1.tgz","fileCount":38,"integrity":"sha512-1b3jsyXz+veskS9NyTrUJvsYcaIjfzqM2EoTTdkAN1eQGWCLLwC3NBoVMySYFf2TNWYBGrhXnwf5eju7YsisOQ==","signatures":[{"sig":"MEUCIEwyg0PUgzViyoNr0Q0zsThVWhtG+ineAX5RPDVX+xtHAiEA33XQRx5wjjmkP2dS9hHRPIcVfWgwxAe17rbHkis0WB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":383069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqNICRA9TVsSAnZWagAAI3EP/irpZN11n1cT3abI6Lpn\n1WMGI5qfAli/LqqmIKbt+h1K8cQODj1mkyKgT3FQB2HpYFWqX6mWR4VKTieX\n8FUNOwLpxcotmGL69rCAi6G/YfWzGY+fnd0IOyURaTVfMOlQPDJiqIGIJcf3\nMcUjsIQAW9XFaAlEN6ceSY/PKijCATGddsydFUNzQHzjkvc1iGvaQ/Rjw6Tb\nvrUOwE2zRh6sesaODPKS8VH+9QWPLgNlGChfdTaE54+DdP1sSBxdn+MZKA3v\n5nCMIXtygR1MLmwifnDq/ZA4wheuxsBNbKaJZPvp5ghtj3IyUkFGPhaqwiWf\nrT9MgIYp1bAo/0ftU9RyxBra4XjBBBCvMGwrYw71uNFQJA3FOUHFvrUTLn0W\nPmWdmGFvynyzIyvgC/Tmt+0LVdAORqucgAxYDrWd0i6CwAN+uK1L0pCLZ3v6\nYRHyNMcA7PdROiD9K6f8RBsHYGtxN5Gj31CdPxKAHJTe5Skh0bDIZF8LmN7r\nsu+MBRUVnpX/skXDn+h4Ljp+yqzS2tFpVMBqnZeKjBELHDn1Xn33M93mnEIL\nfK5mg+4N7Kbj5VpT/kOwJ92RGmrBvtmWbgpbovN4yw7zTFqovqvv3B5FemP3\nPXrpK1MkIWw8ngUfVxj4nqTmHWPJBu4u5O/l7888U9kYm32gW5a8ieElRlnR\nr0yT\r\n=PS5Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"e8158f4e2ab896e96d89c2aa256d7e5ac2e09f91","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.1.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-reanimated":"^1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.3.1_1573561160472_0.9302461901231223","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"lottie-react-native","version":"3.3.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.3.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"de832d4d3207e4e5c92a55ec4cf0ce0fd03e02f3","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.3.2.tgz","fileCount":38,"integrity":"sha512-FS8sXDL7s7TUj3Aq0raAZKNOJUO7tuqqOAv5r5yzsZgc0t7Oo4QDxCREsaO2oqSGtTyJKlLlF6/e2g+J5XFSAQ==","signatures":[{"sig":"MEYCIQC+9aAnfzoxtFmOXo9ky4v+7i3MX8xqPqqDDR7DjsT36gIhAIGBpdJf5MX1O+Iv0cc9MgVMqSxdBCZlNbSJ4QjL8uuX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":381665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzmXTCRA9TVsSAnZWagAAJsQP/A04fgVlY4qdXyc9pKi9\nPBwq48VMkW6vyjdVPwYKIAWgyrMwvElCU6hM3jzMqJllIVMoHIuAmgVhFHK1\nh7Ug3QaKSdmJPFBjqHQwbJd0dOOe9DTPYj5hfvTEo5ONLR4iohjD6dCDyRx2\n+YW6ds+XbjE4oEDPf7QDQz6cMjufGz1VD5mDcSvJLDXmYilnZXMXCPTzX8Jm\nOBI1A4MS8JcRdlqn2KA5ul1rVLtzZ8GJzNtF3ZkOo5iE0fJEsmOxbQqPY8go\nC6ywKv7svIFKhcwmKcW6KVjmZbPrbMyrpK0IxQSsSgy2o/HHhV48paCaMO3y\nqBmhLJYoY+R1UBZF7Mq5Gkqd55bwf0tDAiDQNPhUNmK82PRoPOJTqCTIEr5c\n8QzT9pqBQcamoE0L1646W0BLEUwNR4+kx/K/ZZSMxTBI+9LTTu7xujHccDRy\n5zHRweB0fBrmXsclms0DGXc2ctIasKqNYhip+g9bnWWC3j+yNWIHUrJ1r0Fd\nk/U8C48ak8hrnP9R+8khkfSyNNWExyEByM40OIOYRlwU2EnqCB0Tt958r8BV\nt38Hs6HmOaL24jwSWgia0h+BqrgR0Q0tGvQ5QQ2N2ncxDdO/Xn+qNThqPI5V\n+CjBrr1GvVLY0SNtNjnXiG1yeEM1BsCAuI6TjqJPSGy27MYa6C/geQBBw8o7\n0IPl\r\n=Ke0+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"2c41651e9b0a2ecae5e9837e5b192df375e939b8","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.example/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.4.1","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.13.0","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.1.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.3.2_1573807570724_0.8041037810295082","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"lottie-react-native","version":"3.4.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.4.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"df0887cfd2788d30c383c1e4bb0bd7bbd6fb969f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.4.0.tgz","fileCount":35,"integrity":"sha512-ErQJiuptd9koH3NppcNbWAOQXTYUS0ZPpcTM1y+A5jqrTSsZviOLt45nl8aQGpKLpmF21/HmJZuInfoKqvYkRg==","signatures":[{"sig":"MEQCIFEi3ZB9zGvcelr/GMf7uD7vrCl3uot3lJFFpd7EqtZXAiBft4jZrHY5TgGI2ZlceAxubUHfxd5thYrG2pUMDeu9Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexVjQCRA9TVsSAnZWagAAeW8P/R2fT5GJ1TBiTdeFxDSY\nzJ3KUsBsZyi756urVp6vpRxOKgzsVFMv6Q69t8QNHzJHSf/h4tI2ytIsqkGy\nVmltH5VmskKwuFrrT4F8W8m3BTtN2cVIcH6ypoqbLAJfhez2RwFyo+8IaMb8\nIg5RrNe5HATt/Ad0SWrYVZhA1a2FP0O8wqA8W7OK8MHuny6EAFxw5jL6LiM/\n0Ivx7yc6vjznvGIGF5mSZBpuGdWonXGkFYUnBcyyxf13iszcxuw9RoMRIzMf\nDgaaFMw8o1JmN3xqdu/wIaVEIsDRGtkhYRANzDPUe8OHdkPjPDCNIsVTX/fD\nvMxUPCt1bdbgjBkOiVmiiPlFmC9Mub7nH9r9s1sVRfdTMXwNLEAr0lfzXVt4\nB4R9noTyN8S1m2MMHrF7+MC0WpF6o+JOCoZ87uGoH65G7m8KQCEKjMLO1mfV\nPs3QuzII98si95XoW6Frp909cTR7JjIUaDEkralEgUbFm01UqLHIBIVpjlYV\nJ9vw1Pr4HCSmHKXCll9s4cIpzXXxvoKwc7q75p+gm4wQ3b7xO3ImbTSbV+lO\nsvU5YDjfUCQrd5hIRbI9NycFB4cRVBdKLf9Kguc2Tv74L1+uT+yXDv8Un7Mv\nAuZRlPzizEhXM4MUBnqU0KcMMEo8Zv1zIxXmqT4v6g/01UjuN0Juk8jY3Z6+\n+ke/\r\n=BG7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"f70a1d1c73a706d37740d2b4c01b076b3d38e761","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.14.4","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.20.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.1.3","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.0.0","eslint":"^3.3.1","prettier":"^1.8.2","babel-cli":"^6.26.0","gitbook-cli":"^1.0.1","babel-eslint":"^6.1.2","react-native":"0.50.3","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-preset-react-native":"^4.0.0","babel-plugin-module-resolver":"^3.0.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.4.0_1589991631932_0.26209730385145225","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"lottie-react-native","version":"3.5.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@3.5.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"milesj","email":"mileswjohnson@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"schleyfox","email":"ben@pixelmachine.org"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"749fed964bdc9fabfae24ef81696f90f4d758f59","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-3.5.0.tgz","fileCount":36,"integrity":"sha512-yKYj58xynDAG/BqJUhg9LTATBqwD4ATGXJKL2Ho6g4BTmPexOjDBNnPSeRBwjlpBxQ1nP4Qw//0zbuFsTFD1TA==","signatures":[{"sig":"MEUCIQCQ6TdHLHWuX/Lf9TLi+cD8XU/SyfN3FImPEYzH2Bpp4gIgRB2fn6zXoD5FvoaBDpZ+dYsisg7HtBJBhOJ2lJV9vEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":157402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFxTdCRA9TVsSAnZWagAAKH0P/3vi0IW6h1k+4WLLwtc4\nN7JhvmDcZ3/r09snt3209ulq5llSAj83XpgJ1W3ov0+Gph7jfjRpR0L63gks\n75tdoIkGnWV5ReP7yfdhT8iu2gI7u+9Xf0TS9WNcW9dwP6ourMkb5AnAmwbT\nvJEyYH8JuchK75nuXntuy5cwLnRf3sylmBAIqt+9P64ZTapLge5OY5Y0emDo\nFvqCScIv2Z5IuNGUSVYXUZrB8fSBo2NPhdWAPn5ARnKdDvEjv76P6L0eCt+O\nWJQRmCHgd+vwdkKz0IwLgTPYGLEID1lbRdiqprwTem85dCJziEduyeqN3ffC\nVNcEbp2I8JEL2r6fMJINnlv2r9+jdJz5zUp+dIsQwEHwu6OaIBRLn8tH0vIq\nuY1HBDyiF5IHrse1lF+Da/MfXigIDWnQTWdvIirUZp+elFOiw+WN1h1WCKmJ\nzf9LKFGejyWzKewjwqihcDQCJDSgJbrryQ0zh1Sn81U/jPOBxGJPG10VNZeG\nHpNM9Dvc6jhYm0pRufPBzpvVnO3obOqENEIGpuaHf9dAqHL0GkkejBcin6Qi\n/d2vzjkTQd+3q9mea7hoySdJFU/uacGVCFBhH9vH2XKNHIGm5GZX5VSNu4A/\n8QT2g2ESR0hY+M19dP+HSZtNiin1oHlKCUQ0M/uxSoMXwjV0PdMnZF6E6sor\nlfQk\r\n=0HO7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"2c7356abf0a2b4f824ffba77142494224084aa94","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"6.14.4","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"10.20.1","dependencies":{"invariant":"^2.2.2","lottie-ios":"^3.1.8","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_3.5.0_1595348189031_0.47284155121718485","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"lottie-react-native","version":"4.0.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.0.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"406fb76e3c4af92076f7512fceadee874c25a62f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.0.0.tgz","fileCount":44,"integrity":"sha512-WCWqJTC+48tO5EoT1NAEo1km8rPVnajM5ik/12vbnHqkFEauouOcPuHKTrgzbdJltBFu17Mfp9JWYmVs+M+ejw==","signatures":[{"sig":"MEQCIGqil6Gcwwc6eAg2TFlihoVe4mnXX1wG2R8Kh3kbSuENAiABBJht9WSQm8pNzofHTCWPjLhWerSW3OXFfJhZmPTNeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh9ldCRA9TVsSAnZWagAAi8AQAJiRWYG4kSFWbDE3BhYP\nLXHSh/zr9IrfWigNujZmYPB82oZj426lP8XEwoFeMqBzohM+vphqcVbiMOR3\nrb0jSFTBZFBxlBiLlpo60LT7C3CqfyO4w1UaH9qVe9Q0K9JtlgkWlDSkm5oX\nUm2rxH42KvTzxGzwj4adMICYLWR/etezlN5aRgnA3RXCm9ouy6HCLixdXC1n\nZxu+SVaWB0bYVF1fYrIpUyun/ObfTOb6E6TKdGsRKOUZ5cj1LLXDtg/fwiOB\nZ70SdgMZNIKTazv5P81KEIAHQ1CF9Abr1o6Et9HacMpklx3Wd7SbAwoNC7Y3\nqWdTNTeX46cabYce0ASoFoqMKbXZDczt7Ymz4lj36wONmiMvzXsf66OpF3sr\nIjhKTG+lnIME9ghsAgF2SFj/gYt3hpYMYjekaKkrr2bwAEbW6NabF34bXYQ6\nBTI4861UAPnzTka8pzxZBTYZ9j+tQ+L/ddJx4FLu3D97X53DM0p7hoUcwHCq\nFMslcRcdtiMwUI2bnyR4Zt9xYUY1yJHIYIfNxSDu8atOryE3+qOjpk1/VvAX\nf+WP2ljx6udtRrFUFX7d6/mLd5pqpdOCPSllv39c566sjZJfu4VBUwc/8sCi\nIlHo0uM4JBq3yyhgGkJ1ENOU65i+yScshuaEdhzPCHocf74Ub0dic2mPdJ9H\nC61K\r\n=AC9G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"aed11057e505fb46262928aadb6280844ece6c20","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.1.8","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.0.0_1619515740824_0.46111939030230564","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"lottie-react-native","version":"4.0.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.0.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"8e02c0dd2b74f2c79c6ecd71e221e271ad437ab0","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.0.1.tgz","fileCount":44,"integrity":"sha512-aWWYqXM6d7TqcDw7frCW+rMCbMHX0E546B0DvrCPa+t0ZIW7R+r36IWRrfrj5+uiEWVFBfNWU4MbiRo1GsuvPw==","signatures":[{"sig":"MEQCICNLwf5QqOF2Z+Usib3kYbavLa1vqjvQUE0tscAXv31fAiApKJvdKDHuJuUyOxOhgS/VWi3RXPXzr6PLwmE0mymq4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh+NnCRA9TVsSAnZWagAARjoQAJX59wNtrs5MDxnZt2pJ\njr//026JUr0JQANwp1SN07YZoKXXi1hu+8drAJeBHoCdtWuuFBW2loeK6Q1/\nN8mSGqtkRr88H9B+Tz1xiyQO2WetkCZJO3+LOLeGmrM/97QJoNkV+9gKsrcp\nn/bpoih72aiDqwkLGN0vhxHRx2YaQnt7B3f0RyoaInNq9lM/D0ZGCZJKiq2G\n4EUd2tgsgeyIMMoGTgXKw/wP1CaTnT0TmmXzV7o6P+qpqLjlqo83qZEScsUT\nEkfeIFuJO4Hh5BXnclwSc5n4WEEClV7BiCVjXdZwczKW9EfqPRc8RqoBiOfa\n1w5s/Dc0ktacuGa/U6I5Zf73rqh7E+U2/E4Or4lIvwYhPdHdYTA0/bmLeHJg\nfiS+tSDHlL1aqz6m9JsFSfN7Rp+6xiWSYBckToXRqX26JCHAJpX8ieg9v7vZ\nBkWNcX3g8Mh08GwkbSKI7GVM5aztb0zOEa2XBZjpAOqJ+041tZi/xb7I7RCl\n3vo7sIet5gUMoF0O/T/3k/mjoRRtQiA8b4KZnmUGd6rXEH5x8XwyHP/obN1P\nargpRIzAOaN5vBLu8C2JT322eg4AJP2cdrqH5nm7qMQNNTwRhmcS6BwY9Re6\n3hiTTTU+LSryUJP7CJ08+dYUME9U7P89AIW6ci0Pyk+L1CDAb3VpXL5yA0Xn\n9AVG\r\n=m7+E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"c3342da0c611955ea028b62cff344ee4559c96bf","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.1.8","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.0.1_1619518310671_0.9917889926237522","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"lottie-react-native","version":"4.0.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.0.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"d0b7a479995b4bfdf5402671e096f15b7ef2a7d8","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.0.2.tgz","fileCount":44,"integrity":"sha512-8X5SV8X+es5dJwUGYcSyRIbHIPeWIcUH6PiRaReUEy+6s1d+NLBp3rj4+9I75F1ZN0nbFGNkrgypnGsXOAXBTw==","signatures":[{"sig":"MEUCIFnAlLEatEo4Q5I2FMBdrdg21HF3A49Kc3nMUK4PIyMnAiEAr6vF6t6Gz3me41Gd8zG/yzAUFNgngPmWI0l6wCcejS0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh/exCRA9TVsSAnZWagAAG/gP/RGggcmT1sf/WfrNnCjr\n9hRhs7LFTaLhd12p5eM1fPAX0/YDv280tDNdit0cJzydd4qsLzlyoOLClXm3\ng+9ReVcbyXGOjBpjvpL3UH5uXBMkuj1CW9VERzcN6t8ouiolQMULB8OGCs6a\nu3jI0U4nTXAX26ZxHbbHOYdVKYSewsWAjMQs7ahfJcJr9rpOJfe837DkUmq8\n2+5q7R4CyILP1O2cjfkMOFCrOrJmi+Pr/e4s8cH6VxxbvWL4z+NRTsskfNP/\neuKCgiYdOx8iG8xUFMnS4BiH1DCxkrFmRq8HnJtcgmmMj36WAbjCMwm2dgFG\ndaPTJjk8st/5CoWQbUm8Etwlg5g6yUSAgLiuhfKIPI1WcumzFPXfEfzNlhtW\n9YxWJ2bs0r/CAIL35vDx3uD9fIYiQz9xXOyXHctI4H4xWJlhZHu6S4G8yGZI\n9lJTbXpKuLmgXKVQekH/eURlIxSD/yyZAsLffrnnpIVlUwhtLAgE2IjczxB5\nvPo+ykEgEjyldLnroaurpimCoeQtI5c/zAtFnNLI4SRPr5S0Py0V58nE088b\nzy/PX8+EhbB81Jq9ZC8i8kAbR2g41kDFqKn+5SnE/eWInTBt9Vp7ArTJmiDM\n8+FhXCafbx3o7PrZTmiaU548Dk2cSkEPR9fPX+EeVqSQvqQELyGWuv3wsdSI\nZY5B\r\n=edie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"864435368eddd4871045e4f415a712383f2b9ec6","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.1.8","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.0.2_1619523504563_0.8445387712289143","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"lottie-react-native","version":"4.0.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.0.3","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"2a2548b8fb6d30e45b55714ec57e986e4af6fcb0","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.0.3.tgz","fileCount":44,"integrity":"sha512-cmMt/HEwTTzF3PQcE4VVl7jpBYC9cZD9pGz7ZLxYV13e5jWBvMCFKsQYHlYAo69fjXZ2YCum1AqEuez6kSbmCA==","signatures":[{"sig":"MEUCIB5re3j1J93EXVo9tyUxKcYAW2ODAecsr2zzZGHWA7luAiEAiLnq9hG+ICAA2B5bsoT9Ptve4JjAmPFdTJ5prmKcrEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+UPICRA9TVsSAnZWagAAHAcQAIGkqolBTv5qgGRwDAu1\nnzPyamtHKqvJCcO0Rmp1UaqDhyiXkuRvQTdi9BCuuWhQv0m2M8Dh8TPWw15A\nl0QGRpCzLzc47a2NR7QtEWzAFbG34kOy60PRflQumHA4N3xRoepahMhT/fLf\nBSp0xoxNjVoMbrKI215nkjGy3YywLsDCwkzguNsgSjFesVjdRsAhWMSe+aRq\nqnh0lut22wmIL6Ed9TDQY+cbpeIKc4oQsxqqez7hKg7IHPQ6FRUzHd2+Z1eR\ntSn3F9bNbbFcLsh83EhWUtvRfEXeDuwi8OrwXjjvqBGmT2T+X2A73vlfw7Ey\n41W6513wcJF4np9DUB+Aub61P+4hJfS3DjHMd6jasN/ryANchP2mJf+bYPc4\nwMgHZE/UsuRjDUOdxaMnGIDIkMe703RS2whgULGv9hZwBGwN9SgbyIBylpaN\n40c/QxeJgaUagkgklCwM8gZ1xy/OUFx6NO7O7M0yaBTok6qi02aYkx5llTgc\nFBnaxRTmOqDB+aYn0sw7ivaEjMbTf9V817ypxIyxaFB3cY1IrfM99IKLtd+C\nZubq1uudlCpCXMqHmyuE2W8KqNCOFKmTu9uvnThsje3OYUzXTaH0sbe3M+/H\nIlcE1YqftUg1L+BGyL83iX0y2OlfJNxuxkLa0dFkPjLF0/VejWoRREGTY8Kt\n5mE5\r\n=UY5b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"34ed4ea1cdf8ce9eac9606eb5a3858577738ca91","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.0.3_1626948552778_0.7671598137482942","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"lottie-react-native","version":"4.1.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.1.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"4881fba6b6de697c6060ef80d43b9205e8d80fc3","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.1.0.tgz","fileCount":44,"integrity":"sha512-idDas5qTVRY5OgSx5dMD5HzH98LFy2Tv9ahRyRvGLnk3zl7jekIhfpsef5SXbHYs0Lmn9xEbYsYGWm7tCrDbRg==","signatures":[{"sig":"MEUCIQDIJSCnEOXRCMhdncnZd6IT/fiOAe19K/ZqyKAeeBC2XgIgJ5v4me17u+KCamhd5pr1IOE4YoeIefPprQgahIcjsbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":191614},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"c3012a40fb46c41d2dc1100135c30a78b6e9af9f","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.1.0_1632313181562_0.19735155873603838","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"lottie-react-native","version":"4.1.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.1.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"07ed3afce7bf986e267941212e11247736fbb38e","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.1.1.tgz","fileCount":44,"integrity":"sha512-ACIUYfRajmPGCtfFPJVYYpL95pZg/bJ6GsvvIu3lcMXGjQMUMiIBC2cLClilYgxqOdZRMR7zvovIFaVH1zPDdw==","signatures":[{"sig":"MEYCIQCD6FMKZAZMUcUoOZGiTc6KhIniPwG0sKtzaLkV3Ao62QIhANxEig9SEQOrKwxhaXkvKag9YyUy3psZJjSCjqGWJC/x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188416},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"d3346192324a218152305d64dd4fbfebfb9f5d95","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.1.1_1632476995202_0.510941655993649","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"lottie-react-native","version":"4.1.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.1.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"f688948897cbd1c568fb05781442b559366b9ea1","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.1.2.tgz","fileCount":44,"integrity":"sha512-FDhXvw82ruerVnrtA9i9dgOHvr0FE5jKGuaAqWe8DDCQUnfdNkrDAPgpxpToElGaOgAW1wsBiF6LrQfLA9GHAw==","signatures":[{"sig":"MEUCIDRTS1/vCBGB3ia0KScCnY+uPQd8N0OUPfwwDbT/NabTAiEAjO9dtRgYL2KyiRhb8fum8PHsIv5ZsGKhM1yCAPKmrJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188452},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"b1be8a2c8e46e2e340591ba16ec5e31335f165cf","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.1.2_1632477495128_0.3424683095494707","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"lottie-react-native","version":"4.1.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@4.1.3","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"813579b09f5346d6ceae21fd954f44f8392f8943","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-4.1.3.tgz","fileCount":44,"integrity":"sha512-RgQrn1VYRXMV3YTZE9DgZy/UqNsMmZvzXBU4eEUWDOTY9cemOoWmCg2BHrL7nNtDJqtsu1Mi/6e8hp0yN2mcBA==","signatures":[{"sig":"MEUCIQCAZK++BhZpNGIbmni41X/t8BXG6RLNWyl5x3l2vG0hyQIgKfYlvQ6g4d7A7TmMp0nWKrZBiMrxbXgz0tfgAP2LRyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":188527},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"39d1fdd5788f499fc1a19922a60bde767480ac5f","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"16.11.0","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.0.0","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.62.2","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","babel-plugin-module-resolver":"^4.0.0","metro-react-native-babel-preset":"^0.59.0","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_4.1.3_1632478279546_0.694312475001041","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"lottie-react-native","version":"5.0.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.0.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"7c346d56db3252f9b280bccc056751638eee3c78","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.0.0.tgz","fileCount":47,"integrity":"sha512-yAFTmWVSFpGq/kiybv2OWN1EKHe1jyKLLLpf4rsp+AIxTyS64TFU1WZbH3vlMgTwtgujBMz8JQ7u5UWSSYMcyA==","signatures":[{"sig":"MEQCIHPyGkV6FBrlMZPPoVSqTK9YOJhDjIIUisLzZ3hyDJS5AiAR527DgE6ikLZcYlq7E3iPjCVFwaCCnu7JUCZRKIBrOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlMzpCRA9TVsSAnZWagAADYEP/RLZDfPILz/IjG6CzfnF\nEAO7lIvndTeqIsJz0uvfnDOGwOj1OMnihSPpDFPxzYGW4BdH8donwDCazK+t\nNIhRs6/BKfiA8bxGEPL4emuJFLM+uG6x9FGRjg7Jf5GZHQS2qyvRJWEYXQ5a\nYhjoubw/qFlEbf3/tZ95nmzDb4v6Uu3KNYV5CRLKmnXBy9xZm6+p0iteacfQ\nSwW0Ozp2kXZZxq1LISE3JmHN61XqGBfD6G9HfmePCOFhRIukGlci3p3FMlOm\nAxIaCGykU+zPArAeCPIMwGg/FBOtaP0jVqihRGODXhht6LeOlwnfG7GsYs99\nVS8Fm5EuwDo6aU2JAz4V2764WKX39MqZii+sibXZR+kNYFslZLlcZo5sVC5J\nGMWMaYlbVW1grlNIwmBQzBtyzrBBHXs4xpJEAyToetIj7R3n/qlg/Mlgfa0Q\nIQS96G0TXGmzntDxKAQ91kg+QFHcQu6bXkCL/I+uFjnX8ao7mCBpmwbZZ87l\ntN0Rb0P7Yq+LIoB43yOUKHE26bYww0J1eFz+3wowuXIda/BOQ7Y3A5bkUY9l\n0GgGtpaX4oOVPHAcGevzWw4HFQdoOP2M5dmYJBaDzOmR84n8iSTALDE52Vnr\nbxq/YUkk5rbeOk1Hv9269ST4IWS9uX8Mz0VSKrXBN/zE18NT1zphNIVocIjK\nKt4f\r\n=MvIj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"6be7851b0797a34924186bd33b762b1193a04ce0","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.0.0_1637141737325_0.056376052116345665","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"lottie-react-native","version":"5.0.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.0.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"etienne_tripier","email":"etienne.tripier@airbnb.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"218a9e9cf0e25b2d30360958b00b85a4068a76b8","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.0.1.tgz","fileCount":47,"integrity":"sha512-V+ODPqiHOSRzEWg8VsfrJBicgc2k0ZPlCjk3J7ULUkh94smL1nrsF/n4OGukj4MLZwonpv+frVK7pPh5U7t3rQ==","signatures":[{"sig":"MEYCIQD363wN3otDUB9oIaRCzsjgJgFHtbEwsdEB5eCps0z/3gIhALoOK05D8OIDwn1oKuA4Kff1dzMVsswT6VRiz0IAOSc/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":193957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnM2+CRA9TVsSAnZWagAAtq4P/1aPNrbqwKunhJn0oVzW\nezyKF7ygNXHKfvMsX5Mj24229hQ1Pc7m1cnw5DEugtrbiLVqJk4VTqhnBKYy\nM151stxvQHLQrAS4MMVu43APC6OVwq7rDQ6dFdgdn9YyjQmSDZ+g+qPF5pVO\nvCmUHCrTCoz2NDnk0OlwuZIsMHuc5szTidSRwNPZOaAMLXVcz+RuJqTHT3S5\nAEGafr9vRFo0fu+1VcQ7FZrf2oKaaF1E0VzErQEXjdGPCVvpR7pleDafnzYN\n8xtN+ZJmdlP43GJKlSAHsoWFEJiaov0shyYh8s4C+krn0vyBea7kfyjHTSvs\nzMV7Ublr68RlSWDuSX/sqLa15CXjLVyOOoIJd/pHWggWvF3YVwvym02tIcfC\nc76xj8Ci0K8cPApnH8WACLA3yZGbMi24iTwsxvRmdB9IGqlA4md90i3495q8\n+Z4RBfieZaptfDjb0dVqZhck5oqRsd6EDDdp2VEmUsrfZDGyH7NbaVcbHjwd\nhpnAFGq0s8zwN9bH3TeIh+B9uVDY0++y+AX9Cj+EJ2cU4HpkNJ3yh25CKQFM\nXTRMnqMbGVf9e+kd8COricbkOXEriFQDbZWLQrl2bJJf9ZLccoG2NYH3ggpw\nrRg91tAd3fraWYXL+oWgiW3oPpqonyeKQytTqATV2+2pNBQxfNe843O5sUqL\n3gD2\r\n=64zE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"0d9084ca9752ac04f4555dfbb6c6cc116d9dd7ce","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.6.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"15.11.0","dependencies":{"invariant":"^2.2.2","prop-types":"^15.5.10","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.0.1_1637666237964_0.741855872415641","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"lottie-react-native","version":"5.1.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.1.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"c94311cda59c95849ec7b46095db655a7504f7d6","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.0.tgz","fileCount":47,"integrity":"sha512-zK099RfBLxVCe4QKKbuuduBijgmHgxzx5/mR8+xqgVmX1qxowoWUhUYKz5q8A4KWHcScy5Kl/zTa7hWT5j59gQ==","signatures":[{"sig":"MEUCIDGPU8TxRuPeg0cjxl1RMUDKIgUWgPHXv7ZDEF9kcnc7AiEAua5/571csz3AuJiTp6+nnLW07vHjKffo+V5SbAlMW3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieTMlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaOw/9E8En7+jykkRlPmhsPVjPf+2Z1Xs5H52kcqlvINw0mTBzChnq\r\n2fVeusT6xunCd+MK2/WHwjc68ovRmJXCD/FPEaUkWU/y1IoqI3H+LOQhS8v1\r\nlKrvr0BikD1P8o1tp/8vtoupcvG78cS/qM7WxP0lH9PIr2gq8LjLJ5GVMoyJ\r\nSrBGCCveikGCL79bfEQ/o+7k6lO4ZFrPxs+DshhPRFSBO9qh32owVl+NMinx\r\nCqkOSAYFEd9zavwoF9wuo6QXVVl7VHxSf470vhL2gPbWuAEMZhGzlNIk4ekw\r\n59Q4i9T6OIl+DfjGmsMfh8I/jzptfmuw56PWkVjQEz7hwlr19fw1D3uFESrm\r\nPsVagOZh/+LXss0B2AmKVBzIDY/mq9oP41ZTHBRIRBmdFqxsIwI5BJSty3zh\r\nRmT4LPyr0pPaMOfQ9lZxgTAav3txpJ6tp1/QhdHWPblGdFnz+PqPMzjxQ69y\r\nFGy7kKP3rrRsJWq2xc8d2YwaoFlbUqTucEJAnCic0rne4yREOQMDFW8TCOHg\r\nsZG4E2IIOpEwUH+iwpE+hIDxAT9ZBGpqW+ubjZgo7vpg+9EoXo7JKkUgTdCv\r\nSqofM7IEjhxKy+zSKrJOAXQxp/xnmngXPUwkVcJopfiwZZPneOghlLOMj+JN\r\niKNqHo5UIiPotkPsf5nI1aD/STkI+PCIcs0=\r\n=QgaJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"eece9e62697c654a81fda3aad2745aebcb2ce050","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.10.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"16.0.0","dependencies":{"invariant":"^2.2.2","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.1.0_1652110117628_0.24767113137075225","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"lottie-react-native","version":"5.1.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.1.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"1eccd0cb773842c989d5b637820d3152335a1364","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.1.tgz","fileCount":47,"integrity":"sha512-f6IiEJSFEBNrner7WT9Bnohk8JC9mTs/UxyuKnXyzA7dP7Mj2xXYPQlwNAqZNCIiZEvDxUtP1rKMKXxki0w/IA==","signatures":[{"sig":"MEYCIQCH1ckz/NValpp3mEc4OPfLqoM7t75W3JB2zEXyb8jwsgIhAO5KaaTkG/3mQqZc9TWnF70Qv7vXorMHbq3jQ9Yef01I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195270,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieiaEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouBw//d67qUIcXKWLvGRSHwH9thfvp/sosS62WYqWzVtfPdIsjUScu\r\nSNKTXIazS0DGxTSKrtUihJQ8cufYTGW+qMwXRMgS2vlRfemVDQhairEqfO29\r\nStx75chrprZY3NlO+L69eW+EKe7dpUYPVTWnmNlULkJiot+/aivRqbwh0apC\r\ntiJm+mxpZ10Vx8bmbE1R7qZ2/trinUQWDhX3WSEge09lJxczlEhqPUY0BMij\r\nJmCcnDM4hyzKCXM4cY4UAq7fC0jSNzioFe0psQPKXXsirVXvnCWV+TgJusA9\r\nq02AWSSVLZr6QnjBgxJ5iDMeXTrtoZG6x4DX53Zj9oS1G4fi/P7QIrKPp7Me\r\nZxH/Rtp5W3ZbSjFwwT4FQv4uXPpBLDBZnXwiHzGInEOiNp0Lp5+cn5pGHYnq\r\nZBb7/3UYfohm8e4QhSpPrb+vfYPcEHfAHwJftYmIIY1YEkzlquzESnVoNszJ\r\n6zaayc+XhYlPQdCr1FjOK1zhrM0JN/kyWW+mEslBxUz4DhRFasIn/gBCWZxo\r\nIzqAR4DWTmj5yXM5peaqVcw/+KtnAIZeRji9GMAcRH+GZFUi3lu2xrL4Cgg5\r\nBwtVhmAqFM/5sdPVRZC8AZVtD/ZRmJI8uww/n9RfvpyenIQqFE3duZynJBc5\r\nQzfR5p7V3zo2zaAK3ikNiz5TeCU8r9eoYjo=\r\n=oeAz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"1158c5c3347534d6c5ecf85d011b1bddbf188bcc","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.10.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"16.0.0","dependencies":{"invariant":"^2.2.2","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.1.1_1652172419920_0.30668888370171565","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"lottie-react-native","version":"5.1.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.1.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"860fccf651307f7c4a1a9ac4f40650d026e1ae4d","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.2.tgz","fileCount":47,"integrity":"sha512-Sv+JYpjZ2babIZJVLdu0TCPtuZfvVL7JejaWbeXdqtIgpypjaoxVBUqurrBS4tfwOfsChWWkmCbH5znGGtrTzw==","signatures":[{"sig":"MEUCIQDkTCq56xz6W+Upu9FwpReEEoJoGNiRY4it/ZS1j3sRPwIgaX+XfSgLMybf2SDXh901K1DpWaJVVfM18aipnEhw43Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJie8yaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrI5A/9H0CkR4rJbZo+xiSjrDO/l7skj0FqEDVjyE0swKKSASDmQG9K\r\nGIu++CXIJEXhS2+V86wrqGJiwCuOEboOcQ01yTPVUuuiAZwfVJo5LKlp27kC\r\nzXCnJszSwKluA7g60ul8+KsdRHUfCJKXZY4NVN1SmWSpxckzslXz+bzqWQ8l\r\n7vzC479qJiL9hd/3NeYb/8/uCe1cPO3bpOd87RPI0O4xI7edrHvt+5bg8Jyf\r\nfXdJi3bfNCq9dtS8WY1qtr1S/mkEZyV2ccgqGhKuXyoq6LQxJxgyB7T6WKPj\r\naILh7tCb4Y1D5AN+AWimjPiBX0U4hmaxdl28a7fWwZtb0KnmwDSWo74JCy83\r\nQVEOaERshlsUJPpmfGIZg2Z0GbCDHrDtP8OVAbxPQ+CDMSpWAtuZSkpftkSp\r\nsuQG5cVfTeFv6bcEZx5gznh5aCApUYh3OfB233nSab4pWEL1yWbhanJxkpZU\r\n6A8GaZsCySsQbWIbbqAGTAhoAQTarUfkXh1fC00aw+rzPPr2hFtheeHWDzvE\r\npdOowqvZv5L1TS0kfAZJkvkJ6poGmqF6+Kt328d3rXS56BOFAXZ7Z6FNR/Dq\r\nFD7IY/3N+MbynO3SmnPJ+AL2McWhinzky1TZKqGBGDT2xWhGEoxMNdTHDOFZ\r\nvuqSakJNLHcc1ROs5XE5KWiXVgoDN+xUM2Q=\r\n=2eQV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"322821b0fc058ee187dc4b1b463bbaf10eba4f4b","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.10.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"16.0.0","dependencies":{"invariant":"^2.2.2","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.1.2_1652280474414_0.9386829001852524","host":"s3://npm-registry-packages"}},"5.1.3":{"name":"lottie-react-native","version":"5.1.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.1.3","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"6f5d0867bb762cee1dfc0613845d50c73e138ddd","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.3.tgz","fileCount":47,"integrity":"sha512-Ho+oM+D3if85I2EBn8c17tcg7pc880Sp/DOeNW5aWiNtlCJKX/kmlhoM19NLqjzkHEm96fTkTcTy82ZwYU3Kbg==","signatures":[{"sig":"MEYCIQDkO1SP1YjDKl0qxvROEeEsepHHbm1W5TPO/izLUBSt0wIhAM9DE20y4sNCUqkKefNJNamsnwmviF1mHKmM4RC5Vwii","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigmrHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8DQ//YE9NR5vNPqkoAk9KLOTsBnTKNr2RFPxYXahH9KUAdsMNFykg\r\nk6PhDCiYbfAZIPjyWXSq6oW/2H8oPkF8r0eOi1r5x1TP73L48mj4gEfsWn7v\r\nFGF8NJF4NokAstfgYxiQ3cEeukLDEkyB5XYfzD8TIUYNZVirUn+vdW/ds8ly\r\nojPAg1ATdR4+6sz3jg2xoklLh+L8sFFtsh87RZFX5vRRFqUtEpPjWX2s7TFB\r\nm8QyOHb/SPctZWXZKSLprt+6fD5/2UwbWTV5LVz9NXtyRZqLiVvvWHR6juE8\r\nerTvxJg3T+G3X1m64niknHKbkp6HNzi5LpxgJk/UV6cWKOsDwF3og324X4jM\r\nb2FRPB1hbeitj07+dXa5htR98CEwlFbO4qrCSdmZaCD3pHHLX+GEBMY1Slak\r\nkxn24eQyjvZgwg0BxFcG49qeYj3Z5Pd4RI9JMuOtu4NOFq0e7OKBLd0By2TO\r\nDgi6cq2BuwFiJOrrRe80jz7GWoGL7jrlMJz5TNwbXPIBjiHNJE24HN1cYygR\r\nMAuzYPZlDg/JwhoCxa9hbSDEy/Vm9pagVzBxTXUE4i1iRTD6kwYNXSltXNHG\r\n4kSqBpyoR0BCSZ60NwmR/XOS/lq4RoVI9mMwjpghS3iuHgAmBb3Gnw+3m/GG\r\nkCm/4kILKhBo9rFwHMDxOPyCezBNcnCACO8=\r\n=D9Ef\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"b0457680406ac9e139cb44e9cbfe5e84b22daedc","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.10.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"16.0.0","dependencies":{"invariant":"^2.2.2","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.2.3","react-native":">=0.46"},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.1.3_1652714182847_0.8018010397721573","host":"s3://npm-registry-packages"}},"5.1.4":{"name":"lottie-react-native","version":"5.1.4","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.1.4","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"9340a4f63ed115d5f050f1af69e53242e6e63840","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.4.tgz","fileCount":65,"integrity":"sha512-Lu6mSG92Wck+vXEX6gfj/9ciqqoz0tJQZqgX0SumGvX/oZu4MbKO/oLApyHdy2V9Rb7qvwF9whOtitADxTswPA==","signatures":[{"sig":"MEYCIQCEMFvwMtOITYzaCy8wsv7mnVM2sg/4Zb/C9ICGhfkCLgIhAJwgcOeHMkVPOsUPX2lvAIFmzVenOqBIOf7fnqiy8+zp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":276639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7SOpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDsg/6AzoAPZHfUDE3r71P+d9shsfqxxxQ1kRT1oeCGfUd1h/LuiBH\r\nDf+WxAjyjg2uV4TBGbMeLtUwPbTkjeZ7mJB4nsrghglO4d+C4DTAypnsf75/\r\npgNePGmyymy0DxJnaBSiZSy/ouCHtUXDv5r83omr6fjSfGaYAYU7D2XRkqe0\r\nAnNDQ0r3GRI0Q3ksXjkzse8/dXivxPaYDqJN1COSAv6u+lzetojUw1hPKw78\r\nfvZy941SE62PnpUw8JvJUvXGqeuykcqpR3Lu0J7KhTz64YAUZ1tYieWhQn72\r\nEJ8aBSckvWHWDsmc4F7vzzKfRRXk0rRhwgC6Or7rp0/Xu2Gi5JH1AaTDOsE7\r\n1eXJkJqrAywhYwek8Tx881zB6da7TgF/7bcz7PRyH1l6l8n48Y9tOLRzUErs\r\nZzSw9516tVU0rykR/fGeVl2e5Vqrv13rcLtQHhAERYIMkT7D3tJuBM2z/tBx\r\niJeAJ+/+ZjPbNPyTZRcVnLUuisQVCttaNFOJnpUvDPrABBI3EzVOqpZ/2tFH\r\nuzqvAT/ZdHLjq1weFoAe8usLzUn2NQf564yo3pui9p+Ys4Ug68pyh+VKc5R3\r\n/he/rTCG+feUSl4cgJgVILGoR6ZO8+fyt9/Jj5UoS0WQ2lstdrcdj4C5qT/U\r\nxgakTD/uYxXPlPUgHGdrpcq591nsVy+nCic=\r\n=IDdX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"bb7b81bb51e5cd0bd06e3cd12606fc48bb3e84f8","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","vscpp":"start example/windows/cppwinrt/Example.sln","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","vssharp":"start example/windows/csharp/Example.sln","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.24.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"16.10.0","dependencies":{"invariant":"^2.2.2","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","react-native-windows":"0.66.6","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.4.0","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.1.4_1659708328953_0.06479657090845214","host":"s3://npm-registry-packages"}},"6.0.0-next-077429f-43ec19a":{"name":"lottie-react-native","version":"6.0.0-next-077429f-43ec19a","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-next-077429f-43ec19a","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"1cf0b50eec7620c52f138188457b0f988bed609f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-next-077429f-43ec19a.tgz","fileCount":59,"integrity":"sha512-TG4ZiKhJtVcz7kk5DEpDI+01NeMEPcmrLJGcf32h3mLVyJUYqZENGK29AmNd2P6kIsDRn0hzTSYVwzGXXbRYVA==","signatures":[{"sig":"MEYCIQCQtptJH0iZe/gKt68OsZ3frMfQAYT6X7ErQWtNqgdxPwIhAK32ZtrGzR6LQaNvv+ybDb4MibBeUTRZIclEGUKFFlpm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":281038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7U3kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbJQ//c6rWPVW1J8K3TkSNndZha2CffRN0yOvrRTWeCVgkomml9EuA\r\nN8fjQeCwneuol47KPousjGhh7zDSvTkrH0mPLaIIIjuwnIEWTGa1PFz1u9EA\r\n3106hhpWWjnxpR/I5ybWyF+doXrxpjrQXukHQiDskODjJPrBydj6gZ0F9YSD\r\nNwI6laYdPSsEd9OCrtuCnyF2xfilO3I6zZOIVroCtEGOPEiEUcMeg3xGLELN\r\ncfN4zMcPeNayg1KjrXggnZE4368B4y7edWI3ATIxcafvWe3hF86TE7Wg1uap\r\nqkE601dQuhIHcXOkFflFglg2HVhcpEcTW5qafl6cAZkxtv4Sm6YJoJAofbSb\r\n+9Xm8qQNNpcUeFiUexBcx4J/UKEOYU0pAZoCzgGkkauAsSjkozvvrjj1TXAO\r\nIUNvvGAXqfCboM4ThE17RllPfkV3dEZmKjnCBNG5D8VkAaly6RIDzsa6OUaE\r\nUI8Menh20jyasXaveEI8qv0vQc0o5Dnw1Jh4M+Zsg+gFZsi3W2XfniE/USES\r\nSzvGKP40Df8OQP2G54QTfKFTHEIqSnvyrFG6m+eStWtznrd8JfkF0xp19LOc\r\nvOdDx6uspXBtAl5kUE0cnNNNp7/xP0bQVhR3L5Rwpdoc6vFeCgeP3FfESyQE\r\n7AsUNEbknWD8PIfC5oV2AhnmGo7CzRmieak=\r\n=4dBF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/index.d.ts","gitHead":"43ec19ab1930212d6933ef1349b65bf30b746d38","scripts":{"ci":"npm run lint","lint":"eslint ./","build":"babel src/ --out-dir lib","watch":"babel src/ --out-dir lib --watch","prepare":"npm run build","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","publish:maven":"cd android && ./gradlew clean check uploadArchives"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"7.24.0","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"16.10.0","dependencies":{"invariant":"^2.2.4","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"17.0.2","eslint":"^7.32.0","prettier":"^2.6.2","@babel/cli":"^7.17.10","@babel/core":"^7.12.12","gitbook-cli":"^2.3.2","react-native":"0.68.2","@babel/runtime":"^7.17.9","prettier-eslint":"^15.0.0","babel-preset-airbnb":"^5.0.0","eslint-plugin-react":"^7.29.4","@babel/eslint-parser":"^7.17.0","eslint-config-airbnb":"^19.0.4","eslint-plugin-import":"^2.26.0","react-native-windows":"0.68.3","eslint-config-prettier":"^8.5.0","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-prettier":"^4.0.0","babel-plugin-module-resolver":"^4.1.0","metro-react-native-babel-preset":"^0.67.0","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-import-resolver-babel-module":"^5.3.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.4.0","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-next-077429f-43ec19a_1659719139850_0.25682058116320494","host":"s3://npm-registry-packages"}},"6.0.0-rc.1":{"name":"lottie-react-native","version":"6.0.0-rc.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":"Emilio Rodriguez <emiliorodriguez@gmail.com>","license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"67c51779a4fc6cf339a23d020a9a0d5741a5a4b0","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.1.tgz","fileCount":53,"integrity":"sha512-EywPolqNgzOO4c/wL8rzaNVFRZ2Egvli3bHBMr+xIstFLzgKYG1TFZoF1zW3x4axlZ8vtBXKuO+ztrog16MMqQ==","signatures":[{"sig":"MEUCIQDXpFf8HTnPuX1Dzq5Qo9eUpbj3zZzLdzlvZnSDlETdOQIgEGU5nmXZkwOpXDBYZ+8EdRAD5lFLFM385FFS0bjU3FE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":127911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3hOzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+pQ/+OjXutLaKyjLImUgOl42nk6EppSxQ9dFbrmir9CKpQOmxWbkr\r\nYX0c4R0qZqyh6M0bWE7abkrIM+H4YWi/M9s5a/TfhU+gfMS2xHzDMvv4C4fK\r\nj/xtlROKvBF45TTm0i+iBN5ZjtywjRjyEDllu96V28EuVU0kcsubS7jzNLer\r\nern5aa2soa607VlbmcgfFT8eVBut6cucMMi9vwBSueN6TLBaEi7O4XrorrvI\r\nN65DSUcCYnQ5ZdDRaT/kja+yjUlmIHH/VBy/jhk5Xz2RKv0spCzdVohOtEHx\r\nWhz45LvZoirV5ce/Zer6dHYVRUoRIYMLwcuh5gt29vTGoF2qMqSTNCqCi/Aq\r\n9sGe051mqbxVl0eHFYk0IGNCu/ZocHmDxaRTN9O0YL/8hWFjMD7BLMo+lLfJ\r\nwI/V3PARWFM+1vr7DLm2lzDDgRMXWIKKGF9Az79vBaYE8reyLVG573hHcBkW\r\nrR7jIQPE5jKqqkw6yhw6uK8uYIDiXYu60ddFeZetrZacTvl7lutN6FqjAHVz\r\nPn86GHoQajD7ymug3GsQyTAwJmn9eX5aEBZY/p7ie/Oe823n1120fU12dwy1\r\n1aEPZTb2ybVsoFSBIaAC1BqAILFppBAUGgEAqCAzZy4dxHrTNO1Q51ee+0zt\r\nP5MTx5Ik/RbtCLHYUKtvOhDOSD+xcX092G4=\r\n=pdYq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"8ece214a9c4c3fa75873664a4435badc8040cb22","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":"https://github.com/react-native-community/lottie-react-native","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.1.0","eslint":"^8.25.0","prettier":"^2.7.1","release-it":"^15.6.0","typescript":"^4.8.4","@types/react":"^18.0.21","react-native":"0.70.3","@types/react-native":"^0.70.4","react-native-windows":"0.70.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.19.1","@typescript-eslint/parser":"^5.40.0","metro-react-native-babel-preset":"^0.72.3","@typescript-eslint/eslint-plugin":"^5.40.0","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.1_1675498419301_0.6038344985676514","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"5.1.5":{"name":"lottie-react-native","version":"5.1.5","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.1.5","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"6696fb95773639d04bbba332d753ab69669bccd0","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.5.tgz","fileCount":89,"integrity":"sha512-xl6uEo50joQeIqso5SvPKt1uGBqMhgNgs+36S4725Nfigf4zAY23/I9QEEkJF+1BHq7wKCeYha2KafLTm20gqA==","signatures":[{"sig":"MEYCIQCqM/KmslKb1z6RjtFIl3MSpomU978HKjV+aojdjqJBzgIhAO41zVruFFPk3kK5Ob9H32zY3IUcnvqRlxPY3S21/yuj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":313385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3hcGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrt6Q/9EyNbr286jR1jasbN7bQQxucLXjhGwoWxkWQdqlPt54wZzSlD\r\nhwF9a1UyFA1n7RSpbw6fJBYmo05hbDWfYXMnMfNtnRJ3e73jJO30PE1iRrNf\r\nMhJ54yUgaXRCDa6RplJW5ruSI9EGCt82CG67itrKItM/04BLVIYsIJhiqisn\r\nE5FUCmS0jkKnCZ+mkPerCRpuoUyGLRmHx8yhEOFY/KE/22xnx35vpc2Z3U9Q\r\nr6wk+hbKxFkUL20jt+Q7OwGVQxFD+y71KvA2Wzw3gw/kZm0Ar6t9gCCvnVm4\r\nWrFADH0wGsQE6TAzaUqajCcnLVqyl7lUMkzVgcI4uaO/SiJiLVuSOtLZiSrl\r\n7WXb03Hq1EYnZfjgwogXfIe508veQ4CBqoQ1TUfNRcB9Ws9hlkbfsFAj1w5+\r\nvnVgA6Hxkv5vNzM5Jc2Ch8GnGGbAb1JXo0DPYs4OVQQXM1lSGG8smNjOUOAb\r\nr6AYtHRPbHpiAnLAiVqia3YVWSrf+JE9qCpyWUi+jolI6cUJbqU2M+mooN5o\r\nyocIXg8lmZxXErZ/FOMXpB/7d3nhgsd7Z5coY3TIqzfRCpDQLbbP24yIjqhD\r\nzSsH1jQT8RX5DSh+cHSvtSRLDSPbm+Xw79EWcfxlJSOoeg2wCuVztYV+7L/v\r\nvpryBMujIgEM15Aiq5u74BCDjfUbBn2kUbU=\r\n=IK4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"cc9cf5300fa9a394419ba81823e51057aa5e08f6","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","vscpp":"start example/windows/cppwinrt/Example.sln","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","vssharp":"start example/windows/csharp/Example.sln","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"18.12.1","dependencies":{"invariant":"^2.2.2","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","react-native-windows":"0.66.6","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.4.0","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.1.5_1675499270052_0.7820789488763356","host":"s3://npm-registry-packages"}},"6.0.0-rc.2":{"name":"lottie-react-native","version":"6.0.0-rc.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"594fe041c0a9a243f04cbfc0a99811c584f56551","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.2.tgz","fileCount":53,"integrity":"sha512-GPoMqPGr7o1vY27fYgh44XsgIL8hicqwmZQAqUhWLooIM99+TZVexv3VMHfpdDSqNeYc9AWBAEq54ulAjcEWmw==","signatures":[{"sig":"MEYCIQClEnSSoATpKijKOnQNL/KL1nTR4q8zxmpg2dXnx4EiqgIhAMbCCeTlGRWPoFi33X2K/Gkp+u8N3DPnhv+1d34y1oF5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":129464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6mHLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo02A//VcAzjw8EL3+dNi3qz0zY5nlAGxUCf9jP6alPcYiI37UqNJ7s\r\n/hDe47pjrPZDD3/pSgQ8uLwbavBDepaeEEVgUKHWGYANlDP30P5v0yHSM5IJ\r\nDu5g2DN4+gd/u+vGSXTdgV9FteN9R+3r30vSwQsYG6/OzkUVG1/VP84XBUv+\r\ncKzTVt59iI5R4uGoadWScuAR1DBrmiUOmg3a9NJyMKmaw5gxtFKQBa3C9ivK\r\nJJGFynViVoP3l6RDO9nvE58HTyJ3pNdM8KvQbHGL+OnUeGihLsEOfI0CXas4\r\nDB3qyIu2k6YxPliwKoQKHfTvelA4ir93+8RVt/2MVarV6RGWnWXbuD98Sq/B\r\nlIh1gV6qrGwBHka4f0UB0E0bD7242Keh18GoSCrq8+QktTS8wHLHx9y8MgfS\r\n6fvEBP1Vw2Sq+WzmzCCoTCkbJvIIciKiq4sU8HtOmUz/qi5b3qmnSQgkbcZK\r\nNXl2cUqhqpcn4fuf8Hs/VppJHSPuZEEPmqoleiG+bLZS4RrjcrbFgAywu5UV\r\nbIl5cLt437Yl41OnrAMhS2Sq+RHWXn8RMvveIRNyh0cXD19uzF2lk+6X7gKD\r\n+MjaRNBXRGT9Sc+xgwTRJkZdYiI73Ba40rZx5xf24GJiIJgK/94al88HKyHX\r\nSZZeRtFRqW1WBNRvlF/lCUtY4yow90Rj3K4=\r\n=Uk8Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"e0ce2be7e8331098bb0a83fe5e2b4c6d73ab5289","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.1.0","eslint":"^8.25.0","prettier":"^2.7.1","release-it":"^15.6.0","typescript":"^4.8.4","@types/react":"^18.0.21","react-native":"0.70.3","@types/react-native":"^0.70.4","react-native-windows":"0.70.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.19.1","@typescript-eslint/parser":"^5.40.0","metro-react-native-babel-preset":"^0.72.3","@typescript-eslint/eslint-plugin":"^5.40.0","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.2_1676304843051_0.8675884411781198","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.0.0-rc.3":{"name":"lottie-react-native","version":"6.0.0-rc.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.3","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"9bba993d8f34f72a91dbc5225192f55f278a4f63","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.3.tgz","fileCount":55,"integrity":"sha512-vhKgsvY7qQMmEEXYR+VOqyTI9g2uz/GoUa+vmZ+9yj8exmLxp/yiwjcTnDrbbxLX0i7iuPwEfJSZ24okURf6xQ==","signatures":[{"sig":"MEYCIQC5HZCdeLF2Iiy6o1uATw453rZ4z+7bQyp0rZlAyf/G2QIhANXoVURURvuGXDKjllvYHXZ+PY/QEqqBZ5NhCeI8+bTP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIKzsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqeTg//QsJrvTA8NQxXALTvExxUUn33GiLFpll64K56D9B7w9vPJ3SI\r\nXPE3EyC59RSUjPinLbPl9IsbStydRxNh5ZCLCszhVNd4vfASVHcrGA1uLvvv\r\nn1kJkDf9Xqmd2CypozvsW1DWCqKHLtWHPPf9Bfy7/7U6l9ru2DLvLpyA8rX1\r\nAlaNpbU8cxTIuDNJ/YsbnPPCu7a2MmxuWRoMX3VkaVG3Xtqz/qq+zr1xAWla\r\nx1ZjJSPFKDE59i+wP8z9r1aqXEmKD1vmrL4NxS9LYErKQXLYX5HuNz6wS3zR\r\n4kIzacI447a6ZWwxLZ6jfaR/hFv1BIk2F1P70DZLe6sgKLuPw4Jyqhai/PS2\r\n82Nnx6+Er5LrrUIDhZoKa21sa8/v2PhNsOqGE8j32i6J2tuS8FDY+Gswfv6t\r\nIiqE6osObMqjz9UgFgzvNXHLy33SJ9B49bT7Vf4ZH+etCa80KGAgIK77HriA\r\nDmpDfF06OESezZsziGSUw0RZ44WJX4jMJsSsGQbIPqTxqoUmImiWQgjtfSUX\r\nyGAG9sbKlZd6jRJwMJOP87wLN0pq04PTEYETAkPwbti02LzmBS+N/fdun1QY\r\n1fvGljwwkHwTG92taWH7QFrQtvTo4FgFuMlw6djoOTKRBUWoSHUj8ZW5SHWw\r\np16GosGeBidhM6LDN8Qg0OxTsGGl8fT0pMA=\r\n=K3Pi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"bc25595040ec22833a7f10e72a0622c3b7c2cf62","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.1.0","eslint":"^8.25.0","prettier":"^2.7.1","release-it":"^15.6.0","typescript":"^4.8.4","@types/react":"^18.0.21","react-native":"0.70.3","@types/react-native":"^0.70.4","react-native-windows":"0.70.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.19.1","@typescript-eslint/parser":"^5.40.0","metro-react-native-babel-preset":"^0.72.3","@typescript-eslint/eslint-plugin":"^5.40.0","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.3_1679863019984_0.06335692318066344","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.0.0-rc.4":{"name":"lottie-react-native","version":"6.0.0-rc.4","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.4","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"9a62ef6e686ae2bba9d245e8058a76945fd07bcd","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.4.tgz","fileCount":55,"integrity":"sha512-KxJ8ZpOf+SmvyjqDRnPUsimduDUCVXWRBXCAHlldFLRu7tHiE47mapLmLTv12mvNvw//Q2mLgpH43vfk2sGRlA==","signatures":[{"sig":"MEUCIH5mLpJU5zCE0oIvHlNQfuiQ2dJJMnq/2O+jrGPrXbUoAiEA22VFP0rLlnSeCkR/2xis+I0R8EQvbtvO4lkGbDaQiPA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":140222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQkd0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrX9g//WC+zkQVBvCiq+ErukDZBfFXveizUpUBI6flezp+EGIgMo31x\r\nmIyOnEUVUDtzpmyDR5s/ehQdUEih7Lm7D6RswQL2V34iAfhx9d0t77B1m5kE\r\n2ZS6BJYZlrRGttKZxSlwShRPz85E9BII43JbIggKYc0m5bzD9m8xQJLGjWR+\r\nfZFxgzWSRGlqovff+IUwDlxpGLPhJIKUub1kzvIZCnCCcIyXVOSGJY4gg+WW\r\nRpYj7vhRczclXKduX2Mq3nHYVLKBsv6ZxympmfgX54rpWlvqhaybXNJnnTMF\r\nnQX0kPg6uQRABy9OtcWEoKH4sKWeTQ/aKpdK5TRSgRI9BaOvgfQuUV1iLgy1\r\nixtNtEgjhJseqr4NgV3K0prheRIKIUC1djmTz6Fd2fTbE/sgFdpW1waOxbbC\r\n2n+86CvaSSPX1qo5ytOQgKRzoESdbqPu32dh0NdgODqb0lGrvAAfr1bSCA3e\r\n1YF5RCKsQYTi6wwIdpbmDp0XpqswShClwlSV6Bx5Ncjz+C8rHnsWbI8J9q1D\r\nIHXl6gATW+UC5O9nbaQZYqBj1z5mnNzu1IjjjsFS8sQp2pLaEZmhGU9XA2co\r\n7OEYeH+je5bXzKDiJdjFo4yjglSHEGqlNgd+DZ/vhQGLl/PNKre0vZ1iQLSI\r\nKtIHLAE+UNn2qux6qyMTO9TBg4VdAIk/hwo=\r\n=8sa8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"4bf5398d7f88f870be65d6f062f781f5257b3d06","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.1.0","eslint":"^8.25.0","prettier":"^2.7.1","release-it":"^15.6.0","typescript":"^4.8.4","@types/react":"^18.0.21","react-native":"0.70.3","@types/react-native":"^0.70.4","react-native-windows":"0.70.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.19.1","@typescript-eslint/parser":"^5.40.0","metro-react-native-babel-preset":"^0.72.3","@typescript-eslint/eslint-plugin":"^5.40.0","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.4_1682065268265_0.7617774349669151","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.0.0-rc.5":{"name":"lottie-react-native","version":"6.0.0-rc.5","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.5","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"cbaf5eae6fbafb91ba042c091852637240f72807","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.5.tgz","fileCount":55,"integrity":"sha512-lt8I8A4oyIIrsNqDCcCK6SXXyZc38PqDU256IMeH/fBjM/Lm5vzZarbNk4DiwdIHK6kEiELcjACd7qb25FvXmw==","signatures":[{"sig":"MEYCIQD8yRokvzmpiZ45Ryxw+WBIMnjrxmhRaQgJszNPQzhYzgIhALTBsbmeAEuTPNEPH46klzdhwenTD7xJGB7BWzsM22xB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQmm4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnQg/+KKkltt1RgQ3OYXrxDedvmxjm4MGnn0kWSveEA2vh9wv2EW76\r\nXU801aYVPTxdpgF1yhKPUeF6GvydXafbvOoxMhE0pWZTxDaDnAT68Yfo4Ms6\r\nw+fmBzBEe9N2kIPdtxrH7TsR0AcRI+RPPWCt4Z6fQoiu7hFLbTEvfYvjOHQi\r\n5QwM0dcVw1YHBwBX6ol98jlCp7KeAJlB4lnc8PSY9tmCeqeyq68ZxirBVkcQ\r\nA9Wj2kVOMTMD7sGEmDKQ+ArYzwZ5RVVfMHkiV/KMeHzqWETBYGizYoy9BBSF\r\n+bkdFfTXqp8VdDvRqqGUAw7miTsDIJfMYkpdvcypfc5SRpgSh9CbKXlM3PDi\r\nloDGhUQEGhiUpGAfkBh40MYiz2UTFmmclSv1T9uifKXBNd6z+850oVZxEGm5\r\nJp34iA0SUQZmwTqHnfi1iKX7fffuDXVQqFvS03J+Rd0ErH3U9JIS5vLjz2nk\r\nUcRtOLAmGRUuXQwDMTd83iYv+QGLpNeJBDtoR5Y4EzqNsO6z6MT+ntZu4tcw\r\nSOyn/6mJlDnNZhKv4S1lf1Eo7pW9p129dQED/p9pf1XFuR3i3tu3tjOszGSp\r\niGM5+OAdmrVS7zqNNiS9hsWYIGtQQhfB11SP/Zmq3j/HhnmApvemZO2RMe1x\r\na/I5lu0cr8NR4Ofx/HUzW96gWB2mopSNE0Y=\r\n=RUmo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"0f2ef010f80f6395c6df592ac28490c54e895abb","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.1.0","eslint":"^8.25.0","prettier":"^2.7.1","release-it":"^15.6.0","typescript":"^4.8.4","@types/react":"^18.0.21","react-native":"0.70.3","@types/react-native":"^0.70.4","react-native-windows":"0.70.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.19.1","@typescript-eslint/parser":"^5.40.0","metro-react-native-babel-preset":"^0.72.3","@typescript-eslint/eslint-plugin":"^5.40.0","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.5_1682074039834_0.6922922999483339","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.0.0-rc.6":{"name":"lottie-react-native","version":"6.0.0-rc.6","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.6","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"2d7e40ca8f473ed6ecb3a71623910a488884d8d8","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.6.tgz","fileCount":55,"integrity":"sha512-P0xyb/2MtWo+JVWq3eY2TYomfhefDAxa3N4+jw2UP248g7X1k/TqmmuNrztgQwsJzcubxY/Ro/PVVOupIAWCcg==","signatures":[{"sig":"MEUCIBFvdP1Di0FpGypgbb/5WFRJpmdcJ0x/RJvw8qRrcqknAiEA0cIP89maHSdp/tZ9Jh9QW/SOYCTnDiXiRgxAO8SbMuo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU3YMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYog//VY/oZxcgH9VqzjPFqPMywou1P7VGkPcr1gy29wdJLuY4uO4L\r\ns5HCcEzhHAf1MSXtTmvcEB1q1C8kTzn5pZIZwy8Tc8yfLNypdE1pNF+23RTX\r\n6ycwGs2JX0jKXPYSfTFVsj1cFmGXGDFnIIqWRsjqpHT0D2hzqmsPmIs6NJhV\r\nrJ2bI3JOaNKJ54ArUamOvG/3fw9g+KdcqXvjvgNu3+5mxf5/m6+XeD17SUBb\r\nAquKWeFeXDB9OfXwozbGdm/tebghmO9lqHX+/59Bgs7bXqPDO4P+AS2XnTu8\r\nBq4NSmA50XgxZBQ+cmaIZ+0J2nFlDUg76RdJSRu/Uhfh6Uz14+CyBt178AJu\r\nhWxUDDTlGiDvn030gGDk6JTwx6mVsdToLZ1t+trAehci6TUSWRl47MOc7DmE\r\nnCp+DlFT0tYvzmzibROF1He1o4Y8w7CgK1tRaNKLLEXQgp40s4Q/nJszBnt+\r\nyzv2oEFTPoPjSLSpV+Ah207m9KxjASiKq2cAgVcuVISSyK0qEaD4o9nVPLUl\r\nxqooRSMy26q9dCcEVlQCh6YpWi0tWQ/sTHZmK6XpFFylSiSXJu63qq22j83G\r\nBIQbxDf4GsNUQ7YvafRiOvwAnWvl57OjtoZxwlUg0008bCVQYRRL4MIv9nxv\r\n8BRKDJ3CpO8PAoDigcN+LcU+H3uilCZA/Cg=\r\n=XOYh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"f5c5730b4dd8110d1f3efe2e28355af485460d46","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.1.0","eslint":"^8.25.0","prettier":"^2.7.1","release-it":"^15.6.0","typescript":"^4.8.4","@types/react":"^18.0.21","react-native":"0.70.3","@types/react-native":"^0.70.4","react-native-windows":"0.70.3","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.19.1","@typescript-eslint/parser":"^5.40.0","metro-react-native-babel-preset":"^0.72.3","@typescript-eslint/eslint-plugin":"^5.40.0","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.6_1683191308076_0.3633038097744421","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"5.1.6":{"name":"lottie-react-native","version":"5.1.6","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@5.1.6","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"6ae72829c3c0b95952dddd3d78c043f4dfbcb487","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-5.1.6.tgz","fileCount":64,"integrity":"sha512-vhdeZstXMfuVKwnddYWjJgQ/1whGL58IJEJu/iSf0XQ5gAb4pp/+vy91mdYQLezlb8Aw4Vu3fKnqErJL2hwchg==","signatures":[{"sig":"MEUCIFT392DPl2wp+y5H6tDRSAa2yyQrcSvUbxS/FYaoKUZeAiEAoYIOTjx3RNu1DyH0FvSQgy/89j+Cu/oFkXXN+IguToo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":273279},"main":"lib/index.js","types":"src/js/index.d.ts","gitHead":"e94eca6a718ce6211011a0afcdac3e151de563fb","scripts":{"ci":"npm run lint","lint":"eslint ./","test":"echo \"Error: no test specified\" && exit 1","build":"babel src/js --out-dir lib","start":"node node_modules/react-native/local-cli/cli.js start","vscpp":"start example/windows/cppwinrt/Example.sln","watch":"babel src/js --out-dir lib --watch","prepare":"npm run build","run:ios":"react-native run-ios --project-path ./example/ios","vssharp":"start example/windows/csharp/Example.sln","build:pods":"cd example/ios; bundle exec pod install; cd -","docs:build":"npm run docs:prepare && gitbook build","docs:clean":"rimraf _book","docs:watch":"npm run docs:prepare && gitbook serve","run:android":"./gradlew installDebug && npm run start:android","docs:prepare":"gitbook install","docs:publish":"npm run docs:clean && npm run docs:build && cd _book && git init && git commit --allow-empty -m 'update book' && git fetch git@github.com:airbnb/lottie-react-native.git gh-pages && git checkout -b gh-pages && git add . && git commit -am 'update book' && git push git@github.com:airbnb/lottie-react-native.git gh-pages --force","run:packager":"node node_modules/react-native/local-cli/cli.js start","publish:maven":"./gradlew clean check uploadArchives","start:android":"adb shell am start -n com.airbnb.android.lottie.rnexample/.MainActivity"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.3","description":"React Native bindings for Lottie","directories":{},"_nodeVersion":"18.13.0","dependencies":{"invariant":"^2.2.2","react-native-safe-modules":"^1.0.3"},"_hasShrinkwrap":false,"devDependencies":{"react":"17.0.2","eslint":"^3.3.1","prettier":"^1.8.2","@babel/cli":"^7.0.0","@babel/core":"^7.12.9","gitbook-cli":"^1.0.1","babel-eslint":"^9.0.0","react-native":"0.66.1","@babel/runtime":"^7.12.5","prettier-eslint":"^8.2.2","babel-preset-airbnb":"^1.1.1","eslint-plugin-react":"^6.1.2","eslint-config-airbnb":"^10.0.1","eslint-plugin-import":"^1.14.0","react-native-windows":"0.66.6","eslint-config-prettier":"^2.8.0","eslint-plugin-jsx-a11y":"^2.1.0","eslint-plugin-prettier":"^2.3.1","@react-native-picker/picker":"^2.1.0","babel-plugin-module-resolver":"^4.0.0","@react-native-community/slider":"^4.1.10","metro-react-native-babel-preset":"^0.66.2","eslint-plugin-prefer-object-spread":"^1.1.0","eslint-import-resolver-babel-module":"^2.2.1"},"peerDependencies":{"react":"*","lottie-ios":"^3.4.0","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_5.1.6_1684087625874_0.5566307923796385","host":"s3://npm-registry-packages"}},"6.0.0-rc.7":{"name":"lottie-react-native","version":"6.0.0-rc.7","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.7","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"71d2900f4cc0c471f8c22f1f5b903caa96d570c4","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.7.tgz","fileCount":55,"integrity":"sha512-8oIFsXcFMEQ1Xc2f6YHO2WN+FjKIFePhJ/vmWRukH7QnMIJFTqD7frG91Qj30l0HQ5W831e/dgz7de2c0CmdyA==","signatures":[{"sig":"MEYCIQCBxilIKqAW7dsg6dXDkD4yvxdSnzjW75iDV3xZCN7mhgIhAJ+hOJ7FXgyi5DPCrZTHFr0uK/WhVWC5Mou+8VPC+m3M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":141941},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"73179687866f1c4cb0f7793f32a88c53f1d28660","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.7_1687451986562_0.09854416660826582","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.0.0-rc.8":{"name":"lottie-react-native","version":"6.0.0-rc.8","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0-rc.8","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"765cfbbfc6ecd46c4cc493e378c82031526011cb","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0-rc.8.tgz","fileCount":55,"integrity":"sha512-AgJgRyeqxhL1WspF9wur138TgjR9p4RpmtPI1Nj2ObvAIY1eTKAxc5uVYg3oPmcSXMfhEUPpJg2K9sYC2k3F3w==","signatures":[{"sig":"MEUCIQD33ypYePZ+Za4df2oHqryMboe+stVcB9NzqA5e0qqD7gIgc+VNtjNLAZMM79dQRbAXOybmejyghTQ2QVYBKwlizL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142463},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"f6b56ad7ea83aadc61862b1849213b4b0653b51b","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0-rc.8_1690048918672_0.49041035574083014","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.0.0":{"name":"lottie-react-native","version":"6.0.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"5c52b7e9f4fe4477f2d209c09634e453d9f48cd2","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.0.tgz","fileCount":55,"integrity":"sha512-ZnpPF23ies5P4iQg0aOySedIkAU37p7FN4cwFNzFhcDSi7CGj9PstsjkAn00Ds0Q2x3x3SotHv0Xqm5GwsJpvQ==","signatures":[{"sig":"MEUCIQDl+xj272fH7ao1+BNnn9RKHzPQZyE4Xao7kT55vtcybwIgdL6NFatlopj76J/FSzhpLOWkvUOdl0fBnCtWmjWbzzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138252},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"342a73ebcf8f7d605302439795b6cbb9810193b6","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.0_1690241035978_0.46872129429820286","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.0.1":{"name":"lottie-react-native","version":"6.0.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.0.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"0fb1bbe1b25633e681fcae31adffac6fba5b9d6f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.0.1.tgz","fileCount":55,"integrity":"sha512-XOVBiDcLLRZVwcXk4cBfyAOZTaXj8dD8iL932Fu+NEdsEpvLACta1YheZmq+tVGo8fLCGJfOlva+gpDfo09k4Q==","signatures":[{"sig":"MEQCIHUl6YGu9FkmhNQZJlxQWWrrFsHAmMeNkM1NgD2GY8xEAiAJXW7Yoo5hhXoGfd8MQivXFrLfFSCZn3wBsLuqD66WVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":139119},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"fc5b7d2a06fe707b5b96cb5ea0e5c577a066a654","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.0.1_1690309092913_0.5273845448469665","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.1.0":{"name":"lottie-react-native","version":"6.1.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.1.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"93141b8ba34897b0b655c16c286b60c163493c7f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.1.0.tgz","fileCount":56,"integrity":"sha512-71W1yye6TQlZDZA5R/oUkHD8DdoyHjspdyNgb11mw83iP/D8nMljeLcSx5kv1/+yzMeWUUCnWxbV+ca42XGwpA==","signatures":[{"sig":"MEQCICL5uhhYU/6OlvB5IGxHX2mtuZDYQ2oIs/ljWRopZYYOAiAtb2MBKcfy1gl4gWXCWWNmOOfBbnHfy3KKE9oBJ9qq9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151069},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"ebca2a0e7924d3ffe36cf487d03e4f09a36a0273","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.1.0_1691396818408_0.47236329055908577","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.1.1":{"name":"lottie-react-native","version":"6.1.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.1.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"a437f750e7d1620305974ba4c800c5e742f46cf0","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.1.1.tgz","fileCount":56,"integrity":"sha512-dWip1Sc4MZo2JepKoy8k8Fsc0Ee3NTo3WDWhCHH+R8PXIJYHowQvaqkOU/vnDSqgz5YKZ39Bt5sLTeB/EzJFug==","signatures":[{"sig":"MEUCIBemM5bAIVvUvAmnT8ScPnetaLKUSUI6ejUg6x3EDV0dAiEA4ZQ2OaQLHSNtCUJ9J1nL/E+h3Mgu4NjNZJ/EYMyUSRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150351},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"b50c9f1178a6df6c2226c6f0f5f6fae07c0f218b","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.1.1_1691501205674_0.7832463373917726","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.1.2":{"name":"lottie-react-native","version":"6.1.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.1.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"3f2e51afa31d6f09fcac0e0a976bce29dc5aa01f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.1.2.tgz","fileCount":56,"integrity":"sha512-OXBTJVahCPEZvd89g4BCzZb96sy060qToBKJPaZM/A0Q+ebHF2YaAXBflkgjiMFOmUWXxlKmg6fabMrOgbgeYQ==","signatures":[{"sig":"MEYCIQDfK3ogI6XpRdmm6VB/S/l9uuKu4T2zPLGyZdpJMTQd6AIhAI01hEY1jT+eUp4DrOXdDoxPWf0pf6yZAxWsD/EUt7XJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150374},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"cd1eca7e20f9cab9555eb1422cd34f76f5cdf435","scripts":{"build":"bob build","release":"release-it"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.1.2_1691517170817_0.18644941296922113","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.2.0":{"name":"lottie-react-native","version":"6.2.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.2.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"b63d358ca4b112f23997f5fe8118b6ac4662a7ed","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.2.0.tgz","fileCount":57,"integrity":"sha512-r0I+BPV2oC50/c5Lr41MmLJigH7TVrh4qu/ssWRj1UPpELxVwJlofbaN4mH91ruVw4LqB2mICbXVqUBVgoP64g==","signatures":[{"sig":"MEUCIQCKp/QjUupm6aXCSqx81x1VJPzWU0QEHXC19TBDpL73bQIgE6JYkIdoVqwJ+aOXptIbu5jHEFw8b9dU4nFd51m+XUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":150681},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"c90e0d1b72446a74917cc703b9aab511842f25a5","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.2.0_1692201638739_0.6681781997094871","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.3.0":{"name":"lottie-react-native","version":"6.3.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.3.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"23644d0b9fd496e0a0b546db24e24ac2de95a930","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.3.0.tgz","fileCount":57,"integrity":"sha512-4eMvB++xbPFbojYHFQihO0P/caeDnmX/bJ1p9kXC0WelFcPYxInAGTk5PILbCz7QXcJObP8/CZLgEL/elMLjFQ==","signatures":[{"sig":"MEQCIBjPXXHs0wzkdJr7EvrnuivlN3Cm4O+b/syNvlLxDyyPAiARSvSMHTW6bqOdqdhwAxSDFE1WLvg1eK2OCHMaGUpLZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151777},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"b058dd8fbb60221342ae8144b0a5c4b044b12ee6","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.3.0_1694806694372_0.7022929953877639","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.3.1":{"name":"lottie-react-native","version":"6.3.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.3.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"3ad152da79601e6a79ea811436a12a84fe1a4a72","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.3.1.tgz","fileCount":57,"integrity":"sha512-M18nAVYeGMF//bhL27D2zuMcrFPH0jbD/deBvcWi0CCcfZf6LQfx45xt+cuDqwr5nh6dMm+ta8KfZJmkbNhtlg==","signatures":[{"sig":"MEUCIQDlWk+W3wrKSno9trMKkSRXdyEE8yL/cE9zhDnPza3KigIgHFptUq8vdretJJpsDH9ULWucWdkwAMZDDttcPNHcNek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151800},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"8951c771cd061567c2241352af689219c3fa9b64","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"8.19.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"react-native-windows":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.3.1_1694877449690_0.7053351390361264","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.4.0":{"name":"lottie-react-native","version":"6.4.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.4.0","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"noratarano","email":"noratarano@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"840bd4614bf34be37996a558509341862c123731","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.4.0.tgz","fileCount":71,"integrity":"sha512-wFO/gLPN1KliyznBa8OtYWkc9Vn9OEmIg1/b1536KANFtGaFAeoAGhijVxYKF3UPKJgjJYFmqg0W//FVrSXj+g==","signatures":[{"sig":"MEUCIAoKSH+h0LwHSoKxhLmi6DVOmkqFZRfxCcOw6pR+Xe5JAiEA5JlXFgGKUfoI30ZxO+T9nkb6a+UFqVsMpCHVFKRIFow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":173801},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"a0e3c372f1ee30e823ce78686ead43a544a4d2bb","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"9.8.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.4.0_1698594698575_0.9633844908655156","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.4.1":{"name":"lottie-react-native","version":"6.4.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.4.1","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"0b3202a0fb914db4f236c4b0658f21b97cb997d7","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.4.1.tgz","fileCount":72,"integrity":"sha512-DPsUPSxLc3ZffeRQ/AtKtcUl4PzmJEEPt965tNpWSE4vhDkoGFxRe0TPZ45xX8/3HbGsUl48aMdLlAu28MEDsQ==","signatures":[{"sig":"MEUCIQDdPtalbp/QnRatF1VkHy2DIRoWw9uxp7DFFUPz+C8VjwIgcj2rX77m402Uj99YE+R55kqVhYqFTfplXGQOFRtK+94=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":181350},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"38d1c1c80965fb1db26fc3a4e45024a63d580068","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"9.8.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.4.1_1699995783578_0.05874979473147368","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.5.0":{"name":"lottie-react-native","version":"6.5.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.5.0","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"53be58688d0ef047e7f4c3df99c5ed23df6ad88f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.5.0.tgz","fileCount":72,"integrity":"sha512-5KA5eAlMYsvcczR5JbJp1JjK3i56Oeilb/5RPs/QmFcn99HVHK+FzxrzGQxyxowaO/jkZkIwR8ccyu0fIsemBA==","signatures":[{"sig":"MEUCIBXugXzsHpLCjC99iSy4Zxkykm4D+dUln1B5oe7ck9ocAiEA+h92oQNIg6HMuMHFc6Y1D+3tUOAjqJDGdxrjpKcuBPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183204},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"584bfcf253087c2dc1cbbee5bde8d00a3d5b8a67","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"9.8.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.5.0_1703946311415_0.024507797506199358","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.5.1":{"name":"lottie-react-native","version":"6.5.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.5.1","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"7986078648d1ff274a704ae3bd979a4c3aa235c6","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.5.1.tgz","fileCount":72,"integrity":"sha512-pjih71P6qX6Ax5ucUBA+YJO7+fnveI581Bd8LmYeARm3spq3AnoGzEkrWaieM8odnK6WI4d5dwEJsxge/QjFPw==","signatures":[{"sig":"MEQCIFsSivC4iYUw9tvwZbIaK4cGiAlqISbeJaszH9q6w4ghAiBBj4Re5eSC82iLDV0qyZWCei71ktOU4zclYCQoSHPnCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":182996},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"c937da58ed71d82f2f582265cf49f128a0621c72","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"9.8.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.5.1_1704381124447_0.34532817451820375","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.6.0":{"name":"lottie-react-native","version":"6.6.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.6.0","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"080c69e4cd149adec0e5e67b320646890031c73f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.6.0.tgz","fileCount":73,"integrity":"sha512-ttS8qrtjrWc/tmAbCLjvqWpC+cfbwSPLZIWpNdiW2Z1WwqA653JSSJSPxf4c/ut2rwoIuKSBBkeaY2IvmCAQAg==","signatures":[{"sig":"MEQCIFJMWrw6V3zHlaNX9Sg/C6ewyEi2IHqsnBLrpd4UZtKQAiARRodea9anj6bMTN3e0S8NWUXrBva2MCVWMrMjvN62Ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183466},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"7975db5462fc7fe9cae735b906925268917db7f3","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"9.8.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.6.0_1706443777011_0.02885329995613839","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.7.0-rc0":{"name":"lottie-react-native","version":"6.7.0-rc0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.7.0-rc0","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"3eb586497a42a14661d5be58022ae20dbb505095","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.7.0-rc0.tgz","fileCount":73,"integrity":"sha512-VM1I0p5yDqmMsPTtqi5yU3u028q23I+XL5lnntA7jT1S1IzqDtG1B1xBbc+dN08heqKl9ff/tquTKVt9yap6/w==","signatures":[{"sig":"MEUCIQCNYG13fxySrQ9cB0DHF+CC2ffiTX0QIHcHBGABigdWmgIgNTTHlok0Wj8oTHkB4Dej8mFMFyYMBoMKRfl8AxCuIMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183470},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"918eaae136612b1dcc6acda5d4808559acfc2acc","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"9.8.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.7.0-rc0_1707079484884_0.7968557381993566","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.7.0-rc1":{"name":"lottie-react-native","version":"6.7.0-rc1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.7.0-rc1","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"828fcf5232a759381fd1283036b05cb539b15128","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.7.0-rc1.tgz","fileCount":73,"integrity":"sha512-/Gf9T34S/z4oi0/NpPGfUonPSEYuTFk38/z66wHKhlhw9LQUFAPc/vuAw89xNiE23QWmnniS6vqXZpafSGtDQw==","signatures":[{"sig":"MEQCIAFemlNc0mghLH+teY/kwEgRuuIk9d3INNdCvjkE5g4xAiBGxFXVppf7phphFoitvHdDuUKSgHk70rc59CgTK23UwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":183155},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"148d96684f5ea88100f5eba2ad1e4f506ee5741d","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"9.8.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.18.2","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.7.0-rc1_1707081966266_0.996630211479899","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.7.0":{"name":"lottie-react-native","version":"6.7.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.7.0","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"ef783af4224dcb4bc88a96de688e13d41104f511","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.7.0.tgz","fileCount":98,"integrity":"sha512-doiF/36LaKkzo0XkgUIK8egxALNY6jGjCI4szpRuwop15LTW3DFtIA2L3pusNdaH7oM797aSH5UylIJw2k+Hgw==","signatures":[{"sig":"MEUCIAvEQstt9THPNOFChx6K/V4KPtPoptV4hGNlOl8mYziWAiEA5imW/vVp+wxgcNz+svJbSsP83cGMUGjYBG5lTbW2hU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":285833},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"c816de9eeac39226c4eb49aa8604b2a41e413c74","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.2.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.7.0_1709499362890_0.6429130417160427","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.7.1":{"name":"lottie-react-native","version":"6.7.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.7.1","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"e70d0e88f6b93f42138c100eaee9091dc1bfe5d1","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.7.1.tgz","fileCount":98,"integrity":"sha512-zQxRG+7gBm9UE8Gx7rbvC/cz7D7GGCPXrLQTtsgYBOOTH6ZiWM18xgwXxAQsx1xJxttTwskB6Wcfy6nnmVxjtA==","signatures":[{"sig":"MEUCIQDl7BiDdowhFI6u0K4HiFOCV8WuVbvX1cazKPLiaQoQ2wIgM5S0vJqvOUwee+9rNYx7dchmxx9SifMJkmjo+ATyj5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291591},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"e033ec8474ed4716da07a12306a3593d01829af9","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.2.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.7.1_1712491412524_0.7903325159269003","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"6.7.2":{"name":"lottie-react-native","version":"6.7.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@6.7.2","maintainers":[{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"lencioni","email":"joe.lencioni@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://github.com/airbnb/lottie-react-native#readme","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"615fc16f88970fcbdf63699537f499b5937afe8a","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-6.7.2.tgz","fileCount":98,"integrity":"sha512-MZVx6N1EeO/EaSx8T44mJ0aHc5Mqee+xIfWwszni0oz8U2wlHdaWGjES44dHxaxgAp/0dRaFt3PkpZ6egTzcBg==","signatures":[{"sig":"MEYCIQCTOd/u0pYZp9fNES9IvpSiRCptMecS9RyFgJJlP+B5xwIhAOSAWXIYh4j3t28lfwQfs1D7PePQrOHGQ7StOH298LUv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291603},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"6fcfe4f5d8e08f130a6ff0d47363b3e7346dc711","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.2.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_6.7.2_1712498124305_0.7351768255571038","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.0.0":{"name":"lottie-react-native","version":"7.0.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.0.0","maintainers":[{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"045a30432b75ef33ae2f36a67c9fa3b44abebf5a","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.0.0.tgz","fileCount":98,"integrity":"sha512-RnwacxdB1MKDS/WSX8XFyXw5nxEKF+aLYRzbkQBQY0pZTRF2XYg8zd25D1su1M0TEP0sgWutwN5rweSeCsf8qQ==","signatures":[{"sig":"MEUCIGfkWEFEhESC7CDVtS0sQUdDZF361VXY5aRvlkEA0FZMAiEAz3ymTNlHOQHUNsL3fojLj8mXeYPfvUMbHNbVhNa6Lcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291318},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"6304d49e7a5cc37228276e0f7f20ac6c59a8cab4","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.2.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","@dotlottie/react-player":"^1.6.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","metro-react-native-babel-preset":"^0.73.10","@lottiefiles/react-lottie-player":"^3.5.3","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@dotlottie/react-player":"^1.6.1","@lottiefiles/react-lottie-player":"^3.5.3"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@dotlottie/react-player":{"optional":true},"@lottiefiles/react-lottie-player":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.0.0_1726430988202_0.5052265603440056","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.1.0":{"name":"lottie-react-native","version":"7.1.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.1.0","maintainers":[{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"705d1f7603b7a1b3d0cf0b4bb9a193d0dba4efa4","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.1.0.tgz","fileCount":98,"integrity":"sha512-73jtQySxRZ8KTTSKf6CtcpCt8tpOCw4NRiCST4HTYgXlycxIihIp89jRcK8rS/QiBKl5bzyixMzpVmd4mYVH5Q==","signatures":[{"sig":"MEQCIDVM3Pb8FTcaSA41/54ZiimhVKZPXKjIu8i5pDXguquJAiABwP9w2r7EI+GSgQtV0mqnOUVFwR7bUFhsOXuE9Nra9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":285635},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"d0407d2491d0ce89d4fd8637f53c261110cdf2d5","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.2.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.1.0_1730459376651_0.16538239241158692","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.2.0":{"name":"lottie-react-native","version":"7.2.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.2.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"0b5c3e4034dc160a20b58cccd5dde09feb735fa5","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.0.tgz","fileCount":98,"integrity":"sha512-gSQon0M17VQ/jnhesdU+KW//kESJ6PsxuRNkVS07WrZvN36cjNUlE4CRWzX1cTFhiKZJ2L31NjaPxJNQ43Ko3g==","signatures":[{"sig":"MEQCICDuW53PhOLSBn5T3y398j/RmTUx5I49zn718tf1itOCAiBRYnmd+OMUXPUIg4ufl2Uh8HL0TBJFN6TdAmWfjj3+aA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":286395},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"6d4c957ba1eb4ca28c3c4bb9f5433305da6d0d39","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.2.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.2.0_1736281144061_0.07717612085663417","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.2.1":{"name":"lottie-react-native","version":"7.2.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.2.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"0f03be7ecc14396f6249125784dfaf58624860d9","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.1.tgz","fileCount":98,"integrity":"sha512-edH3G9iiK2NdxKmNWw1daIVxtofjUEU3g/OOww4PVw8hG6OY9tElvxugHYsLJG5OJYrTjHGo+tkA/3+OGhnSdg==","signatures":[{"sig":"MEUCIB4emA94Goq8/vgkLPUXY/aXL3jrvLGbYowFNxJhPos1AiEA7TuQFCHXT8WohWAvWQv6YrtQTCjd4En3xJPaB9CUAWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287046},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"d41b96c2675f63cdfe3d19cdca0b096c3bd6b9a8","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.8.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.2.1_1736285768529_0.7607740374445324","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.2.2":{"name":"lottie-react-native","version":"7.2.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.2.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"f328526dba9a36ba8c908aed9d3f68a8d3e0ec41","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.2.tgz","fileCount":98,"integrity":"sha512-pp3dnFVFZlfZzIL5qKGXju2d6RfnYhPbb8xQL9dYqvPbPy2EbnK2aFlv6jAZLYh0QjUGPEmRAgAAnsOOtT+H9Q==","signatures":[{"sig":"MEUCIB9AtwSSds2Zfn3c6hkcnJve+6DilaVhYPaSWaUNn4D5AiEAzrhcEeLbquIbT/pcRouUefT0rwxDy2hexECmEzrorkg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287863},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"a712c918cd99631f0d46c2ab16e4fc4defae2246","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.8.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.2.2_1737035225160_0.6010198525391512","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.2.3":{"name":"lottie-react-native","version":"7.2.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.2.3","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"cf9441ef719cc4d5f096bf32523916bb703aaf80","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.3.tgz","fileCount":98,"integrity":"sha512-GCtJOyPrqhZI+uEjuyDI+m0mlzhPC+RSeLM1mzo9ooYFqpXXavY+kilPbnTgL8krQ3rqHW4Skq5zdPv9ueJjHQ==","signatures":[{"sig":"MEQCIERqKLuM+w4VD19GlG5bnwFeUZQ4+yAA17vEYOX1J/PZAiAvkMi56fovQwWfa8cYm4Ai6/crHudz8uQelX57mfil+A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":287915},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"b7cdd03baea93e0b960f3998dc810b6f4153f38c","scripts":{"build":"bob build","release":"release-it","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","actor":{"name":"matinzd","type":"user","email":"zadehdolatabad@gmail.com"},"email":"zadehdolatabad@gmail.com"},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"infile":"../../CHANGELOG.md","preset":"angular"}}},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","react-native":"src/index.tsx","codegenConfig":{"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","release-it":"^15.11.0","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@release-it/conventional-changelog":"^5.1.1","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.2.3_1751058148088_0.13554566493235032","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.2.4":{"name":"lottie-react-native","version":"7.2.4","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.2.4","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/react-native-community/lottie-react-native/issues"},"dist":{"shasum":"f0b1477085c3ea39fd7361196d6c88993bf21999","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.4.tgz","fileCount":98,"integrity":"sha512-o1bJ4wiG5bfuaY4YhWNkAfAmL0loPfMtmU/0XyMQoVkEIf0O2CwnO8yi6thldCPkYm6U7ENEhnm9FW3jscBE6w==","signatures":[{"sig":"MEUCIA/Lrp7UD5Ghp6Jq1a4OAxJLXskPizLq5yC+ZACIGPvDAiEAoFEl9QCr0YCQfNr7WEcFtl5nkGy7eCvkESO0abnXJLc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":287380},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"53fcc529294b879c8e7abd5f48b4a78e36d3e7b7","scripts":{"build":"bob build","prepare":"bob build","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","actor":{"name":"matinzd","type":"user","email":"zadehdolatabad@gmail.com"},"email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.2.4_1751968119982_0.24077539190928854","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.2.5":{"name":"lottie-react-native","version":"7.2.5","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.2.5","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"bb3b99fa335c6a1daf67bf5dbc395308848d62cd","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.2.5.tgz","fileCount":98,"integrity":"sha512-S90gdsQ71PCG9r2OW01guA2mlHAiWDrYQ0acLa6mzf4q8y8RTlug3cL/eFHKxkmSgyy+unEBdPUcii+3YNWktA==","signatures":[{"sig":"MEUCIDf9oP2NrIsRV29qB45DG/STM32c5kMPlk412M6YJ1GMAiEAiV1Hb9BXmFohA/CEVL1GHOmKUCt4Y+z6NlZVnfX8NgI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.2.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":287452},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"7031724fee58f12ca753e3d725463a03304d8a21","scripts":{"build":"bob build","prepare":"bob build","publish":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.2.5_1753866409370_0.9704929127718496","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.0":{"name":"lottie-react-native","version":"7.3.0","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.0","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"94ecfdc69249cc0bb0a405b38e51df786eece8e5","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.0.tgz","fileCount":98,"integrity":"sha512-OHGr6MG3QysRWruMkA1FwF+8VJP60m1zOsLTJqsPZcV10qI0pujQ7wjOZgijNaIj1Ss6sWvOV1K0jBtV+oGUIQ==","signatures":[{"sig":"MEUCIFNazOtdWzrGCxvGjJ5bbOLIiIYm+DymECx8zBJnRT3sAiEAwwe07hVuPyDUnZBQLAgOpOfHVCelMZp7uxJJWBq87XY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288201},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"a0fdafb9e269cb31b65551f64202768e81f8cd7a","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.0_1754312564466_0.7507805252558108","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.1":{"name":"lottie-react-native","version":"7.3.1","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.1","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"f365f6505dc9dd148edbff052909c09204998701","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.1.tgz","fileCount":98,"integrity":"sha512-VW0gtiP1i3Jv6+PaVaNg6QDIqAXwAqmxVp1UOJFqsB6FeBN0zc8M/XR8DE8YiayZzd149nlqGOgmwoV7FbRGDw==","signatures":[{"sig":"MEYCIQDF24fiMuRX7qEMW5qSR2m3/8SfTjNfg6ZKU2X0UcI5YgIhAL/YCV/vVrBVl/6ZDJtco/vE9bIiKMsJUXZpYRIUeutS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288272},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"b8071d0942b675fe2355c320387f73f8b9575985","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.2","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.1_1754573522448_0.07157638731986271","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.2":{"name":"lottie-react-native","version":"7.3.2","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.2","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"3a65077497afd3da9854afa096df21fa6d98f65f","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.2.tgz","fileCount":98,"integrity":"sha512-uKVGXiG3+6GvSVnVSgM1cNQTPxfylg94gc2lGHhsXvjK0NVkxF/S3qDNESJ59K5uDg4AjXlP5+tf/UhA9CEZOA==","signatures":[{"sig":"MEUCIQDfviEv02SO4nxhtqxKerN5u3pI7TBFYRNPfPG6IPWjoAIgVW0CeI3TrhsppPTRxQPSj6AtGu91VsSE4+aQcixDj/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":289367},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"8df24adcad013f72c608b91ea3463e889fea8be1","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.3","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.6.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.6.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.2_1755075024761_0.498965727075825","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.3":{"name":"lottie-react-native","version":"7.3.3","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.3","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"c332f81dcb36766e25b46d370e267643ecf81905","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.3.tgz","fileCount":98,"integrity":"sha512-NKGQZllI6rrxF0Mg1amCGwmfFJftI+7v54f48BfWpHH0tTl0RNRj1dujIMvhKGKPt485B41AfGOrFXC1k7/i7w==","signatures":[{"sig":"MEUCIDjblz03EXbwtDQelsLwsl4z+zydE2nc4kSUqlUybgEuAiEArAaGRj7Efp9nxMCIyVitKG+WVuv4HeEeHbcsB+47shw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":289369},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"74108fb02dfe55b8029e6801da3133d0f64a2c38","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.3","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.13.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.13.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.3_1756366165255_0.5065519317038234","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.4":{"name":"lottie-react-native","version":"7.3.4","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.4","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"774bc028e2b93dd88cd87ab84ac51a1c3e015cad","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.4.tgz","fileCount":98,"integrity":"sha512-XUh7eGFb7ID8JRdU6U4N4cYQeYmjtdQRvd8ZXJ6xrdSsn5gZD0c79ITOREPcwJg4YupBFHgyV1GXdAHQP+KYUQ==","signatures":[{"sig":"MEQCIENdSLtjh7ua0R/u5aH5hHyvcUngIxDfonCWwtFR3ygRAiBnD47XRKun9ugLNP3TuB5RT+VumwkaMomuv/pDqHmihQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":289361},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"455fe7dd337e0368af71236e1be8fda003e3431e","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.3","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.13.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.13.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.4_1756823805828_0.6871692939571734","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.5":{"name":"lottie-react-native","version":"7.3.5","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.5","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"515c703e8a8845c54dbd54d489467c0c1f21d8bd","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.5.tgz","fileCount":98,"integrity":"sha512-5VPrHGbEmpNxrcEfmxyFZBvDksMaZ6LhyQZL0S0VIDwMRVrhGwOZQZKVFSEFU5HxNuDjxm/vPSoEhlKKfbYKHw==","signatures":[{"sig":"MEYCIQDSutBhaRCAqvXMPkFem0HNBTznfW5J3OhtIL7OS1XC3AIhALPgdSpekqcEvEyktV1ML8NsalOAk8cFSQpunNYZE+Ne","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":290061},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"9375834d4803da39160668f6a5f9ad04164670eb","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.13.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.13.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.5_1767993499112_0.6937841518368597","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.6":{"name":"lottie-react-native","version":"7.3.6","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.6","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"b5ab46bff3ec9e48d5efa8d31166dd53758a1aa9","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.6.tgz","fileCount":98,"integrity":"sha512-TevFHRvFURh6GlaqLKrSNXuKAxvBvFCiXfS7FXQI1K/ikOStgAwWLFPGjW0i1qB2/VzPACKmRs+535VjHUZZZQ==","signatures":[{"sig":"MEUCIAcYNfbcxnbpRP+mRR2djT/pf8TmPFKK7e9kWXXJdVmMAiEA3pzWnTFIYvU0R9OsxK7T3Z9s4E0W9pdl4uQh1EbtZUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":290061},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"a7a99137b6cd947a4b2881e3a8c2214b114015bc","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"matinzd","email":"zadehdolatabad@gmail.com"},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"10.9.4","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.13.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.13.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.6_1770916798345_0.3984818991628245","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.7":{"name":"lottie-react-native","version":"7.3.7","keywords":["lottie","animation","react","react-native","keyframe"],"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","_id":"lottie-react-native@7.3.7","maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"danbeam","email":"dsbeam@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"homepage":"https://airbnb.io/lottie/#/react-native","bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"dist":{"shasum":"9bf80700052f752f4d9839b2a76e8a680a7fca48","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.7.tgz","fileCount":98,"integrity":"sha512-yLq+hVgxz5pSXgbTHtUoYx0p33pcfFTive1yXLhRhg1YfdF9LS+/TYMQPbI+K2VBx60ohCPJqtxnSjj4bSE1Hw==","signatures":[{"sig":"MEYCIQDzmzdd8LlziTTw5z3Zu1nvS1463Timw+V2jW94N2jl+gIhAL/6hS5jtpd5HzMUwCU7uyaz8MxNtBJpD7UmdenGQ20q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":290061},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index.tsx","gitHead":"edbf491d80b873052365b375a78efa7a03aa3795","scripts":{"build":"bob build","prepare":"bob build","release":"npm publish","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e5b3cceb-77cd-453b-a60c-0505b90d5ae3"}},"repository":{"url":"git+https://github.com/lottie-react-native/lottie-react-native.git","type":"git"},"_npmVersion":"11.12.1","description":"React Native bindings for Lottie","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","react-native":"src/index.tsx","codegenConfig":{"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","android":{"javaPackageName":"com.airbnb.android.react.lottie"},"jsSrcsDir":"./src/specs"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"react":"18.2.0","eslint":"^8.43.0","prettier":"^2.8.8","typescript":"^5.1.3","@types/react":"^18.2.12","react-native":"0.71.11","@types/react-native":"^0.70.14","react-native-windows":"0.70.20","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","react-native-builder-bob":"^0.20.4","@typescript-eslint/parser":"^5.59.11","@lottiefiles/dotlottie-react":"^0.13.5","metro-react-native-babel-preset":"^0.73.10","@typescript-eslint/eslint-plugin":"^5.59.11","@react-native-community/eslint-config":"^3.1.0"},"peerDependencies":{"react":"*","react-native":">=0.46","react-native-windows":">=0.63.x","@lottiefiles/dotlottie-react":"^0.13.5"},"peerDependenciesMeta":{"react-native-windows":{"optional":true},"@lottiefiles/dotlottie-react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/lottie-react-native_7.3.7_1778786430508_0.17873729043916198","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"7.3.8":{"name":"lottie-react-native","version":"7.3.8","description":"React Native bindings for Lottie","main":"lib/commonjs/index.js","module":"lib/module/index.js","react-native":"src/index.tsx","types":"lib/typescript/index.d.ts","source":"src/index.tsx","sideEffects":false,"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"homepage":"https://airbnb.io/lottie/#/react-native","license":"Apache-2.0","keywords":["lottie","animation","react","react-native","keyframe"],"repository":{"type":"git","url":"git+https://github.com/lottie-react-native/lottie-react-native.git"},"bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"publishConfig":{"registry":"https://registry.npmjs.org/","provenance":true,"access":"public"},"scripts":{"build":"bob build","prepare":"bob build","lint:swift":"swiftlint ios","lint-fix:swift":"swiftlint --fix ios","release":"npm publish"},"peerDependencies":{"@lottiefiles/dotlottie-react":"^0.13.5","react":"*","react-native":">=0.46","react-native-windows":">=0.63.x"},"peerDependenciesMeta":{"@lottiefiles/dotlottie-react":{"optional":true},"react-native-windows":{"optional":true}},"devDependencies":{"@lottiefiles/dotlottie-react":"^0.13.5","@react-native-community/eslint-config":"^3.1.0","@types/react":"^18.2.12","@types/react-native":"^0.70.14","@typescript-eslint/eslint-plugin":"^5.59.11","@typescript-eslint/parser":"^5.59.11","eslint":"^8.43.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^4.2.1","metro-react-native-babel-preset":"^0.73.10","prettier":"^2.8.8","react":"18.2.0","react-native":"0.71.11","react-native-builder-bob":"^0.20.4","react-native-windows":"0.70.20","typescript":"^5.1.3"},"contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"react-native-builder-bob":{"source":"src","output":"lib","targets":["commonjs","module","typescript"]},"codegenConfig":{"android":{"javaPackageName":"com.airbnb.android.react.lottie"},"ios":{"componentProvider":{"LottieAnimationView":"LottieAnimationViewComponentView"}},"name":"lottiereactnative","type":"components","jsSrcsDir":"./src/specs"},"gitHead":"f386305cc755febf92ed593c2b24327a85d467e6","_id":"lottie-react-native@7.3.8","_nodeVersion":"24.15.0","_npmVersion":"11.12.1","dist":{"integrity":"sha512-GAOl99TKi0c6xCcB1AJ+o70mgOPIAI/7K2G+Gs+o4po/qBhgvWijPNCKH8h6yNmlwFTg+RN3DmzRvHNFGxZMKQ==","shasum":"266a9630f5009a83fdff489a9d6ae3b01c2d2eb8","tarball":"https://registry.npmjs.org/lottie-react-native/-/lottie-react-native-7.3.8.tgz","fileCount":98,"unpackedSize":289583,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/lottie-react-native@7.3.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCcZCf8DfmkNEI39B/yCrSlE9/9kV0dC8NDH26NNm484gIhANS1G/c4ztMyjFYobxALkWWGoLJHL+B0yyAEky1bNo0R"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:e5b3cceb-77cd-453b-a60c-0505b90d5ae3"}},"directories":{},"maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/lottie-react-native_7.3.8_1778803114624_0.49111034638574225"},"_hasShrinkwrap":false}},"time":{"created":"2017-02-01T05:07:33.892Z","modified":"2026-05-14T23:58:35.106Z","1.0.0":"2017-02-01T05:07:33.892Z","1.0.1":"2017-02-03T00:44:05.635Z","1.0.2":"2017-02-09T00:34:02.437Z","1.0.3":"2017-02-09T02:04:31.362Z","1.0.4":"2017-02-09T02:36:00.770Z","1.0.5":"2017-02-11T02:43:03.806Z","1.0.6":"2017-02-13T19:25:18.833Z","1.1.0":"2017-03-26T01:23:14.843Z","1.1.1-beta1":"2017-03-29T00:49:04.347Z","1.1.1":"2017-03-29T01:04:27.263Z","1.2.0":"2017-07-13T20:55:21.809Z","2.2.0":"2017-08-16T22:18:15.128Z","2.2.5":"2017-09-23T22:19:27.174Z","2.2.6":"2017-09-23T22:24:03.283Z","2.2.7":"2017-09-23T22:34:37.258Z","2.3.0":"2017-11-24T21:36:30.629Z","2.3.1":"2017-12-06T01:46:02.674Z","2.3.2":"2018-01-06T01:16:09.764Z","2.5.0":"2018-04-03T18:44:42.317Z","2.5.1":"2018-07-31T07:14:00.283Z","2.5.5":"2018-08-01T15:19:47.308Z","2.5.6":"2018-08-01T15:27:57.442Z","2.5.7":"2018-08-27T07:25:20.295Z","2.5.8":"2018-08-27T07:34:25.469Z","2.5.9":"2018-10-10T07:16:40.390Z","2.5.10":"2018-11-08T13:32:29.994Z","2.5.11":"2018-12-20T11:19:36.253Z","2.6.0":"2019-03-19T13:38:46.279Z","2.6.1":"2019-03-29T17:14:58.026Z","3.0.1":"2019-07-09T20:12:19.956Z","3.0.2":"2019-07-13T10:05:44.746Z","3.0.3":"2019-07-22T13:32:51.463Z","3.0.4":"2019-07-23T14:58:52.830Z","3.1.0":"2019-07-29T08:21:43.143Z","3.1.1":"2019-09-16T08:25:57.297Z","3.2.0":"2019-09-30T10:42:40.869Z","3.2.1":"2019-09-30T10:59:01.543Z","3.3.1":"2019-11-12T12:19:20.596Z","3.3.2":"2019-11-15T08:46:10.873Z","3.4.0":"2020-05-20T16:20:32.066Z","3.5.0":"2020-07-21T16:16:29.207Z","4.0.0":"2021-04-27T09:29:00.958Z","4.0.1":"2021-04-27T10:11:50.849Z","4.0.2":"2021-04-27T11:38:24.736Z","4.0.3":"2021-07-22T10:09:12.918Z","4.1.0":"2021-09-22T12:19:41.754Z","4.1.1":"2021-09-24T09:49:55.327Z","4.1.2":"2021-09-24T09:58:15.279Z","4.1.3":"2021-09-24T10:11:19.912Z","5.0.0":"2021-11-17T09:35:37.472Z","5.0.1":"2021-11-23T11:17:18.117Z","5.1.0":"2022-05-09T15:28:37.803Z","5.1.1":"2022-05-10T08:47:00.127Z","5.1.2":"2022-05-11T14:47:54.557Z","5.1.3":"2022-05-16T15:16:23.020Z","5.1.4":"2022-08-05T14:05:29.222Z","6.0.0-next-077429f-43ec19a":"2022-08-05T17:05:40.073Z","6.0.0-rc.1":"2023-02-04T08:13:39.485Z","5.1.5":"2023-02-04T08:27:50.250Z","6.0.0-rc.2":"2023-02-13T16:14:03.244Z","6.0.0-rc.3":"2023-03-26T20:37:00.162Z","6.0.0-rc.4":"2023-04-21T08:21:08.463Z","6.0.0-rc.5":"2023-04-21T10:47:20.020Z","6.0.0-rc.6":"2023-05-04T09:08:28.254Z","5.1.6":"2023-05-14T18:07:06.105Z","6.0.0-rc.7":"2023-06-22T16:39:46.743Z","6.0.0-rc.8":"2023-07-22T18:01:58.854Z","6.0.0":"2023-07-24T23:23:56.194Z","6.0.1":"2023-07-25T18:18:13.114Z","6.1.0":"2023-08-07T08:26:58.591Z","6.1.1":"2023-08-08T13:26:45.852Z","6.1.2":"2023-08-08T17:52:51.031Z","6.2.0":"2023-08-16T16:00:39.154Z","6.3.0":"2023-09-15T19:38:14.562Z","6.3.1":"2023-09-16T15:17:29.937Z","6.4.0":"2023-10-29T15:51:38.736Z","6.4.1":"2023-11-14T21:03:03.761Z","6.5.0":"2023-12-30T14:25:11.581Z","6.5.1":"2024-01-04T15:12:04.606Z","6.6.0":"2024-01-28T12:09:37.262Z","6.7.0-rc0":"2024-02-04T20:44:45.092Z","6.7.0-rc1":"2024-02-04T21:26:06.463Z","6.7.0":"2024-03-03T20:56:03.022Z","6.7.1":"2024-04-07T12:03:32.826Z","6.7.2":"2024-04-07T13:55:24.479Z","7.0.0":"2024-09-15T20:09:48.394Z","7.1.0":"2024-11-01T11:09:36.848Z","7.2.0":"2025-01-07T20:19:04.262Z","7.2.1":"2025-01-07T21:36:08.712Z","7.2.2":"2025-01-16T13:47:05.336Z","7.2.3":"2025-06-27T21:02:28.275Z","7.2.4":"2025-07-08T09:48:40.201Z","7.2.5":"2025-07-30T09:06:49.566Z","7.3.0":"2025-08-04T13:02:44.668Z","7.3.1":"2025-08-07T13:32:02.648Z","7.3.2":"2025-08-13T08:50:24.941Z","7.3.3":"2025-08-28T07:29:25.438Z","7.3.4":"2025-09-02T14:36:45.999Z","7.3.5":"2026-01-09T21:18:19.285Z","7.3.6":"2026-02-12T17:19:58.515Z","7.3.7":"2026-05-14T19:20:30.673Z","7.3.8":"2026-05-14T23:58:34.798Z"},"bugs":{"url":"https://github.com/lottie-react-native/lottie-react-native/issues"},"author":{"name":"Emilio Rodriguez","email":"emiliorodriguez@gmail.com"},"license":"Apache-2.0","homepage":"https://airbnb.io/lottie/#/react-native","keywords":["lottie","animation","react","react-native","keyframe"],"repository":{"type":"git","url":"git+https://github.com/lottie-react-native/lottie-react-native.git"},"description":"React Native bindings for Lottie","contributors":[{"name":"Matin Zadeh Dolatabad","email":"me@matinzd.dev"},{"name":"Parsa Nasirimehr","email":"p.nasirimehr@gmail.com"}],"maintainers":[{"name":"airbnbeng","email":"opensource@airbnb.com"},{"name":"brieb","email":"brie.codes@gmail.com"},{"name":"sharmilajesupaul","email":"tosharmila@gmail.com"},{"name":"christianv","email":"vueringschristian@gmail.com"},{"name":"intelligibabble","email":"leland.m.richardson@gmail.com"},{"name":"ljharb","email":"ljharb@gmail.com"},{"name":"emilioicai","email":"emiliorodriguez@gmail.com"},{"name":"gpeal","email":"gabriel@gpeal.com"},{"name":"matinzd","email":"zadehdolatabad@gmail.com"}],"readme":"# Lottie React Native\n\n[![npm Version](https://img.shields.io/npm/v/lottie-react-native.svg)](https://www.npmjs.com/package/lottie-react-native) [![License](https://img.shields.io/npm/l/lottie-react-native.svg)](https://www.npmjs.com/package/lottie-react-native)\n\nLottie component for React Native ([iOS](https://github.com/airbnb/lottie-ios), [Android](https://github.com/airbnb/lottie-android), and [Windows](https://github.com/CommunityToolkit/Lottie-Windows))\n\nLottie is an ecosystem of libraries for parsing [Adobe After Effects](http://www.adobe.com/products/aftereffects.html) animations exported as JSON with [bodymovin](https://github.com/bodymovin/bodymovin) and rendering them natively!\n\nFor the first time, designers can create **and ship** beautiful animations without an engineer painstakingly recreating it by hand.\n\n## Installing\n\n## Breaking Changes in v6!\n\nWe've made some significant updates in version 6 that may impact your current setup. To get all the details about these changes, check out the [changelog](/CHANGELOG.md).\n\nStay informed to ensure a seamless transition to the latest version. Thank you!\n\n### iOS and Android\n\n- Install `lottie-react-native` (latest):\n\n```\nyarn add lottie-react-native\n```\n\nGo to your ios folder and run:\n\n```\npod install\n```\n\n### Web\n\n- Install `lottie-react-native` (latest):\n\n```\nyarn add lottie-react-native\n```\n\n- Add dependencies for web players:\n\n```\nyarn add @lottiefiles/dotlottie-react\n```\n\n### Windows (React Native >= 0.63)\n\n<details>\n<summary>Install the `lottie-react-native` npm package. (Click to expand)</summary>\n<br>\n    \nAdd the following to the end of your project file. For C# apps, this should come after any `Microsoft.Windows.UI.Xaml.CSharp.targets` includes. For C++ apps, it should come after any `Microsoft.Cpp.targets` includes.\n```xml\n<PropertyGroup Label=\"LottieReactNativeProps\">\n    <LottieReactNativeDir>$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), 'node_modules\\lottie-react-native\\package.json'))\\node_modules\\lottie-react-native</LottieReactNativeDir>\n</PropertyGroup>\n<ImportGroup Label=\"LottieReactNativeTargets\">\n    <Import Project=\"$(LottieReactNativeDir)\\src\\windows\\cppwinrt\\PropertySheets\\LottieGen.Auto.targets\" />\n</ImportGroup>\n```\n\nAdd the LottieReactNative.vcxproj file to your Visual Studio solution to ensure it takes part in the build.\n\nFor C# apps, you'll need to install the following packages through NuGet:\n\n- LottieGen.MsBuild\n- Microsoft.UI.Xaml\n- Win2D.uwp\n- Microsoft.Toolkit.Uwp.UI.Lottie\n  - This package is used for loading JSON dynamically. If you only need codegen animation, you can set `<EnableLottieDynamicSource>false</EnableLottieDynamicSource>` in your project file and omit this reference.\n\nFor C++ apps, you'll need these NuGet packages:\n\n- LottieGen.MsBuild\n- Microsoft.UI.Xaml\n\nWinUI 2.6 (Microsoft.UI.Xaml 2.6.0) is required by default. Overriding this requires creating a Directory.Build.props file in your project root with a `<WinUIVersion>` property.\n\nIn your application code where you set up your React Native Windows PackageProviders list, add the LottieReactNative provider:\n\n```csharp\n// C#\nPackageProviders.Add(new LottieReactNative.ReactPackageProvider(new AnimatedVisuals.LottieCodegenSourceProvider()));\n```\n\n```cpp\n// C++\n#include <winrt/LottieReactNative.h>\n#include <winrt/AnimatedVisuals.h>\n\n...\n\nPackageProviders().Append(winrt::LottieReactNative::ReactPackageProvider(winrt::AnimatedVisuals::LottieCodegenSourceProvider()));\n```\n\nCodegen animations are supported by adding LottieAnimation items to your project file. These will be compiled into your application and available at runtime by name. For example:\n\n```xml\n<!-- .vcxproj or .csproj -->\n<ItemGroup>\n    <LottieAnimation Include=\"Assets/Animations/MyAnimation.json\" Name=\"MyAnimation\" />\n</ItemGroup>\n```\n\n```js\n// js\n<LottieView source={'MyAnimation'} />\n```\n\nCodegen is available to both C# and C++ applications. Dynamic loading of JSON strings at runtime is currently only supported in C# applications.\n\n</details>\n\n## Usage\n\nLottie can be used in a declarative way:\n\n```jsx\nimport React from 'react';\nimport LottieView from 'lottie-react-native';\n\nexport default function Animation() {\n  return (\n    <LottieView source={require('../path/to/animation.json')} autoPlay loop />\n  );\n}\n```\n\nAdditionally, there is an imperative API which is sometimes simpler.\n\n```tsx\nimport React, { useEffect, useRef } from 'react';\nimport LottieView from 'lottie-react-native';\n\nexport default function AnimationWithImperativeApi() {\n  const animationRef = useRef<LottieView>(null);\n\n  useEffect(() => {\n    animationRef.current?.play();\n\n    // Or set a specific startFrame and endFrame with:\n    animationRef.current?.play(30, 120);\n  }, []);\n\n  return (\n    <LottieView\n      ref={animationRef}\n      source={require('../path/to/animation.json')}\n    />\n  );\n}\n```\n\nLottie's animation view can be controlled by either React Native Animated or Reanimated API.\n\n```tsx\nimport React, { useEffect, useRef, Animated } from 'react';\nimport { Animated, Easing } from 'react-native';\nimport LottieView from 'lottie-react-native';\n\nconst AnimatedLottieView = Animated.createAnimatedComponent(LottieView);\n\nexport default function ControllingAnimationProgress() {\n  const animationProgress = useRef(new Animated.Value(0));\n\n  useEffect(() => {\n    Animated.timing(animationProgress.current, {\n      toValue: 1,\n      duration: 5000,\n      easing: Easing.linear,\n      useNativeDriver: false,\n    }).start();\n  }, []);\n\n  return (\n    <AnimatedLottieView\n      source={require('../path/to/animation.json')}\n      progress={animationProgress.current}\n    />\n  );\n}\n```\n\nChanging color of layers:\n\nNOTE: This feature may not work properly on Android. We will try fix it soon.\n\n```jsx\nimport React from 'react';\nimport LottieView from 'lottie-react-native';\n\nexport default function ChangingColorOfLayers() {\n  return (\n    <LottieView\n      source={require('../path/to/animation.json')}\n      colorFilters={[\n        {\n          keypath: 'button',\n          color: '#F00000',\n        },\n        {\n          keypath: 'Sending Loader',\n          color: '#F00000',\n        },\n      ]}\n      autoPlay\n      loop\n    />\n  );\n}\n```\n\n## If you want to use `.lottie` files\n\nYou need to modify your `metro.config.js` file accordingly by adding `lottie` extension to the `assetExts` array:\n\n```js\nconst { getDefaultConfig, mergeConfig } = require('@react-native/metro-config');\n\nconst defaultConfig = getDefaultConfig(__dirname);\n\n/**\n * Metro configuration\n * https://facebook.github.io/metro/docs/configuration\n *\n * @type {import('metro-config').MetroConfig}\n */\nconst config = {\n  resolver: {\n    assetExts: [...defaultConfig.resolver.assetExts, 'lottie'],\n  },\n};\n\nmodule.exports = mergeConfig(getDefaultConfig(__dirname), config);\n```\n\n## Setup jest for dotLottie files\n\nCreate a file in the following path `__mocks__/lottieMock.js` and add the following code:\n\n```js\nmodule.exports = 'lottie-test-file-stub';\n```\n\nThen add the following to your `jest.config.js` file:\n\n```js\nmodule.exports = {\n  ...\n  moduleNameMapper: {\n    ...,\n    '\\\\.(lottie)$': '<rootDir>/jest/__mocks__/lottieMock.js',\n  },\n  ...\n}\n```\n\n## API\n\nYou can find the full list of props and methods available in our [API document](https://github.com/airbnb/lottie-react-native/blob/master/docs/api.md). These are the most common ones:\n\n| Prop               | Description                                                                                                                                                                                                                                                                     | Default                                                                                                                         |\n| ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |\n| **`source`**       | **Mandatory** - The source of animation. Can be referenced as a local asset by a string, or remotely with an object with a `uri` property, or it can be an actual JS object of an animation, obtained (for example) with something like `require('../path/to/animation.json')`. | _None_                                                                                                                          |\n| **`style`**        | Style attributes for the view, as expected in a standard [`View`](https://facebook.github.io/react-native/docs/layout-props.html).                                                                                                                                              | You need to set it manually. Refer to this [pull request](https://github.com/lottie-react-native/lottie-react-native/pull/992). |\n| **`loop`**         | A boolean flag indicating whether or not the animation should loop.                                                                                                                                                                                                             | `true`                                                                                                                          |\n| **`autoPlay`**     | A boolean flag indicating whether or not the animation should start automatically when mounted. This only affects the imperative API.                                                                                                                                           | `false`                                                                                                                         |\n| **`colorFilters`** | An array of objects denoting layers by KeyPath and a new color filter value (as hex string).                                                                                                                                                                                    | `[]`                                                                                                                            |\n\n[More...](https://github.com/airbnb/lottie-react-native/blob/master/docs/api.md)\n\n## Troubleshooting\n\nNot all After Effects features are supported by Lottie. If you notice there are some layers or animations missing check [this list](https://github.com/airbnb/lottie/blob/master/supported-features.md) to ensure they are supported.\n\n## More\n\nView more documentation, FAQ, help, examples, and more at [airbnb.io/lottie](https://airbnb.io/lottie/)\n\n![Example1](docs/gifs/Example1.gif)\n\n![Example2](docs/gifs/Example2.gif)\n\n![Example3](docs/gifs/Example3.gif)\n\n![Community](docs/gifs/Community%202_3.gif)\n\n![Example4](docs/gifs/Example4.gif)\n","readmeFilename":"README.md","users":{"zarir":true,"nuwaio":true,"asaupup":true,"locsian":true,"abuelwafa":true,"shadowlong":true,"khaledalyawad":true,"willy20040711":true}}