{"_id":"vscode-languageserver-textdocument","_rev":"3782531","name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","dist-tags":{"latest":"1.0.12","next":"1.0.12"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"time":{"modified":"2025-05-16T07:38:02.000Z","created":"2019-11-04T12:03:50.988Z","1.0.12":"2024-07-31T15:43:55.080Z","1.0.11":"2023-09-26T09:28:27.180Z","1.0.10":"2023-04-19T08:34:56.063Z","1.0.9":"2023-01-16T09:32:55.697Z","1.0.8":"2022-12-09T11:23:56.671Z","1.0.7":"2022-08-31T12:12:10.726Z","1.0.6":"2022-08-31T12:10:20.829Z","1.0.5":"2022-05-31T09:40:18.895Z","1.0.4":"2022-01-31T11:10:52.774Z","1.0.3":"2021-11-22T14:29:20.738Z","1.0.2":"2021-10-08T07:23:56.161Z","1.0.1":"2020-02-21T09:35:51.671Z","1.0.1-next.1":"2020-01-22T12:51:49.580Z","1.0.0":"2020-01-14T15:13:54.094Z","1.0.0-next.6":"2020-01-13T11:00:51.787Z","1.0.0-next.5":"2019-11-07T10:17:30.162Z","1.0.0-next.4":"2019-11-05T20:32:40.062Z","1.0.0-next.3":"2019-11-05T09:02:20.800Z","1.0.0-next.2":"2019-11-04T14:01:20.956Z","1.0.0-next.1":"2019-11-04T12:03:50.988Z"},"users":{},"author":{"name":"Microsoft Corporation"},"repository":{"url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","type":"git","directory":"textDocument"},"versions":{"1.0.12":{"name":"vscode-languageserver-textdocument","version":"1.0.12","author":{"name":"Microsoft Corporation"},"license":"MIT","_id":"vscode-languageserver-textdocument@1.0.12","maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"dist":{"shasum":"457ee04271ab38998a093c68c2342f53f6e4a631","size":7800,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.12.tgz"},"main":"./lib/umd/main.js","_from":"file:vscode-languageserver-textdocument-1.0.12.tgz","exports":{".":{"import":"./lib/esm/main.js","module":"./lib/esm/main.js","browser":"./lib/esm/main.js","default":"./lib/umd/main.js"}},"scripts":{"all":"npm run clean && npm run compile && npm run lint && npm run test","lint":"eslint --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","clean":"rimraf lib","watch":"tsc -b ./tsconfig.watch.json -w","compile":"tsc -b ./tsconfig.json","prepack":"npm run all:publish","preversion":"npm test","all:publish":"git clean -xfd . && npm install && npm run compile:esm && npm run compile:umd && npm run lint && npm run test","compile:esm":"tsc -b ./tsconfig.esm.publish.json && node ../build/bin/fix-esm","compile:umd":"tsc -b ./tsconfig.umd.publish.json","prepublishOnly":"echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail"},"typings":"./lib/umd/main","_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"_resolved":"/mnt/vss/_work/1/textDocument/vscode-languageserver-textdocument-1.0.12.tgz","_integrity":"sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==","repository":{"url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","type":"git","directory":"textDocument"},"_npmVersion":"10.7.0","description":"A simple text document implementation for Node LSP servers","directories":{},"_nodeVersion":"20.15.1","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/vscode-languageserver-textdocument_1.0.12_1722440634739_0.17534399871428863","host":"s3://npm-registry-packages"},"_cnpmcore_publish_time":"2024-07-31T15:43:55.080Z","publish_time":1722440635080,"_source_registry_name":"default","_cnpm_publish_time":1722440635080},"1.0.11":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.11","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","exports":{".":{"browser":"./lib/esm/main.js","import":"./lib/esm/main.js","default":"./lib/umd/main.js"}},"scripts":{"prepublishOnly":"echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail","prepack":"npm run all:publish","compile":"node ../build/bin/tsc -b ./tsconfig.json","clean":"node ../node_modules/.bin/rimraf lib","watch":"node ../build/bin/tsc -b ./tsconfig.watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","all":"npm run clean && npm run compile && npm run lint && npm run test","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.publish.json && node ../build/bin/fix-esm","compile:umd":"node ../build/bin/tsc -b ./tsconfig.umd.publish.json","all:publish":"git clean -xfd . && npm install && npm run compile:esm && npm run compile:umd && npm run lint && npm run test","preversion":"npm test"},"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.11","_integrity":"sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==","_resolved":"/mnt/vss/_work/1/textDocument/vscode-languageserver-textdocument-1.0.11.tgz","_from":"file:vscode-languageserver-textdocument-1.0.11.tgz","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"0822a000e7d4dc083312580d7575fe9e3ba2e2bf","size":7640,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.11.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.11_1695720506981_0.8293093808147158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T09:28:27.180Z","publish_time":1695720507180,"_source_registry_name":"default","_cnpm_publish_time":1695720507180},"1.0.10":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.10","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail","prepack":"npm run all:publish","compile":"node ../build/bin/tsc -b ./tsconfig.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","all":"npm run clean && npm run compile && npm run lint && npm run test","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.publish.json","compile:umd":"node ../build/bin/tsc -b ./tsconfig.umd.publish.json","all:publish":"git clean -xfd . && npm install && npm run compile:esm && npm run compile:umd && npm run lint && npm run test","preversion":"npm test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.10","_integrity":"sha512-dPA6WqtAQJ/Iopm0Hrj11VvaKxsEcm62jpqyaYbY0xuvUffeWAn77f3VKr2SCsJphSyEw4Fjkjqm2gQ24KQfrA==","_resolved":"/mnt/vss/_work/1/textDocument/vscode-languageserver-textdocument-1.0.10.tgz","_from":"file:vscode-languageserver-textdocument-1.0.10.tgz","_nodeVersion":"16.20.0","_npmVersion":"8.19.4","dist":{"shasum":"2e281b31283d22cae06ac8a9ad8b7ce115ce7c8d","size":7458,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.10.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.10_1681893295890_0.264039390277913"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-19T08:34:56.063Z","publish_time":1681893296063,"_cnpm_publish_time":1681893296063},"1.0.9":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.9","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail","prepack":"npm run all:publish","compile":"node ../build/bin/tsc -b ./tsconfig.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","all":"npm run clean && npm run compile && npm run lint && npm run test","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.publish.json","compile:umd":"node ../build/bin/tsc -b ./tsconfig.umd.publish.json","all:publish":"git clean -xfd . && npm install && npm run compile:esm && npm run compile:umd && npm run lint && npm run test","preversion":"npm test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.9","_integrity":"sha512-NPfHVGFW2/fQEWHspr8x3PXhRgtFbuDZdl7p6ifuN3M7nk2Yjf5POr/NfDBuAiQG88DehDyJ7nGOT+p+edEtbw==","_resolved":"/mnt/vss/_work/1/textDocument/vscode-languageserver-textdocument-1.0.9.tgz","_from":"file:vscode-languageserver-textdocument-1.0.9.tgz","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"shasum":"c973258b2956bd48d47d6e8769a3e533588aa1e2","size":7429,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.9.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.9_1673861575553_0.2122290117206549"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-16T09:32:55.697Z","publish_time":1673861575697,"_cnpm_publish_time":1673861575697},"1.0.8":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.8","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail","prepack":"npm run all:publish","compile":"node ../build/bin/tsc -b ./tsconfig.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","all":"npm run clean && npm run compile && npm run lint && npm run test","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.publish.json","compile:umd":"node ../build/bin/tsc -b ./tsconfig.umd.publish.json","all:publish":"git clean -xfd . && npm install && npm run compile:esm && npm run compile:umd && npm run lint && npm run test","preversion":"npm test"},"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.8","_integrity":"sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==","_resolved":"/mnt/vss/_work/1/textDocument/vscode-languageserver-textdocument-1.0.8.tgz","_from":"file:vscode-languageserver-textdocument-1.0.8.tgz","_nodeVersion":"16.18.1","_npmVersion":"8.19.2","dist":{"shasum":"9eae94509cbd945ea44bca8dcfe4bb0c15bb3ac0","size":7429,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.8.tgz"},"_npmUser":{"name":"vscode-bot","email":"vscode-bot-npm@microsoft.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.8_1670585036508_0.7358370777779781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-09T11:52:31.541Z","publish_time":1670585036671,"_cnpm_publish_time":1670585036671},"1.0.7":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.7","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile:esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig-watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"gitHead":"246c70854a1648b4b90a3fde75fab9d010360743","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.7","_nodeVersion":"16.15.1","_npmVersion":"8.15.1","dist":{"shasum":"16df468d5c2606103c90554ae05f9f3d335b771b","size":6968,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.7.tgz"},"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.7_1661947930513_0.22139184910987275"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T12:14:08.455Z","publish_time":1661947930726,"_cnpm_publish_time":1661947930726},"1.0.6":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.6","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile:esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig-watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"gitHead":"246c70854a1648b4b90a3fde75fab9d010360743","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.6","_nodeVersion":"16.15.1","_npmVersion":"8.15.1","dist":{"shasum":"8d54733553ba58ea997b5e40cf7ad2f3b109359a","size":6968,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.6.tgz"},"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.6_1661947820677_0.9768900983106663"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T12:14:08.131Z","publish_time":1661947820829,"_cnpm_publish_time":1661947820829},"1.0.5":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.5","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile:esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig-watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"gitHead":"a6f0d22d2c6842337ad135c13d2f945e53b1a6e4","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.5","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"shasum":"838769940ece626176ec5d5a2aa2d0aa69f5095c","size":6897,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.5.tgz"},"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.5_1653990018747_0.011945248282827503"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-05-31T11:45:40.015Z","publish_time":1653990018895,"_cnpm_publish_time":1653990018895},"1.0.4":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.4","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile:esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig-watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"gitHead":"a3d57564a5f4e41d8889d8ee14209ac250d0f44c","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.4","_nodeVersion":"14.16.0","_npmVersion":"7.21.1","dist":{"shasum":"3cd56dd14cec1d09e86c4bb04b09a246cb3df157","size":6898,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.4.tgz"},"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.4_1643627452623_0.4642738846456502"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-31T11:11:21.009Z","publish_time":1643627452774,"_cnpm_publish_time":1643627452774},"1.0.3":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.3","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile:esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig-watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"gitHead":"caf2317bb661c066860c76f36ed841e44f06339b","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.3","_nodeVersion":"14.16.0","_npmVersion":"7.21.1","dist":{"shasum":"879f2649bfa5a6e07bc8b392c23ede2dfbf43eff","size":6863,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.3.tgz"},"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.3_1637591360549_0.4069773367548488"},"_hasShrinkwrap":false,"publish_time":1637591360738,"_cnpm_publish_time":1637591360738},"1.0.2":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.2","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile:esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile:esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig-watch.json -w","lint":"node ../node_modules/eslint/bin/eslint.js --ext ts src","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"gitHead":"69b42f770727fabe0130df47fb6d47cfe77f77d8","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.2","_nodeVersion":"14.16.0","_npmVersion":"7.21.1","dist":{"shasum":"2f9f6bd5b5eb3d8e21424c0c367009216f016236","size":7175,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.2.tgz"},"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.2_1633677836015_0.9769183788117117"},"_hasShrinkwrap":false,"publish_time":1633677836161,"_cnpm_publish_time":1633677836161},"1.0.1":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.1","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"178168e87efad6171b372add1dea34f53e5d330f","size":12884,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.1_1582277751514_0.021644433901841564"},"_hasShrinkwrap":false,"publish_time":1582277751671,"_cnpm_publish_time":1582277751671},"1.0.1-next.1":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.1-next.1","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.1-next.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"c8f2f792c7c88d33ea8441ca04bfb8376896b671","size":12884,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.1-next.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.1-next.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.1-next.1_1579697509451_0.7195798632821921"},"_hasShrinkwrap":false,"publish_time":1579697509580,"_cnpm_publish_time":1579697509580},"1.0.0":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.0","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.0","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"957381672eb3f507aa320e9f6d7efdfcb767d9fe","size":14304,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.0.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.0_1579014833935_0.1925350370188441"},"_hasShrinkwrap":false,"publish_time":1579014834094,"_cnpm_publish_time":1579014834094},"1.0.0-next.6":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.0-next.6","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.0-next.6","_nodeVersion":"12.8.1","_npmVersion":"6.10.2","dist":{"shasum":"3c2ebde698e4b21c566854a528f6cc0e5ba5497c","size":14308,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.0-next.6.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.0-next.6_1578913251590_0.19921861690945697"},"_hasShrinkwrap":false,"publish_time":1578913251787,"_cnpm_publish_time":1578913251787},"1.0.0-next.5":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.0-next.5","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.0-next.5","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"dist":{"shasum":"dbb7a45dd973a19261a7c57ab9a439c40f3799ee","size":9074,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.0-next.5.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.0-next.5_1573121850023_0.6616530746202334"},"_hasShrinkwrap":false,"publish_time":1573121850162,"_cnpm_publish_time":1573121850162},"1.0.0-next.4":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.0-next.4","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.0-next.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"aeschli","email":"martinae@microsoft.com"},"dist":{"shasum":"8f7afdfe3e81411f57baaa29bb3214d1907160cd","size":12554,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.0-next.4.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.0-next.4_1572985959951_0.5630032746556506"},"_hasShrinkwrap":false,"publish_time":1572985960062,"_cnpm_publish_time":1572985960062},"1.0.0-next.3":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.0-next.3","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"readmeFilename":"README.md","homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.0-next.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"dist":{"shasum":"653bf15b0eb11d87eceba1360fa0bd240a98d61b","size":8306,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.0-next.3.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.0-next.3_1572944540624_0.062430952960501385"},"_hasShrinkwrap":false,"publish_time":1572944540800,"_cnpm_publish_time":1572944540800},"1.0.0-next.2":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.0-next.2","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/umd/main.js","typings":"./lib/umd/main","module":"./lib/esm/main.js","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.0-next.2","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"dist":{"shasum":"0324c50e93c32e39a151ba635a4ac61dbf6aa760","size":8390,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.0-next.2.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.0-next.2_1572876080809_0.44380107134998514"},"_hasShrinkwrap":false,"publish_time":1572876080956,"_cnpm_publish_time":1572876080956},"1.0.0-next.1":{"name":"vscode-languageserver-textdocument","description":"A simple text document implementation for Node LSP servers","version":"1.0.0-next.1","author":{"name":"Microsoft Corporation"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Microsoft/vscode-languageserver-node.git","directory":"textDocument"},"bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"main":"./lib/main.js","typings":"./lib/main","scripts":{"prepublishOnly":"npm run clean && npm run compile-esm && npm run compile && npm run test","postpublish":"node ../build/npm/post-publish.js","compile":"node ../build/bin/tsc -b ./tsconfig.json","compile-esm":"node ../build/bin/tsc -b ./tsconfig.esm.json","clean":"node ../node_modules/rimraf/bin.js lib","watch":"node ../build/bin/tsc -b ./tsconfig.json -w","test":"node ../node_modules/mocha/bin/_mocha","preversion":"npm test"},"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","_id":"vscode-languageserver-textdocument@1.0.0-next.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},"dist":{"shasum":"8161eeac2f1ab5bc5f765756ef248f3785925145","size":8378,"noattachment":false,"key":"/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/vscode-languageserver-textdocument/download/vscode-languageserver-textdocument-1.0.0-next.1.tgz"},"maintainers":[{"name":"alexandrudima","email":""},{"name":"dbaeumer","email":"dirk.baeumer@gmail.com"},{"name":"joaomoreno.ms","email":""},{"name":"kaimaetzel","email":"kamaet@microsoft.com"},{"name":"lszomoru","email":""},{"name":"microsoft-oss-releases","email":""},{"name":"microsoft1es","email":""},{"name":"sbatten","email":"steven.m.batten@outlook.com"},{"name":"vscode-bot","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/vscode-languageserver-textdocument_1.0.0-next.1_1572869030850_0.8912534047042617"},"_hasShrinkwrap":false,"publish_time":1572869030988,"_cnpm_publish_time":1572869030988}},"readme":"# Text Document implementation for a LSP Node server\n\n[![NPM Version](https://img.shields.io/npm/v/vscode-languageserver-textdocument.svg)](https://npmjs.org/package/vscode-languageserver-textdocument)\n[![NPM Downloads](https://img.shields.io/npm/dm/vscode-languageserver-textdocument.svg)](https://npmjs.org/package/vscode-languageserver-textdocument)\n\nNpm module containing a simple text document implementation for [Node.js](https://nodejs.org/) language server\n\nClick [here](https://code.visualstudio.com/docs/extensions/example-language-server) for a detailed document on how\nto implement language servers for [VSCode](https://code.visualstudio.com/).\n\n## History\n\n### 1.04\n\n- Introduced ESLint rule for member delimiter style.\n\n### 1.03\n\n- Moved to ES2020 target and lib\n\n### 1.0.2\n\n- JSDoc updates\n\n### 1.0.0\n\nInitial version.\n\n## License\n[MIT](https://github.com/Microsoft/vscode-languageserver-node/blob/master/License.txt)\n","_attachments":{},"homepage":"https://github.com/Microsoft/vscode-languageserver-node#readme","bugs":{"url":"https://github.com/Microsoft/vscode-languageserver-node/issues"},"license":"MIT"}