{"_id":"@react-native-async-storage/async-storage","_rev":"78-d61d9540910472fc5536fcc5e0e9c13a","name":"@react-native-async-storage/async-storage","dist-tags":{"next":"3.0.0-next.3","latest":"3.0.2"},"versions":{"1.13.0":{"name":"@react-native-async-storage/async-storage","version":"1.13.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.13.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-community/react-native-async-storage#readme","bugs":{"url":"https://github.com/react-native-community/react-native-async-storage/issues"},"dist":{"shasum":"7b26b04fd2acf95353e7697927939817e46d3166","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.13.0.tgz","fileCount":71,"integrity":"sha512-c+pKuUe54sysxnqsfG17kaAcd9xJQyTNYDQhZhYf3Ej5khAQPPM85eN2nc1sj1qEnxDde4mcfi3slrOd/KtoSw==","signatures":[{"sig":"MEUCIFJXDgiLZ9g70yBwvTa4bQIfqNNEZBcGngFWCrOljNQCAiEAmEYUf0S5SjeovfNv57I3WXLvbAwg2Z+r+CeFW+HN7Gs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkHLZCRA9TVsSAnZWagAAl/YP/i1gLKqm/BldTV2smCf7\nJCaZeahROIjxV6RfaTnsy8CP7F79zJpdsKen0mLUMU36nJq5rwxWm4Yg9jyP\n1odit+PKYsDXge0TXYjAYPkOx82Jsjzp8MA2ecT3kS05yO6114XPjSWX/PlC\nnPHf1OA3NPg61hv6GJRad78hy5Xm5UFSdD/OAuxvSwaaxY/bzVmMRoydphN1\ntqTuuhU424ETi/QBmYgCHbqjI8M0cP2se9Hs7xg1JWjbWhYJoN/ck92H34nN\nX5lfM8JDBYoT0yiGFh16F6WJkXOKHCqLKrNBTJ37tRqN/1gNrwReWifh3q0G\nlpcK9BzdyRlFl4FuobFvRq1Agegk/h0ihqbb0Rcicdd+USWwzShNEE0ZLPng\nALO1iAvNSOwUCdzrRETuIrvorjiNZYDBlxvy/a/rgrYbXw2c/OHw5FXUye0k\nydgFTOMbpI5E3VRkGqCJHxvCbJu/Xai+8BsildAZtJQIfCwLAeFK647rrv7s\niQp70MsbEGuK3waeZNEFUr/3xHjVhkd4s12JQt9stOhcbfE2jLt9eVukAkNn\nhW1zwkv4TBMdYkYsz6DwfEvzbcQ2bxT2boMT8voEi1UDHgphndtn+BkBembz\nuSvr3o0gW4WjmJpm+sPXAQHPLqHfjkFY1U7hYOdCv83tOl2Tp5OTBbEKxhbD\nrQBI\r\n=nnV0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios":{"name":"iPhone X","type":"ios.simulator","build":".circleci/scripts/run_ios_e2e.sh \"iPhone X\"","binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/AsyncStorageExample.app"},"android":{"name":"Emu_E2E","type":"android.emulator","build":".circleci/scripts/run_android_e2e.sh","binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"2f2f8ae886af358a9cb8bf9b080ca79efd133dea","scripts":{"test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","start:macos":"node node_modules/react-native-macos/local-cli/cli.js start --use-react-native-macos","test:e2e:ios":"detox test -c ios","build:e2e:ios":"detox build -c ios","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","test:e2e:macos":"scripts/run_macos_e2e.sh 'test'","build:e2e:macos":"scripts/run_macos_e2e.sh 'build'","test:e2e:android":"detox test -c android","build:e2e:android":"detox build -c android"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-community/react-native-async-storage.git","type":"git"},"_npmVersion":"6.14.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.18.2","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"36.0.2","jest":"^24.9.0","detox":"12.6.1","metro":"0.56.4","react":"16.9.0","eslint":"5.1.0","flow-bin":"0.105.2","react-dom":"16.9.0","babel-jest":"^24.9.0","@babel/core":"^7.6.2","react-native":"0.61.5","@babel/runtime":"^7.6.2","react-native-web":"~0.12.0","react-native-macos":"0.60.0-microsoft.50","react-test-renderer":"16.9.0","react-native-windows":"0.61.0","@react-native-community/bob":"^0.14.0","@react-native-community/cli":"^3.1.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.56.0","@react-native-community/eslint-config":"^0.0.5","@react-native-community/cli-platform-ios":"^3.1.0","@react-native-community/cli-platform-android":"^3.1.0"},"peerDependencies":{"react":"^16.8","react-native":">=0.59"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.13.0_1603302105098_0.2904632422868729","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.13.1":{"name":"@react-native-async-storage/async-storage","version":"1.13.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.13.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"c24200b33946f253e1d198d730548385a8904ecc","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.13.1.tgz","fileCount":71,"integrity":"sha512-yNTjYah8LuCZDqD+kbPdgyfht1uW2uEf5OKlaAthcmKz9wOf68ccO7PFXyLXlFIEZDWkRcEk4Cu4MSsQYI9pBQ==","signatures":[{"sig":"MEQCIEMYyCHVzYSSTSYn5btU6KVSPA4zlInGpDdwWO/Ssi2xAiAwKUyZagqgCQd48CG6h+fmWpvFPRn98LPcM0JU/8iCZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":292743,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflB95CRA9TVsSAnZWagAAdzEP/izTO5w7y/mVTV4bqiSx\nzh4SxFF92A8BdT7YTWHo36JduElIr9MbGLAj5l2SttzsIYzO9BsiibeOpVay\nU+Y4aQR0s+TU97BN3gDWg7GykIxbjtSR9TC0JnLgOI/YKdZzbV1t5Wvx4k0T\nwuYfcJNN9tDIekkJ1XzNr6SAsz/vRdNuWSy72d03iE1t5TPKDVCqYPOoEXXK\n6xgZ71sdgt1T/9H8MDg+94tUzEl1feurPelS/eC9sat4TKpeW8cj+6LbGGLt\nIjrBMw9jDWFejgMu2wzPSksuL4saTuIigaFSCPhOOB7ngRLe6d9oI+Mj84MF\nw7KU23lVkT0K1IreFflGNuXVjz846G22w5XTx06nJ1n19ljxv+A+yM/Hypo/\nDaHB3CrEN6VLU5k7nck1QmEkuKUQI+E82sBtq48EpeOEQlrAjAl24IG/4UDc\nsa751d1I8d11XJwUmarTMzGPWKIZ4Tdbd8PBYF2FiL3R+/Q5K+kB7uSi+EI5\nzrLjPp1D2XeGVDnWWGSWVYrNrm642bv8LnOfAuKYmUJYPYUq+7brtgG3X/hN\nFccFT42VfRTjp2cIk40M1ZdfvR1N6T024Y6PB988sVpSwn0EYyFmq5Vygr4z\nTp5y6kXZuI1jKVFkAotEv7g4/Uyvqdw0d3+2C2/k0ObsNBoTkkfiM41R+uuL\nKsU2\r\n=r8MY\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios":{"name":"iPhone 11","type":"ios.simulator","build":".circleci/scripts/run_ios_e2e.sh \"iPhone 11\"","binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/AsyncStorageExample.app"},"android":{"name":"Emu_E2E","type":"android.emulator","build":".circleci/scripts/run_android_e2e.sh","binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"223ac1bd634fc0dd966fd0891d61ce5d0fc58bf6","scripts":{"test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","start:macos":"node node_modules/react-native-macos/local-cli/cli.js start --use-react-native-macos","test:e2e:ios":"detox test -c ios","build:e2e:ios":"detox build -c ios","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","test:e2e:macos":"scripts/run_macos_e2e.sh 'test'","build:e2e:macos":"scripts/run_macos_e2e.sh 'build'","test:e2e:android":"detox test -c android","build:e2e:android":"detox build -c android"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.19.0","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"36.0.2","jest":"^26.5.3","detox":"16.7.2","metro":"0.56.4","react":"16.9.0","eslint":"5.1.0","flow-bin":"0.105.2","react-dom":"16.9.0","babel-jest":"^26.5.2","@babel/core":"^7.6.2","react-native":"0.61.5","@babel/runtime":"^7.6.2","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.60.0-microsoft.50","react-test-renderer":"16.9.0","react-native-windows":"0.61.0","@react-native-community/bob":"^0.14.0","@react-native-community/cli":"^3.1.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.56.0","@react-native-community/eslint-config":"^0.0.5","@react-native-community/cli-platform-ios":"^3.1.0","@react-native-community/cli-platform-android":"^3.1.0"},"peerDependencies":{"react":"^16.8","react-native":">=0.59"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.13.1_1603542904826_0.8992786075247126","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.13.2":{"name":"@react-native-async-storage/async-storage","version":"1.13.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.13.2","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"649f78527f16cd5a87071a888219ef7a35ef5c79","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.13.2.tgz","fileCount":71,"integrity":"sha512-isTDvUApRJPVWFxV15yrQSOGqarX7cIedq/y4N5yWSnotf68D9qvDEv1I7rCXhkBDi0u4OJt6GA9dksUT0D3wg==","signatures":[{"sig":"MEYCIQDG56zO9DfAQhk5x5+wTiIrFRh2tfFNeLzVP80Kj2l6ygIhAMgSYcL0DiW49NmnHrqUCm2kzJeT4KTiaNDC8UIt5YOU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":307032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoHaDCRA9TVsSAnZWagAAvtQQAIrZKY4IWv0JpY+A+0dU\nU/fq1XCOuR73601SCbbI3evOkVBNA9wjdUxMMzsMmqdbTT/pNMyOu2nwUoex\nPb+1SlaLkOpc4ErX/rwtCMeDpZHMdsATEaTg0di+n0VT3jW6u7IlJxVjbDzO\n/UIG6INx600eejk6lMk/luh9qhMig03FNTxwWcWEuh3ejktnOIC/qPFNNTlI\nE4mxOu9fkHs0oElV78vCXXixGHdaKTtrGI3Gb05+3O51ioi3vIh8CRid6fK0\n45LDFgNDf0/YYQ3ZyBBzH0HE0/CTZuGyol3HDyG7wQF9vqktthffBD44FSJc\njQEVGBJALAOj6Bzs5CA7cTZytORS1wFqxkRzrhJ3VfBsOpLuEwTKo6Ma63jz\nS5CWVUWSoHtIrNMLuaoHpzT+iKV0u1xglxYwqgFgZwz5pJmZAycUYtRz5a5J\njH8ldP6WC8emIjdZ8JPm6KW9otTJL+3TeAUNTRAN39kjKhUYW0tZb73RX91Y\nitlGwc4/cxLcmcVIYKnkFscOPNzuCDq/EojVg/PxloLXg4YiaJDQNUJASIe4\nj3RvqdsyXW+0CV0A3z5mgLRLMSTO9FPWNAd6nv68O62kQDIejQrx2xLT2G+W\ndA8pZr1eGFIiWx9bf6wT3lj5bSJwCGv23CSUDj30rw7cAHTHgkYYtO81dpaR\nTrar\r\n=Ce34\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios":{"name":"iPhone 11","type":"ios.simulator","build":".circleci/scripts/run_ios_e2e.sh \"iPhone 11\"","binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/AsyncStorageExample.app"},"android":{"name":"Emu_E2E","type":"android.emulator","build":".circleci/scripts/run_android_e2e.sh","binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"7814ae398815eb47003c8e7f5e579f40c7562168","scripts":{"test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","start:macos":"react-native start --use-react-native-macos","test:e2e:ios":"detox test -c ios","build:e2e:ios":"detox build -c ios","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","test:e2e:macos":"scripts/run_macos_e2e.sh 'test'","build:e2e:macos":"scripts/run_macos_e2e.sh 'build'","test:e2e:android":"detox test -c android","build:e2e:android":"detox build -c android"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.19.0","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"16.7.2","metro":"0.56.4","react":"16.11.0","eslint":"^6.0.0","flow-bin":"^0.113.0","react-dom":"16.11.0","babel-jest":"^26.5.2","@babel/core":"^7.6.2","react-native":"0.62.2","@babel/runtime":"^7.6.2","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.62.16","react-test-renderer":"16.11.0","react-native-windows":"0.62.13","react-native-test-app":"^0.2.0","@react-native-community/bob":"^0.14.0","@react-native-community/cli":"^4.5.1","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.5.0","@react-native-community/cli-platform-android":"^4.5.1"},"peerDependencies":{"react":"^16.8","react-native":">=0.59"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.13.2_1604351618674_0.44511193545887817","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.13.3":{"name":"@react-native-async-storage/async-storage","version":"1.13.3","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.13.3","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"bba0c69541de4da12f3a47fe07698fda84b16135","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.13.3.tgz","fileCount":77,"integrity":"sha512-s/7KyzFxS3WesYn5RrfRg1Pyz5EYDZAJxIxIuzmJZ1FlvpvaZGAZq9xJmVN2OG6S6NhfiY8Tszkau15hHreRag==","signatures":[{"sig":"MEUCICV7g/ToAeaeAdNjDoEpI1u/NLGPcvBl3d8JQyJDIoaHAiEAgW/SxZioi8j0OiBWZDpcQXaHSDgaWDAo+fg/qynee2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":351806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBeqlCRA9TVsSAnZWagAAQXkP/3HzFfveAKpTVixmy38f\nlY95g8WZAs9yF3FjJALz2fiAa5ZoKkQ6kVAVdzAGXaMCH86s91oiwJ1UX33P\ndbJoErPxZQmB64+QRVn/WSBB2z/Wb8orezz2ZFIKVpeNuZfanI/vOM2OE2IH\nLlVr0OxFR0c8u65SMfmdNyO5uB94mB8/39BRk9JVNsuJuiZGoZaP7ovlAufg\nmBRn7X9f5ttkpF4X6LUzrCxDEw+P9bzK66QOh9kxTX+c5ThS5cxOnPmT2LwY\nWig6/KZnDfYRzgAhtC9Hj3kLWYrXArObvBTTkxYAxOegSp16aGgxqdkuzeOZ\nnbpysNtIyPfoiOFz10MMd+2Qlkc2pSPwQT4SPTxV5WFZEfKvTwSIdeklScDA\nG6TkBUwb64ye+uDRtrWiq7jDRwDAv+sbGpzGzMNnugAqKf+IyYIzNlIuC2Df\n62rAQR7Lc7h6zwYvMuzk51ysD+CFMX2SiSUgqsY1MID+jGdRcrAx7oRVINhs\nrt41AQHgQ7zLWc/l2/DrMVG7O4SkR7xF0HK2766wRoQVgdNZVPy03jPS/9IH\nmJQ/BeytMu2CRjU+icVlRazESPWx/b0u8o8OKBCubQCVefsCGsIIHZl2doM+\nAFyswwFcL5L2UMpEJ2Ar+GH3+fgwHTgUr1KHdKP+YKaHumINS/s8+BpRXy6X\nO6oT\r\n=EY73\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"59945b2b968a4c5701c0978b65a6e92130c199ce","scripts":{"test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.20.1","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.58.0","react":"16.11.0","eslint":"^6.0.0","flow-bin":"^0.113.0","react-dom":"16.11.0","babel-jest":"^26.5.2","@babel/core":"^7.6.2","jest-circus":"^26.6.1","react-native":"0.62.2","@babel/runtime":"^7.6.2","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.62.16","react-test-renderer":"16.11.0","@expo/webpack-config":"^0.12.0","react-native-windows":"0.62.13","react-native-test-app":"^0.2.0","@react-native-community/bob":"^0.14.0","@react-native-community/cli":"^4.5.1","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.5.0","@react-native-community/cli-platform-android":"^4.5.1"},"peerDependencies":{"react":"^16.8","react-native":">=0.59"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.13.3_1611000485075_0.11380727530927137","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.13.4":{"name":"@react-native-async-storage/async-storage","version":"1.13.4","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.13.4","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"05d29b7884be16fc3c40dcaa44e02fa291a020a2","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.13.4.tgz","fileCount":77,"integrity":"sha512-P7cbA77XNhUFEBKAIaex17mKI/Db1RQHZVwplagskqzEnpqB+Yi+/l8QeOMr5OJdfmPkBA+V7DOmuWeB8Po6cQ==","signatures":[{"sig":"MEUCIQDtlu89CblyLJj3sYluGKMhkTK5Io0E6ZzC910cWpfhOwIgeqUPbqhYLNkelWp/Rpaf7DofY0QtD8ySmShRhSwMbPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgE+9YCRA9TVsSAnZWagAAwoYP/j+pu0B3hoqx0qJZYMT0\nYLGd/ITT3VcQ0G/mLStArZbKoqdxn6BQjXlVCkdNIMovcbD2L95EbQaAHjy1\nS8mBrMhBGOpw9+tnedtrf76OLzNWfEUwGLubFfsNXSKJrRq/FWltGhg/cMdb\nwhnbuAsBp//LECU/iyYkiuoq2z6HduAPrNf10PYhINZ0MQTADXhn3+kFONQQ\nZ7Oed2X/qJyCgf2Net90CAp5kvAnNFnLMrpgWjEWQB1Bdp+J99JehTs1JFAW\npPRT13lkXvw2GVMJy2SRhYmMt0chemrsZFvc+ebsHbmt/K2OD2EWd7420I4h\n1nsdUyD1qbWlee73iHsUnv4sOSpVWgtBppcco2HbnrZc8Zek6Wy+B6Zs1YYt\nKQxh5JVqgjPeu4zz0F9FGYpcqkpma7Rr/JhjxYF8Sbmq7kP4NBIzwtTHaVTS\nzjbz7RNGN3clZ/9gk8YRmceNmUeWs7qCfuhbi8CKTOYtINqJfy4PIahzm/yV\niVzjrmZjGUCYoT0W90OdKj78X/YbIrhsx2fdrG+8pMWa/vOWhY5KCE+2W7Yp\njuV7XW8BGIn9xlDzh8FRsuUZsmJFQKObCQoFrJ4tZVWinrlNM5nz5R/Bro5o\n9cO/YnSS/KIJ97RNqn+WzgL3KefqTMFP5EVaflhIxjw8sydo25f3W8oyFrH+\nAodq\r\n=sWbt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"fb0ce97e3e05a98aa55787c8129c308857cd2e72","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.20.1","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react":"~16.8.6 || ~16.9.0 || ~16.11.0 || ~16.13.1 || ~17.0.1","react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.13.4_1611919191641_0.5657466931585842","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.14.0":{"name":"@react-native-async-storage/async-storage","version":"1.14.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.14.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"b6142e6f52f2ccd8035a98d04988b500d2d576cb","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.14.0.tgz","fileCount":77,"integrity":"sha512-aQwuC2qgwo15MjBSfv5gQC+/OdFTvP+ZFKI0wLlEuyX+yCdE9XfeAyv8geE+bBHMbTXX4VQVP4i91uF8imG1Xw==","signatures":[{"sig":"MEYCIQDZKgmz5LF/7TanI5j1FNHO+0AzDe/7WGxWTFmMByTDxwIhAIEcBDUhwxJvu7wHV8AlzsDSk0WLQpYXISJNKeboAtVI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgM4IZCRA9TVsSAnZWagAAR7kP+wXvCyI3E3eASFXWRPWJ\nQIYoID7zFdLDJaCMTgsopLWFXdnZlIujXJest3SQTfMrU5mYwEIYZecS55Y6\n3Gq/89QU3jASTvPQf0nPujsoaObxQze12wWhAFOV+DiijBKgko4X7h4hwly9\nSawkp78kyOkUpsEtZZ7F4OSB/F28ZRZZc3xJWyK0lXqf+7u1vFIPxf6UEoIS\nN3n/5kexZcNjZDsuQuYTf15kYK6035hXTv65XObDtGntTeMJ6DO7KmwKTrjH\n+JFjp+cnfDWHXPOgxKJo+i3bMmp97Ur9y+gaPUSn+E0NTYFugV/HG8havV1Y\nAYtblBXH7Kvz8vhSIjHMP1aE5Q47hE5eXV/SCQEt2gJ42agOvSy59j35KpO0\nvFRrhAcBeAMB8XjEwoMhJObjPkVGyX7PErRka7a99lmk0zMvOXr+UheyBCHN\nn/6AXB2o889z2F9KDYW0bmYurnjUU3osOb0pBds1UUocSEKBzekxWlRDN/6C\nFVjMVsUGZjadY4/0OB9r2SgsVP1v8Q5J1mkNbondZyfFLtapjZaHxbl8DAGI\nO1KuTypQYbD9TS8uLRLnkcpWOUWJ/ztL0LrNFHhr/emudPKXkYFfPzol5MPo\ni/5Q91zM4QG5qbHmOMJuYBCDIU2rNprbyMhv+2g77/Bkf/xKNCjAb7i2rHOE\nMQ/Z\r\n=j6Cu\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"aca9af97cc63dc258426aa2d223474f59aac3920","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.20.2","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react":"~16.8.6 || ~16.9.0 || ~16.11.0 || ~16.13.1 || ~17.0.1","react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.14.0_1613988376680_0.017436924544857346","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.14.1":{"name":"@react-native-async-storage/async-storage","version":"1.14.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.14.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"3c2ff2b1a312df3b1c809a60fa88665e50a095b8","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.14.1.tgz","fileCount":77,"integrity":"sha512-UkLUox2q5DKNYB6IMUzsuwrTJeXGLySvtQlnrqd3fd+96JErCT4X3xD+W1cvQjes0nm0LbaELbwObKc+Tea7wA==","signatures":[{"sig":"MEYCIQDTHtal9xHZ4spyGovEI0H78+cNoSdNaaQg58n2FOad1gIhAPuwQX8woTGmQx/h5YPtW3DcsmilZzl+aJ049UUlLWD/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":359373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNAsqCRA9TVsSAnZWagAANw0P/RDSnckdlFD9lLQ+MPxr\nNGqpwkvgQ8M6UPp22egTmyGTaYTHd7yWXa5ZbbKXxjosyS0KaFwBGkIxyjR+\nMue7XTw1qtXLVmww9Lba4hBHLaSMLqkUsrHxdd84Ue+14JWxhQZ8CSL6ppDW\nD+axf8D9Em/AC1Z92nMf0TGxmlZSV9ixxAgDOt3A6Sv/J7DBSZw5mCHIaIMZ\nNwfW9fH3pViCBAZZyqb+Qsne604mcBC6ywGngD5Q+azSW3xK5pamTEATlZUO\nfCifPfglV82dHSFiUAyHAmSq1zeSQ9OmsVHSyoqbAE/6D74WAWVaO6mkp1nZ\n+fpPEu+iSNLZwEvun84fsrgJZhgwCAZUcjvCOQTrvECxRz/6EIMRZDMfcpzZ\nIBEqwBdEKc+w+CXgXK0UY3Bq6MQdkVCTi9qfoceJk4cS5U217r7uGXUHvkWC\ni4IXLnYzJTWfXEPoTNZI6vtv4/qFwhyB94xTxeyCnnkA8IkMqlZsMEZg+kqJ\nrAizVQEZiJKMnZKhxJGbyPk7W6IlAlmJUpmYfjdz9PgnQh1Y2O2YTIQo2hVK\nOUDaT++ROcxz6SlchlyTDZ89hHDzlSclCFU6GfVV0N1SZiiXggmboNdAf72H\nlvnW2d4lUqNDsqYy7GwCMQKtNTCz0hvt2JdK/vKf8MLXmi3EJhnwexi8fjKJ\nFuxX\r\n=NqT9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"87805694cc8ee07c594ef4c8f56caf4163acb498","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.20.2","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react":"~16.8.6 || ~16.9.0 || ~16.11.0 || ~16.13.1 || ~17.0.1","react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.14.1_1614023466179_0.5060098807982722","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.0":{"name":"@react-native-async-storage/async-storage","version":"1.15.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"21a7396c3b17ec93da9dacf1cb7bb68c29feb5e0","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.0.tgz","fileCount":86,"integrity":"sha512-4/z5GkSK+XIGJC9YloMPbpxhaRsFXJK5ZCQ50ah0koOIWFObD2GnCLP3BWKWymbmvTwaEWcbVr3PuufvvUvY8g==","signatures":[{"sig":"MEQCID5WdacJ+Q+kRptR5hNPy4eoYh2O50pBui5z7cg95wXaAiAGzDdwIGIojamSItNgxhhqCItUawqAv+UXzoPr5nwjbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":397654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZtZuCRA9TVsSAnZWagAA5uEP/id6hERcRjpseebg+WK9\nH72CjJAHvRvlb/oPeAvZ0ENaGHuLlZZmDr9WSz+e8gk9qxCYbrux7V4nFYgU\nhSDipY8bm7bXkRQ00dfKDm4SJ3PCJToC8k6QEjDYnYDyZuxvKq5kzW10h69V\n6myR/4STeqkNR6W/nSktuoeXibWJw6RvQKfl4lA9uf0vbp26Ap6jdGmWapZN\nPlIIEPDKthljffKj8xaLi68epPHgOXwupPMqo5oahKRLySfxrFHxJnAzrCt7\n08Y3fGqT9MN7/+xAYi+wtVIhNnN8mqdAc/ReeIWVRCAY68exvX/6sdpU/eVQ\npAvEdFyBLTEhVvg255HU6lnTOKoJGei7ohH5JCrLpaIw8dcwJZbRnfZBjjOk\nD+zDQdNhy0/sbpUt4ScGXAtNTPM8PeMJ/oHmgiGDJwai7cnBXp7Ki+11mEaB\n/YrG/YRkCAnmJH/OsLxFpWtDZNC/p5H5TUHGmoNDQkQTgNAV1dtitB23PAps\nQ01oy8/6EfSAWYK31ERHle8LQxPsoU2/I3AsHS8F6Z6HRPwlt8KHOPJ6qb+c\n45RGkWdn1K6EkYjp+W+/WbRqf2w4B5Cq8SpBomenrmF+2Knfr0neIPEY6Klm\nGigIpxGWlSAtr04F1tjnwHBfb8oIVqtVNPRfGacB6bDpLnUDCtwMsI+LjyVt\ncZ9l\r\n=JCWp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"75c571b7b1265e7d5599e0b9e38e19acb6004181","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.22.0","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react":"~16.8.6 || ~16.9.0 || ~16.11.0 || ~16.13.1 || ~17.0.1","react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.0_1617352301489_0.878748112732479","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.1":{"name":"@react-native-async-storage/async-storage","version":"1.15.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"9b26c32af6640d2d1f84862657825f75672bfa6b","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.1.tgz","fileCount":87,"integrity":"sha512-rRQ3Zsz1DIzxVlRVsE4nRNLWyv4hXmt/Ecwan+ypKwp16+SUTsfdX7F/W0xu4FpUwQDFCjl7MAS9pKV2VEPwDg==","signatures":[{"sig":"MEQCIGU0NHegotbl12NigFhlh5RJhIRTB2wLdhRsrNoYnBoXAiAQy8rLdj85YX0EuP9HlhozzsH1Nm/x9FlzZVIBIKCVEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":399191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZ46ZCRA9TVsSAnZWagAA0YUP/0DA+MEu5h8gyWDrIsmx\ntYDV25JA4K+L77jevcSwoSKT7BX1g7Lxu27bKsVhI+1qE723TB1a+uML6A+1\nvvXeg3HQWhvoJTz3WfxVJ3/z5nTHTaA4sBU3NbCmeifzVYlQl4sUS2pN9KoF\nRq/TZOZOn0QZR2JNw5ZIxYQnTtru6aEnk3UdR6JpBd6ARtCKBGM8fdGOPsnA\n5471aGepJQ8rMWbwsiytQU3Pgomk3apQtUHt2sP8ACJq1Vey3YG5A8jkDT32\nHiCKVLcpM73ZRuR/HdhwTISh3FQs5TbAwPj5pTV3dtcLLwxmtRlgFjxRhRkY\n4AmH8npRxBDqtvjZnAC4fF8fl0t6FK0mpAvZli+/AKAF9hQuiYvVdJ2L1KxD\nx//OJJ/Fpxj4AOa70K2q+eo0mPlxa8gxb3ZnxI+EJB2A8xFW5uA/M5Ib7h/d\nVtiNiKrH0aea9eMixravbC7loTNrPZQgfAqYlmRJfQyYNvy0nbqCz+uidTC6\nKMNFyy+yutU90qy8bIOxGcRL+KLNMWHS2pDnFQ4NgsCzem/WYksLxjV9ukIm\nxjotx3LzJWiNZUbv2z/WUT6Edcfht6IRQFRK470RTimPg6xzPsk7DoTbO1XX\nCfpLcIPCyDC/hMG0jAtSjgGnuVmliYXea3/E1rOIoJB0ULy2tgjc/PlYz6kv\npbxV\r\n=43CE\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"f5f1fedc0ccdd78d67e4a5d4b591936cbb90267f","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.22.0","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react":"~16.8.6 || ~16.9.0 || ~16.11.0 || ~16.13.1 || ~17.0.1","react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.1_1617399448705_0.9604448683653173","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.2":{"name":"@react-native-async-storage/async-storage","version":"1.15.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.2","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"895898363fbb8f6db477629fd4ba0b013fe27484","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.2.tgz","fileCount":87,"integrity":"sha512-E1SajKtyeLwi6JVfMZQx+I01z3ZvA0/O2e09EVFzU75YK0696S5N2CqeKlxAZQFVSvzh+Jfq0q412Kdkuh+l6A==","signatures":[{"sig":"MEYCIQDa3Ye1rxtfG+/RjQTeSWyc1nnFGfz3PQCrs+QSBhR1pwIhAJ8EegRSvpVq8pIyhgi7B07llKtwD6imj7MOB9NO9o9S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":399121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbKGNCRA9TVsSAnZWagAAsBMQAJ2dC+GfPbsrVXb7/g9a\nYIKa0LeSNhLqOR/r8oM+AydMuPcA10TIuSvGlsJq1yRO5hog0GM8/My6aP2t\nTpX2mpU+KuZTMTehIqYa6hcFZ5EEjfcvsMb9Bk7J4HhOD1yiXd3RCEGm6USw\n0fuI/NoF2XiGZLqrWHAmgH8tzH/ZHq8xnLoakdTUqcIN18g2oeNtw6BlikEg\ngkNhHBSPsJ2w1l8qTNOVyEOh9cwRNAqg5mDRHYwb0aX80Psub+VCkqiuchJr\nT6L6+/veJBuDE4DVoCEIlyzfn6V23zIbveNICrIsKkBl13wRVhy5+v3B7TGI\nrwzXjeq9JAtzOygahwR8I7vKUwD0NDZMI8INKTx6Vn/Lrv6B1oefwXGWw4hB\nd6tCLMPAcvP3sH3qza4r7zHVF3ysJ/9t5DOm/rz1udlv4KO9YYalRm3A/5/q\nHPWV40goyHhpXShLprtQSM0mE2ffqxq7VpPWbTaCJXb7FI4xgE1lEoOCs2Vi\nCVfMxcr/NwR/nJgKu5lyWG+f2AI4KFIRqfDslEyUZp66iPFIWhPbnfZSu/f5\nu7n0kUOTGkCt1dahTx5xFiLXwo6FfY05261GSl0dpDOmlv0Q+gqDuqfjFc7G\nJ1LQQv7WQQNhPUKsRaPF5jhbDMtHfEuPjAljaqYjQPFo0CI+BJp3F4QE4Mda\nl4oB\r\n=QuSA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"0702af79c4d226c08a34d2d920eb4cb5455fbd37","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.22.0","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.2_1617731980781_0.06367129209380074","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.3":{"name":"@react-native-async-storage/async-storage","version":"1.15.3","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.3","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"af4eae2ba66228cfbc24ecf803665abd085cd615","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.3.tgz","fileCount":87,"integrity":"sha512-dmkK6sNOKPGVDUuM2WvMXfkCEzG3/MZnv0mfixntpAip83d5YEi3gLkvPet2JLSWw3PstOqdklm6/MALNBbUGg==","signatures":[{"sig":"MEUCIQCuznfdwfuCiRjY+HnRR505y4XfygnVySxjFXbEvhLCIgIgPjeONMzYb/gJuPWL35cwWVVYpBKrAYdBu5fEDvGrOVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":399246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgf9GPCRA9TVsSAnZWagAA7REP/2VG/09C9Vkfn1O7z9pW\nKGtIp58EdSmbkxzzUfM4V1o3obG+rlTQOjAXgc0zg7ZsDi1l4TNmbKk2hZzV\nNlPdkxTNhMOYAVaRTpeRmFbFzgMG0nZnADKmuJT+o+ARMTJE+S5I0ldY1dhT\nRXa9u/HinOoJx5jlzh95ojTsuCo3rzouHfD1uHKPaz58mhfRIR6cLoE1+6Qf\nVzAjEmN3m2qreaxZ+GX/LfJZLGQ2YkMrSBMA34iA2ZsKVyWRDyl9Dt48S9Ph\noukNMgShHIUlHPKW4Keys9/1jkne8oyOqbQlfVWTeLmqVKDymYd9M5DpDpF0\nLEnSQKZLaSvX9fGx+BiM79NZlAPf9vLMNWOsC1mFqt5IJJntVTuEmz3IhCrj\ns2slceglIsLrtZ36oxovs15Nx1sAqG4NI70RY5/TYrT7kAgh+DL2FH73vCfc\nBbZ8UghLX+I5ckg+WOBhNt4YbfQK+5ZwtSiB4OiqmqAudk1z4AtTnl21EnoS\nmhmKxCMBL9dehC04j6a5Fj93/IeQQhDpNso1Azz5cEx4IpzKT6WozGCrIbMl\nH66YFsE+aj2n50iNOXYxvKd0puU8fvb2IWMZHfTeaH1ID48Vs8KcR5mYrMDT\nDs5PLOEINJEeeQdjRNukH5GEptOQTXkEK6GbPbMBOj6F59ppbYYD1lEmboN9\nUQ9V\r\n=gKDy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"8ff385a877b6710853c5cd68566f07cb7b02da3c","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.22.1","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.3_1618989454561_0.7207698748828522","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.4":{"name":"@react-native-async-storage/async-storage","version":"1.15.4","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.4","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"cdba464ca3bb9f10ec538342cbf2520c06f453ab","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.4.tgz","fileCount":87,"integrity":"sha512-pC0MS6UBuv/YiVAxtzi7CgUed8oCQNYMtGt0yb/I9fI/BWTiJK5cj4YtW2XtL95K5IuvPX/6uGWaouZ8KqXwdg==","signatures":[{"sig":"MEUCIQDFTsHNU3S4HVIHzf9/ji4GL/34ObX0PPO9zfv3fqC2JAIgLtZQ62HQpqVPH/ZSyXGc97cdtZccyWvgM6u432yHqTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggsDcCRA9TVsSAnZWagAA5WwP/2Fg6jhaiEuuSJP+vS+Q\n6/58dQOFa/wAgqO6WGKMJBkrfZ8E3Q5R/g0v3301YP0Pd+q9iuixXtHIUfF1\nP504i/cK4NQpePzdlZOc5Z+2T8qRGBTV5K4bXYvbh8m226klc3Ubk46XwjjP\ncG8BZflnQXBpatz0KYr1gl/0e1CrBH+P170HVVQvs6FV3csp54PdHR9xlUWu\net88nMrd5CeGWfYqIs3IsrmMFZBUdvCmreNmqmLEbovJEa5TmoAgUrCjKT6S\ntzS/LJwLufBi3UI0ckGA84+tR5wypA0lZHWzSYgHtuMDj3kaKZdHE2ez2+Xf\nIjd/n2ARq3eezDdN0gkRSa2CasE42i6U4cuHW9rG7Za8dt5IQuVOseFQzXqJ\nt75nrvX8WpTWDIkGoqQInkESIXdrB+4ILqNpqPkqxkmazfxLtJfDOpOzYUx5\nJlm8ETx3Ik+g2ifKkMUMMVGfQT83LBERe95G9u9J6kGIPSXm+AMUxLpm4+X0\nFJWw7fZxbe+xmFDBbrOkS7DCa2fGgKGL13oXRRNQPCziPs5M+SfE4Hlk8Pjh\nQ44iY1sQQspMSG3PqyQjCeezvx2zTneiTnkgy+RpJZiL6bIfCV3a+MV2hewe\n4dhN7ZE3pJPfydnhrQw4zFut3HvnfVLOAyiFrI20ViuJLy3bO/Z4t5V5lwqs\ngyH+\r\n=g/KT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"c2aa400b27c0821abe0d25319c57a179f9f99034","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.22.1","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.4_1619181788055_0.01367428133287274","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.5":{"name":"@react-native-async-storage/async-storage","version":"1.15.5","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.5","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"0d221a5ef1cd7a6494a42fcaad43136d68379afb","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.5.tgz","fileCount":87,"integrity":"sha512-4AYehLH39B9a8UXCMf3ieOK+G61wGMP72ikx6/XSMA0DUnvx0PgaeaT2Wyt06kTrDTy8edewKnbrbeqwaM50TQ==","signatures":[{"sig":"MEUCIDYzOp9h8IhBkprL8IVn9queakBbn0oTNS60D4iqeFRIAiEApFc9NCVGB4ruHr/FhzDibD8nzNbzn7eslNaXRPho5vs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtJdICRA9TVsSAnZWagAAc8QQAKFsetlZck9bjOxHE/ZJ\n41Sr+kiE8+immv634ovL3Oyoxf4q3LMtVX3elRX7bUD/Q7h5f3xVTpK3XvhP\nJxcESBYS00rk9vTP5clg7VeFno5rjbJq3xMJtFAPLlxlGf+ipL5qOb8sHW3C\nhCV8D50CQ1/ApGpf3DqV88j4+URTa+x6pQhDymNP1Zr4UrcZW81DjFRu+Lbp\n86I71oIYtUent6NxjcCWn0pK0mCRj8VAlu24Eg4W7yT22nRdvYXSqe1HlRIo\nswOKzjJOHvMd58jAGPsgpfNqSpsoWnzQYphRPZWK+FrNpXSAepT4bSm0RtxC\n0oGLR00sB6RqA5ZRLKRjeEnCguYFiS3QIFgx5yrNJKlmDW7rAuoKjdF6ryvu\nqbiSRMEDERz+4qjVugo2mhTIfPrLkkKggo2S/fNBzaaKwTjKqTNQJU4wAjh5\nIhYEXsqIm59JfFSDpTUxPuDuFhjMa8KhJjyiVFbq6aEbGiRehvdac4b5VGJ7\nJg80PGAfDWau26fPQ2Pebwj0sb46Q98uyDbUAg6oZlo6gJVgqgg5C9SNS7il\nllQFiqWCDARQLMTG0CBmtLUUw21xDbF7hcwwr4mvq7M6g3UG3pcfr9IUNwil\nyRfiKSVaYn9TLdPBJFvUQWZj99FIn1Oc603HzBsPuVu8Y2yhBMmS8696tN9X\n6JpD\r\n=SgMG\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"32f697a67173ca0daa051c292561d74567a0147a","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"6.14.8","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.22.1","dependencies":{"deep-assign":"^3.0.0"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^6.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","babel-jest":"^26.5.2","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"0.63.18","react-native-test-app":"^0.3.0","@react-native-community/bob":"^0.17.0","@react-native-community/cli":"^4.10.0","babel-plugin-module-resolver":"3.1.3","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.5_1622447943760_0.9819436140933238","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.6":{"name":"@react-native-async-storage/async-storage","version":"1.15.6","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.6","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"a4fd461d2d891326e006d2284d060229f6c2b328","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.6.tgz","fileCount":86,"integrity":"sha512-kVfy6O5Xbce9GfD9Islxn5JaOczNz6dF3Ce/7tP4foVLPNwo7UfdgXeKZ7iac07ZbvDvViSUuNyzzrN81FgqkQ==","signatures":[{"sig":"MEUCIGiSnnMAa8mO32oiMU6niWg8LaW2ohSWVOWyseBT6pVGAiEAnzIxIjVCds54QTUiI+HWlITnL2Xy5cWljfxzq1CkCf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGrI3CRA9TVsSAnZWagAA6fQP/2tKTXPywG4o+wCEv+g2\nZiY11DQ4CVnuKtLYkNXPhAqWM5miB8T+BYx+cskUcfZs6so+3NzADMQo2NgE\nCTtvgWwzjSlS5YSljeoZJz03+FPaZQhNtcPUxkscuK7yXIIQ5TvoIWLUVv5T\nCRwFfCyLZRiS5qVKp6QWhZn/flhkWGM5uKVJPjEiGJPe/lMhKeAiP1tIxijV\nkdoK2LjbV8JV7YqaEJ8DS3pH4uchRHfH2aLhmDPzKFrCVpvTEOTK91Vs/SNh\nPc2a3Ra1kzZPmSKuSihuikTOP0Tun1L2FnXMHY+zgkF8aGWUY21Wy+7gdTDN\nRcL1iqQ6FYz7Bkxb467gdR/MStmYD44Yhyx2c2S8KA7id/jKEx/q/lT/vplp\nYds0AeXTB2aIuRDJ/VeQIIzjhuUn7BPE4466g77gYlfNIwXhn1ViCcbmDT57\n9lWOK20D8skWa2xWGPR0ednf0zeJiJA341CvN49p0ZD7ba6QDx17QPb8/wA+\nl5ftgjhvaWLwqF6pJxZZjiAx+ROw190wi0lhh4oh8IPFsT+RnLIdXj91vX1M\nEoThbUwWrPJLbDdi2Vh1GRiSy36U9Wren5ePbWhEUQHefoewyzpSAMXHS7jI\nzSYp8yID21AolCtRaCeNipvMK0q3okgsLcRm0n29Tx8QOtWSJxSDSKkt+81d\nZd4/\r\n=v/UR\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"6fec1db55a17fa55916519883c4c59badf6a99ee","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"//":"We must use a single version of Metro otherwise bundling will break on Windows","metro":"^0.59.0","metro-core":"^0.59.0","metro-config":"^0.59.0","metro-resolver":"^0.59.0","metro-react-native-babel-transformer":"^0.59.0"},"_nodeVersion":"12.22.5","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.18","react-native-test-app":"^0.7.1","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.6_1629139511632_0.3646370072462146","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.7":{"name":"@react-native-async-storage/async-storage","version":"1.15.7","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.7","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"736ac5cfe211b081e70389e80c237398d1451f08","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.7.tgz","fileCount":86,"integrity":"sha512-ctD51BxjBxSSZ/3xCxQ//e10nP3rWFuOABsOGCGCqCXO4ypznK+fcWONHI6fIZubfV5KdyBJnNXcKtXRjocE5Q==","signatures":[{"sig":"MEYCIQCWm4lBxBpVF3nE/WrT1EusdNx/5FuBrLWSlDbatcgP9gIhALGQqgtZjaRgV5Cj3gtPOJ8LGn8Xrxi/mkD7njWZJrn3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJAfPCRA9TVsSAnZWagAAvyQP/05GX1kuxN93VSYdDBMl\n8kR8j05gnAo2qDqoEPbyBevwFU2b6hmNyEJaWnRAgJFSFqEkmpEztBzm/axT\n55Se6uClakLM7MeQRTusz3ghcTsL1Rug9UzdZW0URJC29/zH8KC86WmxDgDv\naassALQKXqvR2M3WiSK6nGSOd9BP0u/eyGpKGi2zCnxzrQSnOz6k4NJbUK/F\nhk55IQs1cR6M/KoLIcSBxGQDJjp5a4YHz6FVgofRY/ep8ISi2ZdyKVVwgNaT\nfId8S3X/eSc75SxmyaTJkRDsgWBXjwZOlnzPrhcqBE0pchZf4VNlU2CLkbJu\nD7ahfKJjZtXe7f5Hto9B5vDvMU0MKWoGAqKRSipNUOZLTawen5GZmsJLbG3c\nkZ1V5d+f+Ftlb2EDrrRQvuDGgwVKWfH3RMbTBi43eaEvKzwoNOKrEPDEjVLW\noBO7Dczf1a/2OmGtAN8t9zXI6w5LkBlHnuEtreLxDa7SW6/RHqp0HPl2BTMr\nplUby49PRANGvwDDzofPCl+2jWJIka1RfoUqESy5yZbM2BgWqGC44c0bUNjl\nBW5EE6i2IQRFn4S2yPeIRgT57/BW9Z9fW7ltLIbGUYTSSrvBwkiLZ49yUqod\nYQdalzxDvFJZxA2kVDIKU7e4mEdaMWxesu8ZQa18j4alI3WWGnJNrZIp3KYA\nE0nc\r\n=AAv8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"6f7b459fc8c21aedc0c267b372ff2f591952fda6","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.5","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.18","react-native-test-app":"^0.7.1","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.7_1629751247118_0.11691191816012503","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.8":{"name":"@react-native-async-storage/async-storage","version":"1.15.8","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.8","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"c2263646b7261803125b555cf1bbd48b72dedafc","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.8.tgz","fileCount":86,"integrity":"sha512-SIpsnmUt2Af8f/In7wu/HMeIiWBx9+T14GL4VrwtZv8+RceMejPtOwRMP8kc6xifkgg0gxwwHJ5+pEG/cEt1Mw==","signatures":[{"sig":"MEUCIDRR69GySfoeACYGwvE/eZ9RKrg52N5PJvNCMUYP4gBEAiEAis04ssx1oQ2PnhmzoQOaZgwyDXj5jZ6r5wU3ajWv4NA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQKbGCRA9TVsSAnZWagAAr3MP/Amj72UhEJYHoG3b1YUi\nTAPbJ2z4EsYolWN+fzoiAWttN/PHia02Fdw2w5rUYQtadUsy7fCt9nMzd1rn\npXs3/PfTqP4qkcNsjh23S4qBFnkzE+QU4roGXblYQvJiSGQHcGkFHcIRu0BB\nYfloI3WMMluIHvJuWLRvxe0NFGUGnQSFoILM3EfVM0jGbHW3UMPACtDR315M\nOzXK0Fdw1RYBeQ+TCRDyaRj6KSq2NUFj+3CR35Kdlyp/BngnKLZM5ts1wpj3\nd0bbzo93Iozz910KvXXr+PppGbILebZGM+KPq2DKFTFhgAAPhAKc9b2Pi1pr\nZiO0YbE/ckWpuCBb/HkQM5r1ZZjE+CNgknlZBkmx+cJQX9/jUsn3t1pTD8YK\nltS4TcXzfGg9SJ80TABW8UqdVNfna6hFhgtG5suCl8c7rFDu2BLf2AD0b2B0\nT/xRqa1J831PAqNI1nlcmV9YpLthI1O0PLOpV+j6y5I3XARYO5fNhG8ILq5R\nxrWOh+8yDQuizh58lcfyMh2r6vkMHXKh0mc78D5XkTvEw60HZOWMBnCfhsTq\nha2akSDtl5rxJn+HNLPmhuWIi0L05UB6HwU/WHptZRNLEHsHNDVwq4HUeR74\nTZN4uB5gtYkrluqchurXp5QbUd2bOs91m08tBLtWY4SblVVhe4H5jKItStoi\n9gLk\r\n=ZuZo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"56d1146269ff0a3a3b7fa90ac5e2faebab09d72c","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.18","react-native-test-app":"^0.7.1","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.8_1631626950579_0.1567979343456296","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.9":{"name":"@react-native-async-storage/async-storage","version":"1.15.9","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.9","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"744ecd566f108e86b6b59e617c23fdb4b8d53358","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.9.tgz","fileCount":86,"integrity":"sha512-LrVPfhKqodRiDWCgZp7J2X55JQqOhdQUxbl17RrktIGCZ0ud2XHdNoTIvyI1VccqHoF/CZK6v+G0IoX5NYZ1JA==","signatures":[{"sig":"MEQCIGnghvwp5Nqd+W2wGBDa3eXwYKzqE6/hgA6qYabrOElmAiBRM7e30vbb6ZmDlA1ERYQlMNlezHZ3c5g1w8+j0nHx9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":395296},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"e547e8d8c471d5e3be4845676b5a155f5c7a66d7","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.6","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.18","react-native-test-app":"^0.7.1","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.9_1633429148575_0.8139191419913343","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.10":{"name":"@react-native-async-storage/async-storage","version":"1.15.10","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.10","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"9a3e7545e55e285679233d8bdf8688764e9a7c3c","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.10.tgz","fileCount":86,"integrity":"sha512-/E2iMs0n/P1SiHoyXXaRe98i5OgC+QV+RRVfdsR4HgLVdUbxmZVWYABSL9jZUbLWW+AQvma9ej0ggw4iH+iEuA==","signatures":[{"sig":"MEUCIEr4nsJnAfPYFB5x7Ls/sUHG0zyRfXM6sHOgWr6zNyuVAiEAi08kTD5QfOxwbw6UQb2Ha7fopN98XUaTBXZPAqhf9sU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401402},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"fc34bfa3f712ce58c6996aaa58b77e5fec247827","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"deprecated":"Deprecated due to bug preventing using the package. Please use higher version","repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.41","react-native-test-app":"^0.9.5","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.10_1636049870792_0.8554594061225025","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.11":{"name":"@react-native-async-storage/async-storage","version":"1.15.11","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.11","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"da625b906529076414c32fd337d813b565149858","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.11.tgz","fileCount":86,"integrity":"sha512-l/I+PK+lh5M25QSdk44aX+UR63ian2d2CSx6WbydwU+RUZmKP7eOEPe+OeaTWgfOFSVtlEqEcP2AbW2YM7ukMA==","signatures":[{"sig":"MEYCIQChefEQ0pvHU19y8hbQegBPD4ovzPQSvOj7YMuhZMTiEAIhAPHNrLS9nC6YV9qAoJWrfMfAzAUAKUZrc67JQLy6iliu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401457},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"2821da5e0f93b0c55aac1c7595b313fcfaa1b00b","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.2.1","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.41","react-native-test-app":"^0.9.5","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.11_1636071310939_0.8594966197684104","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.12":{"name":"@react-native-async-storage/async-storage","version":"1.15.12","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.12","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"a3921b3f7c69923adcefbddf9ab8880e5da8ffc8","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.12.tgz","fileCount":86,"integrity":"sha512-NHuZilAhPfcXq54SZocUHw0UqPOktodxIm6B0M5tb+Lpx+oitT7nS93XsFlUfHiVxNgMgpwfnNg5HGU8mI5bUQ==","signatures":[{"sig":"MEQCIAfa4VxAJ2bhSv4lweCrNJybxAEX/1kcnlqwDYFu+Uj4AiBglXW5DFGaSQPwkxyy0nfeY7AF6xlmQ9ay6zArAgbmyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnp94CRA9TVsSAnZWagAAFPAP/3QUuhRQhoQ05hNRqVei\n57fgFvQuoTPuHBIbFp8DDzZKotYrXk3BgRaV+USpBaVl0b8XO8+MN1uczerk\nxDhTDlOZKSyQ6psA7buSNK//RNyVG5MoOfhAzZKsouHA21W7CdRwcy43Eafs\nxfREA+phbTyoHr3ZgLOpnEYMYaC5kcZcW2Bte1yxr8gdszEAcmh8AbG9829R\nxbVkYosnlUZDzemYd9aufaTvqVIt7ZsJLUhFCNeSBevgr7R82wTKOWG6eYbS\nm99J20ShwPfl+MlyDUdfAn972qsJrSGA0siEeyQZaJR+XeqYnkntTN/AJPYD\nRhcWWZ9zZkk3IQPqbfPFKy5ogDsSSJXGTBtEkNA6qCkV89EkUHxEcEX9qYlj\njivV3WLXsIzeav8o8fEllBnfjZy5dZ1F35AqYGESom9Zj84hjeN3Fp8ox4GN\nJCMcrnSKwm99qm4WWhqenHeVyxO6AAD6lvvoaTLTaxT7UPdehNUp7XKFyoEq\nWazDL3+rxXEy5Tj3W4EeqBUFa0s0I23ezKI0QPvHuWB06PvqGzCRreui16f7\nlGGYT4T2ORGYD/or+6IaD1SMwlBnfVE+fV2L+om/8uQDw/DpLLbBb5FaKQp9\ncGj0hia5v7VyV76WuCAbSyPD5I6x2RzoDPjhea5O0So7u8ovpPSWRr1GQBsj\n6FJu\r\n=ozgj\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"18e59775b885681520fa94e552ccd9deabe85884","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.4.6","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.41","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.5","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","@semantic-release/changelog":"^5.0.1","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.12_1637785464684_0.502307438070378","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.13":{"name":"@react-native-async-storage/async-storage","version":"1.15.13","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.13","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"58f1d524c6e38275dbbfc05162c8f090a4c478b6","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.13.tgz","fileCount":86,"integrity":"sha512-OnbPmjiBOREiutFMG356w+eWiEL1WRCgXDH/o6+4S1cIkfl9SZFanxUBlGi4/Ny22KXcJHN0VtWy0gL8jqYYLg==","signatures":[{"sig":"MEYCIQDF85W3ZDyZcV1nwqC2qHdUKi5O9NvRSXdLFdQKTw7WbwIhAL4w9RkMSJWrZqNiC3K/MCrtVsY7ypLY6TyvrvP1WgUM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnqeWCRA9TVsSAnZWagAABSIP/16bl146RkzeA+Nv2AH2\nrUXMJomdy0U3MEMMVx/bCRWtinJRIFZsm4XaXrPHVG0YSVGt67mGCIqh3OAU\n0I0ZzdThz+l8G+wNbtSDgEmoScBAws3upui0boP4gIqoXcSzEBva4HpSS1K9\n+Ks2GvIkXgUp/47/l9PDFpqzh9iFR7vMDD1Zq9J0x0rvNLUWJXgVP0fhESbz\naqOoQ4j/Vs7H9Bc5ixYQgLLG7tqHgpWHYRIv9Yax/DNHwNSpYdFbhcpgr2ux\nNNg0agWS1M+uYwBgoRPOnguIEd0E++LdgRrIRw8+wQIejvum4LiNvIgl2Phb\njA9hJJ3DNdS5qR7W46XvYzxCx3aubevi2nnTJ9QsIP2ySJOYDlSeVceun6Xr\n2W3adPCakMr8ybNKUVH4ZbDc4N2Uuh2Gh7lN87D9NFMDcyC17rqGYMdx6/Ts\nLPMe6ksxUJbOKqSZZFDu4x1MDZfwuvao74tOdU6Av5MX8/5/bYDAX/4fqAt7\nEmB5r1RbULAtDRcWiXyDNbowJY24My3QWXZLUvIDmjcX3CCO/LkQ7vyMc9jX\nhyEaxhRoMpXyxnYjegjGxPZJw/f/ZM+6d8HRCrIhTL+Uz4mwXvEBLYzYY+tP\n2XGjuCNH7ioihJ6DyVE+48CcfBVAZtiXocg2PpbVVA0Iuqj6DzKfUPqxdRB7\n3Cla\r\n=TJsH\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"385ddc45ef4ed160e12f25c6f28699c06ccc1cb5","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.4.6","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.41","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.5","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","@semantic-release/changelog":"^5.0.1","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.13_1637787542442_0.8653702044648464","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.14":{"name":"@react-native-async-storage/async-storage","version":"1.15.14","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.14","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"8165d3f78798b46e693169795b62e40142064273","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.14.tgz","fileCount":86,"integrity":"sha512-eJF2horabXazwszCyyXDe4w7sBSWlB0WPA8akKXuN2n7WXKHYeQJPN41lS9OahrhSZuZwqftNFE9VWgPXA8wyA==","signatures":[{"sig":"MEYCIQDSTQIgUN3VOidQYKCe6TgIElc6xO3Xn7nDbrNdF1ls8gIhAJo97n7mtHEUGywQkViGYjP92bzyJPw9in99pNlE7IFZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhpjsyCRA9TVsSAnZWagAAlnUP/39Gl612nSfvtI4YVH/8\nofEkiEXT2XUyeWEmzpRIcvjm6ApHope8rZVUfl3wxlp2QzkCAgypNluovxNX\nEXwhM93hJMCOd5hje1WPSw/5EgHkw8CNy8nEMi1R+rKyTM0gYWZqzc1jzCV8\nTBiMa13YGQGKMQCCEYYw+6eVmFCpw3IcJ0dZb1n2+cnC6dd97JGhTEgGaMdf\nOI5PU0//TGsFN47RCFJhnm/QOsZNytZI6rKt/FdNwt4RwVacF2hXfh98fPK0\nbsYTz3e7aEls16KasZoAY7o3mKndcGaFucz/Kiynzs5DGrKqToxLnV7qNJO2\nuS7YfUZvpeHblH15Tz0u1VSrugo7vBcbNZ7l8jVvVmpkAuF6hfchYy/tmodb\nbMzlMZOP7LxrPDR9BZk14gebS5TdP/igwva5LuDMsroZB+Hj1rOoN5dX6GMV\n7FUg8ELH4UWTFdqCwkqpblbVL+LqBXSCIwek6vbT8H167J+sbyiM/owrzGkJ\nDc2/SA4I7i3U0BT9Hfh9ZiMXkcQhyk9BICWr6YovSYHrDFPopQU+F+vzuxtW\nYqG+CAa4Q57+0zsPl3F1Lzhx+g0sZgq6le4TGB/JVyvboFEKAna2Xku04Ykr\nnHE9/2woEuhhtE2YfXPT8W4TEIptvSSENhKx+JtvHH4iOrJTg3PoTRWI9PVu\nL/f0\r\n=bZZU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"8f6d4642ad056808454216281b5bcf7b9c058b0b","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"yarn test:lint && yarn test:flow","start":"node node_modules/react-native/local-cli/cli.js start","prepare":"bob build","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios --scheme AsyncStorageExample","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native start --use-react-native-macos","bundle:macos":"react-native bundle --entry-file index.js --platform macos --bundle-output example/index.macos.jsbundle --use-react-native-macos","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^38.0.10","jest":"^26.5.3","detox":"17.10.6","metro":"^0.59.0","react":"16.13.1","eslint":"^7.0.0","flow-bin":"^0.122.0","react-dom":"16.13.1","@babel/core":"^7.8.4","jest-circus":"^26.6.1","metro-config":"^0.59.0","react-native":"0.63.4","@babel/runtime":"^7.8.4","react-native-web":"~0.12.0","semantic-release":"^17.4.6","react-native-macos":"^0.63.4","react-test-renderer":"16.13.1","@expo/webpack-config":"^0.12.0","react-native-windows":"^0.63.41","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.5","react-native-builder-bob":"^0.18.0","@react-native-community/cli":"^4.10.0","@semantic-release/changelog":"^5.0.1","metro-react-native-babel-preset":"^0.59.0","@react-native-community/eslint-config":"^3.0.0","@react-native-community/cli-platform-ios":"^4.10.0","@react-native-community/cli-platform-android":"^4.10.0"},"peerDependencies":{"react-native":"^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.14_1638284081910_0.09547953101499718","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.15":{"name":"@react-native-async-storage/async-storage","version":"1.15.15","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.15","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"33f930aaebc602199a3294a9b1eafff7b56df409","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.15.tgz","fileCount":85,"integrity":"sha512-Ss2FqWP9HC5AhCyP6ydRERSwWb8QMTLknETB8cp2+tbEUhu7Q/S5+e0QIrF0D2Z/YZTUvQ2MP7uXzt9FLG9OYQ==","signatures":[{"sig":"MEUCICRxpM8JjVtM0C3TsLRNcvf/UGh/c2pKnWyBoqTObSMeAiEA4kctNhQt2sFjlvCgxN/hze2UeYe/TGkvTLfviEOl9Fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Yu9CRA9TVsSAnZWagAA+pMP/jYOZMwNF8y+s4BG6Cnz\nA85Mh3Q/ieSbDh1vPIcnv7gg7LZMuTFyjtV6eQdvDgCBP4vxjfhlr+eOU2ep\nWU4GfAKpryuawQ7DSd+OTmtJROP1BsToIzQuazRF3GKUpjauDUMtrmQ0nU3L\n86Brfs7mlr8jf1Id8pFYiJ/FQEVE9fnKoRyKzxpqSDcOlkpY0/LbH/39FhNV\nBOIZYVye2dmfqoZyGyU1kVftVZ4n/aBo3n+rUh28Z4f6w8G90YGRFf/TGWIZ\n2AS7KHNVLWeKPYpf1HDUVnrIfvYNm6jwD+iwIWlxd2XdM5Qw4ybpE5n8IsV6\nj5us1Zn/xXtTgyZl1YBLlCMwd9bw38Pnpiwi2NlhbBWJGmajB/7NPTa8m4r8\nfDakHunH9rf55ITzi57OlnG2WFyC/8bn7UTl8q8NAm1XMvvucgk/lEbpHHdX\nfWanevrZxJCc6DEdcDNCXlUXywWeYcPzps0hItGTjynXtloIajKP+bxt4DrX\nDc2R+a9TdXVEuMIUv9cBe33yUiHPS3Ku59DfESdLFJRVK95hAdyEJtBfPOtq\nTXNFKSrtGtUNZFvN287oQFg9+j4Wh6rUc2dEJPEAZy3CUh1FcnwBsxyD3SWZ\nyt7vJBq8Tl5ceakS2q8VjyAelfooJO4WgvX+XAFmnNc/tEZA41n5dY1wjMTI\nBvsk\r\n=pok8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"259e3c41873ff0c95e065bc09ecbd4b84ca92e66","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n flow,lint,ts yarn:test:flow yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.5.3","detox":"17.10.6","react":"17.0.1","eslint":"^7.0.0","flow-bin":"^0.137.0","react-dom":"17.0.1","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.64.0","react-native-web":"^0.17.0","semantic-release":"^17.4.6","@babel/preset-env":"^7.1.6","react-native-macos":"^0.64.0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.1","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.64.0","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.19","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^5.0.1","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.66 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.15_1641909181302_0.638937159062491","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.16":{"name":"@react-native-async-storage/async-storage","version":"1.15.16","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.16","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"830d62ff9353d4eab4f55e148c0f704da4a507b0","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.16.tgz","fileCount":85,"integrity":"sha512-AR2JbbTY5T2zEiHrX6m1JPCw+ThAqWT9zb85BJi38arY2HYnF1wAk4BsfII/QtbQ58UJljvz4rl3/YLqL7LKdg==","signatures":[{"sig":"MEQCIQCcSa7SOI6iqyUifH1yGPseQMDDlHSHsU/P0gQ6gm+fPAIfLgRUpu8SDa+33DO+vsD3KsDtE5oGPITHBMct/9DWbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6rL1CRA9TVsSAnZWagAAT9gQAKTaYgS4fnUSpxhRx3QN\n9uI0ti1GJ92mk5gUJGCjOyAQ8d8FSsgG9dLKfBkYQ8lw9+tvP6gcJ44eEvFL\n9t0pEolvD1q9TO92WJb0A718Om+S+CfLCWD7bcBIxaKk/5HAaU/gWnCICbdW\npiOBttrwQabwGlkXFcfAofxoGA9ZsC/mlS9D9bwskvC9hz1qqpPbarEVi9Hh\nMnGmAqPpcZCkw+ZT8eOD1Q28EpngjExtdzz+igsBJRQFq97x+Dn2o5wMZwiM\nW2tBi4txooHaxz6k6FHHMNMsgeE2drgHnSaFEPZcQgUExxG9bBKpdt3ZjnEX\n4MkGx51uQgf1922ejHdtOUCz1t5/iseIurgzX0Dv1171r9ItMG82Ptw1vSN9\n9mFeWVspJRQSvdBmc2NeOxRCY1LMAmvpLjDUUq6nSXPygIk28jIARLe8YL/r\nFcoXGsK4ce5Atdyk3DgX9KMiNgnmHMN/iQmwgGEF7gsu+gSRSD5QliFpH8tY\nGHgywUMvdpx1XBMIgtdv+SXAGolr+uS/3P+3pHUy0XsC8SzUixtVGWxsDnY0\nINpoVTMVJc1Z5HrherdT+rMjuvC6ZJF+3P7pKse1g1AkgW6GH3bSxYlTH+oK\n9nQ4a8R1KrtBfFBNOUonEo0lkgd4nZJZ7fCU/emcxyPYs5n8kmiKlSRjkXjc\nW0wU\r\n=GRT7\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"89ec21d0ff6c348e3ff8008c221dcae22179cc2a","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n flow,lint,ts yarn:test:flow yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.5.3","detox":"17.10.6","react":"17.0.1","eslint":"^7.0.0","flow-bin":"^0.137.0","react-dom":"17.0.1","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.64.0","react-native-web":"^0.17.0","semantic-release":"^17.4.6","@babel/preset-env":"^7.1.6","react-native-macos":"^0.64.0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.1","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.64.0","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.19","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^5.0.1","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.16_1642771188928_0.8182632914739167","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.15.17":{"name":"@react-native-async-storage/async-storage","version":"1.15.17","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.15.17","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"0dae263a52e476ffce871086f1fef5b8e44708eb","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.15.17.tgz","fileCount":85,"integrity":"sha512-NQCFs47aFEch9kya/bqwdpvSdZaVRtzU7YB02L8VrmLSLpKgQH/1VwzFUBPcc1/JI1s3GU4yOLVrEbwxq+Fqcw==","signatures":[{"sig":"MEUCIGC59RKjnVBCCiB99CtmAKLXLn6h9ULz18XgXnjomsUeAiEAwa1VyYa9haqzfhPm92+OgfPXSpB+ScyXq3gb/VeZfEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7pZ+CRA9TVsSAnZWagAAFBAP+wSJw8JH1/arbprLGdaY\nL1eWezbtNpVVKV18vbZtvQeyjBwaCXZZo2RGcMrW4WdqdXEErp8g/XK9kArf\n6qjYEvCIiXSnfgoUGg7Wo5+3dERlNN+yfUFsdS08oaifIK4vF9UL55IZSe4Q\nmyLeENFDr3UhLa/y6olW0VUeZwCIo7X30ukcygTn+TR2iNI4ss13dE5Dhj2e\ngZz7rybd39CIWIrCoFqeF+S8TLU7SmF6pEh11wogfWTySw4jCnRo8+mNx2sI\nXZplVBSORvWG0zkAg8wa1X5cAfAYLm4eJJf1qZ7/b03eWOpMl8x76PqwFBUl\nO5yJxDzJv7Q8cjgJAftbBCYUaNKsRaoKli2xZNFWHNPyHpxcc9hsapQDOLmd\nZq/IaTt/LDHgpOn24l1R9lS7y/aChoXMr1qpGvtvmzua9oxGrKjONzbRQo8B\n2hJEFgiT9L9u9Hm7kgIZz2q3nztMM4N1h3Y3t1v5wi69Mgt6EKnE7WZ5Y44i\nw11syu8zOT214mT98nb/C+xzE7NSfeb6TnkLK1CLK+Exc0ghRudEqN/q7ypY\n2xDqGU110kv+JuilE5z7VhHp2sfpG7B8wSApPKFVOcVqWuNI61qYuCJira66\nM17qDZUnLhyfz6CiCFBOeuN/dXs5ZxYfzLDOLrNmY+oUppwtZ9yJB0OwIfCP\ne1FD\r\n=Fpyl\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"./types/index.d.ts","module":"lib/module/index.js","gitHead":"49cdfa4e1373125ac5fa220ad7d39f8d161e4948","scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n flow,lint,ts yarn:test:flow yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:flow":"flow check","test:lint":"eslint src/**/*.js example/**/*.js jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.js","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.5.3","detox":"17.10.6","react":"17.0.1","eslint":"^7.0.0","flow-bin":"^0.137.0","react-dom":"17.0.1","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.64.0","react-native-web":"^0.17.0","semantic-release":"^17.4.6","@babel/preset-env":"^7.1.6","react-native-macos":"^0.64.0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.1","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.64.0","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.19","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^5.0.1","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.15.17_1643026046239_0.0592749499277887","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["commonjs",{"copyFlow":true}],"module"]}},"1.16.0":{"name":"@react-native-async-storage/async-storage","version":"1.16.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.16.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"1594d6bfe7c1655a0bedb2cde6077af9caf3051b","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.0.tgz","fileCount":80,"integrity":"sha512-EblfoupYjHXpRoZw9GMVcJCTY2HTQNr6OhvVHxrPKJcmTdFRxFP6EqhDQHzmv0BWFjSc1AkM4mJxNrjpltnPXw==","signatures":[{"sig":"MEYCIQDV0E8l7hu+EHYrZRFVofFQnpUhskwJbSgAnigK1l7SswIhALY3lHoVTBoNw3fVIUjLjTgYqaUnkwacMVURzbcwjxi2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":322970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiA6jXCRA9TVsSAnZWagAAqygP/Rx5SAgDhJwNg2xfCaV8\n/cbf6vdfgtXYFBIvILDCwX0P1c6dZN12Qr12ohWuwxlM6T5Ng82N7MdFfbQ3\n8if6M8KHrGKw7SMciUnoIMKel55Wdj/9zPrkTLXdp3I0lDnkHc2SBKFUeUSu\nKfJ9YcrtCoLHnqs6Dp6StZpAWUGO26FJlC77610f+ajOwSMVLqFtVeTqJqkx\nzFa5m8fxh5df8y4+m+nBzi+cOeh2OsvPbrAtn8pWB62DSZG819DCSXel/PwV\nJQi5j/nvARoQaNjTzTbY+Hu2Rn4Ez67btRr3WulZSfv1DtTZ0ud4SZYTqtsC\nDtgxxmhHBhYhn9YE7thBkGkVrnlK60au4brRNpKuSHeFOVQgD3k/V0Btmxe8\nPSbEWoxKBbWxf9mwF4JyOhwLLiHjGWWRW2iDVMcV+UKspIom+w0INC9rv72f\nlyFNPUFQnzRJCLFg/H4ZYgwVKXq6z9kAcKhWEWA/0X2pASaOLl74Bmi5kEqC\nzzOt3BD4YHTl4xJ4X1fZWSbdblt5+ZCodkhRc0UE7JU4TWmRrWyNd7RuKmVb\nt+TkJSVzseq8QNOYLWmMXzj3PaT3K4JuO1gnYHNfKKDt9uSQ/Xqt72viTJaS\nYpkhNDJlOETdl0KaOyk9l2pyJ5FEDU8YbGdd4KQa3b6SZjXaQulCl8UL7OLB\nXXta\r\n=jtiO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"42978a6473e0ec2d4b44480768da5566867c529c","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.5.3","detox":"17.10.6","react":"17.0.1","eslint":"^7.0.0","react-dom":"17.0.1","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.64.0","react-native-web":"^0.17.0","semantic-release":"^17.4.6","@babel/preset-env":"^7.1.6","react-native-macos":"^0.64.0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.1","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.64.0","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.19","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^5.0.1","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.16.0_1644406999610_0.5230844317794745","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.16.1":{"name":"@react-native-async-storage/async-storage","version":"1.16.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.16.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"1dbaa9e0f9736e4ab8fc04c628bbb608fd80b068","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.1.tgz","fileCount":96,"integrity":"sha512-aQ7ka+Ii1e/q+7AVFIZPt4kDeSH8b784wMDtz19Kf4A7hf+OgCHBlUQpOXsrv8XxhlBxu0hv4tfrDO15ChnV0Q==","signatures":[{"sig":"MEUCIQCKxjENpdifnzTNXrR0eAgE/rlroCZdwfOYtfVxCnjdLAIgc64iiOKoiH99uRyZHnNIm/s5VFgwxFwZmGULNy4rNXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402758,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBOO0CRA9TVsSAnZWagAAbjoQAIhzYhKhap3Cp1EfmZb8\nBv6qnNMfGqw8Bmknn+arCEQNT7PNrjnhPNi3ouhCIBhvBUx59DPoBXdUq7C7\n5z2gNBMEkCpm1zt1O5RGrn2M2Ao1kqMO9rU03RL8ovLSj9q/csx3ygaEIjIm\nZA9gDr77tnwdep0PsmWAoJnR2h23uH1M9/pIu1HmbdtA2Uba/QcK2JBNOCfl\nj0dFATQLmS0nkQ5kr32WltramHnChh6a/5B6lUHoUgOJ5lyj3ziKNqDNK02i\nP0FfG92ekDTlSCQSPNLHTkISXWfjF/VjrTiOz2lbU9JEvul6LCoxCIr+GaLR\nwZCCRQXVKzkdjfRpr5mohP6gFRkPsej+6PYt/jBNaNDCy4Gv3OpRsi/QvwJn\nNlgMUd7aXeEytKptBvSuWXEQFaaeGUuZ6AYuNdSL2TD1U3V/tGeVVBpyNyxm\nDjsbhujRDhlyHMC+qPnt5yKnxrEF3AboyfWRAYp8eQEVKUQTxJ4mK4Ta48ww\nMO5Qb9xng9+MKxkIPfwJ2lAgsjawbPU917e2Ku0piLr/4s93urLTZyaZ+SpL\n9G/WlrEBZ1wlZL9VtCEmIPACCCE7eRF5Z0uzza1GBUIwEVKfeFpyjUAHU/QE\nIqZ9pD33225Eqsf9YumpD2Ob5E710JZ56irnHzcUVP+HT4PePh41K2YYpvxe\nsh4L\r\n=KyJw\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 11"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"276e222ee5057dc4309b3976ab243c703be5121e","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"7.20.5","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"12.22.7","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.5.3","detox":"17.10.6","react":"17.0.1","eslint":"^7.0.0","react-dom":"17.0.1","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.64.0","react-native-web":"^0.17.0","semantic-release":"^17.4.6","@babel/preset-env":"^7.1.6","react-native-macos":"^0.64.0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.1","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.64.0","@semantic-release/git":"9.0.0","react-native-test-app":"^0.9.19","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^5.0.1","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.16.1_1644487604537_0.9660982216583027","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.16.2":{"name":"@react-native-async-storage/async-storage","version":"1.16.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.16.2","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"6b95f562f6823af00e90587ae0447c344bdcb4e7","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.2.tgz","fileCount":96,"integrity":"sha512-Bl/jYRahiePZe/mlijQ8JGYl5Mk4f7Q3iz6iXA7darhUnWhiumlwrnBNTq57PaE4WCZCaBzuDkgOca0qSuEUAg==","signatures":[{"sig":"MEQCIH+EguJZMuSkg+ypzPza7t8o3lVxbVcBRhUhsCo7PsW1AiAygdpWP4B8xZx7bGGyemV8C1ed0bOBim7R1vYaYkA68Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402816,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMEZvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu9w/+IQp9c5ciJQ6ucwB8ahPuqhGXJxTFo1/Ue8PMKFnEUqJ3YHED\r\nu3C4c14BrwHm+TdBumFdRHuFvBkmjsyk9UlrN1OLcxBjc2ImR7JhMb6Hoe6e\r\nOhjknKBo3YQmc4l+zVAW57sayPZZzXEFyE2PfSuDjfce6qnC885uJjtrGp8N\r\nXvNd91EggjKlovUTY7to3DcdQv+tvK2cr1GsNhYlaSMecqr4oGF681A+UVUs\r\nNRTZJ4nve4wlZuzqNJgwmMgsH4SzCthoZPwn/JnIjttecN/7pjaZi5PIyK0U\r\n5IDTUCKyIvuN/2Ikpcvul6n10tZIV6serGstT0pteuatduBoMEX3vkIa0zPW\r\nN0rm5o0XEHRFj8VPYlRjZ3ZNxeKnKywpF6glOHF1atd4YYP96/POWjMM1X0F\r\n6cm2m9xoTVSjrlSFf2sm19QcTJpQh+9uhTgFA5+tP36y33FecA+CbAO00kRQ\r\npLExRaC42Ka2LNElBWf/RhhqWeIq8nPHby1JORnm/xbtQccu+VrwBwKm2cCx\r\n12eHY1QOJshi9zJ89EvhirhMbcqC1E0pLg0tUCKCvgF20xKyYziX2bQLhl6r\r\nQCAzP/eNiZm8khm9RVx4iz/oJKUSkfXUwnPEWe89GMmqdrMQHWtSf3j+P0iV\r\nF/08Oe/s5tFIshF1/xFEkydipnZLyT/aZn4=\r\n=zSAm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"36505ae21bf975d05aa9010891e8a00c8b250d9a","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android --root example/","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.5.3","detox":"^19.4.5","react":"17.0.1","eslint":"^7.0.0","react-dom":"17.0.1","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.64.0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.64.0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.1","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.64.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.1.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.16.2_1647330927595_0.27126537457331357","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.16.3":{"name":"@react-native-async-storage/async-storage","version":"1.16.3","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.16.3","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"f52dc48469c3384d870d581d169e5486c2295701","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.16.3.tgz","fileCount":96,"integrity":"sha512-yTjoTKTwI7yMi2IIlzauA7t1zoPLatEGqkvEtf4Z5p91qYp4o3M5Rdb9NiyQz7pwlTw8FqWawYPUz8nlQ2z06Q==","signatures":[{"sig":"MEUCIAEceYrJMs+tRCyrOuwhMsfNfoibau4tx7q9Xsj0QYcYAiEA6jiwVHPtvYctD0tzWF8cQVujvnc/6YSdEJ1Kmwvx4o8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMch6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjIw/+MHtzntzJKUFkGftRVNjTNPVSgXFvyXzXZvC0GEBy3vb8s9fC\r\nw8ta0zHkTXb+KAf8uhUV7bFX1wmDxuz5Mrj6GvZkD7/anj9HXPXlVpRPJB/6\r\n+3R6RNSnJT26TDz4YwfbLa4hSI4nBVz/sdcPGzmieL9CsPu1WB/qNGVhcV5T\r\nD14WEEeZ07qu+U+qyt2qiJ4rS1+X5OfBolemO/5pg8WXTRfaJFEDqldyXclS\r\nbR56E1LOHvlvMCOwjD+YFkbaJGVp6as7S9r4xqID5l9e481RL2CtGMHCpmhb\r\nmpjkFKAzH1NQ4Ih+ZG5XuXLfJGZELZ5fIBedhc0u97pd9fwYv3buam43EV32\r\nQzdUfUiNCH3ZMGkG85ZkyqzX0G0U54ynROh+WUFk10EP4y9xqI3KWylDf3m+\r\n5T4tOEIsfo3NY0TCZfc6lDZt5CdxCQ9DRCzj8uEjqReis/8qxG/vtGHN0QH0\r\nxqcWdIP1AXfXdkDgC+Sf3f/AXp9kTzRI5dnLh1WL245Awnc+9lITofRNPz93\r\nmDIPdGRJ2RhtbqXiYH7NLMncBQnudIWyXuYGh4xtAWg+xDrGJEKiFQ2xhnI4\r\nX4NEHpHzF6KfHDpUm5l+1HpWHe0IcldLx22D93iiD+Dav3+rvYSKmiHguwhQ\r\nn/mvuI9AK60C3UPvTj6LhxD5l+exyYNnjgo=\r\n=4iVn\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"2c2cc6dd7bd98e68952dd6fb5c0f6213ed1cf209","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.2.0","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.16.3_1647429754840_0.07024485983238371","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.0":{"name":"@react-native-async-storage/async-storage","version":"1.17.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"6666e980af590d77f017065982ead74c1420f93a","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.0.tgz","fileCount":96,"integrity":"sha512-Kr6HOHbLOZjFXnLwT9c9i1Nwb96Zj7D/bwhrJg+L4b3BCR4DlvJhUQ8gBbc45JiTOiU6SMn/1KS7MDuOjIhCzA==","signatures":[{"sig":"MEQCIAszBDurHj4DJPHkUUOqgCPyLRaz5Jg29iJXE5MfP6mjAiB91f1fTJk0q1l1xjFyIzvHzxMToyysGBgerYtQn+4XEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNKvKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF0Q/7Bhiliw4f6UpbUEfcnL7nRVgaGaf2V6THFmcc6rtSPDm3TjmA\r\nDB2Ci0dQ0O84P8w862ZvqpyhuM2GOqKh+Eu2xj1FdosCxo3G1MHjvAqYi1Ow\r\nWPxSoJiqogV/pXroR1rMFS0Xx/55GlnuRFzh2x3o60S/Jx/y0KBLxbfHtMXl\r\nAxwUB3B0FZMGUFS3VeG8EJNI3Cl6odkPYS4nQ6PxExKRYI8odxZeW3qJfiCA\r\nmrrYktv+ZjNaCwTYx/3wfEmbzAxoQCcEKQFkJsf19Fcgfvoy7YqKMXqAiMGR\r\nyyDMW8me37Ita6BAiM46TTdbaWQvB0ypbHs3BSfkVHKV9pSF4va8rX8hWgMg\r\nar36MgBzXq8QAG8DUxMcUk9Y/F42ypd9C5ahQnH0+q6kQx6vtMoV8pe9dgyn\r\nI2AnYZ2bGxqMcThxUI/n/yPSdfi4d/gO6Zz2HKZhX2q4XOXO0kf5oQnwGr+3\r\nB7jTNSA2N7oPa/zxQeWFzsZNbGBNrXi03+GxWFXcs2H1/Gwk3YvF7kFmi3sO\r\nrDOdfGWMLH5bqjL01DpUIxBE/I2c7QF2usH6+4NfIWC3nxIxzm6WCz4UDFh9\r\nK/whkSg9rt6R2qcYulELS7tX12YGNUooCQG02HgReXGvBa71w0TVW5HQvrHY\r\nDHCpACcQFaWHDM724LXwnhz8sT3ynpvuOac=\r\n=ImCb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"b3d1b688ea30f4d9c96b0df65cd26477b9925035","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.2.1","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.0_1647619018413_0.9286809151022888","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.1":{"name":"@react-native-async-storage/async-storage","version":"1.17.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"01ba1c46cc1b5af06c76cdf5acacef8797a9ce0f","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.1.tgz","fileCount":96,"integrity":"sha512-2WBcKjPfiG7S962liruXDBJFdzAZEXJnZGK2EHuxwlYYnt2U+BGwrwfBXiEIkctdMwQo0nvRJNHUWri7TnIuOQ==","signatures":[{"sig":"MEUCIQDuuiAm1Q31tdtFHEKnGN6fH/vYYG3ns3oVLKXK+a9QFAIgCrIdfT20msEOAkTFScI6hyE4Izb3n2cOpQeF3LSKL0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQsvIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyCxAAh//e5Xfa15eao1q5hHmZLA+qkS6yR2PQ2o9w7yk9ZPuVwmvS\r\nkiyOz4WLrxOS4t4aRqwwTJpze33OTdCiraNHYHaU21kw2lqppRiD8MfEUOoz\r\nVXQjd2cJOu2kwVtrfOWoTb6BnnoS1hEu8H45GaUNBkdRFs0agDfRiXP5Exre\r\nAIu83cM6e5vOKv9KP4JinOalmdawVONGcqyM/bRCoYqNSV5KxUi5S909BejD\r\n2aCr/zHIcVC9R4glhACPjIJpDZ463ybaHanlbAeluK7rhJkOwjPUa4oRN7Oz\r\nj6/teRPACA2BwDnhXntkax7PFDofncyGRdRCT4aRwTBaHDKVTLMmPzPaX4Qv\r\nZ4jbBJjoHEbYrQOSU8wGR+DzjOJxilDoVSTIarAEs+SxkHiU2EUKOMZEtfm+\r\nEMcI5mD0svX/QRuzakk0mNbQXxdkYeIAEvUGS9IJ3cY9Sbb/276wYuRTs0tw\r\nivNAgMsZkwSiDGZXSxI/uYZ3JJ1CvsBuwc7zucHarafGwH2u4wwIefsd2iwW\r\nsszsaDt56/ReIdZaBE/EIz8uTolsv+1ayXt3DEmVYrNUI3urXONM6mxmRMO/\r\njGv01Kti7ilfUePNdNmNG6v2bwTQiy20EnH3zjtWG3JnPDpNxd93UFv8PyIl\r\nY5xnZKSMdOBWIwKJgR8ATiHVHzNqFl0amhM=\r\n=ibZM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"54f5c9a816ac170f2d1b4d4caa206623ec2ec7ae","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.2.1","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.1_1648544712406_0.0918235917038508","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.2":{"name":"@react-native-async-storage/async-storage","version":"1.17.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.2","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"d9d65a11205801d7efb21acf8eaa5a1bd7ba7769","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.2.tgz","fileCount":96,"integrity":"sha512-r6NUoAQhw/CF/IBox6cKaoPK+FfovGkLBGUgwqmhfAcBu7ncmFReNGwZcchqhWAvdBZdNZl9to724oAXbCZ4SA==","signatures":[{"sig":"MEYCIQDWaCpyjkoaebnZRvhQUXTx9yMb6jJrx32NcPgOm3tHFQIhAPxMKrDqDMoQ+7lsdNx5xMeMJDFR9NR4t2RM8j1bt0Jf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRHgiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpxoA//UDVnPnwji3aRFN09dkjijnI08EIMfBLqn5Oo31etRokugoGD\r\nCatBvB/Ny/EX09XIc2ySDfILXQPGxE38CywkmlllbA6uggvJ6dlgOLgsZOUr\r\ne+FbVkE5oZ3lDd2JU4lZM0xnoDgbWvLpJCR+wXVyKOiTFT9/q7C28g2R9AJk\r\nPu5wnPpaVst/jPQQvVrmdxDFTHnoWsHsoPeO7LpDJTEzLH4ThKY/Gee0oOyY\r\n0lGoam5du3Uqkh3s5eDTC1hPAcfP4agk5NORp5lTjfny3q7bteQUmMD/h1VA\r\nAoFur9OHl12D9WO3yBMRGIkct4aMt2lgu2Y2O3+RfXnLVT7GduDZhjf7/J7a\r\nr6g0/cteFS/WbpZiomIsWwPRJkvgo2++fCFvb9hAwl5hyA9CDG1Lupq7xZou\r\n+Y0OsJMq3cZNR9+t0XFNUnjFaPbNKsAFmjLQB9QEmwy/jw+uPd32dKAMKTBX\r\nSfsvYjm2RLLYwV6uPVVk6X3hfPjOqsN9bYK10V2XKYdJSjjg6DZ0GgTMP6KE\r\nlHan2cdrf/3A7iPPw0jGX/eCwiBzAg5rXPmmASYzQjW+gaqKJyKoZ5qsVqq6\r\nqYe2dULg4mdGddTn2Cd0rGcqOqv+/md2byC14cx4sB8uDfvto00f6UtrDD+t\r\nRU5EEcgHzHev6iPVzTE9zrYUgbsRvykoGTY=\r\n=GPm0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"82738036eb15b2198c4c30f32d50711ec984a480","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.67 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.2_1648654370431_0.027685858470602343","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.3":{"name":"@react-native-async-storage/async-storage","version":"1.17.3","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.3","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"fa7010aa9b6a811ff653df3698a90d3c173dd6a6","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.3.tgz","fileCount":96,"integrity":"sha512-2dxdlGwBjBP2qYu6F72U7cRRFshISYiNEWCaQNOJtxUERCMaYRWcniYqhL248KSbGUMpRhFCEtliztsiGoYYMA==","signatures":[{"sig":"MEYCIQDxvuaSNebLerQeTZzrVqDh9TtMhzjeURTp0NmTVc3aBQIhAIXXNmEgKBmxkPGB2iUmmQfOfBDI4kecpKEVr3ikGJBz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRc5MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreVQ/6A1g4jetxpsj4ShBx06YVx7UhQo2Dw7o4yHqG8uAssGU0zfrk\r\no8HybruNh9R4R6fBsa/BTJMDBal/LWZsRbT6KxH0yfsAIOPOvmyMVQkFlJvo\r\nwoqrPosrspkJincPbbIvjcK2Lv0bvPr73Wimzsj77BF1mlAgaEehT7nICRAp\r\nredky6jyHQgcZJ7oj6Gkk1n+CRu10FxKQKCneNQBhFLhSMWJz3LyMWgwYp1C\r\nDSi4VNe7Ke5hih+dpdAz9rWTp7Wto7uVAFqBPQ7xMTUvEPl4iPUBL80JB+JZ\r\ncwx91MNSkL2RX/n1yXBPr/eucGA8Ca9kEixd15qu1+yGwaRF5tRXv/+oIBYQ\r\ncYosZLZzXIUIABrBWNI/kVW0QXv9unUML0TTzezwZBSk5yQ8738UGnE/cXvd\r\nSoi8wa0deDQE+EArR6UVsZvZJDoM9kGwcWb8eytByvMErKYyEYsm3Ae79AHt\r\nl9/KxdpVtVzZedSy15gBg0XY7VWtAcm28iOg+wktX/a1Z+Tay2koX0h8dVUX\r\nhhCYw5usujGTfMByfOjPAy9EJ7XRAA2GWNpI5PP642QDeHBHsDbXxLx0ycyK\r\nRbbjNURaGkTc4zBZ8DaU3hOREhmiYMJxboS0kK50o3Njvzfl0p44h2dkAEHS\r\nYgCEiG4qYocqh6ymVQStxUq1/pnuprAMGHg=\r\n=Zu0w\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"7b02ea0d81af10145fe8e17005148228dd66c537","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.68 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.3_1648741964136_0.7898447761084921","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.4":{"name":"@react-native-async-storage/async-storage","version":"1.17.4","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.4","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"f03837565f085c487bc9e8a9f1862c3e4e3f8fb6","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.4.tgz","fileCount":96,"integrity":"sha512-c6GglKBRaWkjNyYd0FM8f0/neQEcwQom4MjZNqYSsIz55LcddJb7W8GM/n2dkzZ0JnaMylMX3+Vo+fpmkFEGTQ==","signatures":[{"sig":"MEUCIQD+Vrt6ko3VQjWj0rBx5tcVdAAweIFZkKMKgGlWA13npwIgB67i8ll/M9bGmrQafuTD1jBqqUAb+YLP8jP91gVBT+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":402766,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiePLuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqknQ/9F1s5GFJcsfDMfUkqSdpcR3aUFKd0seH5ktjOFpeI+5qo4w1I\r\n2qWiknnH4YRLXatt5mIL/LuBB13Z/jSgSzAaBG1gpVuWfpHBT5t3BiYaHUO+\r\n0CuBWd4O3Pe8zCcqs5QqHN/zhjvbRb2+BTxGjTw20Tfi1mXKiDcfyO/zrRRG\r\n8yXhUY1X4viHNsI8OP27TDCEWNkxmlxMo8NKAWeI2wQlNZTLthOpOOKq8E77\r\nJtitzJP3D4Q9ns5Q6f4QuCBF4rKe04qvV9sXxpQRmC1m4Xa9B6TMZGvlBg6x\r\ng3SrfRHccl2F2CYtaDvd0Iu2/9wYB5RKQc75XLHTLVczHFV29PJ88Nq2cAjb\r\nEbTzfGRRlpZeUQWc1y2uBmGw8GKBh2TtL9AlnAeE7ho1pH8hSEDmpQjbZhj5\r\noHK7kWMR9Vk+WA/kijMVJ6gm/Q6mHLewqChRxSPin5+drBGHLoDxTSTV2dyz\r\nK/+VGHTbjNQNn4nn2TVqIz0RpQZorIQ7AeOeq/sG//QOg6gW1xUuW0pFYLWf\r\nwvPbLm0hpz1djWh3RvlQ3o7iREQkRYPr/wUz78s3fl2fFVujcJ0EkHNsutwR\r\nxQDKmXxH1m9AXzn8AN2+bSlwm3oz85dUouxSRR53O8LpmpCP37ASZv5xGEFK\r\nzF0p/DgEn7cWZAaGBioDtFOUftvy12RfPNg=\r\n=ssls\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"142fc06f93655f9420c81d9f57952daeaf1e337f","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.68 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.4_1652093677983_0.4925903464013077","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.5":{"name":"@react-native-async-storage/async-storage","version":"1.17.5","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.5","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"8cc3edd305d09a3c252d88921f0d2846a0444f25","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.5.tgz","fileCount":97,"integrity":"sha512-0XT5zZa3mh8XfAFYytq9hPyI6w0FJEBED4pjeLc17pkNF9tND86fsTX2pQFr15uV0nvfYeHisbd/mM7bpGrWKA==","signatures":[{"sig":"MEQCIG6+BC2SsvmE/DaITrcF/7Ro1gXc3qahPHd1PjBIcyhGAiB4kQPEwuPevc1xiSKhXi0ayHi7VGhg1/LyV+mXOTUXhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401356,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihO3PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqH2xAAn8aVXDKkpTHbP1ThEIrW37uCrualZxY1xhh2GRGiVzamU5jL\r\nU/egsXcHiU572Z3w0e3+GwZCISkC4/mH+8qzJ44WPVWc09VSKKVH2WFNgypA\r\nidi/ivkfjK3uDjaIagnb5NC4YjL9G3wXMnbci7SGYmkd13v9u8H8HPOEVLGM\r\nQnviWwYgVStrkS5Z/9FBi3eqH1SwHBPXx8afDcX6kp0vUcpzeUJX3mtLU21x\r\ntmEtUlWquoUS1M18fTGMthRDLRzBVmQWkyNjYpqLRZJTHi5H2LbOU1fPlAA9\r\nJxa/JlX1brB7TOqWM2PDU8593Z/peTJluJGZ0bdpUKFctOoULVwygizLVH7z\r\nOsGDq+MnOjTW5e7yBQoeNxcY2j2zL7Wx2Jxus76fUvwuZx093KRJSKkTM11H\r\njLNOWcXIVx4Msa1Sat0+SAUPGMVwrH9j/sqYeTIbWUIK7V+GR3uCN5smhJSb\r\niUrMsFzRtI0gXNEHnISOy72K+jwsWLOWn35ChP59Px3wY4Y5XJXAkBETL2Ib\r\nj8cwEMKdWBm5nqYuVZpeKYrCfi2ClHVpayBxizx+rptq4qqzZgOX4Pq8gKud\r\nx6HY+UD0o0EZJ5pyw4ISc0Ue7NkMSxWb4H++v5pYanbwURWChFzBt5eOolhH\r\nyqQa/pZAON3STot2zTADNfc9psf3ubF4/yQ=\r\n=HVXd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"f0c1ef595fdb7df5168476ac82122c4e9b008e8e","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.68 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.5_1652878799053_0.03135810605647027","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.6":{"name":"@react-native-async-storage/async-storage","version":"1.17.6","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.6","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"ddb3520d051f71698c8a0e79e8959a7bf6d9f43b","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.6.tgz","fileCount":97,"integrity":"sha512-XXnoheQI3vQTQmjphdXNLTmtiKZeRqvI8kPQ25X5Eae7nZjdYEEGN+0z8N2qyelbUIQwKgmW0aagJk56q7DyNg==","signatures":[{"sig":"MEUCIQDWGjGeppuEI6kzYizQk//Cjj8hkS+JV6sOXI9ifJb92wIgLY/xBdBFksGny9mtdHHkiO54hyqMrBckX1bh6vQxSgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilxmYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmom+Q//b7Dig+4jSG2b/y8Qs6XWXYQjoEEVrrm6bOk8njGNexFCDDA2\r\nVtzw92lj+IftPQdlPh/c+KUE73b+8xfwZ7MTCPwvdsMLiWcTxeNvyuspxqkA\r\n/mFAj2iuYHCLAsPOycibhBLVGglse+tg+zrcCb4mV4tjFgouW2VwCvXPYOLH\r\n5arm7XlXXgmvV4L0hZjl2qhKCnA6E3dnw5vgOu6dQ/E/eFHlRGsDgges3p3N\r\n0aor7jqJ/o8tTWHangqDpdwrKSkUtvjQQPFABhLnHgn0LQuzcqSFvciH6Q7y\r\nCOFz6jlrNFLUDuKyJWXl/4JCAGa6wmx1lWjfFCngreALUkxwH8OoYJKlJDwG\r\nCX1YXblABanoTAypnQECCSjCgoyvjeU/rlEZ9UySPEKa05YuLxfEHnj5Xpnr\r\nDKpc28TXN/AnE82A1mUBOdoQS4Bjoih6jns1J2C6Wk2//2pW0walRAruKJAT\r\nsZOOLmaXW60X/q+ZhXTEpilF+tNN5yqcADVFVHUpr9MGXst0aA/fMFPq4miF\r\njl3o34Y04+PpBT2rdZzm7zNd8QzLzvSGYg3y9ao38Ot8Mypvft4EkLgqTR1+\r\nUSANhB8ywJpyvEWAIMurQ10wjZouY8dXzy/LC1Oxb1q4b5zq/6s2lX8gKyz4\r\nXSKqzq2IP1xRxyS99Sgec7PaN/0JR8QOwCI=\r\n=Uqbe\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"90a02cd93da7fad4cd6cbb532048fe6dec182061","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.5.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.68 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.6_1654069656272_0.3342552677947437","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.7":{"name":"@react-native-async-storage/async-storage","version":"1.17.7","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.7","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"f9213e8cc6202a8c29df5a4da1db588f3b0fa8a9","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.7.tgz","fileCount":97,"integrity":"sha512-mDtWhCcpxzrZhA95f6zi0pnBsjBEZW1LKZWfxVXG0UfaWpPxDBCKowNk2xjRTytckZeVhjmPJPtBU+8QNQcR0A==","signatures":[{"sig":"MEUCICdj4FLrFNutw9V9GimTI/5Vpx7zz7YUPFBrj9otN+DnAiEApRUnJcvtKB2589NTtyF0qXpDD+pMi/qzAcDvxXagEp4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":401349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitGqKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5vw/+MBw9aTJVWRjof71BVH56vOKUoRqdu7qnPGrS3oqRPHVXHYqh\r\nT1pEA+gnyI+iUVWwafVAPjtiboNU50zD5tscQrdqnfMoNp5b3A/yFTrIxd9c\r\n+FpfIi6l7lutNfk4MeopiR3k/u5WjlQyHHr0wEILf0ZmYqUn+rAxYhyxlp7O\r\nBYvmg4Z5sbv8QR2yqdo3e5zGrJQ9G581gVuALKD5sYj60984sMxWxBTFT0IK\r\nhCQ4GCcn6gncyXXeFMMjrUt1TMKNadfTB0YwrCx29KZ3n8tmQ2Vqy4eDbOTv\r\neumm/NPbOCpIU43DU309nU6FNn18v3DnL/Ei/ZFjS9uL4t8iQonsEyBScTPq\r\n6hPfyKI0KbdJBbs9dvpRxmYRBwGQqvFsfWVLAGQjiGgJJLlgXMcbqolyUU1h\r\nJk7xv/p20kjWYQMyi56+1qC1/tP4PBjtsgXse+MO1qXL39pMKhuokZvj7ON9\r\nm3TSt/lUbnVcaYWPq4s4eTsF8FjR3F/CkZI+2DtA3mN4tkLUEYOfOLwXvWZ3\r\nC/yqooOwJQNo1rzDyX0+l0xISDUK5EDTOLwE6v7/+SbTLaxhXKKmUnxTCiGU\r\nJ/2/pqULkSm+cyGZncoiwaJg1eMsqDAVs0Nng8likOuWgM+BLGMslWkMCOYV\r\n6rSKwQKF0goZ255SLh94VoVLerM0/IIKR+Q=\r\n=xQuo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"Emu_E2E"},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"cb68d743592437f135c81404d2cde0c72d8e081f","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.2","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.69 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.7_1655990921949_0.13590320704405978","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.8":{"name":"@react-native-async-storage/async-storage","version":"1.17.8","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.8","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"1ccff16dd02a85117b569f36eabaa2e49be40bbd","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.8.tgz","fileCount":97,"integrity":"sha512-GoM/11oiSQrTcb6OycIPc6yv9HdWO12WbjsZX82v0xkAwefxJ0nPEHPhaeJiUnoOlCxj44+KoEPzlHG0Y8eRhA==","signatures":[{"sig":"MEQCIEBShMD7kYDLuDiaQy09rnmRb2qNZqFbO0lwVazgw9DYAiAhBc4yEBve3M6C8WTh4NzYH37Pa/K8gThxmQBFJRimqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":397412,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8UCOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoqfg//UazXmzaiOJ42Pa2kFxju9ueyGJ0S1uITZDTQI55N9VvEMDdw\r\nJ/YVaeputjyi6Vrkp0xqcRgiWPKiax/QyYenS1OCZIDJPq0Po97FA0mKPW+K\r\npmf0Cl5fDZdntVHPKzf9JZu5xNLwfs5LqvnKs2GtD4Yy0ExrceGKJUDFD4WI\r\nNbYi7prNrVSVQi64vO7Anbgq7g3FYUi4iSbMiWsKRa/DgMNkXuO61UOOoLQD\r\nCNz+Ef/sVqSD55zkpJiXVmZt+IuJbbJleWz49GvIK7opczBYmPu3iXFTEWvy\r\nnnuxrFTjZQlGmF80vLqDO3kRvJAOlsiWAjBawRNRkIrT4FhC+wAbQipRj3IJ\r\nc03Q3yRECRwUZaqrhAdm8ssdvSwp6e30zn/Z6wJfF0VdbS9QLiuEveUP5wQE\r\nePqcJRm96idPiZdiB/VjtYdohZITuurBI8cps5VtkIyUiO01wa3gu3xM/FJZ\r\nMJprR7vsxsqOrftmcCUncD2MM8QCkZNTnfTEC/Ku98vi/UDT5j/83MhV0OB2\r\nznEzIxjX8OefDxRnK9rbqzjro6k3xCbSQ4StD15oCEw1qNDWFbvq+2KTWUJJ\r\nPK+MpX4Smyur3nXT1GvfDUkVkOQXlVy0QV9ev3os3DwS2yAfV4s3QyuZSo8L\r\nYpb6wxc60kU+jRadi6sn8K5T0JMyhgmQVBA=\r\n=Aiz1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"a930e8ce99b9672675b5ab098e7519eecf289114","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.69 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.8_1659977870738_0.4049891620113577","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.9":{"name":"@react-native-async-storage/async-storage","version":"1.17.9","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.9","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"2092d675fb9de05a3e71cdf8cefa9c5c4e4a3728","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.9.tgz","fileCount":97,"integrity":"sha512-HKhMvjpA5/YzNMkcY3qeWLdTtUrtJe243knHNNYe1c0IplX69hZyiw7DjFwAgxPG9+YvzHDHliqPV+mBNOv+cQ==","signatures":[{"sig":"MEYCIQDYKZSGklSfyDn+FA0akmV7XC0I52z7ahiRENHtfzOMdQIhANy8nOn6Bwbfj1jKxwx+pR0pu58rDH3MgTTGG9nQvrXk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":397623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9apZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3BA/+K1HKtW77Q3LECVAhL+T35vZ5QEFAI6dlLjjGNeVqHqEe+Cum\r\niT/cJWj9g0xE3L6jovgM1yn++eIKiM/FUBjgtN0ufF9OdnSxDYv05uDI9069\r\nxieZ81Tt1Jlu+/P8g50i1Pi5bOPqfkrNsPnNnxkhl13j8LA+G5dyeEcyRppj\r\nbokiiQce8JtBmwdxPXnSHLN/P1IXJ8P3pi3DeAHbMP2ozStWOWlcl6koNPuP\r\nlwHB9OB6wkPPBnxs9nVYWKmo0cbu9e/Y3cxUJHswGcUX4orpfQXjgx7rm08V\r\nqVfpaqWzzCyg0qsNy7pWfDQnv2yrBi/fmqheBjDtAnaas4xTb+zJth+1676z\r\nmPV0Hk1jlW5lUuFKYApXCGge6Xhymy7Z4cGQROylK3gt6bma+QWAdAmIYdNA\r\nnrGIMjHC96G/JFt3cWYAeBi+jlczkPEtlWDtYrDP20Jeb7IXW8HkBAZAijT9\r\nxbi6RaVPIqkSHrwKN8YJ3QcSMbbYtRsIm/lslHFVb5gxjFrcs+l/al/x4tP+\r\nRUhH4SnuHLrLlZSrNsw2xM0ezpc6AFolyDMh+QzRZXAhv2fz/oJ6RhYyOiEW\r\nGTm3Mwsu0IWi78kiSg6Ybs0ZZbdD8AibcUXUa++EwGr5vIBIUJTn2QNvCknx\r\ngD7/2ioPZtjHe4SlfCDdlCxuKaVDnKXh6OE=\r\n=n05k\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"ac339acebf449be4a189810262bf48b52025189d","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.64.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.69 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.9_1660267097499_0.8891953112488011","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.10":{"name":"@react-native-async-storage/async-storage","version":"1.17.10","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.10","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"8d6a4771912be8454a9e215eebd469b1b8e2e638","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.10.tgz","fileCount":97,"integrity":"sha512-KrR021BmBLsA0TT1AAsfH16bHYy0MSbhdAeBAqpriak3GS1T2alFcdTUvn13p0ZW6FKRD6Bd3ryU2zhU/IYYJQ==","signatures":[{"sig":"MEUCIQCbT94DkcYngOKkSc7sjhAdsMwy7iuj10mr460hnOKXUQIgcFwWqoMY8Tt9YKuvLFvHo7pcilqXe/mqkFLpvpwmNw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":397624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBgjNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowCRAAkP29Wl28ABxh7Je4/eVlm6naGQEimy/jYdpN7aOhOPudD6uN\r\n6/VWx/0+FixSM4hfivukZI4n7pjBgKqt2ojRp6m1cvpLnB8fEfGltCn7cASF\r\nU34015gcCQxdxY8HlrBfYL6rfI4O9OC77numb2l3NJZBxb+yzN7DJwdqwDhT\r\nPHT+DBz3Eo6xYJMVkXALIVV1nXgYPxbU4xMnC0AT1OrM8MwdDijJmR9Z44IJ\r\neHjSk8jumLDyiBTNrLVy0F1e6a6ruCKqGO0ghNdYdoJIH3E9JXW3gr+Kum7E\r\nWgXCSs3nioVMpooygu9pY1Ga3RRZt2TRs9L7Ly1IU7a3pyGAs2gjyI79W+/D\r\nV/Gab9XWi9IymK3BbHUwkIU2Ww+TnEgI6x3wMAQZjYk3jV+7RhgEtZynqd+v\r\nu24hm/KW9kqE6ccnifSuautmi926NaRG50CqswHpkgQ0PIE6k4E2lvoMkZdn\r\n3COkIMdl6L1VpK8l4jdJcuZpN1JSdzTEOA1rhGUrbRZDVmOLDPBCR27RVtDv\r\ninxQniJmek0UiQsCIMo7bgor73npKykXMFaR8VG7+MKwTfIvEyWBrnNvQVES\r\ne87/zTU1NaHJcirqsQdIGZiyl0HofBAmTIEUWPaWZEcYWzy3nbFj2x9EgnvL\r\nisHkenk4sYEveXyHvbGPxN76rPIGG0GpgEM=\r\n=w//x\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"36102818f5b6aaff84bb25e248b8ceb89acc7735","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive --cache-folder .cache/yarn","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"react-native start --use-react-native-windows","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^43.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^7.0.0","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.66.0-0","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.66.0-0","@types/react-native":"^0.66.0","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.0","react-native-windows":"^0.66.0-0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.3.4","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.70 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.10_1661339853209_0.2816444698454139","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.11":{"name":"@react-native-async-storage/async-storage","version":"1.17.11","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.11","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"7ec329c1b9f610e344602e806b04d7c928a2341d","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.11.tgz","fileCount":97,"integrity":"sha512-bzs45n5HNcDq6mxXnSsOHysZWn1SbbebNxldBXCQs8dSvF8Aor9KCdpm+TpnnGweK3R6diqsT8lFhX77VX0NFw==","signatures":[{"sig":"MEYCIQDvMWGkDwvgNe5CqeavmjybwSlqlXuVGVDt/e6Enbml/gIhALdP1ZBzCtoj7sT1Tac5l2uLIpH7Sd3QNAtp3FjJW7rP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbjZ/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6LA//aznePZnlVOwPNMUHXJ82LiuqARKtPmXiJfmyTL+BHFvCRchh\r\nsMPYGezk09OwAidbTnGx/8NNPMPjB3KyUGjpEepBkR9cU7jbbH0ikFZbBT91\r\nH6CgH+ET/c67YorSJW1MPxYYWtXzLCrQLBCtWyGZd89oj07vAeg/NWALnw/X\r\nxCGhug4LZbJHAP4zgmootEJsraGHHUV29KYI9Ic6LODvwdEtBnbPNbyIp1vt\r\nYPDoSQEXzs6AbCgnbsBHaP3nd/yrglK9Uc+zuXO8rDyvorqUCWGVPtSY0hGM\r\n4B+38kiuFjdKO9OckNgW0sK8/rOPWOsu8K+xxoTRpWLC29YSuUVnwGOufSdP\r\n+PVVs2is22z0Tyy7k8yCUaP2nRtfwoEsFYkWYbBh003p7RG6basrwUQpsRqr\r\ntnEO2F8NUUnIrshK4P7pgZ++GtCdEr/e0jEAO1IaFBrTLp9D4nEd4/dTV3fx\r\n7GIic/VbeoHfEThwc2N6DzxMwRQrd1120yCjWw2/oBtsPxh4iPO9kxuVz1M3\r\nfvypLWu0sToFqNjid+yOyFrxIDPybBgweqKxGKSZLapDgHicM3bQrgNBMllE\r\n+4Km2uw+wcLjeuSFG9PchM+nq4o8qJQchZt8XdJva+tzUsROxnQ9SlNlpPM2\r\njm6dlTVFHsXZ5SIs/fm0CcszK3SU4W6xjMM=\r\n=ROaL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"3a3101d972821bc5f6a2aed4c887872d7b4804cf","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"ci":"yarn --pure-lockfile --non-interactive","test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"14.18.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"devDependencies":{"expo":"^45.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.68.0","@types/lodash":"^4.14.184","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.68.0","@types/react-native":"^0.68.0","react-test-renderer":"17.0.2","react-native-windows":"^0.68.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^1.6.10","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.71 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.11_1668167295291_0.5321869146661307","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.17.12":{"name":"@react-native-async-storage/async-storage","version":"1.17.12","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.17.12","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"a39e4df5b06795ce49b2ca5b7ca9b8faadf8e621","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.17.12.tgz","fileCount":97,"integrity":"sha512-BXg4OxFdjPTRt+8MvN6jz4muq0/2zII3s7HeT/11e4Zeh3WCgk/BleLzUcDfVqF3OzFHUqEkSrb76d6Ndjd/Nw==","signatures":[{"sig":"MEUCIQC52Xuril/C5w0yPCGraobHjNSpNAAWkOrNbXn9bkwqbAIgb4w4ZgSIHOdu7c34qCUoavs7lOwGHWwztThzIBsItCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":407123,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEdpyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLcw/9GPt4YyF/l+vRCLFYh1isJWpo5EdjUAnYC1LGxMlwifq8wYgZ\r\nakqxLeDUp5lour6tX/oGSU+K1PqFXcZMh+qjEIUIos4zlHnfe+gmvc8ZwXcA\r\ne0nEpii9a8FaB8j8ClQTbXV+r1I1OEgS5M/Az9qFKtal1RcpcvQj0rFL6ijU\r\n8N7kSvuIs0wwWo3sl9IR2PaHrF5c5GKWExC9ieUPvfIsMuw46h9xPpjyraij\r\ni+bNrHDKD+t3jnVWnurzP3oWkbOvRRvemmpNp0Qa+OmDZ6V+9uTRd8phas+6\r\nLaem7fmJD/Zd5uiWvVXbxEDrfMgLrIzD8VGAld5l0V0MmvqM9siKI1YFPGTo\r\n8BiFV8e9ORC2RMoOAJwstqARiyDVDFdhJz2w0pALfkWjI2GSa2Aan7AiNUG1\r\nbINEPtm4yuKa/Te5GQVey+1wTCxPv2Rlgy++3enGd7EIFpJ9/lecSl4cuRfG\r\nJuXovCzTe7DJnKm0Tru077OJAb3azJRMMLeq9mw88tuFRRw2Jv7mWy4Qzqps\r\n/4oW2jCZ2o2dUafNA7kFug0oKykfIXJlJudGBdHgIvFhNOW/eDK4hGLLGWrl\r\nGuOM4FihnF6Ia5iMUL2u+HAqPUl6owCU2P/OePBm09vE8pjxzBSp9LSQgTDW\r\nu2QaDw9nxbioRyccssbJ8rg1oUeLk02jUS4=\r\n=0bzL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"080edeeebb3c08b8f93bd1342254a809d8426680","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"16.19.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"expo":"^45.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.68.0","@types/lodash":"^4.14.184","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.68.0","@types/react-native":"^0.68.0","react-test-renderer":"17.0.2","react-native-windows":"^0.68.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^2.3.10","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.71 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.17.12_1678891634020_0.7121525528503587","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.18.0":{"name":"@react-native-async-storage/async-storage","version":"1.18.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.18.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"0cc05bcf715c7ab9edd5783bbe04b5e755ed30b1","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.18.0.tgz","fileCount":97,"integrity":"sha512-E1KYIXlJTm4NUw1bRPdYueRdp8e//7pLb2i8JY+YIYSOxFi0usycFDXkkGgPqvfn7nW6o2G2TZvXUYpBVHenWA==","signatures":[{"sig":"MEQCIGdUkHkg5/2fQdjhhfbqCuyEx77k8jgjifyExxcngXihAiAED3g7Ny5/PjID0y1R2Px6vZYV2vCjJTfH+DuO8H4rUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIW8LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroDxAAmmTIORPeQcKL9Whbhah3ojXLTf+GFxnTVQe4o6Yg8lB/Cb4R\r\nQ6pf5H7UC3cU0S2afiTgKV/zsuvAyvdoUF4uzGEb4MtEFfO1kUgcL7tfnm2M\r\nOjZDXLvH3SiO4EYMeskYeJNUFKRtDk23sEKxKP1RzRmTG7UDrsxVF3qjItcZ\r\nqFUju+Gna3h8plDt3AghCBiPnx+sVj1Rx6N14/yICXohGDM+0cgAzJgmjoOg\r\nXQXayUN+vjEuNQ7LjYVyBx4FoLYOlLcYzEn0H7Z0PPYQfFeZbfs/Dn7MswX/\r\nV2X8/4RvIgGZhBRyeBiZ5gL0Pav49L7aCkEQx5ZtY44CCFiAAwl+t9HOU6f4\r\n8ZifAKGkr7XfL/fwn0U9K6mH43AmB52aacwQRinJcoilijGFKfDHGWAFZg/1\r\nS0BW+zLdnD/R3u9XvJciGsPMty+stI332jMmv8PzUCD4OjLbHv9GZqAJcJ0U\r\nM/XmRPCkUAsqJ5gQr5RFFw9WLRdjLlZzzoNErz0aetHAE7aUMrEaLeKf67mj\r\nIFACWP0s43jp17x+iZhikshfC8IRxv08HQKDcuHuEUU/8h1wroFdWaG4CqeD\r\nYAicdchpY3AFQJj1foh1K5zyQus0lKr8NNWWmjXqCovlktHTXsLpwZncZaGr\r\nm/4gbEmCjxgLlqQGnJP7focibg9MK6OAk6w=\r\n=ouzO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"8c1afeb0ef61416c1fdfb23934b09200ead25b0e","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"16.19.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"expo":"^45.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.68.0","@types/lodash":"^4.14.184","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.68.0","@types/react-native":"^0.68.0","react-test-renderer":"17.0.2","react-native-windows":"^0.68.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^2.3.10","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.71 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.18.0_1679912715296_0.40415219481907627","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.18.1":{"name":"@react-native-async-storage/async-storage","version":"1.18.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.18.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"b1aea4f07fb1dba3325b857b770671517ddab221","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.18.1.tgz","fileCount":97,"integrity":"sha512-70aFW8fVCKl+oA1AKPFDpE6s4t9pulj2QeLX+MabEmzfT3urd/3cckv45WJvtocdoIH/oXA3Y+YcCRJCcNa8mA==","signatures":[{"sig":"MEQCIB8BRYxA4V0FMV5w+d+Sxza6TUl020J4lKg/JGguv3lMAiB4+CmRT4qt8i8grJ3+u5w7PfIRc05TjeXwfajD6Vpi+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":406889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJBw1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqppxAAl/JBa4nuTfHag00BZO6vXaLmOdLnPjX7iu9+jUDIE3zjTNCC\r\n9VZE4Otmswrn+z2+AOowFMzQDKZQL4q8JdCMySHX1F1A78HuT9SQLQC7NYFW\r\nohTLT+Berr6rcIQbpjRDWgjYYbszARioJlHDcPRpSpIvbLvp/7RoGdG31Frw\r\nsCUEu4jJvx2krcDRYtdn0wo1ItFJAxK9/Ud7oVkOAIrZwvtm/KLw5BrtYabK\r\nDWVffTu/O0D7DI65OGpS3upR6kGkhXkrkLb7PviXdYHoxW2tSgFGUpKKx7R1\r\nScBCzF4xFVjIrAI15ZlTnKxpsfGWQB8s1SMgN4oxsyUmQ7PDfpoDSMWQG32d\r\nFc+XvPbIcTEAhU2RvfSdMY+SdoTnUxDSkT0/TlbhIBb1UsO9Xvqtp6LUtZ2Q\r\n0CDJ16V3W2akMZ0ie3281pwdM6/XPbmjE2bTxa0n+59zk9cPZySxt/Ce640X\r\nFWWjQpLZkA2XGjMIQnfoRq9yofmwPm6PCGyj+vmJL0QuXWrF5+MXdEtcKavW\r\nSsuHYpvgUWgSb18gef5f6lON2kspiJ1Mt+EAxhAfHeRDW3Sr5RV5ZqYQiYzS\r\nyYxQO7xBNouZoYj/aRff1QY/hXecV7RS4m5GHt3M67bEDQanGWSLnk+QpboD\r\nqmMqjlHJ5iF4FhKjMNg830cECEwX89z3vMA=\r\n=qaOx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"f5dca7d8cf69a54ad9f9848dbc1fd87ad0faae10","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2"},"_nodeVersion":"16.19.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"expo":"^45.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.68.0","@types/lodash":"^4.14.184","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.68.0","@types/react-native":"^0.68.0","react-test-renderer":"17.0.2","react-native-windows":"^0.68.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^2.3.10","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.18.1_1680088117347_0.3714380792980434","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.18.2":{"name":"@react-native-async-storage/async-storage","version":"1.18.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.18.2","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"ec8fd487a0b6c9500b43ece4b8779d1561f12e91","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.18.2.tgz","fileCount":97,"integrity":"sha512-dM8AfdoeIxlh+zqgr0o5+vCTPQ0Ru1mrPzONZMsr7ufp5h+6WgNxQNza7t0r5qQ6b04AJqTlBNixTWZxqP649Q==","signatures":[{"sig":"MEQCIA7ouRcYfJGVxEmXVMBRu9ih6JeHYyZfXvddJMSRZRUGAiBT+vt23LIshT+ajR87LRoh83BjMO0+4+ys8SfmGtUzpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":408488},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","detox":{"test-runner":"jest","runner-config":"example/e2e/config.json","configurations":{"ios.sim.release":{"type":"ios.simulator","device":{"type":"iPhone 13"},"binaryPath":"example/ios/build/Build/Products/Release-iphonesimulator/ReactTestApp.app"},"android.emu.release":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/release/app-release.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"},"android.emu.release.next":{"type":"android.emulator","device":{"avdName":"E2E_API_30","utilBinaryPaths":["/var/tmp/test-butler.apk"]},"binaryPath":"example/android/app/build/outputs/apk/next/app-next.apk","testBinaryPath":"example/android/app/build/outputs/apk/androidTest/release/app-release-androidTest.apk"}}},"types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"d7d64dd3047da7bf71ca8b58df596da7ac7fc1cb","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios --project-path example/ios","start:web":"expo start:web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"detox test -c ios.sim.release --maxConcurrency 1","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"detox test -c android.emu.release --maxConcurrency 1","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2","body-parser/qs":"^6.7.3","find-babel-config/json5":"^2.1.1"},"_nodeVersion":"16.20.0","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"expo":"^45.0.0","jest":"^26.6.3","detox":"^19.4.5","react":"17.0.2","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"17.0.2","typescript":"^4.5.0","@babel/core":"^7.12.0","jest-circus":"^26.6.1","@types/react":"^17.0.0","concurrently":"^6.4.0","react-native":"^0.68.0","@types/lodash":"^4.14.184","react-native-web":"^0.17.0","semantic-release":"^19.0.0","@babel/preset-env":"^7.1.6","react-native-macos":"^0.68.0","@types/react-native":"^0.68.0","react-test-renderer":"17.0.2","react-native-windows":"^0.68.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^2.3.10","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.18.2_1686041863454_0.27308418917926036","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.19.0":{"name":"@react-native-async-storage/async-storage","version":"1.19.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"594aca9c20924b7955d62cf43797b4187e1e6cf8","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.0.tgz","fileCount":105,"integrity":"sha512-xOFkz/FaQctD6yNJDur+WnHdSTigOs3pTz6HmfC8X8PYwcnnN3R9UxuWiwsfK8vvT2WioAxUkQt3lB7GySNA2w==","signatures":[{"sig":"MEUCIQDSHMfAN2mKp1Bv3ZEZu1mdjI2//mNcXuFru2u8FqhwbAIgcwf1hqdpYIGca+PDvhkJtnRs/h+vVMVY2dYF9Ds1G6w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423677},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"949ded6a474dc73226c45aaa5474ad8c2e9ee900","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2","metro-runtime":"^0.73.10","body-parser/qs":"^6.7.3","metro-source-map":"^0.73.10","find-babel-config/json5":"^2.1.1","@react-native-community/cli":"^10.2.5","metro-react-native-babel-preset":"^0.73.10","metro-react-native-babel-transformer":"^0.73.10","@react-native-community/cli-platform-ios":"^10.2.5","@react-native-community/cli-platform-android":"^10.2.0"},"_nodeVersion":"16.20.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"expo":"^48.0.0","jest":"^29.2.1","react":"18.2.0","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","jest-circus":"^29.2.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","react-native-macos":"^0.71.0","react-test-renderer":"18.2.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^2.5.8","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.0_1688365354555_0.9862001594109848","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.19.1":{"name":"@react-native-async-storage/async-storage","version":"1.19.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"09d35caaa31823b40fdfeebf95decf8f992a6274","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.1.tgz","fileCount":105,"integrity":"sha512-5QXuGCtB+HL3VtKL2JN3+6t4qh8VXizK+aGDAv6Dqiq3MLrzgZHb4tjVgtEWMd8CcDtD/JqaAI1b6/EaYGtFIA==","signatures":[{"sig":"MEQCIAm7klTxboG87ucUxD9ZXmJARn85dlt0fnkdpjTSZKx4AiAhDLt4LBXNjHmdKdFaDDCu45SQsWVNO0Ez2UEtR/05MA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423871},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"9170c40ed435c3a21665bde21f485c873ad34584","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2","metro-runtime":"^0.73.10","body-parser/qs":"^6.7.3","metro-source-map":"^0.73.10","find-babel-config/json5":"^2.1.1","@react-native-community/cli":"^10.2.5","metro-react-native-babel-preset":"^0.73.10","metro-react-native-babel-transformer":"^0.73.10","@react-native-community/cli-platform-ios":"^10.2.5","@react-native-community/cli-platform-android":"^10.2.0"},"_nodeVersion":"16.20.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"expo":"^48.0.0","jest":"^29.2.1","react":"18.2.0","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","jest-circus":"^29.2.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","react-native-macos":"^0.71.0","react-test-renderer":"18.2.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^2.5.8","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.1_1689758475410_0.2900249283924219","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.19.2":{"name":"@react-native-async-storage/async-storage","version":"1.19.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.2","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"44f0af5927a04436b3f67aae67f028b888ff452c","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.2.tgz","fileCount":105,"integrity":"sha512-7jTQKbT3BdhFHQMnfElsLeeyVqNICv72lPKbeNHnNgLP9eH3+Yk1GFMWWb7A8qRMYianSmwmx1cYofNe9H9hLQ==","signatures":[{"sig":"MEUCICvMiuCF50Zr3fVGkkUfRP8oYUKzoFAEESk5tu6BuLcnAiEA7DrldawD9YRVseHczrKddi77QpGdmtoSuNzbTs2Iy7Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425117},"jest":{"preset":"react-native","setupFiles":["./example/jest.setup.js"]},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"ab1717cedbd504693a1e0046a3a31a2d9e7dada3","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["master"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc --project tsconfig.all.json","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"resolutions":{"npm/chalk":"^4.1.2","metro-runtime":"^0.73.10","body-parser/qs":"^6.7.3","metro-source-map":"^0.73.10","find-babel-config/json5":"^2.1.1","@react-native-community/cli":"^10.2.5","metro-react-native-babel-preset":"^0.73.10","metro-react-native-babel-transformer":"^0.73.10","@react-native-community/cli-platform-ios":"^10.2.5","@react-native-community/cli-platform-android":"^10.2.0"},"_nodeVersion":"16.20.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:jest/recommended"]},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"_hasShrinkwrap":false,"packageManager":"yarn@3.4.1","devDependencies":{"expo":"^48.0.0","jest":"^29.2.1","react":"18.2.0","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","jest-circus":"^29.2.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","react-native-macos":"^0.71.0","react-test-renderer":"18.2.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","react-native-test-app":"^2.5.8","react-native-builder-bob":"^0.18.0","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.2_1691946778472_0.45457831526426395","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.19.3":{"name":"@react-native-async-storage/async-storage","version":"1.19.3","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.3","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"ad5fe3ed0a82d4624aa4500321c1e09c02daeb46","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.3.tgz","fileCount":103,"integrity":"sha512-CwGfoHCWdPOTPS+2fW6YRE1fFBpT9++ahLEroX5hkgwyoQ+TkmjOaUxixdEIoVua9Pz5EF2pGOIJzqOTMWfBlA==","signatures":[{"sig":"MEYCIQCMCWdJhmFkhg4TlPcyp0ubde2zSZlOfDTepfMHxf04kwIhAMKK9y5zuggChCUaWT5H/E7VaNU2lkVTW1+3wwqogMpc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":423425},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"9d9bb1aa157ce77c362e6f24639c9f2995f56e15","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm')","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"prettier":{"endOfLine":"auto","overrides":[{"files":"*.md","options":{"proseWrap":"always"}}],"singleQuote":true},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"eslintConfig":{"root":true,"rules":{"dot-notation":"off"},"extends":["@react-native-community","plugin:wdio/recommended"],"plugins":["wdio"]},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.0.0-rc.3","eslint":"^8.0.0","lodash":"^4.17.21","prettier":"^2.5.1","@wdio/cli":"^8.11.2","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","webdriverio":"^8.11.2","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.11.2","eslint-plugin-wdio":"^8.8.7","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.11.2","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.11.2","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.8","appium-xcuitest-driver":"^4.32.5","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.26.2","@semantic-release/changelog":"^6.0.0","@react-native-community/eslint-config":"^3.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.3_1692883293784_0.6904840495814282","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.19.4":{"name":"@react-native-async-storage/async-storage","version":"1.19.4","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.4","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"f3c8648fa6d06f085e30f68f0810ea8e53165ace","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.4.tgz","fileCount":104,"integrity":"sha512-Stj6Q1v5knTMaYOinEEJl030SzJWEhqW+IYI5uA9Nl9Olo+vDUecmQXqpIxELucwOGDJ8KwvI0UL22UHudwZeQ==","signatures":[{"sig":"MEQCIDuhASL2RjzomCfvA7K9ahuSTljWq96x20xO/w9cjMK+AiACtvgqpzDl5IEPo/3NhMdTyhaxZjzVu8Gi8KhqRajqsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424819},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"70d6c5d33f92c0ffdf4e65fc3442f4a1d93b333e","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm') --style file:../../.config/.clang-format","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.0.0-rc.3","eslint":"8.26.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.11.2","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","webdriverio":"^8.11.2","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.11.2","eslint-plugin-wdio":"^8.8.7","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.11.2","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.11.2","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.8","appium-xcuitest-driver":"^4.32.5","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.26.2","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.4_1698835205443_0.864010327315992","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.19.5":{"name":"@react-native-async-storage/async-storage","version":"1.19.5","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.5","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"d59dd493b2b25346412085dd48896cabca011eed","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.5.tgz","fileCount":104,"integrity":"sha512-zLT7oNPXpW8BxJyHyq8AJbXtlHE/eonFWuJt44y0WeCGnp4KOJ8mfqD8mtAIKLyrYHHE1uadFe/s4C+diYAi8g==","signatures":[{"sig":"MEUCIGQ00H7mdfUm8Yo91l+uAneeFtp7AtngadsxADRqet2FAiEAq77SoxqXHzdQ2Oh2fkkIX2oFXkTsjIHRp10kZcP6FmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424880},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"006738abeab372b4082016751545ab23c0f67c5f","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm') --style file:../../.config/.clang-format","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.0.0-rc.3","eslint":"8.26.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.11.2","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","webdriverio":"^8.11.2","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.11.2","eslint-plugin-wdio":"^8.8.7","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.11.2","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.11.2","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.8","appium-xcuitest-driver":"^4.32.5","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.26.2","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || 0.60 - 0.72 || 1000.0.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.5_1699624810980_0.19204797123342687","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.19.6":{"name":"@react-native-async-storage/async-storage","version":"1.19.6","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.6","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"0f91666eb209b1f719ea245a33b88920c1fd6791","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.6.tgz","fileCount":104,"integrity":"sha512-Qjd1HlEusQQtPyDTM7zpO2P3G2mYY+z5at/aqsVJLJpzytZ+8QT+jgDQmt6BVgZcwk/74jSrhDIdu2j3YCmoEg==","signatures":[{"sig":"MEYCIQDiaWq72lqggk+ilDJF89tWWFsNlf1+9hs3r3AavkGk4gIhAIFMISEH5rMRF00Vmp8tg+mwPIYJ2U/KNFAcHbZMTyyF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":424921},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"bd4c170270ce4e837a7c21e06149e8d4be0213b3","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm') --style file:../../.config/.clang-format","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.0.0-rc.3","eslint":"8.26.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.11.2","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","webdriverio":"^8.11.2","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.11.2","eslint-plugin-wdio":"^8.8.7","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.11.2","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.11.2","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.8","appium-xcuitest-driver":"^4.32.5","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.26.2","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.6_1700560446410_0.5451988737931048","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.19.7":{"name":"@react-native-async-storage/async-storage","version":"1.19.7","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.7","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"05cab023eeb9ac2c2c1223f6fb57a564244f59a9","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.7.tgz","fileCount":104,"integrity":"sha512-zvfhOWWnjzeP4exfgNwDUot7MQafEEJnbjjNsVKWRxRuQT521GLSHUJQHjMTLg19QPT+HbsGjL7rJzKkmXuq7w==","signatures":[{"sig":"MEUCIQCQQDSdx2eE1HgBxr+lKmCHUL4CsbtWQ7QYsMH9RsH3JQIgeuA27a8/Ortb3N9UXn1C9xMMOc62m8UTSKxXv6lrL3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":421177},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"eee95553f1161e9abe88b3c558fafb72b881d739","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm') --style file:../../.config/.clang-format","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.0.0-rc.3","eslint":"8.26.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.11.2","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","webdriverio":"^8.11.2","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.11.2","eslint-plugin-wdio":"^8.8.7","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.11.2","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.11.2","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.8","appium-xcuitest-driver":"^4.32.5","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.26.2","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.7_1700657965714_0.9834809962614668","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.19.8":{"name":"@react-native-async-storage/async-storage","version":"1.19.8","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.19.8","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"a29fc4f4aa5c85805f8b3edea84e19f797c59fdd","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.19.8.tgz","fileCount":105,"integrity":"sha512-O25eaSbmH+LEmOobkpwf43bAGIkqE9YGzfWcirTszI90xk4ItaDWpgJsQx9LeAbeAKzVkn1h+Nq5Bo6I6q2oFA==","signatures":[{"sig":"MEYCIQDbBX3RsrCyxbDERDjvpVmRlMoX5Btgo5moaTM9WSyukAIhANqeZ7+KOv+IVLTBWS4Zs/QeFSY6vzusnQBlHvtZAVmF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":422364},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"88ed07cf254d5901e4a91a839b0f387453c45cd5","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently yarn:format:*","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm') --style file:../../.config/.clang-format","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.md' '*.ts' '*.tsx' '*.yml')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint src/**/*.ts example/**/*.ts jest/*.js","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.0.0-rc.3","eslint":"8.26.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.11.2","react-dom":"^18.2.0","typescript":"^4.9.4","@babel/core":"^7.20.0","webdriverio":"^8.11.2","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.11.2","eslint-plugin-wdio":"^8.8.7","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.11.2","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.11.2","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.8","appium-xcuitest-driver":"^4.32.5","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.26.2","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.19.8_1700678260029_0.652992264425081","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.20.0":{"name":"@react-native-async-storage/async-storage","version":"1.20.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.20.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"7670fecf08c3ab1ad5e2b30ac35b933fec71e530","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.20.0.tgz","fileCount":116,"integrity":"sha512-M73ohkjV9DW7Imkcr+StZKBTJiNGyJmPOEk1x07acUWJtH87enUyYZ1eb7oX5m145yZGplTvhbKtf8mufHRx5Q==","signatures":[{"sig":"MEQCIFPNyH16KMSEJdpUw0kPV18lYbG+FkswgM4DNZ1+Pg4nAiB5km7TYGUguiFlr2LqI8/c5RhX4EOw6nRl4uZAFJLbrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430209},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"5946c81e3ce4844a2b4254b9120f5defbe52c5e0","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","format":"concurrently 'yarn:format:*'","prepare":"bob build","test:ts":"tsc","format:c":"clang-format -i $(git ls-files '*.cpp' '*.h' '*.m' '*.mm') --style file:../../.config/.clang-format","format:js":"prettier --write $(git ls-files '*.js' '*.json' '*.ts' '*.tsx' '*.yml' 'README.md')","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^6.4.0","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.20.0_1701213665358_0.5021508292244903","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.21.0":{"name":"@react-native-async-storage/async-storage","version":"1.21.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.21.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"d7e370028e228ab84637016ceeb495878b7a44c8","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.21.0.tgz","fileCount":116,"integrity":"sha512-JL0w36KuFHFCvnbOXRekqVAUplmOyT/OuCQkogo6X98MtpSaJOKEAeZnYO8JB0U/RIEixZaGI5px73YbRm/oag==","signatures":[{"sig":"MEYCIQCa5hpQ4RffP+WIHe9D4dQlgb6sHmca6jAjKuXEfRJL5wIhAMCjyhHw9VUUhODdxbw/gyf136J5d7Di35C7HTlbb+Wk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430033},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"cb28df7470cc99c18743a1a1290e75c5edbcfebb","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","prepare":"bob build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.21.0_1701255486986_0.6059380807385812","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.22.0":{"name":"@react-native-async-storage/async-storage","version":"1.22.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.22.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"202a9afd15a5b829c39b709d0ca3942612441efc","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.22.0.tgz","fileCount":116,"integrity":"sha512-b5KD010iiZnot86RbAaHpLuHwmPW2qA3SSN/OSZhd1kBoINEQEVBuv+uFtcaTxAhX27bT0wd13GOb2IOSDUXSA==","signatures":[{"sig":"MEUCIQDX6rJZKDSUE7sUaQ6m/4utNh5urD2rcEkmslyS8YDy/wIgJyzjLeSbzm6jQRCvYuoXTTE21LeOlBo1G5cGirXA5hA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430073},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"67bb6f543db43678b2ee142503c8c12ac7a10989","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","prepare":"bob build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.22.0_1708035633937_0.4881799120009127","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.22.1":{"name":"@react-native-async-storage/async-storage","version":"1.22.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.22.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"0ceeadc21f12bd3b50925a7c13c1cc1c08627535","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.22.1.tgz","fileCount":116,"integrity":"sha512-kLC0kREjUzXawcNFWrBXD8efBYbQq/F9pchDuUuXf6Wue9dCur9nEkjJYM1Ods81BVisPey1QVDT3qVoOYbqgQ==","signatures":[{"sig":"MEUCIQDbWqhCh0grdxConNXkoge1HvqBAzeiS7ksyTjHuNYNewIgGxxMGBmNKlBEvNQn8TOTYy7Gww5DV+WJEEDVrTl6oB8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430202},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"2cacfe01b8a59fdb6cb11b96c4948ee92937ba7c","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","prepare":"bob build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.22.1_1708452111067_0.9330030379863756","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.22.2":{"name":"@react-native-async-storage/async-storage","version":"1.22.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.22.2","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"c6f966f02cc5602e5a768c32295e8009e897c28e","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.22.2.tgz","fileCount":116,"integrity":"sha512-nZpzT4Wz1OkVdQaZP/awpDCTKiPzdmG0PYmRF37ZeJlfwlwOg55in0TP2YUOW0MhOCRiNMomWWLojDLv5j2OIw==","signatures":[{"sig":"MEUCIQDKw94+9d4G9+It3wxi/NPYdtDziJPZ9vMU3HiacABZtwIgfwlDPAIUqBAoPM41kQrk2MgbHvYqZ+/krzxMCBrv/fE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430270},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"5556af6511f899952668a7661b4615abd0c19088","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","prepare":"bob build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.22.2_1708692126636_0.18189246297526696","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.22.3":{"name":"@react-native-async-storage/async-storage","version":"1.22.3","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.22.3","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"ad490236a9eda8ac68cffc12c738f20b1815464e","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.22.3.tgz","fileCount":116,"integrity":"sha512-Ov3wjuqxHd62tLYfgTjxj77YRYWra3A4Fi8uICIPcePgNO2WkS5B0ADXt9e/JLzSCNqVlXCq4Fir/gHmZTU9ww==","signatures":[{"sig":"MEUCIGJAXGVqtrsBAqapBevAdcHIVvGstvBZTX0my1wL0IPuAiEAx1SSwjwtPRjMSnUD5A9N4dsU7K8ygnMhpcAP1XhDWtM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":429901},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"afabc9902db5ef38c23d5b989acfe7be313f1187","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","prepare":"bob build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.22.3_1709115387815_0.4058990403006544","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.23.0":{"name":"@react-native-async-storage/async-storage","version":"1.23.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.23.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"82fe9e3bb72b8114f6595301fa2f208f6b5957e9","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.23.0.tgz","fileCount":117,"integrity":"sha512-Gmor1uChB46ATuRy8HDkRVbOEq0KtqM7+vR5/m76Izj+jSbpPGtNFbi1Cm6HpKJ0yAR2XdbAjYtUoQXmsf8Lxg==","signatures":[{"sig":"MEQCIAkl5sNOYjmhyjmNQ1kCUuzeqfwkhiWaEf1InG2a4M8TAiAbDH9OPSMh6QN0gMO8dKlTZ/EObeCeDmULPQi3s3VYUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430686},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"9fa27cc97b578c132aa9b4d21353782300c91a4d","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","prepare":"bob build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.23.0_1710891853764_0.7563054477214437","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.23.1":{"name":"@react-native-async-storage/async-storage","version":"1.23.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"hello@krizzu.dev"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.23.1","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"cad3cd4fab7dacfe9838dce6ecb352f79150c883","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.23.1.tgz","fileCount":117,"integrity":"sha512-Qd2kQ3yi6Y3+AcUlrHxSLlnBvpdCEMVGFlVBneVOjaFaPU61g1huc38g339ysXspwY1QZA2aNhrk/KlHGO+ewA==","signatures":[{"sig":"MEQCIBzxj6GW9/uq0rPoYnQuIizL9S7th5Zu6Su41cCQhKqTAiBsDDyo2Tou+NcPvj1uLUDoMfkVMCyaIdLfzS5IFZw5IQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430736},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"39adcfa53e0743b6edbc6ea1be17d295c67eafc4","release":{"plugins":["@semantic-release/commit-analyzer","@semantic-release/release-notes-generator","@semantic-release/changelog","@semantic-release/npm","@semantic-release/github",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"],"message":"chore(release): ${nextRelease.version} [skip ci]"}]],"branches":["main"]},"scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","start":"react-native start","prepare":"bob build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"8.12.0","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.71.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","semantic-release":"^19.0.0","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.71.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-codegen":"^0.71.5","react-native-windows":"^0.71.0","@semantic-release/git":"^10.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^2.5.33","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","appium-uiautomator2-driver":"^2.34.1","@semantic-release/changelog":"^6.0.0"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.23.1_1710935006678_0.5811987470160831","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"1.24.0":{"name":"@react-native-async-storage/async-storage","version":"1.24.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@1.24.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"888efbc62a26f7d9464b32f4d3027b7f2771999b","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-1.24.0.tgz","fileCount":117,"integrity":"sha512-W4/vbwUOYOjco0x3toB8QCr7EjIP6nE9G7o8PMguvvjYT5Awg09lyV4enACRx4s++PPulBiBSjL0KTFx2u0Z/g==","signatures":[{"sig":"MEQCIFBreW800y8KX5SbVy6Fe35ncdV/pKxG53EwrUJaCXpLAiBnU+N2BcLg7DxRbr5VDduBfxgawhYxds5lDZvWmfugYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430519},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"fbd4ccf78b9a75d2231935321f7ae0c67811ff0a","scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","build":"bob build","start":"react-native start","prepack":"yarn build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"10.5.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.73.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.73.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-windows":"^0.73.0","@rnx-kit/metro-config":"^1.3.15","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^3.7.3","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","@react-native/babel-preset":"^0.73.19","@react-native/metro-config":"^0.73.3","appium-uiautomator2-driver":"^2.34.1"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.60 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_1.24.0_1720799390828_0.32801535697022755","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.0.0":{"name":"@react-native-async-storage/async-storage","version":"2.0.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@2.0.0","maintainers":[{"name":"krizzu","email":"krizzu.dev@gmail.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"22373f7f83132547701637fc574ddb83b83b384e","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.0.0.tgz","fileCount":117,"integrity":"sha512-af6H9JjfL6G/PktBfUivvexoiFKQTJGQCtSWxMdivLzNIY94mu9DdiY0JqCSg/LyPCLGKhHPUlRQhNvpu3/KVA==","signatures":[{"sig":"MEYCIQDMRdnxVqRbaArD/PlqJeYHr85swx1xYUJc0LU0VoMOSwIhAIO52EgjSR3GEsMh+4hAyfNjcGc4fkuwtoZB4a7L6gUE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":430236},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"c56dcbe2e7dca46b5ef94524cbfbcf8f344a9bdb","scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","build":"bob build","start":"react-native start","prepack":"yarn build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'"},"_npmUser":{"name":"krizzu","email":"krizzu.dev@gmail.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"10.5.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.73.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.73.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"18.2.0","@wdio/appium-service":"^8.24.0","react-native-windows":"^0.73.0","@rnx-kit/metro-config":"^1.3.15","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^3.7.3","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","@react-native/babel-preset":"^0.73.19","@react-native/metro-config":"^0.73.3","appium-uiautomator2-driver":"^2.34.1"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.65 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_2.0.0_1724316521825_0.2181506943791771","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.1.0":{"name":"@react-native-async-storage/async-storage","version":"2.1.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@2.1.0","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"84ca82af320c16d3d8e617508ea523fe786b6781","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.1.0.tgz","fileCount":122,"integrity":"sha512-eAGQGPTAuFNEoIQSB5j2Jh1zm5NPyBRTfjRMfCN0W1OakC5WIB5vsDyIQhUweKN9XOE2/V07lqTMGsL0dGXNkA==","signatures":[{"sig":"MEYCIQDnblyK34PGRPqgrl5h5srMO6/S9DYgESYfkDdxiRH/aQIhALZJunPfQj+hJqGm4KPIWCMSjlJX0292iZ9HxLNkEbY1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442836},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","gitHead":"91b0e16a43c37fb81b503eda27ef00c543f34150","scripts":{"test":"concurrently -n lint,ts yarn:test:lint yarn:test:ts","build":"bob build","start":"react-native start","prepack":"yarn build","test:ts":"tsc","start:ios":"react-native run-ios","start:web":"expo start --web","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')","bundle:ios":"scripts/ios_e2e.sh 'bundle'","start:macos":"react-native run-macos --project-path example/macos --scheme AsyncStorageExample","bundle:macos":"react-native bundle --entry-file index.ts --platform macos --dev false --bundle-output example/index.macos.jsbundle","test:e2e:ios":"scripts/ios_e2e.sh 'test'","build:e2e:ios":"scripts/ios_e2e.sh 'build'","start:android":"react-native run-android","start:windows":"install-windows-test-app -p example/windows && react-native run-windows --root example --logging --no-packager --no-telemetry","bundle:android":"scripts/android_e2e.sh 'bundle'","test:e2e:macos":"scripts/macos_e2e.sh 'test'","build:e2e:macos":"scripts/macos_e2e.sh 'build'","test:e2e:android":"scripts/android_e2e.sh 'test'","build:e2e:android":"scripts/android_e2e.sh 'build'","start:windows:fabric":"install-windows-test-app -p example/windows --use-fabric && react-native run-windows --root example --logging --no-packager --no-telemetry"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"10.5.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"^18.2.0","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.2.0","typescript":"^5.3.0","@babel/core":"^7.20.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.75.0","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","@babel/preset-env":"^7.20.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.75.0","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"^18.2.0","@rnx-kit/jest-preset":"^0.1.16","@wdio/appium-service":"^8.24.0","react-native-windows":"^0.75.0","@rnx-kit/metro-config":"^2.0.0","@wdio/mocha-framework":"^8.11.0","react-native-test-app":"^3.9.2","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.18.0","@react-native/babel-preset":"^0.75.0","@react-native/metro-config":"^0.75.0","appium-uiautomator2-driver":"^2.34.1"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.65 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_2.1.0_1731700271674_0.9920041640061696","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.1.1":{"name":"@react-native-async-storage/async-storage","version":"2.1.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@2.1.1","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"7f4642e848e5a257ff4e65d2c93e80f0c372dd7c","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.1.1.tgz","fileCount":124,"integrity":"sha512-UqlnxddwM3rlCHvteFz+HpIXjqhQM7GkBgVQ9sMvMdl8QVOJQDjG7BODCUvabysMDw+9QfMFlLiOI8U6c0VzzQ==","signatures":[{"sig":"MEUCIQCqR4rcf1pdpZczFSYVWxM3ADhu4x8s7q38F5cYL4ueuAIgHfYcujcJQWsYMvrX4AGngq8E8pLejH2gtLVjeggPHnI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":381470},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index","gitHead":"84194d87f876b49d44e75060c5a7e2cb7c58ebc2","scripts":{"build":"bob build","start":"(cd example && react-native start)","prepack":"yarn build","test:ts":"tsc","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"10.5.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"^18.3.1","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.3.1","typescript":"^5.3.0","@babel/core":"^7.25.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.76.1","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","@babel/preset-env":"^7.25.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.76.1","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"^18.2.0","@wdio/appium-service":"^8.24.0","react-native-windows":"^0.76.1","@wdio/mocha-framework":"^8.11.0","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.33.3","@react-native/babel-preset":"^0.76.2","appium-uiautomator2-driver":"^2.34.1"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.65 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_2.1.1_1738596674980_0.34289132048054927","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.1.2":{"name":"@react-native-async-storage/async-storage","version":"2.1.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@2.1.2","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"8aae432adfc20800308e2ef3ce380864f0f9def8","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.1.2.tgz","fileCount":124,"integrity":"sha512-dvlNq4AlGWC+ehtH12p65+17V0Dx7IecOWl6WanF2ja38O1Dcjjvn7jVzkUHJ5oWkQBlyASurTPlTHgKXyYiow==","signatures":[{"sig":"MEUCIQDmGYihCDm1OQdNFgPDOTRAaYII1S37SiUilZ0tMBhQzgIgLDCDZuDapYDauji38CbZgLKGhJE46vUHqV/Kf99z0a8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":381236},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index","gitHead":"914fcb996f5c92aa3c27aad88b1630a3febf09cb","scripts":{"build":"bob build","start":"(cd example && react-native start)","prepack":"yarn build","test:ts":"tsc","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"10.5.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"^18.3.1","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.3.1","typescript":"^5.3.0","@babel/core":"^7.25.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.76.1","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","@babel/preset-env":"^7.25.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.76.1","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"^18.2.0","@wdio/appium-service":"^8.24.0","react-native-windows":"^0.76.1","@wdio/mocha-framework":"^8.11.0","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.33.3","@react-native/babel-preset":"^0.76.2","appium-uiautomator2-driver":"^2.34.1"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.65 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_2.1.2_1740738064349_0.5583746169732526","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"2.2.0":{"name":"@react-native-async-storage/async-storage","version":"2.2.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@2.2.0","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/evanbacon","name":"Evan Bacon","email":"bacon@expo.io"},{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"a3aa565253e46286655560172f4e366e8969f5ad","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-2.2.0.tgz","fileCount":124,"integrity":"sha512-gvRvjR5JAaUZF8tv2Kcq/Gbt3JHwbKFYfmb445rhOj6NUMx3qPLixmDx5pZAyb9at1bYvJ4/eTUipU5aki45xw==","signatures":[{"sig":"MEQCIApA+oG+JrkniyyzfMsgzge4xKFpJxgZY0G0EBCfeFXhAiAn3UZdS1N/mQjHos4fkd6w6B2PX2YWj4FRyNoIsFRZHQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":380789},"main":"lib/commonjs/index.js","types":"lib/typescript/index.d.ts","module":"lib/module/index.js","source":"src/index","gitHead":"3c9560c8874cabb1200b5121815f932b397cf89e","scripts":{"build":"bob build","start":"(cd example && react-native start)","prepack":"yarn build","test:ts":"tsc","test:lint":"eslint $(git ls-files '*.js' '*.ts' '*.tsx')"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/default-storage-backend"},"_npmVersion":"10.5.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"20.13.1","dependencies":{"merge-options":"^3.0.4"},"react-native":"src/index.ts","codegenConfig":{"name":"rnasyncstorage","type":"modules","android":{"javaPackageName":"com.reactnativecommunity.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"./src"},"installConfig":{"hoistingLimits":"workspaces"},"_hasShrinkwrap":false,"devDependencies":{"expo":"^48.0.0","react":"^18.3.1","appium":"2.2.2","eslint":"^8.54.0","lodash":"^4.17.21","prettier":"2.8.8","@wdio/cli":"^8.24.0","react-dom":"^18.3.1","typescript":"^5.3.0","@babel/core":"^7.25.0","webdriverio":"^8.24.0","@types/mocha":"^10.0.1","@types/react":"^18.0.0","concurrently":"^8.2.2","react-native":"^0.76.1","@types/lodash":"^4.14.184","react-native-web":"~0.18.10","@babel/preset-env":"^7.25.0","@wdio/local-runner":"^8.24.0","react-native-macos":"^0.76.1","@wdio/spec-reporter":"^8.24.0","react-test-renderer":"^18.2.0","@wdio/appium-service":"^8.24.0","react-native-windows":"^0.76.1","@wdio/mocha-framework":"^8.11.0","appium-xcuitest-driver":"^5.9.1","react-native-builder-bob":"^0.33.3","@react-native/babel-preset":"^0.76.2","appium-uiautomator2-driver":"^2.34.1"},"peerDependencies":{"react-native":"^0.0.0-0 || >=0.65 <1.0"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_2.2.0_1749125748227_0.2208126210203183","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"3.0.0-next.0":{"name":"@react-native-async-storage/async-storage","version":"3.0.0-next.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"url":"https://www.kborowy.com","name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@3.0.0-next.0","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"6f3cb7a67ac995ac99351c77f78f606d89a6765e","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-3.0.0-next.0.tgz","fileCount":161,"integrity":"sha512-7ozD6/Xyq813nE5Op4Liz1RDs2Ui2fjETElaI9oM41GVXR5EhM2vhUIRsslR4Zvomv93Dqj8gVcxhrNEZwcn8A==","signatures":[{"sig":"MEQCIEV7HSiro0COM/nq0oeTbTGRJGVUVe/NFnzMP+3xGRBkAiBYZmKyq93gO/rcx6t7P0lYyoEt+ZA0UR8jR+uZ2RGDjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51607742},"main":"./lib/module/index.js","types":"./lib/typescript/index.d.ts","exports":{".":{"types":"./lib/typescript/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json"},"gitHead":"e36e1953e7f04cf7c1bdb52b2d1501c9d0a533ea","scripts":{"build":"del-cli lib && bob build","prepare":"yarn build","test:ts":"tsc --noEmit","test:lint":"eslint src/*.{js,ts,tsx}","build:watch":"watch 'bob build' src"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/async-storage"},"_npmVersion":"10.9.3","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"idb":"8.0.3"},"codegenConfig":{"name":"AsyncStorageSpec","type":"modules","android":{"javaPackageName":"org.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"src"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.0.0","watch":"1.0.2","eslint":"9.34.0","del-cli":"^5.1.0","prettier":"3.6.2","typescript":"5.9.2","@types/react":"^19.0.0","react-native":"0.79.6","react-native-builder-bob":"^0.40.13","@react-native-community/cli":"18.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_3.0.0-next.0_1763321374853_0.050902209527808884","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.json"}]]},"create-react-native-library":{"type":"turbo-module","version":"0.53.0","languages":"kotlin-objc"}},"3.0.0-next.1":{"name":"@react-native-async-storage/async-storage","version":"3.0.0-next.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"url":"https://www.kborowy.com","name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@3.0.0-next.1","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"a10f7c398864a8955141c1cab71fa013ba50a9ac","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-3.0.0-next.1.tgz","fileCount":131,"integrity":"sha512-Rd8JdlmSe5FUQP/kRnlEtmHJoAMFdwfzzuap/rcIjJwO5mmDXOOvfLlt4exKmzbiTWL7mRDrOfIA06Gy0irnSA==","signatures":[{"sig":"MEUCIFPPZg6C5UJ4FcFP7tV4dk9FenhSnnDnvBWD11iUZBcaAiEAh5g4iRPE5JHstfuF5aWO0j6Umxdb5B3T3mMrqDDGF/Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51789567},"main":"./lib/module/index.js","types":"./lib/typescript/index.d.ts","exports":{".":{"types":"./lib/typescript/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json"},"gitHead":"096202d8d60550eea1724994a1c478618a424121","scripts":{"build":"del-cli lib && bob build","prepare":"yarn build","test:ts":"tsc --noEmit","test:lint":"eslint src/*.{js,ts,tsx}","build:watch":"watch 'bob build' src"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/async-storage"},"_npmVersion":"10.9.3","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"idb":"8.0.3"},"codegenConfig":{"name":"AsyncStorageSpec","type":"modules","android":{"javaPackageName":"org.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"src"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.0.0","watch":"1.0.2","eslint":"9.34.0","del-cli":"^5.1.0","prettier":"3.6.2","typescript":"5.9.2","@types/react":"^19.0.0","react-native":"0.79.6","react-native-builder-bob":"^0.40.13","@react-native-community/cli":"18.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_3.0.0-next.1_1763843198914_0.9649560483526896","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.json"}]]},"create-react-native-library":{"type":"turbo-module","version":"0.53.0","languages":"kotlin-objc"}},"3.0.0-next.2":{"name":"@react-native-async-storage/async-storage","version":"3.0.0-next.2","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"url":"https://www.kborowy.com","name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@3.0.0-next.2","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"b7b2a86207d7fd0452f8b272bfe0ac7442bee91b","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-3.0.0-next.2.tgz","fileCount":161,"integrity":"sha512-EgTdBTlUcLpJKR9gFAEw7FK3g0dZOEZ5i7aSwhXM7AFt4zV8K9laT9SQHE+9wpb8ydQMHc995qtQrqYqbfcLwg==","signatures":[{"sig":"MEYCIQDhsGPWenP/nIP0SSFrtv65Rhve5UyMYdBT9s/8UVMX/AIhALuLKtpGJyLz+cWWG3PYADel4hmgkzloOxuE0KemfX7V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51866489},"main":"./lib/module/index.js","types":"./lib/typescript/index.d.ts","exports":{".":{"types":"./lib/typescript/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json"},"gitHead":"d8a98bbb8827842ee6fd59ed97645edc8c703cbd","scripts":{"build":"del-cli lib && bob build","prepare":"yarn build","test:ts":"tsc --noEmit","test:lint":"eslint src/*.{js,ts,tsx}","build:watch":"watch 'bob build' src"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/async-storage"},"_npmVersion":"10.9.3","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"idb":"8.0.3"},"codegenConfig":{"name":"AsyncStorageSpec","type":"modules","android":{"javaPackageName":"org.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"src"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.0.0","watch":"1.0.2","eslint":"9.34.0","del-cli":"^5.1.0","prettier":"3.6.2","typescript":"5.9.2","@types/react":"^19.0.0","react-native":"0.79.6","react-native-builder-bob":"^0.40.13","@react-native-community/cli":"18.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_3.0.0-next.2_1763979012039_0.31900433746335666","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.json"}]]},"create-react-native-library":{"type":"turbo-module","version":"0.53.0","languages":"kotlin-objc"}},"3.0.0-next.3":{"name":"@react-native-async-storage/async-storage","version":"3.0.0-next.3","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"url":"https://www.kborowy.com","name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@3.0.0-next.3","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"85a76db6f8ffbd987ba42521bd1b58ffc3a3b4fa","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-3.0.0-next.3.tgz","fileCount":161,"integrity":"sha512-Uk7NGUqPd2ZXCG07zRJusVBLKzALnudHlUH4PdetNp90VusS/YfeykdF78iIlVKnhQYL10aDmDsZ0Agqpwl5GA==","signatures":[{"sig":"MEUCIA+Sk6IB3+zZtY23iiO7WcP0EBUokkzwyBGReT1dUSgVAiEAseR+INqsbmG6AwPTB6Anzs5uLNlD2HwXVLaKBZ9JgYw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51937213},"main":"./lib/module/index.js","types":"./lib/typescript/index.d.ts","exports":{".":{"types":"./lib/typescript/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json"},"gitHead":"5c3581dac8ddbda13287b7ad8ebd3643dea6365d","scripts":{"build":"del-cli lib && bob build","prepare":"yarn build","test:ts":"tsc --noEmit","test:lint":"eslint src/*.{js,ts,tsx}","build:watch":"watch 'bob build' src"},"_npmUser":{"name":"krizzu","email":"dev@kborowy.com"},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/async-storage"},"_npmVersion":"10.9.3","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"22.18.0","dependencies":{"idb":"8.0.3"},"codegenConfig":{"name":"AsyncStorageSpec","type":"modules","android":{"javaPackageName":"org.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"src"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.0.0","watch":"1.0.2","eslint":"9.34.0","del-cli":"^5.1.0","prettier":"3.6.2","typescript":"5.9.2","@types/react":"^19.0.0","react-native":"0.79.6","react-native-builder-bob":"^0.40.13","@react-native-community/cli":"18.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_3.0.0-next.3_1766501589760_0.38086005207641693","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.json"}]]},"create-react-native-library":{"type":"turbo-module","version":"0.53.0","languages":"kotlin-objc"}},"3.0.0":{"name":"@react-native-async-storage/async-storage","version":"3.0.0","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"url":"https://www.kborowy.com","name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@3.0.0","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"066c34434cfa76830e200f6e3a0138bbe2285726","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-3.0.0.tgz","fileCount":91,"integrity":"sha512-s95gn/Bif5xtu9Z++TgK+20YSN19BSFcBXWOm2Fu/x+XJqIgcR5VU8qgOIdRdoIeZDkf2FX5R3rILs07sSwPIQ==","signatures":[{"sig":"MEQCIA31ZU2c1m50S+Cw4AqciuJqlpLOZeP6y8nD3g+x5iPQAiBqW2R1XiogLruu34TPdo315Ab3C0g/8pDIlIGp4BKLkg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@react-native-async-storage%2fasync-storage@3.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":275504},"main":"./lib/module/index.js","types":"./lib/typescript/index.d.ts","exports":{".":{"types":"./lib/typescript/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json"},"gitHead":"57f3cf2bb741af78d13f22d158038d04bbf39c05","scripts":{"build":"del-cli lib && bob build","prepare":"yarn build","test:ts":"tsc --noEmit","test:lint":"eslint src/*.{js,ts,tsx}","build:watch":"watch 'bob build' src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f1b67039-0905-4ba6-a3a6-9089d4417ba3"}},"deprecated":"critical bug found, please use 3.0.1 instead","repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/async-storage"},"_npmVersion":"11.6.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"idb":"8.0.3"},"codegenConfig":{"name":"AsyncStorageSpec","type":"modules","android":{"javaPackageName":"org.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"src"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.0.0","watch":"1.0.2","eslint":"9.34.0","del-cli":"^5.1.0","prettier":"3.6.2","typescript":"5.9.2","@types/react":"^19.0.0","react-native":"0.79.6","react-native-builder-bob":"^0.40.13","@react-native-community/cli":"18.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_3.0.0_1771844388940_0.5279857733656339","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.json"}]]},"create-react-native-library":{"type":"turbo-module","version":"0.53.0","languages":"kotlin-objc"}},"3.0.1":{"name":"@react-native-async-storage/async-storage","version":"3.0.1","keywords":["react-native","react native","async storage","asyncstorage","storage"],"author":{"url":"https://www.kborowy.com","name":"Krzysztof Borowy","email":"contact@kborowy.com"},"license":"MIT","_id":"@react-native-async-storage/async-storage@3.0.1","maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"contributors":[{"url":"https://github.com/tido64","name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com"}],"homepage":"https://github.com/react-native-async-storage/async-storage#readme","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"dist":{"shasum":"89e6e56472b2d208f01b6ff4569fc9578ecf4bf9","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-3.0.1.tgz","fileCount":161,"integrity":"sha512-VHwHb19sMg4Xh3W5M6YmJ/HSm1uh8RYFa6Dozm9o/jVYTYUgz2BmDXqXF7sum3glQaR34/hlwVc94px1sSdC2A==","signatures":[{"sig":"MEUCIG8RnXEqWo6mmfpxBRt9olZTf5vLfF31cNMjyZNRlhiVAiEAlD/HPbWDqYhODM27gMnwT0M/ybz4WXQUJTZ+aPkCZ0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@react-native-async-storage%2fasync-storage@3.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":51645037},"main":"./lib/module/index.js","types":"./lib/typescript/index.d.ts","exports":{".":{"types":"./lib/typescript/index.d.ts","source":"./src/index.tsx","default":"./lib/module/index.js"},"./package.json":"./package.json"},"gitHead":"cf48f38f577fe7b5f0e64be631c62814359cf368","scripts":{"build":"del-cli lib && bob build","prepare":"yarn build","test:ts":"tsc --noEmit","test:lint":"eslint src/*.{js,ts,tsx}","build:watch":"watch 'bob build' src"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f1b67039-0905-4ba6-a3a6-9089d4417ba3"}},"repository":{"url":"git+https://github.com/react-native-async-storage/async-storage.git","type":"git","directory":"packages/async-storage"},"_npmVersion":"11.6.2","description":"Asynchronous, persistent, key-value storage system for React Native.","directories":{},"_nodeVersion":"24.13.0","dependencies":{"idb":"8.0.3"},"codegenConfig":{"name":"AsyncStorageSpec","type":"modules","android":{"javaPackageName":"org.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true},"jsSrcsDir":"src"},"_hasShrinkwrap":false,"devDependencies":{"react":"19.0.0","watch":"1.0.2","eslint":"9.34.0","del-cli":"^5.1.0","prettier":"3.6.2","typescript":"5.9.2","@types/react":"^19.0.0","react-native":"0.79.6","react-native-builder-bob":"^0.40.13","@react-native-community/cli":"18.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/async-storage_3.0.1_1771855787134_0.44267089815614646","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.json"}]]},"create-react-native-library":{"type":"turbo-module","version":"0.53.0","languages":"kotlin-objc"}},"3.0.2":{"name":"@react-native-async-storage/async-storage","version":"3.0.2","description":"Asynchronous, persistent, key-value storage system for React Native.","main":"./lib/module/index.js","types":"./lib/typescript/index.d.ts","exports":{".":{"source":"./src/index.tsx","types":"./lib/typescript/index.d.ts","default":"./lib/module/index.js"},"./package.json":"./package.json","./jest":{"source":"./src/jest/AsyncStorageMock.ts","types":"./lib/typescript/jest/AsyncStorageMock.d.ts","default":"./lib/module/jest/AsyncStorageMock.js"}},"scripts":{"prepare":"yarn build","build":"del-cli lib && bob build","build:watch":"watch 'bob build' src","test:ts":"tsc --noEmit","test:lint":"eslint src/*.{js,ts,tsx}"},"dependencies":{"idb":"8.0.3"},"devDependencies":{"@react-native-community/cli":"18.0.1","@types/react":"^19.0.0","del-cli":"^5.1.0","eslint":"9.34.0","prettier":"3.6.2","react":"19.0.0","react-native":"0.79.6","react-native-builder-bob":"^0.40.13","typescript":"5.9.2","watch":"1.0.2"},"peerDependencies":{"react":"*","react-native":"*"},"react-native-builder-bob":{"source":"src","output":"lib","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.json"}]]},"codegenConfig":{"name":"AsyncStorageSpec","type":"modules","jsSrcsDir":"src","android":{"javaPackageName":"org.asyncstorage"},"windows":{"namespace":"RNCAsyncStorage","outputDirectory":"windows/code/codegen","separateDataTypes":true}},"create-react-native-library":{"languages":"kotlin-objc","type":"turbo-module","version":"0.53.0"},"keywords":["react-native","react native","async storage","asyncstorage","storage"],"repository":{"type":"git","url":"git+https://github.com/react-native-async-storage/async-storage.git","directory":"packages/async-storage"},"license":"MIT","bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"homepage":"https://github.com/react-native-async-storage/async-storage#readme","author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com","url":"https://www.kborowy.com"},"contributors":[{"name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com","url":"https://github.com/tido64"}],"gitHead":"73d4fda483683b2dbbe25d05d3e4ffc1f6cde89d","_id":"@react-native-async-storage/async-storage@3.0.2","_nodeVersion":"24.13.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-XP0zDIl+1XoeuQ7f878qXKdl77zLwzLALPpxvNRc7ZtDh9ew36WSvOdQOhFkexMySapFAWxEbZxS8K8J2DU4eg==","shasum":"caf2d0d7038dc2b8a2a48971bdbd047db0a2ac86","tarball":"https://registry.npmjs.org/@react-native-async-storage/async-storage/-/async-storage-3.0.2.tgz","fileCount":166,"unpackedSize":51651333,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@react-native-async-storage%2fasync-storage@3.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBQmXgnS9QkWmNf42Hz2ChI53GiA3xccVe3cgk/3SmMjAiEAm3IOW7TfqKkzJlJRVoAP4WejWRDWS/FoUFi8mzU2s+g="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:f1b67039-0905-4ba6-a3a6-9089d4417ba3"}},"directories":{},"maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/async-storage_3.0.2_1774533279837_0.4438448043188823"},"_hasShrinkwrap":false}},"time":{"created":"2020-10-21T17:41:44.791Z","modified":"2026-03-26T13:54:40.719Z","1.13.0":"2020-10-21T17:41:45.287Z","1.13.1":"2020-10-24T12:35:05.112Z","1.13.2":"2020-11-02T21:13:38.848Z","1.13.3":"2021-01-18T20:08:05.259Z","1.13.4":"2021-01-29T11:19:51.781Z","1.14.0":"2021-02-22T10:06:16.852Z","1.14.1":"2021-02-22T19:51:06.327Z","1.15.0":"2021-04-02T08:31:41.743Z","1.15.1":"2021-04-02T21:37:28.862Z","1.15.2":"2021-04-06T17:59:40.980Z","1.15.3":"2021-04-21T07:17:34.745Z","1.15.4":"2021-04-23T12:43:08.172Z","1.15.5":"2021-05-31T07:59:03.896Z","1.15.6":"2021-08-16T18:45:11.802Z","1.15.7":"2021-08-23T20:40:47.294Z","1.15.8":"2021-09-14T13:42:30.707Z","1.15.9":"2021-10-05T10:19:08.760Z","1.15.10":"2021-11-04T18:17:50.987Z","1.15.11":"2021-11-05T00:15:11.095Z","1.15.12":"2021-11-24T20:24:24.871Z","1.15.13":"2021-11-24T20:59:02.668Z","1.15.14":"2021-11-30T14:54:42.184Z","1.15.15":"2022-01-11T13:53:01.540Z","1.15.16":"2022-01-21T13:19:49.120Z","1.15.17":"2022-01-24T12:07:26.367Z","1.16.0":"2022-02-09T11:43:19.757Z","1.16.1":"2022-02-10T10:06:44.745Z","1.16.2":"2022-03-15T07:55:27.728Z","1.16.3":"2022-03-16T11:22:34.994Z","1.17.0":"2022-03-18T15:56:58.567Z","1.17.1":"2022-03-29T09:05:12.571Z","1.17.2":"2022-03-30T15:32:50.563Z","1.17.3":"2022-03-31T15:52:44.320Z","1.17.4":"2022-05-09T10:54:38.179Z","1.17.5":"2022-05-18T12:59:59.358Z","1.17.6":"2022-06-01T07:47:36.472Z","1.17.7":"2022-06-23T13:28:42.124Z","1.17.8":"2022-08-08T16:57:50.888Z","1.17.9":"2022-08-12T01:18:17.799Z","1.17.10":"2022-08-24T11:17:33.530Z","1.17.11":"2022-11-11T11:48:15.504Z","1.17.12":"2023-03-15T14:47:14.263Z","1.18.0":"2023-03-27T10:25:15.477Z","1.18.1":"2023-03-29T11:08:37.527Z","1.18.2":"2023-06-06T08:57:43.640Z","1.19.0":"2023-07-03T06:22:34.721Z","1.19.1":"2023-07-19T09:21:15.619Z","1.19.2":"2023-08-13T17:12:58.696Z","1.19.3":"2023-08-24T13:21:33.992Z","1.19.4":"2023-11-01T10:40:05.656Z","1.19.5":"2023-11-10T14:00:11.214Z","1.19.6":"2023-11-21T09:54:06.619Z","1.19.7":"2023-11-22T12:59:25.848Z","1.19.8":"2023-11-22T18:37:40.335Z","1.20.0":"2023-11-28T23:21:05.565Z","1.21.0":"2023-11-29T10:58:07.270Z","1.22.0":"2024-02-15T22:20:34.090Z","1.22.1":"2024-02-20T18:01:51.273Z","1.22.2":"2024-02-23T12:42:06.787Z","1.22.3":"2024-02-28T10:16:28.035Z","1.23.0":"2024-03-19T23:44:13.988Z","1.23.1":"2024-03-20T11:43:26.831Z","1.24.0":"2024-07-12T15:49:51.022Z","2.0.0":"2024-08-22T08:48:42.014Z","2.1.0":"2024-11-15T19:51:11.962Z","2.1.1":"2025-02-03T15:31:15.164Z","2.1.2":"2025-02-28T10:21:04.587Z","2.2.0":"2025-06-05T12:15:48.403Z","3.0.0-next.0":"2025-11-16T19:29:35.347Z","3.0.0-next.1":"2025-11-22T20:26:39.287Z","3.0.0-next.2":"2025-11-24T10:10:12.419Z","3.0.0-next.3":"2025-12-23T14:53:10.272Z","3.0.0":"2026-02-23T10:59:49.094Z","3.0.1":"2026-02-23T14:09:47.928Z","3.0.2":"2026-03-26T13:54:40.429Z"},"bugs":{"url":"https://github.com/react-native-async-storage/async-storage/issues"},"author":{"name":"Krzysztof Borowy","email":"contact@kborowy.com","url":"https://www.kborowy.com"},"license":"MIT","homepage":"https://github.com/react-native-async-storage/async-storage#readme","keywords":["react-native","react native","async storage","asyncstorage","storage"],"repository":{"type":"git","url":"git+https://github.com/react-native-async-storage/async-storage.git","directory":"packages/async-storage"},"description":"Asynchronous, persistent, key-value storage system for React Native.","contributors":[{"name":"Tommy Nguyen","email":"4123478+tido64@users.noreply.github.com","url":"https://github.com/tido64"}],"maintainers":[{"name":"krizzu","email":"dev@kborowy.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}