{"_id":"react-trix","_rev":"24-69cf0f6f707f3f40c6624bff1d0a1215","name":"react-trix","description":"React wrapper around Basecamp's Trix editor.","dist-tags":{"latest":"0.10.2"},"versions":{"0.0.1":{"name":"react-trix","version":"0.0.1","description":"React wrapper around Trix editor from Base Camp.","main":"lib/react-trix.js","scripts":{"build":"npm run build:lib && NODE_ENV=production webpack --config webpack.prod.config.js","build:lib":"babel src --out-dir lib --stage 0","dev":"webpack-dev-server --devtool eval --hot --progress --colors","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"NODE_ENV=production TARGET=minify webpack --config webpack.prod.config.js","test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/souporserious/react-trix"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Travis Arnold","email":"travis@souporserious.com","url":"http://souporserious.com"},"license":"MIT","bugs":{"url":"https://github.com/souporserious/react-trix/issues"},"homepage":"https://github.com/souporserious/react-trix","peerDependencies":{"react":">=0.13.2 || ^0.14.0-beta1"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^5.8.23","babel-core":"^5.6.15","babel-loader":"^5.2.2","css-loader":"^0.15.1","http-server":"^0.8.0","node-sass":"^3.2.0","react":"^0.13.3 || ^0.14.0-beta1","sass-loader":"^1.0.2","style-loader":"^0.12.3","webpack":"^1.9.12","webpack-dev-server":"^1.9.0"},"gitHead":"98c1eb51ef8da7e8b283c4b67caf1f2b170cf95b","_id":"react-trix@0.0.1","_shasum":"6fdaae0fab086a38ac21bea62b72ccd26d788166","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"souporserious","email":"travis@souporserious.com"},"dist":{"shasum":"6fdaae0fab086a38ac21bea62b72ccd26d788166","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.0.1.tgz","integrity":"sha512-GQUwpMIOaraUgeIQTH0aXCxVJxLCkVWNGNzYcyJxZ0lAdvqHEbhq2B24VZUXBEUcIWRUunwj8D0PGezZYQp50A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG/m84oXyHS0aYZIm+DiPhw72WN/TU3VdgHyq0FeQtpZAiBgYBag+zys72v51aJzQj1KOGR8gQvp7dxtylj6gfLoUw=="}]},"maintainers":[{"name":"souporserious","email":"travis@souporserious.com"}],"directories":{}},"0.1.0":{"name":"react-trix","version":"0.1.0","description":"React wrapper around Trix editor from Base Camp.","main":"lib/react-trix.js","scripts":{"build":"npm run build:lib && NODE_ENV=production webpack --config webpack.prod.config.js","build:lib":"babel src --out-dir lib --stage 0","dev":"webpack-dev-server --devtool eval --hot --progress --colors","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"NODE_ENV=production TARGET=minify webpack --config webpack.prod.config.js","test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/souporserious/react-trix"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Travis Arnold","email":"travis@souporserious.com","url":"http://souporserious.com"},"license":"MIT","bugs":{"url":"https://github.com/souporserious/react-trix/issues"},"homepage":"https://github.com/souporserious/react-trix","dependencies":{"react":"^0.14.1","react-addons-shallow-compare":"^0.14.1","react-dom":"^0.14.1","trix":"^0.9.0"},"devDependencies":{"autoprefixer-loader":"^2.0.0","babel":"^5.8.23","babel-core":"^5.6.15","babel-loader":"^5.2.2","css-loader":"^0.15.1","http-server":"^0.8.0","node-sass":"^3.2.0","react":"^0.13.3 || ^0.14.0-beta1","sass-loader":"^1.0.2","style-loader":"^0.12.3","webpack":"^1.9.12","webpack-dev-server":"^1.9.0"},"gitHead":"a78104c4dfa99b91ad23ddeac3640bbc667e6ac7","_id":"react-trix@0.1.0","_shasum":"b5c7dfe027303c8c9dacdb734a40e732c8fb26aa","_from":".","_npmVersion":"2.7.5","_nodeVersion":"0.12.2","_npmUser":{"name":"souporserious","email":"travis@souporserious.com"},"dist":{"shasum":"b5c7dfe027303c8c9dacdb734a40e732c8fb26aa","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.1.0.tgz","integrity":"sha512-edKV+QLFDd9LBd1ofMmP1imO5IZFxz6uIfWNkbq8XuDS8bLuW2ucQGxD3YDiw1lUGMB/O/cu13vmnkM1l4DCgA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrwUsntC30Fyt25fhCakSwxknCLBGJjPl8s+LHnE7NdwIgHltoBvwXwdeBBdONDalw0XcBorMQJt29RyZ7LXwONo8="}]},"maintainers":[{"name":"souporserious","email":"travis@souporserious.com"}],"directories":{}},"0.2.0":{"name":"react-trix","version":"0.2.0","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && NODE_ENV=production webpack --config webpack.prod.config.js","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"NODE_ENV=production TARGET=minify webpack --config webpack.prod.config.js","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominic@roadmap.space"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^0.10.1"},"devDependencies":{"@types/chai":"^3.4.35","@types/enzyme":"^2.7.6","@types/mocha":"^2.2.40","@types/react":"^15.0.18","@types/react-dom":"^0.14.23","@types/sinon":"^1.16.36","chai":"^3.5.0","enzyme":"^2.8.0","http-server":"^0.9.0","jsdom":"^9.12.0","mocha":"^3.2.0","react":"^15.4.2","react-addons-test-utils":"^15.4.2","react-dom":"^15.4.2","sinon":"^2.1.0","source-map-loader":"^0.2.0","ts-loader":"^2.0.2","typescript":"^2.2.1","webpack":"^2.3.0"},"peerDependencies":{"react":">=0.14.0 <= 15","react-dom":">=0.14.0 <= 15"},"files":["dist","lib","README.md","LICENSE","main.js"],"types":"lib/react-trix.d.ts","gitHead":"cfbfbd51585b409ffa27b8be02461c7061f48e1f","_id":"react-trix@0.2.0","_shasum":"9a56d97bf23fb50069d3d0718d99aaf9f74337bb","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"dist":{"shasum":"9a56d97bf23fb50069d3d0718d99aaf9f74337bb","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.2.0.tgz","integrity":"sha512-D61ZIHf7vWA0Xg5iKGCdfQauybcMoocFqrt5yBGjFrkjvd2fRmaiXDYF1aatg+qGH19EP6enzKBZNyQfUhABMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDSn/TXcN5M0G1s2aNbtxNy3p9fbCxbrlZ8c9v91ZG5AIgfttA6d4LP8Y5FD88zRGSoEPCeQyoSO5AteN0AZvTNPY="}]},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"},{"name":"souporserious","email":"travis@souporserious.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/react-trix-0.2.0.tgz_1490876420618_0.026679270202293992"},"directories":{}},"0.2.1":{"name":"react-trix","version":"0.2.1","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && NODE_ENV=production webpack --config webpack.prod.config.js","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"NODE_ENV=production TARGET=minify webpack --config webpack.prod.config.js","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominic@roadmap.space"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^0.10.1"},"devDependencies":{"@types/chai":"^3.4.35","@types/enzyme":"^2.7.6","@types/mocha":"^2.2.40","@types/react":"^15.0.18","@types/react-dom":"^0.14.23","@types/sinon":"^1.16.36","chai":"^3.5.0","enzyme":"^2.8.0","http-server":"^0.9.0","jsdom":"^9.12.0","mocha":"^3.2.0","react":"^15.4.2","react-addons-test-utils":"^15.4.2","react-dom":"^15.4.2","sinon":"^2.1.0","source-map-loader":"^0.2.0","ts-loader":"^2.0.2","typescript":"^2.2.1","webpack":"^2.3.0"},"peerDependencies":{"react":">=0.14.0 <= 15","react-dom":">=0.14.0 <= 15"},"files":["dist","lib","README.md","LICENSE","main.js"],"types":"lib/react-trix.d.ts","gitHead":"4028d89ee845e48c28e7eeab74d118c83f23ab05","_id":"react-trix@0.2.1","_shasum":"c5ef5b07a10e906baf2590af7dab9aac53b7fbb3","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"dist":{"shasum":"c5ef5b07a10e906baf2590af7dab9aac53b7fbb3","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.2.1.tgz","integrity":"sha512-9W4I6myIkSCs1ZAozyb2BkmvxHzm5eLoVCfMCSn8BUO3Hux0DmlLeEagD31F7lMurC4IbR2vgGGwyhPjPPP7AA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAw+TyKXywoLBKUIiVjfmuDmdT0jB8l6vzRKktnJAwjBAiEAzjmGRu/xeh8uY/3nibRaopQ5cx2M8DDjMiu1iRVyyng="}]},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"},{"name":"souporserious","email":"travis@souporserious.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-trix-0.2.1.tgz_1491561772846_0.2805872180033475"},"directories":{}},"0.2.2":{"name":"react-trix","version":"0.2.2","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && NODE_ENV=production webpack --config webpack.prod.config.js","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"NODE_ENV=production TARGET=minify webpack --config webpack.prod.config.js","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominic@roadmap.space"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^0.10.1"},"devDependencies":{"@types/chai":"^3.4.35","@types/enzyme":"^2.7.6","@types/mocha":"^2.2.40","@types/react":"^15.0.18","@types/react-dom":"^0.14.23","@types/sinon":"^1.16.36","chai":"^3.5.0","enzyme":"^2.8.0","http-server":"^0.9.0","jsdom":"^9.12.0","mocha":"^3.2.0","react":"^15.4.2","react-addons-test-utils":"^15.4.2","react-dom":"^15.4.2","sinon":"^2.1.0","source-map-loader":"^0.2.0","ts-loader":"^2.0.2","typescript":"^2.2.1","webpack":"^2.3.0"},"peerDependencies":{"react":">=0.14.0 <= 15","react-dom":">=0.14.0 <= 15"},"files":["dist","lib","README.md","LICENSE","main.js"],"types":"lib/react-trix.d.ts","gitHead":"01aed0940d4f218cc4a438bf89b86527a91e8878","_id":"react-trix@0.2.2","_shasum":"c11eecc74db0898fb6ce0d4a24e200a4e27236f2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"dist":{"shasum":"c11eecc74db0898fb6ce0d4a24e200a4e27236f2","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.2.2.tgz","integrity":"sha512-gU2j15N+tIJMMCIogKzOt/3O5Y1Uwz1N7ohgOw5V4IDMcWLgJ7trcFP1WmBZPjPCO9nPvQsYBOba9rb73KACpw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICO3SWC1syHZ6HfD07IfmGF9pejxWmow4nQhmSFpUQZeAiEAzeH/Hjd3Am/HNPaIOGyy4Var0UYmLG8cEnvpemWlfpc="}]},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"},{"name":"souporserious","email":"travis@souporserious.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/react-trix-0.2.2.tgz_1493218219493_0.7843559680040926"},"directories":{}},"0.3.1":{"name":"react-trix","version":"0.3.1","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && NODE_ENV=production webpack --config webpack.prod.config.js","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"NODE_ENV=production TARGET=minify webpack --config webpack.prod.config.js","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominic@roadmap.space"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^0.11.1"},"devDependencies":{"@types/chai":"^3.5.2","@types/enzyme":"^2.8.12","@types/mocha":"^2.2.48","@types/react":"^15.6.18","@types/react-dom":"^0.14.23","@types/sinon":"^1.16.36","chai":"^3.5.0","enzyme":"^2.9.1","http-server":"^0.9.0","jsdom":"^9.12.0","mocha":"^3.5.3","react":"^16.4.0","react-addons-test-utils":"^16.4.0","react-dom":"^16.4.0","sinon":"^2.4.1","source-map-loader":"^0.2.3","ts-loader":"^2.3.7","typescript":"^2.9.2","webpack":"^2.7.0"},"peerDependencies":{"react":">=16.0 < 17","react-dom":">=16.0 < 17"},"files":["dist","lib","README.md","LICENSE","main.js"],"types":"lib/react-trix.d.ts","gitHead":"3535db3ea8c3a16d968de045336e3269f6982ae0","_id":"react-trix@0.3.1","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"dist":{"integrity":"sha512-P1XPNc8LlZWc4e/5muohx5AJiiQbtM52bRMXWgxFUQa23MCKLM+DAj7222IGywkaNQLIV92UC5ERYxHgxcirlw==","shasum":"8b8cf89d1ea80ac47e786968d4702f036b92d53c","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.3.1.tgz","fileCount":10,"unpackedSize":37995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbNPCZCRA9TVsSAnZWagAA52sP/jt9OmOfO2Okc7w+R/mN\nDsdqOirK+dUxPW51oCraNvtUYbcMxVkAdqVJrYqpQh6nQiGHUbu4A4Yv3anS\n54f88k63yIL6RM3cPPKQtuU1AXRfmZs+FYIw5COC/hZNJcIw9Y1QsK1cuav/\nfZmjamYJJ/0nOfqK/lNvqjHEbyI+aYexc+rFZsys7Z06r9SjlsjiosmqO3ER\neYNB/V4aq2CVQApkZ+EbFhHAEMXUTz5oeY9zrMl6dglhSv5VKz2XB7Bk4OpO\nZOuq8VskbW5K2DZfJLbWFU6uHWAZfKQIyFVCyyk0O8we0xvxK+bswxwfCGoo\nk1TD6emA+QYFdgC1qPGTTRU8hwCstzfn3ZInsJI3V5NCKwaTaLcUQN772sVb\nv30jl8zkv8930fM9eOeshqwXU9xua+a/wcd0HZkdjZp1zApBr3t8f5JLLDQa\n9A/EtzNbnUF77Zzr+L3OPOWr5lHdz+tWrGLyg+noTxNcPjEgGHUJu5dGNhbE\nZdByuUwA8VNjFRBZTJDGMPT+4LABfx+dqSTgIPcwV48DBaMjZXcL15pxhRve\nPZtFhLuOMUnwZD+dk7qLYrIMd+H7YCK+vC2I5diUG0bJxVKjXq8v3mnRKRC9\nnJZGTPvaV0we9HoLLDkTJt7XHXQaocbEocS4pKwaMlSs5q30mwHw4hW1lnEw\nOhob\r\n=Fu/G\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHGAo6o00nBS/AlneSURS1uDqcgUr3fYD2++miGlxL2AIhANyLHeAYzuiHS8LzgpI8U4B/VB92BemDv4FcNGxAjxxK"}]},"maintainers":[{"email":"dominicstpierre@gmail.com","name":"dstpierre"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.3.1_1530196121399_0.9439441889402473"},"_hasShrinkwrap":false},"0.4.1":{"name":"react-trix","version":"0.4.1","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.0.0"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.11.0","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^5.3.3","typescript":"^3.3.1"},"peerDependencies":{"react":">=16.0 < 17","react-dom":">=16.0 < 17"},"types":"lib/react-trix.d.ts","gitHead":"4280782ea2c27c83f9936d45061e51a5e729c36f","_id":"react-trix@0.4.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.1","_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"dist":{"integrity":"sha512-b+bkq9+uXqdCONC7iU5wt4czM3tcSxYzzBQdGG2WVZKJ3BdXZI1ZfVjce89BqU4QZP6QHbCCU6/43qK2FmRh2g==","shasum":"825849d1070db23c03aac88147477d3c6e711aab","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.4.1.tgz","fileCount":9,"unpackedSize":63514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVDYDCRA9TVsSAnZWagAAtx0QAJkPW7VSf6M31f9fJHp8\ntzAivk0JEBBrH7Bum0gWdOJbYk67TxJTLBEVoI0/KrVqAjpj9NLOFcD32zpm\nJ8dJ4Hqb7nfwsHJRrivC9FW0KaLbx6iD98dKe3AT6/ojnC/IeWOOrpOcBOdI\n1hwSBpUPj6i26jJdpkqu74ws72nH3Q5mFNcvDWT/UT7zWsHauOWk5KSQQu/P\nza7QdDtqmsToR+7ZbIljdETrEOAPs0m/0TEJXc/K114tZy2ZOtzNU7LisuNx\nMENJTri/bLQ4cThgWkkDkzS3Ma1REXUEMVim1GEX3TocIkFJi8lkvIOr2HiC\nTw8wzOQJSeyDAfM/b5kXAO6dYTT5MPQ+Wsixd+GhCC1L2FlSJgiytkSHIXmn\n3ApOjOu6KpHjvFSbNH2MUHbGqzy0RkDLQseQizq0qPjt1LaUthYU37NHvS8O\nYda23VCtYpXX3gLzikXhfe2CJ8ylNjLocd62cK7pVEs/JIxM5Z/GAcwQLvjH\n1YyOwMp++jhr7fYfKsS9NNVIEMt/CxGj+Uipp+iComU958w1g9Kb9tnBoTtH\nh5aegCnK/4WqZBKi8aG5Y0V3OIOEvfG44vh1tGvo41Bmw8M0b0Q2bTAk7qA2\nmmZi844a9URPxrJg/GpyDG+PDZLzybi0VncysXfkG4Fy0vH7F+I3W0iiRqeQ\n61KN\r\n=RYVA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDGB+Hyh/JF5M2GBrHzo+r+o7vDk1JIEPVQbYzEAeFY9AiBceNA82m1LbAXmnI75ln4827qcHyjX/BtYME1NL3uA4g=="}]},"maintainers":[{"email":"dominicstpierre@gmail.com","name":"dstpierre"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.4.1_1549022722862_0.055841595663666865"},"_hasShrinkwrap":false},"0.5.0":{"name":"react-trix","version":"0.5.0","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.2.0"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.12.4","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=16.0 < 17","react-dom":">=16.0 < 17"},"types":"lib/react-trix.d.ts","gitHead":"9b0e499dfe47aaa7899bedc4e1f1ef749d71a3f1","_id":"react-trix@0.5.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-seznbinpWLfLqmD4YP7Zb97j1C2X1RcZ4RurFB97DHZgPx2x1w1hbyqbf0/KZ7kufo7WFiruuqsUe2EmcRB91g==","shasum":"e5a1d244ec502efc30bfbf1e338d3caeafd51c1a","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.5.0.tgz","fileCount":9,"unpackedSize":63569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpaY+CRA9TVsSAnZWagAAqiIP/iWR9tCR25h9jAOhr4hG\nYzPTMaEAHlrbmv8U98KrtzgN8Q0+gSwvlYQlF3EacwABD0fksslR5aQRBV/z\nc2QN8vCS/4hIcYNmhaVlmbGTK1ThpyjarA+cCrdsPicdYfDql6QVDSA38CDo\noN8+FBLsDeXgEtfnUJfFBKj9nREpEiMBVSQs5quxlhtt4vq0cZ2cCTzq11TT\nS/bgZniPBXyJFlPP9up+u6k65xSYTL6myst0HelB2QPMm3lrH9HiSFezUCyW\nXd80o+Np1KhOQ+ZcQicFgFCipr3YyA4/D/TvTh7SAkMIi/FKZW8UqNcUjESi\ne0XlUVIZ9GLbc43Vx7IRCUEEZWlQx7Nu9/nLnDmaJdQILiaW9gkUvF72Na6B\nligVkl0504RbCYa2QKJvjr4nGbSSE1lFCV55+OAtpwPjz09xI/akOsMHvka3\nru82Lcg4/FZ5ZcJCZNll9LPAgHayENCzEdK2cCcyUoQ6uSz9sjo6leuHRQGs\nC2C0MH9YWEteCkq8HA9nLQND3woo42Z4RsJw5KCUVg0aEIqCM9JPBQngvVbm\n8PTbqLdqRhj9nY4+ZzMu4jwpMpN11VnVHbedqAdxsDxKylfW3PVjEhautirq\n9302pGMOXfRRuKxIGCHh1/8DFhqJirEtFj8LRnlb5HP5kvGCSYWeaK38Rus6\nxa4P\r\n=C0fB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzffBM/JzAZl71PCgTjkSoVgiMli31uwVLX/Veqm7o7wIgEOjEeiu/ySxucTPRJqXok9SDYuxucEgHkalu40msSE4="}]},"maintainers":[{"email":"dominicstpierre@gmail.com","name":"dstpierre"}],"_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.5.0_1571137085798_0.4464052551365285"},"_hasShrinkwrap":false},"0.5.1":{"name":"react-trix","version":"0.5.1","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.2.0"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.12.4","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=16.0 < 17","react-dom":">=16.0 < 17"},"types":"lib/react-trix.d.ts","gitHead":"3838206e9e41ef0e5ae4a8ea6f108ae3150e0361","_id":"react-trix@0.5.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-2Wqh5NJIrUyxso3SWreWMdkwIrcysdrAaIjZo91sURgs/TZeTPduYH/deCOJTq+7/vrvpIu78yRBRrOjAOTqyw==","shasum":"e0a949e07516c02e56828dc4483ac189c243ae4f","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.5.1.tgz","fileCount":9,"unpackedSize":63451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdph/lCRA9TVsSAnZWagAAV3MP/1OfkXA9AaK64fXyv6lZ\ncYilBNu/7Q634ddfBlFtlJKn0GQRict1+N9ykiM9bNs5xcu1TwLxFkxa0KDa\npPQNPb/Di/yIkHXHP4hTw9WDRk28mVpUUblo1F6eIg4Zw2FYQf6nzkTTsRi2\n6PvZqg59hxjGmJVd/E8ugxVj3opF0aK+EkO8Zd4SemltmT5lXxCjxQxuiOYa\ncj/nIArgjSQZACBcSI64Q9Sb2TP2Q5FH5DNivoHSSklU/czoJYmE57X14GmJ\nxLFdjkAuOv4SQwZrsi5zN4jSQL0nJUM8wympnVSSpqAFXfuYR3UEmkUoDOIj\nRJAPj50TghZ24O1iJLOV2Ittl8W3Pmf1daFbB6SjbceGuGECOrsuJAr+i9Ww\nWB4FhDPFUPcPxbA+AXUKFZ0zw41Rh3kU258UAKy+yKKlyQWdPJY06WRA7rnN\nEjFx5K746Na6rr/teXLOG9m4DCReaRzzzNigQ6trBvRa1DVjbnDir3uSTGgi\noQPRLOa/b0wv9IBfxu0Rwf6Dt5xdn64cnqUwApx3nT8cLZGCO06OwwzGozHc\nNbtz503rIn1P7B3+MJIgxN9BnfZgkhwIDhDnBblFbGgUMKoCgkJIu3nk3mAd\nfpDQdbarrjad1+1Qk1F1dssP7wUVIM1ZocHpDdMJr7RTuRf8tkzo6URK2zfK\npBEu\r\n=nbdS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCDFXPa+D9DqVAS1+ybUcu/Ep/3lbKlmIZXm8NXfYO06wIhALcBmMalNYsGrW/ROYyhUjIZguvGfF+uSZob+BAPhpqC"}]},"maintainers":[{"email":"dominicstpierre@gmail.com","name":"dstpierre"}],"_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.5.1_1571168229165_0.41293127828599907"},"_hasShrinkwrap":false},"0.6.0":{"name":"react-trix","version":"0.6.0","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.2.0"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.12.4","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=16.0 < 17","react-dom":">=16.0 < 17"},"types":"lib/react-trix.d.ts","gitHead":"734cc29a3b78639651b22beedff07fbea4a83d33","_id":"react-trix@0.6.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-qcjcMNR35Nwowahhnb9dLxdtyikuXmgGbSIs28hbgW1d1dNstIItyRAUekk5N5EAP9cZl28TT5ROJrQA0usUfw==","shasum":"e6584623077c112b61054d3310a3cb84a7a50e5e","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.6.0.tgz","fileCount":9,"unpackedSize":63825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd18oGCRA9TVsSAnZWagAALOwQAJyM3oIUjdOZ5v/KwKmy\neoMvawXVTnNGkc5Wo9JK28UASIv0zrtmIEvbGDS2mMDMxatyxOZa/l4v68LO\n71CsTyAY3j/3tQigDEABREBXWlmixR3r4YJBtctXwrPJn4XpAjfcmo/aChFG\n1bbQfY6acHtaAgBBHpnR5kXadoY5VF5DbL9pdXHYinYZGWQGvT8g1RSP8UUm\ngDBzEc96z31sT+Ga9B9tHaTzB7/4cED6IwjUQaKyfblDtnOvBVpYs8/fJxm9\nuFNnmybDN7W78xo+vpG6/gbwJjjczk2In96ubHsYTE9a6OFDPG2blcD4epzg\n+o0N5BFcCKT61fNWUxpQ6Veya4/aEVYTxQOTSrziuTB+hc/JgROndN0FqMfA\nthnG7bW2IW226sWdgyZmHXEZYSugt0YDa90RofDz+uquGPyYb/t2Jdjz+LaZ\ngGSFJ8yPz9HkJZE+U5eb+ry7zpctZYs6wqaY/0u6/ky04qJIsne8MIkALh99\ncCjjrBKY87CeD3ffHfb+N3BQlYq+7XwDRscNHgWvJX3teDNrFXi3LZ6gOGEy\ngxcjBDRAjgtX+dZLuytQJBWTMJQI2p/VR+SnZY54KwJN84mE4DXENGc4wjuS\nQqz3usGcP8LM00Uj/qxNBHunkoUMFYAAJRK3RAgsF9V2lOMVgb0P8tKristT\n9/6h\r\n=byJc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHRacnCM6hj+BUEDeDmzWvNCMd4g/f3icdm92Q4B8c2RAiBCRkW8QjbpJzXebnNXYc4Q/cJFhNGKOP3Q3Cion8nrCQ=="}]},"maintainers":[{"email":"dominicstpierre@gmail.com","name":"dstpierre"}],"_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.6.0_1574423046492_0.2135096182388716"},"_hasShrinkwrap":false},"0.7.0":{"name":"react-trix","version":"0.7.0","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.2.2"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.12.4","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=16.0 < 17","react-dom":">=16.0 < 17"},"types":"lib/react-trix.d.ts","gitHead":"d5eaef5de19e739612aa5870ab4520bbf6128943","_id":"react-trix@0.7.0","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-0GkzZkHry7tuA4h+BYe0k57iw1EwnDZo7+haV3hp3r5M0AKlMRAWSw1DvX8KKhUubXMqHwS8Z0zBUcuG2mv07g==","shasum":"f320b0bfda2aad650f7e12e09654ef8ef6d07c0a","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.7.0.tgz","fileCount":9,"unpackedSize":65022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXkxrCRA9TVsSAnZWagAAMNkP/iAKoNwXVhQH9mbnTxjd\nZPVDAiQZ+eT1T7E7qqPVXfKR2Q2v9CmtzKrfGYy6OPBAMMize9c9QIq5iFK5\n7FTtnp3bDWYYSZHF56OXVDkWbcgkPapg09A0ORuldx0v3M5d8eUiA+2HiO7w\nh+3EZkzdxreV2OovRV2WmImfEYK15ep8zOwSV8DLIlllvh8fTBxO735OkVVL\nkCWVtfo8yx2n5ujdrFbNRNyD7M1tQgVk/2g7vvRgy2z6vTojeAqKt5fqgtE7\nSxV79lI3u5D58FR0Vq13ACymPWqd/9qajI5MDepgn2ANj73+Gl58CxHmczzs\ncGKdQChcDEUxWKwoZME3EmBwScg4PhnhHLsH5YySSG8FbyBPpWTOl8tYrgYA\n4IMwS8e+HfYOsY4mgvL//uYCFNkA7eCl9GBH+4XO1dqT89OlZYO/xaWl416Q\nCl5LFxY7xUSH3NXUefR8fp8MvG3Vo3qNzxSjk7u13BnqJIawzioj2vwv4kEJ\nv56ZnBiFpY0AIrsYa4794CphL0AsLkoXuZMyf1FpecG0s2eosvkqLFusWqtZ\nirvQYu3tfLg5D5BpLvvU1U44PxNzF3yrm0Hbkuym0PhMOhIjz0ma9vBVjs7i\nXNxZio62OsieJJYMv8b8rUqY8jgqmXdSJBg8aUY1ng7U6BaAiXCAJEMXV+Ps\n0AXP\r\n=/1zX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDncf9DgqUS8aH0owU6UfkLRqaYKt60B4OhEkO83Wp3MQIgLp0eGnPIJeaC+VmYR9vT5L4ZDYI74uiQhaWEytp6sB0="}]},"maintainers":[{"email":"dominicstpierre@gmail.com","name":"dstpierre"}],"_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.7.0_1583238250763_0.8770247564890226"},"_hasShrinkwrap":false},"0.8.0":{"name":"react-trix","version":"0.8.0","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.2.2"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.12.4","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=16.0 < 17","react-dom":">=16.0 < 17"},"types":"lib/react-trix.d.ts","gitHead":"171141c769d2b54f9d61fdc51abc16af003cacb7","_id":"react-trix@0.8.0","_nodeVersion":"12.18.4","_npmVersion":"6.14.6","dist":{"integrity":"sha512-sO5lUmxbvTsqCITHFvqeXjDfrvrS18sFbNUnBSC9fpLQlwN7x+B4QZbb8jtyCSZcR4J1/ghFtugPaV3891ymPg==","shasum":"0a629838ea73830253abc354212022678f8b50b0","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.8.0.tgz","fileCount":9,"unpackedSize":65228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy2qTCRA9TVsSAnZWagAAQhUQAKCiU4CqNLIb8VH6gOXb\nXETbfpc7aSDCnQ8hXRTsHif8XXkdRsb7Lo5d0LtjKUhl/RqBS7fO1oq6MGgY\nwouRiIAuJqVtADj0tcNepxo+SCAowVbPvHwtd+sYyGremmVV5coyNIIbB5Zu\nFepd/FXqqNno1me8I5pM/6bSRLxRkHAZ8z9xlbC2PEbXyks0XSKO+URiBNt7\ndAIr//6nnQhAw+ZOdk7piiNGC98c14KJDrytf/jDgVsqSgL0uNjt2e/2rjEw\nMe3OFJQwcnwOL+7u7dbnWzOzp0yLa1dyvJsbxQDhxnln40CUQa4kMKGfRQiZ\n3PYCkPT8o8Obep5iATlmHZlMDQQg7brVMc2yGfmYUXzlx/hq4UEFnANIxOkK\niO5fvzdB6rhukUmJiYSL8hWnU9n0BZjb6u29dsr11fwdOv2G9YbJSP0RFMj0\nfTYHxv4YrPeMuYrAjPCane2ylPAPKrpqY8rEZP0Ypwrz1Jdn5hwrw2y75d/i\nfq0b7Oss1a3FlprevPmQcMq7eYIaHRDIQNUiMcOQSw0bn3uPWmw+z3/cgauw\npz1MFra6ckR0R9rxTtOfulYbX59Sltr/hZDjO4xsyj7AwoeFYj6bpD2s25D9\nXN62bmw9VlxAvF/zZXT6HVafMgoCftD6tmYLNcPMA/w4Vxz3F8ny1UmtwHYS\nfgvL\r\n=QKvd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCusoPjJsnoyxtuBNbosNOl+FfI3ZrbaLXzI6x4VMq7VQIhAKh0CZ6ogiAsZPH7ObhweOa664QBFOai54OdbE4sHWpz"}]},"_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"directories":{},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.8.0_1607166611150_0.42091697761164615"},"_hasShrinkwrap":false},"0.9.0":{"name":"react-trix","version":"0.9.0","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm -rf ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.2.2"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.12.4","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=16.0","react-dom":">=16.0"},"types":"lib/react-trix.d.ts","gitHead":"e51fc11d09d6d94884f4aee061db5c1461c8c27e","_id":"react-trix@0.9.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-lvkBQAhBVgO2WU0ORC4DmG2+TJooWzB7qnCYHM9sUTzdLaWgq0kGs/Rubwm5DUOt3VGW8/mjy2u5/lr13LZLww==","shasum":"348b222c713f92642f824fcc4683f892e9237a55","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.9.0.tgz","fileCount":9,"unpackedSize":65222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgr2KwCRA9TVsSAnZWagAAxkgP/2x+j7a3GUk+52K8xQp1\nkV3fN3VCF1Ul9hxADz+a0Ge1yb8/BZoPSWr3V8uhEFlaJa3brZYxHQMwua5x\nwkCDUVgg+Ww1zUcF9EvtN8i5QUkx0JGgt/9Et5vmD4yDOv3vF8FrrYYSNUgm\nwcgY3ppRhTQvDkfQjLfaaFhXIRrUUxm6wFgioBFe6OzqZbK408+HP0mrsuDH\nm5j0WjDE40Ah9I0QO/lKPw5G1epL/QbUNTI6vhwLWvDKNF6HchqIn7RKFQnx\ncMK8CVB+QY5AHUL0HCs5/ZpbOHzpOqyu4EPmp/6NVI9g0VPxkyBVgarwuHW9\nquT69rbsDv5nTbEGSBMxa4npdbXLsLBuao+Eli1DmxjeLhIK7FrfqOtlLI7M\nI6nhG+Eu4hzOWY706yteNk5vyYMB+LNtBV89lOp6lq3UuS4t5Xaa8GMYxC/r\nrjuhf1y8stufTd7hmDouZMCjt3yIN6YSZXhuge83ruG+5g1Lfa1X/OlY8udj\nbtQzADrQYWpyyzOAhpl32nOjeTgKq6ThF66WIrj6l5fCUmgNH3aFyZI6I7k7\na6tA7BI3bdJE9KEIiz9ViXs7vkFoPfeC+0z85r1b/tUknaKBGXXRHazMmEyr\neQ3Z3BUDrJRSaafKqMDpoid0fWCi1paJx2xv/0v88Jc2lnB2zxsLy5BmuMUI\nhKxy\r\n=gpbg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGAz6L7eq+M0bqcnp/nE+mQoaLzpDGNig4Fsj5a+zwKzAiBRO3rvXuEE1yt0zpsLs9bQNlrNQZFlo5GNNW0YkAUL2w=="}]},"_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"directories":{},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.9.0_1622106799976_0.43540054072646983"},"_hasShrinkwrap":false},"0.10.0":{"name":"react-trix","version":"0.10.0","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm -rf ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.3.1"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^1.12.4","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=17.0","react-dom":">=17.0"},"types":"lib/react-trix.d.ts","gitHead":"407efa58aac6c8596cd1b295bacaaeaf40530714","_id":"react-trix@0.10.0","_nodeVersion":"14.15.4","_npmVersion":"6.14.10","dist":{"integrity":"sha512-sL0acJqN9lGIJQYSkJEoGj7FfgmmgMxljumppYYMc/KA+xM0tKQbhaiBBUjAo58HVGEhra01JlntQCD3bQSegw==","shasum":"1f18d1cd33b46aa740f35a75b0fc42449d210847","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.10.0.tgz","fileCount":9,"unpackedSize":65224,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC1VgZl2VHN7wkdC/2kx/mer5HIQ/AwqsQWcIhmkqsq0AIhALdRPERuFYgELjy2iyAhTWItn4uaCm3OQvQ8Wjs8PigJ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRY4VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBJQ/+NBWyzCKFSIe0yKoePwx7fIE3OTzKUAEA52IpdoC39t5Srv+F\r\nn87ooeOA5cTpmuj46LVs667L78xayCFwAXbfpvVMMOxjEyg4HwfvdBkSnWkQ\r\nOCrmsBFzqput6F+5adL7mSNkB9XWMMj5dmzuUIFniBXANQL6+lGxMmQctowZ\r\n9P+6twMGfNXFDJ1iKjlQalYPt2sy0MtVzzib8fbBvYVFIe2GKIxz8QfdZa+h\r\n7QkIEBqTH7Q12t2WDGsCy/9HsWscPvky3fBUx+7QtfzaxRoZa7hCnPk4Q1Fr\r\nAZm4AbVjP79E62zt5sotMIlb1aF8Ir2mzR2ZYvo4XfHM9mv0ePifGkj8RHfN\r\n2W916DYcu1vLbUxoT5CwIFkIlPCBbYO94zHg6CZ1nBr9At2W1hyyC2WSys7E\r\n9DnDpuD98EHJJsOqoQ6QOFwQxtujQhNbvy9GH9jqqBVE5GWsBgg7DP6JwsfJ\r\n1tfMgA2LgYtAvfgGb/yWs7PhotB1NggGqmtXhBMLva0i3vJC0WmRCFPUBZ6N\r\nGBXXnbYvTf5O4hgCx2c66eXYAU5EyMIXD2xJuTcK5QZw59CS/yhRu6Wgflt+\r\n2lmwFDUFKPRhPltjCZZvUNOX5Marl3BFW3YOf19tsa4435ZthpraqnCf7DL0\r\nk5Lq+6/WfbTy4QdlBb9dtusokcQpEk1PYtI=\r\n=W/kg\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"dstpierre","email":"dominicstpierre@gmail.com"},"directories":{},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.10.0_1648725524439_0.20394539677698353"},"_hasShrinkwrap":false},"0.10.1":{"name":"react-trix","version":"0.10.1","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm -rf ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Dominic St-Pierre","email":"dominicstpierre@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.3.1"},"devDependencies":{"@parcel/packager-ts":"^2.9.1","@parcel/transformer-typescript-types":"^2.9.1","@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^2.9.1","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=17.0","react-dom":">=17.0"},"types":"lib/react-trix.d.ts","gitHead":"27dc82a5becddafd8143a51219f8fe5903334ce9","_id":"react-trix@0.10.1","_nodeVersion":"14.17.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-fY1PZyMtNRtvqyG4gMxIDqI1gBR6nBTgvKUhZjd34OYpOo5RV7Ar/riYUaX6e1cvodyHYXOW40i6Dn3giV1ZAg==","shasum":"3cfcf72c41ec9a245d607fb79bc47f3f55acf40f","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.10.1.tgz","fileCount":9,"unpackedSize":46024,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDR30s4hmz+cPpVVae24ZZWJYGlbDrayhlJebl6ohvSEQIhAPPt4iyymqgi5IWvs7PxPKD5OsMie09a446ohCwcwLPq"}]},"_npmUser":{"name":"rob-race","email":"rob.race@me.com"},"directories":{},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"},{"name":"rob-race","email":"rob.race@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.10.1_1685551929549_0.3832325289035581"},"_hasShrinkwrap":false},"0.10.2":{"name":"react-trix","version":"0.10.2","description":"React wrapper around Basecamp's Trix editor.","main":"main.js","scripts":{"build":"npm run build:lib && parcel build src/react-trix.tsx","build:lib":"rm -rf ./lib/* && tsc","prebuild":"rm -rf dist && mkdir dist","prepublish":"npm run build","postbuild":"parcel build src/react-trix.tsx","test":"./test.sh"},"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"author":{"name":"Rob Race","email":"rob@succinctsoftwarellc.com"},"license":"MIT","bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"homepage":"https://github.com/dstpierre/react-trix","dependencies":{"trix":"^1.3.1"},"devDependencies":{"@types/react":"^16.7.22","@types/react-dom":"^16.0.11","parcel":"^2.9.1","react":"^16.7.0","react-dom":"^16.7.0","source-map-loader":"^0.2.4","ts-loader":"^6.2.0","typescript":"^3.6.4"},"peerDependencies":{"react":">=17.0","react-dom":">=17.0"},"types":"lib/react-trix.d.ts","gitHead":"b6cd40d8988d42cceef47723daf426b8e9cbd3f9","_id":"react-trix@0.10.2","_nodeVersion":"14.17.0","_npmVersion":"6.14.17","dist":{"integrity":"sha512-bAALnBuoHBu3J3UfJWTvDXhmt1Tic1//w+vbBuSWuGO2gXzy+fyLBNBRiLKPrBcnOB5/t+rdXU8rLSBiz02R9w==","shasum":"ebe7f44d41087516ec59e5ce7af2ef2463120d03","tarball":"https://registry.npmjs.org/react-trix/-/react-trix-0.10.2.tgz","fileCount":9,"unpackedSize":38693,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEsR3dBLrCPukl5AhQDa1OEU+/zpJeVMuzJNrjEgH/XlAiEAyVpGp8KRqPBxgJbo8aDK7VBUWUJJZSAHPwSRqYxRclY="}]},"_npmUser":{"name":"rob-race","email":"rob.race@me.com"},"directories":{},"maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"},{"name":"rob-race","email":"rob.race@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-trix_0.10.2_1685555456406_0.7020576808951244"},"_hasShrinkwrap":false}},"readme":"# React Trix 0.10.0\n\nReact wrapper around [Trix](https://github.com/basecamp/trix) editor from Basecamp. With additional features that I\nneeded when I was CTO at Roadmap when sending emails and collaborating with comments.\n\n## Getting started\n\n### Install via npm\n\n```bash\nnpm install react-trix --save\n```\n\nTrix will be included as dependency. You should already have [React](https://facebook.github.io/react) installed.\n\n### Usage\n\nMake sure you have the latest Trix JavaScript and optionally their CSS on pages where you are using react-trix.\n\n#### Classic script tag\n\n```html\n<script src=\"https://rawgit.com/basecamp/trix/master/dist/trix.js\"></script>\n```\n\n#### Or via npm\n\n```bash\nnpm i trix\n```\n\n```jsx\nimport \"trix/dist/trix\";\n```\n\nIf you're using npm version with SSR make sure to import trix on page level.\n\n```jsx\nimport * as React from \"react\";\nimport { TrixEditor } from \"react-trix\";\n\nexport class Test extends React.Component {\n  handleEditorReady(editor) {\n    // this is a reference back to the editor if you want to\n    // do editing programatically\n    editor.insertString(\"editor is ready\");\n  }\n  handleChange(html, text) {\n    // html is the new html content\n    // text is the new text content\n  }\n  render() {\n    return (\n      <TrixEditor onChange={this.handleChange} onEditorReady={this.handleEditorReady} />\n    );\n  }\n}\n```\n\n### Properties\n\nThose are the optional properties you can use on the `<TrixEditor />`.\n\n**New in v0.7.0**\n\nThe default name for the file upload is `file`. You may use the `fileParamName` \nto change its name, for instance `blob` to work with Ruby on Rails.\n\n```jsx\nlet mergeTags = [{\n  trigger: \"@\",\n  tags: [\n    {name: \"Dominic St-Pierre\", tag: \"@dominic\"},\n    {name: \"John Doe\", tag: \"@john\"}\n  ]\n}, {\n  trigger: \"{\",\n  tags: [\n    {name: \"First name\", tag: \"{{ .FirstName }}\"},\n    {name: \"Last name\", tag: \"{{ .LastName }}\"}\n  ]\n}]\n<TrixEditor\n  className=\"custom-css-class\"\n  autoFocus={true}\n  placeholder=\"editor's placeholder\"\n  value=\"initial content <strong>for the editor</strong>\"\n  uploadURL=\"https://domain.com/imgupload/receiving/post\"\n  uploadData={{\"key1\": \"value\", \"key2\": \"value\"}}\n  fileParamName=\"blob\"\n  mergeTags={mergeTags}\n  onChange={on_change_handler}\n  onEditorReady={on_editor_ready_handler}\n/>\n```\n\n### Merge tags\n\nYou give a trigger character, for example \"@\" and when the user type this character a small popup suggestions\nwill be displayed where user can click and the `tag` will be added.\n\nYou may customize the suggestion box via the CSS class `react-trix-suggestions` like this:\n\n```css\n.react-trix-suggestions {\n  /* for the container */\n}\n\n.react-trix-suggestions a {\n  /* for each suggestion */\n}\n```\n\n## Running the tests\n\nStill having some issues testing Trix with enzyme/jsdom.\n\n## Contributions\n\nContributions are welcome and appreciated.\n","maintainers":[{"name":"dstpierre","email":"dominicstpierre@gmail.com"},{"name":"rob-race","email":"rob.race@me.com"}],"time":{"modified":"2023-05-31T17:50:56.659Z","created":"2015-10-17T21:24:23.816Z","0.0.1":"2015-10-17T21:24:23.816Z","0.1.0":"2015-11-02T19:17:39.069Z","0.2.0":"2017-03-30T12:20:21.249Z","0.2.1":"2017-04-07T10:42:54.740Z","0.2.2":"2017-04-26T14:50:21.450Z","0.3.1":"2018-06-28T14:28:41.527Z","0.4.1":"2019-02-01T12:05:23.022Z","0.5.0":"2019-10-15T10:58:05.909Z","0.5.1":"2019-10-15T19:37:09.271Z","0.6.0":"2019-11-22T11:44:06.646Z","0.7.0":"2020-03-03T12:24:10.877Z","0.8.0":"2020-12-05T11:10:11.282Z","0.9.0":"2021-05-27T09:13:20.155Z","0.10.0":"2022-03-31T11:18:44.585Z","0.10.1":"2023-05-31T16:52:09.737Z","0.10.2":"2023-05-31T17:50:56.562Z"},"homepage":"https://github.com/dstpierre/react-trix","keywords":["react","component","edit","editable","wysiwyg","trix","editor","trix-editor"],"repository":{"type":"git","url":"git+https://github.com/dstpierre/react-trix.git"},"author":{"name":"Rob Race","email":"rob@succinctsoftwarellc.com"},"bugs":{"url":"https://github.com/dstpierre/react-trix/issues"},"license":"MIT","readmeFilename":"README.md","users":{"rexpan":true}}