{"_id":"@aloai/alo-chat-react-native","_rev":"13-822ce23880a1360fc1bab083914f17fd","name":"@aloai/alo-chat-react-native","dist-tags":{"latest":"0.2.6"},"versions":{"0.2.0":{"name":"@aloai/alo-chat-react-native","version":"0.2.0","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.2.0","maintainers":[{"name":"alolex","email":"mike@alo.ai"},{"name":"brian.alo.ai","email":"brian@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"08a682773cce3f8df73184187b03b7155f4e3784","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.2.0.tgz","fileCount":39,"integrity":"sha512-2LMJ9vW1OQg2eZP646QYVbuZvsw5b62HLOXcn4bXS38O09Aid65aOlVN9FnjACDbtl/GcoFHXUJPoMh6zek4+A==","signatures":[{"sig":"MEQCHyifCIEw455R3qKnEmgs+fHK+alQtgpuUPrEL+Z6nG0CIQDx10Qwzt/cu8EOnqv6NJCyZkZeDcamaIUQQdDJEZ8V6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUmoqCRA9TVsSAnZWagAAdA4P/0lTJkwrQdsBUpWnM/5/\nR24U+uFhssb7So19RDCGypnnJt3ohOOwZBSjt2jHLQea+cZXkyLnJoWBzxo4\nnzEWEwsei8ChizpuHmLhr9uPapvJWFbJI2N6J2PWb1wKLaGsfVeVaIxaJQ/L\nQVmyCg9HuHxv7dlF8S7Jw092/keSKAAgWfVQlGeLUGOLdv6Gj19UoZeDA1Wf\nZxQg2M365rNDJ8zC3tMem04DjiujAIGeh3lz+6Qjd1LB1pvMwFVn/xoKuR5x\nE+LvcNn75OgKYbVh1xOZvcPy0fbZQBPLAMdkJFDR9nnw/EW7ibF/sKLaEmDU\nP1QYLGmXmmnu0fQRLu0A3q27c04LuQmgLRLG7+OxQtMQ2blfQ3CyrFL0cu3p\nUL1UDkeLNgka7QNVCIxa/hIhczvpNYnltujaohzWbFuIiEDbeL+uOdrOfqIc\nhSujaYpLhy98gZsS9Qk7sf4K/6su+Xnd+DFjR5wBoVebQIiP9H11sZE1wgzp\ncpdpQvl8AO1OgHVhZCk5MhztNumH5i7T6lam0/wOVR4iov534+zyJgA/rfW2\n2f4uUt1k0jRSKbKldjk6w1V79WolEX0ruM9/apFr0bgEbqWS+y+jijo5M7Tg\n+JTZgkENQ904AaKogKQU45RqR91M6/fcnabJuFFNU6u1x1h90R5nHodmQvLB\nreIC\r\n=ecn9\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"5e3f08d82e6049fd97af2dd8d34ad1f387847e3b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"brian.alo.ai","email":"brian@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.11","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.16.2","dependencies":{"lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"^1.0.0","react-native-fetch-api":"^1.0.2","react-native-url-polyfill":"^1.3.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","react-native-image-picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.2.0_1616013865773_0.12611257344673454","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.1.1":{"name":"@aloai/alo-chat-react-native","version":"0.1.1","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.1.1","maintainers":[{"name":"alolex","email":"mike@alo.ai"},{"name":"brian.alo.ai","email":"brian@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"65fa27880530988182bfe960084c722a74acdcde","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.1.1.tgz","fileCount":39,"integrity":"sha512-MJ/ntp0GVCE6QZxb3kQQmDJfBy0AV5Jj8Q84O4fetHdXMKMo402cmSu0+L7+OauMCws8eyZEAf9MYroTMe2YWQ==","signatures":[{"sig":"MEUCIHcUtoUR18JbfNi5oP16CDVukmdX1hfV4RriRG2F9ye8AiEAgeIVhLlLAhLSAT7pp05SU21U+dchvPdmejRFI+AG914=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":204911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUmpkCRA9TVsSAnZWagAARYMQAKGfZJkny/tsyL03InKJ\nOQRmrkH7jNunAqE7AoczRfyPRWLJW5xv+fS34pzMZKdkKshhgUKjN3hN1O/n\nsKBU14Uvwd7cq1UlR3fQnjmMPjJgb8RM2ZYJfglyJFIoLpe5eqQRa4jYh6dq\nCzmKF96aAhKaFkGwnL0dBk3mt2+wyIAzdGL0cbX52LyRPqb0ZZcaGWV8ZBvI\nEjxt5mrQALVb5dUAVTmsRpScPuYpRqTg+eCw5z0DV0hNqLCUec7LhP4YMIaS\nAbvWreAGu97i9ij8RunvHsO2zjL/g1xQO0NixTpCU58NC04uBNibzmJnJuU+\nj1gEMlqhQtElJc8QQXYHlM/dnY2WBqpbgVwZF6iDJqKYRde2gDVqGAJV557u\nQw8k+a7jNmqiHfTIjZ+UPzqYbZGcbKNf1EvNSxV1d8v6bGXMG6cUcBPZrLK7\nT0RBHGDAM6oftkatG+Iw816fl4nQN5D8uj74lrAp2wPgJcc11F4TKSxTDfZU\nkdwl9tzEgVWJWPRzpYZfS64rSCRduGuAfx2vzOQEXfLUpoyzADLvWgWpiTvn\ndFWbBYDdTgHRCvVHZgmMwoIAOGxfubBoTGEcY5hyROgI0q8D24ks+ViMt6p8\nyqnJnnNu1bwlfHB3Yl0KlkyFjRZ+l1z9NaVtVIwo19CccudqCc3MUXvlLjlp\nx+PS\r\n=aLep\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"5e3f08d82e6049fd97af2dd8d34ad1f387847e3b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"brian.alo.ai","email":"brian@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.11","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.16.2","dependencies":{"lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"^1.0.0","react-native-fetch-api":"^1.0.2","react-native-url-polyfill":"^1.3.0"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","react-native-image-picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.1.1_1616013923731_0.056542081585816195","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.1.2":{"name":"@aloai/alo-chat-react-native","version":"0.1.2","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.1.2","maintainers":[{"name":"alolex","email":"mike@alo.ai"},{"name":"brian.alo.ai","email":"brian@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"f89f27648a27915f7debcfe174dedfdd6eeeedb1","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.1.2.tgz","fileCount":42,"integrity":"sha512-e5FRYGe7eHgxZosbL5xLyCrNXtgjweLbBe+fKX5/TOOz7r3teQgJlZIiVgeGaot02ERE48VNl9utEmoCk5Lfvw==","signatures":[{"sig":"MEYCIQDNDRZxK/WzJX5CS3lbERKjTMAgqL8prhDC6kcvfh0jyQIhAOhFgRS5pbwAVaLHJi+MDSj9huz+CrAgXMkEuBmVoAeO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":250207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWNXtCRA9TVsSAnZWagAAD6gQAIxx/xTgXtLTD45C01gN\naBq6F2Ym0TGFwFHA9lZIe/5oq5YnowD4a9MMpHKSgyjru98WflFB9GkgFwJd\nawdTLQG46wic+EceG1rgHSFMXba5bqXhGG0j7oM7LZvy3frRh4KpPT4Z//p2\nePBAo3Qu01Et+e0mAVGoajMmlKbZDK1NLHTV3yIR9E35tJgzT3fE+K5DoIOE\nwHC8MSY6f9xgaEPdT2SC6dUR/G3ca2eTAmfgrNBoSnOPBiycxKq5joMrdJds\nH7iPAEKJZqK5e2yd3vhVFGCsVvtwlfMrBy8LrGgi+FwWCBGY+P4lj8/dKEZf\n9F2JigW0dRVBe7l34w11KnYe3dPNH08fjdhTfCyhFxpffTbNaGkHrOubTdZl\nvIUZOa04o9qq7i4lZzie/RGXMjoJSVr1U1LTH5x3tcc4GvFYTwG2yuSEhQxG\nizvr2oz2603q4a4YhxiW90A/zCuKzWlJC+8sKbvh2o9GSHz86pn5aQpjnVhX\nAoFTy/y2KOIhd9kKrM84ckPn1arxDoRrxvCYEWibBkVZAxVXUUl/RWQEYiS8\nEpN0IASFYH88s8ELKwc72R6kHhmFW3o8XOBP5ewYrnbRArbiYJ8Wtja0VDfR\njQ7lOeQaz7tnkwk80LV01/vXvIPVZg834AhhlavBYAV19BjJSRIAp9iInckf\n78Ei\r\n=OwQt\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"424eb40a3f64c5ff518cb7678ba1c40a33f2fc22","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"brian.alo.ai","email":"brian@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.11","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.16.2","dependencies":{"lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"^1.0.0","react-native-fetch-api":"^1.0.2","react-native-url-polyfill":"^1.3.0","react-native-vector-icons":"^8.1.0","react-native-picker-select":"^8.0.4","@react-native-picker/picker":"^1.9.12","react-native-dropdown-picker":"^4.0.2","@react-native-async-storage/async-storage":"^1.14.1"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","@react-native-picker/picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.1.2_1616434668997_0.5760199939321484","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.1":{"name":"@aloai/alo-chat-react-native","version":"0.2.1","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.2.1","maintainers":[{"name":"alolex","email":"mike@alo.ai"},{"name":"brian.alo.ai","email":"brian@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"52da047305cb09d327b4eb8199551ad7cf18ef69","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.2.1.tgz","fileCount":40,"integrity":"sha512-JpAvMXs5vGCdC7IKEaaIlfRz8QcKEYPhP2jyOiL0XruVCiTWWfKRsGP0Eog7shlGhOCR9e/tmp4RRKIygk68Jg==","signatures":[{"sig":"MEYCIQCwnw5rKi30OiEEtIQq//kvjoEoY7AQL/dU+qgveX3EqgIhALCR0i/x99kp9658Qwfftg4fvGMuVfSszKkCcYVVUzLM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyif8CRA9TVsSAnZWagAA12cQAJHmzX6dyLtirK6HM8wq\n1IA+/S3t4NIaC2w3bjzLJL/WEXoxqwonrPO7PsloCH6ZqeB8bcVPQww4dfif\n3Xkc/czr8gpberSnBBWYeftOyU9ULO6ajWMHhwRKiDLwsj2m09XytRbHDRAN\nGELpEMhZHVEK9SGN6hUDXtEQ7ytbnVxwNT+1eU2pSrwpYyEDk1PORRNzGcg0\npHnvV+4kluojddPDh949/JFD8ie3AZar8APNdPf1/E+uZaUpmgGDTWQ++9/f\ngFACysPqClsWGcMZgEOF2RJyP6h4Pexgv8eMcpOhS6RPnvzCeP2qhax/ePCj\nOPbj2J9N8QXEHw8/udWfvjRqCjWRoQAIEAbWEUwD90JnVlPS76RawPzwy5Ue\nEDaBI40s+zlrwJa+qGqELh3pBpkBXgCaaRzEVExMkf28sxZOf8tzRqV2Pt2/\nJbLxn8SVxyaLLcwp+tV5+g9YHsijWeJuvJGRFn/wp43lzHS7ldDg25iqJYeg\nDBuJ5Ui0awMrTypL5FqzckiwAEYMIobiwkD0w78ypdmSIHesmHhw8bErhikp\n05iFBMEIB982FIN80TUvOVg3kcPVGAZEVBCjVfP9sSStH2XW7UQ/BWVU887Z\nkCagWFcKunuueoiOLLcS7ucdgS07hygaLWBrNG2nDhpbXHxqvIDw3Arbqf+x\nWvbG\r\n=74NL\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ccee4492e545e22a85823440ad5ebbbf72dda6db","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"brian.alo.ai","email":"brian@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.11","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.16.2","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"1.0.2","react-native-fetch-api":"^1.0.2","react-native-render-html":"^5.1.0","react-native-url-polyfill":"^1.3.0","react-native-vector-icons":"^8.1.0","react-native-picker-select":"^8.0.4","@react-native-picker/picker":"^1.9.12","react-native-dropdown-picker":"^4.0.2","react-native-typing-animation":"^0.1.7","@react-native-async-storage/async-storage":"^1.14.1"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","@react-native-picker/picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.2.1_1623861244457_0.549136280554039","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.2":{"name":"@aloai/alo-chat-react-native","version":"0.2.2","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.2.2","maintainers":[{"name":"alolex","email":"mike@alo.ai"},{"name":"brian.alo.ai","email":"brian@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"b4ec23234a6c63ca1398259e23bb465ca3574de0","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.2.2.tgz","fileCount":40,"integrity":"sha512-NArRtAHFSY6owO2sx7iYdVP+103xys6pfDB/fbR53L8s/NWHB6B0SscNH33YG3Tyg8/thDp4hn7RXow6YfQT9A==","signatures":[{"sig":"MEUCIG4GDv3JJjpt006ySLZ2ttdxLvGSu4XuyZzd77LEY4ATAiEA5UuE7xtnLTnEtcY0NWnxwIVyb43jta3Hd3ZjkDJeiT0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgylK1CRA9TVsSAnZWagAAM2wP/3siTz5jRSTzRCZXB9Wk\nINjoJpEwSWsZN39fRxNw3Fr2wcBl1WF8JY7UuvENbH8AgdQPjE8tNDCve4IV\nz4/74LR00RzUcmJEBJABmLkqIkebvLuTRQCISchrnaRof0RHuzrO1SaYJuOb\nNoeZ7lwQFTKNQku1MOfW4dn4JEWLxajHsPVmM7dH+9ki2vNzIFmGDQ1eeBZE\nTZQlXaaXvNqTTtK1Tm1AccajywrvAZ1IX7/5mkUTP/+M68holfjDWoIv4Ap9\nvcZtSTE9c6Q+WPteRyj/v3QRNS1R84VabCEVKJ+7Qgxr641Io/J360xyZYpm\nvuB0dDGZRJ5WRUwLtqbsfSXV/0fZVOjxGiyHflxRCKNhqnKEhUk9Aw8phcyC\nht26M4gVyHRcQGWYpEyhrw0Xq8lsTmnxNxPU71tHqL/ObDnMRBSjN4lLeKP0\n/4aFFj5ZuQNExDtwptkTKvybti8POpa72FyAp7pfDevLLOn8zFMoabxraDXf\nBXbIsuDZMbFPVXyDqXoYuLvRVjCrt0a1ZdxO+DE3+1y1ZpmNTsg7SA3edkb4\n5nGZAn6M7xNpQ6B2BZw2OdhNltt+Yt5dSK4Waa60WIgQzj0JpqzYpHAhazyc\nfnPj6EwmSsQfdmL5RYxeBX9E/HAfI8sY/iGApuBPUWEfVF6gFFC7B7PGW88f\nNE48\r\n=abs4\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"91454786a244530954afa0ac3f0e4a01d988fbfa","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"brian.alo.ai","email":"brian@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.11","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.16.2","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"1.0.2","react-native-fetch-api":"^1.0.2","react-native-render-html":"^5.1.0","react-native-url-polyfill":"^1.3.0","react-native-vector-icons":"^8.1.0","react-native-picker-select":"^8.0.4","@react-native-picker/picker":"^1.9.12","react-native-dropdown-picker":"^4.0.2","react-native-typing-animation":"^0.1.7","@react-native-async-storage/async-storage":"^1.14.1"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","@react-native-picker/picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.2.2_1623872181378_0.44610571285839673","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.3":{"name":"@aloai/alo-chat-react-native","version":"0.2.3","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.2.3","maintainers":[{"name":"alolex","email":"mike@alo.ai"},{"name":"brian.alo.ai","email":"brian@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"8010a3aee25ae03c35329dd5c3b43cf05484735d","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.2.3.tgz","fileCount":40,"integrity":"sha512-7CjpM6Ex4g2yKJvJ91GSHn3DdXahZD3ZkRPwyFyCi2nr8wnCM7bVVZPd+xl2yp52lLeVeEg8sImdBNPq7BN5+Q==","signatures":[{"sig":"MEQCIDYbMW+CBKrvLMswFwtEYcPz4SyEUQseAid2r2uLARRPAiBGPbym9uJAj3JDrWeEIANF5yyBNV35ApY1+0XqSdDRAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgylMRCRA9TVsSAnZWagAAvfYP/0dqn6UIXHUZaoGxraaI\n7sJe9fA0zOBno4f1uswikDiXwKFhLBl39Ec43g18VdGBcfd0R4kjsTpHdPXF\ni32uWd077h5OI3r7GktVdTJNpj/YLbEjykp98JELHb4o7yqM5Xerx+wr0uTl\nJzkexDEpc1kD48qDKWq5bGNX+msQIdvneSqWE/4Z/QfcbzewxdtNBXEkq1mz\nvlTYEifpmYqEqpDYnE9ALom+bMXmiHrDMa/gTb1C5FAMWI/ne8eO9cxplBjE\nRJFzQlQqpOaO6ptsIkdY08hUM3WZZVwYx2IoD4KZSVnaMBsI+tUsqe497Rz6\nkhw26sNEfMprPFb12PD3py4gjrtqexdyXhB+Zw9VPna/yRnZMMa8rRVSRQbU\n0I1pQXJsbdKl5ZNyp6qslg7uyfjQufV4PYq36nVmm/vHPnISnBGscSmIlVkb\n8FF5BVJSDTEJjSh6irF5v8cK3eHUYZSAKKIg3VwhbB6VwRn8vrypddp6lxBK\nmvM1qA1Pj08wimbGhXTuGqBlnUBAqQaPNOUnAXZDMIcyyQWJkormKS+uPJ4z\nSCT9M0fpRifgGO7GlNegYYh5gCcIoQjtBgj2lmY7WpGSV3UekOGfnoNAuLYl\n8KZscTx24CPkO3+Q0SQWQLxUrQ5SbDV10jIX9oyr3N53KzXDC9+n86m6JX5+\n4jMO\r\n=evC1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"44dcea6693c8464e2153d402d7d900ae7e1728cc","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"brian.alo.ai","email":"brian@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.11","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.16.2","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"1.0.2","react-native-fetch-api":"^1.0.2","react-native-render-html":"^5.1.0","react-native-url-polyfill":"^1.3.0","react-native-vector-icons":"^8.1.0","react-native-picker-select":"^8.0.4","@react-native-picker/picker":"^1.9.12","react-native-dropdown-picker":"^4.0.2","react-native-typing-animation":"^0.1.7","@react-native-async-storage/async-storage":"^1.14.1"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","@react-native-picker/picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.2.3_1623872272560_0.63946977408822","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.4":{"name":"@aloai/alo-chat-react-native","version":"0.2.4","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.2.4","maintainers":[{"name":"kudwitt","email":"kudwitt@gmail.com"},{"name":"brian.alo.ai","email":"brian@alo.ai"},{"name":"alolex","email":"mike@alo.ai"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"091150befe45d2f1e3fc510904ab94927f646abc","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.2.4.tgz","fileCount":40,"integrity":"sha512-Lo40YlNM+nSWR3yrvPyDfCeqoaTYoWS4WJl0iIClq/6Hp6F0nMIrN882IJqbToLLqDsT1LfbMaweZ5W39245nA==","signatures":[{"sig":"MEYCIQCCrRtNikIxDP0hzqdeyqpz+fKUbko1r1lAImMWabPWCQIhAKOAOEBlp708OeDxBJFUr4ut+kxX0A6wwRnxdRTuXIUT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":537587,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhACFwCRA9TVsSAnZWagAArcsQAKBuKJbMd6uKh6YoufvF\nfVUURYOzBkW5uCbauypfuhFgm7fDg1h1nstWBHXMVRnOnx6/O7IUf62hqX4u\nQSTKh56Gvd1B8yCHbaFzujRXBKP5PAwrzT2/Vn8KW1gTiwNzOdLVULEVSQtE\nSrL0EZGjGiB6ZVVSaFIh78N6X705VsDTRdoflvuJ2RnYfvFjCmYLNaaCKkQs\nWWcvzqO86xXlGvXAtySfyKjESQJdSWuO+DHg1mrbbOLrnAA+y9zlwupn4M7U\nQ29uVxRUJzFF2Yv0LbIgCj0heqJ8QuHcT8TjMHpF7ug3PQ3NJgY+r3HgHRMW\nbq22GNY7YMQ6KxX6MoqkkssBTM/zg79mjkAtALJtGMb9i4KdSOJNtJbTT09A\nCkKxIfpXIoXejpoLI9j4wDwPTShuOfxyrLtsCvwLsiIPSvmzwUfh35LU8OKE\nahF2oMOHbh25YYFNRnNlru6BFOsLKE/3b8r8KGv2FqTdLlRlJYjSqw6MVDYi\nvoxP+Qxlk2l7k0GXaMApP+YZ4QtqmVPc31JbImFPKpEuY0YzhZXLf+wek+YK\nsj3/i4z91aafCrCgcykZ6YFjc52ld4/3WTeaBCAWSVgJ8KPPmt92OTbMtfJo\nbjPePO6s8UvpD83ohjO1RVG5VYEaeGFSjxBRtZzqowSlUr+fSYbANmZl5jHj\nNt3e\r\n=JQZ8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"2febd903b9d639b824fd18428f5b2c65b52a6762","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"alolex","email":"mike@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.6","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.18.3","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"1.0.2","react-native-fetch-api":"^1.0.2","react-native-render-html":"^5.1.0","react-native-url-polyfill":"^1.3.0","react-native-vector-icons":"^8.1.0","react-native-picker-select":"^8.0.4","@react-native-picker/picker":"^1.9.12","react-native-dropdown-picker":"^4.0.2","react-native-typing-animation":"^0.1.7","@react-native-async-storage/async-storage":"^1.14.1"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","@react-native-picker/picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.2.4_1627398512694_0.8117388804739729","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.5":{"name":"@aloai/alo-chat-react-native","version":"0.2.5","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.2.5","maintainers":[{"name":"alosina","email":"sina@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"},{"name":"alolex","email":"mike@alo.ai"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"94557d2aa4f871c5d1638e2e38092b92ed1654dd","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.2.5.tgz","fileCount":40,"integrity":"sha512-F6ijK8WqGOt4DAPG/+Bg3SxDjQdn55ogED96OaVM4tRGUiPJqHl24UuccdFR7PuS2wIV0pN/Z7+Ecrl338Manw==","signatures":[{"sig":"MEUCID31+nMBlVyqdeZATtP6ZJ4Q8Wyp3kAM/ld5qVF4osSqAiEAtwU0TCo9pkjFqYs7HwQCTl1zz9sAMxCGO7CspozRz/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":542794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWFeFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqh9BAAhtq/6FSrAy0DjaBb8gNZ5LUCEdrMAMbmdvhNUT2ovqfiT+WC\r\nsPfCJXmC65KgbzYqUkF4OHwgY3hRhNsVpi12UWr4N9DaGkZUeSZyXbS0WSIR\r\n0TL9Z5EaeDD/EdOkjHlhCa02VXBok6TDPUEipsuVWoV2/s9zpInjU3ENbKxl\r\ng0NjWjg3V1VlbIv6AFwPuGjRRyN55XD7b6ksqEogWvcTnx61T/fk8PdFluPx\r\nQVT+FiRkbslAPSw0bni6AsNYPF1CvvgN0LAwmWTqn/GEQcWkjst4di1NNlT7\r\n3RuElJUuvlPx7vZk2DCmySY0w4Q+x/f4369F14mdzp0BeZzAjLrFXNRmahYH\r\nq9OfmgxD7kpp1V5FQEO1GMqaE2VwaNcI8gRHD6MXDAvxtdVm1hAagKiNIkhH\r\ncT62xvBlhsYSS+LModkSXnY4u92SjALrKqrCevNHxAWfOpXYmyc639Zi1TA9\r\nHKb9jvRZJ/5SeMSy7Jjk0Qxq7/bP7xHxi+kuBxRiqI1mgW1VsSrrA2drVnnk\r\nL1EgJApAcCxv9xYhVvN83ekpsQjEnfJS/NT/2UxlD3wPzt0w2zJYDELJdJll\r\nmbu2zONp4V1TtCKum+0LnniT7xUCC6RIG2m4mM1d4QlyIyOtpyGHAfoPGMIG\r\n74sepAxDau6fzroik8djfJjWX7xQHQ+3+kE=\r\n=iFvT\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"bf5dafeeef32626c7f182184ca8f8111a41b3278","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"alosina","email":"sina@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.10","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.20.1","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"1.1.5","react-native-fetch-api":"^1.0.2","react-native-render-html":"^5.1.0","react-native-url-polyfill":"^1.3.0","react-native-vector-icons":"^8.1.0","react-native-picker-select":"^8.0.4","@react-native-picker/picker":"^1.9.12","react-native-dropdown-picker":"^4.0.2","react-native-typing-animation":"^0.1.7","@react-native-async-storage/async-storage":"^1.14.1"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","@react-native-picker/picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.2.5_1649956741364_0.26492630540647855","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.2.6":{"name":"@aloai/alo-chat-react-native","version":"0.2.6","keywords":["react-native","ios","android"],"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","_id":"@aloai/alo-chat-react-native@0.2.6","maintainers":[{"name":"alosina","email":"sina@alo.ai"},{"name":"kudwitt","email":"kudwitt@gmail.com"},{"name":"alolex","email":"mike@alo.ai"}],"homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"dist":{"shasum":"86e76194d9b6ab52bea4982b621e3000db4b3f90","tarball":"https://registry.npmjs.org/@aloai/alo-chat-react-native/-/alo-chat-react-native-0.2.6.tgz","fileCount":40,"integrity":"sha512-tjCR/FUVwMt1YmFV3qKkv5aE+z4c1yp8KONDtqdludAGg6i3G4Z9tF0SOaHoV+DaRX4DoprAyhDzYPKzwAjykA==","signatures":[{"sig":"MEYCIQCVkByhjD7E/zkgN6+Tb3Va+gmm3C2poOfpJCAFOd8FMwIhALQxFrQXBowgjFLLbLz6mn+DPmskka9iM6tkvwiW5niU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":542794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWFhqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXpQ//fGO/D2+xz8UZ6IFfh02ZSfzuVo7pYvtcksn9A2nETd12MHDw\r\nq1B26bF3r19EJazLARS8OPfrGYu1bDmzN2x4hMMf2O76feKf5iZITtGI/iG/\r\nnnqbppTZyTLBJR8pzxHRuaeigqtbQMrQVPzEAytk0/bdVrghNERV9P1wWK6A\r\nKx3R0zmknFQJYp/E8EyYZZEYd+jLCHr/3Z2cH460EwEwdM9nQnm/kcVOF7Hf\r\n+0ea3gjnyXg71v1nbRhVF7h/y692bX+gm+rjSYh7/5m7hBQFAHcS4eJRztLp\r\nZ2kZefg5t6JARkiv9x6P9TbDG0DmRt4vsy9LnYR+sCX8Hg75csrQP+KiHMWN\r\nkSKstCQOwiFYxKhiYRjBcVvXZLK94NHriqq1qUVXsEUse0gCBrLJhr60kY7S\r\nWL4IiyQpvPET6I/Aerf6nW+O8Qlv7ry7wnOWJENVY5T9R8Wd9gSFvpI2xA9p\r\n8i6lmYALsbjXwXUL9rQpnfGK+AZzVW82Y/MeTfn0DB1OZhfajW7JZYSEVcwi\r\nSWSejSnHAvi6vgBzOeq2ZC09DfoxIKe9KA7UJic9yXR9nZVM4X4oo6iZhKIg\r\n3am/5IBdyQCD5zdnQ5y+28QS12Q9LVZaMKbhPFqb0RVmLTXmTz8QES4Knt0s\r\nKO1rNdIx8G2Nwl9+ssBEeQ+OP0voGavXJq4=\r\n=ybrz\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged && yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"bf5dafeeef32626c7f182184ca8f8111a41b3278","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","pods":"cd example && pod-install --quiet","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn && yarn pods","typescript":"tsc --noEmit"},"_npmUser":{"name":"alosina","email":"sina@alo.ai"},"prettier":{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"npm":{"publish":true}},"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"_npmVersion":"6.14.10","description":"TBD","directories":{},"lint-staged":{"*.{js,css,md}":"prettier --write"},"_nodeVersion":"12.20.1","dependencies":{"axios":"^0.21.1","lodash":"^4.17.20","moment":"^2.29.1","base-64":"^1.0.0","@aloai/alo-chat-js":"1.1.5","react-native-fetch-api":"^1.0.2","react-native-render-html":"^5.1.0","react-native-url-polyfill":"^1.3.0","react-native-vector-icons":"^8.1.0","react-native-picker-select":"^8.0.4","@react-native-picker/picker":"^1.9.12","react-native-dropdown-picker":"^4.0.2","react-native-typing-animation":"^0.1.7","@react-native-async-storage/async-storage":"^1.14.1"},"eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"proseWrap":"preserve","printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.13.1","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^11.0.0","release-it":"^14.2.2","typescript":"^4.1.3","@types/jest":"^26.0.0","lint-staged":"^10.5.4","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.1","react-native-image-picker":"^3.2.1","@commitlint/config-conventional":"^11.0.0","@release-it/conventional-changelog":"^2.0.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*","@react-native-picker/picker":"*"},"_npmOperationalInternal":{"tmp":"tmp/alo-chat-react-native_0.2.6_1649956970182_0.6309797718402361","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}}},"time":{"created":"2021-03-17T20:44:25.540Z","modified":"2024-10-10T17:54:53.753Z","0.2.0":"2021-03-17T20:44:25.942Z","0.1.1":"2021-03-17T20:45:23.930Z","0.1.2":"2021-03-22T17:37:49.198Z","0.2.1":"2021-06-16T16:34:04.586Z","0.2.2":"2021-06-16T19:36:21.496Z","0.2.3":"2021-06-16T19:37:52.778Z","0.2.4":"2021-07-27T15:08:32.985Z","0.2.5":"2022-04-14T17:19:01.510Z","0.2.6":"2022-04-14T17:22:50.390Z"},"bugs":{"url":"https://github.com/alo-ai/alo-chat-react-native/issues"},"author":{"url":"https://alo.ai","name":"Brian Arpie","email":"brian@alo.ai"},"license":"MIT","homepage":"https://github.com/alo-ai/alo-chat-react-native#readme","keywords":["react-native","ios","android"],"repository":{"url":"git+https://github.com/alo-ai/alo-chat-react-native.git","type":"git"},"description":"TBD","maintainers":[{"email":"david@alo.ai","name":"david-alo"},{"email":"kumail@alo.ai","name":"kumail-alo"},{"email":"sina@alo.ai","name":"alosina"},{"email":"kudwitt@gmail.com","name":"kudwitt"},{"email":"mike@alo.ai","name":"alolex"}],"readme":"## ChatWidget API\n\n## Installation\n\n```\nyarn add @aloai/alo-chat-react-native\n```\n\n## Dependencies\n\n- @react-native-async-storage/async-storage\n- @react-native-picker/picker\n- react-native-image-picker\n\n## Post-install Steps\n\n### iOS\n\nAdd `NSPhotoLibraryUsageDescription` and `NSCameraUsageDescription` keys to your Info.plist.\n\n## Import\n\n```\nimport { ChatWidget } from 'alo-chat-react-native';\n// or\nimport ChatWidget from 'alo-chat-react-native/ChatWidget';\n```\n\n## Props\n\n| Name                 | Type   | Required | Default | Description                                                                   |\n| -------------------- | ------ | -------- | ------- | ----------------------------------------------------------------------------- |\n| appId                | string | yes      |         | The ĀLO provided App ID.                                                      |\n| authToken            | string | yes      |         | The ĀLO generated auth token providing secure access to the ĀLO chat servers. |\n| sendIcon             | node   | yes      |         | The icon to be used for the send button.                                      |\n| uploadIcon           | node   | yes      |         | The icon to be used for the upload button.                                    |\n| userId               | string | yes      |         | A unique ID that identifies the user who is chatting.                         |\n| languageSettingsIcon | node   | no       | en      | The icon to be used for the language settings button                          |\n\n## Auth Token Instructions\n\n```\nPOST https://auth.alo.ai/v1/auth\nHeaders:\n- Authorization: Bearer <ApiKey>\nPayload:\n- ttl\n- user\n```\n\n### Payload\n\n| Key  | Type   | Required | Default | Description                                                                 |\n| ---- | ------ | -------- | ------- | --------------------------------------------------------------------------- |\n| user | object | yes      |         | A collection of custom private claims used to share information with ALO    |\n| ttl  | number | no       | 1440    | Time in minutes for which granted access is valid. Min is 1, Max is 525600. |\n\n### User Schema\n\n| Key         | Type   | Required | Description                                                                                                                                                                                                                                                                                                                                                               |\n| ----------- | ------ | -------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| id          | string | yes      | Unique ID for the user to grant access to                                                                                                                                                                                                                                                                                                                                 |\n| firstName   | string | no       | First/given name                                                                                                                                                                                                                                                                                                                                                          |\n| lastName    | string | no       | Last/family name                                                                                                                                                                                                                                                                                                                                                          |\n| email       | string | no       | Email address                                                                                                                                                                                                                                                                                                                                                             |\n| phoneNumber | string | no       | Must start with a plus (+) sign, followed immediately by the country code. A phone number can only contain the + sign and digits. You must remove any other characters from a phone number, such as parentheses, spaces, or dashes (-) before submitting the value to the service. For example, a United States-based phone number must follow this format: +14325551212. |\n\n### Example\n\n```\nRequest:\n\nPOST https://auth.alo.ai/v1/auth\nHeaders:\n- Authorization: Bearer dhPH43dkEJHzMUtlIYSGVt8HE5xOAt2c\nPayload:\n- user: { id: \"9744d434-3216-44f7-b6a3-67ecbbd44aff\", firstName: \"Michael\", lastName: \"Jordan\", phoneNumber: \"+15551234567\" }\n- ttl: 60\n\nResponse:\n\n{ token: \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c\" }\n```\n\n## Development Instructions\n\n1. Set `CHAT_HTTP_ENDPOINT` and `CHAT_WS_ENDPOINT` in `src/constants.js`\n2. Set `appId`, `authToken` and `userId` in `example/src/App.js`\n3. Install dependencies: `yarn install; cd example; yarn install`\n4. Start React Native development server: `cd example; yarn start`\n5. Deploy example app to device: `yarn example android` or `yarn example ios`\n\n## Release Instructions\n\n1. Set values in src/constants.js to production values\n2. Commit all changes\n3. If not logged in to npm: `npm login`\n4. Run `yarn release`\n5. Select increment for new version (patch, minor, major)\n6. Publish @aloai/alo-chat-react-native to npm? Yes\n7. Commit (Release X.X.X)? No (it will fail because of commit checks)\n8. Commit the change made to package.json\n9. Tag the release with the new version number\n\n## Example App Release Instructions (iOS)\n\n1. Open `example/ios/alochatreactnative.xcworkspace` in XCode\n2. Change the version in the Xcode General tab\n3. In Menu, select `Product` > `Archive`\n4. Select the Archive and click `Distribute App`\n5. Deselect `Include bitcode for iOS content` and complete remaining steps\n","readmeFilename":"README.md"}