{"_id":"@ahiho/react-native-livechat","_rev":"12-c662066cd634a76d8eac5ede8a3ece15","name":"@ahiho/react-native-livechat","dist-tags":{"latest":"1.0.6"},"versions":{"1.0.2":{"name":"@ahiho/react-native-livechat","version":"1.0.2","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/ahiho","name":"Ahiho","email":"tech@ahiho.com"},"license":"MIT","_id":"@ahiho/react-native-livechat@1.0.2","maintainers":[{"name":"tvhieu242","email":"tvhieu242@gmail.com"},{"name":"jwthanh","email":"v2tmobile.it@gmail.com"},{"name":"levanlongktmt","email":"levanlongktmt@gmail.com"},{"name":"hoangnh0099","email":"hoangnh0099@gmail.com"}],"homepage":"https://github.com/ahiho/react-native-livechat#readme","bugs":{"url":"https://github.com/ahiho/react-native-livechat/issues"},"dist":{"shasum":"6da1d66ad4b82cc8b9768a34ed5e2f279e1b8ae9","tarball":"https://registry.npmjs.org/@ahiho/react-native-livechat/-/react-native-livechat-1.0.2.tgz","fileCount":134,"integrity":"sha512-BBgIKa0vzzl7hM3PnY4i6r3LK0NB1TTm4dHbXpLaoWuDjFRRhZfkbcqIGPL2oZpwB+mTJtJtBbB4JIzuF2vXEA==","signatures":[{"sig":"MEYCIQDt00J5NtYTnkdWX64AdRT61xz82VXoluOsD3pRpMCppwIhAMO77z9eMsJSyoKZ0TLGlC5DOOhq99eWzP9alFIzvLLW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":940622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOmg/CRA9TVsSAnZWagAASucQAKGiBzSFM2x2T7Xb5TW6\nY69bYHWja8c1YXxqV1JTXev+//FhnY3yc3xJqmCXLh5SzUQ0MjjIowfNdW8n\nW90WfJKofrCqtEB9SiyYLPL5bLTvDMiur94yfJNBmQxYylVjUMzv6FIeYQjx\ngxx8RK0tR64cKQWQ5kpviR4iV0pNNZ8yrhvazjxr/ade+1Ju4Ob2ZfCX//at\nYkP/ixyUyv9DKrQI/Qe6YzHkDiPN5qxaOBJTj6LzQfzuPRK0QkQnF5z8tj8R\nOpVv98CqDR4hx2ZE/z+23v5uApc+/GQ7MHjqLNz7GYCEpT8y8zJWouYskKxJ\n4lPXrxj1RHCLerSkE9uq8yueJ0IrN4/5/ZclSMe8pFnRoemQHf1bCHwQC9rc\nQ4gVJXbydup7Cw1D8r6u0xEDMa1pL/8632IQaUhsQE2qzqNNfiAAhs5TqrME\n7ZrcIzPBYrvMF1g7N0oeY3qci/9PLJUtg04Opg4rYrs0Ms7Kp8fj09/tVxX7\ns/FK6nNNQdzjAZVI45yrfiqzaFzgGC2fKKqadJUQz2TIAyn53r1mZ7n/QUZT\nV3soIUzQC07sLUbiRPgVYlS22RlXeE1csfqpZ4mT4pnZUIjgHio637g0yBA6\nlYUNPmDTwbeANy4bKfNmDqp0ukicJF/Q02hbxTn0MC8RUkfzGRuWNhxqrIpK\nQyjB\r\n=6ZZr\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ba3c0291d3e2ea57ccfd8f825574a395c17ebbc3","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":"jwthanh","email":"v2tmobile.it@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/ahiho/react-native-livechat.git","type":"git"},"_npmVersion":"6.14.5","description":"React Native LiveChat SDK","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-livechat_1.0.2_1597663294652_0.7610109033949004","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.0.3":{"name":"@ahiho/react-native-livechat","version":"1.0.3","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/ahiho","name":"Ahiho","email":"tech@ahiho.com"},"license":"MIT","_id":"@ahiho/react-native-livechat@1.0.3","maintainers":[{"name":"hoangnh0099","email":"hoangnh0099@gmail.com"},{"name":"jwthanh","email":"v2tmobile.it@gmail.com"},{"name":"levanlongktmt","email":"levanlongktmt@gmail.com"},{"name":"tvhieu242","email":"tvhieu242@gmail.com"}],"homepage":"https://github.com/ahiho/react-native-livechat#readme","bugs":{"url":"https://github.com/ahiho/react-native-livechat/issues"},"dist":{"shasum":"374dc2712ebf5f85c6993e0f1adb8c3e80d8f7b6","tarball":"https://registry.npmjs.org/@ahiho/react-native-livechat/-/react-native-livechat-1.0.3.tgz","fileCount":142,"integrity":"sha512-barjNYCMhSST0WraojIV2SY5uuTzLgTxnjbhThwJLZruzYJ2pVINlJ8lJamfoG0k9/psVaoYMVO926wSjc2h/A==","signatures":[{"sig":"MEQCIHI8wNX6Bcw1Bo/kKfuyoTCdLG8sDbOsyPYCxgzDBhXQAiBduZKJUndge0aUwKmo5a5MXRKXN8nPtWUSKHTESUy63A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1029004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOodrCRA9TVsSAnZWagAACNsP/0hkvjB9XIpcgJuLcGee\nBLQywdIJq14EBM+uOtQOK2arBZLYUz8uHQt8ds3Ag16c5qYhN457IHNBbFOv\nDvDyG2ymqaMhNcxaJ2WiKN4nhs2zawphshBzsm8P+HlOLKUxK3ATimoDj9DM\nWbF+a3YxgjZVOcdRc4PPsyLpwCtFvIqUJMEEYJLWbWC2Anwn3wzvQWKfmYn/\nmUcBACPZKkBjrE9pcxbXYZ1I1BvSl0nL7gTbgkLU/Dj39M2Q2qjp/OZJ/pcs\n3o19o+9Er3um206iJhtH9jlNHKf6yVK2paScKSBkauVH3UPbxEXfGpVkjayT\ngqPnJUdhnSp9brbljnuY7KqkeeQCIE03l13taPpWpr9avURFVcM94jGo82b3\n6vUpT+h5/C0aGjusg6sQhoG+e8jS2bWUx+jMejskuCOo5CLoaACmrJjOF5fy\nTY/rCwFUbJGMe9kvw/7OIhKS5dlvrFwqMHPqHKSyT1nCdqsTR3TJCNRAO9hU\nOJEpvoFa21CKCZX53Dik7EOt3Rv6tK4gLx7ulhdlrXBav+X0XXqpKoBX8XMA\npaq+pcW4PNgZYh5YBHQR/fk+68xCUuwOtoQtwNQleVcD7zO3PQ1G4sS9trs2\nwWS4IsGW7WNWyTUvnwtK/2KaLPgBq0BLoJknF7Ah61wt3LYvLpjcTvZH4BBx\n3tMl\r\n=2N4z\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"f39247b83ef0b13a4f2a4a03207b413f5b3f81c9","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":"jwthanh","email":"v2tmobile.it@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/ahiho/react-native-livechat.git","type":"git"},"_npmVersion":"6.14.5","description":"React Native LiveChat SDK","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-livechat_1.0.3_1597671274781_0.5319760011301853","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.0.4":{"name":"@ahiho/react-native-livechat","version":"1.0.4","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/ahiho","name":"Ahiho","email":"tech@ahiho.com"},"license":"MIT","_id":"@ahiho/react-native-livechat@1.0.4","maintainers":[{"name":"hoangnh0099","email":"hoangnh0099@gmail.com"},{"name":"jwthanh","email":"v2tmobile.it@gmail.com"},{"name":"levanlongktmt","email":"levanlongktmt@gmail.com"},{"name":"tvhieu242","email":"tvhieu242@gmail.com"}],"homepage":"https://github.com/ahiho/react-native-livechat#readme","bugs":{"url":"https://github.com/ahiho/react-native-livechat/issues"},"dist":{"shasum":"f094bcbbc7250d14b2b4f81fe6c4610bda350b18","tarball":"https://registry.npmjs.org/@ahiho/react-native-livechat/-/react-native-livechat-1.0.4.tgz","fileCount":144,"integrity":"sha512-ymd2NlnB/YqI0whfBSBKwotT1ash/DD4z2dPCbOJGNnmko5sjgojxdQ02uz2YgDAlF0adpBbku3qIW3YVHLdnA==","signatures":[{"sig":"MEUCIQDRmMmESDmiYGFcLdd4/kJxTzgbU9ukAXZcPHVLk4z+4AIgdLfewO09gZAFBU6ltt6xOGPGhWX7dyqzn0NNwqDhf7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1055144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOq/gCRA9TVsSAnZWagAASSAP/3lSXB8FNN5oKk0Xdupy\niEC2zAGv5H9cLNcRfm7T+DxEV5brq89nGfJm7SKHC4yoGdUwtetZzKxondf/\n1pHMVh+mr1a1BpJq+Wh+inENfZWjW+NAV1L3FTdUCJSQUW6X0qJJ8PtpXJ46\nbaN6kl0JpDX7DvHoCGyJed4/lKZ0Er+wqDgLOLp/I9cfUl59PO3IkdAwes4j\nYEh1H55gfuCMv7/TGXw4P9zQUE1IzylmPcClbXaAoVU06CSHXUsH74Ns1WjJ\n1Jf8ulm2qe0FsKjQEwwrjkyvEs0e51tzNIDsijtOAWHGmTb2oiEOrnhuLA36\nkIWqS1XWq/QOXlMxTkeHBI0ZFRYyv9IvrAus0jhnKlMTxyrQQNAjz276i6h6\nMueV8yJYYIRppAyB1jwaQzDubhTwwHhtm29/tZGA0xCNOA2UwnMA1kKyBs9O\n9Oi/3ESE2iFzpLyr373jsksd5aQ/ZYRAiANpWi9yJfJ6pXGH5MwmJWCuQKs6\nErzHAXxLemF7HbvN+WtRbfppkY84zEzfQzRz0RQiEVpEvBvmkWIRr7uHVAhG\nzqQL/w3HDr30EgxLqMzWsnPDrQCFn3NV93IWxMFZtYBWRDxUVSLuMD4x8bUh\nJkThYlH+retWaMwAOfmFgylG1+KDyW3Bpo+Omr8K70lB3Uf1ewcYbOJVGQyi\nf2wy\r\n=ImaP\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"c80cfb32af0a80f6968d30673d9afdd35edcd993","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":"jwthanh","email":"v2tmobile.it@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/ahiho/react-native-livechat.git","type":"git"},"_npmVersion":"6.14.5","description":"React Native LiveChat SDK","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-livechat_1.0.4_1597681631784_0.7520644503910376","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.0.5":{"name":"@ahiho/react-native-livechat","version":"1.0.5","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/ahiho","name":"Ahiho","email":"tech@ahiho.com"},"license":"MIT","_id":"@ahiho/react-native-livechat@1.0.5","maintainers":[{"name":"hoangnh0099","email":"hoangnh0099@gmail.com"},{"name":"jwthanh","email":"v2tmobile.it@gmail.com"},{"name":"levanlongktmt","email":"levanlongktmt@gmail.com"},{"name":"tvhieu242","email":"tvhieu242@gmail.com"}],"homepage":"https://github.com/ahiho/react-native-livechat#readme","bugs":{"url":"https://github.com/ahiho/react-native-livechat/issues"},"dist":{"shasum":"ab3cffc5f83e45dbd605066e76dc1749590f3531","tarball":"https://registry.npmjs.org/@ahiho/react-native-livechat/-/react-native-livechat-1.0.5.tgz","fileCount":165,"integrity":"sha512-UlZv5q4voEa21kzK6l1OomcI58n3MSkBYxPFZqR65DeOhwQdKde+THIpUG7Nj7/WjxFF0zFgenEoXZSkqV1GnA==","signatures":[{"sig":"MEUCIACwK+qfmB+hRJUsdNpwAcqdJp/9NAZdLXvwAvNby/MBAiEA6/edEzCKufgKQfikBgSKtKTmpKExoV/ha8mncDdNLVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1154599,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVKRPCRA9TVsSAnZWagAAENYP/jISZD4KzCnbeku2LRUs\nxuziqEthSki4WC3GzVqt9RMAhEuFGvNvnNOjBS345UGaqwcC4Fr8AGKD+9P9\n5ZtlKYhpvV8IP6U/Y9+OiP6Mzq+eWZ5iPEkMh2mGgA1c1asOu8IShTcY2sve\nndPEJ+vWPWIy4rwVijtssEYmk7fz6m32Yyw4thforoX36j6YuAooPN40fbMg\nIcNCebKj3DajGEaanfySPzYdbh2UIzKqfWeTXmx4PwJXB3vfNy9TPsLfmsro\n43Y9uzhxNFBoE8N4Efh9Ex2PpS95S6nnUadUy53W2iWg1PruMdGRAsRuSo4c\npPYPiRtAgXpEKilOxng31VepyOQhLu/pslofx7Mdqwp9197LxBEM0SZrSQ74\nP+sNOcNFsEPM5zUL9p/5Wuz/yYpyQKOgY1tVAYxNUC1Dx6N1LD8777KBvI6t\nV5v+CxFwKDkYEZCBoXls1j1dPnpYZXmGHpWUNLcrzWd6bP0EDZ7yZWyurP4C\nq6XtkmLN5xDF6Flbjy5rfkE2PmAof6NKG0nD69ZwzN4bxt7n4MuiGoEKXO1s\nX6a3hnmkT4UBR1eTtgFU18UQpwfg2od1wVIFuQoFd1bQeqh+nmhtUcfJbl5K\naRh/DNQ82a7GDTvRglbwhHG/Wiq12XdyOULbwAuG3QXhthEqtidcSD4GFxum\nphW3\r\n=zZkU\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"78f2939e1a89059710837a9d9afff10c75415bc3","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":"jwthanh","email":"v2tmobile.it@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/ahiho/react-native-livechat.git","type":"git"},"_npmVersion":"6.14.8","description":"React Native LiveChat SDK","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-livechat_1.0.5_1599382606649_0.6005569377307443","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}},"1.0.6":{"name":"@ahiho/react-native-livechat","version":"1.0.6","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/ahiho","name":"Ahiho","email":"tech@ahiho.com"},"license":"MIT","_id":"@ahiho/react-native-livechat@1.0.6","maintainers":[{"name":"hoangnh0099","email":"hoangnh0099@gmail.com"},{"name":"jwthanh","email":"v2tmobile.it@gmail.com"},{"name":"levanlongktmt","email":"levanlongktmt@gmail.com"},{"name":"tvhieu242","email":"tvhieu242@gmail.com"}],"homepage":"https://github.com/ahiho/react-native-livechat#readme","bugs":{"url":"https://github.com/ahiho/react-native-livechat/issues"},"dist":{"shasum":"d1032aa482e2b0d8c700fccb805d2c6427163718","tarball":"https://registry.npmjs.org/@ahiho/react-native-livechat/-/react-native-livechat-1.0.6.tgz","fileCount":165,"integrity":"sha512-8z/5JEjQYgVYwfukMQ432h2ZokQIoFI1TVoDQbUxR114RbVJWmFF7GWQDJRT0w1tzHybvzIlEvnqZThdFTzrbQ==","signatures":[{"sig":"MEUCICWa88clZcvO6Lw6nGW6h7qUbDcgNMonLrj2elYKpCkgAiEAo2apYoquR5IutxOOsUI1mD4a6DWS45nv9YCjk7wIJ+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1157210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1wGiCRA9TVsSAnZWagAALLUP/1pE/PeFSzH5NMzViujD\nUC0Tl10CRFUzDvQY2ie6fIj8nPNY2prsMMp7MrVF5QVTln6zflrNrrqA9D9G\nR37DzI7AnfTS3hf6WHDu6dhY/r9N5sVb0SInqP9RpS1hENZ7fEqEAfeN09Ih\nT56Y7P7RcHRfIZxNIDUuopcGvlmxKqAQ1bHbwqy5GiqVSjWlul5gk+nVyhZH\ni/6w+sW8YhOyvpZLVpDM4UI1n8f7OLCxyLyWo2V3AzavwQNU4iz1JZ3AEQ1q\ni5zMMJ05M1QFMrA+1o+mWSmFOu83nyS0vdfxgBzRrxqnv+4AU3mvsRFbnGa9\nbbsT0flinkH5OkSIAx7DS5w4ubiNZzlH3ORJUhvOPt08rKyyA/QGpkC+Xci2\nRQdLuiQAMDWy3nTzt/vRR9MwFADNXQFcSa8KuVrJwi5KbemzLbq+elJj8+Js\nokfYarfCz4mrs/I8NmMMNrDj+3+hOnIIHlTNfWz4gah0CGQ/30K3exlbd9wJ\nIBMejJ5hoVJtw39BGNOpK5L+o5I4NiPXUQDkZ5nHoADExKB8c4GdCzamfOUd\n76kRl/8SoE0R9PEN9Ft/P2xvzfLDWNhiB8KdXgZmIZH3SRPlJwaZUhsrWyXV\njcM25vTkM60HbFT3dhw3ca64tcM1vbDwP8vKI6SRLvFoAqGZ8Npg7aEc+Hs0\njD3F\r\n=3Ae0\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/commonjs/index","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/typescript/src/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"1b899c62d4391c2fa15e356527d4476192fe65e5","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":"jwthanh","email":"v2tmobile.it@gmail.com"},"prettier":{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","commitMessage":"chore: release ${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"repository":{"url":"git+https://github.com/ahiho/react-native-livechat.git","type":"git"},"_npmVersion":"6.14.8","description":"React Native LiveChat SDK","directories":{},"_nodeVersion":"14.5.0","eslintConfig":{"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","_hasShrinkwrap":false,"devDependencies":{"jest":"^26.0.1","husky":"^4.2.5","react":"16.11.0","eslint":"^7.2.0","prettier":"^2.0.5","commitlint":"^8.3.5","release-it":"^13.5.8","typescript":"^3.8.3","@types/jest":"^26.0.0","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.62.2","@types/react-native":"0.62.13","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.3","@react-native-community/bob":"^0.16.2","@commitlint/config-conventional":"^8.3.4","@release-it/conventional-changelog":"^1.1.4","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":"*","react-native":"*"},"_npmOperationalInternal":{"tmp":"tmp/react-native-livechat_1.0.6_1599384589766_0.4395501545835243","host":"s3://npm-registry-packages"},"@react-native-community/bob":{"output":"lib","source":"src","targets":["commonjs","module","typescript"]}}},"time":{"created":"2020-08-17T11:21:34.393Z","modified":"2025-02-01T12:46:58.042Z","1.0.2":"2020-08-17T11:21:34.834Z","1.0.3":"2020-08-17T13:34:34.955Z","1.0.4":"2020-08-17T16:27:11.919Z","1.0.5":"2020-09-06T08:56:46.806Z","1.0.6":"2020-09-06T09:29:49.929Z"},"bugs":{"url":"https://github.com/ahiho/react-native-livechat/issues"},"author":{"url":"https://github.com/ahiho","name":"Ahiho","email":"tech@ahiho.com"},"license":"MIT","homepage":"https://github.com/ahiho/react-native-livechat#readme","keywords":["react-native","ios","android"],"repository":{"url":"git+https://github.com/ahiho/react-native-livechat.git","type":"git"},"description":"React Native LiveChat SDK","maintainers":[{"email":"v2tmobile.it@gmail.com","name":"jwthanh"}],"readme":"# @ahiho/react-native-livechat\n\nReact Native LiveChat SDK\n\n## Installation\n\n```sh\nnpm install @ahiho/react-native-livechat\n```\n\n## Usage\n\n```js\nimport LiveChat from \"@ahiho/react-native-livechat\";\n\n// Initialize LiveChat SDK\n\nLiveChat.initialize('YOUR_LICENSE_ID_HERE');\n\n// Show LiveChat window\nLiveChat.presentChat();\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n","readmeFilename":"README.md"}