{"_id":"@codemirror/commands","_rev":"4530304","name":"@codemirror/commands","description":"Collection of editing commands for the CodeMirror code editor","dist-tags":{"latest":"6.10.3"},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"time":{"modified":"2026-04-09T14:09:20.000Z","created":"2020-12-29T19:39:19.040Z","6.10.3":"2026-03-12T09:57:49.662Z","6.10.2":"2026-02-06T17:11:44.680Z","6.10.1":"2025-12-17T07:31:27.759Z","6.10.0":"2025-10-23T11:45:45.843Z","6.9.0":"2025-10-02T08:13:54.754Z","6.8.1":"2025-03-31T06:09:04.731Z","6.8.0":"2025-01-08T16:26:26.777Z","6.7.1":"2024-10-21T09:33:42.027Z","6.7.0":"2024-10-07T09:41:54.988Z","6.6.2":"2024-09-17T08:16:45.584Z","6.6.1":"2024-08-31T14:45:48.546Z","6.6.0":"2024-06-04T14:28:34.238Z","6.5.0":"2024-04-19T14:58:28.887Z","6.4.0":"2024-04-17T15:33:59.727Z","6.3.3":"2023-12-28T17:27:20.737Z","6.3.2":"2023-11-28T20:13:21.867Z","6.3.1":"2023-11-27T09:50:02.561Z","6.3.0":"2023-09-29T10:04:09.396Z","6.2.5":"2023-08-26T11:04:32.727Z","6.2.4":"2023-05-03T07:29:03.414Z","6.2.3":"2023-04-19T07:30:33.077Z","6.2.2":"2023-03-10T16:16:52.013Z","6.2.1":"2023-02-15T06:46:42.703Z","6.2.0":"2023-01-18T12:09:52.707Z","6.1.3":"2022-12-26T10:40:52.479Z","6.1.2":"2022-10-13T17:48:52.034Z","6.1.1":"2022-09-28T08:22:58.525Z","6.1.0":"2022-08-18T09:46:11.349Z","6.0.1":"2022-06-30T09:19:24.604Z","6.0.0":"2022-06-08T07:08:04.489Z","0.20.0":"2022-04-20T14:14:14.477Z","0.19.8":"2022-01-26T20:30:11.195Z","0.19.7":"2022-01-11T11:01:36.870Z","0.19.6":"2021-12-10T09:05:58.192Z","0.19.5":"2021-09-21T07:52:00.759Z","0.19.4":"2021-09-13T11:58:57.158Z","0.19.3":"2021-09-09T09:46:50.934Z","0.19.2":"2021-08-24T12:34:06.094Z","0.19.1":"2021-08-11T13:28:22.420Z","0.19.0":"2021-08-11T12:30:17.154Z","0.18.3":"2021-06-11T13:57:08.003Z","0.18.2":"2021-05-06T16:39:44.368Z","0.18.1":"2021-04-08T13:52:05.408Z","0.18.0":"2021-03-03T16:39:04.565Z","0.17.5":"2021-02-25T20:40:44.277Z","0.17.4":"2021-02-18T14:23:40.759Z","0.17.3":"2021-02-16T07:50:40.484Z","0.17.2":"2021-01-22T17:24:20.123Z","0.17.1":"2021-01-06T19:18:52.943Z","0.17.0":"2020-12-29T19:39:19.040Z"},"users":{},"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"versions":{"6.10.3":{"name":"@codemirror/commands","version":"6.10.3","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.6.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"6f83cb93abc81cb13993ce4805aafce45bfe2853","_id":"@codemirror/commands@6.10.3","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"22.20.0","_npmVersion":"11.9.0","dist":{"shasum":"01877060befdec352e8300dec1f185489c300635","size":50083,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.10.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.10.3.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commands_6.10.3_1773309469516_0.29750431725444093"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-12T09:57:49.662Z","publish_time":1773309469662,"_source_registry_name":"default","_cnpm_publish_time":1773309469662},"6.10.2":{"name":"@codemirror/commands","version":"6.10.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"dbae3a14705d265ff13431fec6c5ca226fa600c5","_id":"@codemirror/commands@6.10.2","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"22.20.0","_npmVersion":"11.7.0","dist":{"shasum":"338bf53ab146de7bb26da4a1d32c6a6ff4d36b39","size":50050,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.10.2.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commands_6.10.2_1770397904500_0.7758049051906475"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-06T17:11:44.680Z","publish_time":1770397904680,"_source_registry_name":"default","_cnpm_publish_time":1770397904680},"6.10.1":{"name":"@codemirror/commands","version":"6.10.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"42bc68c1bc310ea9fa457e4340357997f5001d1f","_id":"@codemirror/commands@6.10.1","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"22.20.0","_npmVersion":"11.7.0","dist":{"shasum":"a17a48f846947f48150b9670a3de8c4352b69256","size":49906,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.10.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.10.1.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commands_6.10.1_1765956687608_0.6620918572110492"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-17T07:31:27.759Z","publish_time":1765956687759,"_source_registry_name":"default","_cnpm_publish_time":1765956687759},"6.10.0":{"name":"@codemirror/commands","version":"6.10.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.10.0","gitHead":"97194a642a26923fb8059efcb958d16f7da62905","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"b3206984fec8443c4d910565eb2e9d591c7d80b2","size":49832,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.10.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commands_6.10.0_1761219945630_0.8897988684011156"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-23T11:45:45.843Z","publish_time":1761219945843,"_source_registry_name":"default","_cnpm_publish_time":1761219945843},"6.9.0":{"name":"@codemirror/commands","version":"6.9.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.9.0","gitHead":"49959cd545b7ce2f7d5ea1ed4b72998cd11966e7","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"22.14.0","_npmVersion":"11.3.0","dist":{"shasum":"7a84827efdc18b66492bc08b0d6e08823d36ecb7","size":49557,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.9.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commands_6.9.0_1759392834570_0.10074977181237132"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-02T08:13:54.754Z","publish_time":1759392834754,"_source_registry_name":"default","_cnpm_publish_time":1759392834754},"6.8.1":{"name":"@codemirror/commands","version":"6.8.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.8.1","gitHead":"1fe425f7424887b96feadf8d9b0dc7f3afb80b44","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"shasum":"639f5559d2f33f2582a2429c58cb0c1b925c7a30","size":48587,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.8.1.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commands_6.8.1_1743401344514_0.6744516901149902"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-31T06:09:04.731Z","publish_time":1743401344731,"_source_registry_name":"default","_cnpm_publish_time":1743401344731},"6.8.0":{"name":"@codemirror/commands","version":"6.8.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.8.0","gitHead":"4d143a63213c2aee6f7c404329b01e31dd43c7b7","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"20.13.1","_npmVersion":"10.9.0","dist":{"shasum":"92f200b66f852939bd6ebb90d48c2d9e9c813d64","size":48531,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.8.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/commands_6.8.0_1736353586517_0.4503248077582047"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-01-08T16:26:26.777Z","publish_time":1736353586777,"_source_registry_name":"default","_cnpm_publish_time":1736353586777},"6.7.1":{"name":"@codemirror/commands","version":"6.7.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.7.1","gitHead":"9415adcc354c4863045a51ac222eb912cd01abcc","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"04561e95bc0779eaa49efd63e916c4efb3bbf6d6","size":47858,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.7.1.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.7.1_1729503221810_0.24632162401523106"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-21T09:33:42.027Z","publish_time":1729503222027,"_source_registry_name":"default","_cnpm_publish_time":1729503222027},"6.7.0":{"name":"@codemirror/commands","version":"6.7.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.7.0","gitHead":"2be11c5b61348e738e25620310b3852d86aa92be","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"a06595c0bd2966951640319a6abd953885d22bab","size":47787,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.7.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.7.0_1728294114802_0.1339147654001005"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-07T09:41:54.988Z","publish_time":1728294114988,"_source_registry_name":"default","_cnpm_publish_time":1728294114988},"6.6.2":{"name":"@codemirror/commands","version":"6.6.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.6.2","gitHead":"d0c97ba5de9d1b5d42fa5a713f0c9d64a3134a3c","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"a8ddb191e00dcc0efa03ea1ff8dc486f902dab91","size":46667,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.6.2.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.6.2_1726561005391_0.6583210447945171"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-17T08:16:45.584Z","publish_time":1726561005584,"_source_registry_name":"default","_cnpm_publish_time":1726561005584},"6.6.1":{"name":"@codemirror/commands","version":"6.6.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.6.1","gitHead":"58a5c3d13225a6b400de8dea6eca211c89a7eaba","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"6beaf2f94df1af1e7d4a811dff4fea2ac227b49c","size":46532,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.6.1.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.6.1_1725115548372_0.5535421640521183"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-31T14:45:48.546Z","publish_time":1725115548546,"_source_registry_name":"default","_cnpm_publish_time":1725115548546},"6.6.0":{"name":"@codemirror/commands","version":"6.6.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.27.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.6.0","gitHead":"99bc90474ed8d3fe884a05242309e4b7276aae66","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"20.13.1","_npmVersion":"10.8.0","dist":{"shasum":"d308f143fe1b8896ca25fdb855f66acdaf019dd4","size":46493,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.6.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.6.0_1717511314065_0.7440427357398292"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-04T14:28:34.238Z","publish_time":1717511314238,"_source_registry_name":"default","_cnpm_publish_time":1717511314238},"6.5.0":{"name":"@codemirror/commands","version":"6.5.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.5.0","gitHead":"4d545061389cba67d1aa6fae3bca23aa7c01324b","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"e7dfb7918e7af8889d5731ff4c46ffafd7687353","size":45635,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.5.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.5.0_1713538708698_0.2310805628328323"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-19T14:58:28.887Z","publish_time":1713538708887,"_source_registry_name":"default","_cnpm_publish_time":1713538708887},"6.4.0":{"name":"@codemirror/commands","version":"6.4.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.4.0","gitHead":"f999611070a882de64ae10c3b2e234953cefc294","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"be4538b98b9f4f6f2f43a178622be6540be5a18a","size":45411,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.4.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.4.0_1713368039546_0.26245469157768264"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-17T15:33:59.727Z","publish_time":1713368039727,"_source_registry_name":"default","_cnpm_publish_time":1713368039727},"6.3.3":{"name":"@codemirror/commands","version":"6.3.3","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.4.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"_id":"@codemirror/commands@6.3.3","gitHead":"4361eb4f345015273ec7054036264f7234db68a0","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_nodeVersion":"21.4.0","_npmVersion":"10.2.5","dist":{"shasum":"03face5bf5f3de0fc4e09b177b3c91eda2ceb7e9","size":44837,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.3.3.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.3.3_1703784440537_0.38372848582953356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-12-28T17:27:20.737Z","publish_time":1703784440737,"_source_registry_name":"default","_cnpm_publish_time":1703784440737},"6.3.2":{"name":"@codemirror/commands","version":"6.3.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"1f6d613ce34ad497da30d0ddff1bd4f075446f89","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.3.2","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"shasum":"9fa47ccdacbea52fcddc6845089dfbf5be03f126","size":44697,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.3.2.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.3.2_1701202401635_0.10855562349333225"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-28T20:13:21.867Z","publish_time":1701202401867,"_source_registry_name":"default","_cnpm_publish_time":1701202401867},"6.3.1":{"name":"@codemirror/commands","version":"6.3.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"de16f6b64c7976fa63a687c1486fc486b47391a9","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.3.1","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"shasum":"c8eb8d7121dea3ba487330ac115770bb26643163","size":44343,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.3.1.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.3.1_1701078602310_0.9455227523337726"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-27T09:50:02.561Z","publish_time":1701078602561,"_source_registry_name":"default","_cnpm_publish_time":1701078602561},"6.3.0":{"name":"@codemirror/commands","version":"6.3.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.1.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"b6d5695a3bcaf803aa1b077ecf91b2c3269e3596","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.3.0","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"shasum":"cb7ad6ddc1e8af3a3c352135bd0348e6950b4e9d","size":44264,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.3.0.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.3.0_1695981849195_0.18619054850523464"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-29T10:04:09.396Z","publish_time":1695981849396,"_source_registry_name":"default","_cnpm_publish_time":1695981849396},"6.2.5":{"name":"@codemirror/commands","version":"6.2.5","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^1.0.0","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"2a2ff2b2d174ccec7217ea21647793b32c424e2b","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.2.5","_nodeVersion":"19.7.0","_npmVersion":"9.6.7","dist":{"shasum":"e889f93f9cc85b32f6b2844d85d08688f695a6b8","size":43658,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.2.5.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.2.5_1693047872477_0.2866664581348213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-26T11:04:32.727Z","publish_time":1693047872727,"_source_registry_name":"default","_cnpm_publish_time":1693047872727},"6.2.4":{"name":"@codemirror/commands","version":"6.2.4","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"f17b5b889801959cdc01435ba2b5f23c68ecc841","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.2.4","_nodeVersion":"19.7.0","_npmVersion":"9.5.0","dist":{"shasum":"b8a0e5ce72448c092ba4c4b1d902e6f183948aec","size":39527,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.2.4.tgz"},"_npmUser":{"name":"marijn","email":"marijn@haverbeke.berlin"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.2.4_1683098943180_0.7984565524590794"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-03T07:29:03.414Z","publish_time":1683098943414,"_source_registry_name":"default","_cnpm_publish_time":1683098943414},"6.2.3":{"name":"@codemirror/commands","version":"6.2.3","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"3aba5ec04ee85127f2e3a801276faf80124e68e9","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.2.3","_nodeVersion":"19.7.0","_npmVersion":"9.5.0","dist":{"shasum":"ec476fd588f7a4333f54584d4783dd3862befe3b","size":39332,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.2.3.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.2.3_1681889432867_0.2534447154862227"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-19T07:30:33.077Z","publish_time":1681889433077,"_cnpm_publish_time":1681889433077},"6.2.2":{"name":"@codemirror/commands","version":"6.2.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"fa1b2f75bf48642a871e8a84cf70a938017533b3","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.2.2","_nodeVersion":"19.7.0","_npmVersion":"9.5.0","dist":{"shasum":"437d9ba275107dbc629f0bfa3b150e0e43f2a218","size":39298,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.2.2.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.2.2_1678465011754_0.2096716280094928"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-10T16:16:52.013Z","publish_time":1678465012013,"_cnpm_publish_time":1678465012013},"6.2.1":{"name":"@codemirror/commands","version":"6.2.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijn@haverbeke.berlin","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"60cf757376d7fce9e2c9df4667b5c484756a6982","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.2.1","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"ab5e979ad1458bbe395bf69ac601f461ac73cf08","size":39252,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.2.1.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.2.1_1676443602483_0.72215982589855"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-15T06:46:42.703Z","publish_time":1676443602703,"_cnpm_publish_time":1676443602703},"6.2.0":{"name":"@codemirror/commands","version":"6.2.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"ca4171b381dc487ec0313cb0ea4dd29151c7a792","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.2.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"e575b7542406be8bc61efb56f1827c71587bb5f8","size":38705,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.2.0.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.2.0_1674043792517_0.6010256665034319"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-18T12:09:52.707Z","publish_time":1674043792707,"_cnpm_publish_time":1674043792707},"6.1.3":{"name":"@codemirror/commands","version":"6.1.3","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.2.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"c95c28dc82108b4195a9ac93cf0fde38cb9fb082","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.1.3","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"401d0b6d18e7d5eb9a96f6c8ae4ea56a08e8fd06","size":38403,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.1.3.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.1.3_1672051252296_0.5452899194154293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-26T10:45:31.072Z","publish_time":1672051252479,"_cnpm_publish_time":1672051252479},"6.1.2":{"name":"@codemirror/commands","version":"6.1.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.0.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"6aa9989f38fe3c7dbc9b72c5015a3db97370c07a","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.1.2","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"shasum":"84fb7d170047c3aeb7b0047ace59510bb19208de","size":38307,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.1.2.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.1.2_1665683331783_0.9195009858041006"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-13T19:26:46.316Z","publish_time":1665683332034,"_cnpm_publish_time":1665683332034},"6.1.1":{"name":"@codemirror/commands","version":"6.1.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.0.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"743f68cf19ccf26fb8aaf076e7c3af58d3ad01bb","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.1.1","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"shasum":"f92a343f53f4ecff10fc1f4114d0c9e49e7715b7","size":38261,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.1.1.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.1.1_1664353378310_0.2224144634938532"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-28T09:25:45.328Z","publish_time":1664353378525,"_cnpm_publish_time":1664353378525},"6.1.0":{"name":"@codemirror/commands","version":"6.1.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.0.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"203778f6094f114d488235583bdf95b2bb85642c","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.1.0","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"shasum":"c9da851f419f25dae400d7cd94f80b80ef060696","size":38079,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.1.0.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.1.0_1660815971150_0.06393804226119948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-18T11:07:41.896Z","publish_time":1660815971349,"_cnpm_publish_time":1660815971349},"6.0.1":{"name":"@codemirror/commands","version":"6.0.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.0.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"b4f71a637d38fca963020ca2c41c6e2d637f11a0","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.0.1","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"shasum":"c005dd2dab2f6d90ad00d4a25bfeaaec2393efa6","size":37690,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.0.1.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.0.1_1656580764385_0.6132775420067411"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-30T14:10:26.532Z","publish_time":1656580764604,"_cnpm_publish_time":1656580764604},"6.0.0":{"name":"@codemirror/commands","version":"6.0.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^6.0.0","@codemirror/state":"^6.0.0","@codemirror/view":"^6.0.0","@lezer/common":"^1.0.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^6.0.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"adf7bf10578e9c9d49fe74d84b23d6154088c648","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@6.0.0","_nodeVersion":"16.13.1","_npmVersion":"8.10.0","dist":{"shasum":"9eaa4d53e9cdb2e13da52c8a03636a9f9ad45d2b","size":37376,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-6.0.0.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_6.0.0_1654672084293_0.7485779255240825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-08T07:12:22.516Z","publish_time":1654672084489,"_cnpm_publish_time":1654672084489},"0.20.0":{"name":"@codemirror/commands","version":"0.20.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.20.0","@codemirror/state":"^0.20.0","@codemirror/view":"^0.20.0","@lezer/common":"^0.16.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.20.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"3306d67cfe79b406e615fe76643e5a24ca6971ff","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.20.0","_nodeVersion":"16.13.1","_npmVersion":"8.4.0","dist":{"shasum":"51405d442e6b8687b63e8fa27effc28179917c88","size":37292,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.20.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.20.0.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.20.0_1650464054238_0.43070083354528754"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-20T14:14:27.492Z","publish_time":1650464054477,"_cnpm_publish_time":1650464054477},"0.19.8":{"name":"@codemirror/commands","version":"0.19.8","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.2","@codemirror/text":"^0.19.6","@codemirror/view":"^0.19.22","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"990e18613219ac24b55cd44f4db763d7249c20c0","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.8","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"1f99c1a8bf200d17c4d6997379099459f3678107","size":23185,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.8.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.8_1643229010969_0.8153629927401262"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-26T20:30:24.879Z","publish_time":1643229011195,"_cnpm_publish_time":1643229011195},"0.19.7":{"name":"@codemirror/commands","version":"0.19.7","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.2","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.22","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"534fc2b6e606f09f328becf6fc0efe367099ff1f","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.7","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"b55ccc7f3c1ad4cb0ec422d50c93568dbb05cc55","size":22968,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.7.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.7_1641898896629_0.7431454386555982"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-11T11:16:05.448Z","publish_time":1641898896870,"_cnpm_publish_time":1641898896870},"0.19.6":{"name":"@codemirror/commands","version":"0.19.6","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.2","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.22","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"b50489a985fd5a26242caf8c438bcb0d49b05e8f","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.6","_nodeVersion":"16.13.1","_npmVersion":"8.1.2","dist":{"shasum":"1568cf2c45a05864c1a4229575c5ac367ebbad9f","size":22754,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.6.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.6_1639127158043_0.8295901080278503"},"_hasShrinkwrap":false,"publish_time":1639127158192,"_cnpm_publish_time":1639127158192,"_cnpmcore_publish_time":"2021-12-16T13:29:49.016Z"},"0.19.5":{"name":"@codemirror/commands","version":"0.19.5","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.2","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.0","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"ad908aaf12c84798a6e6dab5d0d770437abe5a40","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.5","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"shasum":"2607b5c12c5c96df2cabce2e43f6285c07cfaf11","size":22543,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.5.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.5_1632210720489_0.35437556041257645"},"_hasShrinkwrap":false,"publish_time":1632210720759,"_cnpm_publish_time":1632210720759,"_cnpmcore_publish_time":"2021-12-16T13:29:49.435Z"},"0.19.4":{"name":"@codemirror/commands","version":"0.19.4","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.2","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.0","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"98976372ec90a41a40c4a62d7ec690fcd85d52c8","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.4","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"shasum":"455ce92fb058c05736a3722385fa1dbf7503d549","size":22227,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.4.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.4_1631534336969_0.32549872704439986"},"_hasShrinkwrap":false,"publish_time":1631534337158,"_cnpm_publish_time":1631534337158,"_cnpmcore_publish_time":"2021-12-16T13:29:50.926Z"},"0.19.3":{"name":"@codemirror/commands","version":"0.19.3","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.0","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.0","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"c2e5cf4f462d504d309fc068b7f7e67c3989fee2","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.3","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"shasum":"855a7ef9e0a93b3f25f7d0f65aa2ea0c3f7691af","size":22103,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.3.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.3_1631180810600_0.4129049467978525"},"_hasShrinkwrap":false,"publish_time":1631180810934,"_cnpm_publish_time":1631180810934,"_cnpmcore_publish_time":"2021-12-16T13:29:51.173Z"},"0.19.2":{"name":"@codemirror/commands","version":"0.19.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.0","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.0","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"6c530ebc89d7c451537f1edacbfb64db6e3be9c6","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.2","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"shasum":"4bb4e7f90bf7e16f59dd0a13fbdc1cad0ec48d78","size":21816,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.2.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.2_1629808445948_0.2716285578684894"},"_hasShrinkwrap":false,"publish_time":1629808446094,"_cnpm_publish_time":1629808446094,"_cnpmcore_publish_time":"2021-12-16T13:29:51.599Z"},"0.19.1":{"name":"@codemirror/commands","version":"0.19.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.0","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.0","@lezer/common":"^0.15.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"f299ae51d4caef953b4b82be97bfae25db96cd2f","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.1","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"shasum":"dc1f1b8fc06bc92915356726d99aafea2c4a1882","size":20874,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.1.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.1_1628688502299_0.9722425137000561"},"_hasShrinkwrap":false,"publish_time":1628688502420,"_cnpm_publish_time":1628688502420,"_cnpmcore_publish_time":"2021-12-16T13:29:51.874Z"},"0.19.0":{"name":"@codemirror/commands","version":"0.19.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.19.0","@codemirror/matchbrackets":"^0.19.0","@codemirror/state":"^0.19.0","@codemirror/text":"^0.19.0","@codemirror/view":"^0.19.0","@lezer/common":"^0.14.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.19.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"805ab26eead25634eb0c2c1052f73e7275afe09c","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.19.0","_nodeVersion":"16.4.0","_npmVersion":"7.18.1","dist":{"shasum":"08e778a69d02c9a00274fbeba715c7021a77ab64","size":20797,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.19.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.19.0.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.19.0_1628685017002_0.8980997095300542"},"_hasShrinkwrap":false,"publish_time":1628685017154,"_cnpm_publish_time":1628685017154,"_cnpmcore_publish_time":"2021-12-16T13:29:52.106Z"},"0.18.3":{"name":"@codemirror/commands","version":"0.18.3","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.18.0","@codemirror/matchbrackets":"^0.18.0","@codemirror/state":"^0.18.0","@codemirror/text":"^0.18.0","@codemirror/view":"^0.18.0","lezer-tree":"^0.13.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.18.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"1fcf89bcbd4cafad2440fdd94bcd3119ce5edc71","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.18.3","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"56283873fae9dd0c937da7dd0af5eadc9b378e9c","size":20885,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.18.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.18.3.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.18.3_1623419827858_0.03226099634886048"},"_hasShrinkwrap":false,"publish_time":1623419828003,"_cnpm_publish_time":1623419828003,"_cnpmcore_publish_time":"2021-12-16T13:29:52.322Z"},"0.18.2":{"name":"@codemirror/commands","version":"0.18.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"cm-runtests","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.18.0","@codemirror/matchbrackets":"^0.18.0","@codemirror/state":"^0.18.0","@codemirror/text":"^0.18.0","@codemirror/view":"^0.18.0","lezer-tree":"^0.13.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.5","@codemirror/lang-javascript":"^0.18.0"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"0335e38c9839f0e5db4bf4cfdda5d23498d2fe4c","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.18.2","_nodeVersion":"15.14.0","_npmVersion":"7.7.6","dist":{"shasum":"a90067b1e3127ffe2c1be2daa68c0f4aeda59308","size":20525,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.18.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.18.2.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.18.2_1620319184236_0.7973500603713497"},"_hasShrinkwrap":false,"publish_time":1620319184368,"_cnpm_publish_time":1620319184368,"_cnpmcore_publish_time":"2021-12-16T13:29:52.534Z"},"0.18.1":{"name":"@codemirror/commands","version":"0.18.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"cm-buildhelper src/commands.ts"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.18.0","@codemirror/matchbrackets":"^0.18.0","@codemirror/state":"^0.18.0","@codemirror/text":"^0.18.0","@codemirror/view":"^0.18.0","lezer-tree":"^0.13.0"},"devDependencies":{"@codemirror/buildhelper":"^0.1.0","@codemirror/lang-javascript":"^0.18.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"fff73156314b9417a2e9b90beb26ab75d7319da4","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.18.1","_nodeVersion":"15.5.0","_npmVersion":"7.5.3","dist":{"shasum":"2866a15936b7ab3ff30112eb1887a0e01fef6205","size":20434,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.18.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.18.1.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.18.1_1617889924989_0.7328754871924139"},"_hasShrinkwrap":false,"publish_time":1617889925408,"_cnpm_publish_time":1617889925408,"_cnpmcore_publish_time":"2021-12-16T13:29:52.787Z"},"0.18.0":{"name":"@codemirror/commands","version":"0.18.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"tsc -p tsconfig.local.json && rollup -c"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.18.0","@codemirror/matchbrackets":"^0.18.0","@codemirror/state":"^0.18.0","@codemirror/text":"^0.18.0","@codemirror/view":"^0.18.0","lezer-tree":"^0.13.0"},"devDependencies":{"rollup":"^2.35.1","rollup-plugin-dts":"^2.0.1","typescript":"^4.1.3","@codemirror/lang-javascript":"^0.18.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"233ff9cb7997165504bf8da947af1e0a6e456812","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.18.0","_nodeVersion":"15.5.0","_npmVersion":"7.5.3","dist":{"shasum":"10344d7d7a0fecad826e9853c1e6069d706298c6","size":31084,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.18.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.18.0.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.18.0_1614789544394_0.8737456265496271"},"_hasShrinkwrap":false,"publish_time":1614789544565,"_cnpm_publish_time":1614789544565,"_cnpmcore_publish_time":"2021-12-16T13:29:53.068Z"},"0.17.5":{"name":"@codemirror/commands","version":"0.17.5","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"tsc -p tsconfig.local.json && rollup -c"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.17.0","@codemirror/matchbrackets":"^0.17.0","@codemirror/state":"^0.17.0","@codemirror/text":"^0.17.0","@codemirror/view":"^0.17.0","lezer-tree":"^0.13.0"},"devDependencies":{"rollup":"^2.35.1","rollup-plugin-dts":"^2.0.1","typescript":"^4.1.3","@codemirror/lang-javascript":"^0.17.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"9130148cceb1f07f3dc7536443df702bc1d27c7e","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.17.5","_nodeVersion":"15.5.0","_npmVersion":"7.5.3","dist":{"shasum":"0912955a614e554e4fbcb347a785c5c981f12826","size":31079,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.17.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.17.5.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.17.5_1614285644112_0.7838292662547417"},"_hasShrinkwrap":false,"publish_time":1614285644277,"_cnpm_publish_time":1614285644277,"_cnpmcore_publish_time":"2021-12-16T13:29:53.303Z"},"0.17.4":{"name":"@codemirror/commands","version":"0.17.4","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"tsc -p tsconfig.local.json && rollup -c"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.17.0","@codemirror/matchbrackets":"^0.17.0","@codemirror/state":"^0.17.0","@codemirror/text":"^0.17.0","@codemirror/view":"^0.17.0","lezer-tree":"^0.13.0"},"devDependencies":{"rollup":"^2.35.1","rollup-plugin-dts":"^2.0.1","typescript":"^4.1.3","@codemirror/lang-javascript":"^0.17.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"0d3c99f7c04b81c84272d5c2d14c1c8ab99488c4","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.17.4","_nodeVersion":"15.5.0","_npmVersion":"7.5.3","dist":{"shasum":"afca35595cf728eafa280d267285c8985a2f5c8b","size":30837,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.17.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.17.4.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.17.4_1613658220548_0.0849248395578115"},"_hasShrinkwrap":false,"publish_time":1613658220759,"_cnpm_publish_time":1613658220759,"_cnpmcore_publish_time":"2021-12-16T13:29:54.475Z"},"0.17.3":{"name":"@codemirror/commands","version":"0.17.3","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"tsc -p tsconfig.local.json && rollup -c"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.17.0","@codemirror/matchbrackets":"^0.17.0","@codemirror/state":"^0.17.0","@codemirror/text":"^0.17.0","@codemirror/view":"^0.17.0","lezer-tree":"^0.13.0"},"devDependencies":{"rollup":"^2.35.1","rollup-plugin-dts":"^2.0.1","typescript":"^4.1.3","@codemirror/lang-javascript":"^0.17.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"78aeb6cd83b8dde75d4f60dc5861e2e79afa1e59","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.17.3","_nodeVersion":"15.5.0","_npmVersion":"7.5.3","dist":{"shasum":"dc33f3371b7d6e421d9adfd9e4c5329fa4eabf95","size":30786,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.17.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.17.3.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.17.3_1613461840358_0.42083713945827284"},"_hasShrinkwrap":false,"publish_time":1613461840484,"_cnpm_publish_time":1613461840484,"_cnpmcore_publish_time":"2021-12-16T13:29:54.769Z"},"0.17.2":{"name":"@codemirror/commands","version":"0.17.2","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"tsc -p tsconfig.local.json && rollup -c"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.17.0","@codemirror/matchbrackets":"^0.17.0","@codemirror/state":"^0.17.0","@codemirror/text":"^0.17.0","@codemirror/view":"^0.17.0","lezer-tree":"^0.13.0"},"devDependencies":{"rollup":"^2.35.1","rollup-plugin-dts":"^2.0.1","typescript":"^4.1.3","@codemirror/lang-javascript":"^0.17.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"059d4a2efbc9aa30dcff56101f070164576e71f9","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.17.2","_nodeVersion":"15.5.0","_npmVersion":"7.3.0","dist":{"shasum":"c51f1a4466c842b7876987954e006dd68ee02698","size":30631,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.17.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.17.2.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.17.2_1611336259949_0.42896820500729227"},"_hasShrinkwrap":false,"publish_time":1611336260123,"_cnpm_publish_time":1611336260123,"_cnpmcore_publish_time":"2021-12-16T13:29:55.082Z"},"0.17.1":{"name":"@codemirror/commands","version":"0.17.1","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"tsc -p tsconfig.local.json && rollup -c"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.cjs","exports":{"import":"./dist/index.js","require":"./dist/index.cjs"},"types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.17.0","@codemirror/matchbrackets":"^0.17.0","@codemirror/state":"^0.17.0","@codemirror/text":"^0.17.0","@codemirror/view":"^0.17.0","lezer-tree":"^0.13.0"},"devDependencies":{"rollup":"^2.35.1","rollup-plugin-dts":"^2.0.1","typescript":"^4.1.3","@codemirror/lang-javascript":"^0.17.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"0c5f44a339174cc2798ddde1d8c843c7801346ec","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.17.1","_nodeVersion":"15.5.0","_npmVersion":"7.3.0","dist":{"shasum":"2e5d3af42afc8f305a272d127ba3a471a79ff21a","size":29777,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.17.1.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.17.1_1609960732785_0.13016313151660142"},"_hasShrinkwrap":false,"publish_time":1609960732943,"_cnpm_publish_time":1609960732943,"_cnpmcore_publish_time":"2021-12-16T13:29:55.378Z"},"0.17.0":{"name":"@codemirror/commands","version":"0.17.0","description":"Collection of editing commands for the CodeMirror code editor","scripts":{"test":"mocha test/test-*.js","prepare":"tsc && rollup -c"},"keywords":["editor","code"],"author":{"name":"Marijn Haverbeke","email":"marijnh@gmail.com","url":"http://marijnhaverbeke.nl"},"type":"module","main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.js","sideEffects":false,"license":"MIT","dependencies":{"@codemirror/language":"^0.17.0","@codemirror/matchbrackets":"^0.17.0","@codemirror/state":"^0.17.0","@codemirror/text":"^0.17.0","@codemirror/view":"^0.17.0","lezer-tree":"^0.13.0"},"devDependencies":{"rollup":"^2.35.1","rollup-plugin-dts":"^2.0.1","typescript":"^4.1.3","@codemirror/lang-javascript":"^0.17.0","@types/mocha":"^5.2.0","ist":"^1.1.6","mocha":"^7.1.1"},"repository":{"type":"git","url":"git+https://github.com/codemirror/commands.git"},"gitHead":"a07c75b20c2889d0384363342fb76202da7911be","bugs":{"url":"https://github.com/codemirror/commands/issues"},"homepage":"https://github.com/codemirror/commands#readme","_id":"@codemirror/commands@0.17.0","_nodeVersion":"15.5.0","_npmVersion":"7.3.0","dist":{"shasum":"620405d84c5dd30b65b5ae30cec0403442eaab2b","size":21709,"noattachment":false,"key":"/@codemirror/commands/-/@codemirror/commands-0.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@codemirror/commands/download/@codemirror/commands-0.17.0.tgz"},"_npmUser":{"name":"marijn","email":"marijnh@gmail.com"},"directories":{},"maintainers":[{"name":"adrianheine","email":""},{"name":"marijn","email":"marijnh@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commands_0.17.0_1609270758898_0.8476115743630088"},"_hasShrinkwrap":false,"publish_time":1609270759040,"_cnpm_publish_time":1609270759040,"_cnpmcore_publish_time":"2021-12-16T13:29:55.638Z"}},"readme":"# @codemirror/commands [![NPM version](https://img.shields.io/npm/v/@codemirror/commands.svg)](https://www.npmjs.org/package/@codemirror/commands)\n\n[ [**WEBSITE**](https://codemirror.net/) | [**DOCS**](https://codemirror.net/docs/ref/#commands) | [**ISSUES**](https://github.com/codemirror/dev/issues) | [**FORUM**](https://discuss.codemirror.net/c/next/) | [**CHANGELOG**](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) ]\n\nThis package implements a collection of editing commands for the\n[CodeMirror](https://codemirror.net/) code editor.\n\nThe [project page](https://codemirror.net/) has more information, a\nnumber of [examples](https://codemirror.net/examples/) and the\n[documentation](https://codemirror.net/docs/).\n\nThis code is released under an\n[MIT license](https://github.com/codemirror/commands/tree/main/LICENSE).\n\nWe aim to be an inclusive, welcoming community. To make that explicit,\nwe have a [code of\nconduct](http://contributor-covenant.org/version/1/1/0/) that applies\nto communication around the project.\n\n## Usage\n\n```javascript\nimport {EditorView, keymap} from \"@codemirror/view\"\nimport {standardKeymap, selectLine} from \"@codemirror/commands\"\n\nconst view = new EditorView({\n  parent: document.body,\n  extensions: [\n    keymap.of([\n      ...standardKeymap,\n      {key: \"Alt-l\", mac: \"Ctrl-l\", run: selectLine}\n    ])\n  ]\n})\n```","_attachments":{},"homepage":"https://github.com/codemirror/commands#readme","bugs":{"url":"https://github.com/codemirror/commands/issues"},"license":"MIT"}