{"_id":"draft-js-utils","_rev":"25-74bc138622511353b60b4064cdf8071e","name":"draft-js-utils","description":"Collection of utilities for DraftJS","dist-tags":{"latest":"1.4.1"},"versions":{"0.1.2":{"name":"draft-js-utils","version":"0.1.2","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --ignore '_*' --out-dir lib","lint":"eslint --max-warnings 0 .","prepublish":"npm run build","test":"npm run lint && npm run test-src","test-src":"mocha"},"dependencies":{},"devDependencies":{"babel-core":"^6.7.2","babel-eslint":"^5.0.0","babel-plugin-transform-class-properties":"^6.6.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","draft-js":"^0.2.2","eslint":"2.2.0","eslint-plugin-babel":"^3.1.0","eslint-plugin-flow-vars":"^0.2.1","eslint-plugin-react":"^4.2.1","expect":"^1.15.2","immutable":"^3.7.6","mocha":"^2.4.5","react":"^0.14.7","react-dom":"^0.14.7"},"repository":{"type":"git","url":"git+ssh://git@github.com/draft-js-utils/draft-js-utils.git"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"license":"ISC","bugs":{"url":"https://github.com/draft-js-utils/draft-js-utils/issues"},"homepage":"https://github.com/draft-js-utils/draft-js-utils#readme","gitHead":"ce32e269fe6b2e6bb5e9f6207d395c7e35a8b6ae","_id":"draft-js-utils@0.1.2","_shasum":"b72c667a3760112fca6cb9d99c54f36e6216627b","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"b72c667a3760112fca6cb9d99c54f36e6216627b","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-0.1.2.tgz","integrity":"sha512-IJtOi0aO2XELIhgH0eO/e44SzTlEJ7NyjverxgU8N8YBkjc9m601JEpVnup1J5JOHSoyneQ+k9DpnIxHsA5SIg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBqvYtJwTlLYQgnBm8uvJrcTScjXw9I8fEqZyD1DPwsiAiAqB+Pz0OhyOPWwRaEhvHZmrM6gSbi9fco+xYBz1jthrA=="}]},"maintainers":[{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/draft-js-utils-0.1.2.tgz_1459639764122_0.8976261673960835"},"directories":{}},"0.1.3":{"name":"draft-js-utils","version":"0.1.3","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --ignore '_*' --out-dir lib","lint":"eslint --max-warnings 0 .","typecheck":"flow","prepublish":"npm run build","test":"npm run lint && npm run typecheck && npm run test-src","test-src":"mocha src/__tests__/*.js src/**/__tests__/*.js"},"dependencies":{},"devDependencies":{"babel-cli":"^6.6.5","babel-core":"^6.7.6","babel-eslint":"^6.0.2","babel-plugin-transform-class-properties":"^6.6.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","draft-js":"^0.4.0","eslint":"2.7.0","eslint-plugin-babel":"^3.2.0","eslint-plugin-flow-vars":"^0.3.0","eslint-plugin-react":"^4.3.0","expect":"^1.16.0","flow-bin":"^0.22.1","immutable":"^3.7.6","mocha":"^2.4.5","react":"^15.0.1","react-dom":"^15.0.1"},"repository":{"type":"git","url":"git+ssh://git@github.com/draft-js-utils/draft-js-utils.git"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"license":"ISC","bugs":{"url":"https://github.com/draft-js-utils/draft-js-utils/issues"},"homepage":"https://github.com/draft-js-utils/draft-js-utils#readme","gitHead":"baae4023a477a02235ddafdcde24502c1c8f180a","_id":"draft-js-utils@0.1.3","_shasum":"14457e20d3943ab190f68b2e805765726ff60aca","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"14457e20d3943ab190f68b2e805765726ff60aca","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-0.1.3.tgz","integrity":"sha512-ML7HaYRUgexfz1/FDmdNaeB/deFN/bxXWApe92kwusrmy80f0zhx2nFyTHxTN0EEzmGlNUYICb+rRaFq1sF/Lg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFtbljUe8X1lT7cLCvD9j/UEeOk5bIhlWTAMRb9rgbbVAiEAtHvhgTgOrE1mKJvkWFeQXh8hAjSaslsB+u8YQxlQzrk="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/draft-js-utils-0.1.3.tgz_1460708943771_0.8634617084171623"},"directories":{}},"0.1.4":{"name":"draft-js-utils","version":"0.1.4","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --ignore '_*' --out-dir lib","lint":"eslint --max-warnings 0 .","typecheck":"flow","prepublish":"npm run build","test":"npm run lint && npm run typecheck && npm run test-src","test-src":"mocha src/__tests__/*.js src/**/__tests__/*.js"},"dependencies":{},"peerDependencies":{"draft-js":"^0.5.0","immutable":"^3.7.6"},"devDependencies":{"babel-cli":"^6.6.5","babel-core":"^6.7.6","babel-eslint":"^6.0.2","babel-plugin-transform-class-properties":"^6.6.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","eslint":"^2.8.0","eslint-plugin-babel":"^3.2.0","eslint-plugin-flow-vars":"^0.3.0","eslint-plugin-react":"^4.3.0","expect":"^1.16.0","flow-bin":"^0.23.0","mocha":"^2.4.5","react":"^15.0.1","react-dom":"^15.0.1"},"repository":{"type":"git","url":"git+ssh://git@github.com/draft-js-utils/draft-js-utils.git"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","bugs":{"url":"https://github.com/draft-js-utils/draft-js-utils/issues"},"homepage":"https://github.com/draft-js-utils/draft-js-utils#readme","gitHead":"7bbd3555d83822936fab84d01665d90ba627b140","_id":"draft-js-utils@0.1.4","_shasum":"643fbd43e9445e2b802776424b2248a9db22073f","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"643fbd43e9445e2b802776424b2248a9db22073f","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-0.1.4.tgz","integrity":"sha512-p2Kob9HDlghUqS0m1pQ6mXtjkDP2K4aPCV6XDNwY9ctilvOfHeFuKlzslMu/dKWQjXDgTOgvJrEh8aQffew2pw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDw7jyhscfrE6LrRkKvV3yeYS50CPCrSpRNkYcgdJ4uqAIgL+lOyVF2FkEy6YIrTPCHlzE+i+nQnBbaqd0lgIrxOGo="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/draft-js-utils-0.1.4.tgz_1460861398078_0.32290538353845477"},"directories":{}},"0.1.5":{"name":"draft-js-utils","version":"0.1.5","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --ignore '_*' --out-dir lib","lint":"eslint --max-warnings 0 .","typecheck":"flow","prepublish":"npm run build","test":"npm run lint && npm run typecheck && npm run test-src","test-src":"mocha src/__tests__/*.js src/**/__tests__/*.js"},"dependencies":{},"peerDependencies":{"draft-js":">=0.5.0","immutable":"3.x.x"},"devDependencies":{"babel-cli":"^6.9.0","babel-core":"^6.9.0","babel-eslint":"^6.0.4","babel-plugin-transform-class-properties":"^6.9.0","babel-preset-es2015":"^6.9.0","babel-preset-react":"^6.5.0","babel-preset-stage-2":"^6.5.0","eslint":"^2.10.2","eslint-plugin-babel":"^3.2.0","eslint-plugin-flow-vars":"^0.4.0","eslint-plugin-react":"^5.1.1","expect":"^1.20.1","flow-bin":"^0.25.0","mocha":"^2.4.5","react":"^15.0.2","react-dom":"^15.0.2"},"repository":{"type":"git","url":"git+ssh://git@github.com/draft-js-utils/draft-js-utils.git"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","bugs":{"url":"https://github.com/draft-js-utils/draft-js-utils/issues"},"homepage":"https://github.com/draft-js-utils/draft-js-utils#readme","gitHead":"dbe473b0e37926e523ed8f1cc53fab68b8dad6f7","_id":"draft-js-utils@0.1.5","_shasum":"03d2b199b18fd1d671fbbe256b2d0f9b4aa9c353","_from":".","_npmVersion":"3.7.3","_nodeVersion":"5.8.0","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"03d2b199b18fd1d671fbbe256b2d0f9b4aa9c353","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-0.1.5.tgz","integrity":"sha512-LivpBUeUNrHqhOjLIiV1z/qstOAR1vxJy4DE7IXwQl1z0gYYp5/OM0Qgm0cwl2X1LWZYz+xlUd8PB/AGBFWdOw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC//WuQOgrwqYMKuxn5VNWSGD9gdlVETr3a89VuNVQPQQIgMW+eqk3d7kwnFnTCiouWjHZwPzntOG8NoBejsCqMoE0="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/draft-js-utils-0.1.5.tgz_1463663748219_0.1302418934646994"},"directories":{}},"0.1.6":{"name":"draft-js-utils","version":"0.1.6","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --ignore '_*' --out-dir lib","lint":"eslint --max-warnings 0 .","typecheck":"flow","prepublish":"npm run build","test":"npm run lint && npm run typecheck && npm run test-src","test-src":"mocha src/__tests__/*.js src/**/__tests__/*.js"},"dependencies":{},"peerDependencies":{"draft-js":">=0.5.0","immutable":"3.x.x"},"devDependencies":{"babel-cli":"^6.14.0","babel-core":"^6.14.0","babel-eslint":"^7.0.0","babel-plugin-transform-class-properties":"^6.11.5","babel-preset-es2015":"^6.14.0","babel-preset-react":"^6.11.1","babel-preset-stage-2":"^6.13.0","eslint":"^3.4.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flow-vars":"^0.5.0","eslint-plugin-react":"^6.1.2","expect":"^1.20.2","flow-bin":"^0.32.0","mocha":"^3.0.2","react":"^15.3.1","react-dom":"^15.3.1"},"repository":{"type":"git","url":"git+ssh://git@github.com/draft-js-utils/draft-js-utils.git"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","bugs":{"url":"https://github.com/draft-js-utils/draft-js-utils/issues"},"homepage":"https://github.com/draft-js-utils/draft-js-utils#readme","gitHead":"a491816c6381ad40f442695ceba3dafa11d813cd","_id":"draft-js-utils@0.1.6","_shasum":"71f0e90a843426f0eadc83e8154b3220c4bb7f9e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.3.0","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"71f0e90a843426f0eadc83e8154b3220c4bb7f9e","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-0.1.6.tgz","integrity":"sha512-YR+AvuLigskokwPbszgsRM2D4UJDj67yjynk1NovlLI5BaniRf0kKGMY1DOPDiKryLMJDjXLccuUxo4tryNUBw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDbumUb0LpL+WWbGAockQLVLWMM2TfRRj7e3HSBMIRZ9QIhAI9tey94pw4m5P1A7zuM9j17oCbPysiuUBEKkzjqOiWW"}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/draft-js-utils-0.1.6.tgz_1475637371136_0.17794769653119147"},"directories":{}},"0.1.7":{"name":"draft-js-utils","version":"0.1.7","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --ignore \"_*\" --out-dir lib","lint":"eslint --max-warnings 0 .","typecheck":"flow","prepublish":"npm run build","test":"npm run lint && npm run typecheck && npm run test-src","test-src":"mocha \"src/**/__tests__/*.js\""},"dependencies":{},"peerDependencies":{"draft-js":">=0.5.0","immutable":"3.x.x"},"devDependencies":{"babel-cli":"^6.14.0","babel-core":"^6.14.0","babel-eslint":"^7.0.0","babel-plugin-transform-class-properties":"^6.11.5","babel-preset-es2015":"^6.14.0","babel-preset-react":"^6.11.1","babel-preset-stage-2":"^6.13.0","eslint":"^3.4.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flow-vars":"^0.5.0","eslint-plugin-react":"^6.1.2","expect":"^1.20.2","flow-bin":"^0.32.0","mocha":"^3.0.2","react":"^15.3.1","react-dom":"^15.3.1"},"repository":{"type":"git","url":"git+ssh://git@github.com/draft-js-utils/draft-js-utils.git"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","bugs":{"url":"https://github.com/draft-js-utils/draft-js-utils/issues"},"homepage":"https://github.com/draft-js-utils/draft-js-utils#readme","gitHead":"087679256cd70e43aabeb21370578492670ad712","_id":"draft-js-utils@0.1.7","_shasum":"e2b6927ca620edf1855a4bfc1cf1d21080a70f16","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"e2b6927ca620edf1855a4bfc1cf1d21080a70f16","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-0.1.7.tgz","integrity":"sha512-ji64YeVsRJ90UJ4QPmhhF4ryN+EvDAw6Y1R8aCqIJy7CbPsxMOECmtWBmSciEfcrE3dKZFoZKjRPV11pwGEoNg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCo7HjCPR6MBm239YSKzRt/U+5QiMYuEQBKo+tOmXLtMQIgGxEhSM91kHFXSwOB8ykMg1odrSbe0teHuaPU5Gd+bn4="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/draft-js-utils-0.1.7.tgz_1478171643480_0.6295459382236004"},"directories":{}},"0.2.0":{"name":"draft-js-utils","version":"0.2.0","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --ignore \"_*\" --out-dir lib","lint":"eslint --max-warnings 0 .","typecheck":"flow","prepublish":"npm run build","test":"npm run lint && npm run typecheck && npm run test-src","test-src":"mocha \"src/**/__tests__/*.js\""},"dependencies":{},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"devDependencies":{"babel-cli":"^6.14.0","babel-core":"^6.14.0","babel-eslint":"^7.0.0","babel-plugin-transform-class-properties":"^6.11.5","babel-preset-es2015":"^6.14.0","babel-preset-react":"^6.11.1","babel-preset-stage-2":"^6.13.0","eslint":"^3.4.0","eslint-plugin-babel":"^3.3.0","eslint-plugin-flow-vars":"^0.5.0","eslint-plugin-react":"^6.1.2","expect":"^1.20.2","flow-bin":"^0.32.0","mocha":"^3.0.2","react":"^15.3.1","react-dom":"^15.3.1"},"repository":{"type":"git","url":"git+ssh://git@github.com/draft-js-utils/draft-js-utils.git"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","bugs":{"url":"https://github.com/draft-js-utils/draft-js-utils/issues"},"homepage":"https://github.com/draft-js-utils/draft-js-utils#readme","gitHead":"e50fea7058529e736c919eed742de2b2659ca1e9","_id":"draft-js-utils@0.2.0","_shasum":"2403a314a055f73952517ef96a7cc4ccdf132c4f","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"2403a314a055f73952517ef96a7cc4ccdf132c4f","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-0.2.0.tgz","integrity":"sha512-ug+lWId8z/AUsafUuEJYkR4yXqOfz87MjnRNQMefEmBJuXfur5XgxgLiAU3mI4XDB0O58qk/kWU7DWA7Z6gUYg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/96UvaFBt1RKIS4g6rsOF+mD7BSmMZVfIQRBQLE4oDwIhAMFb7QrWMTxbsEliebNfdMVyywDxA+62s790zXkUGfak"}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils-0.2.0.tgz_1501119700516_0.9320570470299572"},"directories":{}},"1.0.1":{"name":"draft-js-utils","version":"1.0.1","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.0.1","_shasum":"75e6a4fecdb55eadd673e3a3633cd794c3b2f6a4","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"75e6a4fecdb55eadd673e3a3633cd794c3b2f6a4","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.0.1.tgz","integrity":"sha512-wW0lVbD7/SXcr4c+4enj1r7BWYuWuv1F6oxsd/P5W0806eqs9Au2R0yursT3LJ5nvaAHIIZC1EazUbiI35MUSg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGQl3fc9XZTdpwjdmyBEgqGtCJmSBzR9TwbfWPYv04e0AiA8EF5XLuwJu5S4dnrF5d0rIrZiwzpNf0u+QBOU3AsKbg=="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils-1.0.1.tgz_1504427922721_0.4957181017380208"},"directories":{}},"1.0.2":{"name":"draft-js-utils","version":"1.0.2","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.0.2","_shasum":"55e68fcb9cc1b312669c6f40ef89134750b05f31","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"55e68fcb9cc1b312669c6f40ef89134750b05f31","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.0.2.tgz","integrity":"sha512-QPJ4SDNalonaFR8qMjerAenQ8+z4r71KEDt1Zhx/1ngJbUU8A32Z8sFFMo+sRAcWAzOg9VX7+JLw5Vl7FdHSLg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCk+WSb9rhTnYOe9GXg5A+ONlXGoDpm7ZbGX8WRZnozpwIgVj0tGeTZ156mwqfnO17CVNM0nMz0kAjCZz9/waq7Nbc="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils-1.0.2.tgz_1504455214284_0.9144181753508747"},"directories":{}},"1.1.0":{"name":"draft-js-utils","version":"1.1.0","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.1.0","_shasum":"652876abdd4910a7996b1fdb64c8d771e4397f75","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"652876abdd4910a7996b1fdb64c8d771e4397f75","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.1.0.tgz","integrity":"sha512-smfU/x6xVWJ1Agcyj21dWXnNLU0jYjz+E8/LPovWqGzguJ/4fYQTiZ3gbbToL3EX7dvWLOfrVF/oLPXQwUinyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCs3XQ/BShWQ+EN7n3ioBhuVPK3YQ7WyFS3qAHyDLS/CwIgFlh0Hb3sci5B/rJcUuoGyzZKoMMvoFFkpX+kWbWyYu8="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils-1.1.0.tgz_1504750462244_0.5979326593223959"},"directories":{}},"1.2.0":{"name":"draft-js-utils","version":"1.2.0","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --out-dir lib --ignore \"_*\"","watch":"babel src --watch --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.2.0","_shasum":"f5cb23eb167325ffed3d79882fdc317721d2fd12","_from":".","_npmVersion":"4.6.1","_nodeVersion":"8.5.0","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"shasum":"f5cb23eb167325ffed3d79882fdc317721d2fd12","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.2.0.tgz","integrity":"sha512-lzpCnUv7zQMujf19wWAHqkXCSxL7tt8dI13CzVIc7kkkRnTGDcNjk10fslholbg9ToDNwDP2MIiAaCj/wI5gKA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCpdjJ4C4wPumq7JDWr0e48brgHxa4KkQXxKAJN0ecxLQIhAKsk6Ru0PVU7iVW6Ry2PBMgft9rPQkH48nwarnG6ymfm"}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils-1.2.0.tgz_1505781593754_0.34044323093257844"},"directories":{}},"1.2.4":{"name":"draft-js-utils","version":"1.2.4","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --out-dir lib --ignore \"_*\"","watch":"babel src --watch --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.2.4","_npmVersion":"6.5.0","_nodeVersion":"8.11.4","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"integrity":"sha512-oy7WL6VCcSJ1WOUVCxkU0t/nGoLs/Kv0+zKalC61WjFTN4I2Lt1I8Oj5m4oUFBxfF7K9+0C0U5ilgvb4F4rovg==","shasum":"198428a6aebaecab55ef7b4174aa9e485bfe13ed","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.2.4.tgz","fileCount":8,"unpackedSize":10960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcM5eQCRA9TVsSAnZWagAAbuoP/3M/Qief66eRX9kSwbws\nUuCt28wrofs9hJHwtLAMP0R0aYJlZnAqBMGXqtlA3mAVCWf9BMa5OtpxlZ1R\nisw/9QXGtgsvtPUNoYmR7xnRX/XxxpVm3s5BQFQJpM4W4oDeMzq21hmbkKEq\nIYgUzq4Ez/TdFFJMnXNwkKLm2mCMgy8qqnS3OK9VDKZHWftabRsqBfvB/zaF\nfgNULcWFotTBPZ6M4gi8ombzK+qy+3QOGWA4IVcbKxEZHK+ENw/R3lV3z/7X\nyYnUydHj8f40bjJSFfmYsz0Wyd+VZ8q9XVdw/xwNXIhXnGarfL70IefwQPsy\nuF1s71OH9+I+Kmj0/bk6quqgdF84LZn+Rz3awy6np37siIV/Xwf8iUqNkFiR\n9V/EQKTg+nx0hwmQ5Ho8R9L3WMdehsNHkaZ170Zd64bQ3zBQCDIssdRF+25B\nG2PXEjbhRMngXIAVaGAeNdXdfvas2poPJ8ryw4s0YcFCQhmAdSiYoc8RGHvb\n7NgKuL07irV0FJZQPaCYhrTYNx53HuRQ8S8zs57DUn40MnjxKVwK0ujfKRxe\nRmE6wjwJ7jZquTAEeYmxo3KMbrotiMiWUz2AOUENkBX6i4cG/LiOLAWYXoez\nWOv2lod56g0MpTwATtcc3ZxcOrRLBHYrwt5Q++2wD0X9n3XG90z8Ubah22Tt\n3Od/\r\n=mDrM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5/igl54oNK2PNNE59FJerXgHXwtaFBi7fDJzUchv03AIgNaEqrOO8np6nfdr80136uyPAi1Muf003qqg9idQs8f0="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils_1.2.4_1546885008286_0.18203919644733468"},"_hasShrinkwrap":false},"1.3.0":{"name":"draft-js-utils","version":"1.3.0","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --out-dir lib --ignore \"_*\"","watch":"babel src --watch --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.3.0","_npmVersion":"6.5.0","_nodeVersion":"8.11.4","_npmUser":{"name":"sstur","email":"sstur@me.com"},"dist":{"integrity":"sha512-wZaY6HQ/jZTh0wshkPzXNrPu0qcE6PuZwIYJp/q8nFAc3elWma7EBtGLXDPkSwvAXEl596mD6GPfk3jnPDuA+w==","shasum":"9102ca34450da3de2097a074c6cc9c92f72a312e","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.3.0.tgz","fileCount":8,"unpackedSize":10960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUHvzCRA9TVsSAnZWagAAnscP/RhiEj8ZaDdUVz7BQPZ2\nXmIOSWUpq71Oh3M/ki2GrOQiZQDK355zTmfRHBlhid12IhquYKoJ5dijpklF\nRIifYhPEGNVNBBZqxV7feXarSbBJQbtWf9JSzhavkc1TPTiW/8pPm9MU/xXw\nkoazF35xCvgd/N9HH5ZY5sBlSS80x1qD0DFHhm00oaKfm+dOZsqABbyYt6nX\nXKYqtMLEJbRjoW2hcYGfsFnE8ar1E/uZ3CUK/18tzaONKwxdcXgc36lVNdQo\ntxQaOn9QmRak+SiXuAERbDnBX51vmpsv0KSPcfBZ3OQ14SkQgOPqUex1QYGc\nUatySt/rnDZgqFc9TS6WmQQ5x5kp4zAYwzzRFgypM0YZY/bDUhmThQ6HZbkt\njHZwYCWvg2NxP9oEA3kTbWlxbuBr3avClB+/ePz/JZMaAz4eUvRyCLipQrun\n+pDodCQXStpQitJVzLIz35RVqHNHE503QuNdGKhDYDNzzfe8dNd0ifidXk8z\nTxrPGKPo95TeHtZHUOQUqQ+ov2Wsgw5R64Q0DIsrxgTE/ureYBAkjYE8/4n/\ncGdPs7h6wn6YAmDu6U7B818MTuOSlLvStBrgKD7AU/mtUUck4UXCbxMl7U7U\nrQdti20hoCXhbryBGpSJv2LEj/fpc6WXID1ZEf40bQOhPaJCXZCa2nQh0opN\nJ7+4\r\n=9/lH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCmzpwza8Cy92XapA8OUFIRoiBfZ05+p1pYyYnklc3VTAIgTBCwpU1o5H391WqtNAmsnuKLIhsMDD6U4EUmJh+VDZE="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils_1.3.0_1548778482379_0.7305221757516698"},"_hasShrinkwrap":false},"1.3.2":{"name":"draft-js-utils","version":"1.3.2","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"build":"babel src --out-dir lib --ignore \"_*\"","watch":"babel src --watch --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.3.2","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","dist":{"integrity":"sha512-E7AMC0DolASrB+vL785PlSDZegLnS9kKE+zaxq3ePgwIeo2bNt8RqejrSIf37J+kjvFP8nHgmHyPurnuVgP8jw==","shasum":"e29fe779631cc851f4cb4fe9bf3922ce267cfac1","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.3.2.tgz","fileCount":8,"unpackedSize":10960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdtx7CRA9TVsSAnZWagAATu4P/2OmqVAMQM1r7SpcYxxS\nN+qEOVstrQGp1xdpYGhY42XHkiKRfvIoL9AJrM/Sp2cTLHWOV1jYSRyNNJec\nrbwtdpJNaZ7TKCNPLr9UN1wZLweuRVFYN31Hoy5adSPUcOe3IrDkzJs6dmTk\nrKc0zMA39P5lqfbzZWOITaMOup7+01djrI6pFzZTAvvbJ3/qO6Af5jumiqjC\nv+sQCooPzOjrQi8F4OBuuiJRGxNbQlyDi49r113g9Y+pj9rzwPGhEdOeEY0y\nZn14hlyRXlyqVlzSm0O+Bn4U+gZ00fyAnyECOkop1zTNILPQmUnODPwHLuD3\nutWXk3rFtHmzaJejIVmwZFDAI5uf6iJYEOmwzuosm5ygYOlbYAhiLW49ifSC\nRCf5HtAr6sNbc0FGtycbiPMnDS8sHfNhaR9l6bqDd7J0dMZkBD9TvpvlAtcP\nzZ7zW+I3YlaWr2+ZV3NJ3jxYfYeBlgPoXVui4bMnnfuauRK9fbpiLJjrpfgP\ntAss6DCG5soFBBrjKe3OM5TJ2Dvo1NkUppbLQkJpCLmfokS06jMoTTpcNtZI\n7hTTguwaNoUBQD19BFhrUcvCVxFy3/erY5JBiYH6Q2GidmoItA2GpjEZpyMr\nwLVW6KnoDv8sMZ9muapD/PTqA9Au6r/9QV8Qx3BezgC8lC6RCYsdNhGD9I2l\nAjQS\r\n=sfL6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDoo5ZxxHt/l2JC9jauqEsP2xj8XGs2lED611X+vifVrAiAy4GKs7QImh9aQ3p+ulhp5YkJUTbMP0f9yRep1YW3yWA=="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmUser":{"name":"sstur","email":"sstur@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils_1.3.2_1551293562793_0.21561074249971424"},"_hasShrinkwrap":false},"1.3.3":{"name":"draft-js-utils","version":"1.3.3","description":"Collection of utilities for DraftJS","main":"lib/main.js","scripts":{"release":"npm run build && npm publish","build":"babel src --out-dir lib --ignore \"_*\"","watch":"babel src --watch --out-dir lib --ignore \"_*\""},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.3.3","dist":{"shasum":"2330ab98218c835d58dc08eacdba6708b201eb27","integrity":"sha512-ZIF3KE2+dRD6zEoqQyu9HzeG56NWtktfazRnDZFC9GD4NnHgJE5qI+TqGgmjRjSrKzuSQonl5rsx+D4N5m6yhQ==","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.3.3.tgz","fileCount":10,"unpackedSize":11007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd+RICRA9TVsSAnZWagAAgUMP/2ZGbxxqi9EGYqsVEmyZ\nZBTE8qM22q0JjTbMRSM/zMP3S0vWJTjHp2lwrtxBYWbPAp9DniIP70wvlYvY\nAgQlNBp3/9sYPx8nqZSgMFXOWEoY+79qvNj12GCVlYcGS0CD1f+y2yuv71BP\n8etH+tifFV0L/mIqeZ6mfjElFCABa8/2Uiu9gMXN8pH5tHvQvyJVjfJS0Iks\nCHNA5CPoB5NWokAmNPkd+4tetm1zuXlsCrsWyM97gMY7NkgwCd4TPdHIXzeQ\niEPyQDrxlKHQHslJUUbgeDKA9ou39zW9XDAUigd+nhGJG37SZ86NQVTac8a5\nfIHAIBlGuihUEqQ3OQ5hC12mo/wYUg7oJdNBhX89W0oycJnBmqRMR/6FLTGP\nKNb7VsIJT0xBHtFRteFbm+VCD/yrQfOGf0CvPjAgGVcxNRZEOzT+4zDM6QSf\nM7Fn9yg+0f0wjZQWxpvMyC2NAR2sIr2BDsH2MgzEYINfLo+poGgiwvUC5Nx6\nx44K0LsRAn8a89Sj2TXH/8FYlrqtlfJ9F7ypegDt1n3gE020+YfXlRXQ1noL\nrDhWaDpZOgcWJfnYzbUr4BlPTx8rnijEApE7rnILgZ0lPr9vIMG3mr/cvU0V\nmKaJI6P85OIC9vEZR9iGglWHWT/7+5Sq5L8EL6antJ6wkOkyuKP48jvuX0Ky\nS2CZ\r\n=8Q/d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH8vq8T9bYOOasy3LCb1Nc5ffpSVyQyrKEEOKX6SpiZ+AiAcjVxL7sDen9BBjpHb4C3fd6owdSa0QyufsUdvHN205Q=="}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"_npmUser":{"name":"sstur","email":"sstur@me.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils_1.3.3_1551361096006_0.2345458515767973"},"_hasShrinkwrap":false},"1.4.0":{"name":"draft-js-utils","version":"1.4.0","description":"Collection of utilities for DraftJS","main":"lib/main.js","module":"esm/main.js","scripts":{"release":"npm run build && npm publish","build:cjs":"babel src --root-mode upward --out-dir lib --ignore \"_*\"","build:esm":"NODE_ENV=esm babel src --root-mode upward --out-dir esm --ignore \"_*\"","build":"yarn build:cjs && yarn build:esm"},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","gitHead":"7e4f223563fe79f7feb7334d0c963f44ffb6e0e6","_id":"draft-js-utils@1.4.0","_nodeVersion":"8.16.0","_npmVersion":"lerna/3.10.7/node@v8.16.0+x64 (darwin)","_npmUser":{"name":"trysound","email":"trysound@yandex.ru"},"dist":{"integrity":"sha512-8s9FFuKC+lOWGwJ0b3om2PF+uXrqQPaEQlPJI7UxdzxTYGMeKouMPA9+YlPn52zcAVElIZtd2tXj6eQmvlKelw==","shasum":"c60af198108f69b0f1df3572555b23836819d1cf","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.4.0.tgz","fileCount":25,"unpackedSize":56996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPzwLCRA9TVsSAnZWagAAlowP/R6BugSW0DtqqLMQlrmL\n7jUgfH9vSO4lj6H0+RscyTKRP/kG4iNHyGiTNzNUT2Uh07SS/q5L++Ae7Bvk\ne64DremkrLem0iP4CenbWbWx+DDIPQS4JSk5afq58IGN/GXijC9c0NqzIKkv\nChj6YOUcWeUwTwN/efNpSWF7LxOXdkTVW78OBy4I2PXwDel9JRS+GuD+FLQ0\nRdBdQAmw6bEF4aW81FlrP64w6YkzyMSSRddVVLmnox6/GUB78ZDpgpB9pKOd\n3beGmHYRR4yjaDTlR9o7FTT1uuBc8ektSX6J/zo8g0iVHeID5uxuTfcjzGvD\noTSROywUTcL020B0xkH5t6FRfSXAr+h4SzkM+aCb9E1q9X22RYHrsHt6XLfy\nJ/U6TWsWuIflH9v+WSzqwm3n1L3ZfP3p64/JtdrutyvFGdbP5H1trVOqncWu\n96QN96pHDHLPdM2aJ36HW/FC9viZQSjr6XEbenmohg1mV4nZoAGg4finslga\nNHC0dtNZzmqmae09ys4GAytCsRl2J1TuMLfRK4wcULo36f3MlcZNWDHhX5y5\niSPB5LDH8U8nznYsRcd3j4VKCYQfojpjWjtmvjIIEoAJa5ELxUjKE7Yffg6C\nGqUGCWGKQCa8NpQcl1kbTG5OYiH+9XDiuV7UmAWhJ0UP9F/D7Cc5ua4Llv7d\nSl72\r\n=tAGw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDyLCedBWdD4LXUs2Pj9WiHBUzLOg0OBxGYgfz2JWlxygIhAL7p4qgB5yeq+vvTGkD+mmaitVEv33AIdMs/EEQgGAyo"}]},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils_1.4.0_1564425226609_0.1694182102457702"},"_hasShrinkwrap":false},"1.4.1":{"name":"draft-js-utils","version":"1.4.1","description":"Collection of utilities for DraftJS","main":"lib/main.js","module":"esm/main.js","scripts":{"build:cjs":"babel src --root-mode upward --out-dir lib --ignore \"_*\"","build:esm":"NODE_ENV=esm babel src --root-mode upward --out-dir esm --ignore \"_*\"","build":"yarn build:cjs && yarn build:esm","prepublishOnly":"yarn build"},"peerDependencies":{"draft-js":">=0.10.0","immutable":"3.x.x"},"keywords":["draft-js","rich-text","content-tools"],"author":{"name":"sstur@me.com"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"license":"ISC","repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","_id":"draft-js-utils@1.4.1","_nodeVersion":"14.19.1","_npmVersion":"6.14.16","dist":{"integrity":"sha512-xE81Y+z/muC5D5z9qWmKfxEW1XyXfsBzSbSBk2JRsoD0yzMGGHQm/0MtuqHl/EUDkaBJJLjJ2EACycoDMY/OOg==","shasum":"a59c792ad621f7050292031a237d524708a6d509","tarball":"https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.4.1.tgz","fileCount":24,"unpackedSize":56168,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCC7vw9cD1R2ChAEbtWaz27bU23Kn0we7+MLwUUE1XfRAIhAPr5QsnYr/43wgihuC8d4Mt3hZwNAi0Zpe/FZWbNm6N5"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJioDGXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouRw//Rm2Q6NLV/lFImjNoX3hwKsy/QvEfvCYkJpfHIILynPd2rMHL\r\niQYP/HPn3MDxP/3t38MUBvhybb0cPdbSi0QobL6OS7tEerW2k4ozqwPSWbLO\r\ny9H4G81Ib8g7k1iqkszJFS8AevQT6VOn5jK+cXkgOf+roHy2dVxw4uHRARGE\r\nSqrHQ6sJwlkSDfYT/dnQtabaDCCvzFDg41vAulNaFYI74XmS4eJahv/eJIhL\r\nYynWJK+pr5Kl/nmDhV+na4luejic9VZaV1f5hjNn7UEvCwTgLq7XgB8FlfLY\r\n2A4WXyxgr3gG7owsgUbo73f6NNhRrcB8LtyttauZyp6Bk9cg/zEYkCfrv2AG\r\ntGSVvTktpfpweng+8wL0LhkjtJe0lWn/APfsm7frl9pYYdOjLo6FCq/Jv0OS\r\noAwGQXeb8otfUxen8PjW7kw49yXJGqldT4zmPffGoLPBc63FoP6CtwI9CD37\r\nTC9AaW9p2AvZi5/XDO4TJ/4k1sGny2T9TMa35nfXhCXL58C5SUiQ5XswMIsx\r\nZ07OznQAc9X5aYyqS7U0PRy+pisqSIL4+0RXGSuf/dMSCTXNJ5zBtLHJHh2u\r\nz/JaIMLbnyYcRH7rBwzjpHPsjEi/bBCutFNWezzYfkQiQuLIXB6dzzdOg4r9\r\nqTx4iRC93Q8Sm+6DhgH3Kd45YAzEkp2LwdE=\r\n=GyEy\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"sstur","email":"sstur@me.com"},"directories":{},"maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"},{"name":"trysound","email":"opensource@trysound.io"},{"name":"sibelius","email":"sibeliusseraphini@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/draft-js-utils_1.4.1_1654665622873_0.23877854772258877"},"_hasShrinkwrap":false}},"readme":"# Collection of utilities for DraftJS\n\nThis is a set of utilities originally built for [React-RTE](https://react-rte.org/), a rich text editor built on the awesome [DraftJS](https://github.com/facebook/draft-js).\n\n# Development\n\nThis project uses [Flow](http://flowtype.org/) for static type checking. The type annotations are optional, but preferred. Each file can opt-in to using Flow by adding `@flow` to the docblock or put this as the first line: `// @flow`.\n\nFlow typechecks will be run as part of the normal tests `npm run test` but can also be run separately using `npm run typecheck`.\n","maintainers":[{"name":"nikgraf","email":"nik@nikgraf.com"},{"name":"sstur","email":"sstur@me.com"},{"name":"trysound","email":"opensource@trysound.io"},{"name":"sibelius","email":"sibeliusseraphini@gmail.com"}],"time":{"modified":"2022-06-15T23:39:55.825Z","created":"2016-04-02T23:29:24.703Z","0.1.2":"2016-04-02T23:29:24.703Z","0.1.3":"2016-04-15T08:29:04.266Z","0.1.4":"2016-04-17T02:50:00.526Z","0.1.5":"2016-05-19T13:15:51.780Z","0.1.6":"2016-10-05T03:16:14.293Z","0.1.7":"2016-11-03T11:14:03.694Z","0.2.0":"2017-07-27T01:41:40.625Z","1.0.1":"2017-09-03T08:38:42.798Z","1.0.2":"2017-09-03T16:13:34.401Z","1.1.0":"2017-09-07T02:14:23.292Z","1.2.0":"2017-09-19T00:39:53.822Z","1.2.2":"2019-01-07T17:40:19.431Z","1.2.3":"2019-01-07T17:52:49.634Z","1.2.4":"2019-01-07T18:16:48.429Z","1.3.0":"2019-01-29T16:14:42.505Z","1.3.2":"2019-02-27T18:52:42.920Z","1.3.3":"2019-02-28T13:38:16.225Z","1.4.0":"2019-07-29T18:33:46.842Z","1.4.1":"2022-06-08T05:20:23.073Z"},"readmeFilename":"README.md","homepage":"https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md","keywords":["draft-js","rich-text","content-tools"],"repository":{"type":"git","url":"https://github.com/sstur/draft-js-utils/tree/master/packages/draft-js-utils"},"contributors":[{"name":"Johannes Lumpe","url":"https://github.com/johanneslumpe"},{"name":"Simon Sturmer","url":"https://github.com/sstur"},{"name":"shin","url":"https://github.com/sugarshin"},{"name":"Greg Ziegan","url":"https://github.com/thebritican"}],"author":{"name":"sstur@me.com"},"bugs":{"url":"https://github.com/sstur/draft-js-utils/issues"},"license":"ISC"}