{
  "name": "vscode-languageserver-textdocument",
  "versions": {
    "1.0.0-next.1": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.0-next.1",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "8161eeac2f1ab5bc5f765756ef248f3785925145",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.1.tgz",
        "fileCount": 10,
        "integrity": "sha512-ncgyjRe8rxvLT6nNoGKIfMKp9gPhck0GdA5cWzUrohIdTkPLaZdvYDNyUEWRSjvF+NsZr+Fe4EA/GaOejk+SCg==",
        "signatures": [
          {
            "sig": "MEQCIB89lDbo1EFWFcTbr0rs1RR7DVu96rkON32BDOtWWwx/AiAqZZQlx4hRfmNFl2fFl7BsodF9i5eCczxCR2fmpwvwUw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 45856,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwBOnCRA9TVsSAnZWagAA8+gP/2vPWwjc2Akez0AgyedL\n/vgob778csaEVaX1d+6cCLSWlCFbNWqiKmdouRDZDG+1FOhdgPKBJgu9SG14\nvDawNfJsmS40WtpQz+hQKaLY+V9+D8C7XauINZSFhLe5N2C4RPQjEcNIWYeQ\nvENCrHT8PW8t2CkIGajAkgLX82/2Sey/mJ1aXqr49YQ16iUrHcnYnP+nTcSm\nDDqL9RQUXchGx/rxJ1UvotCepfD0nxHpr82FQiI2LS8W+d7eWFKWXnLb0gqI\nhAA/OJ9XUnrgnuY+GJsvQSwjRFENwyhkc+HUg5C+QLAbqLUHzgeo+t0UOTRB\nXO/OZQedfsE15C+ugzqT2gY7tH6Wsa6LCUaaH/EmQi11WUmjMV5tibGoCRXs\nmcwEXY/1BVGPgkuz2YnSkkNjPyRqYKvz/WoBozmzrb5dBLaRwExR2TVbEEIR\nioIw03At3nft9UlQWkJvKgfqdC3LbDdTg6n3Z5gZI0gtgfSw923yWT2iw66w\nvvYfvveFirOVRJNMFvb/yV5DzpwXGVxyFkw/PT9LLoL4kW4IGoCsFHB0CRzQ\nyauK3sh9wzsLP4omqM8xKoGQSXlA9P0nGYpB12SwH/Zh86OWCGcQeTjTuKzA\n/Nyp9NncMpU4vX+BVe6Alx/QJJLT/3Hu2UTlvPqLTjqMOrifx7tB8beqCcHP\n9Kxc\r\n=qren\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.4.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.0-next.1_1572869030850_0.8912534047042617",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.0-next.2": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.0-next.2",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "0324c50e93c32e39a151ba635a4ac61dbf6aa760",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.2.tgz",
        "fileCount": 10,
        "integrity": "sha512-omA1bS2ENVnhYnenmGGNQjAdxz3FbGgNvGOKrppAS1KxdYrOczxon+AQF0JswRwE0yxwhFwEFDvB4e5earYCww==",
        "signatures": [
          {
            "sig": "MEYCIQDHtPSIk6HidsciTfrwMmHqBXgo0fNOAhfP3wWX6hdEdwIhAI22AsjLXYkYYalRT6Hkv6YWy74NGZH+yHwVvCWefk2U",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 45897,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwC8xCRA9TVsSAnZWagAAR9YQAIq00O53E1SyvlJ9X8es\nQQ4KALqqBoLfLON6cKvuOhzrViEaSOMHfpJgNPG5bxZXfLPGb932C0cA+UzQ\ne7eWa3z8ZwVGxL9eAUP7xQsItgVKR+4fVl7/RNCQlcRzgn9cPDi4ppbBgOcY\nMqADZHKaBMHfoAU5ZZI0HFrWWLNBZaM7gdkvYJ2ZcCXb3XlGeDdDpSV38A4X\nB/81qw0wrjTmKC5Q+jB7qfI037eSKCTWX+tDJbhsEtPXiFroTXFK6jMTUjbT\nH41p9Cp3Do+k7r+lgc0q0YuRlHTAVMj5LHwusH/Ms8rTXoJwqQy0iPF37Dl1\n9flB9jIEzgll+BM6aehaRcvNgeM38UJKQFspGbD+ERm1j3bC7/JKdb4DDKHQ\nK6Ghf7KEOu2H56eQ+kIoRbA8IjwPhHniNnF5oSTLmK2lOpUPUpgDmv2xamrr\nP6qdEz8m/oUFiDJkAU/bAn7VYtZI3j5e7PYBgT5QwwqukejNPDFaW4/pL+bx\nDEuWO+6zo/SuH6EC2uVYmiaqpRHZtb0UYlKGRLu04esxvEyyDgjm49MchidK\nKl1fU3r8oZB5FA+h1BiBAS+xdP8Xp0jRttQQVvQU5PUhKXFzvhP7SE+GzEhr\naxeUWjErxDMVHc7kO1wqHi1B2sfhWLN8o7tfgS0xaGKYfToe1BZRMaTcXv+X\nrtEB\r\n=rsRW\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.4.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.0-next.2_1572876080809_0.44380107134998514",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.0-next.3": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.0-next.3",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "653bf15b0eb11d87eceba1360fa0bd240a98d61b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.3.tgz",
        "fileCount": 10,
        "integrity": "sha512-uAz2tOpYJI27Q3xJYlVwj5QAgA32gkJLi5Th5nP2uIj5EtQ6ZwBrA7Hqgy85evprLGinsdJddkPgBYEFka1v7w==",
        "signatures": [
          {
            "sig": "MEUCIQDS1xIPN/qXvYJqpBrgSMIKAJc70gJdMbIdJkW3K3rOyQIgO4znJnLhRTom2Pwwdl5f2l6lD0v27x0IYBFT++uWm2M=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 45267,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwTqdCRA9TVsSAnZWagAA5R0P/RXENLx5Vu8GUVG/cii1\nUzzfU1qpyubTuMnkoCvo4YjugAUu1DG7IJnAAV7e/SmDftTJ1fCJEhhP2VW0\nWRk4Q+uhKL0kAA4rh//VYZt3XmH0gUnzwlDJdwI1wB5h7DG21Ulgh//g8Fgc\naRD8KeyuOnvZtDdbv7sxlJr+NNJ95mfvRfaIHoQuZREt/NVR0fjjnJ+tefwS\nRiQsz6jNykjdIGWvf+p5Jj89+b7AQa8Ip8LbeZzwdzc7qP8eOOKoYym+t9KS\n8qzA0pPaph/ZvFp7dCE+qqRrIz9MrLv8rQ3fFF6AmCtnCpdJmVG/ZMSGWCfz\nAQgmrFL+TQ1U8+njQP3TwY5j9pjUNA24vPwPAEOzwY//iyrb7REEDIkwZ/mC\nbxZk6fmOCF+AhEIs6XXL8M8jq+BeUh9Wwmg+fzk3hDMjMe+Z+JB4BzXkzYam\n7sPf/m0MIHLSsWVxzWY3yBMsjDfAxIhCCXlKVAFiE2FY3iMtiPl4POfHu+Rd\nqkmetkwh9rzhak4EqihdneDFod+IGkO5+yAP/2TkgjYoEOxwldF+/HKWMJnV\nFKbaWnr++uNqLCWezIK+Wqh6J0yRP7BhuvRlr2SC9fnn84yAPc9z/o/gy3L1\nawl3kglZHS+z84AJ+bTPKUfVp0BU3WBIE//nzBb9lKnwQnqJgS5tI9eUbgqA\ncIhx\r\n=Kjoa\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.4.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.0-next.3_1572944540624_0.062430952960501385",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.0-next.4": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.0-next.4",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "8f7afdfe3e81411f57baaa29bb3214d1907160cd",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.4.tgz",
        "fileCount": 10,
        "integrity": "sha512-LJ5WfoBO54nqinjlLJKnjoo2Im4bIvPJ8bFT7R0C84ZI36iK8M29ddslfe5jUeWNSTtCda7YuKdKsDIq38HpgA==",
        "signatures": [
          {
            "sig": "MEUCIBw10werC91V5MUyxXvjiuOwxDUN0ywI9K/Y5U0ZKsLlAiEAmWZtVVEQ+r0+Yic092qq7LvINJ0qcoAO2Y9bO17tcXA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 66969,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwdxoCRA9TVsSAnZWagAAYBEP/iAC7k8yn9FhaYs9lai8\n2Tlt37y2cao4t+c9rFxIX7pWJySd4HcK+6c4cQbTvKYtEjTVAooQlZ5zqAtC\nA0KSARbfhv0NIUG/m1X4JhkOGMf9y3qNplaB2F+8S8vhUsHAdBtJ7g1MEPzx\nEsURxVxSFixdWfW9c7bdGyyM7Uzwh6lUr39J7jxe6YcjQZvOp6r9FI6VGboU\nkALKndBITc8e7S5nkB3KMTb8ECYCRWS2pj0jcIBDnDm8dWS/6hFgyYziqSB/\nUuviA+4ktT2dvMWzPuqMN+zI2UHzTxBL9EmVhRTtW8mPzmOCzPaVxpZJJomg\nL2Z3W9hPx7pXbjDs7c77K630CYBMCc9Y9ETbI2sMNqZyAZ6hpnQ49prtvc2b\npJTaxb19M4hUKEwx/2Y6ZCTkqYLkNc4JolzIIspga2F3kQ/khqpXghcSvL2D\no4tjb+Vq8uzfTxPUw70Rh9syb1X35tp4OUvihCiBFoQ8XaraP5ZJorl8ZQzu\nvO5w3dRfo+XCQf7GBJADDjQGrJ2c4S1x1VpAQVJTqWtYsqCqhEkc+6tiVoD6\nOWGvnVirhCwgBkXhZ8lTj6RDWppPGPofgeWTPE0kqrba4QJ7ErGi2PQ+BFRi\nXQlshr/haYjo6/sm75wBfCpFUBrlx9z5X2jzj6BoQTiw08SOkzqxEAUaYLYz\nC7fO\r\n=syWp\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.4.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.0-next.4_1572985959951_0.5630032746556506",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.0-next.5": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.0-next.5",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "dbb7a45dd973a19261a7c57ab9a439c40f3799ee",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.5.tgz",
        "fileCount": 10,
        "integrity": "sha512-1jp/zAidN/bF/sqPimhBX1orH5G4rzRw63k75TesukJDuxm8yW79ECStWbDSy41BHGOwSGN4M69QFvhancSr5A==",
        "signatures": [
          {
            "sig": "MEUCIEl39Hj2Vcn/pJu1d6UfvJw13fFC4dEqw+Y/8lV6I4/HAiEAzarB4plp9aiFf96Ukd+nUAd462KblP/02yCi67yBQDA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 49972,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw+86CRA9TVsSAnZWagAApBoP+gM7cZ1xkCMjXiBX9/5v\nNvTxZEeW7YhH2XFrKqfEq/v+iorfKyBj8zHgHQEpsk/AFoZus06yJchJr3Sy\nIHO1kMOYDPREJSHzRyyOB+lLs+Y+K6KAWxQhzSyDMcdyd+/yR7UIvxRZtMaQ\nIhMBkNqj/yt2+fjDrfMxlFYQkiEY6ogYkzgROLlP4Xn5HZQ9wNcGyNrvwzE8\nsnvq4l/UAp0X6g5xzD2gwYLxcdptuoIaYOScHgHgBEif34j9kYRjmCO86i0m\nWe6TY/T4fIP9FMOPgZ7Y4DgYvL2bz5qsGiMsk0luf8Z9mb/MZtLFyptit3H+\nIzHySJaYhm2j7c8VVXcdwGCOidB9mo/np+wzW5hEsjT33M+2n4y1qUfpNUdG\n/gELJswvl8Hu5z/BxxUHB6FaKPrhxAz8yHRp3I6kWWKyw/Dq/cyPlX57WG1j\nqgpl83mhse8rgW05XilyYtMEdtxqaOZWm2HAxyav57ksStqLOcKT3mNVmK5v\nZf8Pd7b97nIic98HN9eqRlzC/iCkRWtpsCV4TknzAMXyc40K4f6IoIChwjMn\nSWuP7uHZER4+64l9/iiQFuBY75w3U8ZGjIN7W+LLf+Amy5hIseUXtjDnNBQz\nRLZSVDK6LcmxjzJ78SmSQNx5ttwKEMddG55SW+mgVv440VBc98oVeMCDN38b\nwHWZ\r\n=5Hlo\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.4.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.0-next.5_1573121850023_0.6616530746202334",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.0-next.6": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.0-next.6",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "3c2ebde698e4b21c566854a528f6cc0e5ba5497c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0-next.6.tgz",
        "fileCount": 10,
        "integrity": "sha512-GIHiFY2mJHqpztseSuo2Wvx5kJd6l1ya2rc7GTO0KQjkqFYmCGrumH86H4r7nvLEdV4OMqBTEc0OtBwYPIRd7w==",
        "signatures": [
          {
            "sig": "MEYCIQCX7xDfY4BKvLlWmEP9RQ7NF1cdzTxVhHDr9SPWiFbmMQIhAPBqALhRKjQm+pcabbtdM0T35Pr9KP4lhIRWbMxxI6ax",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 117188,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHE3kCRA9TVsSAnZWagAATDoQAI0vMu+0xanbpfLYGZm6\n3B9a6w3y5fRyIqcGzDwsJPNaY9Y/Q953FHs6zJEIxQ9MBbvBq81OIHNlRW8f\nIxkv3libDUNLciYiS4CPdaDav3zYanOO/Sk5uDDbqk3NjPYeU6XILXOeE2lv\nPdG3dGyQygItZ9d/LYH0++9gt4MIijiZB0Fmc+7vnkZQar0y1toCOy1cn1Fe\ngUPl+wD5w4bhVj+VrJrVm3rfT0PSz9d96tm+v4ATvGQAe0Mrxmygyw3DuYIa\nzMJBj9yB2B7mtK+2yKc1t4wb+l0/J3245l0XqfaLeaktuQdOZqiNmT1iiM0X\nVoqB+uewiXnJA/TNgggNWPWfMiZ+cf9ASr/iF4Fir8x6oXoHAs2cVXtjd3LA\ndPUconSwPtKAxsBNbrYs9O/w8Ku2pj0zfb5g8FCOuKRaDPAgeHfUuIbUIRvJ\neKyPixQ8Sp+gDiBQTU0TDSxxaI531nBIgcE039FEqFVFIICGXmBg1dwZ1do7\nqFf4c5FkdJD1qzoZsngwG6XiGnDDwvOhY56tU97q2j7EngLqIqHGQn3vP0pA\nQFN3aaf+uRal37pbrkMdMuI+30kXtvuaqVBeJy5tqDj+1x//9PrNLtn5VwPk\nEhEGnqMdk3DXQf3ldXiH4OcG/bps5KKYwVC5vwtX3JmeXY49WHu9yPoa69i2\nxYZI\r\n=slLT\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.10.2",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.0-next.6_1578913251590_0.19921861690945697",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.0": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.0",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "957381672eb3f507aa320e9f6d7efdfcb767d9fe",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.0.tgz",
        "fileCount": 10,
        "integrity": "sha512-9E3hfoknSe9wX5Bed4rFbjkWdT9Oazw+suyCQ6ZbS68r3SAwue5M7xHd9WX9jBHguAai+qmwr5dMIf7gmzQryw==",
        "signatures": [
          {
            "sig": "MEUCIQDrcquLNY0B0ufbbLC4FwCmf3whHjTHQvms/1td34A16AIgB/AzgY9Euuu11oTVDBYyb2OYWUM+NVBSQ6X/UeHsz1Q=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 117181,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHdqyCRA9TVsSAnZWagAAIOgQAJ9ZqnMEShenJCEtHW5J\nCCOJpZqD+egrh9VyeJc1g5uSuxU4asKh/Fv39fDZK+zevnJ8uUbmjv3WuaRd\nz6+WU5Jm8cnZvpIIiHJmevqZqrtRoP4Z99uSkNF+qSBsBPneS9jd9FHSS9L7\nEbVa3IKOZw+RT5lUlF4iXLGGZD/5Sqeoh7KzahWwgJKf2kNIaPhYM7wJD5KL\nIXkfzgasDspnIag650sS/Ezk8Y1kSoAa1a0DI4FdMmuYLYue8W8O+suSH5o3\nBexY2Yd3dV3pMyw0YCCr/K556lNWNIOPBFhlJFxIWB3ATdoU03F60exhdMBT\nDI35BUGyGOrbPpHGBDDwPHNTry7HI7fNgIJaM0Mp7bJOkxXtzEGnhzEsKDKf\ni2IbeGC6i93CYKnVElDE0PijE7W4Oj9z0pw1QzytzpH1r+VaswzHfsiqEsv5\nruTy8WQYSnsfY+Lt5ASPl1Om/BoFpmT5Z2+8R6ohl31A+crsmNKybS+iVpX0\n9V5NyL00wgbCtboo5Khobu1/odZ7UHjoTw5vV4yQBvgCYYeD7s37yg1FWAAE\nAPqvtzMHjrhAG+pqkTOUPD59f1hSy6jAI0UkguO+ySF9YIxvLSKQBCZMkVbE\n8BKwXu5JK6JtpRr2qosdiuDckp5Mo11qfTArm0ZQDvFNE+mJdPIg8s8xuqUq\nkCfI\r\n=9Lri\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.10.2",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.0_1579014833935_0.1925350370188441",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.1-next.1": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.1-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.1-next.1",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "c8f2f792c7c88d33ea8441ca04bfb8376896b671",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.1-next.1.tgz",
        "fileCount": 10,
        "integrity": "sha512-Cmt0KsNxouns+d7/Kw/jWtWU9Z3h56z1qAA8utjDOEqrDcrTs2rDXv3EJRa99nuKM3wVf6DbWym1VqL9q71XPA==",
        "signatures": [
          {
            "sig": "MEYCIQDsGSIaJQpYG+1i/bzz4//eetUVUqDeBiXQFwT8OIRw5wIhAOqW8h4eAeibvwSB3u3lQBBVONfHAf4AeNP1tPdrQfie",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 68876,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKEVlCRA9TVsSAnZWagAA02gP/16sOQpQf2yzzY7Ok3R5\nKSG/Scnp2pqaravUVuwZGIWO88SDw0MNg1lYtlkZCjSL/zkf3q48MGqNbK/0\n1cucR+Cf6b8CvDNPGKRfv4suNmoK6gRoMQ6d8SwO4uT1AN2vIm1ybD4PkWso\nOw3qwy+8QJWEkBogJvvRUqVT5Ulr6ZoSyh6FngyHfIKv5utogs8PIbJPvN4P\noX2Ad8okCg1RYwOVnJLP0pyQerFI6yBBKjgNSzDoptSa1TovRYWZTzHu+IgM\nr12Z7gfWBtxo8JqYT7CQd/yeM99gFINPH4ZIb5zKCiCvqqR4zAr0/ZkE4F2W\nnefwDKYC2oryRNueLeBOhOAOCbGN84EuTZKyzh2ywFuno5OlPbO/44x131V3\n4mxqg2f+FfiTtvrS1YRW7h2zTRdMrp/UJ80a/2YC+v81Oq6p7Lg59tQzloaa\nWj5wvS7uC69a7FxD1qtKp9ij7F/cgTKARxTZBBjiWSPkfT1UVyxeECbt6LKS\n3IPbNO82cii85pc9EzdfR2bFx5L5PODOyo02EG5igoBISYblOS0adcqCz85+\nHfRiYpY/pUmR1YkqGSwrjBfoVOOl22lqjMthlt3HauxUtajv+IVUO/Lwui/S\ngoAspstBVIdmM3I27ZLb2QTSm0NbzBzB/QZqCQ7nD/akFdfTKb2+48gg8sQl\n/10f\r\n=5K5l\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.4.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.1-next.1_1579697509451_0.7195798632821921",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.1": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.1",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "178168e87efad6171b372add1dea34f53e5d330f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.1.tgz",
        "fileCount": 10,
        "integrity": "sha512-UIcJDjX7IFkck7cSkNNyzIz5FyvpQfY7sdzVy+wkKN/BLaD4DQ0ppXQrKePomCxTS7RrolK1I0pey0bG9eh8dA==",
        "signatures": [
          {
            "sig": "MEUCIQC9U5HpOt8VSubiXnQznEshXcjdOXJyQmDt0WQ9FcxYUQIgAVU+ucTcm/omTLCzhdX/TSCGo8Q1YhNo5YFBpNt3sL4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 68869,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeT6R3CRA9TVsSAnZWagAAhWYP/ROwHlVJqq3PAbshI53Z\nOgrK7P0O6Qv8Ti3KNLMXhjdx4keDn5aLhmKiVG5iXL/lfp2ATpjBCxvPG6Yl\nINQcjaZetwjznbCfkctTmVCE8Z+/1ineZWuXn+0iNqgPSmBDylsJEDou9o4o\nereUKgGnG0yRh1hIBWgneWmdd+ry4ZXb/iMJbomx7STygMt+gQ5SW76MOWpj\nfMUVz6kB8J10bzTLV0o4gyd6CfaSuBzdRNLlYeJ1WB8VatOyPM6PlQuMQatf\nyHuOtFnbHO3W6akhlaFjiMKPg163FbQh5ZgYSTJYmoMlKzkB4NEukXBIneF3\nsMN7rlm9JZpNE6HBdW0h0mjA7p8NuPNl2i4o2SeNRwXYmqcyRH9GWAwKe19V\nu8adW7MSTFSUn+siujA6JmOAghheoMrDPWWi3xZiuN7mFMCXTuGzFdh5WsSD\nru8vKgPYKkrwVZkEngX68HDWaXw0syMlRHnj4lFmUJ9Gy/GA9o5WODkvE3Wy\nKl15+b1hEFUPc1fQS7Qg38/HY+c6gnjsHlK6aaKgr0Of5KKzt0yatQUq7mZ/\nnoz0oAmgOUrOEQ/RLAGHImQWPSjZy731a+h0JkZd64nULZU4iVObKmKGn2uG\ndzwgGkZFVMsXa7d0h4cTQA/Lz6xlGbS/HxxyJJotcGgzeKx5mgmJKioC3PqC\nGTs7\r\n=UdcD\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "6.4.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.1_1582277751514_0.021644433901841564",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.2": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.2",
      "maintainers": [
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "2f9f6bd5b5eb3d8e21424c0c367009216f016236",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.2.tgz",
        "fileCount": 8,
        "integrity": "sha512-T7uPC18+f8mYE4lbVZwb3OSmvwTZm3cuFhrdx9Bn2l11lmp3SvSuSVjy2JtvrghzjAo4G6Trqny2m9XGnFnWVA==",
        "signatures": [
          {
            "sig": "MEYCIQD3C+7C6KaMxjJiRMBI/GvRTUVvJZx6js+6L+lJdRXSpQIhALUDzlW4AXZHvj3x1L22GQuVA+W9tQXDcP30bIe3JTCb",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 39655
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "gitHead": "69b42f770727fabe0130df47fb6d47cfe77f77d8",
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "7.21.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.2_1633677836015_0.9769183788117117",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.3": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.3",
      "maintainers": [
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "879f2649bfa5a6e07bc8b392c23ede2dfbf43eff",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.3.tgz",
        "fileCount": 8,
        "integrity": "sha512-ynEGytvgTb6HVSUwPJIAZgiHQmPCx8bZ8w5um5Lz+q5DjP0Zj8wTFhQpyg8xaMvefDytw2+HH5yzqS+FhsR28A==",
        "signatures": [
          {
            "sig": "MEUCIQCEfKPDESG8kQjPvH7BUpKj5OswGRFAIlHjsle/drmIDQIgZb2w7rSE1SqOv+1JTgfS8o0Ge7/D5krtsqzrAX3uaPU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 36605,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm6lACRA9TVsSAnZWagAAdskP/iz4FIliMMHmfGFzcF7e\nRT8OV+x3s1NTJwMR6Vn8UndsRxzuhw8PSARmsvpuHnhf5vU3ddurnstpOyDv\n6gvl3OVqCHQUlLv5bU/Pw+FzG9EiC2W4mLZPny2GmVDmhyn2u/h/RvXOuO8N\nSbmMm4Bl3ov18gBnoQBQ4wxidEb4YSfVma7c9JRtw0tSIZ4tGjPKD4edJsVo\nk55MfYSGOEKkViw9RZ3GXIcT92fbmutcNb8I4ndtzTctiZPsv9bdrAEWo4DN\nsdcbkxlkLyLbRSj0q0z3OaV4+wNjYeLgpVZPaqec8rYT7epNiYqhV9QYegMb\n5DS2Ug/Kbz7tfZaD7wtfeQv8yOBUQDTdjj0m7urzLiVXAQ2wCDIlsW+Xa9X9\nYmcLu6ZXxwfa5nGplToD7JhRS+u+DAxoe/6pD28aLgeCxqCVnnvmIqHK46yL\nm149BsZggVD2F14vYjpt8AmGp0d49XjXIQJwqQHSR2BDIVxIusw1sE7YyMlR\nldI/z2ph68TWs2pe9pei2Tti3R3ArwzcRbJhwn2RHn7cwsqKQPNtClfZw4GJ\nmsDZIujcWEABx0f0EQFCIjInUNwso/AaNEGM56neARYeLgb/ynuqg8q50vbc\nY32LUtlaBiZ3f5YTuiW62QOfiQSbF1mMgEJ/aXkSvRJj6LO5ZrgBJ/lHYG2w\nEVDD\r\n=STsL\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "gitHead": "caf2317bb661c066860c76f36ed841e44f06339b",
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "7.21.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.3_1637591360549_0.4069773367548488",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.4": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.4",
      "maintainers": [
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "3cd56dd14cec1d09e86c4bb04b09a246cb3df157",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.4.tgz",
        "fileCount": 8,
        "integrity": "sha512-/xhqXP/2A2RSs+J8JNXpiiNVvvNM0oTosNVmQnunlKvq9o4mupHOBAnnzH0lwIPKazXKvAKsVp1kr+H/K4lgoQ==",
        "signatures": [
          {
            "sig": "MEUCIQCGx+lQl9Wee9/bNBYa+t7MBzaLP8DIj4OZw54tn78SygIgYKyl07UI3ydsdz1enwy1ztDQLOah/DE314cDJyrd+pE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 36669,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh98O8CRA9TVsSAnZWagAAR+UP/2fEQ6pQZRXElpvA02zN\n0odBqLvBu/jk3fRBTnslNQpY2XOYXeF+wqajtK0gG+a9VCjhOToT4XbHQURM\nt6BM73VRuVd8ouEzi/OowQllSjCBlUk3jTku43Ypnvm/PON/476X86FWEoN9\nqdF0DTBGExZGAR/tYtnMd34GzTNgTjMS/0HkNOJp3+WfoV2/S3UTKMjcNiLE\nENdRFy6Ct8wBsZkxPqYbmU1/ERljhTWGZdKcVWvEIkmqkLWOxg3tDbtWMFYn\nQg/y7I17wFTHhe/FycEeSAic/Z7F72AaXi+Aitc2sHPLKk+BB7B9keWv7OJd\nh99jhb/YnqKojqdiHmE6QmSav+A2OBTf5DRhq3qok/CBXs8Lc9uVikMqXc62\n0+z45yVCzhWdRKnJlbbui00UY00FktInV0RleIu2DHNsSoVFbIDmz/GaKiS4\nWf3mK22XVNewP2ln758s2dtHlv7SUD2elsyst36KE24Vvlyr9YaPXtqSMX/c\ncJpFR17EymHMArqyqlrIwcyQ7Il6SjrtlHitBLFGvO03gLnqQur3wIjMlTg/\nGSXY0O9fIDKZjrV/r+jXpXPSfWzLhOiwSJJd10yuFIBPVeKXsfKdeYWsekRk\n+c41auvl60+BT+/qqTsZ3mmg8Vsv/geUtJlSdJdZkpQApvfqoNZhYpQen9bA\nctk4\r\n=QrUy\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "gitHead": "a3d57564a5f4e41d8889d8ee14209ac250d0f44c",
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "7.21.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.4_1643627452623_0.4642738846456502",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.5": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.5",
      "maintainers": [
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "838769940ece626176ec5d5a2aa2d0aa69f5095c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.5.tgz",
        "fileCount": 8,
        "integrity": "sha512-1ah7zyQjKBudnMiHbZmxz5bYNM9KKZYz+5VQLj+yr8l+9w3g+WAhCkUkWbhMEdC5u0ub4Ndiye/fDyS8ghIKQg==",
        "signatures": [
          {
            "sig": "MEYCIQD6jAC70/2w/mQ4UgzRrNKdnRkYWdYLyDM4LRs9QIToLAIhAPyTPf5WHRwWz+1SgJ4qVKBrszadZeVxQpqF39jQFrcY",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 36467,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJileKCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOug//VsD7G51xUJcNToY0xHw92oPVb6fKBcChyxmztQcssjX3LiMh\r\nv6qebvLeBnvgOZSTcCg0MaRQumoWuyhML7cPy70cUUrtGgjIW/cjxdPQE1q9\r\n/f7X8OJ0z2evx1ZNL+JWzkXFXDg3OHTocsGk6uT3IJXZuJSy23a1WzRxEueS\r\n7mYiCUET2L5ONRYLUi7MaH+eme7tnBTCeiWoFqylr2m4noTqMdEPokON//0i\r\nx2S2TgPnWBbNvuDjYL9Hf9VLEgJQDHmy0iqIhAmYydndSIevis1aGLsfUJi0\r\nHI+rXeKhpmIZ0bHPbHZEr7fed4XpJf/vcUMh3Q136aGwuxi+7aGMDyZmjC8J\r\nYrFVc44eO3qR2ZG/S6QGt5q64U2U56d8mgzNMhY0fEVU8bDhP9hz7uAeRQF+\r\nNcksrGsLAqwKnD4zG7rsviAC62q49W63flkmneqhfCpKR9O1cAE7b6UxvwSZ\r\nnh2IycQmk2eE5MsAqBTWtCMFWiKbWVMiWZoB4s5QvGImesyGXToFCl+cOtAy\r\n1TF2FMMpQgk8vgU6+3gq7KtPGZk6Mm/7vBPCfQcpy/76XHYV/FS+iDhQ3Mie\r\nI9ZJz3ingr4LAlWYxkY4q49OQjkV3Vl+oz5G3Wv+lEPxoKNh+DBcgzSCwwtM\r\nWFgNxCjPvjCBV/zHQ8h5QJ94LxhuxyyGM9E=\r\n=k7R2\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "gitHead": "a6f0d22d2c6842337ad135c13d2f945e53b1a6e4",
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "8.5.5",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "16.15.0",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.5_1653990018747_0.011945248282827503",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.6": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.6",
      "maintainers": [
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "8d54733553ba58ea997b5e40cf7ad2f3b109359a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.6.tgz",
        "fileCount": 8,
        "integrity": "sha512-R5gT3KrQRUkUP6duZoOpNYHvvirjK4NkrnLU/MIZdujk9tlAYDxHraNrwiJbnUS7v3LP+6rmesVrYeZ+n1Hvxw==",
        "signatures": [
          {
            "sig": "MEQCIBLeXSgB0d4MsXs0r0eYr+LhrD9QLyBUt+2nxPYDym6QAiBblCw8smZj+oS1BtEeBLSjlpUSLBBDwTIvZYmb9Ih84w==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 37245,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD0+sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAXg/9FDoBhRgzC21+jJCszF0N6NhpqgF0lWlQwuqHG+He/ezaQopd\r\nRiUxvuFR5qT6swmNXL8Vv14kstUlUUY/QfHHcGVsQ7gKmMWxtQbvLQkbjvP1\r\nWtulf5DTNS1TUzkKtZ+EdJVe4citcnbLuh9CQFA6BclLvrzrI00FwBZwnho7\r\nbJu6ZCvIZViVPIeS+WQxW7Dkw8GCGyHuuaEUrGxmVUG6hn0CA5aDO4xuQS7+\r\nK3ct4BenOidy4ZxhXb4Ml+Olg+eYJaEUi+vdKA5qvzcOc+7kfIlLmM7SbAkl\r\nYo1iPN5ZuBw9oOGA1Vo7aXvXaQGcDc2JaqJatErZtRXEowgwyYYeqjsam22G\r\nQ4rn/sVcrDvyrKGIi5oTMV8PH7jZkfC5Rxyzx6rvbo6Myl433MCIj1oz2iSK\r\ngzLb6mZ/oGXiN6dxI44Zo4ytiI1pjQONv6G4a03x1dMn70AEd88xVpbxtBbJ\r\n0E/Jhz0ldmiqucRDHtAAQRsh3Bt0G/288knd6P9T3JKW5mWdDvOx1IEmkK8O\r\nB44HbRbZmropjmCNepmTWcDhWMiTINcKs7UPTg7YQaRTlKHN+sTLF1ls++ND\r\njU3U8qB53rA9dSQhAvhxngJctA5kkI1na0JBRxJXIxfUbK7o7NzdgkcC24gw\r\nK+4shNIzr1WG8MTJk32vO8tODbih3Y99oBw=\r\n=0VTf\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "gitHead": "246c70854a1648b4b90a3fde75fab9d010360743",
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "8.15.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "16.15.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.6_1661947820677_0.9768900983106663",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.7": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.7",
      "maintainers": [
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "16df468d5c2606103c90554ae05f9f3d335b771b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.7.tgz",
        "fileCount": 8,
        "integrity": "sha512-bFJH7UQxlXT8kKeyiyu41r22jCZXG8kuuVVA33OEJn1diWOZK5n8zBSPZFHVBOu8kXZ6h0LIRhf5UnCo61J4Hg==",
        "signatures": [
          {
            "sig": "MEUCIFRXK0UymdvSGGXHT5D6j5DUusWLW3iy6fuqKPIXGfH1AiEA97DESDk6ACdhhQF6Zf/NoyXRrzogF/ocglwEf6Cb90o=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 37245,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD1AaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpa8RAAhdkux8gobiDJlqOkitEDB1qWGH5GJHQAYw9eNwTHp33Q5r/8\r\ntgyY7skEf0s/3Gl4i6N/Hhzv/tT3OKuXpHIyGWgOvGavT9aLIIDMX7IhpW43\r\ngh9zD/Vtf7+v8BQGtUWOIubDhh2+uYRMQ8h3oQJLOCljZZWvdcBM7LB2cg8E\r\nHh/0tYbJMzQq+AdHEV+MzzOKegf3QBhnXvlv0hev7Wt8CNWybBTcp9Kxzqqe\r\n5FiaaDLTVzkx7XVUIm9BMfuad+Yzard0MMeGqDrdhBv7qVgPyvJ6AXF8SbuT\r\nY+wRCpB8dksMgldBnE4j5zWwKDTXNCTI+2r/QmIdodPKenpMzO2h4FrpwL3r\r\nppRl3vjfraGP5zCdNZMqh5ooHxy3mH6JZO9UVTHSW17psPd3rFBjIKWtO9Y/\r\nCBHxxueXRxIxcXmKPja34UhKguErLoGMZicN2NLIumI8tcf5KfRCAIiARISs\r\nLn81efjWzKPNTpq3uNGddC/oHlXPUQW7YioDR6Qe7HwT16dXf/UDkSlzKDKH\r\n95QWPhJSwuSUA7V2JK3chPTdSZZJgdCKIHKa9Vq5Y/y4KbvBLGrmMNtU1K+V\r\nX0tzhMFHIsmYzYd1EyJeIDCyO8W5wAgpjAN3nY15l1pyE5hBM2ONo/LwWmYm\r\nCFSt4a0sXmSKP2oYBspWrQkpKzaMzkN7UPY=\r\n=KQN2\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "module": "./lib/esm/main.js",
      "gitHead": "246c70854a1648b4b90a3fde75fab9d010360743",
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test"
      },
      "typings": "./lib/umd/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "8.15.1",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "16.15.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.7_1661947930513_0.22139184910987275",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.8": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.8",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "9eae94509cbd945ea44bca8dcfe4bb0c15bb3ac0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.8.tgz",
        "fileCount": 8,
        "integrity": "sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==",
        "signatures": [
          {
            "sig": "MEYCIQD0DatQIyk2nUigYXLUGpJsSLv/tCwnKDHW3SK7VV9oMgIhAPFBTx4JTqcXNUXww9cUZs+IKceGJU+ZRdGbE+zzEwys",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 40556,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkxrMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2hg//bk+Pg4tWkHisIkiSsMmwy7dAC3Neozxi+wvF6viw7S6eT3aK\r\n7eaU2iZOE2z0S9ICgm1oZR8beP/sggOnN2UEwpa/ujnPl/3eiX07BrlIrYAw\r\ne+Z6Y+12UO2vbs1rJdl0HZUjr7nV0P8I7q/v8JTVQrZVjizR/b8wFAdKVAL0\r\nY7yF0eHug10nZpOX72RI03AaD74NDjGGyx75a8ppS2UL/NcwsUBXYzUyb742\r\nf4lnDlIaCIuphr4TjCIxaIXyffzHAJxKQ85IbPOwJx9I/PggJaIyys+8Z8uj\r\nSoOYGuBaNNvAI16awnmT7Vh2UhtmWi2g4rUpGGlLWBkfyQf3KeII1GEv/YAa\r\nvhqRG02fNHTaRRkuaQldoW3BIF/cP/hNCL3X4L0M/l6IvMJltGp+avhkYhUi\r\n6b9C0KMvLujJ1tIzQRFvA3a5tL14+jB4Sq6hKkKxMdlsAOmrawVPo9EiDvd0\r\nnordg2ciMeBl2XfXPszOXI7Y6bwlt7Ex0lmciz4MXC/qGV8PM8P61YcfxZea\r\nVfwIG3KBh01JVIX7ru8hOM2YkeuNbvB0YUBZzoWbecfrMiHJkclQVJYor7Ym\r\n+Yg6QSJsI/xcTBSKrMJ/cJBnOglrBv4rTeT18T18IG9Nq2OP4jqIIsykoEBY\r\nAdk2gOaQnyF9hdG7niyQ2IFXN2vCCiqGeIQ=\r\n=8Ew5\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "_from": "file:vscode-languageserver-textdocument-1.0.8.tgz",
      "module": "./lib/esm/main.js",
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm run test",
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.watch.json -w",
        "compile": "node ../build/bin/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": "node ../build/bin/tsc -b ./tsconfig.esm.publish.json",
        "compile:umd": "node ../build/bin/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.8.tgz",
      "_integrity": "sha512-1bonkGqQs5/fxGT5UchTgjGVnfysL0O8v1AYMBjqTbWQTFn721zaPGDYFkOKtfDgFiSgXM3KwaG3FMGfW4Ed9Q==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "8.19.2",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "16.18.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.8_1670585036508_0.7358370777779781",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.9": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.9",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "c973258b2956bd48d47d6e8769a3e533588aa1e2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.9.tgz",
        "fileCount": 8,
        "integrity": "sha512-NPfHVGFW2/fQEWHspr8x3PXhRgtFbuDZdl7p6ifuN3M7nk2Yjf5POr/NfDBuAiQG88DehDyJ7nGOT+p+edEtbw==",
        "signatures": [
          {
            "sig": "MEQCIFjuo2i9hivfCMj2iyV5KwUbtB5HXS17N7ONvXB+fNw6AiBSDMrQkPSJw5QxqWsRs6F9poLvhzl8UM9FWSZfw1HmPQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 40556,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxRnHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmremQ/+Juyoa7ulx6u7oSLh3etClTm/Sa19YxU2Rn2sEuC3aJ48DDhc\r\nGjN8EMBiiyAXbGb1k4FJOLexl9nMwB89/vVQHziIXgG1Ngoo+i83s11/e1f9\r\nmhEO0sMamDFpZ9OZbU+GAcsFD8xyj26oC2LNPxP3EEkSbLsBzKBIV+pQGOS0\r\nnp6zrD+FJMUmE3FihFqIaMhDrWRFBFp9Wva/YhHuV+GZUeSEVyV9FtfejdhD\r\nZE5nBwHNwNzG/xAMvcB2LEtOemI6QQD4ADJBj/W/smuFNdBYw2gcJ+rUytgv\r\n+kNyIa6KNSEP31v1UTW5dTHkKLkOwSZPYHNAzXiXJIXaiItwSj8gxEoX+N4j\r\nkXNbDasdGYMvhpVhLh8gxSW07L6d7qmW+Ieno4IAy6mIqFCp4Ud9Au4YSnZH\r\nBuEmdDAWoa4vZ3vREu+N+Xq0Ty8ET83GtZvGfBCI9otRPHcq1f/O7TqWnasR\r\nn3uEAWkDD3dJkKY9v163edfRsbH2UUDAblMZ7q7uwa32+yPw2mN6Dy/JrlNy\r\nZb1DbL0BeTXGIGeZtRxqswUBXb8Rz4d9SN6Vn/NI7SzqUmc6jYwfJTm1G8ll\r\n8uaN99VxY6Eta0JcE9WuUeWUQOi9FpqsNlxWyOqY/xyC/NOfVjPwoYuQnLE1\r\naNEe2OznsUxErrR3Uz+tq75d/aZQ/nlwMxA=\r\n=gxPI\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "_from": "file:vscode-languageserver-textdocument-1.0.9.tgz",
      "module": "./lib/esm/main.js",
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm run test",
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.watch.json -w",
        "compile": "node ../build/bin/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": "node ../build/bin/tsc -b ./tsconfig.esm.publish.json",
        "compile:umd": "node ../build/bin/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.9.tgz",
      "_integrity": "sha512-NPfHVGFW2/fQEWHspr8x3PXhRgtFbuDZdl7p6ifuN3M7nk2Yjf5POr/NfDBuAiQG88DehDyJ7nGOT+p+edEtbw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "8.19.2",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "16.18.1",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.9_1673861575553_0.2122290117206549",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.10": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.10",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "2e281b31283d22cae06ac8a9ad8b7ce115ce7c8d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.10.tgz",
        "fileCount": 8,
        "integrity": "sha512-dPA6WqtAQJ/Iopm0Hrj11VvaKxsEcm62jpqyaYbY0xuvUffeWAn77f3VKr2SCsJphSyEw4Fjkjqm2gQ24KQfrA==",
        "signatures": [
          {
            "sig": "MEQCIH4CyhwaUO+/3sBLVwrzKTRZF0OKHjIdBQHSN0vDbEtXAiB/MpaCAb7+J5TZyzH3kynDwup90KVQSaTAIz30HT3o6A==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 40805,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP6ewACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiYg//SiZlDACdfQO+O+45IvGye2FgANN2seLkn8m3W8k3wjngYmOv\r\niIX9gGW7hKqrK4K4b5ep2ipqu031BO6IXTT6V+MLUtGD0JS7Y+0CPL69e5Ke\r\nbI3wkhe9VOe6aqvnZ5F/lnyMUgdtLok3KJEhFQaovSGmG9DguETZvbkONeNU\r\njfLJXum+FkQRNnN1wvNfjzUKY0FJBKnhV23gG4HGBPiUBrFNKpj1J0l/bvO6\r\nDSJWrqPFyAOPVYkG+4Kkx33efJUWgywldUtKMVGTtsk3v0uNXqu3U8YC0P/F\r\nzmpy7U8fEvp9bPwZ0sQPgHTRiuu0HgRtjKLDDZFg/GvuEk7Tco1oRiYYzVIg\r\n46E6cxCATG7ikq/Hs7M4QeUYuc+1MqKcWxa1n8L7xL6h1c/AqxQBXnFL/Qr9\r\nAwEl1/2Zp59Lyp/Q1MN0UqxmYBkfruGCAA1RsNbPXHvKFl0ZXr220zeH6CoI\r\nYmq4ePqV0NEScrhPuyVM8ksgQgNKxM1qj60HgP+48thf3NXdvLNvOlRHvFTT\r\nn29g1yf/ZGJoUzsWwRydOBTtO5VwqUh1CXGBbiwwJYWTX8GPDRVRYHBsyUR4\r\nCfZKeuUXuA8pjiHa3fwUyKBuNjKXchuEnfwC1+/02DpwqFB03DHjiq0BNSQw\r\n4KvsF/q+UrPzi9edxHfq4+y18ka5iVPkKiI=\r\n=rC9Q\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/umd/main.js",
      "_from": "file:vscode-languageserver-textdocument-1.0.10.tgz",
      "module": "./lib/esm/main.js",
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm run test",
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/bin.js lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.watch.json -w",
        "compile": "node ../build/bin/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": "node ../build/bin/tsc -b ./tsconfig.esm.publish.json",
        "compile:umd": "node ../build/bin/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.10.tgz",
      "_integrity": "sha512-dPA6WqtAQJ/Iopm0Hrj11VvaKxsEcm62jpqyaYbY0xuvUffeWAn77f3VKr2SCsJphSyEw4Fjkjqm2gQ24KQfrA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "8.19.4",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "16.20.0",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.10_1681893295890_0.264039390277913",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "1.0.11": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.11",
      "maintainers": [
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "0822a000e7d4dc083312580d7575fe9e3ba2e2bf",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz",
        "fileCount": 9,
        "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==",
        "signatures": [
          {
            "sig": "MEUCIEiBqq5aNS9GBpIIo6ACEuYCziO51HzXKs13TQGMbqUBAiEAhvWrbEdZdsnAKuDSNcNipI0Boq/eS0wcNToXVJ5HUXw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 39396
      },
      "main": "./lib/umd/main.js",
      "_from": "file:vscode-languageserver-textdocument-1.0.11.tgz",
      "exports": {
        ".": {
          "import": "./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": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/.bin/rimraf lib",
        "watch": "node ../build/bin/tsc -b ./tsconfig.watch.json -w",
        "compile": "node ../build/bin/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": "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",
        "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.11.tgz",
      "_integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "_npmVersion": "9.6.7",
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.11_1695720506981_0.8293093808147158",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "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": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "dist": {
        "shasum": "457ee04271ab38998a093c68c2342f53f6e4a631",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz",
        "fileCount": 9,
        "integrity": "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==",
        "signatures": [
          {
            "sig": "MEUCIQDvvVJfGIm263zVkkutniAdqSWO5MpdXI75juvKYOBN6QIgOqZNmtx29taizEx/c2VrqBNrXdRM33Oh8Zrk+5QCAAk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 40277
      },
      "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"
      },
      "contributors": []
    },
    "1.0.13": {
      "name": "vscode-languageserver-textdocument",
      "version": "1.0.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver-textdocument@1.0.13",
      "maintainers": [
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "microsoft-oss-releases",
          "email": "microsoft-oss-publishing@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "sbatten",
          "email": "steven.m.batten@outlook.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "tag": "next",
      "dist": {
        "shasum": "81846745d77b9fc787911e64e2e110d244c9b8b2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.13.tgz",
        "fileCount": 10,
        "integrity": "sha512-nx0ZHwMGIsVkzFG3/VLeJYBLTaFBRuNdGDvevvjuoayU5EOS2fEYazOhtCM3PI9ClMMg5igc0uwXtAq4tJj+Dw==",
        "signatures": [
          {
            "sig": "MEUCIEUWzqSAqYHYSswZ1QVftt0BoaNtPam0coa3tFGZHZZBAiEArGg9qHf3yx0yQOdDNIHygCgEZWGGUpfzobN/OZ9Kpt0=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 45034
      },
      "main": "./lib/umd/main.js",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e04829bf-87de-422f-b790-7ee615fdfbb7\\vscode-languageserver-textdocument-1.0.13.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 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": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\e04829bf-87de-422f-b790-7ee615fdfbb7\\vscode-languageserver-textdocument-1.0.13.tgz",
      "_integrity": "sha512-nx0ZHwMGIsVkzFG3/VLeJYBLTaFBRuNdGDvevvjuoayU5EOS2fEYazOhtCM3PI9ClMMg5igc0uwXtAq4tJj+Dw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "textDocument"
      },
      "description": "A simple text document implementation for Node LSP servers",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-textdocument_1.0.13_1779797193016_0.41696898827331785",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    }
  },
  "time": {
    "created": "2019-11-04T12:03:50.849Z",
    "modified": "2026-07-16T15:49:58.507Z",
    "1.0.0-next.1": "2019-11-04T12:03:50.988Z",
    "1.0.0-next.2": "2019-11-04T14:01:20.956Z",
    "1.0.0-next.3": "2019-11-05T09:02:20.800Z",
    "1.0.0-next.4": "2019-11-05T20:32:40.062Z",
    "1.0.0-next.5": "2019-11-07T10:17:30.162Z",
    "1.0.0-next.6": "2020-01-13T11:00:51.787Z",
    "1.0.0": "2020-01-14T15:13:54.094Z",
    "1.0.1-next.1": "2020-01-22T12:51:49.580Z",
    "1.0.1": "2020-02-21T09:35:51.671Z",
    "1.0.2": "2021-10-08T07:23:56.161Z",
    "1.0.3": "2021-11-22T14:29:20.738Z",
    "1.0.4": "2022-01-31T11:10:52.774Z",
    "1.0.5": "2022-05-31T09:40:18.895Z",
    "1.0.6": "2022-08-31T12:10:20.829Z",
    "1.0.7": "2022-08-31T12:12:10.726Z",
    "1.0.8": "2022-12-09T11:23:56.671Z",
    "1.0.9": "2023-01-16T09:32:55.697Z",
    "1.0.10": "2023-04-19T08:34:56.063Z",
    "1.0.11": "2023-09-26T09:28:27.180Z",
    "1.0.12": "2024-07-31T15:43:55.080Z",
    "1.0.13": "2026-05-26T12:06:33.165Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "1.0.12",
    "next": "1.0.13"
  },
  "_rev": "427-b8ce609a6db5b9b1",
  "_id": "vscode-languageserver-textdocument",
  "readme": "",
  "_attachments": {}
}
