{"_id":"react-native-cn-quill","_rev":"39-ff655d4ea5b9ad17673ba9c7605ce6e5","name":"react-native-cn-quill","dist-tags":{"rc":"0.3.0-rc.1","latest":"0.7.20"},"versions":{"0.3.0-rc.1":{"name":"react-native-cn-quill","version":"0.3.0-rc.1","keywords":["react-native","ios","android"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.3.0-rc.1","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"efa622b034fd881cc31df9df95fef620c475c45a","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.3.0-rc.1.tgz","fileCount":273,"integrity":"sha512-v/20EKZkKBMeeMRnCNzbqTFys8KogUd2W3eQd0ysyQEHlIQdD3uY6gB1CYIgRNF+aEUGgHwP61Lejksy2nyWuA==","signatures":[{"sig":"MEYCIQCpCDY6DduBONIQzfSfhgkphAew4/O8RpCKaZcppUBE5QIhAMQdLFsp4+b1HMa8vCM2tM3kdwImNzxy0L8w6ceO0+bI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2292073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJYAeCRA9TVsSAnZWagAA76QQAJ+poZcs1pON9IAyToZa\nl5n0Ygeu4CK0vK6jGQS0GAPWFxjTm7A9ZCN3z3IzLd2U2A/M7ML+xoe8jEbL\nx3IAyHFFt5wLe9eeGkMH62yErvgvER5tI7I6EeB/iL3mq5RmDP3h1QmXtvsK\nljmIN3ZV22RJmAhG5/8hI+BfxHS1n7bEyKDZ/bJOzuX5h/8jygO0zRRcW/i8\nhip6esQxUN0bdkfreNLtEKUtircznsU7MoQ64vLm1vLesNaQB12MF4KFcKgu\no1jJq6u4/FlBjzLpKiaa2IAvhMfsOHO8PdKROERbn8dZBlxZ3XpGo0mmK0MN\nQFYLasNzLF/VJ1rKKVRat8geCAbZ58pxUcF6Sal+fsRq0UmGo+2n6xgxYeCo\n0vLcIy/WZIl6U+XQ8h3b6+nEQ9fMFSDcKCq513yrXCpbLUrxlVwYJwP5Zeoz\nldkW7wPmcVq+OHtwFueQCBPDJ6zhyjIyL2s7Qx9pKtmAYRswAioURmJ2zDGA\nq9491J6HnK2KodWfswc3XXWa0KhyqdZRvhFoXFYETxBz8orZbrybs6Xhl9MA\n1bJue2rz9opisjgUszjFtWafD32NDLCudtnsxUsGwzImOqnu8IrpiG6cDPua\ntZTU/1NHV2VEYpDw7FnR+iDBuDWZoJYPnQb6jeFonqYnoo+iGyXuhzjDySTr\nUn3V\r\n=mqYZ\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":"485ca70d7012729cc824a549ef771032988d65e5","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.3.0-rc.1_1613070365722_0.6687191959739203","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.3.0":{"name":"react-native-cn-quill","version":"0.3.0","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.3.0","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"ba1c05f4a3cabd7edc19d017510522bcb1f4b86f","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.3.0.tgz","fileCount":273,"integrity":"sha512-OQUD+Q4f5UTw/s7+mqze8cf+MBP6s0N8Mt6rlM+8rSGBRG8CLs4/as22kObeo5N3KiWRfm8Br88yTT3ALeJp3A==","signatures":[{"sig":"MEQCIES+3cwrBKnm0AYmRaa9zVHxsSs4wPF6Xmz2aBSbxPusAiBTLO+AF3riT7+jfVUvcJVgexQG+2KjDji5D1foKJ1Ydg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2315646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJnIhCRA9TVsSAnZWagAAMsUQAKPG5WwfPZzgaWzOXwaj\nwus/MdRBOu31uovhvnTC/AJ1XwzteO5UKpet5awshtWO+vGSEo0o27UWlnx3\nInzmOI9cqn5IDJ7lScsZ4lAblqT3Eotvj43wTRrX1NdOcixARSWpd+qnastA\nns5KXmF/rJnk0d8wABQoHaxrNnK6DDiRCC214o16sr0hPNIf+okTwT/iDDBj\nJz5EmJOWYXr2Yav6vzpxtoP3fkTuFv1Yi2UjRZTH/6/bYOSUXBWAFXoX2Tla\nsMzSwySA7ogsovwrbxOfx1PORZLjWRRGml19CZZsATBaXQfhEZo2+fFMFlSa\nKRnCk2lDYK+yu1KV0CYM5My+ijVsaWp5BZ+mqyj+w/ALfqSICqCbanT9hJz6\nwoJZWBrsF2YYkrsit5BnJVoqetusOlBUZJsrHM+sa5VQKo0NlvcJSAgzz0LZ\nfr1eJUiRF9Q7EoaThGvFSxMJc9HtPwzJNvQ4aGjNthYRAlMfRYCqiAb3Wfyz\nipfB2yKd9OxPy9RSxbQ3BekztnklRk6p/As115VusHbY/aFyUaBHuw/s0Zyu\nHhAaf5gKaDUF2chZSld/whKGPqXLu8Px97AjkRNnUfpHH+8HDezwFAZqormT\n7b6V4pOayD/qrmDMlnqk+Agz8tqQQDabxFdvf4XwQj/zGfFII0jUUGIYC2FJ\n6LKl\r\n=pbxB\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":"74f623220f54ae3aeaf65cb0f2c1aebdc34f42b2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.3.0_1613132321026_0.8263511076921022","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.3.1":{"name":"react-native-cn-quill","version":"0.3.1","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.3.1","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"5a433a7ee824d3b9c39fdaca9731c1ddf6a2393c","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.3.1.tgz","fileCount":57,"integrity":"sha512-es0bFvGadthQuMtOP9uUgvEUIqruito97suG55cZM+jNFY606CxLimaquorlf9zGnC7tqoibw9so8HpLw8K1GQ==","signatures":[{"sig":"MEYCIQDGm3tTutK/5hfxFSorA6h6FV6eNxTMi1WCZv9SmUdKNAIhAJDGnB2dMtTrkLRo7VtxsUL+iJSUzSU3bIWsRhiV0lns","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKNnuCRA9TVsSAnZWagAAMtEP/1QJt97mHBGTYiTSRn5w\nsIfCOZF3Oa2L+gqlSTM9nPxW0kt7Quy3AVz7fFAAj5u05Xt9XOtxGZ+DMgQG\nD9zcLhbL3BTPlNnTuNb+k563hETMSqYMfK3CV6MXBJJCGIEJECIeywbpVt02\nvk0Oy+HRctjDiTCZOsXOxU8poQQxNk+Jj2ABkvt/gPkvCCulV9/t7oSR+05o\nZS8ebR6Jx6ysZNYxXwg+jjKgeOxuYuA+MORvOxqsXslSOJtf3QaPB+nUUfX6\nfc37HOuPvX8s4KhS2bXzDpXslALMrG2gykQ8IAVmcLFTDHlyF85N2GJzNuX4\nXxRTKjfG0dH9jCkB3U+UyzUFvDD9rIl39+lRxifI9mrxSJcDLyc/cDRPwW7x\nSM3s3idtNpgkQaEvgMNo8sUGFOBLQdoJkgjikEjylb0JMquGL1ldgyiUxo0n\nQ13ozLmxjeLPAkhyAeyBXJs1wJgBmWK21DOtl5WcEv67S/HCBDMO8rHk7DIj\nO/Wr/5g/cid7Ib/gZxRfg2KpLJU5DUsT0dRbcTAcVyAmdJRvcGG7W0mDtPl0\nAlwhY+IZgh4McMYikrQvTuXew4iaTsJ4/CFlHNMBeEEM5ct+vmNa9XSJt3aA\nVXsne5cC6gp8kvJNmh4CXNRL/XOvvF58R6Kcx0eSO7KBIN5eDtgSxgVNAhuf\nXysy\r\n=h+uV\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"b52584dba04a43f4a00ece146bfaefcdc9f0b53a","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.11","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.5","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.3.1_1613289965807_0.676991080892712","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.3.2":{"name":"react-native-cn-quill","version":"0.3.2","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.3.2","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"f01da2bd908b795ed76590e049c1416755225e55","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.3.2.tgz","fileCount":120,"integrity":"sha512-EuqQwTxI5jAr8qPw+dK/AgYWc9me/XXlv5s042O3HtD/6PqZZtdxR+1lFGF778g7efXBf7HJet4tFKDA7Gnryw==","signatures":[{"sig":"MEUCIE5FltvGgMrZfWaSsPbMFiOPU7ru2qxJMhzrQm22dRudAiEAiOvaAr7/NcI/mXanhI3edIIhlq1Tp4bhwO8fF5eKCT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1036107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKOAuCRA9TVsSAnZWagAA5zYP/3HcMfHlZkIdsM6M9Wor\nrKs4nvdcD0lVhJ/xNXYnn718V9Jkusvef36by8sskDHZMfVERgd/s7i7iuoq\nuPn6kBx59Av7GjKiE4HgMqf67e7ltLVqjWn1Hvcx8LAwCWLIszzVGLUaL/6J\nEd4B1qllReQVxpkJuU8/d84aWk1VOa/GoP0a6Z4lOrG7sk5O6Z4R4VVnBWLA\nZtUTPFttjiMlTfM+V/6K4kg8uklsXuhZ1MBCRc0ooTDIX7ddWwLu6RtQkn7B\nbsdukPVpDJ6Q3dgEb0Vz1N3paPhlaRgtON+lbNYg0K/+sB1SLR1pYaZYmv8A\n+ST8J7swRy9G/NLvk33hJ5Pb4QFUmbrZaTJHmgne0QDp2slxX3p2rQMQQOHv\nBg6rxntU4SU5oIA1kBDRWla4F2+2H8i6WWs1UhOHOqRk8rPiazwmmkbSCaec\nMcxAd0geyAGeTPszhy7CrBXIhUcQwV0R12+MTOpnmjeqas2DR0LzwdPKmnrI\nPT3xxZh9nHiS6DdYcoSAQ2KOa1HHc1u6aFKMCqsSH7c1csvQ8xo3tPW8OXFn\n2MaKe307u+vL08OsAZ97MrOwlVEMjZ2dELMn/yuSoqzNvGXmSXCvg+LKjhn9\nRae+hIWWrl75eQ30sFfk0Gq3P3FT2JN8AIoFB8RMmokb7t5a0DLDWU6u5tDQ\nLRA4\r\n=/jfx\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"8688293aaa87449e6a7c5989c3f7b7fab8954954","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.11","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.5","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.3.2_1613291566098_0.8189306851408369","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.3.3":{"name":"react-native-cn-quill","version":"0.3.3","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.3.3","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"eaaa4962090092e0fc3ddbc3665d4ee914a8789e","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.3.3.tgz","fileCount":120,"integrity":"sha512-QYBI9q69M0ilybDFs6P6ZIHPTmPYfesWwnh8+tKsqsyrlua5Ti+7/U5NJLyjQXM7r+PG/7VezXI73aY4PSvBVQ==","signatures":[{"sig":"MEUCIEu8Un6LWNtRggLCN8oyqTvIk0AWU/JebUZh9VZuRdGbAiEA19+DTK77IRYKbGWx0y6nrsJTvrX7XV3h3Ey2Blb9tjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1036107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKOGkCRA9TVsSAnZWagAAe5wQAJiDxBj1YsOSfkywYKiR\nIKtkh2EOGoFH00P19fS/PDhAJp4TubHR15mDljed4sGq1eobdPHb5eWCkVGZ\nHW/pEXh9mpn1wXylFSaj156OAfiNrp9AzGOAVsh5PCx6WZxKOAs07J1hWGOQ\nmXfqhgljC0UinBkc/XQ1typTyZqYrc1EM5AyOJiuKmx+UiuZhQd6ypTvzlbB\nRHHQ2+8SXNBtinl5TH9HTdB42uvcPbXx7jQ6wiDRKdLc3qy81oGLpgAgZ89Q\nqR7NSKivs18jGINqaJ3ohwzxoJBZ14+76X75AviV3HzGJNdao56l2pADAWcn\nzoSkm1YK0LNmOWmfrRzglEzR9rhgOxHjX9FOftB56XGF9/0wnHZD7XhNP9xq\nNhuieazPuh0U+gE1xu22khSGqIU9Ve8PkOJJ0Rv2RtqEtNt4Dd3Yl9eVaalx\nt7FZnZFAAH1zpFJ+gDiA0oi/9HLfbXYjeun76gEzoHA4y0/NMP4po5/1Z7G2\nFObBj01N50VXEUaZJUW77zx7FXk/8fC9VgDnifud6/MaqaQSiApe0I8Vi2Aq\nNzrnu3gx20uFpRpKTAqbr6FVbhykQWzO8n6o7gijF4127Zf54c9TyqX4cSLA\nTsIH/xnddt+EQMOw38t21gWQ1p4og4g6PlMeBQy4thmD5w8Y/VVuw86FKkrN\nS3TR\r\n=a5z/\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"9028b8c70539ae7b7d0f5887005f99ae8f208229","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.11","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.5","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.3.3_1613291939943_0.9237280127560972","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.3.4":{"name":"react-native-cn-quill","version":"0.3.4","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.3.4","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"db1722be2d614f9003620c1ce33b27da52a9b4b6","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.3.4.tgz","fileCount":120,"integrity":"sha512-E1k2ehAkVsqkvk/vfF2B0+9igoypBOVYa4svhXwmZGoa2zELAHDp4aMDCvRVKaL6whVK1gya+CxYznf3IpDgJQ==","signatures":[{"sig":"MEUCIQCnrxbs1N5IVWmpW44Nn0Dx7LfNL2zYyBLzCr5JrYUFEwIgU3JLpPpuYXnX+4J4DJG59pI0iJ4VkJnRMPtrRM0n7jA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1036141,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKOgUCRA9TVsSAnZWagAAXogP/3qJjYHI4XcrxwfY49ue\nDXPVDu1Bw75hu8D1Y6ozaVq388eiFrSQ/63sBlE7u7nJWhjpLyPQBeBaU2B9\n05hYyoSfCJKYRFyIKDw30/m73x91oySpMqYnQ0zKbOgVGuXLX0wE/kK1ZCjZ\nz06CjWDCJsfZZqsU9mhw7JoGDG+ZI3jhmOPyJqyd35w1vKzwJqQhx86l9PGc\nxaNJXEKOzA21Du6lVt2/ItW7l3TVRfZxQ7uoxoUktRZxw3xAgqEx9IFePzIJ\nkZbxlVdJMnVXI84JIAwUlSzy+AlOtQNarKyQReiZkfJxiTB+gpznIpSfLmQ4\nxhcOVQzsoGJrTuejHCO2+Q23RguxyyKGCPbxMtXU3L80kxJJd8LceaNrEfw3\nPpuY8jpPGL9hqpYvCvZb8LwHuGA65+nfutm1n1s7fwOX+1QJNVHYHWN2NqcS\nQJvtsmchsxnxm3Uha9MPAHhsMiN3trrHGVdhGzv2XaAIrolvs3iaF8I9lmlE\nULP2L47NdtkTdfSdzAAvz5cU4H4b+Qi44zJaJwH0EPcHRQbmYJ8Hhx3v8cUd\nCue6Wib3OXSDTLRkKhLRtZiRzCdWWYem5XrnOnQRwsnpnkc/fB3JsxZ9BwRv\nOluWJQqGEvOh8sUNu2qteUEMr83+5sPe56G21awZJSg0brX6CBKROXMAH3tx\na6fi\r\n=TYo2\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"31e00c9e16f1be7f12a28027fd5587b0da562287","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.11","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.5","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.3.4_1613293587973_0.5275434785147524","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.4.0":{"name":"react-native-cn-quill","version":"0.4.0","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.4.0","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"9a8715cff816ead200bc38da64b895beac9cd617","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.4.0.tgz","fileCount":125,"integrity":"sha512-dKytxml2u9jja0apVuV4FC6VU/48qFkz0186HpzIATpTfKyvgiDj+pp09uYi+zHfLm3cxeAZ0jsYepSJiHflyw==","signatures":[{"sig":"MEUCIQDtDukxHszbjeIeTjIUq3E0dPkhYS9UwvDs72mLELkk6AIgIMEpgkTSvGZhjUEqDe+dgiKBmNNnpMMr8fcJ+gb6Mu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1173576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMPJ5CRA9TVsSAnZWagAAkhwP+wfIvn8JOHNJa8D9a8M4\ninIhycrz60Y17q9SmDc5bbg9bSOzsj4qqX9qPA1v23djoehC3gUUJuJrQ3zx\n6jJADd48U7zhTfVVJ/E3ogmLATHjp1lN2/5pjKA+NdkZp/6roB0MgOXeYyPj\nsTCCsujxn05CZUwJBjpCjc+cXLdumJZw5ejwUGd/tPva3gKNt1JdJhVO20P9\nombmU74dTWVCVhGOpqGAzqxZMGFe8f/LEpkFdUXTWnSqXByWebOACnuk3DZK\nxSCqJxi1DOQivTEXu5LFj9GLpDWnici9zgn9cXxowx7f+YXOtVhLtlya7ibp\nQZmrUDc/1ohHr314rmQeM48hUjEWFuOFy7WYjKcpx8deGTkTmb1BsU8kmZ+f\ng8fmfX+3K1yT7OVls9yVUdQTXECv9qgn0NSQfD6ZwmOsNOh3HI5+X5NNDfeh\nJAgzAaTFkBTmidQupVO+dW73DoZLV9lotKbtLqHQmztzCr+B4y9CLW6ETIT8\nchKwNwuDYEgpgjkE0cyDvblkk983IayaH0f7WnZL1sVpIEH8TfxQPpyc+Xjg\npkMQhT/TMiukhGNXjLSy6o8+Ud3JFZx2TfFLE2olu/aaqEli7qZDBzqnOjjX\n4jN5ZhmS2DtyGgntxWUr8lr+SpNr6fKPbIEvno1si2lHnzMpwi+7twSRNZFX\nj3D3\r\n=Dv2J\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"9d2710ffff3147c42ac2414f28871f887e0f46ba","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.11","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.5","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.4.0_1613820536982_0.5491999374667027","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.5.0":{"name":"react-native-cn-quill","version":"0.5.0","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.5.0","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"bd3f0199c1c2e36c74c467283f775317188b99c0","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.5.0.tgz","fileCount":335,"integrity":"sha512-MucZ1bgy/sdZhck/l8U2VczSh9h/9SudJyO55GD6fo8x5S88C9tmPmq1wKWb/x+WVGGFutBKjB9EUL+HbdlOIA==","signatures":[{"sig":"MEYCIQCwZL2vXIuTBXop9K+RDYRUChT/U9laLfo5um87I5laIgIhAN7cdWZ852NVjEtzyOHYikfmOL3W3HGqdrJrgJ5aTpoQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3086882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOPXVCRA9TVsSAnZWagAAM08P/R9NeC4DNiiiy0bMrpdC\n7AdFbpFp8B/3RgeYiTklUCQFvwRbT7Adb58O/hZNhCdDUUnKA39rgqu4Db63\nW9lOf2nkQUoohWEjGPCdh4rdWtCDShCxSx9SCjYchFZemgFTg7v14/eRLFwO\nZzojVj0SIX2q9RiHPx3QRRrs0VxOpXD2TdC/XHO1lWs8oH3Sx3IJn39hnjgf\nLo3GX6dgd8DauT1hUkrz16Cmf6wumLRtQ/DxtkuvhDYqKnGOivmqtg4CymJ4\nUTGnbD3EzeCNXMqEnqj/J768lelCG4IEjbRxglN01WHurI9jnBfdDKmc+CPw\nmAUfbiRpZ9PPwZ7iaeRdoeDKE90d2CAvHkkj4DI1xhMbblqBiGhKwmUa9iH/\n1AynZywrR89slgs9bDM6Qcdq7kJBupXcRZDpOc3YEME/vhTRwkQfrJ898yog\n4s4ZXrPmaVblhMDxEbs7PlMJvqQxLVofMT1gnafW5n2ULqnsRtopdyp/TwNm\nM11iMVo4VLJarn+3nuxXN4uqgce4b86l7UGf0XZLdaGkYDaGRw0zfeWsnyk7\nyYtZuWWW4ZTbwv3/R7v6KeJrRwCBhcbRn3GOXM6BTB0S8f5cymvRfHKHSdBb\nryWaAMOalMGMjb1T7TE+j4ccYrWx51Dpa854WNCAr5S2ZGMPJjhlZBkxdMWa\nKwT/\r\n=eUBy\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"b16b4e1cedebc19c863a84418f010720979f7466","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.5.0_1614345684408_0.13626234476328447","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.5.1":{"name":"react-native-cn-quill","version":"0.5.1","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.5.1","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"85913e6bc3103de8f624f4e3b64b06afe03dd9de","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.5.1.tgz","fileCount":335,"integrity":"sha512-9ZoxmI8R6DznlAhqzzUKnmqx9Fv/uLRwhncbQGG1OHzUG1bKPvmIDzFZd0l9t9K0wHdDl/sx20lpHnaIyzQMSA==","signatures":[{"sig":"MEYCIQDOj2d3rytn0tjmQ+spC6nix/nYIvgMyenn1w1n+fD4tAIhALbVGjRETGSls9pCBf54St4VvteJ0AKewdUTJ3j/h2oz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3086939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOPiUCRA9TVsSAnZWagAA73QQAIhCQWkAqPWRub+4VjAH\nHhGDtEAEn5gEb1O3U4FYtjbZnxDa+ENx2VUiDSOe8bYweUz18z+erCfpRRln\naOitUERYZrtGmdG6UQw0LdxFQbxmdw36KR//VRkngyXf6ZRlPqiTJctkX8sh\nFD+HP7Yn59xAJ6Io+DiTIg1GlE54lsi8XGYBwJx3T+KdQeOINpM0U3DkkFVX\nb1LoB8wNL6aG40Gz3RNSAvZvpD4lI2yqzIe64t6MJkh7ejUAhE1B7CG0F6X9\nHA/EQBpgGV96FQbAYjGC2t8lxWO07Rt0nXpBnbt9F07MJZ+zVgPhlqId61MU\n60kJx7w6NVV8PjW0PG90I1RAPeao3j6PGTcAYnHi2rrRsn7nDV8ldfs0vO/H\nOAPgBRYh8wpRFE+3qfZCSEW5tBRf8+Q0qDL10YGNoUst1Ki4w8pd6A4R1HUJ\niDED0OenUhbWHOaQxwN6QnR+y+KdTP3qN1WIjH6EXbWmmtoY0PfwBl6PT8ot\nlTW0kaydEukZB0G/+2UEHLZ5tbHL1TYpMdnSkLlJbDRYvKeAaSSTMs8RgvTt\ns/8HUjw1gZ99MOFHnfASYN42DYq4TfIwMnfhBg1JSYxbfakvc/D27C57YzNi\nGVynDrV7Y3aRNImQD23yOFOn7yoYFk0zHpw3yB6ysYbnE6kOomc8tHGotbl9\nFEKz\r\n=mvAF\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"d0e918b4ddd0aa9d1cea01d27a9906a89bffb261","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.5.1_1614346387982_0.5905622548766027","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.6.0":{"name":"react-native-cn-quill","version":"0.6.0","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.6.0","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"f9c9fd2cbbec73ce5443742e6e49b7980bb6001d","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.6.0.tgz","fileCount":128,"integrity":"sha512-kPjS5I3JCPKJD3ekoY/NAxiaUrGPEaPXCQ6rm5undHiZwI//lEv5nbHb+oPKONjJWOiFbAILJj1/ofXIWyyNPw==","signatures":[{"sig":"MEQCICNfOEqNrOz+ArmtDotpK8nPkqXo+H/6VrI19VBB294SAiBdFVF+h+IxAuJr4ZanQZ5IlUAizfoC7rAFtPss2E4bNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1190777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOgL1CRA9TVsSAnZWagAAxdAP/R/DC/h1cbbGs7cq/jkZ\numMiTJNHEG0X97W3i3b+w6uzgHqR8f8MCZHJixWfyYKGkmMTG2Iuewc778Xw\nra4WGCJmgLu3qw3pMP2tFAo6DfCbWpcPCkq43t3rZURJD/v8vcIOhTmD2bqQ\nVoJFoKVSfLCFJNwz7dfbSLqnrhgVeIytCNRrV8Wqn9NzLyyvzEcz4ovGD5RR\nWEYf01OfLpRRmVbaHZcpwCe8M+uV9c2A0kd+hju/AYOOak3itYsbMLY6FWHJ\n4+4kpp1vyPOD7wsEpZCSsXO0Z9jed4weEZ1bDfHzq2uJBmjFHtUifhXi7bKj\nckobxiHnUuUBCV/y0FKpKgSXcZUX/7dmbM6t9MF0N99S5q4KohuAVCVFP7+F\nBZXBipE5YrINLy4qxOGtjuwS6ptaUttOZxGnIPPLvP0R+pqKDzjTTxM7kUYL\n/P9IcYSIW1lmPOfOQB/yuhIQoBO59sdeqOQIpB1mBoffmbTp483Zr3cuPHXl\nEscXx1cvlDuRtINk2A3JgXK6kWQUxTmfofjT/liAfl0UrMlCifyTtcxXzeJz\nQ7+dnW2sep7wvX2fgB+eH49Vv/5TSNeJPEP0gOwFQWhdSTYH8T5Pd1J1jpMx\n8iyMg/EcyiKoDc/mOPgr2+rQD6EkO/TYVmWWIhH/kd6Qc9wX8gP8ATy0My54\nT0Xp\r\n=aQnp\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"55da3d4a1f60405a04192e14ffc3ee01918f7de8","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.11","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.5","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.6.0_1614414580669_0.0402357732231895","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.0":{"name":"react-native-cn-quill","version":"0.7.0","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.0","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"bc4813025c0e8064892c9b457907183f0ed39877","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.0.tgz","fileCount":335,"integrity":"sha512-rqBtS+xYKHmIgx1/IBRMWhDcL2B/D0BdbWJK5nDOkE8uypvYTX0PAk+N8ANoCvcb5PE9I9viaFvnz/Qo2nHvRg==","signatures":[{"sig":"MEUCIQCFsh1sBdN/xJ9EUagz959ZV93ma8NcfQXdmwRSF5d/JgIgQIlZWuxYVM1W9G7tkTtwINFe6MjsDGnufd5v0cgsnzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3093149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQSoECRA9TVsSAnZWagAAdrEP/AnKi7c6mYyGuBZE9cNG\nB4LzC+DG0EGFzHBjkhFmArjpEhY2ikU5nDpUQ3bR1qFCz1jRdqSntmHZ0M9t\nLV6lKcYjY9Q4pRXUXGWSnTYqZfkQqdKcVKDWpCSUSpY56PVKv34uQ9OoL68v\nEI5e3hdyGaR/RCymKOsARmUqvDUb91SlozdRDVKZRZg/kp9Jsq09Go5jWz+X\naVW+x4owHVchvRbt2q0/FMYigLBdzdKrV+ZrvtZT2H3ojVfwFY1HAt7Qr5ZV\nKVZ9gk+nvllqwt87I5nUW3d0Gmwn8WkgrgRi8t06AL74GVlpp56fhfQ9H3lv\nyIugWXkZXWb9j0Ars29kSSVFfH5cIY75hoHUpYp+LjoL4QiTjXGbAud5Urnf\nAahkLlqFAoP90xsOkHl+7/tXFWq2WmzlEsHKQgZDsi9/zD4Dx8J6b13kJjBv\n5zEe1z1UVCAySMjy4kYB83KOK0cV5nHj1gIklm9tykC0qLSetGcinegDvIhW\nQ3QYczFTOijckDtmfqL1kdiZbwe7M72VJkNlCND7egePGMaRm5tJIJbFhT/n\nQxMAlUQKTdxJPKRzmOVg+vy1HYFbrqYCnF0ozaijr08CPl4iaoogprirRgp8\nWSpVyfKUcW6e2ZMakrkU7p+h/tCchxQ3WXoo2wKnrBXo84R6HqVQ0585ywT3\n6MQE\r\n=x74n\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"5cc6f5bfa62c0f744113730aeff3454c9bfd230d","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.0_1614883331509_0.6337090739493567","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.1":{"name":"react-native-cn-quill","version":"0.7.1","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.1","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"f9110a719fa566d8f1b3c42eac3254edb50e65fb","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.1.tgz","fileCount":335,"integrity":"sha512-u2JXZRh34jlSZ8vYbjqOaee2nZ18kOH2PlSAHzzH/24oVp0mMZrcfFcIoJXZlJiKeVLXLaELdmTo9dm13/+Qdw==","signatures":[{"sig":"MEUCIEuZ+y9lWCbejw/Boxxkd9W/2PgVVNGfCaGIANY5SOi9AiEAzgBjSL+muNH1YxbTBwecO5p01DyqlW0PwGPmFwRmrfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3098984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhO33cCRA9TVsSAnZWagAALNoP/01/2KWRoiZ7TEoB+j8L\nU8TbTUoUo/OwPUfRMj8DUyzhbb+Xq60vu0o76zHh8daU/2Bj0jc1gpaN3pE9\nrBEAGKZ5MM9Jsd0F7PL8m+0QTGrFHo0YhPvOvpE6FKnwTXv+IXumWqSUORzO\nXsrNeEHRMdijPLLOSN3o8VD/D0xuBacbtt0Pci1G3b0KNnujbUzAzVbIvM5e\nUN4VSHj6eH/ES1oPSg4zEHR4t0yZ/ctCR5hRMZOhRTGHcdNHodT13oyOSvwB\nO0uq8e/HCzs89CKucHua6jxaBLj0OSSkfWL1U+2Pl3dx7/Gt0YlroYQdUnZ4\nwgAEg2y4JsxqMgVps3hfZDLQkLceQLlmJs5Oc01XH1iSEUgP085p5/WDux1H\nXulGP5AePC2Hrqv3+NV8NrkE37oh4hw/yeDfQ8ddGdo77xh1anJGtzym51ec\nRyC2oNjk0Z/gjuscALfm0bn6G+spDk80KqebhTAX4z3wIyUbpNJI2zvV3y7J\nwgpfFEB0cYDudIf7Vu4CXnv7kR3HM1EPQ4UlgMJspBS1mbfjqLjfCWraMZV6\nq/lFVeag+QwLbBwEJC9qATOsf9MDy5cJjvr0zsxEP46HmIamPwXyyMueHrYT\n3CA/0IqRdj81Lu8wuVlFpWYI7vypCMgdqb/lrwYbX/EqMRNEr1MGc95gkXvC\nO5cR\r\n=567L\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"main":"lib/src/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"types":"lib/src/index.d.ts","source":"src/index","gitHead":"b931fa3b4b08e8a082bcfdc9b56a4735b359633f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.17.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.1_1631288796368_0.8533224752016209","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.2":{"name":"react-native-cn-quill","version":"0.7.2","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.2","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"2b298f5a4615ae20db3880dacb7804f71244460a","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.2.tgz","fileCount":343,"integrity":"sha512-Rt0rHrwXqTVuPONUfBKo0gZ9zPedJoFtl8q0sy7VpZ6aXsAEHeRNmjfhdbpV6YtpMOtmskpSbg6gZnsfOSvVxQ==","signatures":[{"sig":"MEUCIQDBKLlBRU1Ms50M1EftZHEZemQUeKm/QnKbRMnVOeuXlgIgV+tSH7E3Ec5a+veWpnTdn3tMM1TavceameuZOQsLPrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2988792},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"76a1de93367c92e4d0ca48c5d645774d81bd5f65","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.2_1632484798564_0.29223496064383747","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.3":{"name":"react-native-cn-quill","version":"0.7.3","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.3","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"18e3212e8b0f0b87079abdeab41ab8d29964f57c","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.3.tgz","fileCount":517,"integrity":"sha512-euUzJM42ob8x36BYLLtjA6ToFvX8YUQn9E3GT/0paZdFibdngU8a0Sv542FNogqqrlIG5tszjGs8W298K6ohMQ==","signatures":[{"sig":"MEUCIFhqudY2ZkNZgFDNO+0L73o8Jt9qe/AOWQvxZRAnWrdqAiEAp14OwzBWSkwiXMSABp16rre17xjN2fvBmDWeD65DHuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3641604},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"4781fec9f4ca8b86a327c398981c563175e6125f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.3_1632485763254_0.6288236321206282","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.4":{"name":"react-native-cn-quill","version":"0.7.4","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.4","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"ac08088a28a0145302f467d722d05c82555a273d","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.4.tgz","fileCount":285,"integrity":"sha512-sUVctvmY9imnucJAq58l20UAvqcHh7f1ZtlU4UeXqzsayb5z8cDq95kPbglPBroIrZTMQWTGmESiMTVQ+429YQ==","signatures":[{"sig":"MEUCIQDlLlGCMURZJJLcOZdUZQcjjW05SKrugNWcaV1pACLobgIgYiKQ/1va36MvU+MGZBC5tCZviJt9aIiv+6DFu54jfZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2369175},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"b1abe27238bc2f354ec1d5fca5a30d98b5d18e38","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.4_1632939717862_0.2926053919983085","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.5":{"name":"react-native-cn-quill","version":"0.7.5","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.5","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"9eb969c265a25adfac62eab33e352d94b14c93ee","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.5.tgz","fileCount":206,"integrity":"sha512-Kff+VjK/3nD7/+Ttct9IaIdDe3slZUdZmYCy8nZB6h/0O206aDKjHsJIqe3VrNxAxnL7zMnNlwc3V4UYYrhbew==","signatures":[{"sig":"MEYCIQDdcswKiaKoMa15anIi3oxGYvWRRgsNl9ahSRygqll9RwIhANuM0L6qIqfwdJiqJ3cW334QdTMmKDWRxhrB8hIUH/EF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2994803},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"1fccee4c9d0213e6886b351785c42e557152a1b2","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.5_1632942878158_0.8385301065349509","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.6":{"name":"react-native-cn-quill","version":"0.7.6","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.6","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"53d448329187606aba5e5a3cb109a1ba5e89a669","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.6.tgz","fileCount":235,"integrity":"sha512-BeAO5oBFSzIAF2WMfD5i9aPOOh/r/mdab1Rvr8D/QCSu73UOQpChxI+GCMxD8v5hRVTKRzW/hCdptJn2HPOT0g==","signatures":[{"sig":"MEQCIH4ZFl8k0mwtuytKCbM+2d6gIzrHMJg/6mn0kyEN2QJ1AiA7eUM4ooqnz5Yh5FTnGgefMqj+WtD0bf4Pjj30BlbLnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3334128},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"c1ce2e5d2c0889b87016ff27dd159f1d4930fd1f","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.6_1632996838993_0.220458566884143","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.7":{"name":"react-native-cn-quill","version":"0.7.7","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.7","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"50fd37b83e527000fd118b0a260312d6cd90c7c9","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.7.tgz","fileCount":235,"integrity":"sha512-tr1YbSXMzeL7ZSEbjp+tlr17cR7EahRqXzMvisbIn6zRi6iquzIDb3SkXLpFXVtN7Wutqk4eBZOW2LxrkYl6wQ==","signatures":[{"sig":"MEUCIQCnze8GbXvaPq8CHHol60Xw+qkZmU612A1LRIBKx1zvVgIgJLU9jwHWT/rxuwXqA68KR5QKayA4zxwbGyUnISvl+NE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3334540},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"10b07ef54598b1430a8a06219835142a34b87cd1","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.7_1632997978147_0.9024218382660714","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.8":{"name":"react-native-cn-quill","version":"0.7.8","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.8","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"1279a709284f69282fb34394cf5d1a2e11ab9b5e","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.8.tgz","fileCount":237,"integrity":"sha512-lxMMfVUVKyJjDTgqJszShqBQLBqOccViw8I1g56JNDurNpo8yWDSFopn3vpYFM9UNBBQEMDSfr8g4rD4MUj4Cw==","signatures":[{"sig":"MEQCIAp52LyhWitQCzUoRbDIvseGc3nebf8YnV7S3mkoXGikAiA8G/o0fmq3zGyztvAq/83ACwBxuMOf9C5yG24dDugPdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3381874},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"469075b6bec45d81c443fbf5899363a0892c1571","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.8_1633012740878_0.8441074385744434","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.9":{"name":"react-native-cn-quill","version":"0.7.9","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.9","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"d46a1546244117b4b200ca79acdd722fac21d873","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.9.tgz","fileCount":237,"integrity":"sha512-5ZfLTh1/0xRtrt9QM0ZiHriG7xo0ZQ5x6KALBxD0zd+TBtxQFPte9EDzHuoGkuvR0f6KoyyZUl8p1hd9EfJbwA==","signatures":[{"sig":"MEUCIQCAEP41hdCaKQJM6rF7X4JYUw+O8I7nP2K/Jki/4++bHAIgIpOg69XJGnqXstI8zAJpDqrio9GiMpIMeE1CcVIDyMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3384172},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"59873ddee986bf6d8f100e3ee40828de733ae8f9","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.9_1633206297045_0.998609447302284","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.10":{"name":"react-native-cn-quill","version":"0.7.10","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.10","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"8dd29e22d3baaf44e0e025861203e3ae4aa891a5","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.10.tgz","fileCount":237,"integrity":"sha512-ey3OUxFJrcd7a/CjCWSpCI7sQfl8KVsTkhMRnYRvPtGLpwvnAQjWhI5H3QzFIwYQGGqNiZ4Q4iEBqIyA4AOAfw==","signatures":[{"sig":"MEUCIQCTwC+8EnBBWraNP2USg644zwOI6cnzoYc4MH2yomkUegIgPnNPx39FuxLpKavbmYRF6QvzXZUhxMBubpt/vG6jv4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3397863},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"76cf606b633f260c2cc6b4deb0c6b34bc7bbbf59","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.10_1633445173747_0.41633673268709037","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.11":{"name":"react-native-cn-quill","version":"0.7.11","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.11","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"4d5d39049262bc19fedee0b5d38d0964cff79aa8","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.11.tgz","fileCount":237,"integrity":"sha512-4ly7D3Caxx3lN1oiAQgvwstvSZNsx0LINOOPVFAkgTlvqeYHNDVmNNMfDEOPlEynwGcwtddOuqDt9g5MhQhiIw==","signatures":[{"sig":"MEUCIDiQRrU3rMK+NQW6wjYCNxqXBGY1RdkaaBtaIrN4mgDUAiEAxo5q+TnLosspqlXZGXijT6MZyaphZJiw8a6YzVK7pMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3401116},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"ade5f8b072b63f90c8f663be0472577147ab0b37","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.11_1633547770068_0.5211230106395957","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.12":{"name":"react-native-cn-quill","version":"0.7.12","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.12","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"25c8f2c528a341af45bcebddf80c2a1b9250208b","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.12.tgz","fileCount":237,"integrity":"sha512-P3fufIFA5NDt/zLP07814x2hF+E1WEOlYy7XhpAjh/oszHf5C1NO+uiiAzrfAsKtU4xwoAvUvIMY7Zxub4q9ZA==","signatures":[{"sig":"MEUCIGTlsWsBpYvQFMInz3T+qkHQwwCPR08JvxSdLfkre7O2AiEA/F8LJ7Vd6LrrVNkJvSzhLye4SyRe2CcnQGlegMoHG6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3403525},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"806244c4886ff7ae6562fbcca7a8e534ba89165e","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.12_1633720251553_0.9023234312652919","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.13":{"name":"react-native-cn-quill","version":"0.7.13","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.13","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"cae79ae2edc1d67ec933c485e624e6a2695640ec","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.13.tgz","fileCount":237,"integrity":"sha512-zuZOm510YtubozJHhhohNx6jTqc7o4WEJGDiy0hBXBV/kbP2B3VK9GgYSORFEJ6jCjOQnJsIu6fmrVbD/uVkHg==","signatures":[{"sig":"MEUCICIEwZ0fKtTw/z982kNkcLKh0c+DIEhXQuCndibjUr9JAiEAs89iLIKdRXDKd1t5n4NZOME6DKWhG5Om2yUeqHQvtL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3416348},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"55b36ac16d1be7d9d387f74cc9363986ce2e0b08","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.13_1633895150829_0.042445299476655984","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.14":{"name":"react-native-cn-quill","version":"0.7.14","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.14","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"b53c01c7cdad9a6c126f696c77950335b952987c","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.14.tgz","fileCount":237,"integrity":"sha512-g72F1Lo8HpDQZXsnXsMjzGl5+8N58IqqArM24sgg9ZbVVCaoXm0kTqvMhk4kG+rfW6vS7GLd1V4N27yI1y5+NA==","signatures":[{"sig":"MEUCIQDiuv/MXhwccGF4iuJq2pgJGCWVj+pezv7YDP703xr7jwIgV/LbjlO6AVeJxH1wddEK6HWF9b95gnPNRHoMm3sJ/Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3420173},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"01a2d17e646e3865f31b02f808c026e96975da9b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.14_1634154574998_0.6034989355388525","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.15":{"name":"react-native-cn-quill","version":"0.7.15","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.15","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"f32270dcd9ff31aae69172ecb599ecb65bc1ed34","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.15.tgz","fileCount":237,"integrity":"sha512-JX32hXVP0vqwxLwn0v6LIr3x2l0dHmjyH/+c8//3fFVc+Bvqrn04mfgNB1ieF3vXsJnJiskFwr4aaS+M33Dctw==","signatures":[{"sig":"MEQCIEvxBT+lerTXv/+CNxCvytEFSZaQ2A2nW0bDGhOGh4/IAiBnZTLdLUwjFzel8/hMPbok3Q0AKifyBX0X/JTHloYs0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3424358,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh24n7CRA9TVsSAnZWagAAPx4QAJj5fVE9hjp0otuvao38\n5QTMIfDvAzMl9G7jJPtz6c1gyKhnIqiDhhURSOnIm1F3KtlA/UIWA2XyW/2T\nOJ1rG70/Q/rY0s3i6t99DNtzVUvNPwAiD5NrgS4O+HNTMq9i6ajOYn1R1sQ2\ns0Hezf2VIznwvqdMJDDQxYByLuI4FY5q7Ci99xn7+Dtm7Hzz8TeqdAdy1z9N\nn46im3umy0nTeoa54wQpkyiXTbsBXP1p4kB+JSoZykhvhDl4lHju/C5UvD4+\nC3z8wvslAZA/4eAyYevXEJTZ6qxbPGS3zPCDt6RvYW1as44+RWyF0VssGgRX\nh3JdS83SWhIW6nWohj23KNg81BstaCmZHJ2LqQ2SLsFjobtSlkKiNCaHS4rc\n9JALL/siHahPapv7vrRdO0ois3S/RuPLIv9bdcMX7pVRvS6nq4sf5je/aZ4k\nK2OcqWS8hqi3FDqLsMLeq4iz6bdPOrMbn/Qii/K4RD3y9ENzvR5XuRNMpw52\nziqk8G6ppqFuayzRkQo5Kp5tHppkM9fXeTdh1AIjSl4wn2qMIal2ZK4sWIhM\n/kasJtNC9nfjlzY9Q6ZfzQKVjWXF6uj7coofcE8l8LUkJww7Oa9VkVk91xnX\nVE6lcLv1yDl380d1vd0G9Ul1Npt8+ZHCcmi/Rfkzt6V2SSam79j/owS5iuYz\n/rO/\r\n=DkbA\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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"20bab9e998f433b208ed633743daa8e1f0d5405b","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.15_1635964478427_0.6303951812851312","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.16":{"name":"react-native-cn-quill","version":"0.7.16","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.16","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"f5385d564c91eae7dbdefe7035af3b71272723cb","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.16.tgz","fileCount":237,"integrity":"sha512-V2XB9KBdSeEic1VNr4wxgwWSfk0kpWc19VGG8Z8XROl4MUG0UMWVaRi1HRH9jn1Jc0VEBurJH8vcUqM8TRbApw==","signatures":[{"sig":"MEQCIDsGtPUYVmWfv9d5Ftz4vrXMJGY7NVIW0vGo1A4P8KMuAiBfZXEDzDD4Q6+RVPnsaukoxXAe7o3zMbYlviu1gSf9Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3455322,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio3RVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrNw//fUkqGjaVZ/cvePqruooSBpTjMghDIc5uEnMwTr8yze1IO9zq\r\nC01Qmx1Pf88tI45olGFsASbcLwYOZf/tMHf4XEMaYfYsJnNyZfSQj/vZVMS/\r\nRULWpcYUED8kFcrTkZoOiOMN6cpJDGDA+POPUFVU/ZHTlXn08NpzG4Hsro3q\r\nWRxSkB5X5CBYKh28/DcJTxyBF1aoypFvwgWCHodaT7KoujnFvi/p8nMfVIUb\r\n7Mm0LA668G/LM43+Jc4ekPv9mtIInVKpRAOQkIwt8F2vQTKM01lQY4F2WjUQ\r\nwsoreHhgRE5J9doRHO+lmqpPFViSYmIytw89TsSOXNBk7Vl7GD53CaziSlpR\r\n5bQYBfCvG92/kaQuzfSeCfW753UJHTlvOt4kuMjS6C7e/0Eoii6Q3oz1Oono\r\ngPu+ZT8VABCE6apDpwFyxs7IKwBeR1RrVyj0VtpCrUjXIrEKihVfg5oeAUXk\r\n/MvwxLT1YvPp3Us/nHor9Ifya/gXqqQSkFrlhRZnmnT4z8TFkJdOhbVDTT5B\r\nhV+nHrpGBOQcumnE7G1nZkfnPw5ngu8y0mfCuoxmMhaxprPDIm0f1X0/iPO1\r\nvVMxVe1kfhNCQrAUs1+UfDgKTmMdc32F2vYCinfQv2BpoTvVVK64fwRkmgcm\r\nmAWTtXerWiBhA/Q14CLmK0wTDDwAvtI5C+k=\r\n=CBF1\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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"6be823408a47f01933eda1568570b41327492c04","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.2.3","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.16_1654879316744_0.4081452291209293","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.17":{"name":"react-native-cn-quill","version":"0.7.17","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.17","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"aabfe3707f11dfc0e7eea855f178053e1dfb5318","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.17.tgz","fileCount":237,"integrity":"sha512-tAxGmZPQ4kvGVaUNmV1Iad22DZd6yrWiBLtKIbqGMjpGDgIqdmTAOVcLbdnYWkifKy8Mclksu421gwhm/L38Gg==","signatures":[{"sig":"MEUCICkwuzp2jfaiMlI4Kji72EQPy6TMK7vK41YnUJ8bGQwqAiEAmLP1ByAvmyu1wGvsh1Isit865Z/BIfnKYUG75mO7U1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3455582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio3meACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvmA/+MmObxcA3nNdgMWRHBn6Si6OV22IXkwy28fHTNLh6Kh/KJoxg\r\nomKECz311mz8ZUipLe03TccRSHuhTgWhKWGOGSFD4We38p/oZ0n3/+9N8wTX\r\nmZK6ye80nSJgah/GhL8qFvB47944ZpSuYFyauxQIXVCrNYFLeErfI/yLNMFc\r\njUOiKQFloCgCYoYGbMKPoH16ggcREHhrZpHms/5Tm8DIkVMmfPtNhPoCVhki\r\niGFZ0v2Lh2WF3YO/f5Xp9YLQLWZmEyK/FRJgIOwPlmzXbQcb0vWdzYZaaLTE\r\nMkNKR3+VDqKymrjfoCuQkltE3Nf8ip3xV6+gLjPQ0ngNON4sxaDMPGzLFmlW\r\nwfHDCb2s+fzDvphKHYXDKOOGOH42KsDdB/JEZfp1ZkeXxcKA2/SaUs5853+I\r\nhvHU01TCrNgD1sKAhXgycJG8bPVzqhJcwOuVR9jG7ses8jHntaeT/w1pDngZ\r\n017JctHGd44Cxl+wjePwoKDYSS7Dv0EpEuHANH9tGGSoULOpYbE+QK0nkbyW\r\nkjagLUiVCWCPLqYX4UyCebs77sSry4CnwDdt4AhJv//a0OK7O9kSmZnTQgmd\r\ndfrkGF15Gr9bcarLMGWH2EnIlIQFEDBZmQkNXEPUEMEQEEujzY/Hh8hb2End\r\nkYiUQGjax16xWgjybkjkIbgxQ4MspVJZh1w=\r\n=PSlB\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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"6262561d9346821d39961ba0a6d110b47edfb8c1","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"6.14.8","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"14.15.1","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.22.0","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.17_1654880670684_0.38962403536479884","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.18":{"name":"react-native-cn-quill","version":"0.7.18","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"author":{"url":"https://github.com/imnapo","name":"Narbe HS","email":"imnapo@gmail.com"},"license":"MIT","_id":"react-native-cn-quill@0.7.18","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"dist":{"shasum":"9006e5227eebc0b751aea6cb91490a22a1c286f2","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.18.tgz","fileCount":237,"integrity":"sha512-v8r6FEV3xFD+z/lEZrGIReZwmAnw7aTxyJSSmcv9O2PSHL994L4nW6nnDLXPKBG3PLfOKIkLbErQK9r6aQdXUQ==","signatures":[{"sig":"MEUCIQCUBogEvl81a9Z79SIRQG8sXtNtMFbZhuoVzVEOaIMryQIgflbcMwYQe19w8Du8aaOyyw3xVXlM/uyz1kEXpztPsYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3464068},"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/index.d.ts","module":"lib/module/index","source":"src/index","gitHead":"79176fa4fca623d94ac59c37155b37c232688d67","scripts":{"lint":"eslint \"**/*.{js,ts,tsx}\"","test":"jest","example":"yarn --cwd example","prepare":"bob build","release":"release-it","bootstrap":"yarn example && yarn","prepublish":"tsc","typescript":"tsc --noEmit"},"_npmUser":{"name":"imnapo","email":"imnapo@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/imnapo/react-native-cn-quill.git","type":"git"},"_npmVersion":"8.19.3","description":"react-native quill richtext editor","directories":{},"_nodeVersion":"18.13.0","eslintConfig":{"root":true,"rules":{"prettier/prettier":["error",{"useTabs":false,"tabWidth":2,"endOfLine":"auto","quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"}]},"extends":["@react-native-community","prettier"]},"eslintIgnore":["node_modules/","lib/"],"react-native":"src/index","publishConfig":{"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","pod-install":"^0.1.0","@types/react":"^16.9.19","react-native":"0.63.4","@types/react-native":"0.62.13","react-native-webview":"^11.22.0","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","react-native-builder-bob":"^0.18.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-webview":"^11.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native-cn-quill_0.7.18_1685601581753_0.6298170760114157","host":"s3://npm-registry-packages"},"react-native-builder-bob":{"output":"lib","source":"src","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]}},"0.7.20":{"name":"react-native-cn-quill","version":"0.7.20","description":"react-native quill richtext editor","main":"lib/commonjs/index","module":"lib/module/index","types":"lib/typescript/index.d.ts","react-native":"src/index","source":"src/index","scripts":{"test":"jest","typescript":"tsc --noEmit","lint":"eslint \"**/*.{js,ts,tsx}\"","release":"release-it","example":"yarn --cwd example","bootstrap":"yarn example && yarn","prepublish":"tsc","prepare":"bob build"},"keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"repository":{"type":"git","url":"git+https://github.com/imnapo/react-native-cn-quill.git"},"author":{"name":"Narbe HS","email":"imnapo@gmail.com","url":"https://github.com/imnapo"},"license":"MIT","bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"homepage":"https://github.com/imnapo/react-native-cn-quill#readme","publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@commitlint/config-conventional":"^11.0.0","@react-native-community/eslint-config":"^2.0.0","@release-it/conventional-changelog":"^2.0.0","@types/jest":"^26.0.0","@types/react":"^16.9.19","@types/react-native":"0.62.13","commitlint":"^11.0.0","eslint":"^7.2.0","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","husky":"^4.2.5","jest":"^26.0.1","pod-install":"^0.1.0","prettier":"^2.0.5","react":"16.13.1","react-native":"0.63.4","react-native-builder-bob":"^0.18.1","react-native-webview":"^11.22.0","release-it":"^14.2.2","typescript":"^4.1.3"},"peerDependencies":{"react":"*","react-native":"*","react-native-webview":">=11.0.0"},"jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"yarn lint && yarn typescript"}},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"root":true,"extends":["@react-native-community","prettier"],"rules":{"prettier/prettier":["error",{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false,"endOfLine":"auto"}]}},"eslintIgnore":["node_modules/","lib/"],"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":["commonjs","module",["typescript",{"project":"tsconfig.build.json"}]]},"_id":"react-native-cn-quill@0.7.20","gitHead":"5767a8bda96bece4d0b9c36a360ad0cbee0b84e8","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-zlDP5JchRz+1E1PWPLN3eFCAhrucQP54hXmZMjEdY/flZ+GO4Nkq/1IKNpL+ZD3dBeJF6/fFN4oCF+zNq1PjXw==","shasum":"649234be6f197404c15c2f29f3a9e8d77efdeb59","tarball":"https://registry.npmjs.org/react-native-cn-quill/-/react-native-cn-quill-0.7.20.tgz","fileCount":235,"unpackedSize":3465282,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBPza+Pp6W6qhXFMVQnGnc/Aejsv2zJMGjOV6WhKmg9+AiEAipBMAOnQX2NMTVGByh+yqSLzdYzhP/0bezUKHx6fTrQ="}]},"_npmUser":{"name":"imnapo","email":"imnapo@gmail.com"},"directories":{},"maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-native-cn-quill_0.7.20_1739175948000_0.2583411440821979"},"_hasShrinkwrap":false}},"time":{"created":"2021-02-10T17:23:56.929Z","modified":"2025-02-10T08:25:48.463Z","0.1.1":"2021-02-10T17:23:57.252Z","0.1.2":"2021-02-10T17:40:08.630Z","0.2.0-rc.0":"2021-02-11T10:09:25.775Z","0.3.0-rc.0":"2021-02-11T13:31:18.517Z","0.3.0-rc.1":"2021-02-11T19:06:05.999Z","0.3.0":"2021-02-12T12:18:41.251Z","0.3.1":"2021-02-14T08:06:06.105Z","0.3.2":"2021-02-14T08:32:46.282Z","0.3.3":"2021-02-14T08:39:00.162Z","0.3.4":"2021-02-14T09:06:28.162Z","0.4.0":"2021-02-20T11:28:57.141Z","0.5.0":"2021-02-26T13:21:24.711Z","0.5.1":"2021-02-26T13:33:08.136Z","0.6.0":"2021-02-27T08:29:40.883Z","0.7.0":"2021-03-04T18:42:11.767Z","0.7.1":"2021-09-10T15:46:36.593Z","0.7.2":"2021-09-24T11:59:58.777Z","0.7.3":"2021-09-24T12:16:03.479Z","0.7.4":"2021-09-29T18:21:58.146Z","0.7.5":"2021-09-29T19:14:38.426Z","0.7.6":"2021-09-30T10:13:59.213Z","0.7.7":"2021-09-30T10:32:58.376Z","0.7.8":"2021-09-30T14:39:01.140Z","0.7.9":"2021-10-02T20:24:57.349Z","0.7.10":"2021-10-05T14:46:14.045Z","0.7.11":"2021-10-06T19:16:10.367Z","0.7.12":"2021-10-08T19:10:51.810Z","0.7.13":"2021-10-10T19:45:51.004Z","0.7.14":"2021-10-13T19:49:35.243Z","0.7.15":"2021-11-03T18:34:38.638Z","0.7.16":"2022-06-10T16:41:57.151Z","0.7.17":"2022-06-10T17:04:30.922Z","0.7.18":"2023-06-01T06:39:42.023Z","0.7.20":"2025-02-10T08:25:48.297Z"},"bugs":{"url":"https://github.com/imnapo/react-native-cn-quill/issues"},"author":{"name":"Narbe HS","email":"imnapo@gmail.com","url":"https://github.com/imnapo"},"license":"MIT","homepage":"https://github.com/imnapo/react-native-cn-quill#readme","keywords":["react-native","ios","android","rich-text","WYSIWYG editor","quill","editor"],"repository":{"type":"git","url":"git+https://github.com/imnapo/react-native-cn-quill.git"},"description":"react-native quill richtext editor","maintainers":[{"name":"imnapo","email":"imnapo@gmail.com"}],"readme":"## Important announcement\r\n\"The react-native-cn-quill\" is now an open project and I'm no longer **actively maintaining** it. If you're interested in contributing or taking over its maintenance, please feel free to reach out to me!\" This message clearly communicates the change in maintenance status and invites interested contributors to get in touch.\r\n\r\n# react-native-cn-quill\r\nreact-native-cn-quill is a rich-text editor for react-native. We've created this library on top of Quill Api.\r\n\r\n<img src=\"./images/quill-editor.jpeg\" width=\"50%\">\r\n\r\n## Why Quill\r\n\r\nQuill is a free, open source WYSIWYG editor built for the modern web. Completely customize it for any need with its modular architecture and expressive API. Read more [here](https://quilljs.com/guides/why-quill/).\r\n\r\n## Prerequisite\r\n\r\nThis package is using `react-native-webview`. Please follow [this document](https://github.com/react-native-community/react-native-webview/blob/master/docs/Getting-Started.md) to install it.\r\n\r\n## Installation\r\n\r\n#### Install using npm:\r\n\r\n```sh\r\nnpm i react-native-cn-quill\r\n```\r\n\r\n#### Install using yarn:\r\n\r\n```\r\nyarn add react-native-cn-quill\r\n```\r\n\r\n## Usage\r\n\r\nHere is a simple overview of our components usage.\r\n\r\n```js\r\nimport React from 'react';\r\nimport { SafeAreaView, StyleSheet, StatusBar } from 'react-native';\r\nimport QuillEditor, { QuillToolbar } from 'react-native-cn-quill';\r\nexport default function App() {\r\n  const _editor = React.createRef();\r\n\r\n  return (\r\n    <SafeAreaView style={styles.root}>\r\n      <StatusBar style=\"auto\" />\r\n      <QuillEditor\r\n        style={styles.editor}\r\n        ref={_editor}\r\n        initialHtml=\"<h1>Quill Editor for react-native</h1>\"\r\n      />\r\n      <QuillToolbar editor={_editor} options=\"full\" theme=\"light\" />\r\n    </SafeAreaView>\r\n  );\r\n}\r\n\r\nconst styles = StyleSheet.create({\r\n  title: {\r\n    fontWeight: 'bold',\r\n    alignSelf: 'center',\r\n    paddingVertical: 10,\r\n  },\r\n  root: {\r\n    flex: 1,\r\n    marginTop: StatusBar.currentHeight || 0,\r\n    backgroundColor: '#eaeaea',\r\n  },\r\n  editor: {\r\n    flex: 1,\r\n    padding: 0,\r\n    borderColor: 'gray',\r\n    borderWidth: 1,\r\n    marginHorizontal: 30,\r\n    marginVertical: 5,\r\n    backgroundColor: 'white',\r\n  },\r\n});\r\n```\r\n\r\n# QuillEditor\r\n\r\nQuillEditor is the main component of this library. You may easily add it to your application. It is also a wrapper for Quill and provides most of it's functionalities.\r\n\r\n## QuillEditor Props\r\n\r\n### `style`\r\n\r\nStyles applied to the outermost component.\r\n\r\n| Type         | Required |\r\n| ------------ | -------- |\r\n| `view.style` | No       |\r\n\r\n---\r\n\r\n### `initialHtml`\r\n\r\nThe Initial html string to display in editor.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string` | No |\r\n\r\n---\r\n\r\n### `customStyles`\r\n\r\nList of custom css string to be added to HTML Head.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string[]` | No |\r\n\r\n---\r\n\r\n### `defaultFontFamily`\r\n\r\nName of default font-family. you may use it only when you've added a custom font and it must be default font of the editor.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string` | No |\r\n\r\n---\r\n\r\n### `customFonts`\r\n\r\nList of custom fonts to be added to editor.\r\nFor now just base64 embed font-face can be used.\r\nFor more information check the example project.\r\nThis is sample data you may pass to this property: `[{name: 'Roboto', css: '@font-face {font-family: 'Roboto', src: url(base64);'}]`\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `Array<{name, css}>` | No |\r\n\r\n---\r\n\r\n### `quill`\r\n\r\nYou may pass several options to customize quill to suit your needs .\r\n| Type | Required | description\r\n| ----------- | ----------- | ----------- |\r\n| `{ id, modules: { toolbar, clipboard? }, theme, placeholder }` | No | described below |\r\n\r\n#### `quill.id`\r\n\r\nHTML id of the container where the editor will be appended.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string` | No |\r\n\r\n#### `quill.placeholder`\r\n\r\nPlaceholder text to show when editor is empty.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string` | No |\r\n\r\n#### `quill.modules`\r\n\r\nlist of quill modules. (toolbar and clipboard implemented)\r\n\r\n- In order to enable quill's built in toolbar pass `true` or a simple array of format names to `quill.modules.toolbar`.\r\n- For clipboard module pass a clipboard object as string to `quill.modules.clipboard`. An array of matchers can be passed into Clipboard’s configuration options. These will be appended after Quill’s own default matchers. (from QuillJs docs)\r\n\r\n| Type                                                | Required |\r\n| --------------------------------------------------- | -------- |\r\n| `{toolbar: boolean \\| array, clipboard?: string; }` | No       |\r\n\r\nExample:\r\n\r\n```\r\n<QuillEditor\r\n  quill={{\r\n    modules: {\r\n              clipboard: `{\r\n                matchers: [\r\n                  ['B', customMatcherA],\r\n                  [Node.TEXT_NODE, customMatcherB]\r\n                ]\r\n              }`\r\n            },\r\n  }}\r\n/>\r\n```\r\n\r\n#### `quill.theme`\r\n\r\nSpecify Quill's officially suppoted themes. (custom theme hasn't implemented yet)\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `'snow' \\| 'bubble'` | No |\r\n\r\n---\r\n\r\n### `import3rdParties`\r\n\r\nWe provide two ways to import required 3rd party scritps and styles. this option is only for the editor's own scripts and styles like quill's script and styles and it's not related to custom styles.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `'local' \\| 'cdn'` | No |\r\n\r\n---\r\n\r\n### `containerId`\r\n\r\nHTML element id of the container for the quill object.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string` | No |\r\n\r\n---\r\n\r\n### `loading`\r\n\r\nCustom text or component to display before webview loaded.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string \\| React.ReactNode` | No |\r\n\r\n---\r\n\r\n### `customJS`\r\n\r\nThe users in the JS code will have access to the Quill object and thus can create, import and register with the Quill object.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string` | No |\r\n\r\n#### Example from Quill js website : Extending Blots\r\n\r\nYou can also extend existing formats. Here is a quick ES6 implementation of a list item that does not permit formatting its contents. Code blocks are implemented in exactly this way.\r\n\r\n```\r\n<QuillEditor\r\n  customJS={`\r\n  var ListItem = Quill.import('formats/list/item');\r\n\r\n  class PlainListItem extends ListItem {\r\n    formatAt(index, length, name, value) {\r\n      if (name === 'list') {\r\n        // Allow changing or removing list format\r\n        super.formatAt(name, value);\r\n      }\r\n      // Otherwise ignore\r\n    }\r\n  }\r\n\r\n  Quill.register(PlainListItem, true);\r\n`}\r\n/>\r\n```\r\n\r\n---\r\n\r\n### `theme`\r\n\r\nYou may easily make your editor look good with the help of themes. you can pass color for `background`, `text` and `placeholder`.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `{ background: string; color: string; placeholder: string }` | No |\r\n\r\n---\r\n\r\n### `container`\r\n\r\nThe container component of `webview`. you may pass `false` to remove container or pass a custom component. Defaults to `true` which will wrap the `webview` inside a `view` component.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| ` boolean \\| React.ComponentType` | No |\r\n\r\n---\r\n\r\n### `autoSize`\r\n\r\nAutomatically adjust size of the editor\r\n\r\n| Type       | Required | default |\r\n| ---------- | -------- | ------- |\r\n| ` boolean` | No       | false   |\r\n\r\n#### Example\r\n\r\nHere is a simplified example on how to setup the an autosizing container\r\n\r\n```jsx\r\n<QuillEditor\r\n  autoSize\r\n  container={true} // Make sure to enable the wrapping container (also custom container)\r\n  ref={_editor}\r\n  initialHtml=\"<h1>Quill Editor for react-native</h1>\"\r\n  style={\r\n    { minHeight: 100, maxHeight: 500 }, // Setting minHeight and maxHeight is optional\r\n  }\r\n/>\r\n\r\n```\r\n\r\n---\r\n\r\n### `webview`\r\n\r\nYou may specify custom props for `webview` component.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `WebViewProps` | No |\r\n\r\n---\r\n\r\n### `onSelectionChange`\r\n\r\nCalls when quill's selection changes.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `({ range: { index, lengthmber } , oldRange: { index, length }, source }) => void` | No |\r\n\r\n---\r\n\r\n### `onTextChange`\r\n\r\nCalls when when the contents of Quill have changed.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `({ delta, oldContents, source }) => void` | No |\r\n\r\n---\r\n\r\n### `onHtmlChange`\r\n\r\nCalls when when the contents of Quill have changed.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `({ html }) => void` | No |\r\n\r\n---\r\n\r\n### `onDimensionsChange`\r\n\r\nCalls when when the dimensions of Quill have changed.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `({ height, width }) => void` | No |\r\n\r\n---\r\n\r\n### `onEditorChange`\r\n\r\nCalls when the contents of Quill have changed or quill's selection have changed.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `({name , args}) => void` | No |\r\n\r\n---\r\n\r\n### `onDimensionsChange`\r\n\r\nCalls when the contents of Quill have changed or quill's selection have changed.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `({width , height}) => void` | No |\r\n\r\n---\r\n\r\n### `onFocus`\r\n\r\nThe `onfocus` event occurs when the editor gets focus.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `() => void` | No |\r\n\r\n---\r\n\r\n### `onBlur`\r\n\r\nThe `onBlur` event occurs when the editor loses focus.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `() => void` | No |\r\n\r\n---\r\n\r\n## Editor Methods\r\n\r\n### `focus()`\r\n\r\nFocuses the editor.\r\n\r\n---\r\n\r\n### `blur()`\r\n\r\nRemoves focus from the editor.\r\n\r\n---\r\n\r\n### `hasFocus(): Boolean`\r\n\r\nChecks if editor has focus.\r\n\r\n---\r\n\r\n### `disable()`\r\n\r\nMake the editor readonly.\r\n\r\n---\r\n\r\n### `enable(enabled: boolean = true)`\r\n\r\nMake the editor editable or readonly.\r\n\r\n---\r\n\r\n### `update()`\r\n\r\nChecks for user updates and fires events, if changes have occurred.\r\n\r\n---\r\n\r\n## Event Methods\r\n\r\n### `on(name: String, handler: Function)`\r\n\r\nAdds event handler.\r\n\r\n---\r\n\r\n## Content Methods\r\n\r\n### `deleteText(index: Number, length: Number)`\r\n\r\nDeletes text from the editor.\r\n\r\n---\r\n\r\n### `getContents(index?: Number, length?: Number) : Promise<Delta>`\r\n\r\ngets contents of the editor with formats.\r\n\r\n---\r\n\r\n### `getLength(): Promise<Number>`\r\n\r\ngets contents of the editor with formats.\r\n\r\n---\r\n\r\n### `getText(index?: Number = 0, length?: Number): Promise<String>`\r\n\r\ngets string contents of the editor.\r\n\r\n---\r\n\r\n### `insertEmbed(index: Number, type: String, value: any)`\r\n\r\nInsert embedded content into the editor.\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.insertEmbed(10, 'image', 'https://quilljs.com/images/cloud.png');\r\n```\r\n\r\n---\r\n\r\n### `insertText(index: number, text: string, formats?: Record<string, any>)`\r\n\r\nInserts text into the editor,\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.insertText(5, 'Quill', {\r\n  'color': '#ffff00',\r\n  'italic': true\r\n});\r\n```\r\n\r\n---\r\n\r\n### `setContents(delta: any)`\r\n\r\nOverwrites editor with given contents.\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.setContents([\r\n  { insert: 'Hello ' },\r\n  { insert: 'World!', attributes: { bold: true } },\r\n  { insert: '\\n' }\r\n]);\r\n```\r\n\r\n---\r\n\r\n### `setText(text: string)`\r\n\r\nOverwrites editor with given text.\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.setText('Hello\\n');\r\n```\r\n\r\n---\r\n\r\n### `setPlaceholder(text: string)`\r\n\r\nOverwrites placeholder with given text.\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.setPlaceholder('Hello World');\r\n```\r\n\r\n---\r\n\r\n### `updateContents(delta: any)`\r\n\r\nApplies Delta to editor contents.\r\n\r\n---\r\n\r\n### `getFormat(index: Range = current | number, length?: number = 0): Promise<{ [string]: any }>`\r\n\r\nGets format from selection\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.getFormat({ index: 0, length: 5 });\r\n_editor.current.getFormat(5);\r\n\r\n```\r\n\r\n---\r\n\r\n### `getLeaf(index: Number): Promise<{ offset: number; text: string; length: number; index: number; attributes: Record<string, string> }>`\r\n\r\nReturns the leaf Blot at the specified index within the document.\r\nBut RN can't push node thought webview event, will return simple result about selection\r\nattributes gets from first main parent of leaf\r\n\r\n#### Example:\r\n\r\n```\r\nquill.setText('Hello Good World!');\r\nquill.formatText(6, 4, \"bold\", true);\r\n\r\nlet [leaf, offset] = quill.getLeaf(7);\r\n// leaf should be a Text Blot with value \"Good\"\r\n// offset should be 1, since the returned leaf started at index 6, with text \"Good\" and length 4\r\n\r\n```\r\n\r\n---\r\n\r\n## Formatting Methods\r\n\r\n### `format(name: String, value: any)`\r\n\r\nFormat text at user’s current selection.\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.format('color', 'red');\r\n```\r\n\r\n---\r\n\r\n### `removeFormat(index: number, length: number): Promise<Delta>`\r\n\r\nRemoves all formatting and embeds within given range, returning a Delta representing the change.\r\n\r\n#### Example:\r\n\r\n```\r\nquill.setContents([\r\n  { insert: 'Hello', { bold: true } },\r\n  { insert: '\\n', { align: 'center' } },\r\n  { insert: { formula: 'x^2' } },\r\n  { insert: '\\n', { align: 'center' } },\r\n  { insert: 'World', { italic: true }},\r\n  { insert: '\\n', { align: 'center' } }\r\n]);\r\n\r\nquill.removeFormat(3, 7);\r\n// Editor contents are now\r\n// [\r\n//   { insert: 'Hel', { bold: true } },\r\n//   { insert: 'lo\\n\\nWo' },\r\n//   { insert: 'rld', { italic: true }},\r\n//   { insert: '\\n', { align: 'center' } }\r\n// ]\r\n```\r\n\r\n---\r\n\r\n### `formatText(index: Number, length: Number, formats: Record<string, unknown>, source: string = 'api'): Promise<Delta>`\r\n\r\nFormats text in the editor, returning a Delta representing the change.\r\n\r\n#### Example:\r\n\r\n```\r\nquill.setText('Hello\\nWorld!\\n');\r\n\r\nquill.formatText(0, 5, 'bold', true);      // bolds 'hello'\r\n\r\nquill.formatText(0, 5, {                   // unbolds 'hello' and set its color to blue\r\n  'bold': false,\r\n  'color': 'rgb(0, 0, 255)'\r\n});\r\n\r\nquill.formatText(5, 1, 'align', 'right');  // right aligns the 'hello' line\r\n```\r\n\r\n---\r\n\r\n## Selection Methods\r\n\r\n### `getBounds(index: Number, length: Number = 0)`\r\n\r\nRetrieves the pixel position and dimensions of a selection at a given location.\r\n\r\n#### Example:\r\n\r\n```\r\nconst data = await _editor.current.getBounds(7);\r\n//Ex. Returns { height: 15, width: 0, left: 27, top: 31 }\r\n```\r\n\r\n---\r\n\r\n### `getSelection(focus = false) : { index: Number, length: Number }`\r\n\r\nRetrieves the user’s selection range.\r\n\r\n#### Example:\r\n\r\n```\r\nvar range = await _editor.current.getSelection();\r\nif (range) {\r\n  if (range.length == 0) {\r\n    console.log('User cursor is at index', range.index);\r\n  } else {\r\n    var text = quill.getText(range.index, range.length);\r\n    console.log('User has highlighted: ', text);\r\n  }\r\n} else {\r\n  console.log('User cursor is not in editor');\r\n}\r\n```\r\n\r\n---\r\n\r\n### `setSelection(index: Number, length: Number = 0, source: String = 'api')`\r\n\r\nSets user selection to given range, which will also focus the editor. Providing null as the selection range will blur the editor. Source may be \"user\", \"api\", or \"silent\" [From Quill Js Docs](https://quilljs.com/docs/api/#setselection).\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.setSelection(0, 5);\r\n```\r\n\r\n---\r\n\r\n## Clipboard Methods\r\n\r\n### `dangerouslyPasteHTML(index: number, html: string)`\r\n\r\nInserts content represented by HTML snippet into editor at a given index.\r\n\r\n#### Example:\r\n\r\n```\r\n_editor.current.dangerouslyPasteHTML(0, '<b>Hello World</b>');\r\n```\r\n\r\n---\r\n\r\nRead about these methods and their functionality on [Quill Api](https://quilljs.com/docs/api/)\r\n\r\n# QuillToolbar\r\n\r\nThe QuillToolbar component allow users to easily format Quill’s contents. QuillToolbar controls can be specified by a simple array of format names like `['bold', 'italic', 'underline', 'strike']` or by just passing 'basic' or 'full' string to options prop. we've tried to develop it just like [Quill Toolbar options](https://quilljs.com/docs/modules/toolbar/#container).\r\n\r\nIf you prefer to use quill's built-in toolbar follow [this](https://github.com/imnapo/react-native-cn-quill#quillmodules) instruction.\r\n\r\nThe QuillToolbar uses a series of icons to render controls. this controls by default applies and removes formatting, but you can easily extend or overwrite these with `custom` prop.\r\nFor example we may add the `image` and `clock` (user defined control that inserts current date to the editor) handlers just like this:\r\n\r\n## Custom Handlers Usage\r\n\r\n```\r\n...\r\n  const clockIcon = require('../assets/icons/clock.png');\r\n\r\n  customHandler = (name: string, value: any) => {\r\n    if (name === 'image') {\r\n      this._editor.current?.insertEmbed(\r\n        0,\r\n        'image',\r\n        'https://picsum.photos/200/300'\r\n      );\r\n    } else if (name === 'clock') {\r\n      this._editor.current?.insertText(0, `Today is ${this.getCurrentDate()}`, {\r\n        bold: true,\r\n        color: 'red',\r\n      });\r\n    } else {\r\n      console.log(`${name} clicked with value: ${value}`);\r\n    }\r\n  };\r\n\r\n  render() {\r\n    ...\r\n        <QuillToolbar\r\n          editor={this._editor}\r\n          options={['image', 'clock']}\r\n          theme=\"light\"\r\n          custom={{\r\n            handler: this.customHandler,\r\n            actions: ['image', 'clock'],\r\n            icons: {\r\n              clock: clockIcon,\r\n            },\r\n          }}\r\n        />\r\n        ...\r\n  }\r\n\r\n```\r\n\r\nTo see an example of how to fully implement this please check this [Link](https://github.com/imnapo/react-native-cn-quill/blob/master/example/src/App.tsx).\r\n\r\n## QuillToolbar Props\r\n\r\n### `styles`\r\n\r\ncustom styles to pass to the inner components.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `{ toolbar : { provider, root, toolset }, selection: { root, textToggle, ... }, separator, ... }` | No |\r\n\r\nFor Example :\r\n\r\n```\r\nconst customStyles = {\r\n  toolbar: {\r\n    provider: (provided) => ({\r\n      ...provided,\r\n      borderTopWidth: 0,\r\n    }),\r\n    root: (provided) => ({\r\n      ...provided,\r\n      backgroundColor: 'orange',\r\n      }),\r\n    },\r\n  };\r\n```\r\n\r\n---\r\n\r\n### `editor`\r\n\r\nReference of `QuillEditor` component.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `React.RefObject<QuillEditor>` | Yes |\r\n\r\n---\r\n\r\n### `theme`\r\n\r\nYou may easily make your toolbar look good with the help of themes. you can pass `dark`, `light` values or custom theme object with `size`,`color`,`background` and `overlay` props. ex. `{ size: 30, color: 'white', background: 'gray', overlay: 'rgba(0,0,0,.5)'}`\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `'dark' \\| 'light' \\| object` | No |\r\n\r\n---\r\n\r\n### `options`\r\n\r\nQuillToolbar controls can be specified by a simple array of format names like `['bold', 'italic', 'underline', 'strike']` or by just passing `basic` or `full`.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `'full' \\| 'basic' \\| array ` | Yes |\r\n\r\n---\r\n\r\n### `custom`\r\n\r\nYou can easily extend or overwrite functionality of `QuillToolbar` with `custom` prop.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `{ handler, actions, icons }` | No |\r\n\r\n#### `custom.handler`\r\n\r\n| Type                                 | Required |\r\n| ------------------------------------ | -------- |\r\n| `(name: string, value: any) => void` | No       |\r\n\r\n#### `custom.icons`\r\n\r\nYou may pass a dictionary of icons to overwrite or extend the default icons of toolbar. for example: `{ video: require('../assets/icons/video.png') }`\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `Record<string, any>` | No |\r\n\r\n#### `custom.actions`\r\n\r\nyou may specify list of format names to be overwriten. for ex. `['video', 'image']`.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `string[]` | No |\r\n\r\n---\r\n\r\n### `container`\r\n\r\nThe container component of `QuillToolbar`. you may pass `false` to remove container or pass a custom component. Defaults to `avoiding-view` which will wrap the `webview` inside a `KeyboardAvoidingView` component.\r\n| Type | Required |\r\n| ----------- | ----------- |\r\n| `false \\| 'avoiding-view' \\| React.ComponentType` | No |\r\n\r\n---\r\n\r\n# Contributing\r\n\r\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\r\n\r\n# License\r\n\r\nMIT\r\n","readmeFilename":"README.md"}