{"_id":"@tecsinapse/text-editor","_rev":"29-5401fc46d3620d55551a61ebceddf201","name":"@tecsinapse/text-editor","dist-tags":{"beta":"2.0.2","latest":"2.0.1"},"versions":{"0.0.1":{"name":"@tecsinapse/text-editor","version":"0.0.1","keywords":["tecsinapse","react","text","editor","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@0.0.1","maintainers":[{"name":"stevenslv","email":"denner.vidal@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"a3560ee49a52d8f12a7c1e6ef26bdf99beaaa39f","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-0.0.1.tgz","fileCount":8,"integrity":"sha512-a9X780GENeGZCp4uVCfpCvzd3u4+uw24VjSYR+BmXxF1/3AFhph3NuKMsZCDeKzv92vgVi+XcoQ/TyJfjmv4nA==","signatures":[{"sig":"MEQCIHtCP3WCAgD8x0UKWgcn9niLaa18bRndMhvS4bcbs2+0AiBFGhKbIv+ZdMvQKq6YEIoXmJtK6ZlOAVvh4gzAxKAWMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2716075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4A2SCRA9TVsSAnZWagAA4okP+wepcyFaXPtxPGdEsIOc\nHgPsI0vKudKG9oMQ+Qi3MhrjbnbAFUlNdMJkGZwhsINFeggM0As2z5Xf9orZ\nCY2kn3IRVxyitpbnttatPnruLTiRUfXuOtSi1T8lloakYxY4nPGUPqNvY1Ob\nro+ECjX+wzzqzG27jeVuqDsFjWxAPH8YLkLuxHAWkp5opYH6Nx0hdb7vsh1c\nTF7dkjrENkyTEfNoheSUX05d+pHoRcdLP3uFxsBbEHgy2l+6w6vDF/JB4UzN\nRtRTowMkmzNlNLnARfN4OvSH/CaNbLh16oHkecmy8FDUM/jMsW/LNcOE2HBK\nEu/qAatkTavaKLyQG7fPH7rxOKQj42ourhibKiDRAFe2i95dt5+/VqVDQv7g\nXwzmU/KQS1H/AUJfGXtBw/oc5Y7a4y/1PN728ioHcbAmfbW/DSaZGYXzZnKw\nQnumcVkeKOfNqqvtbLtTAyJ3h94Dh2+Ew5B3v/w+13axTPJRcexgsxQ1cE0T\nK+7eNYgNMFiZM3TMbd5mT4TlbjOjneeHfXiMBL2QOtYggm6a9ulJDcyHwg4y\n++NVtaZY12HDvmHt8R33PLZolwrRbAD7SU5DrIAOY86RvX+MOpadaqr6FNCN\n4ztBDMSPjsgtEy2V/ThVFzBzVTO6WZ9JZqCb49NkFIxw8e2lGyNWhIk0bQxo\nVOlW\r\n=Nge9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","gitHead":"74aa32de15ef49d5cb296a7c343ff610159a557f","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"_npmVersion":"6.12.0","description":"TecSinapse Text Editor","directories":{},"lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.3.1","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"latest"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.0-rc.2","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.5","@storybook/addon-knobs":"^5.2.0-rc.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.0-rc.2","@storybook/addon-options":"^5.2.0-rc.2","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.0-rc.2","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_0.0.1_1574964625711_0.6288393430351005","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"@tecsinapse/text-editor","version":"0.0.2","keywords":["tecsinapse","react","text","editor","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@0.0.2","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"6b1100d1a9ada33741129b4bf427010b7576edc7","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-0.0.2.tgz","fileCount":8,"integrity":"sha512-0/LGw+X0R4AXb6vLB4ruPNUJhbsdXHMwy2RIEAI9HLAtAUfqWjwbZcgRr8MZd1fITQGfJj+yM9DYsLK82vQ4LA==","signatures":[{"sig":"MEQCIArklU6y8sAlYUzrAQRRtSOthYqYppQBGbfi7bmAhdErAiAFsE8Z42+sBbLcMSecqISSvwwQP4+SMDOEJieD65NZdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2713826,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4LA8CRA9TVsSAnZWagAA+fIP/ieKc6Qo01N++GtzIFvm\n0FnzGjPGl7zr/P4yz7RwkIyY43uQr4WbEPHpUSfYQSVVTYUvwgbEWjoGKOCS\nqOlj9ygGcSqox8U7TEDm39X42lKnU70+d/fSk5Exa+ZqSdfF06VPHpFqS11r\nc64IFQkoYeKFBjd5Py0638JWnUyeezAWWDIni7g5Jb8f7efdedtUVovtzbQs\nU9v9sgdr2kru7nhTp1BkehfwXBnWOguhWem297CW4jDd251CfqLGBkz7ohxL\nE03Er/9KoTsQSHuKlhZG48aPjOg9SLiv0ZgTW0541M+V5G7aLpWOL9NXkfqp\nm7gZxL4rAAj+tf9ceF+sQxpyrDRr65fLXNGj3l97NZX6k0Y61lbKYH0HwKRv\nAp5s9bztFSrg3VTc5bwzGT2hKhfFn/dzILs17CS0WUHgfkAY5kB9Czo8qGh4\nwQBt6RiZp7Bf8Ua6g+1FtQ9pNc5nuqYDC+FjtWELRcd9ndbpOdT2ivmJVtwb\nmuFTcFxlOwXiBJJm3X9qxWN+QXIe9cgJkMjdBjlFIFCzHnj9y/6z//WD8+fY\ngpvRpGb50KlHznTplkxgC9ENv8HRVrlsGqDvwo11JhKfLSIl9jq6kElSIRdl\nVeizliybC6/khhVedoTyqGxFHp+fXkGq9zPmb8Ur23/iFmpVj9OOrquIsC1a\ngMeQ\r\n=A8GI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","gitHead":"a562116f0d64ddfb15fe6db5bfbd727d6cd09e3f","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -o docs/"},"_npmUser":{"name":"stevenslv","email":"denner.vidal@gmail.com"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"_npmVersion":"6.12.1","description":"TecSinapse Text Editor","directories":{},"lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.0.0-beta.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.0-rc.2","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.5","@storybook/addon-knobs":"^5.2.0-rc.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.0-rc.2","@storybook/addon-options":"^5.2.0-rc.2","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.0-rc.2","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_0.0.2_1575006268344_0.07522766337635245","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@tecsinapse/text-editor","version":"0.0.3","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@0.0.3","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"c8ab9bd2ed40939764e2e2316f56f86f0a6d0505","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-0.0.3.tgz","fileCount":11,"integrity":"sha512-DkMWOhxxp2FxDwDL8HNyNoA+bxLSyGPFae9gaUMaTfWRchWPQqOIjMQit1/yyzOUnvEcYIkqDlhccqjva6GS0A==","signatures":[{"sig":"MEUCIQCNNMzMMVG/MIaCbCwAh96sKWBm+RdR0UTFpTUAbg9hFAIgUtS1H8JdhUycWwmA2hQpAL6bMbueL3k8VX8du3xSsN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2695502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4WDeCRA9TVsSAnZWagAAQ7YP/0PvXvnXpvPlAYrGGm/N\ns0HoE99IOUKdNmfr8gm6Rul3IE/G7B26JiXo5w4yUgkTD0BfhQ5Melu1SEjB\neygsjClFgpI+mCObZADf5DgTPC8Wtbe+qolEOuFozq04ils1rw4rlTKdlZwV\nmLZsUCIL+Q7zb//t6DHUwbfSmfzYbSgI/HNO8j6pgupSToRpkVYb/1zYxJw2\nkKRS05rzFwFitsgUwxemFJn8Mf3BVVkNqfSLKRcO4BfGRqyKNwfrS4RUdN8v\nH6r2FITT88mfQIeLZFFj3QyReLI1dw0swiicOQojEy74FMxrM4WZP64cgSwd\nXsWmlvIUfWn58wntCdgcqCNRHsrJnscggNxrSh9AhWcsiVcFJFq5SixOqMff\n8WvfwzBMCA3IphW6XzRYGcqDXSIB+hKgbMkZDb6r7kUvTEUV7KiZY33sMULn\nPNwq6SteZhjt5DUmn+9n8XePoXI1QKBGiGEBPBdn+PxICC5ou1JMmPjNnpat\ng0UU6RIT3DRiYQkG5I1vVWOYwHMQvWBnBFsPWPy5Uhvopl693dQJ+0gXOK/v\nptFKJs3UAQ3DanqEsN/ME++dshMyjBgpxvtoryH2rQE7wo7FpCIE88WlOYMT\nllfe7YpQAXExoMcAoa5WKlqggM9WPrabj/psJ0OG4/DpbOFei/djmob4lmFV\nWuaU\r\n=5jzW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.0.0-beta.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.0-rc.2","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.5","@storybook/addon-knobs":"^5.2.0-rc.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.0-rc.2","@storybook/addon-options":"^5.2.0-rc.2","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.0-rc.2","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_0.0.3_1575051485897_0.06038339839969176","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@tecsinapse/text-editor","version":"1.0.0","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.0.0","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"b71a493fa05a1de66e6207b109b43991cca4bf20","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.0.0.tgz","fileCount":11,"integrity":"sha512-RKzouNpa2GQog/CdSiowDoIQGUXmvK010LpjloXBfcCyw1WIw61XC5g9xXuJ+jyXx+xm62Dg9CCg1dknaC6OdQ==","signatures":[{"sig":"MEQCIFzBgc7T2zE0Ed/jL7naVZ0Ii4oDTyr47oRhkzJRZQ+vAiA+WW75OVgIhzxLiq2dWwvmUZ+ISkImcT+bCtYxsEXXKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2695528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4We1CRA9TVsSAnZWagAA22IP/j3jfcRZpsespu8NfpzT\nv0sj8w8fO6HZyU+xLGgLOvDwmXN2FrtvnLAvMNSv4LvKqagKTR5lCvNiLQH1\n5TmHOs5cg1IdMAs8RhhzzfOYlbCBfvD+tdjbqGZnB7Vr+iC3in1Iwtbek/+w\nOOQV86814AwnbUV3g6G2XsKwphl5VQ9AGdYOlqrL9f3L6O2psNhgAh9d21mD\ny6BoJZVKPrmhxsdXVIACl/dVNeMtvL9NkB+fTdTrgPEKZuwsiJfvEx90B9S+\npBv4/G7oa5DkKA+l0+bBd6qYbETV+BAYJEhqk6AVYsNz9jEDneXlRJSbzxka\nmAnA4saCP250ljAqv34iEzsm72TGrhKY6NY3pxvyXAIo3sGF01FwgacgFzud\nMHjvNrP7AxCP6drwVnjo558Iqzt8m5B5gmHSG1c9hjPB1IzBoxPAv/Xp8HxR\n87n5Y3tnQ+gTC7mzxFez0Y7hoq1dp6PbDL74cA73MYbCDg3X4mtvHPniyNnO\nCCa6CNNecf8UbGuw7YkJ66OzREI9t1ecrXYSBL00KvuOFWlWf6P8h6If05BU\nOMsZknFbbv0AhGRii2KuiaVCL2c4xaqILQmCDSxY5fJ3IN1N5eA60YWFmiUW\n44uHN73Od278I98dyDwxR0x6oCNv5zNNk2GkDOfbGR3ZA9sY1GulY3hwAfoz\ncIrV\r\n=O2zW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.0.0-beta.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.0-rc.2","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.5","@storybook/addon-knobs":"^5.2.0-rc.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.0-rc.2","@storybook/addon-options":"^5.2.0-rc.2","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.0-rc.2","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.0.0_1575053236856_0.5280904513595577","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@tecsinapse/text-editor","version":"1.0.1","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.0.1","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"8d2f5b23f022ca6ab51bfbc5b36f193c4c33ad8a","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.0.1.tgz","fileCount":11,"integrity":"sha512-9FfVIaapa2BNvrwqCJc4vCqOqzzqCHUG+k/u458q5iOyLu0EkeiWEznsKgojyZNp1PBxHCRR6g+wyLVnGDYVKg==","signatures":[{"sig":"MEYCIQCJbiHhgc2PzrYcFEJI6qZWlqat0IsRGCoSFJ5RibmKbgIhAJw7nVn3wJ2C8DEa7MCe+W11HOyJvcJew3ZuC9NTiebr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2695657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5md5CRA9TVsSAnZWagAA/coP/RREdQdq1CuTR2ufWlv4\nkDCq48+jAUjOSrbEOzWvxZwhPz5QWWl2EsvNVTVpkYl3x3Apf3BJt4GV/Kps\n7xY74kXzAUjGSVfqwzw/kGubXqelepKwT50/Gf8AbYDLPZHAuKOtKyrrMuSo\n3BuA+Bdry83jiN8NDIPuaylS4Y2J6gI5StxOBPEjf6ndRyyo+7wRl8xF4yvJ\noHiY+xV+c6Cjw0l4KXtB+3/QKGT7043LSvtsirJVXkY1UUeM0j5hIU3marw4\nXuc9UZC8LUZ9RkWAHxZXGcf2A/rEzFs04tjTfj2oJteBQv0D00oMIkEODqLH\nx14UbM+H9k4RDEHhPaDddrh1C5csg2rPACaEbaACXiLchC65MtUqebN2n9Ad\nqWwyx7fpEW5T3mQdUYoaTo8gjtIHUunZsrlPIaEGMux8f8Dq9dfSTyZAq9oy\njeczUFoqGFVdfjhRIT7QKzdGvMz6MffWsJv2mstlorHv/l124XyieU8eeo8a\nHU77c5UfURx9qTupiAxuiZbcn0CJeADhcwmnngcR89tX0mEMIYQHsFt3oV2O\nZF33mMkMHLlveBKid8LjbWufBn9ZIOnJHqu9dNPzsVwNuSPG3QJ6H6SppVss\nCPYRsl5pWM3chZrphuQU4wCp2VoWIXEwtEFQCZ/oC9W7wSJL0JQQU9/l+W3A\nqdx6\r\n=6KUf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.3.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.0-rc.2","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.5","@storybook/addon-knobs":"^5.2.0-rc.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.0-rc.2","@storybook/addon-options":"^5.2.0-rc.2","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.0-rc.2","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.0.1_1575380856447_0.7514619158143505","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@tecsinapse/text-editor","version":"1.0.2","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.0.2","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"c6439f58030cb14caff79cb3790ab9698efafe39","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.0.2.tgz","fileCount":11,"integrity":"sha512-6uJMlaUd7X3DMt9hBDlVhvkRQxfWOWUKZvcJl3NbzwfyEL6a5tRjZh/gKf/jl+buSj8wXyS/e+Ev1E7rvjJCXw==","signatures":[{"sig":"MEYCIQDWcAry36gcTF6UQrQwpx+D6Le+xcNDjt5b1404SLJa0wIhAI79b7hWCFK9fjF5bP+45X/06neLwo/qgy/aXS742NL1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2695842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5qRyCRA9TVsSAnZWagAAi6sP/0lWEIu9YF+uUhhICYro\n3ya/w07Y3DY0U9a5sQYBlPI1c5JAO/dfalrEm5vjQ7WXuGKuy61jb3zw8dXr\n3/VEujiiqjCegf8x0McKswKnQToYY0s6uUZrernCrfdTaq1kA1xqRZ1glr0n\nMFXOFtHi25aLo6b/gL3GR0PxSlt3zUA4cKO29r+ooWSE/J8oxIoTZmjygTq2\n4xv7xUQcg6+iYiPKP+i/ycqqxDZEdwVVUwut1KG+VuD31NH8eKvLUx7kuuye\nH34A38671XU5Hqwz9FNb4Q+yzxv3m5BDRCGzuD+JO8U/BT4kZScLwyVLDdNk\nJfz+cAFI99zPR+LZo6FR/1W20z/b1KOceG5rmeWmWs9o3xO68OkeSk42/O1F\nxw7NOaShfW6BlwfkbNBlGfk/VpEFmCvT+zJrMFjuJfG/hvZhCZ9VJcAyNocG\numDAHIMmRqxmua3tzd/Pt8ImG5OAOyDJGkjQOzX9ioiUPNyqXrBd8cHuHc3W\nhXJHvpaMQdRDSBwu5m/hDr11vfyshrJgEBSDl3LzirBGATzSVrgKvyDDGMXq\nmwuEdKJzACeGOjT8z9QMIGbQjvbD8RoYwwD0zRDP524KSf+ELqCKDdpjIFof\n6V6Lqn88nrd1Io8bP0Tq9SYS5i8qgzcBHVEv8POIIDep5cpKgl4QkJ3jZ4WY\n8JV6\r\n=O3eH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -o docs/ && cp ./storybook-public/* ./docs/ -r"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.3.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.0-rc.2","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.5","@storybook/addon-knobs":"^5.2.0-rc.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.0-rc.2","@storybook/addon-options":"^5.2.0-rc.2","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.0-rc.2","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.0.2_1575396465916_0.7227412047416735","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"@tecsinapse/text-editor","version":"1.0.3","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.0.3","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"b759a92b4549391a95a028b686532fa821988b7a","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.0.3.tgz","fileCount":11,"integrity":"sha512-WiB+g5yC2iZ+U7rrEctF5LB7+p+I3bNJ/RjD0SmOboLrMGt/6crvVmnVSShSFwuLtLRACzbhBiks/888GP04Vw==","signatures":[{"sig":"MEUCIFEA+cvmYzxvD5MVIsmVNPmysy1GsOeNKt2MX8eZbwreAiEAyl+eY0DIzD9fU1D/sBmlfJ9ADT/w0GaHNBvbXeAot9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2696009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5sT5CRA9TVsSAnZWagAAR5AQAJTAA0lzIuR3eXmRxb1I\nzK1BYkPS9j09TJWXcVa/XqTJUKk32FAn2NN7Ikm8M80kAiBUYbtO9yBemwdL\n8LR7EpU5jGI6+25nVgdBvN760pgXi91IK1613i5XZVgd0nOjbEV7I+i4hPtZ\nGgjd3k4Avyiqx8ZSp3R8SvMWh3KcmIAor3rdYMry8dgK8Z3PU3rDc+8GMIOg\nTZHo0Jz1AS00MT0PjToZqdWuvT4ehJQXENUdphigpuwWRqe5jK/w7VyiWzUi\nOCF5rdVL9hMISr9mCazjoRMWvae17UbH97v8W4lPtlZXEZ8Dc8FnWgHI0J/9\nnLS4gTYfKlNaCuV70NbG/1SOG0gRE7DBSsYwv4DEP1aiDu8Mqqxsr51PKzsl\nzO+bJwmN+9PfNs5DnS4V51NxR1aVkbp1lmV7QnWj+DLfvd9CVuj08HcE7Ncs\nEEaEPafMHOftPCfDChAUEW2vHgEqW62Q6Osne7S0PQ7LdFDXrgp+pAnBsJCg\nlzGQDdKTSjxqEef67x7jG0A0S1ifAsJrKfzTd9O/pZzi6IJ7zqzq0Vng6AYE\nd4f91XTCM+UYHU6Nhn9x6q5dKa//UD2a43yu5spCku1kvl4Tub+7zASRt4Mu\nSPCwI/bGRSyPiEBzoUVa2+nlDjoSgr6YaNNS19dwqndT1LI76eG/D+OgrlaO\n3S/L\r\n=Ho3K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.3.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.0-rc.2","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.5","@storybook/addon-knobs":"^5.2.0-rc.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.0-rc.2","@storybook/addon-options":"^5.2.0-rc.2","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.0-rc.2","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.0.3_1575404792903_0.9932790621459506","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"@tecsinapse/text-editor","version":"1.0.4","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.0.4","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"e12fd2d5921e12d29e83317c5ad44d0144b2634b","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.0.4.tgz","fileCount":11,"integrity":"sha512-uJ8JAV+QeBaRWSfNLn6TG0vcFPeZ6chKN/ZiezpP8isJE4n/DAvRjUfmKCTlgiN0vjRBEEaojkAhn8ez2sBn4g==","signatures":[{"sig":"MEUCID+esuC1q4c9hwgAC1K5kxgtDH0FJBIbs4oENQVPR8c4AiEAm/S/j4pYmdntlt4poiqMWe7Y6oYgJcwzv+mJYTIYaP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2696492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6U5VCRA9TVsSAnZWagAAvMEP/094Zl4CMlKNxtgTayu7\nwCGGrssnHvtHkR3Wm9+82enqnsVMd0SHgpa12dbIxuv3L9yY1gWXyEHrf1QB\nrsosPTWtVUOzSOK0Hs5k3bKp/OfQj9y5WKbdHaaqRd6756I+KiRhCcYL9SX9\nNv/gY2PWunoWbN7ehTbE3qTCvO+F3Pvy8SD+e4AgUmvIH13EQoWrTznWJZ7Z\nCwTtffiguqmoufCIwTOuTmsITc7R7QfO8L+MEaK66rUOcLhTbKE4DWcaB+3C\nVa/h9aUrHjrdGHeeazwPizO1DfM+uWop752Vm9JpgUKVaLS+wtAK0dMCbMMK\nDfqIks57yaVerJz+ZJSmDryZ7uSdOZUAWP9Fy1yhLRkl2pz0SeAigJ1Oj1Wb\nopBYF53KqXcUBYqFt7tRRjaSCLhRCXAntzufnKnvQ/jPb0x57JgI/iW1svNy\njN2HXxXeW/UMG5k3E3+UZb5ksTaqMoklxyW/yyxVu5EvcDnx4Qd2B7yhtPIb\ncmHXoHjXTaz0xANgcg09f2inngjYZPz/phgcZ8kZVMMaICkCNuzTM30IBVkx\nGvbDbYRgsd6ZuH6Wu82gzyYwC7bCFHgfCGc1Kj1I3tX0lIkGno8dd+9a5jue\nhpfLTr+8pNl7uOgE0l2UaL5pPdYDkCNHydVpe8ZU7dJdoxnT8c7mV2+piLBW\ne9jm\r\n=LztZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.3.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","@babel/core":"^7.5.5","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.2.8","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.5.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-info":"^5.2.8","@storybook/addon-knobs":"^5.2.8","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.2.8","@storybook/addon-options":"^5.2.8","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^5.0.0","@storybook/addon-storysource":"^5.2.8","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.0.4_1575571028765_0.004056645096113476","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"@tecsinapse/text-editor","version":"1.0.5","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.0.5","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"cecefc0fb2f78f56ba6e2e6ee2b2daf3f4e2ec7d","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.0.5.tgz","fileCount":10,"integrity":"sha512-CgzTd/sCsAjZHEsFRbgDYzudTNyob4iFE5Hm98DyTKdx/Z0C0U8klpOy+LlgW34e66sysYDbvMq3sn5PP9MSkQ==","signatures":[{"sig":"MEUCIQDNOq6vtPefQnBfmctck741tUFUP4yGBp2RJj8r9R8MYQIgJhlveDDUbFYwhATZujwxfKltoAlUGo7yo4HF2ncdcjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2696649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6lXjCRA9TVsSAnZWagAAoGkP/1issljvUy1jWHcClbLU\nnCwqJXRFvHaIaYukONH3yEsc1lXXHAD8HE5IM+Q5AVjmIA3AgXBjAttAfwLM\nCC57TtlFfE2ygJ8qWU5DPIID5LBkbxN3uu9D6eSkEUf1o99VkJDELk9bAO22\nvnp2ECRAdrpmQU3AVW0k5OWvwc5QJ+XcnZJK5aBwlJyWqqC99Vi+I2O7t/e5\nybXv+e1M29cBbo7jJl2hkQKTnLS0hvMjvpUutM2BPmxpR8qFa8CXIUcdw24s\nygbEdUis1hB3oJtVNDUbmWwYzyvMHGEbt3PZx9H6oZPQiSjbfw3K1QPvRDjG\nD1mPx2cW2Biko3s0rnDL63gaDF1An0k1Oy4xtZGik6B/z6htec0VNFnCVWtk\nj9LYH3xNwka7D9MsOC+ixX85P32M2K7AanBXYqImQlF5Q/s5+c60tiVk/ZLj\nhyNWWDV5Hd4QR03BlSUyepUD4uV5027GAHdvTHAN8kgESiOySMM0u5FYnsnk\nw/CO61DEAvObIsEmCNFSTFBTdw3SHEgPe9cW+5Nv29MSeE9LgbqCqJAHiEw9\nM9NebD9MkvQBin4cvdAgcEM5szbdixTQIBQ9LczWzOMI5+GupNnzmZ7kiIw/\nCyhKWGxWmX6gbU7z5RPketUWNg+qXH1EamsrTZ8BxRTWqhbLlPVuubOuXDwx\nhUES\r\n=XIem\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^3.3.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","babel-jest":"^24.9.0","@babel/core":"^7.7.4","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.0-beta.16","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.7.4","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.0-beta.16","@storybook/addon-knobs":"^5.3.0-beta.16","@testing-library/react":"^9.3.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.3.0-beta.16","@storybook/addon-options":"^5.3.0-beta.16","@storybook/design-system":"^2.0.1","@testing-library/jest-dom":"^4.2.4","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^6.0.0","@storybook/addon-storysource":"^5.3.0-beta.16","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.7.4","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.0.5_1575638495909_0.18976313931093158","host":"s3://npm-registry-packages"}},"1.1.0-beta.0":{"name":"@tecsinapse/text-editor","version":"1.1.0-beta.0","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.1.0-beta.0","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"76110a9028132b93ccaa1b7a96c616dab212b6e1","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.1.0-beta.0.tgz","fileCount":7,"integrity":"sha512-apYKnTlexNAfL37woqDNF6lnrnfo4vt4v8wqcoZh/DfthgNWEESpENMsEq/aor9N8SE/2wrsANYJv7N1NS0SgA==","signatures":[{"sig":"MEUCID/nAM86lV/40F/byncOkdaAQ3OCQ2RqPHwbOC2hEYSAAiEA/WzlGD03eKHS573e4Yrig3AE9BolTTZc7qTc78vaX6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2697621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/RLPCRA9TVsSAnZWagAA0GUP/i3wTaHCBGz+mUY6XYeH\nGX818KWi/ialIiHZ2PQx7oLxrKDtpu9ImfcTWDXeRiBldaQhcz9DIT+loS25\nfrM88Ago0Go1+sY3UGoh0IJQHbWYbxxH690/0KA8Ujk5V3i2rhju0WwgefEr\nLYZjh9GXOXg72IOo55/2h7YwjX4H0lfMBUI46egK85zIWE9yUA9wYJZ1JkP0\nClEhgderKFDOEDEuaPGk6dJCadhxVKtka9bO0A1UlrK6Hi1MaFWSVUuN3xqx\nGpGi2DD0slXmPvGKo+YYdszx5HqaAxF79Zqn1EFEFrypEmLBpNvd8t1Yxb8b\n/w8wowBQNQgj+5EuKmffj0+iEwFFcCQ/kcYLc+Z1gy1Xtc1dHEKv6cWdg18C\nE5ekvE4xkq4hhhI1zryyZN2EBr84Hxemjx84PJ0aNBOarUfgAYmAprMgSpI7\necJPFf4W68+o5glQaqQsCkc95gSkjotxUTlgwAcoYC6yZ3c75y2gAiFA3l4o\nW6X6DG29/j6YbnRgLIKm4YOyNP61Tev+YhiU9O/xCBuoAPCdFBRxaorol8Yp\nPd7BecUCPfeU5a8d5gshQKsFCHUtgy0Ts00qpm+fVOyReKJJF+TKqhEro7ap\nABlI3C6+TmpbDKMIpG7hkA2CT0/2CEhZFIy0ov1Uso049N1rhYsQB1Vq9mxs\nQCNX\r\n=uUv+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","gitHead":"626f91687104b7b9f56ed3813c8950a55246f1dd","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"_npmVersion":"6.12.0","description":"TecSinapse Text Editor","directories":{},"lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"12.13.1","dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"3.2.0-alpha.0","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","babel-jest":"^24.9.0","@babel/core":"^7.7.4","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.0-beta.16","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.7.4","eslint-plugin-mdx":"^1.6.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.0-beta.16","@storybook/addon-knobs":"^5.3.0-beta.16","@testing-library/react":"^9.3.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-actions":"^5.3.0-beta.16","@storybook/addon-options":"^5.3.0-beta.16","@storybook/design-system":"^2.0.1","@testing-library/jest-dom":"^4.2.4","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^6.0.0","@storybook/addon-storysource":"^5.3.0-beta.16","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.7.4","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.1.0-beta.0_1576866511117_0.5985552206421487","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@tecsinapse/text-editor","version":"1.1.0","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.1.0","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"e67542a9c1554edad70e5b161e129518ec836849","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.1.0.tgz","fileCount":10,"integrity":"sha512-gdyypJ14/fgCWx7nTaHXewM6XSbBLqxc8fk7bKWqkPvf4FX49Qb00l2QnWf5ikvtTrd+T11sC2Ing5G3p2Q5Zw==","signatures":[{"sig":"MEUCIQCfoZZFrmoLAtXxv50DuvfHXVMrE3aer8SxT/986YFRuwIga8uyGqDeLeoHwfBsUgZddU16Oy0/RkpZcZmdJ0PoG64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2696964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFKGlCRA9TVsSAnZWagAA484P/2pYSAJnlwHpkkAPqCwi\nNUsWb2zATpQAWYzBRwmvpNt9ZZWPROIeXMxTwga9So2VHT86C5STNQknDhsz\nbAVL7MSwbUL2r/7Ds29Spf7D4o0xbGkZoeHTLOafMzpdgPTbaXjWkQzQ8mzz\n1DBuzVgZT38jyzgDEMLb9tTtxdRfBExf0FIvdCf9VVfKbcCMnk3KzsEAl2gc\nXqnmRh4DXO2ixSJZbNsSYCUPCAXLf1UnnzpDUR3X5+Nqy1dB1cgXsYAL1Y8M\ni6447hXMZaqssmIFM7NYoh7W8yzO+zV8v5pOc6YKKId42eakODYRjXBQVgEM\nYdRu6EK+JGYXNjmZTTOZeWQI8ipX3TXsiRsyjXmaGlP+ATopleRxZwzHJoHx\n+xOZfaqrv648esmiW+L3vLRNFFF3tY8omY3Ln5oDHWt+Z804rqM5Bbp9Dw/T\nhjxE37LxOnxmO4SDmA5MITU5N/RJ9Msx2eVQWqeEzRCsyR2WiqH4R75z9qCl\n2b24jaUygevsM83cfcPSIQa9HfqvUkcgi/y84w1IhOWENBua5Do6DMXpIXUq\nso7eyd/NX/DO4FubNbFjj1AFtD/+rUSBkom51p6DSiQlg+kEuw9NCgG8PLcR\nyl5DilOKTQvK8Oq/KhRMc7kKOSkpcryK/11HE0XEl9S9oQQHqOP7CXW7E7k+\n8lsf\r\n=eGBh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^4.2.0-beta.0","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","babel-jest":"^24.9.0","@babel/core":"^7.7.4","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.0-beta.16","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.7.4","eslint-plugin-mdx":"^1.6.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.0-beta.16","@testing-library/react":"^9.3.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-options":"^5.3.0-beta.16","@storybook/design-system":"^2.0.1","@testing-library/jest-dom":"^4.2.4","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^6.0.0","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.7.4","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.1.0_1578410404938_0.4659805074996015","host":"s3://npm-registry-packages"}},"1.1.0-beta.1":{"name":"@tecsinapse/text-editor","version":"1.1.0-beta.1","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.1.0-beta.1","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"48d0f309129ef53a13a33e80f9443849263b0d7e","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.1.0-beta.1.tgz","fileCount":7,"integrity":"sha512-o1Glo1TzkwREuZq6jFUx5Tyo+LwoH/5JKJJfOYUIpkrnSxKmvTH1c7AO0yaWTVVtH2NrCDWRrX5ipmYNopYj7w==","signatures":[{"sig":"MEUCIQC6rssati6InrR+6cw0e56fDUQOYZYbL5j9AUTaUKIqywIgaNm+GeoEf+y4MPhSJgKMW2Yi0rgwR/7xeN5MSNPj03o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2696971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFOPbCRA9TVsSAnZWagAA6TAP/14mJe8QQIty3FkwZhoa\n7ewuVeZdUIMg9JSWBvbFDMwfvaBdEb2xaObEpNhoolo1GyTiggpkrNRshbvz\nieJGHVjI4VHL9pI7cA6oqGm0S1nloRCU80IZQlcvh/9Ocy59bguvKay3PwUm\ncSq+VxGny0l7qKk4D09vQFhQJSo7/AemuzGGt8REcbjoBT3u2ajuclzlojII\nBzVtWMaHHnABrG2ZCINujs/7XBaqyPNP7WYcwakodD8vOWmFJmY9f8WzS00s\ngEKsUuRYaUovpt/0V2frds9VwixqKh58WMaeNUwKfaR2Hf6vYafVoD9tkyvy\nIvaplgnnTawOUZNrEfXP2k3++jLIivJWorThEHzoM39bKVbmQ4F8AB+hIkOm\neshsLx1KZUhkN51Sn9gZZUtWTM99REbIT++JnJ0a2gMLSumaF4W37XbkWIz1\n7xWUwXE4jv65qFcAGrBXHWiUxTPufClxS63LOuoiq2pjsKCxEJViJP3/QbSS\nbPIBqN+0HpyLZCcpPaZivAlZ6zv4002h7hhmeiyOr6bSO+0LQ8Ds/RmjQD9a\nHMJ6Sf6DmBK0/pwL2BT50sipn+nwCsjHAecQh4vCm/YYRdkSV0RdUWHG3cwW\nrsuumkiwJ2iGKvXbqS8mTiwXOvJsEw/ac9QWQwzDD+/c1EhrW4zsQ2aLWZUT\nPSmK\r\n=jZbO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","gitHead":"b66619cfb9e0f03a1dc5156c8b761dfb31a014cd","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"_npmVersion":"6.13.4","description":"TecSinapse Text Editor","directories":{},"lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"_nodeVersion":"12.14.0","dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^4.2.0-beta.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","babel-jest":"^24.9.0","@babel/core":"^7.7.4","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.0-beta.16","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.7.4","eslint-plugin-mdx":"^1.6.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.0-beta.16","@testing-library/react":"^9.3.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-options":"^5.3.0-beta.16","@storybook/design-system":"^2.0.1","@testing-library/jest-dom":"^4.2.4","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^6.0.0","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.7.4","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.1.0-beta.1_1578427355026_0.5954433560545036","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@tecsinapse/text-editor","version":"1.1.1","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.1.1","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"8fe3d1c84e0f3c9277459fad6a5d869ae43d5cc4","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.1.1.tgz","fileCount":10,"integrity":"sha512-iogfsN//MUS/u08DSiWSFdPU0KjWbKzoaaXKpRslgWxDauOD0KgJp0NSd5EFRpxJtSsc2TA0agxiK8wv5/L8DA==","signatures":[{"sig":"MEUCIDfbKd0ojIYxhVXacXqTzqnQv4M3e5lVe8UvYfVFDD7AAiEA6S52E6DOFTxIASbep81NDfS1gTYhJRgQYhkppaZYokg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2698041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJbnLCRA9TVsSAnZWagAAc1sP/RxYistIh6lY4h07LF2F\nFGQBG1NZNyNUHJTUFSPOb+wKiHw6GMIDJkUE6P5zH1XFQaP1ySupo6PUk+P8\nPQJrlntqijHIR95G+avauSlI1L4dgaoi2B+rKWRy6b4+0lFiAtxzcpQFt5vg\n4wjBHLAkL4P403Nna1FGpdVHeUCbFEgiaTsbKS1HAPiLTWsZZh2QxwSLg87o\nkfNM/0Da9RKcOHXax7vVpKYlChKrMIfToy8sjBYpKzTLO3ZO7QT3iWu0Vj3G\nO/EHkmju8IVpUJjmHDHIfKR7Qz/qRf9t4PJ9Ak5CGEqt9FpT5dA9qGIStfqs\ngoTmx1g6VKiLw2eexVfaZZxOTayuXxkPe6aQEIUohUi0cwIdhVW274/dqK/H\nVcBmjG14tJue+pso5fNUUoPnneKKrOCmcD3znD2iZy8m94x3VnaI2BH6lWcQ\nE5mUWV090mdAFhwpgpd76OdFslAOwMM2jrCkiLoJpQ/MmUT0Ra1o1aRWhHdi\nt0netd/aoYx/VMjVURHmIKEB/bPIexbCdiPImHlKI1RZWHFpVf8iV+rWS4p/\nG8soZGWPHVIkGsEgeWa6jX+sdnYE2KTKn2C3cSpk8KL/HRp4628JoV73gIIW\n7II6+oqvFe1cno7zI6yRI0LQN0PGLTxSX2ZvmBYyfOdNrTuCQ5wEm0nuWGBw\nYPY6\r\n=tquA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^4.2.0-beta.2","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","babel-jest":"^24.9.0","@babel/core":"^7.7.4","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.5","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.7.4","eslint-plugin-mdx":"^1.6.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.5","@testing-library/react":"^9.3.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-options":"^5.3.5","@testing-library/jest-dom":"^4.2.4","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^6.0.0","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.7.4","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.1.1_1579530698549_0.9470983248527522","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@tecsinapse/text-editor","version":"1.2.0","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.2.0","maintainers":[{"name":"felipefuty01","email":"felipefuty01@gmail.com"},{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"oliveiraswell","email":"well.oliveira.snt@gmail.com"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"f49c59b43275cbbeeb88c3fea3ad44b4f78f34b6","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.2.0.tgz","fileCount":10,"integrity":"sha512-W9AXaLSvq0oTslgABobwsZ3xd5/2nMdjRpPX9Z8ii1pFFJ9p52v6Cxa7BBXJWwGbLAhiVVm+FEtcVxvUnEBDhg==","signatures":[{"sig":"MEUCIQC1Rczz9pHVMc76wSxT/4FCu+N4sfSeuu9YqLHQug5QCQIgfm210Byxa6tN0b+caD89BG3YqJaQy8H//hkaKbMebFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2698157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKMCjCRA9TVsSAnZWagAAjTUP/3k9BxmXmMzVTDQCADRK\njYVf+1fnebmbSVygegm1alAIrAQEEsSSB8WUsdVGSYywXeqcMTJ+R8qYPIaz\nZoaZn306Zrczud1w5s6FTDf5AuasYRzixF53Qd37YX2bgezW5fxtRLgkaEB/\ntuJpbUrFvVxvpbVyv3EV+uf8kJKYPhQ/61E8iIVd8d+N/Fjxu4LTfWl4KOQC\n2a/2nCGBwDtdOfhY63Vm8FtifWqEtrzNVsEH6xPbm4FvNc2rbxmGVtcwrNYC\nC/cou24TqwQbEiQ+PmiMRGB1fi8YbY8+g96wdQkfE761CHyIA+hGcnQKCFoB\nXE2d05jGImyH/f0Tm2HtKsJ3D8oBd6VYzSe/lnKeMRzF4TkjKwcd7MX08ETc\nEac/spI6ElzN0nX3bk7dgE/1rEO5aWTRxN7vQqEDO3MOeX6C6abu68NS6AmC\nzDxTrfpA8o9B65/Igf1jQJZhLg3uRaeEoOnawnHwxxH9Fjolu3Fzf19oaDoL\nN1oBslzDzOP9qvXhIVVVRyG2u4qZuDJX+XRH5tRoHdGXkAk522KaKzodsfhe\nfERKU5Mj9ip47wsLvpDsftT+yKnPI3D3OKSErAUrs1r+yTk4eIAs8lo8knbc\nmjxTSxMu1r+AnDKMiM/PhrxMHAz1PBJtoJTCMgEYAjuW/ABKctrZGEwHPH8c\nI/zN\r\n=xW9O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.0.4","prop-types":"^15.6.2","tinymce-i18n":"^19.5.15","@material-ui/core":"^4.2.1","@tecsinapse/ui-kit":"^4.0.0","@material-ui/styles":"^4.2.1","@tinymce/tinymce-react":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"2.5.7","prettier":"^1.18.2","git-dirty":"^1.0.2","@babel/cli":"^7.5.5","babel-core":"^7.0.0-beta.3","babel-jest":"^24.9.0","@babel/core":"^7.7.4","lint-staged":"^8.1.3","babel-loader":"^8.0.5","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.5","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.7.4","eslint-plugin-mdx":"^1.6.5","npm-check-updates":"^3.1.23","@babel/preset-react":"^7.0.0","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.5","@testing-library/react":"^9.3.2","eslint-plugin-prettier":"^3.1.1","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.0.2","react-textarea-autosize":"^7.1.0","@storybook/addon-options":"^5.3.5","@testing-library/jest-dom":"^4.2.4","eslint-plugin-react-hooks":"^2.3.0","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.0.1","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","storybook-addon-smart-knobs":"^6.0.0","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.7.4","@tecsinapse/eslint-config-tecsinapse-js":"^2.1.4","@babel/plugin-transform-modules-commonjs":"^7.5.0"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.2.0_1579729058466_0.8459462959775172","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@tecsinapse/text-editor","version":"1.3.0","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.3.0","maintainers":[{"name":"jessealves","email":"jessecarlos@gmail.com"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"7e0298876d14d2f33cb88279e69d9b6f49e74006","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.3.0.tgz","fileCount":10,"integrity":"sha512-4I73IS69+AE6zqX08Washc8nXvimIp+n1JhUBE/G0H3pSyjdHod7MhBqYOLu+X+6mqvs8gL5v/AGlu0FSEGHuA==","signatures":[{"sig":"MEUCIQC4xC+TqgltVdj7l4qfKsMq4LQboGNEKf78uxnYqUq5ugIgPSKtmjVV+1SuJ938oC7J6L/EcuvFeXjA1bgLV6RIqMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2732006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPC+zCRA9TVsSAnZWagAAz0EP/1QZgEZHMewkKa5TrkL3\n3yztdONwpZVjQEpPq71kgv9SjdUBck45S/KnhnorfcYdULiNz50MFOadx7Yb\neio4b/JsfGRXm1LM4igXO0xqsJ9b6F6QagthSMtew1q2QUbiKf4UBXo9/Exg\nEka5aODW/b7r/xDnis8/TEKfEGNrq4nVzPVzKhWcqT69gvA4wuWdoa3y7JcZ\n27ZnH8RlLB5JGh+apPNlsPOUUiQSCwt3mu8jeLJSPmomCZonZcLkWI5Qh1At\nUF3Wdf1sU0vtKbGRmJoxH6I48B0agv5+EEsNb5bx8VA+4kUW8U8mAdrKKsDX\nyz0TXx/1Qf/p18qIWEEyQd8gIZikSS4XZWdmLInIQoFQtU3RPtOqWfqt5uF1\nxKtats9jbjZKNMIlLmfb/mDVWNe0nVqfd99RCULUzRcFiACtAg+jl+99oFxU\nObosuMCK9c/KWO5w8Oxb0tc1JksG7A36TvzQLVBS0DqaYj/p9m6U5Fb2S0oL\nbQq/6TVtBdZppKyPnWU1nyK5c+elH6qAhfsjSg1zHBIVJ91ullIXN1wFA1nk\n0KEGOsEMZ7h1oSrRZXYCsKPentjaaq6UwQd/TvDQa9ykSUMudotz+p0Qh4hz\nS2D2ctrtqkDqEHj7IVjZjbAOveAuO74wy2S4mV44kaNzs9f56f/F5HWyVZtH\n/HX7\r\n=i7T2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.4.2","prop-types":"^15.7.2","tinymce-i18n":"^19.9.17","@material-ui/core":"^4.11.0","@tecsinapse/ui-kit":"^5.3.2","@material-ui/styles":"^4.10.0","@tinymce/tinymce-react":"^3.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"^3.6.5","prettier":"^2.0.5","git-dirty":"^1.0.2","@babel/cli":"^7.10.5","babel-core":"^7.0.0-beta.3","babel-jest":"^26.3.0","@babel/core":"^7.11.1","lint-staged":"^8.1.3","babel-loader":"^8.1.0","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.19","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.11.0","eslint-plugin-mdx":"^1.8.1","npm-check-updates":"^3.1.23","@storybook/theming":"^5.3.19","@babel/preset-react":"^7.10.4","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.19","@testing-library/react":"^9.5.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.2.1","react-textarea-autosize":"^7.1.0","@testing-library/jest-dom":"^5.11.3","eslint-plugin-react-hooks":"^2.5.1","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.2.5","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.10.4","@tecsinapse/eslint-config-tecsinapse-js":"^3.0.3","@babel/plugin-transform-modules-commonjs":"^7.10.4"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.3.0_1597779891211_0.7630694011665138","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@tecsinapse/text-editor","version":"1.3.2","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@1.3.2","maintainers":[{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"stevenslv","email":"denner.vidal@gmail.com"},{"name":"agnaldo.citadin","email":"agnaldo.citadin@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"523f20daf4f228f10ee5880164371146c749371f","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-1.3.2.tgz","fileCount":10,"integrity":"sha512-VanWVXCWTI/4961m3E9COG5tBcwG8lJx2A3BYs1DOFkbJvZm094NycZqDtE81hCTF9sXIa0Ov4TUtU8OR7GPYQ==","signatures":[{"sig":"MEYCIQCreb/ZcWwMPCgguE8alDDvkXiGXTId5LusNmZm1gdg6gIhALnArxCVWj8y4HUgtZ1ACWdZ+/9KlyHTitF0u+5kjhuY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2720656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdvODCRA9TVsSAnZWagAAHf8P/A4oIuY7wcRsKwHbTWta\nXuOm7Wlw6HvAi1SFfApmz0bsl3tC4llVnnLd43UFAqXV+rF4j/5SW3GDdf7S\nZWJeoACSrZTCpBqAmuwqTQaKsuwXhq+LwN2dgI5YqgvBlXmiR3H+D7+TBfxN\nqEJuXuQYTFLIUTaFcGqpRszRclrobn4Y+oY9VZ+R/fRS23zMCUV1ROYc3W0N\np8OHvVcXGhSP/5jP/fpQs4O9NFYqZcxTvZ2CqcQHyjK+uV5eXLb7v/jUg1qs\n6oHg6MqYUpOQYXJBgnt86JeeNJMTvXar2XPyGH53vI+TkWPjngz5vc/y0kGx\nwvsvo9CP40mvTzgFcUR1UI5wkhiNg+92zvoEW0DWSrj6lhv07Ooog2i0CPV1\nm3oN5LCM/VhSCgWVzkxyOLoc8pbHS79AdIP14EIKSl2RNLxPFJ2YSRKwoBDo\niTiawuOYcZqQ4m+ndlZaP/zuvOhjd+UdnVNfGwRyUtmlxBXYZ/zABZzM/Joa\nZWFg0IvJ/0cWBxYSi3MZ7z8lwr4weTnhXgajcT3TrHJuvKC/bRpnkDq1ivpj\nywj00IlUMrUOxNARCULvZZI1eYTGw95Uyc/oeqczJ9v8clOdTqe2VUSSCSAg\nCXvnytR5OcFpFOtVhWYjhsgOsI6D+aKVaJiM2ZihTmhJmOmyLio+tOVUKKll\nLej9\r\n=/fsz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.4.2","prop-types":"^15.7.2","tinymce-i18n":"^19.9.17","@material-ui/core":"^4.11.1","@tecsinapse/ui-kit":"5.5.9","@material-ui/styles":"^4.11.1","@tinymce/tinymce-react":"^3.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"^3.6.5","prettier":"^2.0.5","git-dirty":"^1.0.2","@babel/cli":"^7.10.5","babel-core":"^7.0.0-beta.3","babel-jest":"^26.3.0","@babel/core":"^7.11.1","lint-staged":"^8.1.3","babel-loader":"^8.1.0","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.19","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.11.0","eslint-plugin-mdx":"^1.8.1","npm-check-updates":"^3.1.23","@storybook/theming":"^5.3.19","@babel/preset-react":"^7.10.4","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.19","@testing-library/react":"^9.5.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.2.1","react-textarea-autosize":"^7.1.0","@testing-library/jest-dom":"^5.11.3","eslint-plugin-react-hooks":"^2.5.1","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.2.5","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.10.4","@tecsinapse/eslint-config-tecsinapse-js":"^3.0.3","@babel/plugin-transform-modules-commonjs":"^7.10.4"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_1.3.2_1618408322318_0.5118715152743436","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@tecsinapse/text-editor","version":"2.0.0","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@2.0.0","maintainers":[{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"stevenslv","email":"denner.vidal@gmail.com"},{"name":"agnaldo.citadin","email":"agnaldo.citadin@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"7ba5b6a5e12a9e05eaacb7623e931b8391b1f7d1","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-2.0.0.tgz","fileCount":10,"integrity":"sha512-QyjqQHrudlyX2vI7t4KHgMP9mw3/IcuGarAiLUx7Bk+yC35vDgrsJwK+qtlLoVlmLQ8Luz3c82YU3D6LW7FB0Q==","signatures":[{"sig":"MEQCIA4bZX+cMvYy/apCxp2a/x611czZjFonUuyQcy1aER0aAiB7d74h0CK8Rgsyg+x5a76eDiMrvv58hkiXqs9iQgGDuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2783303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdxUdCRA9TVsSAnZWagAADCQP/RdR7zBykc4yqrqFJBSd\nA4dyETUXnP4jcs3IoIDCtt6hlItXX1UrTyaQoTExaCFzvWBLSSgqjnnrAA3h\nH+DHbj1HrQ1AgmzIHTvVlyPQZL66Yc61cqHQHOKp2rsRhXZ2wOjC4RLCSPFX\nrlKw90oQs0AodZZwz87ygEzPlR9wV+V/LxEHoFaBK5wUTzTo5wAV38UFTrLi\ntmEyeowjzyPmN5hctsMwariYK1JP4owfBkyGSYJXG1OR/GZmm6bDmrU1Aimd\njGg+cK2V/RtBhAHvIFpk68xnwPhi6tLriTMnlvCCfFQ+v3uezELAp6zPlbw+\nW3nmoa54BA8tAYfUMfRy+7dtK22NIiz1Z3uACXsR9KRvJ4iSYCba89W7iZ7z\nFIyO/0zVdS4IBLU2NMt7a/KJOTCLXVMNY6lfDRC6nA4XSelKk6HNb1gXZz7u\nUixOr1lgc2nIyuYDxWLjNH0HWhw5s2Hj9MdDKf6kPRd81a3eIUH3Ga9lX6fB\nXhlZtOgsbYQCrv9ZshWIz6RUmdv6fHLyol94nf3j/QvtL3rRlR0z21UZ/lEz\nt3hnf3W2om/sIWtlS01jUZ1dPh4jPt41EwOoIiz6hcvK81MlUMpW3F85qgUB\nQ70EAskGNNFYBMv0F/oDh+544F50nBGR+KuXWH3nNXQtXFCaEMfE9N7bXHSN\nugm0\r\n=18nE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.7.1","prop-types":"^15.7.2","tinymce-i18n":"^20.12.25","@material-ui/core":"^4.11.1","@tecsinapse/ui-kit":"5.5.9","@material-ui/styles":"^4.11.1","@tinymce/tinymce-react":"^3.12.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"^3.6.5","prettier":"^2.0.5","git-dirty":"^1.0.2","@babel/cli":"^7.10.5","babel-core":"^7.0.0-beta.3","babel-jest":"^26.3.0","@babel/core":"^7.11.1","lint-staged":"^8.1.3","babel-loader":"^8.1.0","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.19","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.11.0","eslint-plugin-mdx":"^1.8.1","npm-check-updates":"^3.1.23","@storybook/theming":"^5.3.19","@babel/preset-react":"^7.10.4","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.19","@testing-library/react":"^9.5.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.2.1","react-textarea-autosize":"^7.1.0","@testing-library/jest-dom":"^5.11.3","eslint-plugin-react-hooks":"^2.5.1","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.2.5","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.10.4","@tecsinapse/eslint-config-tecsinapse-js":"^3.0.3","@babel/plugin-transform-modules-commonjs":"^7.10.4"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_2.0.0_1618416923332_0.7718518517349091","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@tecsinapse/text-editor","version":"2.0.1","keywords":["editor","react","tecsinapse","text","ui-kit"],"author":{"name":"TecSinapse"},"license":"MIT","_id":"@tecsinapse/text-editor@2.0.1","maintainers":[{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"stevenslv","email":"denner.vidal@gmail.com"},{"name":"agnaldo.citadin","email":"agnaldo.citadin@gmail.com"}],"homepage":"https://github.com/tecsinapse/text-editor#readme","bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"dist":{"shasum":"343f805784ab207803583b0596d3f54587d46330","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-2.0.1.tgz","fileCount":10,"integrity":"sha512-GtJCNReCoo2RaFoW/3eMosn54yjQXIw6rpdybbr+G+xb5IAS0vtyop5GT4j66Rwhwg6BtbyV2eTUdObCpfnrng==","signatures":[{"sig":"MEUCICgu4acjS1iPO3CC3/4kgryZNzy9xZm6YKJL2H2X++vRAiEAsY0AVaaTHVBW5ZLqtYrzo7svYCWeMYoSbJI8vMsrxws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2783536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfe4VCRA9TVsSAnZWagAAVHUP/RJIVpwoz/CvsGw/CFLm\nCpz/RJ9IQu1/HlInBBxdzMn4qCkABZQgVrXNyhYwP8FBiWhcWZ0o0Ce7QS/o\njwAOJ7YmdWxbfcPyWIyaMZPWyB+3LXmdv5NDFhyen98MTEwkITqH6qy0viEm\nDxZ/kzF/VGXA0g8ag8OKc5rQi8pK39J7O70FVNZUyMskUdMlYIOa8q92uDh4\nBqbPdthuxVLaBc0ymRPgbPkSDKwmk9zWL9OoinSefmrYO0ws2Jxgjj98GSjV\nSAcXQ6OMGl4uwUbzQlYf8SbshY7L0er8mt6DFoKhSfT9QLNK+3T+lUlVqElO\nSL0H9vm/HPnIwthpRF4OaRNJnLympCn5fVKNufPzhBYFKp2ixL+lFuRrYpzT\nKOqs/qyNyncglHf7yTwDagVizSWWdUsIiD4tDGfJk26Q3nWMMPOqTkXpfxFi\nsdD9m1p5SfDp2bwIkzjuL/xOUtruGgDLkty3SzBzeuGWdNtKDgrz/l27dQ6q\nY9eUgWsHxNyJq6gFEmEMXWY+PhuFwto8NNeTkL5j6nlUM14Yf9c1I2odCHtE\n9c2lFspLfkZL9G0137/4t3vgg1gcpN8mxOZlusZxJyeEty50lxHxoN1VL+We\nPrGNvSgoJUwAqmsHSnbA5cePwzL/fSvO9Ww0N2DITOAiE4bpow8ZtzkAeYPp\nqWbM\r\n=cDli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.cjs.js","husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"module":"build/index.js","scripts":{"dev":"rollup -c -w","test":"NODE_ENV=test jest","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","start":"yarn install && yarn storybook","analyze":"npx source-map-explorer 'dist/*.js'","build-all":"yarn build && yarn storybook:build","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","test:windows":"set NODE_ENV=test&& jest","build-publish":"yarn build-all && npm publish","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/"},"_npmUser":{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 tecsinapse\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"sideEffects":false,"dependencies":{"tinymce":"^5.7.1","prop-types":"^15.7.2","tinymce-i18n":"^20.12.25","@material-ui/core":"^4.11.1","@tecsinapse/ui-kit":"5.6.0","@material-ui/styles":"^4.11.1","@tinymce/tinymce-react":"^3.12.2"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^26.4.0","husky":"^1.3.1","rimraf":"^2.6.3","rollup":"^0.68.2","core-js":"^3.6.5","prettier":"^2.0.5","git-dirty":"^1.0.2","@babel/cli":"^7.10.5","babel-core":"^7.0.0-beta.3","babel-jest":"^26.3.0","@babel/core":"^7.11.1","lint-staged":"^8.1.3","babel-loader":"^8.1.0","react-popper":"^1.3.4","markdown-to-jsx":"^6.10.3","@storybook/react":"^5.3.19","promise-polyfill":"^8.1.3","@babel/preset-env":"^7.11.0","eslint-plugin-mdx":"^1.8.1","npm-check-updates":"^3.1.23","@storybook/theming":"^5.3.19","@babel/preset-react":"^7.10.4","regenerator-runtime":"^0.12.1","rollup-plugin-babel":"4.0.3","source-map-explorer":"^2.0.0","@storybook/addon-docs":"^5.3.19","@testing-library/react":"^9.5.0","eslint-plugin-prettier":"^3.1.4","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","eslint-config-react-app":"^5.2.1","react-textarea-autosize":"^7.1.0","@testing-library/jest-dom":"^5.11.3","eslint-plugin-react-hooks":"^2.5.1","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","prettier-plugin-packagejson":"^2.2.5","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-local-resolve":"^1.0.7","babel-plugin-inline-react-svg":"^1.0.1","rollup-plugin-peer-deps-external":"^2.2.0","@babel/plugin-transform-react-jsx":"^7.10.4","@tecsinapse/eslint-config-tecsinapse-js":"^3.0.3","@babel/plugin-transform-modules-commonjs":"^7.10.4"},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"_npmOperationalInternal":{"tmp":"tmp/text-editor_2.0.1_1618865685412_0.5049980411557677","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@tecsinapse/text-editor","description":"TecSinapse Text Editor","homepage":"https://github.com/tecsinapse/text-editor#readme","version":"2.0.2","main":"dist/index.cjs.js","module":"build/index.js","author":{"name":"TecSinapse"},"repository":{"type":"git","url":"git+https://github.com/tecsinapse/text-editor.git"},"bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"keywords":["editor","react","tecsinapse","text","ui-kit"],"dependencies":{"@material-ui/core":"^4.11.1","@material-ui/styles":"^4.11.1","@tecsinapse/ui-kit":"5.6.0","@tinymce/tinymce-react":"^3.12.2","prop-types":"^15.7.2","tinymce":"^5.7.1","tinymce-i18n":"^20.12.25"},"devDependencies":{"@babel/cli":"^7.10.5","@babel/core":"^7.11.1","@babel/plugin-transform-modules-commonjs":"^7.10.4","@babel/plugin-transform-react-jsx":"^7.10.4","@babel/preset-env":"^7.11.0","@babel/preset-react":"^7.10.4","@storybook/addon-docs":"^5.3.19","@storybook/react":"^5.3.19","@storybook/theming":"^5.3.19","@tecsinapse/eslint-config-tecsinapse-js":"^3.0.3","@testing-library/jest-dom":"^5.11.3","@testing-library/react":"^9.5.0","babel-core":"^7.0.0-beta.3","babel-jest":"^26.3.0","babel-loader":"^8.1.0","babel-plugin-inline-react-svg":"^1.0.1","core-js":"^3.6.5","eslint-config-react-app":"^5.2.1","eslint-plugin-mdx":"^1.8.1","eslint-plugin-prettier":"^3.1.4","eslint-plugin-react-hooks":"^2.5.1","git-dirty":"^1.0.2","husky":"^1.3.1","jest":"^26.4.0","lint-staged":"^8.1.3","markdown-to-jsx":"^6.10.3","npm-check-updates":"^3.1.23","prettier":"^2.0.5","prettier-plugin-packagejson":"^2.2.5","promise-polyfill":"^8.1.3","react-popper":"^1.3.4","react-textarea-autosize":"^7.1.0","regenerator-runtime":"^0.12.1","rimraf":"^2.6.3","rollup":"^0.68.2","rollup-plugin-auto-external":"^2.0.0","rollup-plugin-babel":"4.0.3","rollup-plugin-commonjs":"^9.2.0","rollup-plugin-filesize":"^5.0.1","rollup-plugin-local-resolve":"^1.0.7","rollup-plugin-node-globals":"^1.4.0","rollup-plugin-node-resolve":"^3.4.0","rollup-plugin-peer-deps-external":"^2.2.0","source-map-explorer":"^2.0.0"},"scripts":{"analyze":"npx source-map-explorer 'dist/*.js'","build":"rimraf -rf build/ && babel src/ -d build/ && rollup -c","build-all":"yarn build && yarn storybook:build","build-publish":"yarn build-all && npm publish","dev":"rollup -c -w","start":"yarn install && yarn storybook","storybook":"start-storybook -p 9001 -c .storybook -s ./storybook-public","storybook:build":"build-storybook -c .storybook -s ./storybook-public -o docs/","test":"NODE_ENV=test jest","test:windows":"set NODE_ENV=test&& jest"},"license":"MIT","husky":{"hooks":{"post-commit":"git update-index --again","pre-commit":"lint-staged"}},"lint-staged":{"*.js":["eslint --max-warnings=0 --fix --no-ignore","prettier --write","git add"]},"peerDependencies":{"react":"^16.12.0","react-dom":"^16.12.0"},"sideEffects":false,"readmeFilename":"README.md","gitHead":"90ba51c782fa1809539987c18b212d77271d2ed5","_id":"@tecsinapse/text-editor@2.0.2","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-9qILjDUg1FAY9RSdBnSnUSfZYh7+FXtQrl13/VF65FedqYK6MJ/opW+bUyYRfQZ5Ia6nr3K8VXlNwZukVglzKg==","shasum":"4738e6ffcdfcb9876b850a1152bd7c344eaa3253","tarball":"https://registry.npmjs.org/@tecsinapse/text-editor/-/text-editor-2.0.2.tgz","fileCount":6,"unpackedSize":2691373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMIKr6odX7TDUfXTB4/5e/45FDiIRLBfvNmiFSJD9qVwIgK4GKVXkfl9Vtf8zOnuk3aT9mq837OHPH0XeP1BtVkOA="}]},"_npmUser":{"name":"ryancorreatec","email":"ryan.correa@tecsinapse.com.br"},"directories":{},"maintainers":[{"name":"brunofaires","email":"bruno.ferreira@tecsinapse.com.br"},{"name":"ryancorreatec","email":"ryan.correa@tecsinapse.com.br"},{"name":"brenneguer-tec","email":"weuller.brenneguer@tecsinapse.com.br"},{"name":"dev.tecsinapse","email":"devmobile@tecsinapse.com.br"},{"name":"lucas.ramos.tec","email":"lucas.ramos@tecsinapse.com.br"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/text-editor_2.0.2_1727980894411_0.12514893202541355"},"_hasShrinkwrap":false}},"time":{"created":"2019-11-28T18:10:25.519Z","modified":"2024-10-03T18:41:35.042Z","0.0.1":"2019-11-28T18:10:25.892Z","0.0.2":"2019-11-29T05:44:28.496Z","0.0.3":"2019-11-29T18:18:06.075Z","1.0.0":"2019-11-29T18:47:17.047Z","1.0.1":"2019-12-03T13:47:36.646Z","1.0.2":"2019-12-03T18:07:46.113Z","1.0.3":"2019-12-03T20:26:33.124Z","1.0.4":"2019-12-05T18:37:08.977Z","1.0.5":"2019-12-06T13:21:36.076Z","1.1.0-beta.0":"2019-12-20T18:28:31.242Z","1.1.0":"2020-01-07T15:20:05.159Z","1.1.0-beta.1":"2020-01-07T20:02:35.289Z","1.1.1":"2020-01-20T14:31:38.741Z","1.2.0":"2020-01-22T21:37:38.745Z","1.3.0":"2020-08-18T19:44:51.364Z","1.3.2":"2021-04-14T13:52:02.753Z","2.0.0":"2021-04-14T16:15:23.517Z","2.0.1":"2021-04-19T20:54:45.558Z","2.0.2":"2024-10-03T18:41:34.759Z"},"bugs":{"url":"https://github.com/tecsinapse/text-editor/issues"},"author":{"name":"TecSinapse"},"license":"MIT","homepage":"https://github.com/tecsinapse/text-editor#readme","keywords":["editor","react","tecsinapse","text","ui-kit"],"repository":{"url":"git+https://github.com/tecsinapse/text-editor.git","type":"git"},"description":"TecSinapse Text Editor","maintainers":[{"name":"brunofaires","email":"bruno.ferreira@tecsinapse.com.br"},{"name":"ryancorreatec","email":"ryan.correa@tecsinapse.com.br"},{"name":"brenneguer-tec","email":"weuller.brenneguer@tecsinapse.com.br"},{"name":"dev.tecsinapse","email":"devmobile@tecsinapse.com.br"},{"name":"lucas.ramos.tec","email":"lucas.ramos@tecsinapse.com.br"},{"name":"lip.tecsinapse","email":"lip@tecsinapse.com.br"},{"name":"stevenslv","email":"denner.vidal@gmail.com"}],"readme":"","readmeFilename":""}