{
  "name": "vscode-languageserver",
  "versions": {
    "0.10.0-pre.5": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.5",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "dist": {
        "shasum": "bc4c8358409b59a564139d1cbb8d019f17db856b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.5.tgz",
        "integrity": "sha512-ROPQaz/MVc1OsJmQ+sadLMymwrLRRwIO331LBHWVk8O6Y2i/b+p/JUMAR5aYr7Jk+6aUYr6HtbLwDoHKOWTbsA==",
        "signatures": [
          {
            "sig": "MEQCIBdneK5BKtI5Jzels4mwxetKqFJ2Yq5ifqSXGepKxYAqAiANxGU3kaMWEOEtSdqvhYFEK+cobx+yRmfjbOFBlxryPQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/index.js",
      "_from": ".",
      "_shasum": "bc4c8358409b59a564139d1cbb8d019f17db856b",
      "scripts": {},
      "typings": "./lib/index",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.6": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.6",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "dist": {
        "shasum": "ab475d4642264e7e605da010861c18ea9dd92bcc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.6.tgz",
        "integrity": "sha512-C1cUo/Z/hsylm1z/ZMgAdPTwyii6WodV36DcI8UqEsPfsnvQPjuTnLT1Fy7OqH3/EYzdutybLq5oPBeOGgcYnQ==",
        "signatures": [
          {
            "sig": "MEUCIQCQ79+MYOOYCIh5uHbOQw52wvV/SrpBlEIF8Rn09Dm2WgIgG1rwGrS4W2hfKUOAtRR8klsm6xTxpTQAbhfxiYFsxGs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/index.js",
      "_from": ".",
      "_shasum": "ab475d4642264e7e605da010861c18ea9dd92bcc",
      "scripts": {},
      "typings": "./lib/index",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.8": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.8",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "dist": {
        "shasum": "db7a07e21373944ac1b29c18cf548b05780d0638",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.8.tgz",
        "integrity": "sha512-aC8cjYq5yrxWuGo6LhNRc5hikrdZhJUXMfxUlUC+BeIGScbJ/31rGThJ8ZKs33IEpIiEuAV5fOUTL8RxfkbkMA==",
        "signatures": [
          {
            "sig": "MEUCIH3pkUSC4X8JRtl9Ua2rB1ybX9hVKmFbv5+fdvslgCUGAiEAzYodaYicsKib4gFoJ09nn6o37ZwJy6Hwh0F3rBuwf0A=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "db7a07e21373944ac1b29c18cf548b05780d0638",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.10": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.10",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "dist": {
        "shasum": "4c8584dde4163ecce08ea304c3b42cac94496c45",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.10.tgz",
        "integrity": "sha512-vfY7+YneBNVzjMND8OKKe0o8aDah7GoiIGkdFdYsC9WqZhAVgIbdIgSXTVL/r08GINqG1PTtxSQwxDSiuPxo3g==",
        "signatures": [
          {
            "sig": "MEUCIQCQlsin7ZLMVW417QeAwfMg6jz6YzGWO2KvHqR66M47vwIgAUnO82fdnHTCp5x91iXCuGvVtzHfxrXUnWLk0CLNmR0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "4c8584dde4163ecce08ea304c3b42cac94496c45",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.11": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.11",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "dist": {
        "shasum": "6b1f0d5a4328b6c9c84c8e411100ef366caf7e9d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.11.tgz",
        "integrity": "sha512-6kzcXUmM1VKaLSM7IfsrIlpfgaFRMaE6RWRZzJ/Oe2OuvH8dtA1dyl+vhjIakoSTAlefLK2VTJhi4cFb9uDfDQ==",
        "signatures": [
          {
            "sig": "MEYCIQCFQOjsleShIUzmMI71/z0OBUCTN9d87Z0rUQvhgHjKYwIhALTpVIXAnEmIVBNhtDgQodYIbb7M3BwLm4YIyDJb9OBF",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "6b1f0d5a4328b6c9c84c8e411100ef366caf7e9d",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.12": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.12",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "copyServerPackage": "./tools/copyServerPackage"
      },
      "dist": {
        "shasum": "27c596c98d0156a8d84c4f994c644b9f9fb510a9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.12.tgz",
        "integrity": "sha512-whFmge660qv3mLipYVYYVY74XLWUhQ1hMhywkT140KYOvoL61aArgrAv278Ur+zCwY5fBVchw9NhhdQJyvMEcA==",
        "signatures": [
          {
            "sig": "MEYCIQCsCz+xtys4GwocXBo7LKCrqLrlpTzEbR1H3h6rmcHL9AIhAKXLiG14qOXxjbUvsEZCE/ub9g8q1ZD4jTcjFbnaTvzo",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "27c596c98d0156a8d84c4f994c644b9f9fb510a9",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.13": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.13",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "copyServerPackage": "./tools/copyServerPackage"
      },
      "dist": {
        "shasum": "44d874789b3eedf4175bf27623393ec23e3f10c6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.13.tgz",
        "integrity": "sha512-9bDpib8wA2Sqw5nLO4bqtySJ04gTQHV8ujlHaybl9GgzIrbiz5fOYeOPWHSUlJ6i/GBuoPTCfOEI+pP9W4NqbA==",
        "signatures": [
          {
            "sig": "MEYCIQCK23xCPnfO3D3kd06VdDuFSJX15ic68xkeeRX1YMFntAIhAP78TWZdJGc9Vf/eZNIp21I5rAwbmWnUDkyEGjpDu3oe",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "files": [
        "lib",
        "tools"
      ],
      "_shasum": "44d874789b3eedf4175bf27623393ec23e3f10c6",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.14": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.14",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.14",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "copyServerPackage": "./tools/copyServerPackage"
      },
      "dist": {
        "shasum": "338bf58dbd5af47e5e2386243fca7cd7b0491cde",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.14.tgz",
        "integrity": "sha512-GnLez0Uo/PwCzKwrMRAz885SkWlGBwK/CRLZd9+U3faFtXgd+aELTCf71ywsNSKPyrAPTR25rWi+r5PRXCRllw==",
        "signatures": [
          {
            "sig": "MEYCIQDNynG4CLR6w0rdnEbkIDpHA0SH3lTs6wdXHZ6UVncpbQIhAOPpzoPnaFvmBIAKdytzuyyrtmstAmnxxw0nNIKbRBle",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "files": [
        "./lib",
        "./tools"
      ],
      "_shasum": "338bf58dbd5af47e5e2386243fca7cd7b0491cde",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.15": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.15",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.15",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "dist": {
        "shasum": "1af70f86fe914d5e19579e91f463ae738c5220a6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.15.tgz",
        "integrity": "sha512-2865NtD7han2VSvoe4QnG9nISV44fftruKIMdS9MlCllVmRbiXMOutFLok1XoyEZcufL/hln78L5tB8LUv5xxA==",
        "signatures": [
          {
            "sig": "MEQCIFJEtQQKkePdpuAh8/aqpPCMikeJDA4u7Pe2paS2qrzwAiAGV1s/mgNeezCXlx/YhpMNqdVHtX450gjC+3j9G5p9Ig==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "1af70f86fe914d5e19579e91f463ae738c5220a6",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.16": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.16",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.16",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "copyServerPackage": "./bin/copyServerPackage"
      },
      "dist": {
        "shasum": "226ebc4912db545c858ff18ba211fc0d5e413078",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.16.tgz",
        "integrity": "sha512-03u/97zDJOhZPLglK2JVrsLzze/IF7y4qQPiIganRevaFugSGn2VVlox6I8DNyRgBZt0oBzEwUBcvn8XW/Mk5A==",
        "signatures": [
          {
            "sig": "MEYCIQCc767/KRUEgkVDDZXDqB/5mcDptA2bUw3j35k6X0JtdQIhAIcEZ95WtceJxBEyy3M/7/n5p03KF3Ras5Y4Spww78+g",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "226ebc4912db545c858ff18ba211fc0d5e413078",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.17": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.17",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.17",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "prepareServer": "./bin/prepareServer"
      },
      "dist": {
        "shasum": "0fa9eebea12bebc034aa48e95779ea7fcf83c9d6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.17.tgz",
        "integrity": "sha512-8EiYz7ARGkPJlZdwZyCaLTOBZQDEY4w77oNfktQK1VqjpJ9mO+g12MDVI+5WjqN9jgrqQ++ACFSyBf/WQXpLGw==",
        "signatures": [
          {
            "sig": "MEQCIAvNjTq1sxR8XJE0CQRPraBDBrKokZ5rCGcDtXysrl0oAiA/NaQ9dxIRPpJh/G3krIsEz24WImmBTXn2otJahDw/4Q==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "0fa9eebea12bebc034aa48e95779ea7fcf83c9d6",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.18": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.18",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.18",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServer": "./bin/installServer"
      },
      "dist": {
        "shasum": "b3bd9ed9e0d1f777e9f310a87a1358dcf5e1a57b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.18.tgz",
        "integrity": "sha512-ioIdnp4RZk+EsyDL0wk+f/xykWiILhUvo3KPhCxH3cM7c//3927xrxhwprtD4u8Ng7oV41cQi+VUEQ70RGfB2Q==",
        "signatures": [
          {
            "sig": "MEYCIQCoszsrCnV8/jcb5FKNLLx8UkbcAAc6zk9dZzC/Qjn+YgIhAPWtQYF/Aduw5RSs+8GmmKEgsL5g0+mQTNzs0FYMj26Z",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "b3bd9ed9e0d1f777e9f310a87a1358dcf5e1a57b",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.19": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.19",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.19",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8ca672bc6d8ab099d04d5ed19298f62f39aaa4d2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.19.tgz",
        "integrity": "sha512-bZrXclrOxDKmqwjyI6GHqyzTG6ogurdDBf9B5r7DMTHAKpkUukCPRhlE6uF9Has7B2rlf9fntMXv+pBatXSRfQ==",
        "signatures": [
          {
            "sig": "MEQCIHv7UcxQ6weCViIOZJDQLGyQvaJ6sQ8m2riOXcUPAerGAiAg05/AfpiEWTus7nXHa5+riXRIfQ6UJ8WG8REbxsFwSA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "8ca672bc6d8ab099d04d5ed19298f62f39aaa4d2",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.20": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.20",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.20",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "933034d6513581c993848f502aaa1dbc71090536",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.20.tgz",
        "integrity": "sha512-osl+LxNAqDOTb9GgVhzgxdCs9D9eRPRZ5UPgeTveUfe2pWvBPa6nmg8pnSQvzu45BDod9lXwYTVZ7/zuITJtdg==",
        "signatures": [
          {
            "sig": "MEYCIQCE+wpfSZV48JN6ewL1EfrIzPW6BD5obo9NC+/fT1jrrgIhALJlvaEdbrWSIcZPy6tmEdg53OR1eRUW6daa0fKXSJ89",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "933034d6513581c993848f502aaa1dbc71090536",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.21": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.21",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.21",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "84b1e6f080872f7810f8f3d9df2cf1fdbc4841fc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.21.tgz",
        "integrity": "sha512-ChtprsdidrkEYE2yreW3xXLkqcjXFTS6oneE5yUo1NEVobk+iaQTjy1f0eaL9UejIcCxfgU2UAbtL5/xr/Mbmg==",
        "signatures": [
          {
            "sig": "MEUCIQDADgBUnZSxtKN9Fn287fOPDuTOdjbQQ9W1Cn5gqNbsEwIgXM9IqzvhfGDjBrxNeB4AhiwFy99USYvSb2Mp2Byd1Gw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "84b1e6f080872f7810f8f3d9df2cf1fdbc4841fc",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.22": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.22",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.22",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c457629bfd14087c5fc9851d5a2e67803bbbe6bd",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.22.tgz",
        "integrity": "sha512-1vTGOtIQSDYCNaw9y5MeLH1XOzGS+uNaKpgUO0ynS2b4rE7IStmHPS/P61fjT4pKqqyenVtKeZje1TDCXdJkhg==",
        "signatures": [
          {
            "sig": "MEYCIQCzYACEPWiLqhk2ngEBqcfi0jVkcC8u6e44HkHuupA0xgIhAIBQZNQENf6oVG0vr6uIWKLrTcTaCKhTIDlWSSG6Yzau",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c457629bfd14087c5fc9851d5a2e67803bbbe6bd",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.23": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.23",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.23",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "56b2d588ae0971ab43005e1d5037d502e3ffa265",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.23.tgz",
        "integrity": "sha512-73rRI0SjrlSvOmBLh58lTzEXsIa/VwwuNe2U8BTdBOUN1Jgz+ehOEVAS4O4OTvYZUC3+YaDZf6r3L5eCESryxg==",
        "signatures": [
          {
            "sig": "MEQCIGYTuyeYW6tXBE/yMvayMoKVK2V7fF8B7633FWLVZd7GAiAT6FFVdCfhFzKHS2dU4ZXN7yEqcSbeRj59Sdcd5ye9hw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "56b2d588ae0971ab43005e1d5037d502e3ffa265",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.24": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.24",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.24",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d95a8bd04b9196ed28a8ecfdc704ed1ae2a1740f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.24.tgz",
        "integrity": "sha512-2b8r6Ue2PaSWyV/sWsofe9ECqltJKbFp2to/4mAnweDspGbaCSwFOP8AnEYyFjCbbnymt5F8ZNOMdKRKtWt8xw==",
        "signatures": [
          {
            "sig": "MEQCIECA/agL+/GSOi1LBPaQ/dDgYVQSDVV32F0fPCRaiXZEAiA+rCh4nZxOxSW0SODBs63kI454pkEuV/4ofVlEWj+n7A==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d95a8bd04b9196ed28a8ecfdc704ed1ae2a1740f",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.25": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.25",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.25",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "bd47dcc0951f3fea876faefd62e4cfc8321ef03a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.25.tgz",
        "integrity": "sha512-X2RTCPXYf3ISTQtmydTu0OA6tGkqv9PR8F0aUx4kxBvpzjzE13SfN2YaNTzOCTCkFruUeJCAAseShkYdSjWvOw==",
        "signatures": [
          {
            "sig": "MEYCIQCY7afHMOx+zH6aJwng2N0gXIgdYfMptytfq7ZgkPQQwAIhAPi1IPpfL07xC69b7gOabBdAaPy4ujq9UfjAp5wTcjOd",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "bd47dcc0951f3fea876faefd62e4cfc8321ef03a",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.26": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.26",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.26",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "33f08d698d556289da091c9fd1e6bd24a75e2a83",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.26.tgz",
        "integrity": "sha512-+sIle3Hm/aofDfXl1UHn4NR4QenS/LamzyITMUATovhQDIFafw5L31pt/LxYXbYqyrZdAasS5YD2koD6ursHzQ==",
        "signatures": [
          {
            "sig": "MEQCIEgrd8oOSJd9SjJrCXIvabQBDkVOx1uJyYmXuY3kOjSxAiAZVJQqY1WWj7juKo7tiM6S/OyPick1YcekBbLohWkbdQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "33f08d698d556289da091c9fd1e6bd24a75e2a83",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.27": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.27",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.27",
      "maintainers": [
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        }
      ],
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "271ac3471e152f4577a7fb1d24b9fdd3b35d3797",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.27.tgz",
        "integrity": "sha512-CW2LkCkrHnpPM8XAUQ6qrOycr4WOK+o4hGlXVMOEmk8mnETQ5yy4Eg9W6v3kc/t7Mv+0nHout5FNb35LTHiWiQ==",
        "signatures": [
          {
            "sig": "MEQCIGWvWEzv5v6eVrT8xLKv49P/SJJkk+xfwQokg3eaMz3rAiBiNzrLzAd380QfjHjXZkvY8CYtTxou6S/GDQWt+ihvpA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "271ac3471e152f4577a7fb1d24b9fdd3b35d3797",
      "scripts": {},
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.28": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.28",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.28",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "89f7ac01e6ef9ca85fc918f963572b75b7178dc0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.28.tgz",
        "integrity": "sha512-hHnNa5tuXSnjqD9eIt1UYryEMA6N1D305mwZwiDPdzoc5UuBinqT+cvVj5H7RjZH2vaqKL67A6T/Xr2vpOfPjQ==",
        "signatures": [
          {
            "sig": "MEYCIQC46S0l1cP7c5ZrOuOPk30O96xaSR/IMEGF8CL11Jz66AIhAKMM0TtPqXoOX7Lv8y4k0t+g4rrmzAI7zb2A9oSbObAK",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "89f7ac01e6ef9ca85fc918f963572b75b7178dc0",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.29": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.29",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.29",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "21c0c18879b2e4f3ea24df4c5fc008c53b86fd5f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.29.tgz",
        "integrity": "sha512-rCbHJGG9YiOUAayeok9byNVFgdpVMp7icEYrkYiru3RPEiriYjM4DNgm3BSbTsZF1+WTrnHUqfueX6K0o6vSJw==",
        "signatures": [
          {
            "sig": "MEUCIASRhn3qnNdVzUEO9NksVsXVMqNojUmPWr9BEQNgOKsFAiEAl9xwQlfFlr3WHLgGgeNzdCjDp/Co+PEns7udvxtzPOk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "21c0c18879b2e4f3ea24df4c5fc008c53b86fd5f",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.30": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.30",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.30",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3e1f5f7c85623bc7a64444f6c80dc6362ebeff35",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.30.tgz",
        "integrity": "sha512-aME9mBr6WXiVX+eMeC4tzWgvdSHjpZeLmfWlL+cgiKe54ELwNjGBTzPcZ3b8hbKmbImr5W3FaXfbeB17wv5i+Q==",
        "signatures": [
          {
            "sig": "MEQCIEWyHl73EO85Cstu/lp5aX6cXb8TU2DB/4cm89xlUc2fAiAa+uLE/gnGjAq7YBXMa4x9kSklS368IrcA+0F3g+N/Hg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "3e1f5f7c85623bc7a64444f6c80dc6362ebeff35",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.31": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.31",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.31",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "35d49230a559ca82aa8e5367605552e9f36bb17c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.31.tgz",
        "integrity": "sha512-NiNexcj7oN3htEa4IX02x9AFUtq4UPlpCXMdR1+kBKUPewH5AGOD41SFDcpL4/3PL2WmSdEE8NyxLWswB0PoCw==",
        "signatures": [
          {
            "sig": "MEUCIQC/PM+2Eg0jS5B3udKwizFm1kCAeEq+0kyvlcNIY34/ngIgegQ3uqmJmn5Lb/8oL7C/7fPJFY/X8pJ8nhzzd2t6nBQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "35d49230a559ca82aa8e5367605552e9f36bb17c",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.32": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.32",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.32",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e03165b06a53a0ad5b7b37c11a35cabd1356af5e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.32.tgz",
        "integrity": "sha512-u+xf/c8gscNemgXNOrnEoTSl8klhKma/2w5nL4j0kDPSAbnGPN3XSXqdsjoi9fDb2xK50EB6wJSo6uexuKjW6Q==",
        "signatures": [
          {
            "sig": "MEYCIQDxVXG587VVXzn5js5Lh01207HcSS1uc8seUPtHGD5hDwIhAI99LZRKU/AdWxWdN2WT2fftwSYcoWxR3vTL/rYtk9lM",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "e03165b06a53a0ad5b7b37c11a35cabd1356af5e",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.33": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.33",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.33",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d8843ea563f2465ecbe82570845760fb0e312949",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.33.tgz",
        "integrity": "sha512-DFvIG4amU9kWiUPOHL+xdmrUOe2n1zeuTUIsbKJN5S0VMEC+JdMurNnLtbA4pqJTkCdflHrmYDdaz5wpDlvXOA==",
        "signatures": [
          {
            "sig": "MEQCIC3yPXJmL084/VY8dsGAlOp3yBggSy5mZfnHQKkSPPEfAiBJdBmRyjrLnQ2buQGc9dofk3IbFDlVP94CJvLZgBUYZA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d8843ea563f2465ecbe82570845760fb0e312949",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.34": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.34",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.34",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c3928c3cab2a11cb0ab0b6bfdcb0031d9443d3c5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.34.tgz",
        "integrity": "sha512-WS8+ktSNaztultQdCd2zPx9uPqM9VGxyIx+kHBa+9exqr0GyzHq2XNcHzR8Q96V1Gr3LyCnDJOxWSHacOHZajQ==",
        "signatures": [
          {
            "sig": "MEYCIQDg4FfyUyrsiVEGoh9G4wQFqT+BkG0BI6cieXvl6szPtgIhAJUBZAHnLvaOszevPJ8ZT/TOnv3HO7o90Sn3c11tuveL",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c3928c3cab2a11cb0ab0b6bfdcb0031d9443d3c5",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.35": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.35",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.35",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3766fe35f16506fdf018a865fb29a0e7a909a9da",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.35.tgz",
        "integrity": "sha512-VGMzU291isXVs3hbWnLwS9XZ9n+RnZF3qPJQC+7We2txw4FhYwmIEJchrwE1FHVNe6U7HYZLnvBuWcB/NUKsRg==",
        "signatures": [
          {
            "sig": "MEYCIQDAbfNoHique9S/UDnB78Vs9pvXjcDHyJdFGz0WeXe4tAIhAOzsogegTUXNTKqpU7MaKODt+lMdEvJs61K2rOWhIbYD",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "3766fe35f16506fdf018a865fb29a0e7a909a9da",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.36": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.36",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.36",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "cdcfcbcca36722c35b526a09995dbaea4730a272",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.36.tgz",
        "integrity": "sha512-eGtMDsMl7v4+9NhnPOOCELK56YprxQIwYDXGGrVN3qHjsT+LqSX+A2qbJ/ss9FFqpuUV2Ttlo2Id1uVKgPyJTw==",
        "signatures": [
          {
            "sig": "MEYCIQDDe4dFGO85hVrs5Xs4rt9LwkjSfCyZ50AJeiJHzm+2vwIhAL9gyrvacQ2h3q3mPLsBWHqhRWPQFhEW5xFHn2FYTD3R",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "cdcfcbcca36722c35b526a09995dbaea4730a272",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.37": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.37",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.37",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8017d05bc0682a2ab837fc880c0d86c27e49d16f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.37.tgz",
        "integrity": "sha512-X/vIlNh6WFgFt/SCNSiAQQMO3csYY+fOIUXnor+lY9c9fT3g/HgjgU1LT/f8sO4wnY85wlD5xDo/3oJ/tj9VkA==",
        "signatures": [
          {
            "sig": "MEUCIQCt0CeYinPwen9Apht9MQd5rSPGR3UfdJOQqhtIHfV1+wIgCBoMLlFo6I0nM/BD9ToMA/0n9fA4PUBI1MX7Q0qbU5s=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "8017d05bc0682a2ab837fc880c0d86c27e49d16f",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.38": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.38",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.38",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "32935406c6dcf947366f67c79cbc63cfe6d829cf",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.38.tgz",
        "integrity": "sha512-9KHEfCTocW3RBGMTor61//eammNdY8UwBVJ63CbKSo52pul8uNoCGGS2ZOQxmaT2rbncafoU/7Rs+vjtwSqtgQ==",
        "signatures": [
          {
            "sig": "MEUCIQDXFZnChqF8GuE307/NbfLYX8LSwe8QgvoiQAiV+VFCzAIgbNl01V5p8UaZUX64qLGE7Mn/E8DMvseYHAYFhY7gfXA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "32935406c6dcf947366f67c79cbc63cfe6d829cf",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.1.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0-pre.39": {
      "name": "vscode-languageserver",
      "version": "0.10.0-pre.39",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0-pre.39",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d1107dee2e2f56aa70d007479a0f26540626bcee",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0-pre.39.tgz",
        "integrity": "sha512-NIp2L0TqzwJyAzN0lTbsMruXtMVy3+sVklYTEWgdRyt//bpEGaGIMo+RP+rldEEuHO+RHYcCOYzG++fsGWRcLQ==",
        "signatures": [
          {
            "sig": "MEYCIQDtItOH4scu/5hQfe5kgZ9q1mg72HRtg1s1Sg7B86gsHwIhAPKycyOuDRkDOFz3qcSINTIFx5+ZtXiu1AljABrMdnGZ",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d1107dee2e2f56aa70d007479a0f26540626bcee",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.0": {
      "name": "vscode-languageserver",
      "version": "0.10.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "fcaac3b5f95bcae615354bc87b9ec1829709a2f8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.0.tgz",
        "integrity": "sha512-H02S9uOwldZZd/h+7YFPE0DC9YomwE4QrXwF90l8Ix+o992K+cwDo20dwk9yWi4GueJacKJhi2MkheAsnXjgfg==",
        "signatures": [
          {
            "sig": "MEUCIHG5STKArWpP+z6OsstMl4ZxfEhPxQtlIYSCLBojA2PWAiEAgqMae3EzSMXZs5aXGOauwy0XSEfbQYxjuInNlq5e7Tw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "fcaac3b5f95bcae615354bc87b9ec1829709a2f8",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "0.10.x"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.1": {
      "name": "vscode-languageserver",
      "version": "0.10.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ccc4372bc74429a9d6ac6cf63db040e3a1ce7a8a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.1.tgz",
        "integrity": "sha512-IOkuk0r1qmA1j42HipXM7K53bgmnoWhfAFQg/F2v3ZemFMk/YEEpy4jtvZ8iq94Mft9nzZnt0NZBPKH+RuTygA==",
        "signatures": [
          {
            "sig": "MEUCIQCXBLMEGf7DkfPJw4viAH2wni/rB8y+Q2aFenA4l8c5UQIgOPoB42QogJFKFEJDb7mwV2dsvkPUKRzUeqMhuOOj8iA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "ccc4372bc74429a9d6ac6cf63db040e3a1ce7a8a",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "0.10.x"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.2": {
      "name": "vscode-languageserver",
      "version": "0.10.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8c9139fa7f7ebd0a4741998ae21a5de4b72fc8fb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.2.tgz",
        "integrity": "sha512-Q+6Mwh5fHdqF6tev8ojbWUqpnDZuFuFjVx/Ra7km82JlOlbM4Wr7fdiMaKzsjuphAWTs/LFOAd5QTJ+4q8AmVw==",
        "signatures": [
          {
            "sig": "MEUCIQCrdWiNAATyLaMkbe/LwIIPCOreOZAdOX4IRysn6gkMnAIgAw52w47i55aWnVQgGCEGPomO2AHENM8Rf2GRtGq+woY=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "8c9139fa7f7ebd0a4741998ae21a5de4b72fc8fb",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "0.10.x"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.3": {
      "name": "vscode-languageserver",
      "version": "0.10.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "739181b051be2520124072c04af8ac946b8c9cb9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.3.tgz",
        "integrity": "sha512-UKw2NHnsLvSPCnSvkyMjKm4T6w7yofnVsgSy270vFdWUuLaEsgvnKRxvNHiuHBJYxe7EYotGEaxAY+EGcMGVRQ==",
        "signatures": [
          {
            "sig": "MEYCIQDzh09DVW+1QvdcGGACfoFc07SoFxW0uNCTELyG+cbB5AIhAMfEDtN/qQT45rTDHDCZFcKXfNtDtZ/LDIWhammD8ZBz",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "739181b051be2520124072c04af8ac946b8c9cb9",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "0.10.x"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.4": {
      "name": "vscode-languageserver",
      "version": "0.10.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "681d76154669bec4b004da5c99c9de877d0293c8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.4.tgz",
        "integrity": "sha512-XNVViYIuDF+BNHOfSJk9mmQ8dGDRjtmc/XYWkyufoO013DMhNxXN2we9kRbpj0FEmJd/z5HJSdsIA9bhc5hoNg==",
        "signatures": [
          {
            "sig": "MEQCID9QVQcTZTIT0/vXvSaB+84NorbdlLHBvDlYbXSajhouAiBHdHJG+fwM3QdMsNXAPYlbYuJVEWTvycAOmWcuSXQ/Mg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "681d76154669bec4b004da5c99c9de877d0293c8",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "0.10.x"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.5": {
      "name": "vscode-languageserver",
      "version": "0.10.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ea42261b3705dbd03d4fe801f87920726f6a9123",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.5.tgz",
        "integrity": "sha512-sY6RKvxX3gYwpn5JjqaoCBsYCdX+uHkL0PlPr5cMkEFd5memDVcji+VPeN8PwxshkqsUF7H319brQlFC1mfh/A==",
        "signatures": [
          {
            "sig": "MEUCIBa0WOnSBVZw6HcCgxfLjEOBzMyS5YFxQYJuydwfd6wFAiEAvhYgLBY0xcCy7UMo7rBY6yFW4xO0x4c1H3FVKUaMM84=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "ea42261b3705dbd03d4fe801f87920726f6a9123",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "0.10.x"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "0.10.6": {
      "name": "vscode-languageserver",
      "version": "0.10.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@0.10.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "6cb53836173ed010340c92304fbfbd4f57705fff",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-0.10.6.tgz",
        "integrity": "sha512-cmusop7pPppdpJp2YvztZJf/av8Am3TEqO2Ux4P0qmyoJFhfUS0urgHIj6QAtXZGtE/T/46LIuRQIVMhtjGBeQ==",
        "signatures": [
          {
            "sig": "MEUCIQCqTOcdsZ22GdXMYZzjrMenhEcn5/PuYfpVgT/owphbCwIgTBiPa5u7CElFP1dJjpYKzgtlYRZBvbjhZKWMi2nCM8k=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "6cb53836173ed010340c92304fbfbd4f57705fff",
      "scripts": {
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "0.10.x"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.0.1": {
      "name": "vscode-languageserver",
      "version": "1.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.0.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "cc965b718f4c13331f5c65147127125d9213b37b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.0.1.tgz",
        "integrity": "sha512-k6jFt6JH8Er7pdcpS/bX+TptaUcXznVuZVBsAhNtNj0aH4+A7m52oYuL3s1Jx6+gZZD10AvEfa0BaVUCECXQaA==",
        "signatures": [
          {
            "sig": "MEQCIDSsVdjLqNniN6U5p1xDCycux5KVVun2rhDLzxLhayakAiA+DDj3N6pDegmudU67Pfp60XsFiji7HsrfPc1/UKGk7g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "cc965b718f4c13331f5c65147127125d9213b37b",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "^1.0.1"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.1.0": {
      "name": "vscode-languageserver",
      "version": "1.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b4dc474cf3cda2c7f187b529d5957f079df7ed66",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.1.0.tgz",
        "integrity": "sha512-yE8/5OEeuab2excYf7M3yy2lF/ZiY++CurxOVKmx+MmPmklCbbTY+dHYNr7UXqQvQDXGr47Y7cF5DxrV6RH3Gg==",
        "signatures": [
          {
            "sig": "MEUCIAeP4AZGAl9YYGqmkGB9bQMRACdxFXBhznMOPc2brwNRAiEA9qzmlI308X3rFzMUIRUSVFMvO/w4HyhNCzRv/SSZlG4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "b4dc474cf3cda2c7f187b529d5957f079df7ed66",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "^1.0.1"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.1.1": {
      "name": "vscode-languageserver",
      "version": "1.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.1.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "75215816e29970b795e1c818f3862c5a80cab43c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.1.1.tgz",
        "integrity": "sha512-FeOPwGkfhVTUK8KekWV8FamB1umLYZ5eMwunALwAPQ/Uw6FZNd86fY/wxlHGVbxCChwaKWiVM+pAscJ69UhVTw==",
        "signatures": [
          {
            "sig": "MEUCIQDWLpBZaeb85bG8esxkfhB1csfzBYBJa2WR3iP7FWeOgAIgfUJjMR9ErBP2Q61kNz6ANYlYh+jKxDbZWqUFJDbh1Qo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "75215816e29970b795e1c818f3862c5a80cab43c",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "^1.0.1"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.1.2": {
      "name": "vscode-languageserver",
      "version": "1.1.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.1.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "13d2ebadae718f780ff157831d82e99c75a6538f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.1.2.tgz",
        "integrity": "sha512-EhHo+8T2Xz0APG5C14Oyr09U8ZhbsbR+Mm44r8Eu/wgVydQGTOFmvkQuENNZfiQkMf9NlhNeHWRlb8ndLS+8mg==",
        "signatures": [
          {
            "sig": "MEUCIHY4wnxL6e/Q6TIw3JnoTx94sU7TFBAGi9b8MEpzN5wQAiEAugffNNB8Elu1Btl4tCrcnFkI247rUUQ9iuSC5GnjWMo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "13d2ebadae718f780ff157831d82e99c75a6538f",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "^1.0.1"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.1.3": {
      "name": "vscode-languageserver",
      "version": "1.1.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.1.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "a2089309e6c43c3c25897df5982be377d62e1891",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.1.3.tgz",
        "integrity": "sha512-sw3YN+eP+MMGr6Oy/kd+2JhS96yrifa9MrkvU98dY06hK0kQJWWrpT2QxBhwYHsqiA/WB/DzAqr3AdREQgDe4w==",
        "signatures": [
          {
            "sig": "MEUCIESJ50wRxK28PqOKfTTfGvmF4gq4x8TwUS6cN/bviJfMAiEAnptqQsnpxBlkRRkJlIRaL4/EwxxSxsWFhLrogG3LQDU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "a2089309e6c43c3c25897df5982be377d62e1891",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.1",
      "dependencies": {
        "vscode-jsonrpc": "^1.0.1"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.1.4": {
      "name": "vscode-languageserver",
      "version": "1.1.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.1.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b011392c831f2a5644140d94bb66ba139b3a74be",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.1.4.tgz",
        "integrity": "sha512-OD+yu004CsCu1URTPEHUmErsb+h3QpHuABWTgSTmKRKN059AhYZZl23vPipdP/TNcX147Mkb30UBWs8Q7q8pVA==",
        "signatures": [
          {
            "sig": "MEQCICkONbBHZVx2vQUwgQVjE65HSuJiuWy4b2L8bcR8/6OzAiBnS8dw+umTojwOTvnzfr5cFDUwxX/he7NcR4vSQ9oGcw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "b011392c831f2a5644140d94bb66ba139b3a74be",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.11.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "0.12.7",
      "dependencies": {
        "vscode-jsonrpc": "^1.0.1"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.1.5-prerelease.1": {
      "name": "vscode-languageserver",
      "version": "1.1.5-prerelease.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.1.5-prerelease.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e77118c42b40c9d880f8bd56f5b29bf68a2ec951",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.1.5-prerelease.1.tgz",
        "integrity": "sha512-bdg+ezWT5N9jkVkfXl0sKzJMMOGZ9KqDLKqUxZjE8fvami+xBN5WvzUJj65VIyA8A1cI37ldVDzqXfBUnTBHKw==",
        "signatures": [
          {
            "sig": "MEQCIAahT7EOfNQs8mBcTdHBry25sJ3nL++L7r2xvrNsMX6NAiBDuGnc7EXc7SZcP/IcVf7vrGFWWmQNY2g1c9dOZ9tWiQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "e77118c42b40c9d880f8bd56f5b29bf68a2ec951",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.11.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "0.12.7",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.2.0-prerelease.1": {
      "name": "vscode-languageserver",
      "version": "1.2.0-prerelease.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.2.0-prerelease.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "1a377a1f7886f37e763ff57a4e0ada66da1330cb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.2.0-prerelease.1.tgz",
        "integrity": "sha512-JnYLmM8FBoEahyD04LcAw6g9RGRwkGX5YDbaByJj2mrvmfDSYiuW4Oyb4oAt9bj8zgnTjwAdVAn5ps+nIG2p0w==",
        "signatures": [
          {
            "sig": "MEUCIEI5OJsVzHQI5XuGKsWcEc9SEFrGAvOB0+tjJtrkOAe1AiEA7JZ4oNGmNur6qWKo6xTZ9UZkCkoOQeloV9EEwnzKU4Y=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "1a377a1f7886f37e763ff57a4e0ada66da1330cb",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.11.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "0.12.7",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.2.0-prerelease.2": {
      "name": "vscode-languageserver",
      "version": "1.2.0-prerelease.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.2.0-prerelease.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "2e600a00a83be7ce20b350b7e81eedd8e2096442",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.2.0-prerelease.2.tgz",
        "integrity": "sha512-+/qS2iDvhK64ZLOYgOQ7aGY+Ze2bheXu+AsHe3QzHxMXFMRv6fTecYg+7wrMWd+1f43cwLJHKX6Q8cuDNKS4Ew==",
        "signatures": [
          {
            "sig": "MEUCIAvudIzii9mjQ1f4UXft0F+/5+LkC7HN8GvH0qGdUV+bAiEAocdP/m1BzgiGYfub8Rzg1ruuTdIpn3Q9cfogXfrLJDM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "2e600a00a83be7ce20b350b7e81eedd8e2096442",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.11.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "0.12.7",
      "dependencies": {
        "vscode-jsonrpc": "next"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.6.2"
      },
      "contributors": []
    },
    "1.3.0": {
      "name": "vscode-languageserver",
      "version": "1.3.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.3.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "7491f4944920bbc948caf6753e3409aaff5354a3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.3.0.tgz",
        "integrity": "sha512-RR2BPDLw++cO+14MqUh2vwnVdb7UKTfAh5ErnISgi7vUq6wAcpRghPW/yS5UqYWVyPk8OfObBLpfMQkEoiJ3uQ==",
        "signatures": [
          {
            "sig": "MEUCIDBU0ObYyLmsfJwuslQsMorC5WyJ+jE1D8gLHHmoNEUZAiEAlr+boYjkk5bFEkpa63yYvUp1iFvqVLq5R57iiqHPz3k=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "7491f4944920bbc948caf6753e3409aaff5354a3",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^1.2.0"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.7.5"
      },
      "contributors": []
    },
    "1.3.1": {
      "name": "vscode-languageserver",
      "version": "1.3.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.3.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "71900d080835bf6e54be31ebe9ec9cb571749c5b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.3.1.tgz",
        "integrity": "sha512-6YwDFVNPBiFUjS7HZ/Fo2c98RYcY6VqqZXfWQZGkLxUDeVKjBCxBhcK7Pmn84m3zAiFRtfIvCOibSWKuTpqXvg==",
        "signatures": [
          {
            "sig": "MEUCIQCn+Wl6OlFWRJmUpFlUoA6kXprlDANYn5uwLKe1PN3Q6wIgQ10fpzWHE6MrPv+s/iw30qGvLtej+hxU34VWh6EMBa4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "71900d080835bf6e54be31ebe9ec9cb571749c5b",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^1.2.0"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.7.5"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-1.3.1.tgz_1454515795536_0.22545479238033295",
        "host": "packages-6-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.4.0": {
      "name": "vscode-languageserver",
      "version": "1.4.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.4.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c671b12e691b166678364a47c8fa272dbe86cfb9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.4.0.tgz",
        "integrity": "sha512-lHMUNuFOqte9hwtjzosUAZPRQQwBtaaw0ZvPQdF3jkRLEt9ldKwBUgm+AKc1lkz5gP2Y/MscjhiiADt6SFxiVw==",
        "signatures": [
          {
            "sig": "MEYCIQDL2+TA3iuZTC+nN4VL9yuh+DW10/GcpMcdgnoh9F0ehQIhAJu007VMNMW6sxL0/VlzGm3B5DrglrlM3lySzrhEM86k",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c671b12e691b166678364a47c8fa272dbe86cfb9",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^1.2.0"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.7.5"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-1.4.0.tgz_1455867666729_0.6317285725381225",
        "host": "packages-5-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "1.4.1": {
      "name": "vscode-languageserver",
      "version": "1.4.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@1.4.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ce5756849e281c7c5c3c4294428fa6646dfcd568",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-1.4.1.tgz",
        "integrity": "sha512-D4bW5hxg4F6Lk3LXOBkB1gx3zpuVT4PnHFNsc5BaPEDB+Q12OH/6EuKqbyxUi6kptNnImqZCLMeCVMqZyriO2A==",
        "signatures": [
          {
            "sig": "MEQCIE0MtqoiNTSXURHavQqxsJR1Uzpi/H7KZoBFYf11NmO0AiAum8CSgYk+s83SG2bsVLbS9e597CKC8pj0tha/HkSadQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "ce5756849e281c7c5c3c4294428fa6646dfcd568",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^1.2.0"
      },
      "devDependencies": {
        "mocha": "^2.3.2",
        "typescript": "^1.7.5"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-1.4.1.tgz_1458130366472_0.46389155159704387",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-pre.1": {
      "name": "vscode-languageserver",
      "version": "2.0.0-pre.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.0.0-pre.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "4a626465896f4afc60ebd6acb621fad7e2acdd1b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.0.0-pre.1.tgz",
        "integrity": "sha512-nGhHu4UjUCkQ/ku7IeUIuXrVSnouS5/WgP33XSI/pQhfkaLToxKcJmzlVS0h6XZnGDUbA5kg586mYBbk5dgYNg==",
        "signatures": [
          {
            "sig": "MEYCIQCmTlAl09bJwTNZIxCvmNQ94EdkM42/bPhQHmZi/GHn7gIhAPwGYVulPRyXnQS/BIbVW+WXqA0U7pXSdynLJBF5uBL9",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "4a626465896f4afc60ebd6acb621fad7e2acdd1b",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "2.0.0-pre.1"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.0.0-pre.1.tgz_1460110066340_0.43799596023745835",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-pre.2": {
      "name": "vscode-languageserver",
      "version": "2.0.0-pre.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.0.0-pre.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5b8793619d6ec725fb42dcfe0d581472b990c9a7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.0.0-pre.2.tgz",
        "integrity": "sha512-D4o5PHj5/+mKO2NFBqGCg+icmb42vLhNgcFjyRcM++tzt/Naq/AWXg/Q91UIOcX36qjHeL6s/1675QGqNYhpyQ==",
        "signatures": [
          {
            "sig": "MEUCIGATil+0PXIjpcxsrmtKh2d/pqkB2pH2G3YeVBD3+wFmAiEA5gw4RgdB6SlXqllgL/3RGf71qbgVKXD9/W23XEeCdn8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "5b8793619d6ec725fb42dcfe0d581472b990c9a7",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "2.0.0-pre.1"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.0.0-pre.2.tgz_1460111804346_0.7066390467807651",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-pre.3": {
      "name": "vscode-languageserver",
      "version": "2.0.0-pre.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.0.0-pre.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "097a4926a9e51ca6c4fc2e59bcad730841cac2a3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.0.0-pre.3.tgz",
        "integrity": "sha512-LVXKmvBdfemfkHoWy/F3vaenn0JRimahWrOTm7toXOOPxDVHddTSUg3BRT7QSnroA3vSz+86oOmMMA1fHbxuxw==",
        "signatures": [
          {
            "sig": "MEUCIEn4gM3dlhDT+/uwdg4syUNovWVMlFMfm+HJ+fEkaT0GAiEAzhybpUDWYYe4rYw1XsidorTCOAOXkiyu0YkCC+zAIQg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "097a4926a9e51ca6c4fc2e59bcad730841cac2a3",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^2.0.0-pre.2"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.0.0-pre.3.tgz_1460111960603_0.5493266221601516",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0-pre.4": {
      "name": "vscode-languageserver",
      "version": "2.0.0-pre.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.0.0-pre.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "6753322e753fc2e341ead0b45412c5f6a688464f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.0.0-pre.4.tgz",
        "integrity": "sha512-7fvn7sUAypX8NSRc3dHG688Jr1FnDOBYjAxIuFzdCXfg4Mxk9cUaUH88wtuT2TKHLjRQEGy3M4rew/X6v6/aOQ==",
        "signatures": [
          {
            "sig": "MEQCIF86Fi3NjFO5DzXWFKUs/B2Ne5WUiNpv41QY4EIXOgCRAiAckY0Iy4eObidE9G97iugaoSAHF4qm7uqDlRqGIDHSWg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "6753322e753fc2e341ead0b45412c5f6a688464f",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^2.0.0-pre.2"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.0.0-pre.4.tgz_1460116507999_0.5141667688731104",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.0.0": {
      "name": "vscode-languageserver",
      "version": "2.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.0.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "56a32175c14574d5bb33657e9e96958391fe1d74",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.0.0.tgz",
        "integrity": "sha512-QmkCFFnW9C2vO2nGczpqBfXP05UNRJ80jygSg0o9qix4A/fAOMphjvl9XK4jplpCtTS7jMt+aPJlQ6yxg8OdRA==",
        "signatures": [
          {
            "sig": "MEUCIQC3Itlwp0ujzeQ+TApx3FcOk9oYzNrF+FsrYIyTKPiUCAIgLyzUttVeJOyTo2uE0OMVBxb4f7m4VeSQrpE3/4HQ+fI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "56a32175c14574d5bb33657e9e96958391fe1d74",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^2.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.0.0.tgz_1460545649830_0.12093428079970181",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.1.0": {
      "name": "vscode-languageserver",
      "version": "2.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ec76d0666f285454a82d8e2548b9f71a7b09b5f1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.1.0.tgz",
        "integrity": "sha512-0HqnYoxdLYRWle8kML2WU/q/IEOs6vASpg2PDTJxJVcNkEG/BlX4f7dH4iyi7ApGEGqnFEugMPOx8REz89ozPA==",
        "signatures": [
          {
            "sig": "MEUCIQD5glGkuqzq7wo22HDWjaoOOKiJT5Cpe9OXBLxm2rMNPgIgCuw0rhAH3fUmJMmN1DTR0RQnaEvvMUWa/Rn0U4E/d6w=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "ec76d0666f285454a82d8e2548b9f71a7b09b5f1",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^2.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.1.0.tgz_1460974607674_0.539418056840077",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.1.1": {
      "name": "vscode-languageserver",
      "version": "2.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.1.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "662d039e8739b039836d4ad6570c1ff442d74c4f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.1.1.tgz",
        "integrity": "sha512-SPsVRmKcAlNTSsbNIXB6sHEusbMDOJdogJvmI/xca2x9qLJAwDOPEnUSCjFEsO65IzkNsHbYwqNf2pC0x3mJDw==",
        "signatures": [
          {
            "sig": "MEQCIBXXVl+ouQOj/4/hMbwLSMlVXdXh3idV2bXzK1gv9hiTAiB4vblCR06vvPQ3Ril2b1ig1htHwW/P7b/Jtz71MIMzfA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "662d039e8739b039836d4ad6570c1ff442d74c4f",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^2.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.1.1.tgz_1460975379133_0.16296414658427238",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.1.2": {
      "name": "vscode-languageserver",
      "version": "2.1.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.1.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "90b84df6d0f40448b71afd86287a05d6b0f85a7a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.1.2.tgz",
        "integrity": "sha512-dDCsA0D9byew2paXNYmbx4UHvM/+Sa7ui+gkhi5SZyNhxr9pbEg2PP8hYfC6iS3qq5koMvJVb/E0comeeEVPwQ==",
        "signatures": [
          {
            "sig": "MEUCIQDkgQ78tlqJT42W6pXpFWMT5NgvvrjEgYRlH4rWcu5szAIgNF7vQWNdFX4LP1lEqyu1UHe0gxNTAwJkKEJcqPPCNgo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "90b84df6d0f40448b71afd86287a05d6b0f85a7a",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.14.12",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.2.6",
      "dependencies": {
        "vscode-jsonrpc": "^2.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.1.2.tgz_1460980916879_0.01404588739387691",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.2.0": {
      "name": "vscode-languageserver",
      "version": "2.2.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.2.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "eb1659a7d84ca71e73c6977d45dd4f4db50eccb9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.2.0.tgz",
        "integrity": "sha512-rYzK6Zi4VoktUAJhZBqVPcgHvQvG8NKqx0UX93gxbLXNdkXE7PiUxiD1cK9EjC5RxtqP/OHJtKvX7M8ZLLgcIg==",
        "signatures": [
          {
            "sig": "MEUCIQDR5jcyClmuMTBeRjZ2/U9y2c4I+7gZT0IodI8OyEgESgIgVb+N86YzKaq/uTC1zV8AaG15I+tOYgP2WiBLoK1sDBk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "eb1659a7d84ca71e73c6977d45dd4f4db50eccb9",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.10.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.1.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.2.0.tgz_1463062537437_0.16794302384369075",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.2.1": {
      "name": "vscode-languageserver",
      "version": "2.2.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.2.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "2abfa5c3e63a74c0944d68cabcab0f8ff95276f2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.2.1.tgz",
        "integrity": "sha512-aKSqq9WwXgn/ov74E7+VfYdupZgWOvm85pHaCxSdoz1qIMgxl0QkWAwaJcWhBoW7DDx6uVtme+1gT9Z4ADB3ag==",
        "signatures": [
          {
            "sig": "MEQCIGOZaFlBzc6ypZwLELBlSf+rGiO+tzo6KlHqQL4NiihsAiAKSpYVBmORXRor2sI1Cmr6EaG41mKDkgAk/BfmC8CaGg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "2abfa5c3e63a74c0944d68cabcab0f8ff95276f2",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "2.15.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "4.4.4",
      "dependencies": {
        "vscode-jsonrpc": "^2.2.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.2.1.tgz_1465980448422_0.4726035366766155",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.1": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "64b74832503559d3e6014b547689857f020e7c55",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.1.tgz",
        "integrity": "sha512-dwsg6buAS1m2oI5gihNtnwukk5ZGKvLWeVf00BsFbBK5olg3pUKWPj80f2vBwpoSaUPDHUvBzp+fgq8xcZDEtA==",
        "signatures": [
          {
            "sig": "MEUCIQDT0/nnLI5H3GUqQx5XOq9F12vjCPMLvWIWFAy5ARJvYwIgALUoUtpTVaHaHuKsu0vr9iwQzgZmCD5a7oMyc2fz4VQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "64b74832503559d3e6014b547689857f020e7c55",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-jsonrpc": "^2.2.0",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.1.tgz_1470936546841_0.7161225809250027",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.2": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "4611417a51cd070881cb510fc87f36cefeac6e95",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.2.tgz",
        "integrity": "sha512-r99W83hLiDyjOU64qRKXjA4cYlCb6HuIhZGuY+lrULUyBnM7pNti314Vrtri/lsgpHdzYfcdc1qnRNZExz/IsQ==",
        "signatures": [
          {
            "sig": "MEQCIF3A+JHzEzrDe/b2aIYsySOZhoB9pHx1OvHr9Wcp1E9QAiBv+YyL0KvP+6nHTNThLQhNiC1ASBWaJZ2GQikaXZE4lw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "4611417a51cd070881cb510fc87f36cefeac6e95",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-jsonrpc": "^2.2.0",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.2.tgz_1470938442260_0.6122987112030387",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.3": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "89804e8d7b69d10caaf7b90aa38b82536667415b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.3.tgz",
        "integrity": "sha512-MQr/9YxMWdW2CCRzD2icC7h3mVu24rsfANBoxQlRmWlLK9O5MqGCoyAmk7WCZEFVp6NIv5jZ0BQ3Iz5tV85WmA==",
        "signatures": [
          {
            "sig": "MEQCIEe8DyvM3+epvjcuTXnQ42IIWLdsIpV5gp0yEQJNrKC/AiBTqxHaKSngT/43pI10hIVbuwPpPCudQfh8NPaaLJGLzw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "89804e8d7b69d10caaf7b90aa38b82536667415b",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-jsonrpc": "^2.2.0",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.3.tgz_1470997666151_0.4939084763173014",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.4": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "35171a875a51d4ea398be6f436a809b635a48667",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.4.tgz",
        "integrity": "sha512-WHXIbm6UPQPkjtiaHLKUqUtT9amag1t2GFcakkzeA4NzSM7sAFp8ACLm4e/D0aszt6V4YCLV5uc1Jb3fMcnJEA==",
        "signatures": [
          {
            "sig": "MEUCIH9vrJm4ytSzP+VyPO5bkE4+W3jx7sQGUYe8wU2nb/W/AiEA/OSObIYKUqaRPKE/U6gaJOlzK/xshMxHDZ+3VxvN3So=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "35171a875a51d4ea398be6f436a809b635a48667",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.7.1",
      "dependencies": {
        "vscode-jsonrpc": "^2.2.0",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.4.tgz_1471019392869_0.46056525013409555",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.5": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "bb6cbee9c7ca97dc2763de76f480620c9da8175f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.5.tgz",
        "integrity": "sha512-rWoWtUU8cW0xcnABzEQ9KCQzwpbaKGkvCEWMlpFNeJ/lqWnSNUUTheLCMv/4+XiHYkXcKCFA8DwoIceoufZahQ==",
        "signatures": [
          {
            "sig": "MEUCIG0a7MNihOT/DA9LuncYLhPabQuSNcvLNhpLMmTMobFwAiEAxysDlThnIOo+sw6f45u3dqj6MOMPb167LtiLrQMjBK0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "bb6cbee9c7ca97dc2763de76f480620c9da8175f",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.4.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.5.tgz_1471531657203_0.7989670331589878",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.6": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "99f28db144d94467ee74ff520999395e26f8c7c2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.6.tgz",
        "integrity": "sha512-JhDPl/ENmQFMCxhLy7aCt7NS7K0+7LW0o2UZp7/Y5sZKZPEoeSamTuEDUXnwOypCcT2JolCP4ijzvRn3RQ8DhQ==",
        "signatures": [
          {
            "sig": "MEUCIQCqBaA0NJvPMvU7cziLfCAfY8HlOaIKi9TENnJoclz8PgIgPqsVGrreKBHfKJ7pk5BqPr2JTHq6PTI0keK29s4Nnw4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "99f28db144d94467ee74ff520999395e26f8c7c2",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.10.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.6.tgz_1472030706144_0.8546422077342868",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.7": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ae522dc0f6191c9c3ed147066a115de6cb7c9b69",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.7.tgz",
        "integrity": "sha512-PnvJBgp+gB9r0BO40N93y7fBLlm1O5wOjSX3t4UEBNuWosg3LgxbGVZVLV2D9y1PhXZ+0HcsmglXpj9wLgyJwg==",
        "signatures": [
          {
            "sig": "MEUCIFfK0ZmJ6lla6AtUweKHCYxK6xTBqv8wCWN4vqg8m0d/AiEAtgf4SbTTeJlo6ppOKvu3EXzj263dbxdeoqWNlClreUs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "ae522dc0f6191c9c3ed147066a115de6cb7c9b69",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.4.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.7.tgz_1472111010465_0.7126995718572289",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.8": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5e8d37e15e36eefe870519d934d439278caea918",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.8.tgz",
        "integrity": "sha512-7CD9QtDOH08sSNZwG8FOZO5886eSNKqObc4vaOBYiWrcq6oRd9L15wJJ0+xwKtCiGuPj6mAd+otcNuKlfblbTQ==",
        "signatures": [
          {
            "sig": "MEUCIQCX6f0xPmWvl96mUahO4Ecs/ZqJuVuRWs8MZjGVCUE9vwIgNzb1KMtTTMBl5+U60pq4cJRtbCF5QH6Jgn4dL5enp5w=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "5e8d37e15e36eefe870519d934d439278caea918",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.10.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.8.tgz_1472114630642_0.47665788186714053",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.9": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "9b8d2f5268eb9fa61d4958b74ae22753c5379355",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.9.tgz",
        "integrity": "sha512-asSTT3/5i7irSpA9bjdmJFNDS/PElJoZMVxoyD4QzePh3i9wloiJ/K+bOl1uKNtGJNI7aaxwXXpj3CcfX7fACA==",
        "signatures": [
          {
            "sig": "MEYCIQClIwM8JgfkYshvVOdZtAE3YqFKIlM40Y34Z4+K6R+OBwIhAPaYSPNbnAhke5m9s4UXkkzx74pcqx4lnLc7sV7q1mGu",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "9b8d2f5268eb9fa61d4958b74ae22753c5379355",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.10.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.9.tgz_1472115903047_0.6555540731642395",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.10": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.10",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b029975368fb839d9b92cf5e5a46ecddcfba843b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.10.tgz",
        "integrity": "sha512-Zsvo/LGUd+DmwFFSNAhMZThuZTqfCoj20pjAEw+E0mVo3Ie4sPyy2wyXoYhwNcWIe0+4a8UQAX6a4E4vSjS7Iw==",
        "signatures": [
          {
            "sig": "MEUCIDMJJiaKJ71tRZCzVTp4rRTuMnKV0U6zZtRYSqfSmqkKAiEAoS6sjHqtgLhGFhbU5KWnTSoduDv0yFonLCVTf+NbjZY=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "b029975368fb839d9b92cf5e5a46ecddcfba843b",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.10.tgz_1473083793737_0.843616385711357",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.11": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.11",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "33fe470289630c46841860facb5351aa5309c678",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.11.tgz",
        "integrity": "sha512-8JeoD0kcBPMdZVxKazo5VC+UshPN1eDPEZnE4UzMAn8M0yU3FipYjy4LGAEbmwDkzoTSMT4oUxNmW1nfq/f67Q==",
        "signatures": [
          {
            "sig": "MEUCIQDPfMKUaPz7ercufrvoqurvNBnGqIzz8x85Mx6aIB8jBAIgL8SyntXGOqHjzXI9nIxm4ru6i6QpB8WoxhWM4Sqc2Ys=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "33fe470289630c46841860facb5351aa5309c678",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.0"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.11.tgz_1473084125443_0.5982273321133107",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.4.0-next.12": {
      "name": "vscode-languageserver",
      "version": "2.4.0-next.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.4.0-next.12",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "1825836adbfb0753c2a773ada0bcc65362f1c30a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.4.0-next.12.tgz",
        "integrity": "sha512-HrQkddh/fbYo++K4EDlWUbjid1ehB/OZw2My5EDxiroGeAeTE/HhzuQw4Nrn/ba5HWuHBE0PHHE7XSWu/bzKAg==",
        "signatures": [
          {
            "sig": "MEQCIFFaFPj0z9wxJ5cTPyWqg5FZyF3JQWWkoJE1WkcxEA0wAiB02728wL/Zt2ImVMEO6PEzCE5yi68+tGJt+ZT1YsqI6w==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "1825836adbfb0753c2a773ada0bcc65362f1c30a",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.3.2-next.2",
        "vscode-languageserver-types": "^1.0.3"
      },
      "devDependencies": {
        "mocha": "^2.4.5",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.4.0-next.12.tgz_1473255986771_0.3941901915241033",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.5.0": {
      "name": "vscode-languageserver",
      "version": "2.5.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.5.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f3ac76bda93b04cf0ac3408caf3e2ba6f2fdc94c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.5.0.tgz",
        "integrity": "sha512-ZpTpkdUjkjIYZOWEPYonAx3U8LVbxgUvUIGpWq/MxnIFeXUBZt0Hd3l4S4VrxZiqDg/DizF3/Aevk2qEWBXkUg==",
        "signatures": [
          {
            "sig": "MEQCIDw7zSf+w6qg3zhp3i+vMW04h28E6a+onI2PtyuWyCqzAiBDTssd2UqN8aYtP6T4tWqQJXWPXwyVpHf7RYp4rFOkKQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "f3ac76bda93b04cf0ac3408caf3e2ba6f2fdc94c",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.5.0.tgz_1473796074745_0.5213384437374771",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.0-next.1": {
      "name": "vscode-languageserver",
      "version": "2.6.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b6c6847b59b637256a0370324eebb6da48438698",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.0-next.1.tgz",
        "integrity": "sha512-ek9rS92q8rjaPqaEkZ4aaOeVyqEhFqjdiXsIASeVwNE7dQDibhUBvM8szVHs2jNUihbh6qI2R1vAYlOkiGAbXg==",
        "signatures": [
          {
            "sig": "MEUCICY7L4CJQRJ3HvgeXvZvThwqFz3ZrXNZBaXz/q1Sve1bAiEAuSRH5iK/ECfxghEmuU6cV4i4DplGPwmDIKdjLTsvlh4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "b6c6847b59b637256a0370324eebb6da48438698",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.4-next.2"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.0-next.1.tgz_1473869759273_0.31832654285244644",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.0-next.2": {
      "name": "vscode-languageserver",
      "version": "2.6.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "0ba921adb4104a0fad1f3bc09c1a92c18227b46b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.0-next.2.tgz",
        "integrity": "sha512-3TaBc6JRlxSktRJui0NeMhHpxYLOLu8YSrxD9fmgGZ6JuAjzqchx5Jns8TtmQUbrBXc8Hyz8M8yWoeoTMH/N3A==",
        "signatures": [
          {
            "sig": "MEUCIHcYB4BOuLe8D/GB79hIxexHXzJX6XKNVDMUW1OQRZuzAiEAundNZufT6pNmt45PZoaxjXz8MnxrW5D06ow7xG2Izgw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "0ba921adb4104a0fad1f3bc09c1a92c18227b46b",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.4-next.2"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.0-next.2.tgz_1473870456264_0.6216147241648287",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.0-next.3": {
      "name": "vscode-languageserver",
      "version": "2.6.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "7951c66b8a1ea949c36c7533ec59178d2b2f8c9e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.0-next.3.tgz",
        "integrity": "sha512-9uNirmrvd/mTlt77ODqjuViyFjKkbZRg5WsUS8aahpnXBhibjMjmlZ3S+kLKSgmYqvWnX9aJfHucjMUdx6Aj0Q==",
        "signatures": [
          {
            "sig": "MEUCIQDc0oq7kVu5L4EZsKTGdIKPZ3UfGROtwIqW95xi5sVruQIgD6m/WBI7Lm5SU11E/6vN2ZRW+MayNGISseVzBmL8ZKs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "7951c66b8a1ea949c36c7533ec59178d2b2f8c9e",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.4-next.2"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.0-next.3.tgz_1473870965360_0.9909655458759516",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.5.1": {
      "name": "vscode-languageserver",
      "version": "2.5.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.5.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "34f969de4a0012234dc90a96b9430f8af95a487d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.5.1.tgz",
        "integrity": "sha512-XeN5Ne+2bGA9UiBQjbJEd/OJOY8XMgN8YTZ3iXaLlAo6885fQV2SybRqKpMjWTd/+FzJOArf7tpqfzbAyZ4OfA==",
        "signatures": [
          {
            "sig": "MEUCIClyG/3sNGl03kwGlFDX1tRD1uto0IRSDkXYjMnjKJH5AiEA0s9dkGjLp1u7m5kX+aS9RoiWO0UA0BT4imPOaVkT5Qs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "34f969de4a0012234dc90a96b9430f8af95a487d",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.5.1.tgz_1474278395843_0.45421551424078643",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.0-alpha.1": {
      "name": "vscode-languageserver",
      "version": "3.0.0-alpha.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.0-alpha.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f8d6a0d2b8563b08577821b15c669114f67e1cd0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.0-alpha.1.tgz",
        "integrity": "sha512-YfmkXn4raf3czu/+PAgNfo0uEQI8uk674Hwi3ODaJccuI6Kha6DjzDLQRQJn3+xbl69ItdhsndEb6M8izslWUQ==",
        "signatures": [
          {
            "sig": "MEYCIQCqacgSG/xqo4t9vcwMUEjeZw3B+4MAU+k8AqRsSJ+XmgIhAI0yXCUYrKNziJpffzH1taJQHCmE+qLo5Y8W50egzpBn",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "f8d6a0d2b8563b08577821b15c669114f67e1cd0",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.0-alpha.2",
        "vscode-languageserver-types": "^2.0.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.0-alpha.1.tgz_1475761405413_0.4116588307078928",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.0": {
      "name": "vscode-languageserver",
      "version": "2.6.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c95616b94202230240e43aa2fd5b73138c90d69f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.0.tgz",
        "integrity": "sha512-4PAjZJ3K60WAUZVQjt5ZxoBIHI0PMMSn0C9kv0vOJfbE3nWNugEbG5frGdGuWjhvHIM1d6xHSnY2smr0e8l88A==",
        "signatures": [
          {
            "sig": "MEYCIQCLN/J1u+YC6cHJ8IV4kxqfEwUT14Mwl6H223usKBrwngIhAK8aTdA8oEEUEQO7daiz7QxuY+SI6vl9Kj9EV5b81sbo",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c95616b94202230240e43aa2fd5b73138c90d69f",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.4"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.0.tgz_1476302448486_0.07359954924322665",
        "host": "packages-16-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.1-alpha.1": {
      "name": "vscode-languageserver",
      "version": "2.6.1-alpha.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.1-alpha.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e295d314acb5a1273ef2a9ff466fa7c6bb1b0968",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.1-alpha.1.tgz",
        "integrity": "sha512-YNWdNoAIqBSWZR3EZ33VeuZODQZJZ1cblohttNH6DhQjzVXhULOd1uyQzRzItMKMmR9FNe20pqcubmh+RfCY2A==",
        "signatures": [
          {
            "sig": "MEQCIC/+UQEjQi/cXqwJLRud1JK7nLxMoov75t5Nj2EkZ7gPAiAR6OrYv0ZOdHQrZVyakVomsNEp4fDajyklxH7Q2x62yw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "e295d314acb5a1273ef2a9ff466fa7c6bb1b0968",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.4"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.1-alpha.1.tgz_1478515275626_0.8173730792477727",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.1": {
      "name": "vscode-languageserver",
      "version": "2.6.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "9018273b561e13d097a451440f38d04484d689f8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.1.tgz",
        "integrity": "sha512-YZMOtx2X581HfRjoqnEFwdnQB+qHN7bVoPiKcsI0U6AtX5+PJvHhdT1Uo4Gd5JYVAmuP7mj6TzA4UNhcIZ5QUw==",
        "signatures": [
          {
            "sig": "MEUCIQCfrIrj6W11BTfFN4/UPIl2edp4f5TA9PXWh5Ab8P0H5wIgM2bBIL7R/lTVtv4w7tqtCK+V93zmo7HdZqih5OvRFD8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "9018273b561e13d097a451440f38d04484d689f8",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.4"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.1.tgz_1478617041697_0.712617403594777",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.0-alpha.2": {
      "name": "vscode-languageserver",
      "version": "3.0.0-alpha.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.0-alpha.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "bab6b6918f7628878201cc02d006ab92c4f3332e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.0-alpha.2.tgz",
        "integrity": "sha512-ME/4Ed/ZirV+Jg2tL1wHAKJ2qV9ifSWdWsiN8KlEL8NV41qukhhPKTNO/+NCEALcxboHOkYoT+YyrfxQQt4dzA==",
        "signatures": [
          {
            "sig": "MEUCIHFFbhU1FkUawTn0KqIYNUYA6m3AWVjYQ4JyZdbpSlLtAiEAiSXRTk5oXavoCM1ZTbmf/jk80kXRIuuzIbP9oalhzcs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "bab6b6918f7628878201cc02d006ab92c4f3332e",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "3.0.0-alpha.4",
        "vscode-languageserver-types": "3.0.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.0-alpha.2.tgz_1479378187598_0.16823656111955643",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.0-alpha.3": {
      "name": "vscode-languageserver",
      "version": "3.0.0-alpha.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.0-alpha.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d2a48a9cbe0a3898930e3096f8589c98df9122b9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.0-alpha.3.tgz",
        "integrity": "sha512-t0rLMmFSFA/UibC8WWWZ6J6pzC4pGANIL6lMpNMml7OIVmlFtGGmTN8WuMEu3/N8ashDNQcXBzr1+U8U+kagrw==",
        "signatures": [
          {
            "sig": "MEQCIF52ErgKqlbwVFVdGZCnxpOaZlORVp3Cx+3uKWfLRRf6AiBEngxVGBUMabf38FudiNscdUwSTw7kw77+xPhDguIjWA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d2a48a9cbe0a3898930e3096f8589c98df9122b9",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.0-alpha.4",
        "vscode-languageserver-types": "^3.0.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.0-alpha.3.tgz_1479380529407_0.06984517280943692",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.0-next.1": {
      "name": "vscode-languageserver",
      "version": "3.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "269e63feff674fb9f29c634f6b706d262ba19a09",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.0-next.1.tgz",
        "integrity": "sha512-iUV2wfz0OoxO8y6Cq4FzmLiFr2+5l0eqG1cRt5p4UISmtRTwu9DEXpqzl0H1NCMA1RdQnUdp1BkwryOpD9drlQ==",
        "signatures": [
          {
            "sig": "MEYCIQD9xHIPKQEwM6TlV6a+AKX8kYTBhIpbs2r2W1pfSpZ2HwIhAMU5Axv2CyvAoS0a2TxUu1fBkhudGjOjCRHaKS8cD9bl",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "269e63feff674fb9f29c634f6b706d262ba19a09",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.0-next.1",
        "vscode-languageserver-types": "^3.0.0-next.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.0-next.1.tgz_1479395387465_0.550090147415176",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.2-next.1": {
      "name": "vscode-languageserver",
      "version": "2.6.2-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.2-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "081bae53b362244ec017e4328a59ca4708f074cb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.2-next.1.tgz",
        "integrity": "sha512-BcVHeGABX6B3W2dycYLLibZG3m5CUyGJ10ik/AK2fJiWIbl9GoS8bLXy3CDV90kVEyGwK/7KJ51CtWAbn6uwDg==",
        "signatures": [
          {
            "sig": "MEQCIGXMwuPDOPVkfsYdnwkR3YqxzEOsyzesKXALYEopat1NAiA7giC8lRX1yydmIYsrr9ty/r2ClpF4cQcJ+kNgmGP0mg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "081bae53b362244ec017e4328a59ca4708f074cb",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.8.6",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "5.12.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.5-next.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.2-next.1.tgz_1479418965670_0.8864991830196232",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "2.6.2": {
      "name": "vscode-languageserver",
      "version": "2.6.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@2.6.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c06d817a55c7c9e97bd0535424fc0d5754d61ea9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-2.6.2.tgz",
        "integrity": "sha512-wnQ+dGo1ohLl6sYAmnwj7Nys4hdOzzruQkG3GGryhUuTu8MgjxbsPYPGZxA+A6fRaAXMD5EvOjnRoodaSzVt3g==",
        "signatures": [
          {
            "sig": "MEYCIQCbOryYrNuUhosD+nkjNZyOqs4YjGPAxp1neBCFzqyhBQIhAL/2ZWNn+Gat4trm5IRdz/RXhNNA6R9f2CXSS3OTv7sL",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c06d817a55c7c9e97bd0535424fc0d5754d61ea9",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^2.4.0",
        "vscode-languageserver-types": "^1.0.4"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^1.8.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-2.6.2.tgz_1479491773167_0.21343519049696624",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.1": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "42adda68591b4ef64bc169871c64f7dc7de4cbe7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.1.tgz",
        "integrity": "sha512-HCy6j5aZt2qxin804htHfjjH9yBRnrqN6v1+yckvF0AhJ1GM4FB8mUIQ5eIu2531zjxFkwnKQ40DC+dnrmndFA==",
        "signatures": [
          {
            "sig": "MEYCIQC/h8s3d0bhY/gtVWtymee3QUorhSFdU988CaBM7gEWlwIhAM7jVKscw2/O7WN+0ZvjBT6V/USftvEJjg3OHLfDVCym",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "42adda68591b4ef64bc169871c64f7dc7de4cbe7",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.1",
        "vscode-languageserver-types": "^3.0.1-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.1.tgz_1479769522208_0.49067937675863504",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.2": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "a89dcaec7c8bab83f54c4cc71070d7136954bd05",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.2.tgz",
        "integrity": "sha512-f+2lRI8nY8afinXM1HVtvyJjflwAGnQFSRkh4f4tgHXEy332QL/SjxJew1uUY7228bpgTu7N3AW+HzuGhUMt+Q==",
        "signatures": [
          {
            "sig": "MEUCIBZOXa8q2zyvcBj+NhGsn1hTtd22dDHhJxPjowOtCvceAiEAw0w8UQGOMs5by0pJkl9COAqvu7QjGZZ4u//xd7gzrd0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "a89dcaec7c8bab83f54c4cc71070d7136954bd05",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.2",
        "vscode-languageserver-types": "^3.0.1-alpha.2"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.2.tgz_1479866346631_0.7293173216748983",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.3": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "28b8492346fdefb54be21a2ac254b9ad3e369132",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.3.tgz",
        "integrity": "sha512-91isxYsMXoSKVEHifMLfcZf7QYChmJ4C3ueGJWIBtO1h+MVXE5rK4KzAOpHdSwkLkpTm192RyiEBydSs8Ho0Pw==",
        "signatures": [
          {
            "sig": "MEQCICgzOq1iZ8nal0crtH2AUaH1VY+BB/3r/iSELAmji6FCAiA8wzqaUOgwrV1osHb/Tap/FwST9pZ1d1FQE+xiBs4/5A==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "28b8492346fdefb54be21a2ac254b9ad3e369132",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.2",
        "vscode-languageserver-types": "^3.0.1-alpha.2"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.3.tgz_1480081887795_0.9981245605740696",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.4": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ba1a56b585b594e9b9ed12b3dcd66d5e14cd620e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.4.tgz",
        "integrity": "sha512-VCHyZMD8mHlCwPQqtMjemFUDeKsz4gbFp8bYsvyY9LfLPmcKHkNEREBgYZ/4QjAwNr5Fq8s0nQ9f7K1s+LlYYg==",
        "signatures": [
          {
            "sig": "MEUCIQDiYh9+ysmeEjrDaLJ2Bxds15o8uKR+ReCUTjuMdRInPQIgA0EcNLhTQJM2mnjpX5RsijIWATVcpwTR3bcrnnAfLaA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "ba1a56b585b594e9b9ed12b3dcd66d5e14cd620e",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.3",
        "vscode-languageserver-types": "^3.0.1-alpha.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.4.tgz_1480448928875_0.18539535929448903",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.5": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "72fb0f2ed19a0ba0f31142dfd6986e728a87b2fa",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.5.tgz",
        "integrity": "sha512-74CSS6CKJiCeOJwRy6xvMDzgMQy+ynSbR/7dNPNsQsSdypZT6k2hk6t0/B9QW1O+mzTwxU496AG1NHGvkuDXGA==",
        "signatures": [
          {
            "sig": "MEUCIQC5TNXsw0wf36z7KamSX8v4/0c0SX8Ba3xruuYohWpl1wIgdbZ9qZh+bER70gY5cyvvPKAvYWPHY6Go01YV4MF7nEQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "72fb0f2ed19a0ba0f31142dfd6986e728a87b2fa",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.3",
        "vscode-languageserver-types": "^3.0.1-alpha.4"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.5.tgz_1480450202412_0.1333277898374945",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.6": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f08fe8e0594649d05c821eff83669f32bfa9c583",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.6.tgz",
        "integrity": "sha512-9ZSxDHL5Z4QZyeetYyPGUGbR/Umq6zxSnsqjqZrVOrRgm7ocSSQjMbRLrpbKPyvyw16XPhKXg1k5+kuy4870/w==",
        "signatures": [
          {
            "sig": "MEQCIGhtHo8o380yYfydcIweqHCzf3O2XB+lLEK02ycE58wPAiAKaDRa5m5jTNqc5VekXflkEzMYi07RwBdLRcPJuxl9aw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "f08fe8e0594649d05c821eff83669f32bfa9c583",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.2",
        "vscode-languageserver-types": "^3.0.1-alpha.4"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.6.tgz_1480450657016_0.4264331392478198",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.7": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "6d4f1e7111bad68bdf969f8698ddda92bfabd6ca",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.7.tgz",
        "integrity": "sha512-W9qa+RWNN84irtEfESxOzNstoNRRjv0YyuiP/PeItjiy34kCiWFFoz+kJOfEZ7ug37cBkRLaFDHli+ZhWCqfCg==",
        "signatures": [
          {
            "sig": "MEQCIG046fEd5RxP23WqSwRPTaYKNhIkX30iM4+z1jUachGHAiAYirWz2++VhsvzT1wTdqRH5t1hbGi2DnL1DDHaa7aQmA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "6d4f1e7111bad68bdf969f8698ddda92bfabd6ca",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.3",
        "vscode-languageserver-types": "^3.0.1-alpha.5"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.7.tgz_1480506954255_0.6123744540382177",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.8": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "282829150b83173d78bb9e08efa0dc3451f2a78b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.8.tgz",
        "integrity": "sha512-7L9opKJYMLACJB6ViS+l+bK+scKlnMW2F1d4+9wHaiKGSGG/ykOGFGREl26RsSS5qNLtzs4zKZ2YTVTGSt6NHw==",
        "signatures": [
          {
            "sig": "MEUCIE1oQlmPLmMD1BAVG7szTTLb6TPfIWyHNNapMrpcsORfAiEA6C3pRXaYxcsrvL9bnBm0XUcbI+bzKOp7bUa4M3qotjE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "282829150b83173d78bb9e08efa0dc3451f2a78b",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.3",
        "vscode-languageserver-types": "^3.0.1-alpha.5"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.8.tgz_1480542535793_0.5073513276875019",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.9": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "88ca979eb8cdab54aba91d2a695a601f1d02ea2c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.9.tgz",
        "integrity": "sha512-EUIK2ZKsqx6QavWUSIbvaiD51be711iJ3iEMR185W7NFqmgcDTqXnPpIpFuEXpf71EuFh5Gy1VNOx9x97Nxj6Q==",
        "signatures": [
          {
            "sig": "MEUCIDP05sjxrGN4LarlCKHENz023WC8b/PwtEzyoPHgKxi/AiEA1jOmCwnznXIODAKKZM8h4TIIwD32buhDZaRLJFW1+XQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "88ca979eb8cdab54aba91d2a695a601f1d02ea2c",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.3",
        "vscode-languageserver-types": "^3.0.1-alpha.6"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.3",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.9.tgz_1480583770089_0.4233310779090971",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.11": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.11",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "08b5dc76a4d41920b5901b042119024307d7f00c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.11.tgz",
        "integrity": "sha512-oKr1nDXa1NsN8JTmsGCqQq+HDRH7CZTQwuLvyQC4IQEZok4kzSSYQi22y1cSUKUAKttKQdiwwRgYMSpADl3Fsw==",
        "signatures": [
          {
            "sig": "MEUCIESDiLdCHvyy2YHmAk1Atw0WTDClnzBWDWD54g7tF5zgAiEA1Ah5PkCKss+rFX+X1AJxf1I1wNgLu9My9rnb9cz3aBQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "08b5dc76a4d41920b5901b042119024307d7f00c",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.5",
        "vscode-languageserver-types": "^3.0.1-alpha.8"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.10",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.11.tgz_1480884853845_0.23915025242604315",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.12": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.12",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "15c946b88625e9140b429a5a004c10db7786ef77",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.12.tgz",
        "integrity": "sha512-ZCERz2Gad4c+icAfxUVZNx6xxcThgdm9mM/TnSIb9MPQMtX8z5fCwJuTlRkqqKqWyQ+aqqZI98Ipe8Lzyn/k/w==",
        "signatures": [
          {
            "sig": "MEUCIQDT5T5Tv4ysG9MSDJlWfRiMw59RUwHt4U1aoEpIMIRt5gIgCzOTHSsMIsreqBRtrg0TdBNiA0SMvFdpEP/BjNLz3dc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "15c946b88625e9140b429a5a004c10db7786ef77",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.5",
        "vscode-languageserver-types": "^3.0.1-alpha.8"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.0.10",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.12.tgz_1480885135113_0.7399472708348185",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.13": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.13",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5712fc763c32a1c8fef884f402dccec0bfd1ba39",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.13.tgz",
        "integrity": "sha512-2Q5g6NnKOKEFuRPAvOc9XmFPrclLBn+m8+dNWGWmbWNxO9okTCK++U+ORYgE4frJeWzPg9V0K8MuPfL1EfaFNA==",
        "signatures": [
          {
            "sig": "MEYCIQCYB8H5+MK4iF7Gmutkgq06xLSEiDjHasWPWkRdtATz9QIhAMJKGnKuO9bGp4zvSrJZrLy/N8m3p2EeqzmswbXRF+Ji",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "5712fc763c32a1c8fef884f402dccec0bfd1ba39",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.6",
        "vscode-languageserver-types": "^3.0.1-alpha.9"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.4",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.13.tgz_1481551376428_0.7504198672249913",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.1-alpha.14": {
      "name": "vscode-languageserver",
      "version": "3.0.1-alpha.14",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.1-alpha.14",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5f037d1c2d3889bfcffdaecb27e32479f7c8ad10",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.1-alpha.14.tgz",
        "integrity": "sha512-zVdQf6TuwpTDK/CfC9RDKre50UMBsACw9pSBbN3JIAPr/QCBjjbwqDhTg4zSz7mm7vmqBQ0tfr5U+a5df8tYwQ==",
        "signatures": [
          {
            "sig": "MEUCIQDMGOGBH5QLlpwYFzXC/fCvFRPF12VCYSjPH+nIoE5FEgIgVY6tyPjTeDYyYGfEhy5YOxAr59K0zbSBqDGG10DG1yI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "5f037d1c2d3889bfcffdaecb27e32479f7c8ad10",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.1-alpha.7",
        "vscode-languageserver-types": "^3.0.1-alpha.9"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.4",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.1-alpha.14.tgz_1482229299935_0.9098081190604717",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.2-beta.1": {
      "name": "vscode-languageserver",
      "version": "3.0.2-beta.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.2-beta.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "03d1c2df2a32f9121a47f4f922ae8420b6b4f651",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.2-beta.1.tgz",
        "integrity": "sha512-zVEiy01//I+1zQGzxCoUfY9XW+mt3pKtL3tQ2BnL5KV3XwMz9/Qky/JBlrqXGzmLNJ1BF8s1sH767W4wHfI8Og==",
        "signatures": [
          {
            "sig": "MEUCIDr1pcIJ+uQqLjLCSbQ3HW2zQz//Z8nMYsk+LPC3NR7lAiEAiFdbHaXTkS/eVzDkkysftBpoD8WLrHAPgYmCUdxLaWs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "03d1c2df2a32f9121a47f4f922ae8420b6b4f651",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.2-beta.1",
        "vscode-languageserver-types": "^3.0.2-beta.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.4",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.2-beta.1.tgz_1483017843265_0.4494020910933614",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.2-beta.2": {
      "name": "vscode-languageserver",
      "version": "3.0.2-beta.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.2-beta.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "629dd39f8ad9d265d5654f11cd6fcddc0ca1d039",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.2-beta.2.tgz",
        "integrity": "sha512-VKg6qUhMwmOOyJBW+WSWJONZB4z/HlQRs+WMIyo1Xo+QiAs+/nVBKwqaWQFTZn0Dsu4mdSRLp5Nc+H/Ot3V7kg==",
        "signatures": [
          {
            "sig": "MEUCIEiYNkk+VKS3HIWoJnyUebu+XSYYy2A/73XiIF67+4UkAiEAmQN3IJHyhPt81wPwzHaUIwpJd0MXkoIpF4pslCojXRU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "629dd39f8ad9d265d5654f11cd6fcddc0ca1d039",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.2-beta.2",
        "vscode-languageserver-types": "^3.0.2-beta.2"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.4",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.2-beta.2.tgz_1483106370992_0.574807972414419",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.2-beta.3": {
      "name": "vscode-languageserver",
      "version": "3.0.2-beta.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.2-beta.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3e74314eecb1d4beedebec09c7bad9fd96e3c1be",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.2-beta.3.tgz",
        "integrity": "sha512-bQvBYBRQlf9FzoDnE7+nU185FAKanzegFbzxaRt2lIiBVRuKxkPP6Ms9ecHtQjJUB69/kSRanZL524S/7+aZpQ==",
        "signatures": [
          {
            "sig": "MEQCIHz8DHhqrLiuzV4drW8H8Ad0tVSSlAV7k5I+mDJrzhQMAiA2NT280LPfzwWdGtPKBGh/KKu0yAsMymV/3r7c3jrY2Q==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "3e74314eecb1d4beedebec09c7bad9fd96e3c1be",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.2-beta.3",
        "vscode-languageserver-types": "^3.0.2-beta.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.4",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.2-beta.3.tgz_1484047791244_0.40702858567237854",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.2-beta.4": {
      "name": "vscode-languageserver",
      "version": "3.0.2-beta.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.2-beta.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "05ee5ee7b53c10cdd69e12a6c3adbdbd892db7c9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.2-beta.4.tgz",
        "integrity": "sha512-rImBluenp6XqZLyyMpbJhKf4TGhW+2JD4avBLcvinJdvxn6F+koPZxOGsAsnHvrYhMK1lVs3uxsPUPOkZeML6Q==",
        "signatures": [
          {
            "sig": "MEYCIQDOYqx/RauHvYrFN2VtmirbvV/oKXqSR2KidRnN043JJwIhAP8wSD/Avm2AFtxwAaOadzYuxPpOKMBfU+xEHJAqD0YS",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "05ee5ee7b53c10cdd69e12a6c3adbdbd892db7c9",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.2-beta.4",
        "vscode-languageserver-types": "^3.0.2-beta.4"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.4",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.2-beta.4.tgz_1484599904851_0.9825549421366304",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.2-beta.5": {
      "name": "vscode-languageserver",
      "version": "3.0.2-beta.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.2-beta.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "a96fb8a8ff187bdea2864bd2b008b7af95d282d4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.2-beta.5.tgz",
        "integrity": "sha512-VQF2OGNDZBRzVvr5EtNd3Xn2QVla1oURe2eyqNvDhWIxPLusk8u15MPGTHuNUz7+JyFkqaXkVCBsd/a+v/d/Fw==",
        "signatures": [
          {
            "sig": "MEUCIBpqcUSsmYNMU9x8l40uYoju1bNp0xZ3kLG15aXDfXKNAiEAnH4Gfg8uPBf6RieZWsrHIEuuL7FHhsj6VD38uhrGSTY=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "a96fb8a8ff187bdea2864bd2b008b7af95d282d4",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.2-beta.5",
        "vscode-languageserver-types": "^3.0.2-beta.5"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.2-beta.5.tgz_1484601042337_0.11597607075236738",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.3": {
      "name": "vscode-languageserver",
      "version": "3.0.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "846e8701f05eeb14a72566550b71b1b18aa34a38",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.3.tgz",
        "integrity": "sha512-gvCiSrVPcwACzMrhm0vXSr7dVxiI1vpkoS4hYzvN1AY/VBg1MbTNOOm1IUoMXfF5hcPmsWZ63hQRh7h3daE+7w==",
        "signatures": [
          {
            "sig": "MEYCIQDbRDnYe4AjpNp/dGDd4exCcrYiONZ+y4wET2NkH92YpQIhAJMunxZrDaIr7q9uCJXBggGEqF/OUbhdqBVxdu2lP72l",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "846e8701f05eeb14a72566550b71b1b18aa34a38",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.3",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.3.tgz_1485203762955_0.9188908631913364",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.4": {
      "name": "vscode-languageserver",
      "version": "3.0.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "7470e29dfba0225290c6da58026eeee100d0ef02",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.4.tgz",
        "integrity": "sha512-bk39pJoYJ2V9xwgsg+tMvh6YnVS8Gmy300gVj9sVpsvMdtXchj2ggyv03/Oc5aK1og4i48meeK/lI/WBoN09hg==",
        "signatures": [
          {
            "sig": "MEYCIQD+hoHX8QH1b/Lhaae1LGiJYlgNZ6PLEPS3hyZIwAy+sAIhAIRSXduxnfEBUhwjrQc2BdRoKZGi7ndyjB6xkDr7b3H8",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "7470e29dfba0225290c6da58026eeee100d0ef02",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.3",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.4.tgz_1485442685734_0.5782047107350081",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.0.5": {
      "name": "vscode-languageserver",
      "version": "3.0.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.0.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "080f7b7ce6d43a0785a21195e00068ac57558c85",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.0.5.tgz",
        "integrity": "sha512-XkiIe2HhpueIAhST5SzIb7laBsrE4KuEzCB2sp7o0woMM79eO5zAIEw9huXIzbbm14ROxmAY8Zkhxvx3CKklig==",
        "signatures": [
          {
            "sig": "MEUCIQCCMWoJrei2lZlBS6PBw1LmKBZmmLamhS+laGADGnovIQIgRPWHwHYGEJMHNu+B6Ip9bRWVQnxUVVBdEUs1ORDoTPI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "080f7b7ce6d43a0785a21195e00068ac57558c85",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.0.3",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.0.5.tgz_1486985102501_0.9022922518197447",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.1.0-alpha.1": {
      "name": "vscode-languageserver",
      "version": "3.1.0-alpha.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.1.0-alpha.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d61e6fb261510004fb19fb6127b982d2db4b970f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.1.0-alpha.1.tgz",
        "integrity": "sha512-JJqmK5CAMkXRMPk+6uWEm3ubxM/Czq8Y5h0jhRczttbIsTF8IHTF454WOiVfNsDZ0uj6fxw/36m+VrdEFnIutA==",
        "signatures": [
          {
            "sig": "MEQCIACNHOJA9TUA4BwbXZbs2IvrEn9TphxbD3rW/mKTNumEAiBHqIFGRuxlqTSnlAatEjDDpYpG0mV9c7rRRl3EgKXdtA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d61e6fb261510004fb19fb6127b982d2db4b970f",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.1.0-alpha.1",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.1.0-alpha.1.tgz_1487344746654_0.8891064412891865",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.1.0": {
      "name": "vscode-languageserver",
      "version": "3.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "85b3b366907d36f35a4ed6b609dabd37f6ef2038",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.1.0.tgz",
        "integrity": "sha512-+OoTUurCsbZwEAItY4mW6MGumh/afqxChirI+LG3ztf3E3v+PACoJ7bkk2gJzbE8eL/VFuBKHGHSF7if+yUUrg==",
        "signatures": [
          {
            "sig": "MEUCIQDgHET/afE2blDAZzSLgF47RwuTP7ZgT/Ss5EYlwezNdgIgUa4zWMbqr2x6qZ9YDQKJXv8n9pgEOWOfZUxAuZivf4E=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "85b3b366907d36f35a4ed6b609dabd37f6ef2038",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.1.0",
        "vscode-languageserver-types": "^3.0.3"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.1.0.tgz_1488368174251_0.884115063585341",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.2.0-alpha.1": {
      "name": "vscode-languageserver",
      "version": "3.2.0-alpha.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.2.0-alpha.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d7914c2b00ce0f1217b5409c3e217c1072871180",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.2.0-alpha.1.tgz",
        "integrity": "sha512-PISPiY5dLY1LuV0iSANvCzQCKYDv5dWL2nOt4nakmXcXx9mi+g4VAeSv+9CjHOxaLNE6A28fSpUg+RKruyZKrA==",
        "signatures": [
          {
            "sig": "MEUCIHMKQYcCU91rp7lFgEQTgHnHaJo9e6/dAmZHMYZ1waOwAiEAwTtc0fuhrzlMZ06mNf0OOrN9QXQyHJOEVD3XlrtjgBQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d7914c2b00ce0f1217b5409c3e217c1072871180",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0-alpha.1",
        "vscode-languageserver-types": "^3.2.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.2.0-alpha.1.tgz_1488368492743_0.2545663269702345",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.2.0-alpha.4": {
      "name": "vscode-languageserver",
      "version": "3.2.0-alpha.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.2.0-alpha.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "fce543af86af4947a6c29cae1d3c8c776dabe784",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.2.0-alpha.4.tgz",
        "integrity": "sha512-R2+5MT6hyKw+z+t20JK3g1WjSLfM9OgNEj3q6JtYpyZtYO5Gn17s4FnoWPt9oAaA2pf8M+S+QXrj+YSh2rtkow==",
        "signatures": [
          {
            "sig": "MEYCIQCd1ejpQao250yE6QBMZJ8EHnxYjiv7RMPRMK7KZNsZiQIhAK+7uAmERSzflR4gmLcP1FS4DKBCdfbqynUKnuFssY3a",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "fce543af86af4947a6c29cae1d3c8c776dabe784",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0-alpha.1",
        "vscode-languageserver-types": "^3.2.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.2.0-alpha.4.tgz_1488877080693_0.10466465004719794",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.2.0-alpha.5": {
      "name": "vscode-languageserver",
      "version": "3.2.0-alpha.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.2.0-alpha.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c75d74d0b7a89f639e2576929f193bc46c4a8d9a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.2.0-alpha.5.tgz",
        "integrity": "sha512-dvdnVM8Cqs8IPBtUFyWyTzMkunZrOw/hEal5uRPptqn5r5tVdXsGvRRFaaO7LoAmUPD/O7g21Gmus1kAlS5v0A==",
        "signatures": [
          {
            "sig": "MEQCIEmVAiMUdx5BRZB6b7SVLSmqPysTLnI8GoOxCnz3pI2nAiB4SicytQ8J9is6lieDsu0dzx7rW1AYdWhJwwzddchAKA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c75d74d0b7a89f639e2576929f193bc46c4a8d9a",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0-alpha.1",
        "vscode-languageserver-types": "^3.2.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.2.0-alpha.5.tgz_1488882251821_0.10175007116049528",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.2.0": {
      "name": "vscode-languageserver",
      "version": "3.2.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.2.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d01e4d9e6577f807755c53a20ee7eea149b0582d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.2.0.tgz",
        "integrity": "sha512-8058Wy7RDl03Hx17m2ewJn7WjWWcQZCEkl591WckB1MDjTDNdolMZXColeZ5ff86qeDGWFCdQ+EFJ+GeD1kXvA==",
        "signatures": [
          {
            "sig": "MEUCIA441SPO3Bd5WLV4XxTvwg3pwUykK4y+neP7NG4NexiuAiEAylk5P7MSlBV2IsgZ7d8S8URNsapEEwtV1d657E9+Bqs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d01e4d9e6577f807755c53a20ee7eea149b0582d",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.2.0.tgz_1489483125520_0.050978570478037",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.1": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "fadc5e8d6455636f3c26783143456bed63c487c4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.1.tgz",
        "integrity": "sha512-1M33FiG5dGkXnRliW6AqnaiQ1HUFn0iny15RjdWVx40ULndI1UckDMgNUSq+6sVnH0CzSsNW0lu2hLo+YyjRLQ==",
        "signatures": [
          {
            "sig": "MEUCIC2OWVvkEb4PpnlR/1oHKsQLprRiL01AlemnPvqNntafAiEAg9QMQEDgcn4X7zDYVKxlmHVfqM01abR1up6pPU3tprU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "fadc5e8d6455636f3c26783143456bed63c487c4",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.1.tgz_1490883065464_0.8126938296481967",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.2": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3a4e88e9f0b68fa0f8719bc72f3802d06e08f4a1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.2.tgz",
        "integrity": "sha512-d6IZ/NFUGvvxuOc4JcaYTzeGN1Puw3MRQK4qesM1tm/vDT73AaCC57G/lHh0MJ+ChWXCto+0zpu4wneucSu7Yw==",
        "signatures": [
          {
            "sig": "MEQCIG60D+MqqYwRQV4fTfp7CzkqRmwUY2Qo7QoOeZozOebQAiAwye9Xy2k2/C62oggsmq2d2oJ/VFOkVYjFQ9sAOEGxIQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "3a4e88e9f0b68fa0f8719bc72f3802d06e08f4a1",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.2.tgz_1490883375468_0.4764567620586604",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.3": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f185160f4dcc79a99c79db52a5a075e1603625ec",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.3.tgz",
        "integrity": "sha512-Rs96jBUU4RPrufylnt4KJ3RNHNPMdPOQhi3RMf0vTElezkUeqtd0+NkViAKYfHmCe8v2St6j/8gDxoo9VYjuGQ==",
        "signatures": [
          {
            "sig": "MEYCIQCShKhefonWzexW7AOZvzynRcqp0YWg/4l6sti2LdOOaQIhAIyhbq0eu8i52RkOGVrwjdYovGc3UnuUxDugDfLVLk+a",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "f185160f4dcc79a99c79db52a5a075e1603625ec",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.3.tgz_1491245830117_0.18768620863556862",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.4": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "49730321e4ea4cf67b70edcab0403afe23f7a2bb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.4.tgz",
        "integrity": "sha512-B0LYxHSgsT2wGAHbBmPca4p5pWKWz6pJ3MxaAsKjDIqRf5ojbl/weILiGbtxyqJI3INJqmZAITg20hiKVKBWgA==",
        "signatures": [
          {
            "sig": "MEUCIEWw5QeahLO50Ymx9vIvqmzk6uPhggBDBQsAQMy0SjmSAiEAwknIezYnwq2Ex8sqwe+ogBHdkP9RyIbatnsARab2wi0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "49730321e4ea4cf67b70edcab0403afe23f7a2bb",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.4.tgz_1491246145121_0.8668054365552962",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.5": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d326fb442ed72559f8d0022d72848e46838803e4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.5.tgz",
        "integrity": "sha512-euqH66tVyMWUYxN4Qzps6eyTQwXFQGUkVbvPItFr/d/hb0z69nrJ4efTLi9A4r3/63NN+GeVNR5vVMt1LW6Mrg==",
        "signatures": [
          {
            "sig": "MEUCICLVCNN6Uj8mKku5AhbqviLNFBQHJw4igXWu4WBXLSRZAiEAnReACeO9V/Jry/MM+ShhMkeP4glih4tpz4Ur+wTkskI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d326fb442ed72559f8d0022d72848e46838803e4",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.5.tgz_1491247519073_0.7698978332336992",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.6": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5105a579aa34d01c8d6b1c4e87b650baf2c0136a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.6.tgz",
        "integrity": "sha512-GnKMhN+0P1PcjOuIf/SQBHqGSy9zjOZczCL39j2gQNgS0NwibA4U2SIqyz3NHrSAgEp9Dub9LCcT0vodGUOmlA==",
        "signatures": [
          {
            "sig": "MEUCIEhUmy1wSs3ROf57H+6J/y8JPDF2ttLHYDx55PPzdhS4AiEA1y1vXCY3ytnktKvenUaWmQc7fKlxA9BxZ5Mb/gNUL7g=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "5105a579aa34d01c8d6b1c4e87b650baf2c0136a",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.6.tgz_1491298969547_0.4959389769937843",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.7": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "1078209468086b862c518c2400b198a1b349dcf3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.7.tgz",
        "integrity": "sha512-yMqq/4bG2BTrqMkLqtwHIACQ21te/Y1P4VZ9fsnm/thbVFOd7nw0D1g18EIBBU3EI6NFPfSud7ZME79ttHtMyw==",
        "signatures": [
          {
            "sig": "MEYCIQDiY7gcq942LX3OnmqQy095g51wcNMu9qknv3LggFqZgwIhAMSIJfsuAzcTb4LQeSXYB90JqHQzD9iONC2mKyIcoDK0",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "1078209468086b862c518c2400b198a1b349dcf3",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.3.0-alpha.1",
        "vscode-languageserver-types": "^3.3.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.2.0",
        "typescript": "^2.3.0",
        "@types/node": "^6.0.68",
        "@types/mocha": "^2.2.40"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.7.tgz_1492081243241_0.8896864266134799",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.2.1": {
      "name": "vscode-languageserver",
      "version": "3.2.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.2.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e39cf68dc74d28a8ad06138fb4beb08646e1e002",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.2.1.tgz",
        "integrity": "sha512-NX4VeWelaQGbm6wCqp4Da0e0E2BmYFVG8PWbnIdQxbTWppVCgLV3SuAsLZmPRQ/2l8D6nDMIJ0JCJIB7aR0YDg==",
        "signatures": [
          {
            "sig": "MEQCIHAlFvjMCR+qM72A3AsQ7HUjN3U9DDkufqqMlaf0Bo2oAiAlxYbJuyGyo9I0bKCfKCcdR9ed1Rj0PrVGXZTAC0RlmA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "e39cf68dc74d28a8ad06138fb4beb08646e1e002",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.2.1.tgz_1493731387325_0.11540662217885256",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.2.2": {
      "name": "vscode-languageserver",
      "version": "3.2.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.2.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "9a7b66e1252838ea51a0061145089a2b88a9516a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.2.2.tgz",
        "integrity": "sha512-tf6J6bdWIn2KZ5QzEtbXiJF6WAzXrSeTQvyUqeUqi4xxpFEECJYOqLT5lk3Pgl4qqGZPfx8LxBAn5ARBsM7gdQ==",
        "signatures": [
          {
            "sig": "MEUCIQDm/98TeTCnAR4mHMtOKdwMq6l0eCfdYA+Ne9/7ocZdsAIgBbV8ZElW7nbDe0qdoCtQfboybPb0LXbEqROAV0y7nIw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "9a7b66e1252838ea51a0061145089a2b88a9516a",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.2.0",
        "vscode-languageserver-types": "^3.2.0"
      },
      "devDependencies": {
        "mocha": "3.0.2",
        "typescript": "^2.1.5",
        "@types/node": "^6.0.42",
        "@types/mocha": "^2.2.32"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.2.2.tgz_1494227822143_0.6186047270894051",
        "host": "packages-12-west.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0-alpha.8": {
      "name": "vscode-languageserver",
      "version": "3.3.0-alpha.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0-alpha.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c148573097ba07127b1346fc5df94e2854f227c6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0-alpha.8.tgz",
        "integrity": "sha512-cIy8IHzRnAk5T0tEruljDSfG0WV7S3tJUJVLlzdHOoZWBtiMxI8lj8VaH7D/MvIdjii/4OnXGo/l8uAjvfyruA==",
        "signatures": [
          {
            "sig": "MEUCIQDS6ZzjCGQgMWl5hHYuQTAF9lSaK9Vcsqxba5FU18DLmgIgXNP/OjaeObl2xHmHweFP/gLpgSsQNGEbwo2uCAR8e2k=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c148573097ba07127b1346fc5df94e2854f227c6",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "3.10.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "6.5.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.3.0-alpha.2",
        "vscode-languageserver-types": "^3.3.0-alpha.1"
      },
      "devDependencies": {
        "mocha": "3.2.0",
        "typescript": "^2.3.0",
        "@types/node": "^6.0.68",
        "@types/mocha": "^2.2.40"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0-alpha.8.tgz_1494876922570_0.19337544031441212",
        "host": "packages-18-east.internal.npmjs.com"
      },
      "contributors": []
    },
    "3.3.0": {
      "name": "vscode-languageserver",
      "version": "3.3.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.3.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f547d4f0e5702f88ff3695bae5905f9604c8cc62",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.3.0.tgz",
        "integrity": "sha512-8YvEbjl77Nl24/cgcSbQC/CPEhSoJwvLLKGJZJbIF4DsGo4jrVDbuARXfmUt9S6vCEEr++o3fbbZ17iLZ0QH0A==",
        "signatures": [
          {
            "sig": "MEUCIQCWThbBBZnFFDwApWlP7/AXcOz52on5BHrGUJRZeeC9IAIgXKPaHrSqrHXb0KWDXuP5aADex0et/GgmoFuJCHCFwL4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.0.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.1.0",
      "dependencies": {
        "vscode-jsonrpc": "^3.3.0",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "3.2.0",
        "typescript": "^2.3.0",
        "@types/node": "^6.0.68",
        "@types/mocha": "^2.2.40"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.3.0.tgz_1497359796236_0.19675928773358464",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.1": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "576f132d989737cac66117347de361d50ba82dbf",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.1.tgz",
        "integrity": "sha512-8KT07eeHbMA4ysG3Ch9+VxU3dUcCkCF7bIg3f4NxrH+TTE9XT09pVajhKdEyBicpuwlAQMs8ZJdU7yxEceQdWw==",
        "signatures": [
          {
            "sig": "MEUCIBToWZix0M726ZVYpyuO0GxQb3Lhw/2eJDeO0qcgsgvpAiEA4vvluoZ57EsP4hbvlasCewdsNWy/deiYRm3OdWHgg90=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "576f132d989737cac66117347de361d50ba82dbf",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.3.0",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "3.5.0",
        "typescript": "^2.4.2",
        "@types/node": "^6.0.85",
        "@types/mocha": "^2.2.41"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.1.tgz_1502808913426_0.37475620093755424",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.2": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c63d9675393a59caa284e0898244cf92661b0688",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.2.tgz",
        "integrity": "sha512-EqowttQOdm1G1CpCtw+ziQaFlOIGTmzgM+grWlnuxSKIcaTkXzrxqXikuK/AVRG7JaJyZFbJGwenT0O48l/LwQ==",
        "signatures": [
          {
            "sig": "MEUCICUsh6SEjoiAfOa6zzq89qLh1zPJP5dipURgwxE2+DEFAiEAlsdt/fD3zNxm5F8Ob0nqVshcugxTLuAnLJL2enNP494=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c63d9675393a59caa284e0898244cf92661b0688",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.3.0",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "3.5.0",
        "typescript": "^2.4.2",
        "@types/node": "^6.0.85",
        "@types/mocha": "^2.2.41"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.2.tgz_1502975034121_0.19140441063791513",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.3": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "cc5da86cf937e7c39cd928226674cd1ca4e1a396",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.3.tgz",
        "integrity": "sha512-IPXVeenMHu/tc1DjycHrRLpSe0Xxceob+WOmhV2+7oB8cgmQeQLWeI0MbTMGDXOqIVOlWOjidDzbOoYg841AfQ==",
        "signatures": [
          {
            "sig": "MEUCIQC2iNxmcbRILnJXln8ko7SBv+QSVxAN//uJp18TPmc32wIgcmvAnMxqMGn1vgO75+Y1IRYq2B6g5+c0AgKS1Ca6XAc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "cc5da86cf937e7c39cd928226674cd1ca4e1a396",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.3.0",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "3.5.0",
        "typescript": "^2.4.2",
        "@types/node": "^6.0.85",
        "@types/mocha": "^2.2.41"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.3.tgz_1503052283751_0.1664964840747416",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.4": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "07603b5ac82367b9f732673e4c995ea6e9c89b73",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.4.tgz",
        "integrity": "sha512-1RkN+fyqvSItzLq5MPl38QGXtHTtBEbB9KhXQIrRyP2fXcc7fE2u95TToz2AonRqMNWE/zn9WlUmeH4fRxWUGw==",
        "signatures": [
          {
            "sig": "MEUCIQCGK3qI/05ACmS+hbwiVjKQI2zys2nNtzSPwavBhaiWUwIgeOi7TVIx5Yse0olf+syTGXhh9hXBCpHs59J4W1Xxaq8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "07603b5ac82367b9f732673e4c995ea6e9c89b73",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.3.0",
        "vscode-languageserver-types": "^3.3.0"
      },
      "devDependencies": {
        "mocha": "3.5.0",
        "typescript": "^2.4.2",
        "@types/node": "^6.0.85",
        "@types/mocha": "^2.2.41"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.4.tgz_1503068121212_0.9376187459565699",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.5": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "acbbf68dd35644e28cc58a0eed5b4145ceeeacb6",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.5.tgz",
        "integrity": "sha512-PvrANhkIJ3yXFUSsGPR9B/0fvqZzT9Txu+ydHrGf9zuUUMwtr0gUjz83+kitpVThzJzmRqE4LCe05OX4+odaMg==",
        "signatures": [
          {
            "sig": "MEUCIQDnMz1p6AJUK02cJ6o85xZL63d8gPZ6CcKQ68P1b5+WygIgYruaqsxRHoV5hfJPZR/I163CM0RbXvfx9X+WlsREo7I=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "acbbf68dd35644e28cc58a0eed5b4145ceeeacb6",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.3.0",
        "vscode-languageserver-types": "^3.3.0",
        "vscode-languageserver-protocol": "^3.1.0"
      },
      "devDependencies": {
        "mocha": "3.5.0",
        "typescript": "^2.4.2",
        "@types/node": "^6.0.85",
        "@types/mocha": "^2.2.41"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.5.tgz_1503323056588_0.8045242987573147",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.6": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "bfd29b804406ff6d2b6ad34ac1d0df4aeb269ee2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.6.tgz",
        "integrity": "sha512-b1yrHC7dUc00QSiy+Mm5Li802IWX3ZSNDP7pjvN+zzH5xY2P9KnG3+Vav0C1dAj5XvNdq3pOHXod29bR+H40Yg==",
        "signatures": [
          {
            "sig": "MEQCIDCRY4wDP1Dtl/WfkvO8rfJFlRs1e4YbstqlovovMHnrAiB+mi77IWfKbacddyjUwohktDcusUH4sYO70TOjizogNA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "bfd29b804406ff6d2b6ad34ac1d0df4aeb269ee2",
      "scripts": {
        "watch": "tsc -w -p ./src",
        "compile": "tsc -p ./src",
        "prepublish": "tsc -p ./src"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.3.0",
        "vscode-languageserver-types": "^3.3.0",
        "vscode-languageserver-protocol": "^3.1.0"
      },
      "devDependencies": {
        "mocha": "3.5.0",
        "typescript": "^2.4.2",
        "@types/node": "^6.0.85",
        "@types/mocha": "^2.2.41"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.6.tgz_1503344828258_0.3150924639776349",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.7": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "720d00e4ff8800e855c7013d40c383f4db4a2ca3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.7.tgz",
        "integrity": "sha512-/v7TxudcWXK+mcZQ1rvgz/SoUJ0CTigOH9OZjxv/762hAinIZrYPid3BojTnbJopQBB0aYOgMM+BwsuHgd930w==",
        "signatures": [
          {
            "sig": "MEUCIQCm5Y9DG+7nV+vHrBOvzV3Go2lajsHKq7eIIUtfMAHtgQIgAyvW+Apw+js7ACQ+0xd1V6hyCI6rGjjmsl245FJv33I=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "720d00e4ff8800e855c7013d40c383f4db4a2ca3",
      "scripts": {
        "watch": "tsc -w -p ./tsconfig.json",
        "compile": "tsc -p ./tsconfig.json",
        "prepublish": "npm run compile"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.4.0-next.1",
        "vscode-languageserver-types": "^3.4.0-next.1",
        "vscode-languageserver-protocol": "^3.2.0-next.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.7.tgz_1504772097340_0.6616951623000205",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.8": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "7843bc49c9353ce1a731f6b04ea5ed673692160a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.8.tgz",
        "integrity": "sha512-VcGF/KqZaQcd5E4SExqR5OnPIVgZAyB9aDJT9LlzsMM5zbEMgS6GRNZbk9rU3dIEizhrTNmd/gMrFyL+3pPvWQ==",
        "signatures": [
          {
            "sig": "MEQCIEjywa5glsmrBft8FciNhvSs4Tiu4Kg6BUSPlFeKbeG2AiA3hFUZkM/CtO6MIVbK8+Ho2k5ewHQp94R6q5lVKdLEog==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "7843bc49c9353ce1a731f6b04ea5ed673692160a",
      "scripts": {
        "watch": "tsc -w -p ./tsconfig.json",
        "compile": "tsc -p ./tsconfig.json",
        "prepublish": "npm run compile"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-jsonrpc": "^3.4.0-next.1",
        "vscode-languageserver-types": "^3.4.0-next.1",
        "vscode-languageserver-protocol": "^3.2.0-next.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.8.tgz_1504775713363_0.1486589633859694",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0-next.9": {
      "name": "vscode-languageserver",
      "version": "3.4.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "04abc80e03b99b080e65101b8abe7c2d18f081f9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0-next.9.tgz",
        "integrity": "sha512-iMOzOSaoxlTvXN+WwvDxgv2v5evxFa1AxrrPXyZkCeCSbgUzqXvpgBE6t1hY6ooGa+Hw9q4C1HBh3/wfqE4UGg==",
        "signatures": [
          {
            "sig": "MEQCIB7mSm6iul3v69LCEFuGm406Ja5ZnQnmKLUqBeMEKxgBAiBW1zbYTDUfeTFfy0vVCAFAOXUjO9C7NCbtzolg/A90MQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "04abc80e03b99b080e65101b8abe7c2d18f081f9",
      "scripts": {
        "watch": "tsc -w -p ./tsconfig.json",
        "compile": "tsc -p ./tsconfig.json",
        "prepublish": "npm run compile"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.2.0-next.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0-next.9.tgz_1504781356624_0.41349682002328336",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.0": {
      "name": "vscode-languageserver",
      "version": "3.4.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f28f65b51cb43ce4c9f293194685678e757c1b4a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.0.tgz",
        "integrity": "sha512-NLaCHPqVy1RAhLkr6PUMdG+1rBU1wrGXwJ3U8hMGbMNya88llxuJPVM/kDJZaVc7VWwPCCYKaG7S8kfZgDKR1Q==",
        "signatures": [
          {
            "sig": "MEUCIQDOkxRe4wMjP+pD5t2QXloE0OM5p2+ykJy2F6hiGjnpOgIgOCay4XbjdOBEz0xVDGDZNx4HnIRFBKD1BoMiwLN67kg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "f28f65b51cb43ce4c9f293194685678e757c1b4a",
      "scripts": {
        "watch": "tsc -w -p ./tsconfig.json",
        "compile": "tsc -p ./tsconfig.json",
        "prepublish": "npm run compile"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.4.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.0.tgz_1504856182118_0.21423867181874812",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.1": {
      "name": "vscode-languageserver",
      "version": "3.4.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "953bc17eacf35eeb5bfbd68081d9bbb4461080dc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.1.tgz",
        "integrity": "sha512-PbpwR/VIdAD38CECD2RZ6SE37tHPKlfQItlKGdIyp6dAERPlsIp10di2kIRXEHA11kUtQ6qPY6VNfo2HbgtEJA==",
        "signatures": [
          {
            "sig": "MEQCIDMToIa1q3rERIec4/ebh33fzJBWo9IbHTBJnm2q8/IxAiAjop9W4KSjF4sUXQxTl9EFZE2t26/+qAmT+XNzi4iJmg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "953bc17eacf35eeb5bfbd68081d9bbb4461080dc",
      "scripts": {
        "watch": "tsc -w -p ./tsconfig.json",
        "compile": "tsc -p ./tsconfig.json",
        "prepublish": "npm run compile"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.4.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.1.tgz_1504867381963_0.23683103150688112",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.2": {
      "name": "vscode-languageserver",
      "version": "3.4.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "08cbe50ee26901d37dd4b5dc52c25b909363c1f1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.2.tgz",
        "integrity": "sha512-S/jQNlvF2SVEJl+VFJwe+4Pvn6hjQx/kzg7QRyuOk9sRYNDOakX7qQ08AZ10qrKk28X108po9A1Ckc5/lEWdog==",
        "signatures": [
          {
            "sig": "MEYCIQDndnYqdwR3fsf9e8KiHCUhapoqhOHiEQffWoDD4s1cJwIhAOzygJkCLEs0lhE2q556Ul89irg7E5QD7gZikHe4ixn+",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "08cbe50ee26901d37dd4b5dc52c25b909363c1f1",
      "scripts": {
        "watch": "tsc -w -p ./tsconfig.json",
        "compile": "tsc -p ./tsconfig.json",
        "prepublish": "npm run compile"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.4.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.2.tgz_1504875233657_0.19984888611361384",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.4.3": {
      "name": "vscode-languageserver",
      "version": "3.4.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.4.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "83fea96bc5e094549a0a5ce3ef76b53d7ad40508",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.4.3.tgz",
        "integrity": "sha512-38/yoBwdPaOVjLfcUv4l62WjP1pWVPPBMczclrhZAZvK9RoilnGQ3v/NVJxXTz4XlZGGwIF4O6g8eEWGnBe5hQ==",
        "signatures": [
          {
            "sig": "MEUCIAhT9ihE0EoyC3goZZMIQEj5N2q+DsVF4/F68so7c43gAiEAsVZTBlWKd05ksvlLZvWwe2twG73pziAxMkijx8UUYeg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "83fea96bc5e094549a0a5ce3ef76b53d7ad40508",
      "scripts": {
        "watch": "../node_modules/.bin/tsc -w -p ./tsconfig.json",
        "compile": "tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.4.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.4.3.tgz_1506086820629_0.42342779878526926",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.0-next.1": {
      "name": "vscode-languageserver",
      "version": "3.5.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5341756d825cc846f4d8ce1f9b358aac0a137517",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.0-next.1.tgz",
        "integrity": "sha512-MOySYlWMmZJFJH4qJangOaT1EhHW8exA48CLCioUGs6VYIQMxk4jcKNbxKcXEAtQUMG2Egwwvpv3LncuSrwdgQ==",
        "signatures": [
          {
            "sig": "MEUCIQCpR4ckK86H8HHhCERrDXcn40AwnnJEXM/Pi5e+C+hQjgIgZE5wk9Bzg1DizxW4Gw/CCmDVxG5pgqmyb2izPDDJD3Q=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "5341756d825cc846f4d8ce1f9b358aac0a137517",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.5.0-next.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.5.0-next.1.tgz_1506937402978_0.47645502886734903",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.0-next.2": {
      "name": "vscode-languageserver",
      "version": "3.5.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "dceeac9b44a7c776f95f6458290118ab725e463c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.0-next.2.tgz",
        "integrity": "sha512-XTlpkv81+R7xlayKh9uyJndC4s4gIF7hEWVjBq6J74Rvj6UB/LghXAwYCyYHdlqrtZ3GdqUjiuhWlHgARtoptw==",
        "signatures": [
          {
            "sig": "MEQCIDl1yTHxqHyaqpR0KyQtjB9nMuB0aqEckSnL+SGdYnHcAiARhQ/8QYliFoUkQx+HjxIMd7MMsiDB1kGOD/TFF/CHNA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "dceeac9b44a7c776f95f6458290118ab725e463c",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.5.0-next.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.5.0-next.2.tgz_1506937919710_0.7386857992969453",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.0-next.3": {
      "name": "vscode-languageserver",
      "version": "3.5.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "25c861c740cfe8fd03e2a8c520e1d01ba6d93fad",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.0-next.3.tgz",
        "integrity": "sha512-PlxUmGAp4VNr5uRPuji7z1mKpjq7yLJ+UDIKQyFEVQ/NB2xxQGO5Lum8L+laEArIqSyBmj5tQAw0WeorDXBl8g==",
        "signatures": [
          {
            "sig": "MEUCIGTeZz4oVfG23vCfIS4MyDx2LiKbg0v/7f2ISuhDzCcjAiEA/o/XJJAR9RcdITeuNaewwCplRDOOVJ88dzv66LFVJdI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "25c861c740cfe8fd03e2a8c520e1d01ba6d93fad",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.5.0-next.5"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.5.0-next.3.tgz_1508758463107_0.5309791087638587",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.0-next.4": {
      "name": "vscode-languageserver",
      "version": "3.5.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c8ec9a2128384945ecb3284a9477d36ff754336e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.0-next.4.tgz",
        "integrity": "sha512-6VLYkOegRAwM3hDdcx461W3Lm6yw02N0hvVwAZg9GlrQNxntl+kzIr+6VmUB8tIyVyZFC0GoHP4UZwNPL7aF5g==",
        "signatures": [
          {
            "sig": "MEQCID+nv0Skxx7+kACAMh/6m74Cwa5doOrhJKebf+aDfN2GAiB6bg6LsPpcW44nxCkEz2CUU/mKLueS8EgHI0o7qc1XTw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "c8ec9a2128384945ecb3284a9477d36ff754336e",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.5.0-next.5"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.5.0-next.4.tgz_1508760565955_0.09350766032002866",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.0-next.5": {
      "name": "vscode-languageserver",
      "version": "3.5.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "79c86024164bd4583b5f1cc533c0cffac1c70edd",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.0-next.5.tgz",
        "integrity": "sha512-ySoKLQVuOPEvqgDLyWjn/YXNNj6KLiHXiWf2Cnz2o+PZnI52Bcx7fCHFYa0N/4ojBNfRRs/E96aonkjsuhF60A==",
        "signatures": [
          {
            "sig": "MEQCIGeBVuhd7pnckJv6w5Jif4faEJ5R4dzmu7X9xg0xBMIAAiBSyzW01EdWSzlpg8iagK0qwQob1hYD7bdTkRmj/5OaPQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "79c86024164bd4583b5f1cc533c0cffac1c70edd",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.5.0-next.5"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.5.0-next.5.tgz_1508766167494_0.5495046516880393",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.0-next.6": {
      "name": "vscode-languageserver",
      "version": "3.5.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "dcaf4f873ab1431852480cb8520047234339f494",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.0-next.6.tgz",
        "integrity": "sha512-nfpma6d5r0dFVk8gG8zsu7jlnFLfRy9oi6IsmcZOsQjBsy4DnJTVdaANssqKAcYB0qN0OC1CrIgyBiN6nSxIaQ==",
        "signatures": [
          {
            "sig": "MEQCIEvLUovnIf2fLLOF9FBVhUS4txzhLhN70/jZ0rY+DiF0AiAQlhaEMwO1v3FjxosTmW5/6EM1Q06167YNLKqSLt9JZQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "dcaf4f873ab1431852480cb8520047234339f494",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.5.0-next.5"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.5.0-next.6.tgz_1508767676082_0.16692453040741384",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.0": {
      "name": "vscode-languageserver",
      "version": "3.5.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d28099bc6ddda8c1dd16b707e454e1b1ddae0dba",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.0.tgz",
        "integrity": "sha512-22+ZuVFSGnfUY6fICY6E6aTAy8w2QfQ6+j8blF0baVvFw3qtIWWyyWVE4UqAdcLwpeCWhpIsmC3iP9Zt3lLYEA==",
        "signatures": [
          {
            "sig": "MEUCIBPPP2O2zqr4038qdePaZBanrj1mEgKI09rc8Yfn4KexAiEAkZM8SIw6mBFgvL0h5Xhe9NEQUHmeJMeQVL9Ft+2Xfrk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "_from": ".",
      "_shasum": "d28099bc6ddda8c1dd16b707e454e1b1ddae0dba",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "4.0.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "7.4.0",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.5.0"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-3.5.0.tgz_1510047946287_0.9537558569572866",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.1": {
      "name": "vscode-languageserver",
      "version": "4.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.0.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "71a6dc5fd8915b015685b486dee311d45e63eefc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.0.0-next.1.tgz",
        "integrity": "sha512-qPmSdWL6DmiiwFzPu3KXXzNpZ5gV6dFFSVLX3nTvKC5SoGX3g1TU2jtqLpf97WZlRMKtCQ+cs9qLiavgokNH6Q==",
        "signatures": [
          {
            "sig": "MEUCIQDgKIZiW81pp0Y04mVxakK8ghZiiLXbyBMGe+wL2PN7/gIgZ/ERqRg2Y/dyH0wjt7hqbS3UhpzD5WWXy9OEHm2Gprg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.6.0-next.1"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-4.0.0-next.1.tgz_1512486197910_0.6150434713345021",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.2": {
      "name": "vscode-languageserver",
      "version": "4.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.0.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "64cbea8537d6a4249e6fea1d9176cbe84fa02b6e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.0.0-next.2.tgz",
        "integrity": "sha512-/D2tduOoQNljnc2kBBmdb9ejNgs/2KjSIMp+ElJ1OckaXhFZlVkL9a4V+x8sF9LauLLtKOJAhHqsL4O0CYGoMA==",
        "signatures": [
          {
            "sig": "MEUCIAuWQypQ2dGgiLsnsCgroe7Bcws9RBhwkNoiOPMeqxd8AiEAqipabLp/ZQtnk3lgoFhj13lBQZfd1q0uOI+dz++jelE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.6.0-next.2"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-4.0.0-next.2.tgz_1513684382738_0.28373766923323274",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.3": {
      "name": "vscode-languageserver",
      "version": "4.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.0.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "89a9ce5078e3a86a78e3551c3766194ce4295611",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.0.0-next.3.tgz",
        "integrity": "sha512-6+iBiRmU4aSCijRRjh4e9Z/WSCB+3v0vns/GsJhOygTIFsINAQrG63F/oBUN1BdlDET+Tx3QsaYvkOrEDPsEpA==",
        "signatures": [
          {
            "sig": "MEQCIHmLdHpkSco5nGH2XxX6CZcybelBZZA05/NsawbnjlAdAiAfpsBynQ2D/i8JcQQJXl7tQ2xVsjnpKbjmHX1/3+hyrg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ]
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.6.0-next.3"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver-4.0.0-next.3.tgz_1513850485344_0.17118195514194667",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.4": {
      "name": "vscode-languageserver",
      "version": "4.0.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.0.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "162440b15bedaab07e1676f046e4d9b8578b3d92",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.0.0-next.4.tgz",
        "fileCount": 21,
        "integrity": "sha512-bRPps2qk39AyvFzbSFIHxIkba1zddc106eBY4gHsCVozzFN0GPJDElWcl8cx3SUXIancfUjAKx7vShVEMJVM/g==",
        "signatures": [
          {
            "sig": "MEUCIQCIoTcR0Oo9ridK+yWmV+abdkBddi+TqoJQlvFppIiBDgIgBthtAdXkUZ9iFey7ZyES6Z5DZQ6UIfWFjeN+efZhanM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 95902
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "ramya-rao-a",
        "email": "ramya.rao.a@outlook.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.6.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.0.0-next.4_1518324835540_0.16011224531469104",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0-next.5": {
      "name": "vscode-languageserver",
      "version": "4.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.0.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "a5db5449c730f5d8cea9f12e067701d22994aa40",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.0.0-next.5.tgz",
        "fileCount": 21,
        "integrity": "sha512-uJPSNpRFqrcLlp/nxXXp0gHMcbWjrLH1bVugGLcBfyNfnDpJ3gTbSbDOiD2vktUlm7vimMVaMW+G118kzB7/bw==",
        "signatures": [
          {
            "sig": "MEUCIQCuwVXHK7Y3dAUpinSJVx37HxnDMNOesnoP4rCxQseWOQIgOMyfb3yIhf2FRkzOJUYNVPDCW+JUrDqqCb06lGUWkkM=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 98571
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.5.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.6.0-next.6"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.0.0-next.5_1519299512130_0.5183569100391547",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.0.0": {
      "name": "vscode-languageserver",
      "version": "4.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.0.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8b792f0d6d10acfe363d02371ed4ce53d08af88a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.0.0.tgz",
        "fileCount": 21,
        "integrity": "sha512-bxj9nRadNkXYfVG/fjA5a+KA5WaJCeP1F2Tnj3rYFS0pKALZQCPNqk3KO/LdiGFidjyICMG7xoHvYO9J9xosXg==",
        "signatures": [
          {
            "sig": "MEUCIQDH7N9Qy9qLF6g7CyTMDtp+kgL1KdBQZpTFqFpGVDMNuQIgbCo1TMf6ffUHMICdMwf1uU+SRPWp5LDmoP9N9N9ruoE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 98557
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.6.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.0.0_1520258014607_0.5895381061619973",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "3.5.1": {
      "name": "vscode-languageserver",
      "version": "3.5.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@3.5.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e0044b7df4d2447ce12632dfc98f1ab0afacbdff",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-3.5.1.tgz",
        "fileCount": 21,
        "integrity": "sha512-RYUKn0DgHTFcS8kS4VaNCjNMaQXYqiXdN9bKrFjXzu5RPKfjIYcoh47oVWwZj4L3R/DPB0Se7HPaDatvYY2XgQ==",
        "signatures": [
          {
            "sig": "MEQCIBnsYuBoIcfFnTDm6UoYu2A5vlI1vcdsouHFNdTo53kDAiAgeGmAVreXiCu+ksadbB+TsDxgh2/nsujJiCAx3sHwUw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 96216
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "3.5.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_3.5.1_1520328010077_0.49247401361706844",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.1.0": {
      "name": "vscode-languageserver",
      "version": "4.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f7a9c06121a1b664988e13c5e166d6619bee0af9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.1.0.tgz",
        "fileCount": 25,
        "integrity": "sha512-W8hpXA4plCcpTdFj4aHd5yP5im/OSqjGRokE732GKmuWLkgovxIMlPHHv+ziW4WslJHg8WlLeMiEh9h4FIvA4A==",
        "signatures": [
          {
            "sig": "MEUCIE3LDeEyerq8sP7dm9BeSQyNlQLlhMUXnCUlDChUcQxQAiEAhN0TXeYrS0sUgJJ86itezC/F8YqRmV4QhuMfCSSSQ1w=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102783
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "prepublish": "npm run compile",
        "postpublish": "node ../build/npm/post-publish.js"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.7.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.1.0_1523007369132_0.19122194979080787",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.1.1": {
      "name": "vscode-languageserver",
      "version": "4.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.1.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d49759fe58c240bcace7723dd828a054419db311",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.1.1.tgz",
        "fileCount": 25,
        "integrity": "sha512-QGEHpD/JPYTtk6eEXI9aswiiAk62Ur/cp8tKt3pD8V21iPotBO/+veKLfWemF87q2jkwoohHgkzeD6jVdyfP5w==",
        "signatures": [
          {
            "sig": "MEYCIQDHhkwSA1bhHZvJYcKYfz8Gdeid3vMVSmwKiGRSddifsgIhAI2h7a3B6p6cNXEexn+YHPJGQbT0NsYPJZobMzZwCCiW",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102787
      },
      "main": "./lib/main.js",
      "scripts": {
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.7.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.1.1_1523009914464_0.5260103568437653",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.1.2": {
      "name": "vscode-languageserver",
      "version": "4.1.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.1.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ccff3499c85a1445d00b11b2efa1770c6143ddab",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.1.2.tgz",
        "fileCount": 25,
        "integrity": "sha512-3iej2tuMaI9yirPXF7/fVyIvBhSzbwZ3EWFRb8bP6lc3tGv9SJHDaJLNyQMgo9J8CNpXil6dWarpJvGSA60v/w==",
        "signatures": [
          {
            "sig": "MEUCICM3vbjQYesOH9uhN0/bmN7+evTEn6YMXnmzDKLJKm3rAiEA8HGvgQLiwEF5vDGPxYCEdMdLXcAl86YLDobZxmfX1bs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 103040
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.7.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.1.2_1523614273322_0.9748987170186396",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.1.3": {
      "name": "vscode-languageserver",
      "version": "4.1.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.1.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "937d37c955b6b9c2409388413cd6f54d1eb9fe7d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.1.3.tgz",
        "fileCount": 21,
        "integrity": "sha512-D6p3q9x8QPtPLRUO5d2UKizjFYfg8zLVJqKoMpAaom8Wuhl1oKRCjeLg+Cp4mgPeCwR71wbgX2BM/jL51ni/0g==",
        "signatures": [
          {
            "sig": "MEUCIQD8P9RYEyy9n/RCtfzM2EQL1LbEWeZOrY2/HJAmYzzQLAIgPCeuQi3ZrBPgdHLJoK58tWdf3Grj/nIlJz933S1dtdw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 99459,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/DGbCRA9TVsSAnZWagAANkIP/06VroLtg4ZFffYVm2md\n5P5KX/DX4LEBzVovtK1rPcbm6vn36EcIinO3PkQ+/J0NHpp8a9/cemaa0Psi\nTm86FBYMZmlrRK6P9guSEG9Sxg7QUAEbhf5qMiv2Ufy2bc4joVoqbUB/79+3\nc4GcX5T+xX+WP2KDnEQ7IBMknTQz4k/f2n5RYhHI/hAJgJKobgrV0VS1Wfp5\nD/Pfrc91ZMk4gqhWEJRpaMBjbAQjd+mh86nZgPuJ+tlOiq7mpnF2mEnIiHBm\nmDy3G9HinG2VauUoPE21JN8ifVdYgRKcxUEMQDhtWBHc7AyfTLmgiJaEgfT1\noDLvmRI9kEAZ0vAITkRmrIsMWghwL211+8C9Zd3ZcVyC75GZmKw9/sH6aRWo\nCNd0+wTGCxI3JnouDKE0ZP+cxq7Aoz2xSQi9Q1i9bz81ZyHn+IWrw6N8YEb7\nfw6BmFwmTFrFhFwoGqcBX9A/J0KnO6HYXnwT9BR2s7dHnTK/5sTStXjlQXO7\nAG2RseOnsy6Q8lW4qNv+bPG/uU5zDSHd0xR8UEE+Nv1ZRTaGzvfjOiWcyOn1\n4lNufQGoGkohr7dapQRXLG1Hg/miUcTB3hNYFtZEIJ6XBRLvteL4H3Zpt36T\nH32s/POanmD6P7T0SIswPz6lkE/cPOF9XzfanFOOj7uKLX1idVKdWmtRTuvh\n9fKv\r\n=HDd/\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.1",
        "vscode-languageserver-protocol": "^3.7.2"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.1.3_1526477210807_0.8022986992424301",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.2.0": {
      "name": "vscode-languageserver",
      "version": "4.2.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.2.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b059926589165cc43f412d3e0e7de0624b7bf279",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.2.0.tgz",
        "fileCount": 21,
        "integrity": "sha512-GoATq7uFICkNXKnfQXxadJWhaCMxahl2olLsQ9VOdWAfLJkEwbxBxEuzqSEz7DfXZ0//3vLrAJYP/JM65fRZkA==",
        "signatures": [
          {
            "sig": "MEQCIAi0CFqGiBLedLc6+sA+812uYy2kavv/JJMq/kI8FRLmAiATiGKlNYhRi0GKFAyDRx4RQZ3Dapto1OFTE8Ikp8Lkgw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 99808,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFTtxCRA9TVsSAnZWagAAB5UQAISl2DywR8I5qJ0AmU2W\nNLt5Kt77odr0TYrUAJZ7/6qihQIy6AMkkUZBy4Gj+i00JSM0YU5Nt4Aho/nB\nvMXvhIWAqrN0NmpXP0xEu/3BGrCBPxrmAYpPRyGKFASS+C8rpWo3zm1QVVN9\nSFr9hTV25BNKOAUlpHlawTGB2pe4ZPCW4O9xuQttzYatEAwnCe/rWdjP0vCQ\nprVQeHpki9ec1t62PbFr8bFCcTxOUW3zJLbSPuF+N4jyphFaGqBUmhJyDbGA\np1SCJmtosOrzPJrXygJQT79lta37LjbJ9Mr3ARa/TDx3zn1+D2FqJV1p6Hk1\ndpXIhQwsGDFceWiusly9G27bIE818Puzal6RdCuhvFz5XqxBKiQoTtmjZg6k\nzNLk6Rvz85hUWvWznSLbjRFHVHQPalwxgwJAZkUHAOpQ8X1vtLJ7lxD9W0zZ\nNfwFsx45QUjOjfd4dSUvaJyjHjiHF8pTF8zcc03XzYU51eYdqpWT4i8laKLm\n+gGpWYMMzQ1Lao+YSpiL9+Q9cA3ctmD49DraTBcHDUi5iFAAw2VAYlFWE5WU\nmOJiXRayNH2QNBbRjZewwbW3jcHQbISMJ5kqkqKkoCMC3Lpbb9kYVdL+qWHI\n/5gHbos2eA3O7mwRbrgubOF4iShCgSbOJtip0fHeyGWE3yqjD6WCDgaiP+i9\nTFao\r\n=DMU/\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.3",
        "vscode-languageserver-protocol": "^3.8.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.2.0_1528118128557_0.7720221239405516",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.2.1": {
      "name": "vscode-languageserver",
      "version": "4.2.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.2.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "96b60785c299ba5eed22173a0f9cc64c8f5fda4d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.2.1.tgz",
        "fileCount": 21,
        "integrity": "sha512-5WAxaK1nEpe52ZaWNMqmd6rO5CIE72J/7UkGKPUTdGa0l0haWHS69tpRz+LetBlgTpP7PYacl4xhDaLZv82a+g==",
        "signatures": [
          {
            "sig": "MEUCIQDr3lMUtM5Lbe6AunwgN2YhhZmrOxFGnVopLdNmtv37jwIgL16ybsBiV5HpYn2nc0EqvAXgyuFjD0xIgShSYCysEdk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 99808,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFZCaCRA9TVsSAnZWagAAOk4P/3ETLNs9TXVjsEhhGGBq\no5qRs8362VYI9UdvwBNRO+4aL23UDjVsV+eVU/ES/cBbdPO06iXpvMh5TZRb\nbDxvR8VcWiYXIfL0ZAZiTJGP0aqFfeY4VNmkrttd1Awtug00F6I4gCibn/C5\n+GnuXrhYMzCfgK4c2F2gYlNA+eyVidY5G/3R69j5TUu2ldhyQkLT8sL+0FAr\nLIaYzm2V2xUFkN05LYCwkrTKkUNco7aDJRbJVoiCb0xWlFY+y3Xzw9/fyUvW\n9qgurq7A7FsMzkbfBL4GxcNIM4w6sPaiu8bBs+WzFzI42vuPhLleIdxAUs32\nfX2dum3SaULwyLSy3Ig9IvkY8xPeNmdvJCFRauTP1jw2MwGZqUuGChgEhITH\nSKir0sUNdCVFaWQi6JsIkwXwZUOUIH8Pi3g1fl4/2BkOBqzjwjb/K1dh+Sn6\nQEn95wUvmzjVU/oGK5DaH4jH/QiQM9Fzu+cLQHHQrNDC7ilw7lWFGyo8LEg+\nK9YIDXeop5iobfBi/NgL6qxdDpJuezOnmiy2nNpxyc3AZ26N9/0ebpEtB6v5\nQqdpB1NYXpxlHS9dqnMrB5WFrrzegCeDlFwzE20DdDamqkjfbBZMYr7g3mnf\nw8R4zRwrpUmzbkYKxgVbePFax2V+NvssFsJ9sf9B36aWKD1zMB8UBP6vteDn\n3dhu\r\n=BjHn\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.3",
        "vscode-languageserver-protocol": "^3.8.1"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.2.1_1528139929619_0.5425515451810297",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.3.0": {
      "name": "vscode-languageserver",
      "version": "4.3.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.3.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "01f87e21c96039b2bbf5a706281e674c67e87d96",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.3.0.tgz",
        "fileCount": 21,
        "integrity": "sha512-4dTpnyTB6Q0HmMhxaG60rrpQthbTBlMtFX5cwJpPxcPzLZIFDWB3msR6TxGCzWpdYF11REIJihWByobpGkljdQ==",
        "signatures": [
          {
            "sig": "MEQCIGS95l9p8FQwU+SjfxDQT6CgGJT9KgaeWB6pibE0SWcsAiBn4N6Ykayg+M5e/byrSP3zyLcIWmaYNHZ6H68g7tYemQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 99838,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRPcMCRA9TVsSAnZWagAAhb0QAIvHPs3pEycnjGmgZT1V\nJy8XE8SpxYVHkVOE0rTWQNKXnRoIsJ4Q2A5Qj1sJScBr7NmlpJ4O5BANZy1G\n9Qd2t4J3hXbcIlb8E7cOz/fWdtfekk7Qa9LpUL6A2O0zXS8SoCfoyty37fr2\nf+C+FtJPSmM7nMXJGKOozq2yccCibydB1ZBKu77wuit0ejzFyYKUR0vp3hl5\nx3IS7O5fLxGuL1FxRRGsaJdoRlNqlo3d2dZQuNls7z2sneSp+AP3nZVf2T5y\nE4DqE2KsD8rax03SA8KX/WX5kQWbxZObT6lZsAUL3427Z98y9l/fdiYJhOcb\nuC8NyG+M7ul83j/uftUgVNYWNmQIm10UH6Za1nAa9LfdaN6+0M1uXJYxCKrb\nLuWnMl4ss7FGF9sWBeVyIAOI3jKdB9aHHL1cCIp6KFu/KglemwqKx9OWU7Lx\nzeZi8v3w+iHwwOKdFgEdWl0dnZyumk9KrZYYxfQDMXjBsPJQ0tNlZop+TBui\nOBksqDQBOTwBeY51C+1lZ5ghVjBUnV713+Eb0UOJkbWTPpFEvGet/nHVBsNo\n4O393X3kNb+2YdH7aULO9/1UIPqgmCevWgz9YPv6NhtipQlBNX9tMBPVjsnG\nUKU1tN6MUzY+pw7z/xm8UssCxsQLrSPgHtxC1+I+2tM18cDCwweGQJTRlciL\nEi3R\r\n=dtIu\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.3",
        "vscode-languageserver-protocol": "^3.9.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.3.0_1531246347631_0.6289659362025477",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.4.0-next.1": {
      "name": "vscode-languageserver",
      "version": "4.4.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.4.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "705fdec8fff3736cfe943684cb4a53313b84ffde",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.4.0-next.1.tgz",
        "fileCount": 21,
        "integrity": "sha512-RUwrW1aQl3K2GV+DhLkYSlwNzUcNhNeQcAGhyv7eH5ITpulWQzzni/zE8E+WGlyTiS4WaTyIVoU8CoHFevRD0Q==",
        "signatures": [
          {
            "sig": "MEYCIQDcmlHklyJotRyhpn08ZK0wXCvDilLzX5BpwcusY9CthwIhAOwCq9R16vafjyfjI0GivolB6Z1kgB9fvgNzt7Ec+VwZ",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 100277,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVtGSCRA9TVsSAnZWagAAIewP/3OcMK6kvCycUipLGDde\nMJUHRTTsxP4iJV3q5/dZPu3jrMpl9U062jqFlqnz7DiiwKUw8OpbOrfgVqnn\nvarJpHUdzely+LNOu1kJcTWsH+1oUF+Lz0OQEQ9pEtxQl6S/48w2lhDVBr68\n33uIkXLNHhPEDoXIJdqIeY8ipBLuYCApVJiPsmW+12UpdIO5OV/imrpF6VtK\nH0aubsR/R3XeNV4N0kjek7aDCkq063OvIhvwbJAmR9II4gHjYrQnWwYz2vtp\nFouz2GdyZsdc/FjdgfIP/NSDI50dPrqEg9SZADwzC9zM8OcDJCorWbZNxqz7\nS9wp6QCbHu0rnhZDCNVlRh7Ybfr3y+RVl92R1q3PiNmoNxjYW+lnt66xOKPZ\nH7NAfSKv4xixNPPgs3M+kigb7v/4GRLlQG4PA7ispI7LtRMUrDvAxyziNx87\nQUXN0qIdzCVXmwSJF7i8aIEOv3c9LpVECQmfV3llZsJUiW0d5GZHUTUOw21G\niG1lPHoyqqSWe0dHR6GI9ZyAbBYrQIjXMvi8hyLIofQefpDnvlTouxUQLo+a\n3lQ5PGquN5iWGKFiPsQVekpJ4CEu5bp6qvHMgrQRcdHbPwliif0rn+MS+3Vo\nStmbag/jW1/s/HYeHXk7NqDB8SBrHR+XjF0NKjjPHqon9NBzJmKayxPIOC28\n9B1F\r\n=qZvE\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.3",
        "vscode-languageserver-protocol": "^3.10.0-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.4.0-next.1_1532416402176_0.7477680070627832",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.4.0": {
      "name": "vscode-languageserver",
      "version": "4.4.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.4.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b6e8b37a739ccb629d92f3635f0099d191c856fa",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.4.0.tgz",
        "fileCount": 21,
        "integrity": "sha512-NO4JQg286YLSdU11Fko6cke19kwSob3O0bhf6xDxIJuDhUbFy0VEPRB5ITc3riVmp13+Ki344xtqJYmqfcmCrg==",
        "signatures": [
          {
            "sig": "MEUCIQD1gMSpaN+ASVCp7caghBkc9J4gLvh+/uUUWi47XtPc2AIgOIWNYpUpjR+87mq2UQMT1oRSAirsOYeVl4ltBaQojCA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 100263,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVutYCRA9TVsSAnZWagAAd/sP/jcNKHSl4JcOJMGg/AP8\nL9OICi/2rxWj85LxWh6rEa2OG0nF9TXt7u8N/uaLWnze2Dnc7i0qbzYbTbeI\nhqHiNoHPqtlUa3eHLEqm+35IJcQQHwa8MdiTPomtKiBiLWmOnJkZ6bBa04kD\ncUtzhroJhyKSXKza1hifv514Mzzy7KZ4+H3zCydpR75B8XormIIU6ohIa0i8\n23YPHblE+DaajXYJVA1rxnDu81vmYBfU8eJR5RTzcE4+y84xofaqTloMBnCa\n2zEpsoGUoC8zpahwb+SoGfZvff0d3r+PLTcGkcISLZ5y5l03XZFyo7BN5dXn\npiqctRtdxqoaTrdxf8tZ5oCH7QMrfsqx0EVvT5H03TO67FxAnICXG2ZgcjLD\nDTDkh4AkJ7BLZZZfIolEzdcseaoW2DXVX4M5EgDFpTptELeTcB5gAZ9Zuod4\naIG2RFlaPHPM01aJORbyQro575oa8VmdZdB8RRQf9vmhKb92KZYPgiy3288W\nqk+UnZW4GbRxh6TX7ooMpKLNQgqF4xSCvwz2MNKsGhmmkyn9/DRn3SvxsGK7\nJj+amG39HOV8UAaUEjMtEuZMn6yQTOPMCCYN7ECEeWuzM1I2AUOBkwtaoeoV\ngDlOFD+7IW4XRmNxB+ceF8/+WRsc1S94kb8qLCcFezwgrFjZ+0LFft/aEQQJ\n78w6\r\n=uaRq\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.3",
        "vscode-languageserver-protocol": "^3.10.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.4.0_1532423000157_0.22357600257804844",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.4.1": {
      "name": "vscode-languageserver",
      "version": "4.4.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.4.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d1018765570e1485d7f6049ffa670421ebcee991",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.4.1.tgz",
        "fileCount": 25,
        "integrity": "sha512-qO1TOdHtToG2Rkp5TZGt5hnhtsSAjECW5xg9VnugFwpkgt4q66gDJQ9PoYnqg9LzDZXQ76a6+kR3Tokp1dfF3Q==",
        "signatures": [
          {
            "sig": "MEYCIQDusbFg9Ut1/9tLRioFMTDl4zoDyT5MTCBC4Wvj79C3uAIhAIqiDwsWUvbN5Gnmo7IQCHhVRt5dT4wAwwk85JxqDbth",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 101861,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcqIfCRA9TVsSAnZWagAATfAQAJlJK7Z5jYNA47RHBIbe\nUkGHSvE32+BV2cQAfbRGwOJQ2IVQbonWkGLNmecXxruN4uDl2Ex6dpn+DUl+\naHGa+lMpF/LSvkg8GNGFPNKDc7MZAM0k6v4iSZbdfhjN5BaIn7OFkvHZXiwT\nRblUQzu0clD5O3xER/qFRgSFMVCDEWogtz0RZdnFoet0cXe8xF4PWVd57hvu\nOHSXxf684MqvZcGVOwH6+W+HuduIKCoWfuWmGMznvVUK8wEO4A/ALwoOEHFa\nEjk3yjon/lULoVSge+cvzZI/s7qkoznQyNwrKIumhBURVv2p4jH3WKrf0O/t\nezd/6h+59Nb35tMJOho3f61c/KK83YevArTs1HS0G4NelhHSOc4gSNb9jZ1N\nxik0aBSiKHqcDbGnHY/IUuwmsznjvMGeUdJgiNEZNeS6aAK+guTKGwQ/3pTB\n8i3Qy2c2O2fWyDvrl4fNNEIikSk1G66679q22VKi/W2BKqBh47f7rscNPtF9\nYAvh0sFf5P/n4eNmvAmZtGsxknjTL5HmocDwuzEKExhmKP3EsCtvFxp9kWnF\nHniWly8EeJlLOAc+GxIcgWZFKYEJ0IO6GkQZDobSSmZN3VHiRgA9zwysW92f\n1TPL1Wu1WrOyF+Q61G68RrCk+XVrzUMgLZVfty06WulPq35SD0E6g0mIkNDo\nVyi2\r\n=6RSX\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/main.js",
      "scripts": {
        "test": "node ../node_modules/mocha/bin/_mocha",
        "watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run compile && npm test"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "6.1.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-uri": "^1.0.3",
        "vscode-languageserver-protocol": "^3.10.1"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.4.1_1534239262948_0.8972237116513999",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "4.4.2": {
      "name": "vscode-languageserver",
      "version": "4.4.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@4.4.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "600ae9cc7a6ff1e84d93c7807840c2cb5b22821b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-4.4.2.tgz",
        "fileCount": 21,
        "integrity": "sha512-61y8Raevi9EigDgg9NelvT9cUAohiEbUl1LOwQQgOCAaNX62yKny/ddi0uC+FUTm4CzsjhBu+06R+vYgfCYReA==",
        "signatures": [
          {
            "sig": "MEUCIQDJR+2poM6W/FF66s/ABU6ylOIW+giPPKVMBbrC7H8I9gIgMQlSeZ+/FImyemHpVdd04jFYPL7FHNNdHaorTsrBBLg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 97996,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcxGDCRA9TVsSAnZWagAAW18P/3NEckG2NjZ8mk0LSzPw\nvuV+LUG00EJcqnWuwOC0JpLJaSaw5ZY+6sJ6myZbmra7alc1OUJgu/TuotfM\nQ2NUERlAl+vi21b7a65V5WH1ZaGQv0PsdpcB0wiLC93+uira2b7CMb3lgd1X\nBBWhHqX5IhnK34XTtMbPFv8MsjFUuv6pwUQVEiJ1DT0O0vakbeE4XLHorlKz\nF+clM2N/kn5IAI4KKW32JKc+TporfQtwbMVc4TL8kDfCvlhTw7bHM1TU1tma\n92nn5oYaBAQI7/Tz3vgRiaNnHDHyiTK+HiAl143TusMjuP3MD7flIHr/bO0E\nY8qel56/I6++XL1hIfY9/Jp9a/9pyr/dMrpwmyi/SNNjtFty9hGTGzvnD6bh\nHRqUSFrFbkCm6NuK3XHldbgjshI7UVVXr8xB9z/0vqAds2wL9QQUiz25TiXI\nGrJsZUPO+QwngpTShfok3VxJUSjlj/JpLlj1AQuH7iiCeoJftcaBMibaCJXx\n4kFCGNxCwrUYwZtR2i+U/Yhx5dp4abtFtqBXJ0pdVmUXvbRnnAST/xc3cFO/\ngW774TLlHcxPK4lqe787ELVVt9ctW8G+8f/q4YSruERC7U3P9Xobfqbk3qcH\nCCA4FWnGC+4+sknF/ObDhXqkml50fvyiqYDJuFpQRE8Sb2+5vGZyxu6rXhrr\nthuM\r\n=7gUO\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git"
      },
      "_npmVersion": "6.1.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.1",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.10.3"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_4.4.2_1534267779517_0.30619154031587503",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.0": {
      "name": "vscode-languageserver",
      "version": "5.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.0.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8766f90db6855d1dcb4863dac6f9e90627bc397d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.0.0.tgz",
        "fileCount": 21,
        "integrity": "sha512-t261pm4XZwsFi3P2s/o8nrr8IXbtidt9K8Vregdkyhcg5du1M9btLBLNoP4zxKVrfD/jMdHJIoaYAV44sVkHKg==",
        "signatures": [
          {
            "sig": "MEYCIQCZqaSR2QT44JQ5I1+RBG7Qh/LAjXyz0SdccNqEdUJ2hQIhAIr+qNjclF6NlhOdeysFKU68HAPK5GvT8R4XsFpSmx6q",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 100549,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcyz1CRA9TVsSAnZWagAA5NgP/0g9T1NAagJFSZV3PW15\nbIqRR5IRNO+cA3AKg/0NcTx77v5rIAizsjqKyj4zpt6Hd0URj0kr9fRPAG9h\nSSqa73x06m41/cqrS3+R+VriJWzkqCyZK4PsQnqJwpjRfqvCH+78hPoJ3bxv\nolR+I7Yb9LH0o9kvS2A3wlbfiKs15v7kxPlmy6ZofavK/S5hZB5CMGoW0HLF\nEtOp1GueZvNByp7L2MYI9d2Pj9DkfDssNG0gpyFZiOrh4pFGRQmQnUrWJI3T\nGzF6e0qXmjHfVCZSQRhJuj2kyRun6g62fIRZcSunLPCWYjm2gQUHzWs2jJMO\nrc2felzOWyYFu9BU25TrXDzBVkL02KpKSKKNWScE9vb5s/ieWnZNEl05f/4v\nl3/qxpyam8pXS9P6q/YNfcg0pl0F+yeMfsJHjOIrbuYSlf9riujr5ZhoXnFG\npgaxXtKmQmTTHySLzXpVoBZRHDCM0CKxoAhJq4kJar2hk0FmgPQ6ZQ4KZEl1\nMPAejR+LnfTlLjgOo7ulp/JJm1uRIbERpfz+eyVBX3Ml16ierOmm5o67jHrk\nNs43p2qPc9PULPOsb59MRO9Tv7V5mfBd1TYJFbjdR1HByGBali96i+bFB08w\nOSRTzKc+3k1AZ4EWTUU4YqmuqY/Qtj6sOKZnsyjBvH+FNg1/AmhI7KxlAT0a\nylpM\r\n=IbeW\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.10.3"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.0.0_1534274805373_0.2627128749784402",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.1": {
      "name": "vscode-languageserver",
      "version": "5.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.0.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b89c6c7a2660281b2af3bc6e8b56376ad4072a5b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.0.1.tgz",
        "fileCount": 21,
        "integrity": "sha512-162KNZtWXBABfBWvDFZ0OwwzQkJ/sCed40MJiNZ763RZlAGCP6WW7vFtTkDgPB4MhsNEBnYIWQdwDkyx5XNDEg==",
        "signatures": [
          {
            "sig": "MEUCIQDxOsRwfc1x+iF0IiOP0Iw5m93ABGXWR514O+h5H566JAIgSNP86E2SeTjFDXaiqLf4cEY15lHJTAuGSCyNWEwgAdc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102289,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdtHsCRA9TVsSAnZWagAAAPcP/iYJxb6vmQf0CjNx37Ji\nvCFvvVrxRldaydoH66qjHEw/Chm5+mXGGMD5TzCbzc2bCetZ43TUkBiYMz/i\nn0CkmBEJmSRAGdNROrFgFn+huMlJLdusO9E75kjstdTN0M9ZGlNvx+25Cxop\n1i+OjIErANYMnsC3iASl+0teIVQV5jWocV1qP5xQLAN0PkHKwd6NpKfVv37R\nt4Htbe4n2v3N77eSXYpiIKeHUXM/Sa5hJU+B/QldsiKMpi0GRn6Bck9GZ+47\nmKy16T6/JMycrfHUrASRtd1/FwZHUmo/M0cOqy0f1vpkTcFuTEuzE1j1C9wl\nioR4Vk/2ahb26H2HujX/tyJM0vPnpeAdMOvQx2ol10/QPX4BIZFPqx2uCUF+\naI0V1tZc1AFe211qu/am/2k8vlsENoxbfbVKEoteiYuXfJ8z0MjprRaJF+NQ\nldVdOskAQgdN/grsmBi6YCgF8XkyrwKCqYdyLIHPuDIYzM9uyV0OE5fVqWfp\nB5p7fPPf6RYPNb6dfQedcd41bv6hryzOvhLmy22LJnfU9PRThU0R3m+D1CkM\nwM2zOR5BPRrSItIKe1M4fqYCPbPCXx5FR37q8LD5wAtjbnZfYtuUkTijooSC\ngFS9krJxjKH9eQPa4yKkEIypG2NYmOXsYsQeCkUL363mmAw6Rt3YOmuQZ1wf\nFMjO\r\n=jvC0\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.10.3"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.0.1_1534513643463_0.6431637811864597",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.2": {
      "name": "vscode-languageserver",
      "version": "5.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.0.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3aa7884ebbeda2b34d6a607c3e803a0b157c0c01",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.0.2.tgz",
        "fileCount": 21,
        "integrity": "sha512-Cb3EXFF+GwNHDoZQNJ3j9lEhB5Fc98birdG0eaYwp+Ft/ntvx6J7SWVzC0lbC5QeQxDUSG6JRDmPI/a309tHQA==",
        "signatures": [
          {
            "sig": "MEUCIQCkRGzSDBq/06ys74AVxFtq0zXpv0YjBy1Dqqus3WAHaAIgS1JdF+MSYK+gr6FzMv8EsRa15kQIiOr3lZyI5yWjh24=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102950,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdthRCRA9TVsSAnZWagAAUxoP/A5i1srqtp9Ae+2Fq9Y4\nriV3YlTJ+bGtmKQNvTVzYPc+4x601KwdXiMfub1zseMou6XWsnVTAxGBboeC\n1QG6SrW4g5Owtz/SwjgzEjh8NrDc0DQY9pU0sGRcR3IcwW2cfkH1imPhMSA4\nxMNrWL3CRGSoOucw3IY2Ua/oWFgiWQMcDlrd0eGc+THSerwQPQb14c/6nc4s\ng3s5sb8buQYwawlO0Tpn6CLTL4sdt+shYmBl0FZlHNNmzXlVPdwqt/JqYQ9Z\ndVYSeeudoUSXM+UQuDokpVfZj8N/Rhmn1f0OHeeeAyL6BJCthehHkTzmfxIP\nQ/YjbwVx4CrFsIgBGHIDvmvuucmAUWpn4j8/uxrgemxEHhyatKOBmgpKESQP\nhYPUtRv/9RiV8SSoEJe5jva8l8RWSLTidnSb9MFAkU6A30pDBUHMoCkQYwq1\njFIJw+pytayMEaw9B7NOCkO59NK97lilciem3Yy7iRDrN9joq4qYCHkqukZF\nzZ994CHOYyQyRrEd5O+47LJk41rXJN2WeGZdkgg13a7Hhc6vBmGu5JG14/bG\njh2aEwd1EmOcxVFSUPmfpKfXht0Iogvd4fbFuUMFtH3Q/D0CUhdbgIh1ydAG\nVMuMQVe3OxcItSs7kiIWKIpTe5rwkbCBU1gx2hrOcrDMgESRHUt+cTGkrGeF\n2e3h\r\n=b2cJ\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.10.3"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.0.2_1534515281362_0.542222066686807",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.0.3": {
      "name": "vscode-languageserver",
      "version": "5.0.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.0.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "29a4655348868223d9b3b6e385a50e77c6f4992e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.0.3.tgz",
        "fileCount": 21,
        "integrity": "sha512-itOImvZfDueQXMhy4pm2SwPKa3AShZvILXFcK/5X3ruiYdZozmx3OeD5Y92dVBt0OzTdbVD9MZcEelH4E7Eu3g==",
        "signatures": [
          {
            "sig": "MEQCIG0h7v6vETacS/Hhz3JJutTGBPRYQpbpo4CbP0vMcrFeAiACry+iyaNDpxZphbH1UO44CXkMsvAi+F49DUCLQUP56g==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 101573,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdty2CRA9TVsSAnZWagAA/b4P/iIZ1kTU346u2DVVrldJ\nRmO7Uy0K80l8WGwl517RVoEGtbroSk284OCXDWAdeGi52d2DutyUcKyveRWX\nPu/r7OIkTZUJXYhdgMoNlLMZaAFHF6VMBLPZZfvMlD5vZtMMyOOeQLRG8ckG\nL1Ag8LqqknuilM8H8kp2Z8irGxnEGK+72CdA6yiNYE2HeDa7zFAbtQ3zG7ch\nd3YHhFr5R+ymsQO2AwphjN3Wj4IactDsr6jZbfPf0mMvrwdvfAy43mUyMHlC\nuXlHMYBvRExXjinaaCVrP/iD3ZMGZ+aFcftwBlOml+ap0mLnCwotWwEfU5pu\nlkeelTuI6xpxbqDRwY0axZQAOGcKQjVGzUrHNiKiWyYy7axwHzIxH/zK2rnW\nbb/LX9H0dYhGhkQCTCbmYh1jT8lU6Aff++24cjYGZAa8goiyuS13cDybxlqq\nOhz7BWntU4jxOrvBcErJM06c5TmkjHDITkx3IogdzCjWynobNY1fraoBNiZs\neaNbykIFYXGf6UM9Arz7ntWhUn3nuaQ4jkz5fivCuurEkEFHvfdois9tpNAT\nOmI/7CO9pjSFxPdvCrX/rJOvgXC6oZqZ2RcqzXA7PwYeB2de97SCJ4T7I9Eq\n4SQDTQlgNEnPklzFnAsXK9w62K/Ptgdg+6uB3DvxOYjOTHVOr8z+l1MIx5N7\nAIRY\r\n=0o5m\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.10.3"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.0.3_1534516405789_0.6607872808721809",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.0-next.1": {
      "name": "vscode-languageserver",
      "version": "5.1.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.1.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ed862755eae664dcf55b1dafb08ea0d8fd375eaf",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.1.0-next.1.tgz",
        "fileCount": 21,
        "integrity": "sha512-ZcngJn/fRfTBM+pNufk0S/e36xw6M1RD6y8zL8DK6O3eoDJsmf1jLkOxtHcDP+fpCxmY9dW+YnO0ntj1SpgTnw==",
        "signatures": [
          {
            "sig": "MEYCIQCjXmEg6cyH9R0xPQHJxEG/OQnSeILQJWbjNQr7PBdBcgIhAJX+Smc1/+pu/j8Jl2TAvqKnFKxlOPuUXBwQMBPe4QHo",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 101632,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe9aWCRA9TVsSAnZWagAA41QP+QF4fa9fmKU1M7nrS1cg\nRaDECBJo+FQVvLkSnbU4IYXt+bl5w7ygxsMGyqZmbYj40UTbttpe+NkGf21Q\nWFpwy753+wEsGwAkGCv/wqkgXzTVhMI4UxtIeRez1yAeSoUJ8Ivui32GiTY5\n3ZIkTqLv58BXl9tkARqPb8nToBsir6rLhb7EqYHysurRYt+V6kRgj9mtBoWw\n39brmqzcAHa3ttXsfllWLwMpF0CFSzZgkwJ/kaE8aXARmzxHPjEI0Yubz6Ws\n3OyNz2BlpVRwbodohtpHxdxqWstZfRx1TMCmfLqrv7yNp2gYqTlv4Ag0F39U\nz4YpUeIWu9Y/RZWJ7q7hKaovkSXalSN794QRVA6lyIFkg5CCTgS4zJ7vhPH1\njGGKnQyokPD/vipUVhteV//CTuGm5M17/v7fj8DlTD71DpaW/k1UkOPjMVcC\nsGkiQou6BAJVSA3aeecnPneErRG87oJQdVAy28w1GYyiAkjNSo+R+kv+Xt4X\nvcbhu/bSB5rtDlCcAjI3xG9P5/SNWi6szgsM8yVEarDSe97p7+ROLKdlCwa8\nxw4AF2YpK5qev3ZVTTL2QbgC2/j/x/txAIUTECgNbUOJOGlHL1T2fF9BpIdi\nXbFtSZN71atmyVxvsRK8OJ0mM9kXzJpRJ9HT0D1PIwkdchpWz4/r5cJ27g2n\ndJIN\r\n=0NZI\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.10.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.1.0-next.1_1534842517402_0.7967899214062406",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.0-next.2": {
      "name": "vscode-languageserver",
      "version": "5.1.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.1.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "36f63805b5f16e8b06e82c7e88d3e6324d21d076",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.1.0-next.2.tgz",
        "fileCount": 21,
        "integrity": "sha512-2cQ5aR5WSvJb5G4kKJB2pg4cEWA2oRzr90WPCa8AZzCgvuac/PR++QzRUnPvtdgLn9xGj+xeIoyi3tjQQnx/lQ==",
        "signatures": [
          {
            "sig": "MEUCIQCPGAIe/usmJrHt3jvj8tdEa3NJyq3r7RTtJ5Bvdnb/rAIgTJF95dBA+eMMPFPY/xpY4yOVCp9V9aak+ynwZfPd6qc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 101632,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe+5SCRA9TVsSAnZWagAAizcP/3QwHTfJDDB9aWFUVIKe\na7OxdoO4F2t0HAYRzdO5Wkep03uapYCiKmdXhBFC6OacozNIZ3IUbdZ/wXA6\nAYS/7Gd4SCw9qJwBOnXAYlx4WizP8s3JqIYOQBj1Ta8k6reGT72GnWqtV1e7\n32IZsxO7F3tB3PBLmYlUoUeemWSuz8UNLqoQL3Opwv9KDGz9wxO2qzczw5vv\nussLG7cHb4TxSkmLMaP2xAG8VxEdm4SeEObyV2u9lky7OMj6zslGsxgL6WFv\neg6B2CDruViCfFDFEObO8qAtNGQCAhA4mkjmLNn8UgfMxxlq4eDrL1XViv/W\nzHIYCBamgDf/JBFBGpPaBMTqGpu5OxHBgchC2iQjDdEOJxBfLcBttH27fHjo\nTcE/9cwG6Ky08WpnabzL8ixu/v4bvAQpoCPgLObaMo/AzYheZ9+JCGQHXVMC\njnQEEl/sBBFXTNSVI9SuNlJcvXTV4hIm518HCBUgfkrNy+V6KiO/cGOvDxtP\ngAFX1ZSHGBQy9WMJbylrfHftce/+aFIFLgOXiIMQCZPbpJTq5TrgF5DyRSId\n59df8Wu2HvGkgXGZJsnliMJKZrLW2zP+eT7baQz39M1qnGaa+ozVv1coZrTA\ncOCNE1ZhGU4jf+g5En+H6TSiOoIbowqqur9r1bZT/enDXUzZRigvojdDqoPn\nkhj2\r\n=K8cH\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.11.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.1.0-next.2_1534848593948_0.7747259322142399",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.0-next.3": {
      "name": "vscode-languageserver",
      "version": "5.1.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.1.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "352ce1f0f8bdfc47c1236277ebe865e25b087ccd",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.1.0-next.3.tgz",
        "fileCount": 21,
        "integrity": "sha512-pvLZdVQ6n48N9UdGzjVC6e385o/rDvdI/l0s54MVsKuvW9ukczpeYoLkwqyyY5uRFlpBSI5V+FICFKFZ29hpLw==",
        "signatures": [
          {
            "sig": "MEUCID24ajR2jg0a75JuEFSeuBqybmDRE0JV9oN6rrYAssxqAiEAuVTg59WLo3Va6iLqgHFi+AoJTfouciqnaiNh/tNjju0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102081,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfsQeCRA9TVsSAnZWagAAYAkP/3yqMQ+VaZOslNnxwbfL\nKbvLrP+WE4JlQ7m9/zSYL5NHezs6KuamokTKMuNqGKjnWDG9jDG0YtwZS//k\nm7OpkZ1EuHg0RHiY0Ah6+rtduNFp1Eixzl8TrkL5T0LMT+TnHAzWVN4XafBF\npl9O7QBcATMd1tq0GIu+MH/4IUUdBH50/SewiCOl7YuOrHxbcqdO81TyebOM\nb5z6Rw8sdfv723mhmMPVh1w/wCfGWzDL0djRf2iDuFG1/92NFV78O7BP95cY\nmsuGBC48sxTxaTfNeyM75hNGn3ckwpCPB/Y0fs+9vaeXb8/c1OoBhG9FFuF0\nopilD8RpuECiEbhbG+686L4nXObVabJiyTgQp3PKt4w+HivESZZF4q2bAPIS\nswVyTddUn3bP9PZ7N4+CsJ8KBMEfHW8KSfK8O0VCgrQIyhDio38/dIJclZE2\np8WcEyW7vIoo8B8g/+4BJtRp6YAe45Tf18Fkuc5o4Uyww3d5fd9/I6bMIPZM\n9CqJnll0W9IduPKnY8X3qyE5tmSLptVl14iWsoNWroP+IwuMYV+i4fXfJ0mt\n4Xxan9W+A9GKgZnaVRnTvkyaWaOQM7BBZ/eGKTxkDiDZ2P/vyqnmURcFAcc/\nncPMakPWLsTN2X8Ei3s8jPX9ev5hW3xnRTRGgLTqxpDoAe/oPJjm/y8m+1dC\nRtdW\r\n=bj11\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.12.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.1.0-next.3_1535034397627_0.64641422200058",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.0-next.5": {
      "name": "vscode-languageserver",
      "version": "5.1.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.1.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d343278b4de448a31f9db146b98638898c8d4f55",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.1.0-next.5.tgz",
        "fileCount": 21,
        "integrity": "sha512-XnMdubLzlHFw9KvP6srnTjHfqzjxyK0Tv/E0O5LWqoSlivN2siJQPZHkCywhZbN4s3nmD3Wt5N1b9vvG86xn8Q==",
        "signatures": [
          {
            "sig": "MEQCIGSwb+P0ih07lqXOhzHDgKZRZJouHTzV/u/CQBhMjxlyAiBM/aTzdfo0cA9ypJmDpfJpnykkZoiTHqCn7gfhdDTA3Q==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102088,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhBY/CRA9TVsSAnZWagAAxesP/39GJ5XyQZqri0udfA0F\n8cdNDpLWpG98SXlPpUGftIKawNEvFOFI1e2bIdAZEj4ejKWblGcH7f99fSR6\nT95WdEwBLbpeJfnIleM7t9Sn3C37u+9RgWB+U6QoAB06R7fVogoSUr4AKv+X\ndhUmr+nPzzx58QNGQYCvhZA3k5XbF/D0VDg2mND62CHs365qKAiqsC9cRT0f\nV5ZKaRA9btECi3vzjV6/2zWBehfEhCkj3Q62pe8a9vERkNGDiR7eVAWGxc+Z\n0jiX/xFLJKsSBQalUhp/4wPy24nX+FtH8R0aQoFTWmD2YNSrqDaVl1o8kkfK\nLGzTzLCIipQRfR6xqpAqiYqWP6u+IJd2/3R4up8nTHxPyzJK6zYS7GyTSWsj\nbdW8fdu7XVNDfgT0PxCq7Ch1YzPSMJEA33BcCCEBETK/T6agD29dsvRQo6kV\nmaGrlkcwqjuw3krMOSavWujDXvDFSH92rd5S/cjMGyij7ruBJT53d9HFfWR1\nDGQCRXg4kVd9iQOzEgH8lRYcLfEGeYliVfAFekfHPBfcvLZrWSOgfHa2Rq6O\ngEfXgdDuIAruJqFu8ogPFvZcFbQnaolJZ5mu2L0NYB2wToPUHV19NF747uK9\n45Y1CWVNRqururqWcHcxxcvoy0x+0GmOuZGowaw1IWzWfcEOUUXNpCj04g/u\naYA/\r\n=gvwV\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.5",
        "vscode-languageserver-protocol": "^3.13.0-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.1.0-next.5_1535383102551_0.41334256259305824",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.0-next.6": {
      "name": "vscode-languageserver",
      "version": "5.1.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.1.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e2a4ea0f6d4e8c775ce9977853f20a11288077e2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.1.0-next.6.tgz",
        "fileCount": 21,
        "integrity": "sha512-dIskqek+zJZFaYPJA70y52pFZDNlyUcZQgcik746bm31ojTR5UGYfLHcLn3ZS8C1hoS3Ch3e8sDjZyIoIVjj9Q==",
        "signatures": [
          {
            "sig": "MEYCIQCrubZZpqXvT2zsM4cn4jIGkWKdGq9A922zDKVJ5CI7DAIhALNxE4IppBmxoUiNgl9YTlmhSbJZGbn2u8iDwsiIiSXm",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 101603,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblimlCRA9TVsSAnZWagAA1DEQAIL/Kh6mWcZk4Tw1MPVu\nXWHdbzRnDZe0qDy6tPQADlSRwFenh8ZuxUeiG3WVRTwr+cJduNs4ZZFzON5w\nWx/CPT2cYrB7b6zAimbZzJaCD9fryY4wBfoeucgf3kVzL3i8dGHwsigoYVp8\nRomnMdWpnjfJCftFf4SDUrgL8rvW9kbkVnXDFFkPINSamJd//+NNJOfPfa9a\nF2HN+7tnK0v6y6U9iCLN84+A0Hl1T4Nr6gTCy1vkF5+fNgbHNuhTmi3yWsKY\nZ9Tj2BAFXIvMLKFRqP7DgjotgfQ778ti1V8VTzMlwC6KmHQmJ1eGIsIzx03z\nLbHIycBvUnkuzm35mUot2QEGUFwpO5CauRO4L/qkq/oW/tOrtuviAOvguxhf\ny4BVN/w2YhUhHoNkRp+/kZYDz7qbQSCc0ZHhapMZdExRpEAkMMa6rjj4gMsM\nQnK1LBeo4EQH0ltZb2RGunfwtJVZU6vNgzFbb9ZQe7fnYIuSVjyp/qKJNlKf\n04RvhFawrtKa368Ic0NEv4110dekn3fg9DMemMK8qs/qzPQWyoaElMz1BXw8\nFHaIGQ2kZ1ciHiYIvsctE/L+6SaEjCx6CF6ih2hdXxwKwc+bs+njE7BTqp20\nX89GdPOIXfvIl8BRvU9TjalEzjcu23torPz/1PIwSkh/oiQzXn3MYM31ZyIS\nGAVC\r\n=3Muz\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.13.0-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.1.0-next.6_1536567716715_0.48808243676817886",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.1.0": {
      "name": "vscode-languageserver",
      "version": "5.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "012a28f154cc7a848c443d217894942e4c3eeb39",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.1.0.tgz",
        "fileCount": 21,
        "integrity": "sha512-CIsrgx2Y5VHS317g/HwkSTWYBIQmy0DwEyZPmB2pEpVOhYFwVsYpbiJwHIIyLQsQtmRaO4eA2xM8KPjNSdXpBw==",
        "signatures": [
          {
            "sig": "MEUCIQCyklxE8rakM15zPwbvBV6lJ47xY+tl092baH1//cKMyAIgUSuN4Ve00GhP3phNkX+7BREv1No02a0NRQ/DAl/CiBw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 101589,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl4iQCRA9TVsSAnZWagAAwSAQAJwtsp5Q3FS0aawZl/sq\n+z2Nt0fYh+RSaG89ci4JJSaZSAgtkHmctDZlFob+dEHO4zCshrSkyJPlhILb\nQw8D9sQU+Wywl5uhKO3Byh4pS8BfcnD0mXfrQs9chfaTXSjqSnj0ArkavnIz\nB4wDhzjtb6XZJJJuabYDn0Tb+I2OGxYeEtdbygpAIofmUt5/0gmF+sCBSXIX\nT7cHlL1JILjiKgepTgJC4WHykH4VpqL5IMW+qO5ZTVK2+Akpf+xN8NzM0RFA\nQHoOcrD1zzG3yelgEucftVOCImdfmQjmXPfX4awpXlEbezuGooMloRxTBpi/\n3pXjbkL1NTbKLoiHqF4R3j+NdtoYt857IrDFcxVy+cDcP/02QY7sg4xt0IBn\nmMN4jogSxVi3o/z/P+UwNWb809I5nuYPYkIpQ7VZtSwhMbvESlNPvWBsCt3j\n1/00j0de7W9HCzHsr4vpg8OOeurkibwtvHjP06ygoT7Iz1CB3Zkw2slC0E8G\nrLZLfbxrpg0LoBnhZSeAoruOsW9kew74XhyXc6nzVDoGwl2bOP3I2UldIVSC\nDKVEM99dGaqJTMJIJGd/rRmbpHEEvZeWVeMptootqUiairm25Qm5+wLtugMU\nK1+Rl//eOL7og8voM47JkjrEv6r1dlUSF1x9xP8BiDuCVq5ASjmP9qol4iQ7\nvghB\r\n=38JD\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.13.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.1.0_1536657551630_0.2258138730306134",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.2.0": {
      "name": "vscode-languageserver",
      "version": "5.2.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.2.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "117022c9dcb25c304c8bcd914ae4c382250af511",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.2.0.tgz",
        "fileCount": 21,
        "integrity": "sha512-SJy8gb3PWQ21WIFjNOeISWjkqpEkeM6E3TC+wSCIhlGAIcIfQ3ABAwsfyqAg5LFT9QlFVnhoOVM0mf+9OakHPg==",
        "signatures": [
          {
            "sig": "MEUCIAfb/cd/griX/bEYk7egEzbXHQBCLVPhWRKiZErKY6jsAiEA8VliXchUZbzHDhAsnHyXi1or7g2vjYnmkONjRV5ZB6I=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102050,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEkrxCRA9TVsSAnZWagAAq4cP/jx3rV+OSDFUgkK/Krup\ntil1f9Z7Rn/Id5Y0Dd+GJF8RiVgxVoTXLarr2BR/DXjRoVDzipEsTFlNB0CI\n+dK53ZjRDhlnu1RLMOht4Vy6AUPq/3tKokXrlseb+F9D2Y12UwFiBlSBkM9/\nXgbldr2jfzOKT6GdfhjI/MqSkZ4T8HN5u5I3WAS+piDeYqP/DHLJTxbrTqsZ\nNvkKevF2lWV/nm1hv8RnUGMfKPsVpfbwfzRyaTMQi+h7K8WHcpX4THcMqJOQ\nMztZ4VgPMhTxD9WRmNKIz6kQ6BdEr+kLW+MU035w7CZOdioBmxtbdDSB9HhI\n/lvIY+jnqQlPXAWzg4OiqKymVy2FsTcIJJ1UHcLrhra/J/j7qkHbSrv872K8\n2/BtA01DHPt7OJWzzt7MQT6DumqOakdmiRLhyqWC4fMNdbM/6TvNxETxOmhm\nnSdUcCZU1qfwZg7AxI5pVtMpFctcrxsF0JuR4i5rCPfUL5h3u2MgWtM7KZYZ\noy7bY6EcSpx0O1ZVWaYVfrG8Bfg0A0HLisU0B02cWrFZYgM4+VaPd6tBoTTO\naC7oEHyzMW7A+8ovvEvGLLzf3GufxlT6MeM0kD2EcQ38WtieY38pnw78u5rk\nSc0lFMrnaxisK+4wVLmgZPCxGmx3rIJh3j7uAWwG2uCIu6vMYZJgeSN4miUj\nqmaP\r\n=zfCu\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.14.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.2.0_1544702704949_0.9123388202886651",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.2.1": {
      "name": "vscode-languageserver",
      "version": "5.2.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.2.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "0d2feddd33f92aadf5da32450df498d52f6f14eb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.2.1.tgz",
        "fileCount": 21,
        "integrity": "sha512-GuayqdKZqAwwaCUjDvMTAVRPJOp/SLON3mJ07eGsx/Iq9HjRymhKWztX41rISqDKhHVVyFM+IywICyZDla6U3A==",
        "signatures": [
          {
            "sig": "MEUCIQCsSdKvNiRO73Vwkcvs23Va2ALb+KGEQqVABP6DfHfifgIgYR6vDd81ia8rA/xmgWM0xvDtwvVtojfLc6BZ4NX5h3I=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102050,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcElCJCRA9TVsSAnZWagAAh5sP/i9Asvirz9H+Y1aExWEz\ny7vjQjG5dsaCgq0iL9nbYblNXvqLWZ8VmVgPfaKc8oDdXdI6WDiIOQr0L/lt\noDdXWZHQFvrOl7nU8Zom5dohwn4OnC3LWqrTcOV9OAJOBvr9nhVcNa+KIm6Q\n/nu1N2ug2bwsjo5is6VfpmGuL/jp6i9AlLdTnqRY7P/Dq4lGhEIfjPRWUiaX\nREDT3iZ57p6Mbx/mDduFmsL7Yqc2AIST4bJaUD3Mq3arlWKE7dkmM8tKdU9u\ndKlU5HR2B3WWsAlPJtKr908IG0JSEuX8pUzsIraARtiWhd9s5HoArx0gQxyx\nAfpN2O9oR781GdRZgnTpLFWC5TCfuk2BN6vIjaluMRhEFayOr00IXLXKP9oY\nE9K1j/xqP7WihQDBjqglKYsWnAYZiw7d0CTCz30g8h4rLxnuk6fmRkm7RGsb\nRq4vOD897qWNcP6Sc8qM0mk3r1yazwMShUDA+cvYztdWJ4eD5GF3hXzvohlc\ndC8ighkOkd07kLtXgXs4//7C+0lAkp4e9eAE9Ns/jCvDeUPey/ntinJCIebj\nqWZlt0I6vrdsIYrZKicBGr0xWDcoTwKqfTucQwD7+QLolWfXIiBZAR+P7ZJc\nHs9XlKncIHAiq+xTJswW4Dz5JdSKcITVFZ376hFtR1W2+qaAuZDkdZG27Q5f\nZVbC\r\n=Kil2\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.14.1"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.2.1_1544704137091_0.570891895394154",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.1": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "54a6c454bd48798d36fdd36f6ceed88d6e78390e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.1.tgz",
        "fileCount": 21,
        "integrity": "sha512-evpujnGgxpZ+9FxdX+IEtep1j9XNlROW4tzNFB5xjkmx5LNrswX3KlIm7G4LEIMViC4USXUXlzHHjcel/dygOQ==",
        "signatures": [
          {
            "sig": "MEYCIQCw4FkAxw4O/1HDIrWhsUA12aGwSga2A6Vh90PKE1eW9AIhAN9GbSDcVO4iV8qTgr19DV18495VSoivAgyYsAjG5835",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102121,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXVwRCRA9TVsSAnZWagAAn5gP/iVIh4Ghnuh1aOySY2Sr\nGnj2CzkMKM4pPfNH1MH5sNK9/MbkZobWNo1UR4TVFfHVMKq8NUnuhCrbiEWS\nriZ5s3jsQoi1x4VGH8ot2uwXAFJf2WDgfQTEo2Ii6mZqAnf9RTnJPqJKPABK\nVT+glOdGXf+kUsTAnWxOvRoRtDPaxYzrJFPlZJLmhz2UBqw+7eisUN8490iO\n9d0U3WYsGGtvslekQjtqw4/OFFQWsBZxkge48Hlre461sn4iQCs/Op8MbD7p\nqY6g6T/8r6uVoZIV2/QU++DTtxD5fFYQAkymZc5n1qtzPT9qWoSswegFT/ef\nnXU7icTQFQUAdra/hqJuFPOetiE33tWKg0gjK7bzLYHJw7Eygu5Zr9KOdOg6\nuzioGVeiLxXtEfvwCHFj9CamAOm6pe1RfzlsTNb01uDTht3UuW99maG0jCKU\nKqr8CrRaoBTDbUc0wKe4L7ZVbyt1nfFyP/AuirVFdHmcuI5I5YlgUEj2nHAh\nVNauqt8OiSRQjsHqjyazSv9YUCynU6D/Vob66NzBl6s84D1K+TQFYIExupoP\nxhj65WOSXzrTDulR9XdsczaFjiw9w3EPUcnuHHylVhUiOqJ9/YxcUxgBE/IT\nSHbVzJiurWPtzk5hECKnDzvBQezTLxLL9qGaN6DS/3J5VjTCSgdI++0aX/zk\ntepQ\r\n=Hy9/\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "5.6.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "8.9.4",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.15.0-next.1"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.1_1549622288512_0.5128686050050004",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.2": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "31ce4c34d68b517b400ca9e211e43f8d868b8dcc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.2.tgz",
        "fileCount": 21,
        "integrity": "sha512-n5onRw9naMrRHp2jnOn+ZwN1n+tTfzftWLPonjp1FWf/iCZWIlnw2TyF/Hn+SDGhLoVtoghmxhwEQaxEAfLHvw==",
        "signatures": [
          {
            "sig": "MEUCIQC/wKteM9mmWY1zvATiUNbLPSyU9Mx9gP/B9rG93HxotQIgFjcbgJ9fnlFLfKOeqckv1lI7pCih/h9Rk3QXz0vp0KQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 98386,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcflF3CRA9TVsSAnZWagAAh0MP/A6eVKRUmlVZLdqRVi7M\nTVYVzqX99dlOTBIm1ELgK1qkwv6/giUHGLJqRcNna7HQlOGeWthqAQRXN/9F\no5qlEADvV5+tSdzyfA/Ke9EvibQY3dUbJhSBIhVH+j68kZ6BHPzIrA89J6A9\nwjFe2XKXk64pyhPlCnreWmkObsrkBG8uKnBm0KoTK+rhhUwvg11qvhZMW1co\neE9niVv3Fnrg4DdadsJkoLTYmzBpCm+i921LZ1rJZaYH50YW5HE+nA/uQg2p\nr9z7Zg3jH3spmqPY6z/vzqfoxFpkIAQVpyQpEnPUTaVbdxjgvervSR0KfM0C\nlBXLAk3AeZODcb7wU28nXV3th67lESdJl05M/wVQfrT12PF50FATnnVHSTxm\nbQz4yM1c/3nxpuDgX0GeEJDiwzNauTGKtsEqyMwEaOGwZP0wwvBBaa1fgAv/\nR72bSz50p+cReYr72BiDWIsdYFB2CzQFyirpKXxbbdYIRmPjNRYlevraessU\nAX4at/xeMl6ctidH5Svl9ZnvuDmeEJqssy99c8Q40Wur3kXnLPBe2Sg/zeEo\nLk+61AAWsvI+Qz5W0hk5ljBUjHZfNOLYLgKSESU2IWAUYZs5gCBtSwk6XxA9\nAIJnzYLzUPzkfZaQIbjAD/qRIIkgKLaV0EzkkKSGGXpPvFAOcMjNVIeY5CY+\nWNgS\r\n=rGrh\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.15.0-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.2_1551782263078_0.14916187926323787",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.3": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3def878f5760e7a3b3b49166c3d869a645d7455a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.3.tgz",
        "fileCount": 21,
        "integrity": "sha512-+/tKz7yfBaERvvZBZYkxd51inC/sfUhEhamixS5cy/hbU40uhpScOTpjP2QnVpHEMP3eAqzCcT+BzmdhptRfNw==",
        "signatures": [
          {
            "sig": "MEYCIQCgRpLFLJHoVqaOGU9lzYRu9zHULZPNYN2RGOG5H0z56gIhANyKpmHZ+6aTfFX+jibri1PIr9F17NYiw6QvAl5/2e6u",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 98386,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchj1+CRA9TVsSAnZWagAANp4P/2ahDOHkEJ33C6s3Cnaq\nBonmzSghFZpmKTv0TqI+nVrTSBsDcLBPENSG6cEDLLhWiM9aTY2pscebUA1X\nmILu1yUTZqIiF1t40lASYgONOJa8mVSIIFU0kg4j4a2Rrov6htIVQ/spLz68\nEuBuJjLzfWuMBUkO/xzWqgaYcA7UrccO0hGaRSgvIVDBLj5hf5sR7Rmo/oQS\n5h92Owrk7D+kWE28drpmB5nWKByqjvBOXjbDQEeHygtAtMsksHhSF8JfoVhP\nAL1Ig2Zn3nCCINkobR90sz11JR3+jBAD75XsjXGp26oMWM2pxX22vHyTDCTi\nT105/BFuzdiWBFhjsNKJJcpjIDDHMxamk3MEaHlA9PtIufTiKecCyzfRBiFD\n5fGR2bX79YCwiFx1A/JeTAz6Z/dTnQErTEh3EAZ6u3kOtQ9QTx39V+/kPBzs\nRKUz8M/TmqhEPEW2CngbUUM2RFDcnWFY0n7AwydKRuEpQMY4ERSpxIfpUSaT\n9kFeTgVLRoYTuv4JxWfXTlnEKLkl81vfx9TYqIUwX8s5Bg+yvSH5FUMZhCXP\nN8UXD8Iq3xLPB+fxEFTIDGf8bcZmiTEtn9xuy2sFC6asQ54u8nI2ZiFnhW/o\n3eZuQYfXXSyKWzFxkAAQ2IcjPZvVCFxZzvvYqsLf9N1Bzqo3ubCKpr2CAG4e\nGT3G\r\n=FNy9\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.15.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.3_1552301438079_0.9327377090070432",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.4": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b0323631a7236a72252499126ae1252e7162921b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.4.tgz",
        "fileCount": 21,
        "integrity": "sha512-l/mZrikEsvet39ePoWXGuzV0AKJIgvByyTp8HU09HJg0SQQN3m4Jqsw3iNHqD/hwkW99teuDUyuPYRXKU54n6Q==",
        "signatures": [
          {
            "sig": "MEUCIAKPfx6+Y1zi5pao26ojRgApFEpSEH3lNC88rJuHKVPBAiEAri3HsHgjI0ALCza7Uftpz2RpQdsw4D1OU7Ug4Fa9WSc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 98386,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciNyHCRA9TVsSAnZWagAA+TcP/31hbWGDdpmjAHUbYMDb\np0nX1td+IDxpbTqjMBIyX02h8WpyqPTwCicy8oGy1/jVYIEdXgyZMhAh+JC7\nCqklYDKFApj/vdYOLY1UTgTW6OsEgdiRyB6baZU93e4TGCM2wEAGs/LVnJ4I\nXe6LfsB2DKQoTK61IZ3Gy9HGCSIxLlOW8F9NF1gW1XXAFaXkGAMPEARqDciu\nTYnI9sE+4Di6lx2erxqjF8NgiP0dQRJczkR5IPeXb9p1iWg5O0nIZvQ05HVA\nuQfhNo2gvZFG07qUPSaWFU6Vkoyb+B/r4Tq6MTqz3IsB7Kf9odYjCuh4J84x\nRmOvwYmUvInNRS/yChILWt4GDyA/vMSzq+qSbwUJ7gipT2OVKChpKZiyhW1L\ntX7cdcgbFWjGg2hOzoTS+7FjVYEZAfF3ttCTYg3JDJ8td3ATyb/cjsPkizMr\n0pjbvjT7tgG6v3mc/ntG/S+JTq+XaKfg9PQy/t0G63EhDCCyC6Z6/E++i94e\nAmfvixrgbpz33Oqrrq06Ni2FXOZ++dE8AHdCKYuAsOdE+Cfzqr7hHAmnVafm\nCx+x/qSuQUisqQkH7hTT4Jjou6/vK0MYAIUe2uzK7CvwlULEWLfDoSpwQW45\nLqsMbIPRw+k+Qj+aaWBY5NpCkQAvp5C9ZHiZPwsd5C+rDLgCNmxEMzsIUlWk\nezs/\r\n=aCvL\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.15.0-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.4_1552473223114_0.22027659137646882",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.5": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "42e65aa61f8288aa79b3c1a2fc3520ddd2851840",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.5.tgz",
        "fileCount": 23,
        "integrity": "sha512-PWZBhpO9bFr2oLCTHfM/0xkvmRFepYsZyxqht5HjEo4Lt+Pdw9QgCn0/z67rA4rJsJJX01QZ3kNqJaeQSdNz3g==",
        "signatures": [
          {
            "sig": "MEUCIQDQiYvZOyLUvqqYGt7Hv9uJkEao0EvAV96nBOQYqnCqIgIgUrJ6McChf9WCkJxPw032maZaZUeEpZtPTy2jH4rQEw8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102646,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctOctCRA9TVsSAnZWagAAlZMP/3X4yox3KF5cf5jwngmB\ng2A6+H2DAiRZMQEbXv24wKrenmWh/wmJ7ShiF3z3kKJ3rU5dUXCwjQ0P5keN\nV3fBtGaSr34SX/6TBAqrCyumrTM74ClpZi+CDWQvqvZUCRmzbL9yCiYk69ls\nxCFzRGsFkCBBCovzfPWjpaBMew/XVTep+1u6ixKxQDh7yiuifYs5DZKJS0RO\nz2HGSmP+mXHq/tMsPI68t0E0bHRM9epK1JMLXbp++K+Z0Ap96RMFDAfxZb4M\n69Y0bi8DuFOI3R9JAosB5Kfzq3OYfR3azaAmL2e4tNTDhizd1usgzfUd2YXB\n3+59mRQ7Mg1gnnmDJ2y6UMGaZttDlV0yelUbwfs8Be+3+UTx0aGEvOifEf8Z\nFjlDIdKrpw0gkAiMYCE6BfhEVsBcPMbMJKy1Z5SzVvcqPojjnTKFnNpdS+dC\n0558o5bEKs2HD19oo4Z8QUPeM00Jm3MoGBHBzG+/Lzqk4hwotiEsH9phIZaK\n436jiCgy3dDP6AT5aD+JgJdRoU9zGaZPEtLXgeRjKxBmmheMDKbbv8AmG+KV\nx89kjsyPncjMXb04a+od9lb6WBiLmsLqvYuyPNUnM4fFT1G45f6O/rjtxsDv\ndq7ONd9PENOvc/g5lRrGf85AZzmjpUwCNNw9BR6l1ekO+hRIza5NwoGF5lKL\n3xD/\r\n=NkZT\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.15.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.5_1555359532855_0.14931593304731128",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.6": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "33befcc3af7d615e1bdcd6ce5ffd017861df5f60",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.6.tgz",
        "fileCount": 23,
        "integrity": "sha512-7DtEBFc0bkcIaKhhx5Q4ZvIkJ1PAtX0pqTnI6QyA14yLL1TfqSSoNRczamb9khpGbLyN5oje7kBJD1kiOvsM+Q==",
        "signatures": [
          {
            "sig": "MEUCIQDWB9jzig7bXDB/siB51WsbaGs+6CL+NFDV2+gjsGbENwIgAv/IXcqS8rkOD/sK3cRFs+7JXcc/mR2Nn9fJMvHQ+eA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 102646,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0teVCRA9TVsSAnZWagAAr10P/RDuVreeJjfqqhXwMsqe\nQyhv0gXEVCKXDeXyOhLfJbX5NU6sWBBrphjRY57ugz2usryH0q+aox6GMsZ3\nTeNnUMYi1LuR4eT/6tFmvh7aZY8rPltIdI2uCh/bJ+QTVNSKUYPWghgnw8OU\nub0ydfJmgbMM6AL5A8BG1sdGiXH7nuVzj7z3ea7o054o2OgTJewdXHEe9aUN\nqDUgAWlGTDe2Q1JUPJb/XwbHUsiZzmWvP0j8gFBBwviGG0RV/DXsyQZqiroI\n9LwLii+lSiC9UYbCtz/vRMmqIP5A6vbYDyklAgk7Tl+V1E7+1sN+p8oMPsOd\n7VFCFXf+0ahl/uBW6eD1dd6xKQNSpag6zUmbN6LaJ0ZGCuTnR4ewm3bCKUfg\neoNABQuTfon/YlhHvMaQoxsHvZh5zkQ2qZ+6d9coyKIXBpdnaL0kHDnOPKZA\nWYMLXmp15vkmS32Z8Ca886UDEYaFxlV0GuWtX31tuUxk9GZBsLEb2TsJFnYv\n8cBrYVBCn6oQenKokFrMgUg+EVkJktIFMi8JPr31qkgO3ErF88ZZTN4XpuUk\n+gafJHEs5HlMV3XlXC/r6il/iPNBs63TQe21rvZVOXeeJjWE0pr6pg1Q3qac\nuBriCDgyX0v5N9ehN093emvDBcZKgnTmgj9/hm94prqOsSvDSWidDR3/cijJ\nYYJj\r\n=bNYn\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-languageserver-protocol": "3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.6_1557321620777_0.8163898044397548",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.7": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "db6d75f58e0d3289932eba75e7987fafb4de9d74",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.7.tgz",
        "fileCount": 23,
        "integrity": "sha512-9jPezPNmqmpjqeH8Xl42Y60lkpfEQkwVnHOhj7uemPbgOqfW41Rq86kpS0du+Xo9dTzxK67KhEkXoEcIO0Xy/Q==",
        "signatures": [
          {
            "sig": "MEYCIQDZt/GFz/D/7ENmvdYOgyaiZqhJStT+9wqJVvotQYFnHQIhAINrzsxDn9GQcrE1zZaOIHFaLTjuBYVZQebjQMCsvH9U",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 107275,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc95zjCRA9TVsSAnZWagAA3lkP/ROnAfrudFXxfAKQQagn\n5eUgtVvrY9MzQQMv1JDOUZaRcym2bwubjQDL/U59AnycZ/uA6I51HczX1JzB\nh1mcKe63pXELJOKan+Gzo8nVsfG47kOionzsankoyxonjEWnYvpJhgREx9o+\n5nkpGqV4IdvpNLIRFJmF5owqeYykPXGXeN50QZmYCzJB4WJC3JXHrcAQY13+\n45kOpda4HoCKVIUiRUiU4TZ3TUEG2KhTV1M77jpJG8ztjpzRVJeYdUWQuwW8\nU+uzcoWLEoHGZ/1FFUOvHYQoER4QwcRSGfbsGA+yKQYQ+NU5KFlA7wuk+lTt\nJYpvukJoYo/F1zurVdBHnXR36/ChCzwNcvBW47+WokElkgN1Sfr7L+/6Ndkf\nLSTfFOdVH/epYdXYhORUKA11fRB2KbSIk2JbrkTtCBvnzKh2Lknlz2p12Vws\nyl964b4L0LDOHAbIlFKmiqOdrzN5fv+3Pyc7km4KgpGRaTJyD1BFfZqw/wAW\nq6IbVlkKhzGAx6SAQ1pnO7rmtocVbcv9Qtr4R7Ntq+v1UjS2IDcgn2zNH7wN\n1NgwZbRk5iw/2tORAg86P1gptM8azt9sR7cxxEl4ESH2702NrZQo/AXV4mC3\nQEqvM/hTppdB+3EZafP0WKusH0R3osLHxEMWuOfpwPVX9csmvzhau9tOXRcK\nrCgM\r\n=GdnD\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-textbuffer": "^1.0.0",
        "vscode-languageserver-protocol": "3.15.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.7_1559731426507_0.5458934200149546",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.8": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "12a4adf60374dbb93e153e08bdca5525f9b2029f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.8.tgz",
        "fileCount": 23,
        "integrity": "sha512-6vUb96wsRfrFqndril3gct/FBCSc24OxFZ2iz7kuEuXvLaIcEVOcSZIqQK8oFN7PdbAIaa9nnIpKSy4Yd15cIw==",
        "signatures": [
          {
            "sig": "MEUCIQC8YWQEVxfffonpCTuSeEiBD0E4Za0iOflPuuicJYbbcQIgC5zxM4Ul8kGP49tDdGh+yK0rxGT71w2GPkLMLgHNSiI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 105134,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAMp3CRA9TVsSAnZWagAAbRgP/28YpSvLdKIyEUWKyeFg\n0+ETRBpH6fErOtYKpRDt48U/Mmg57McLLbpru+ID1DwmbBFC3Cbqw19dl9K+\nj/pDRm1uB6yUmzR805lnf+V421NsSEbhmhNLJp6eax8VqiOFm7fBi2Wb5epk\nsFR4K7bGYGh76bUW6dKCx9tzk5bMP9k6SOd65gL5YeEHn2adUVYRyaVQnG/c\n74N0CF+sgJOr5m8Odf3isolR1rt/Up8eYfbh+1cxc4/J93Wbpx/9Rme5OODU\nOBfMlIbUT8HHv+9x1BqcNRDjy52/pSz1jrPd6OOArM4lCfybHD1Kpni1nT1x\nQSIDR8e3X7gv8JqHUDOD7HebhsLhW8QlQmeEkCvWoJkW83iNq3YPTqt40xn4\ns7lKrQLlhk5E79rExprNoS1pmZJ7HZW20YySlWxpSWu6/rtwTEKpHwmdSZ0F\nNmFk6VI1nvAi3AwrWQjH5YV7dXQ0K1o3wP0FOmY2IEQF9jN+QqE61tyqrtic\nuPYxpOJFnrcKKrWr97TWsl5kvAScQd0tH1q/1Rf+hCTzTgMeLlJw7YYKF02A\nxV89TZEkNKcXiYgNFwKZ1MpajFeh4Jum5h7YAJkUsToUo3WWQrALdGKibwVh\nIDzjAqCBuhPFBJUbEL355gxEAm6uGQklIUtNe5bIgrCwTzUFniEOz7z7N459\nVyN+\r\n=Nxp3\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/main",
      "_npmUser": {
        "name": "aeschli",
        "email": "martinae@microsoft.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^1.0.6",
        "vscode-textbuffer": "^1.0.0",
        "vscode-languageserver-protocol": "^3.15.0-next.6"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.8_1560332918895_0.90782194088655",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.9": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8192f2df2048dae4db19b8f970fa56c4c8dea366",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.9.tgz",
        "fileCount": 23,
        "integrity": "sha512-GVP9RlQ7y9L6LxptL4oCNzvRzawdBMSn7YMIBZQkRCXJpgx/nxbWxW//wDN2bRIrYPJZ9BoyfHmS93EOKQLJrw==",
        "signatures": [
          {
            "sig": "MEUCIQCTYfhOhsprqU5ZqgmzKbQLMGpSqQtAArU/vn4rz7zmHAIgTTpYmxQ7BctLPIi+enn1othmnKOvryX9w3+81E4vA6E=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 115849,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW6JmCRA9TVsSAnZWagAAFqgP/0BDQdzbNKcPfG0kS0jM\nbIAOCsU8E3iZUmblM7lCxjuxLA/XMGx7AE/dOUDWxEkmPPoEm/VBcSyKC7pX\nCYDY2Jxn/Lapanahg21nr59Co/o6AB1m4xQ9y94vPNK9CnCD0o3W8pQfcnKV\nPlOb1QkJd17HkoY40mtfOonTZsbnjyHx1WYpeSb76VcdOWfVydRJCBdcVvKi\nQ0oqGKBH2672xaDxn3z5+HZu8nSHOKRTsOXdlqhTbgtrAx/BIXDJ1SRaSu+5\nkrUR6sw0sTj/8N380N7lLcnDST+appt92SrWcLKGgP1GOjeH/w9c72bpnGor\n+el807Do/OHwgYTvlcD5/eeb437xTPXl8fzqF4EIRloRX5Al/4upbB0mBP96\nJdvebXcPM9H1W78nKBfwfyhuWfpmGmQrkw2wCL+Tkf5u20k2Iz/1JFgmOTk4\ndLx8R9n6J8lZt6BZui2peIUiFV49NDZ0PyVpGw6Yf6WKa7kuuhoR4XXFpUDj\ndrgqK/mCTEXp0dDh56WT/HwpTScV2TP7bnWwp2RHbwhbozT3D5ZYal9RahJL\nXdSRf0oPggcrf0edbmE2VzjefP3j157MtlLvYEotGjBj95WW7mrijkertVYf\n6sdZWDMXWzuj6onHwD9Yx1NVZYPJLnsRc+P69erGlQGEmlnrimMNIOCPZbNK\nejgc\r\n=SwnU\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-uri": "^2.0.3",
        "vscode-textbuffer": "^1.0.0",
        "vscode-languageserver-protocol": "^3.15.0-next.7"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.9_1566286437476_0.2690765395045851",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "5.3.0-next.10": {
      "name": "vscode-languageserver",
      "version": "5.3.0-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@5.3.0-next.10",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "995fe8b57fc4eb9fea0d11762d3a803de4278995",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-5.3.0-next.10.tgz",
        "fileCount": 23,
        "integrity": "sha512-QL7Fe1FT6PdLtVzwJeZ78pTic4eZbzLRy7yAQgPb9xalqqgZESR0+yDZPwJrM3E7PzOmwHBceYcJR54eQZ7Kng==",
        "signatures": [
          {
            "sig": "MEYCIQDFkrbBfVrvJKNgygzgi8dPcrvj9fm8yhbJ7wG9/tST0QIhAO5mVnremuhofLg8Oy7dGJHW+9TVxnA33+bZQahrkg/L",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 115823,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnwvCRA9TVsSAnZWagAAqcMP/1JwH2NDuF7egPHxlcNZ\n7aqdvFqcrjqCe585pj8g/Clk49O7+lUIBei7H5+QQ85uIMHT0w8zGTgivu+y\n1kMkiKuf8tvwWgonKjExL7JSf/m943Nvz1AHxDXJQNmrnU1Eb3oik+HMrBw1\noybaap2zprf9FiLy4hA6rSo0JwLEmdEFaNVPUNqsh+0VUUHN2GoxCuMDHBeI\n9ao7SkuCogIZMZQjZmZ5V7boaPwQZjnMk+14DKYW6LkBaqDIHrIRCKMqERzp\n3PJ3CoyvDBSxa/5+oJWqmsnBfC66pyPar3U6Mdw8/iOl7MTiQkU/2V18TlUA\nCx83HmKJvay4kvY8vE/hVOuBCgtuFZLgM+ob+jsW2/VugHKxi2gUaVTzCntz\nV+dYov4u5mQQwabirRQUWVauMsx2rI65IjfpUjDYujHSnE+OSiiqo2QQOqOx\na64aP+ZJArnFzFhFADeQyqyssy2U4+HYEoER3Cr0kqIc855ES4ycsB59b0tj\nd3+24fmvnezkgvJslb1xhvm/lyV9lo9uBYDpIeG2fXB4WkkdvswoeH5Oe2Qx\nMp3y6KHzjdlb5piR4kvvmTOnUVA4dKQ0QcVrZEZk9hJ8MlcyofkwMbc9R6zC\nZO8KH4LZD1Y6Z82DLf5TlNCUovntStSMWNiNvnRAXgtFKTJZJcLs6tVNtSCD\n9OxB\r\n=gS9T\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 -w -p ./tsconfig.json",
        "compile": "node ../build/bin/tsc -p ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-textbuffer": "^1.0.0",
        "vscode-languageserver-protocol": "^3.15.0-next.8"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_5.3.0-next.10_1566473263121_0.052767863686158156",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.1": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "4d71886d4a17d22eafc61b3a5fbf84e8e27c191f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.1.tgz",
        "fileCount": 24,
        "integrity": "sha512-LSF6bXoFeXfMPRNyqzI3yFX/kD2DzXBemqvyj1kDWNVraiWttm4xKF4YXsvJ7Z3s9sVt/Dpu3CFU3w61PGNZMg==",
        "signatures": [
          {
            "sig": "MEYCIQCeJwCpmE9vOWnOgGMQAqcfx2F1qqnSqiL3gCeaZlIcKQIhAKW6A0Ew5AUndoVcswedg38+OG/oAdG45RmgR6E9l3DQ",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 5746584,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiMK/CRA9TVsSAnZWagAAqqAP/1M5icLlP080qSYwShEG\n38dJal9ez7EJgwc13JxovR+v5Fwsc6xrHZdqnXsOQR11f7GskVct7MvtLVbm\n/AXHi4QrNrgmH4WaZZwSf3BW4Qd7f6cE3qhbDqRHNsDW6gcOjJcfqjF5kDVH\nifTUgWi/hqWI6UaJm03FlGyMHlRmuRnqdZ6hF8/FnVa3R0Wukbg1gdP7C3Pp\njNXuBtIn9XWxV7eqUIlB5tzJLFgY/6pfAm0xuE1MW0vW/Ze2R93uD1RmRmxO\nQisvIl3+EGLap2FJ6C+M3gdYE14i81TVI4318xWuFhr/6bsbQ5jflYCvcVTD\nstagX52A2Nmt8Nz2Hhn51YD1iD8JRl2GAH/VIsIG6kO5gIZK9ROfvnplWfXH\n2TiwdhN5qPmNcDdGgifar4TTlGBkPoW5rhcGFtXgrIiYZ8MBM0EDaLG7r24m\nMn+ILtFBluhsZdjwo5IepOwY55xqs8JCvSEhzSiMZm+2cyCBkrEN/XUmdti2\ntxjCQ3bxKiw4g8+6sStcklJsfAE5NKLmM3jadKzUTXK5TlasPfcJJ2ra2exY\nx1zJ3VIsaOCs+f07vMGLOg+S1qyzOBwAg+2B3plfirdlmaXSxVOS3dgYI+uD\n16UUJQGu+StkgU5OhZpVnPQGXbq9EZ8TKtJIlNw3d5il0VIk8h5u1bHZcJeA\ntYab\r\n=QBHi\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-textbuffer": "^1.0.0",
        "vscode-languageserver-protocol": "^3.15.0-next.9"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.1_1569243838410_0.47778040788324416",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.2": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "00170099eb2bc39993ac1f5c0dacb7725617b6b4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.2.tgz",
        "fileCount": 26,
        "integrity": "sha512-xDwQBg3kKexIHqOwEDV5Ec1M3JAnZCEZW752W+kZ34yDV1/z+ioMeZJSkGPSI1SBweIr4L29bN8hY1REYW9VzA==",
        "signatures": [
          {
            "sig": "MEUCIDBS4aMQ5exJnCEFavV/842bIqp0VQdu/V+7h1dRDXp/AiEAvFjqfQf3YgNYEW2NO5Pru9Yu0PY5CaVkTsPUDma9pY0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 5878741,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwCz2CRA9TVsSAnZWagAAQiwP/0LEifbG/awaQVtdiuou\nGR5LEz5q7HiozV25lSGKbXmNcFfHSnp1o+JRJAxdSQy0vUoX7nbQoS0xMc3C\nGEL0acoeE2P/GmH4tbe1nkrW5ujf/vD7gxtjl74D6EScqnf5sv7uO8Svpasp\ni/2v9Yj/ptlup+Ai+Uw/4O3pV5X3jWMWXfTsnJycgm1SkWDxmbCK+IIN4d0A\n+NN+sc0e2QK1TK2cesweEdSY7LZaLmsTT+fSeivzf8YxaQWim0XYPZKUb1GB\nPoRfKT5VIlVSmIMfNqCkorZGyYWxyxtpHwNxw6EY/PRp6oA/LgtuFDG3jg7e\nzHQiQbm5tRlftHekyKI51i+6h4T2aiDRxzk62hXzQ8xEMQqb3yPfVo/BQHEQ\nU5oQs/vyS9nHwAtCQp6++xtJTncrOMV5mTZeFxOhJH7u7NI6NGcX2aR1BZdm\n9TZE87vEKSoe34UWT5YK4Vq5TfeTubam/npSwDjuExl5f5LuTfKtVqjBN9yH\nsjJePIzO8QUZXZkI9y1TnYUGQk08xLX4gXVsaowazNv1kKlpuIUg9brm34vX\nS7pjsyInm3tb+E8TBbEApyvdwPqWMWNVM2NcOI2VS/eEeY5oGbRUcN1fI0OS\nZq+1t5EnFwNWRolR9Sfs40l81HpuzaIob1TXvDOGDuIEuTacHQ+AoAlP7bQJ\nUdvB\r\n=rS9+\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.10"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.2_1572875509840_0.022995883658361027",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.3": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "41e2fda6417939792f6a19fc19ecbb2f080e2072",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.3.tgz",
        "fileCount": 26,
        "integrity": "sha512-Q6T+KwYuoXV9KRHD6x7RfTU13pV0xAX2BtcuvSC/LBCiVAnEIOe7jKZjzya+B9gDvSk4hpfvhPefy5IdQK1mpQ==",
        "signatures": [
          {
            "sig": "MEYCIQCHVf4Z+DvXoVNKOGIijLWht6acm+/PnPSxpZMRuhEvswIhAMjhbLSaHoBhCv1/EkvQAL5BlJ5DxOwMqSon5GRu1dVF",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 5878712,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwDCKCRA9TVsSAnZWagAAJEMP/0EvbUl43Jwsr+59xEKi\nfB2zBI+gK4VadUvXYJhRUHANNiAotD1eUKWew15VNLanMBmFbnwV5RaC95Bp\n1DluyKVbEwY8LHymCcTaaiSzzO6xzHwtV41PGRDfEicFTsI7q+hutjKCx9kh\njS3vZwB75nU6/Y+8a2ZbpFZrZqlygFp1Yp1F34B2H8mliUKm51f6BWLG2Q90\nN2cMaK5Onu3+Xzr+y4JT75kqU3dw9vSrKiNhuilamz4WfPERpfYJ1A0FdirG\nxMIp+Mb7k9QxcLzOX20+x9ggPMwjgZ1nUtFZ9p5ZYFia/4JVehLV54A4YpNU\npxeL1cCKv2k5Ak2A59nW1F5EvU0enIsdgaXpn1P/hf3X15DJAUudR5AI+VU5\nrlhq+xZ1iIW6dsGbkwCYCB87N6DUsJRWyYRoLpWUnCwux7XsFN5j0+n52G+T\nBeriOUnEv4na60oPDHan4L9WwEsiJga7FPzq+FdvfiKRmGN0VYxtYYYd2aj/\n2DiMu15pOlr458nd2z7h0fgN0hMCxdvVnsvFas/PPqONt9HXopJzxxawSLSQ\nfKbC6BRwtSDuh65hmseQRi5LbaF/y39sxAcwbKmgMejd9gTl8Lf/YG2TlI1B\nsn+R2zubfTC3ePYsUCQjWZzbS5G6bddw2FCVBwr1dIRilWkSXZLdDJRE6Xtf\nUWKx\r\n=briA\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.10"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.3_1572876425990_0.30275062206291437",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.4": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5fa4fb4725723f1c90696154c88ce56ab749c972",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.4.tgz",
        "fileCount": 26,
        "integrity": "sha512-Q5kCioPC2IUQ3aSiHltlw/ti3d5M14PysKAKjSISM7PXlwAgsLwgzmroJKOwP14D8CfRPuo/Nxdrgy9Lzk4oiQ==",
        "signatures": [
          {
            "sig": "MEQCICt3Xox/Dc9nxY4C1LQqkzurYZ9rkxPqMAjyt8XGT2jfAiAFpduhsl3oMRDhgmS3UMzpmo2bCuqSiqixPNt0SzsyVQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 5878712,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwrxcCRA9TVsSAnZWagAA/ewP/2n7HVc45WzutsPFW4uz\n49bUfiLQAvba0vneGhpdnQjYREzxu1nrWujOink2cQ/BZ+hfEnuT//vG+uH0\nJm6z3jilDke/mW0zoIFP4suMrtdTZhXfPbU0XpT60w+/Z6k0ChJBLXPtwVE1\nawFENkIKuUckszI5QeS3WXIq8m9USu805kPf6Mvo8ia1+td8/0VWulfp1y4o\nNLQh3mx+kFrOflZTD0kIXFl7a/yHkzTn0JRRTIYozM5O05H3v42U9ew2QxIU\nxnVnbUfYr87Fxx5Kwh0ZYh5xJqG4MBwwClBKlCA/sBQ5RZsYAgpqzE6wBek2\nE4ZE+Dzj/l2M3lpozowUqct/mx8TbyfdZQkfs1lH6FTsNxEogYi9JTudLcmV\nKsgQV/A7jwSV7f5jV5UGetS1cQ/RyXBzLeq3ePj0GIqvRQw2AbCNajenuG+l\n21MwgBlkbQRewN6g0O32S1gZas7ATACt+qjCasnMTGH6yBBKEOXny5QMgJvj\nawIUGjBQiCCRPVYshuLEynfFzPiZC8UVE72F+3qJjxawLXcCSMnrSvhrShUV\nyAT0Zn+/MdI38Mbr0x6gWOkMLFK7qT3N3MjdSWQjC4TvXMFPT5tQ3fBoABkn\nLBN2+hK9rWeA2PCqSb+YmbIEVjjMd8svD7QCfEgRt5aQ3RwwTCEcBaWphRO1\no8oU\r\n=nslS\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.11"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.4_1573043292457_0.34926824225909514",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.5": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "495cd3af0c49174443f315fb864083f3e7dda582",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.5.tgz",
        "fileCount": 26,
        "integrity": "sha512-KMEyRR/cEhgPym7k3MOn7GUz70TjRYDcmvVIKJlmfknBEIrDU1GgI2DK0zasjfKdMGJWbLyU/rLfXJe46rynlw==",
        "signatures": [
          {
            "sig": "MEUCIGhlVCg9sGgcU2w+SlsZ8cNaZ0RzaVK3mniEhP3Avp5nAiEA36SJchcwfgtX+U4I0oF5GBDywS46mdXR4MyJQhA9XFo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 5878902,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw/CuCRA9TVsSAnZWagAAFcsP/3ok9LEnl83ySY9YFsLH\nI17Yy1ss5PzurJ8dDJEB2WsiLuH6yJX1QnXiuw7IOkF+l9PYUSPo7+x/MPkp\nejsQ02bEjkeNpG8R8YYETUg4TvhRHKSeL7v0t6UkX7Ga7DpgUQG8adkqFuMS\naWyCwQZmR76ECiPsjRZtVeey+9wSmIlMtcS1js8zN1Ybzf/FanG7qE9qN9fW\nP73yhsydtNw1dXcPAHLshq7+w8nVpIgZGXZvAFPHVB/TiBdOtVAzBVOSzNwV\nFcM/j1hm8FPEFAKhIHPUcoA1/iFOj1Wt8K8k+GBzgdnec8LBcX/H2Cdjkhj7\nqCOn2RD9/DPxW14LnxWlDvqY34ExULVQz6Ze2eA3NeUn2Y37YDff9uNTRil0\nQoGiOxYkyrRbL3AjxyPIr+hPc80LwU/twhr3csXJDXxu3Y8VVUQ0AxD5959i\nGL2wxzh5IczYZcuTZuRH2YXBltD8PJJlg1qmSoKCE3lyw5+RGU4DIYg/4MC7\nYMaZNp2xBBdtOMUs6QQ7u6c0fehee0PHjJKSc6w818m4OSBIw58VLGr6jZCi\nhd0NopookGRxWQtw3DeBwsdlowKcKA+FKSTK1nyyDQxxR1ay4cvNHxXoyzOW\nr1yRLY7W3mW64b3tmPCEOCslwvrvkplzCOBEawkvTdlB7DIiNL31IvpY7f7k\nEyps\r\n=Hf8F\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.11"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.5_1573122221511_0.27877925412018834",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.6": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "93fd530dfc1e8af59594dd8e56f063f1f080f239",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.6.tgz",
        "fileCount": 25,
        "integrity": "sha512-+wt317JzRk9o+KfLODpCy4luH9my2/Bzsc7KVimmY0mun3hYlwgYXVc6DzUhtEr4lInJE3xWWYrVX+FuZNN1xA==",
        "signatures": [
          {
            "sig": "MEUCIACzMYlF0r7zVpvDYYWOCVzRi41adqKX6PsFFUnKMIXQAiEA0LIwMfTUtBp1CPUm0aqbB94Cd+eDkcQ3IwbpatFtwPI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 117190,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3TTUCRA9TVsSAnZWagAAgFAP/i3+wuepdfm1mK6tUm3c\n/Y8YlMpxTDgCKctgyPkEQ377f48jkT2Ev8v0LDYzV2Lqk0ZAFbE7IjAznZhy\nZccTDZJA4ONKJEFZ75ZDTh9kVD+kGQt6H9i5VdfLJxPYlkfD6BKU04rzhiEG\nra1a3IE5KJJ2fzpUm149MIsVqLFlCQWbLyAOwNs+hVbmetdCYvMaApO5quJ2\nlJPzDtO1V6LX0qtiSMI/XLLVKnbkhn1W37Ojhj1tEqEOzs/HFe4KdB65xumF\nBxpjKwqCjjNIuxz+PpXSvj5hlmimpnIEWWA55LvKczMVAXxMaQNiscFj58jn\noONdQhkvtmefvJMUiVy+rj4uU1vOffv4GCdrGRE4IXCG/7q/oXHcOzpY+gyt\nyvgBPMd25Kmy7WHWVwc70edxXzU8wq0a+/D9JzYG3T18MYNqcoSejbJl0lMa\noqcjZrB7nWyOwBe1VAvorwCUz1+43DX6lUghnuoCvzAhjkutgRKggTiRbsuT\nvGN9xXC/2i3fqAFpsvbCabU1VxSwDbQ/dORi5RWhcuV/GcU6fSdDHDmkb1ML\n3Gy94XFUTH3o3ZMM1X4Z44AOKnzALUHFeMo7/P4YTBIMIXU67UuL0sqK5DQj\nRfrpr2fJAO8PclE6qRKsED/Pvs5gJPDaoiM+XTfPxzTQ1h+oXCayoYJJiHjV\n23ia\r\n=5i8Y\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.12"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.6_1574778067653_0.838286325043802",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.7": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e7e51d9d5b13bf96c2561d0f4abc393ed860f56b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.7.tgz",
        "fileCount": 25,
        "integrity": "sha512-DHUA8yNmH/dnrvyW8ejfYTd8AHlideOlExmyxnOQ7M1AOPzrIerL4OgjT+JIIN4t+UfC0MinEeHm1vdoYF36kQ==",
        "signatures": [
          {
            "sig": "MEQCIHyft7hRgkcffcTlstxifLEBN1+AWxPwVF/sDXEATY8AAiAMzUaGokE7HF0bCWTs4fev2Qrpy/Ft1B9h4NurtCjZgA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 117190,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3TgMCRA9TVsSAnZWagAAm6IP/2b0zFW6ouDp9V2pCZk6\n1AxQbpcQ3kMr41jhd93LHF0mI16yu89MKS9qnxe0J2xJ83urAeNNXjowwL6+\nAPhRTQLs1P1kX/i4Zp1k/eKR4Fhtw1ZlAiwx73rtoRTCip1KBNLSafZGWx+d\nHCX4z6cDA44jovsobOQBLvbjr2e33I7ymkmENKEfrHxvfnzgDDnTUvwfKHCG\nCbiXuJKLm62TfodC2SgHwDuFnqbhQ3uVioVERopBS2QwbQqtmKc6SwSoJuqs\neh3cc59QoY+JDb2xuqOLemkf+vs10eACtDlj4mxcK38h6NgCE8Ke8ezYeFp6\nQaq0s02F5oa8lXWLvGX2wBIvFc1aBvdcpD6dYey98nZTxBG30rPEudWzYMAL\ny95QuoXifwv+2YeErBOPz+kxLjmpwWlRhnt126b4+usyI22S6pfB6aSc1jRH\ncYXVmR0lYsIF4agzcykvWrScJerksnpFvBZw6C3YmjNGE6Znm1VgljsOdcXv\nbtm350JvGzaOMrRyCTSd/59CbyNOCZSRWxdIfGErzukmlTxKqrBlqPsqlpNf\nsvvvSKDVzZtZ2+1E4MH4b9v7vOeYROUcEQNhKtPTaiG4T3gITK/o3wK+rjGF\nyS5rA9ZS6H9KMSQiN449yXHk2XnLAb5/hy79YLoZx0PVDRqmEwXkCafYZOZw\nZ/EY\r\n=izAP\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.13"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.7_1574778891918_0.44528471684079296",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.8": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.8",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "39e22ebb9abecfc5f0e45104ed9bfae562257ca1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.8.tgz",
        "fileCount": 25,
        "integrity": "sha512-NsRKThaAZ6DMX/sHDGxOQ6H4Hjt/GeDSybbFdGc3oCRov4t3gVFnF3kxZ3y5jlvYNYYDdYXfpr8oRzXImBXHwQ==",
        "signatures": [
          {
            "sig": "MEQCIBWb5l9LAfdWD6Y/pXQucI16boW40GdyABXNVQaec2cFAiA/88MxQOQgYRaYwsUy+Qg/zni4D6rBQ1csjWT3eNGgrw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 117190,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7ifSCRA9TVsSAnZWagAAYl0P/3Xz6bVd4WGILfQBow3J\nokwyS3x/SZYq/bmAiiUnGetD9BRuuY5+UA7iQm3jk/jJbF4NjZLSoc7wJYDa\nB04Uyki/Isy70UlCpLKBHN1qK256U1f1pVZJjuMkoAZF69E/ikDb00cnCMXR\nEAg4B2bGdk1DQCPBpd+bAYJTplWmJg/GNaMnatibzZ9jvvAc/SohtWA6069o\ngwpKlO8ftfwUgCDflRBO0zQ65n0Oa14yUyPV9UNhi1OUKCmj3D4oR9TmyOaw\nl4UhbMqjm/c3LRbuaJQqFWkHQImbASIH1z2ujni6cpQ1V9oi2SrtLxba6B7N\nYnLNardyp3mtTDGuPCefWFbw3rR9chX3V7I1stAbd66xznOI29xwSR4+pYNt\n00265zY6AieaGyjLhUM3Ku9TAI8SVva6sxwjPVVmJxblIy094BYAdzZqwX6h\ngfXi/fcVtw8pxChyPMtE0VszWEMlxhpmoFsjyn4Z2TJy2qk5psoAZus/VmxM\nw3MjgB6uR13XdljmbD9rG3GRVWIo/Yrd1Xmiv6gPrNyHGUc7+lLzxzZDmaqV\niVFeS9E0rmTG3H3mtQ/4YnqG2Dm53zIjtwkFbn1IoSnr9mUFqjeVQD/QkEL1\naUBMxSetQuEggL5E1iH5itfEz1/rUawUGS3J9ECy2WlgF3ACbxevtXxCLfMF\n3T7Z\r\n=pF0j\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.4.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "10.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.14"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.8_1575888849737_0.8379066561866919",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0-next.9": {
      "name": "vscode-languageserver",
      "version": "6.0.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0-next.9",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "6f355bc458854f93131a2f4cb7996b7b8182aa89",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0-next.9.tgz",
        "fileCount": 24,
        "integrity": "sha512-h38b0fYfzDjeZCWyfqvu9BLR3LreZavUprOKn+u/lZcx88TeOzLvxZDm/t8s0oytRrl3Ond9Ny1+kWjLay5fbQ==",
        "signatures": [
          {
            "sig": "MEUCIFu+VkLAjdLp55VWF6wqfof5r/crW1DsnO7to3L4mOiNAiEA62ZuoceE2Ok5LOApJ7ENy2ZoqGHLU2I+ul6rWjUEZg0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 116758,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHFFgCRA9TVsSAnZWagAAts4P/0QT8V63PapQSeAajzsi\na5cRFgsmeKQvVgRwbiqWzvJlG6DpWN3sWtLxqJqymh840GFWJm6k9H+c0csy\ns0kITWhiJ/RbGMfZqlC5uajc6of0GxmwLA1iyd5cbC3s/RLhkBBa+KNfBlZV\nNp2IPqY8nSuCaFuSDy2wYrU4k5u0tAWdQ4hxYMV/A+3n2tT6erswnWPrY/AD\nAkeCUNmQf9++YEGB92A1RywxhDeRq3CBo5MODdbxzQm9b2V/F4VH/3XOikHa\n4fq0fn//NxLRbdQG7K9Se5gvUTjdw/aK5GEuWyxdr4ERUVlL2xFxs1R8C96K\ngFg/R7f+Ha7jp7FsZ9PZnOp+bmB8XeQfe7+2/1fN6AScseMog0uyVcrGUOlo\nR0M6td5MIFwhKVv4GUQmkiM+6cSDk9u6CykeOb9L9PDPuFVT0ECaWv8QOXGz\nVk1MOoQfxbxcW3HKaf0OAbz13xsw1Jz2lzBTBrZOn2ScwUlJ9PUuKqH4Fw6D\nhdLonBEE9HsjrAxRiBEAvOrYPD//SmCKZXKWZccCZ4DBxXl7HU0S9cnd9fCE\n8/bEIo4o+fqyUEN7/jzCIgcBTuzqCYRH/aBltnU8GoPJGBKnbhw1o/Ka3Nj+\nYHgO/eDRQ+T4yXgEQqGO8Ugny33echEZyZ0VNnVq3htifrytfE3ZOSPvEQbt\nW6z1\r\n=ePDu\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0-next.15"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0-next.9_1578914143586_0.06487173805797908",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.0": {
      "name": "vscode-languageserver",
      "version": "6.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "4b6fa593422a68bab3c5e92f1d50af3a7cb770f8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.0.tgz",
        "fileCount": 24,
        "integrity": "sha512-QihKytod/PApM+wU9qmjxjGT+p4vYDJCbMcdwol55QeE80DCMyls6yxJzTn8SNCNpP4JZin8SIZp1zpumfktQg==",
        "signatures": [
          {
            "sig": "MEYCIQC/+bce2x3Kkbe5YO1ix++EOV7gA0TlpzcKnBlgpSlP0AIhAPHJCdtAIyNl8PIu+wjJymLhq6ycSQ1RqlYlyRdZUhh7",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 116743,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHd0TCRA9TVsSAnZWagAArlcP/jPf1W63ZlTVHyg1NvaG\nPnUck3fbzWgbrFReWQByMeOYCZT7q2OW5nTrMNPVXQDwePYEbk8x36GZ1iRU\nemqaKhhIKj5ffED6u+Jm7KCBD4UlEEE5fWY2cnmDyEe4E2Q42d/V5PEUqpiI\ntWoFO+36m5V3CJKszS6B19d9eNSg3JHycas3N0zxV7pchAypBHMryK88Zwgm\nhOl8kYebfqHzXflD2hdYyOVWtX+NzNg1/6EZ92wbWwvXb/kNmiU7qYN5Zh/T\n6sbFGf75/zGjoQvWSAjhziTM/yEtmSOiLg9wK5kaQ0mxOgATYD7RH1yIx+Zq\nUtzwPrdxrNdaQwUY94Ih/bPVIJOA1db5Rok4MEeKDgPj9bMZrYyQxU26k0pL\n4l+g76HKarG6RuWkkdepF2pghO0/CuQvh73dTVQx7xm/XqH8ZiJI+06xK3KI\nwcCk4GSdOSge97S6nk1jwE1rkHYM4nj5FhP/hUhzUvQDirPFz4haU4Y/6Qc2\niKoIe/goutawSIpiig52OZD3YJA6CG806xFisWKWA6o05cSI0FCA3zeUa1Yr\nR9r1vdkZ8FzKcD6tJp2HKI5pXcZ/ptTDOD9nRcuyHTAlCTH+GFkySsY3wlnQ\nSuUcsIvlRcsRWe9n+3FMdoQpF8GMFEZlk4E4xkA3cvDZ9DqMTChYouQcm0/d\nNWRy\r\n=BXqo\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.0_1579015442046_0.7966852567153955",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.0.1": {
      "name": "vscode-languageserver",
      "version": "6.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.0.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "4f499d245f1baf83bd607dd79c4c3fd19e8cefc0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.0.1.tgz",
        "fileCount": 24,
        "integrity": "sha512-Wk4I/Dn5KNARWockdCrYuuImJz6bpYG8n2G3Kk5AU6Xy9nWNHD6YjB9/Rd99p4goViZOyETM+hYE81LnEzQZUA==",
        "signatures": [
          {
            "sig": "MEUCIEjsAiHz4Hymz6qeytu1qQKsv0N6YpRoOdYLOVAMyYbRAiEAiRjRgSkwcYl53/uOZn1QmUJw4bwaaaqD+JlQC94dbPo=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 117321,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJgWPCRA9TVsSAnZWagAAia4QAJZKzBdo5B7FZB62JGqR\nFTumK5yEkChG4dYZtRKvTB1P4rSuEq+sW6eHjV710X4X6RRH4yh1Ax3mCn7G\np9YaK9S0zBy9KiV4ea/Wd3M+VD/v+2b5G6lLaskUvN4e27HuFzVtjOscbGc8\nv95IBx+rLt48OcAfjkqjSGOkLcGi9lVsy6rciH7tXg7tuv8stw0yNlbku0TX\nfdsz31VZDCBWzXjjtevZnJSxAIyIiF/ejBtG9GJVf6j7TIjsJ9DfML9+XMB8\nljlDVPKNX0nBYRSUyJ0BG2q/h5oHkL2i9Tqo4XXPSQ0alKTVriERPPUEQ76R\nFJq/cQMA/CLhImjvSrikMuGXz5pdC9qdOH+05OMw7USt+PP2R4twO/34h+Jx\nh2/l6m579lLrLcN1pIyGQ3Pmvx45HofHkaCYsaE7pFvhr/7afaOgOChaogxC\nUVd7Flj1ZgJmt4iZe7UKMbSVA9irONrETTlPcdjmq5btbHCg7mt9/CiuN8Cv\ns66Dy2nrtu7i14Id4kalxo0RvDTMhRWEqWW9XUTqDk9IYd81u67Swm5qqIWW\nl57fghz4K3ot88XQf7jXxtBAWErpW7KS++75tBRQHq9d1yNkAk5FVkDgqPkn\n2dqFrluqrMlTm1FeRzxirbm2RFHO3xO35CgCpF0sssEGVZ7oKiquYwn73h6G\nNrsI\r\n=1IvE\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.1"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.0.1_1579550094912_0.17169176385711338",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.1.0": {
      "name": "vscode-languageserver",
      "version": "6.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.1.0",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f0ff149b06d1961f49ed03385ecc2a96bcaddcde",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.1.0.tgz",
        "fileCount": 28,
        "integrity": "sha512-Q5kUJegYclTZMnKUaEcxJK41Ozp6qJhhoFJYj0w8y8j9JXdKT479LE945QCKRvSgWfsqTSUmgsozVTUIwQQxHw==",
        "signatures": [
          {
            "sig": "MEQCIGtBEtEo7fvoEMyKt+RCOrld8aaOZniaL2obxmc43oSsAiBf5qmF8FcH2hl5q6EfSpXOoFdpEUwdZcTVJIybD1i4Fg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 130187,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKuKeCRA9TVsSAnZWagAAPLsP/39LQgw4Z0Vbydv0somB\nTIaplxkifHP6CMMWfX0uPAMyuehx7omPCH2mdVsq93w+E1liAJanlGTlalXB\nOg1IAzL+ZlZ0OIoQvmoXoXTaHlgekQMsJ++cs8Pps7rRog4KZzBtGv5i7bCe\nQ9lVd5iLyB1LCwolJ1q8vy3C120sZLuImD9MnLB+a1L/oiFFH0eSZDAxj7Aw\nRFV+4nF5Y5XFWxQ7IhasGx13NLttBYWhCcUITUeSykkVHPLs9aF1EbRw3qXJ\n+9nF1h0POaMbZ+zdD/kyv+iydKxI5nQ7W4SW6um0FthzwNE5Bw2+gnK3Qwof\nu2V9WoBjBUqnIjFlE1irhLAKWkJZXOFq9d4yMNWCgfkdIVi5vBcgVH7pya99\nnQQ6E9msKansPc8c1+y2wzQP+pNIz7FFLN56yPDL4Zuq0edvwZLobJ/xOpQu\nesXJyiCRFGp/kQagmehKCEHfbX9deuJtAr8l+67JcuiHsGPgEXyx/5VO4KxK\n67usELupwIYcH5K6nkS9EvaAOMG2+dtctTcxUsGiPXM+oewwA2hUk902+ETL\n9l1MyXcI13WJD/T9HDtRW+7WOLuBGxrPUygytfPDGvzcjOUl6dKcg5TC0b3R\n4c7LRtIcLmnUmr1fJCT6Oi1NwkL/6mnIW4C8yKsJE4L5rneV6ETjvhqTcilY\nMnzf\r\n=Lhvp\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.2"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.1.0_1579868830472_0.11685040063471308",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.1.1": {
      "name": "vscode-languageserver",
      "version": "6.1.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.1.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d76afc68172c27d4327ee74332b468fbc740d762",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.1.1.tgz",
        "fileCount": 28,
        "integrity": "sha512-DueEpkUAkD5XTR4MLYNr6bQIp/UFR0/IPApgXU3YfCBCB08u2sm9hRCs6DxYZELkk++STPjpcjksR2H8qI3cDQ==",
        "signatures": [
          {
            "sig": "MEUCIQDr31onvDQugQzjaTUwRcUNiEU+K3ZEcNFlBWAR0W0DbgIgBy2bHC1sZZdnYSk5Ls10BFfpN5IJYVtLuPR9n3UUURc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 130187,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSrEfCRA9TVsSAnZWagAARJUP/jO6KBsTnkhNSEiE4AKH\nRj0bgAIirdsgIROaM4bRUc9+fyV/C/9gQh3PkTGW2bjcVcrH3VkL9F6C4GNU\n6G74mz8TWhXHSSXzziOCRAsSApe3kpfsyP4K758rwLmf/fRwPFgEIrFhDqGA\nwmTe9AcjFyuxcJcuBwGCTZnBDk+Qzg8tS2JLNQgz4YpNP1+FGh16oKUr3CLE\nFUABR93vxZkJ1AS6HYS5VPKuKMWJoK0vTDc0TlbQzMkZvK6jFNlxHxIO+PMR\nOkWpbAFVyKd0xCKMtlS5X9fXthXoAEWCvqsdDT8ec47gyp1UVvV6QF36eWuY\n5K9zC90vQBbDTAG6MbQ6/sYmtv0ous3ohYaz1nDiJgkj5NhsnytDdlJoomGC\nLdKguRxCQh7GJKMlEFwP5DS2QHNKryQDuMcBFYwNgO+SZKOJmrOsGKZRsdJl\nxo1JuCc0+4LgZjbrWcyKxiqB7Vyb9eF52zT/y5vnbYklE6YEAHK94+G/pp0x\neE4hkZYrs1DJ3AzaRV4anpDiWqXaX5aVDJdfcmFvOv6KkstwRU6BrFQLxcBt\nxDVc68fRmYGPSvJDZnmDHOwmxZNfESlgKZ+eHE7rpTlEoHp31q2ZVNdY0H2q\nY1bSwBPbChbWwtXsxoopRu1k/dM9ep/jASGSTi1Wvfs7zzEgtmdnZB4INDm8\nAaP5\r\n=Sss6\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "^3.15.3"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.1.1_1581953311161_0.38634412567605403",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.0-next.1": {
      "name": "vscode-languageserver",
      "version": "6.2.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.2.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "2c97ed771df394c47843b815fe94cfa676a045b7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.2.0-next.1.tgz",
        "fileCount": 28,
        "integrity": "sha512-bSCxOgEIr9rgycjjRK/NWwzawVY/RAB1feR2KegpauSKcpzCRJEJ7VA5VeQrRZKUPhbXkootnLMwDdrjjm2s2g==",
        "signatures": [
          {
            "sig": "MEQCIBhb+vMXuliuFA1gl/VSaE6tuEP/eSj+7SK7am01F1E+AiA51gxTiIgKaDWE4kZt+JecPNT0gHhs5kE4JWMswQwBCA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 130796,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeJdWCRA9TVsSAnZWagAA/KoP/1PWb/pdNxxE7n+7cJju\nwJEW68omHoILQvTRd1xriXrRvq3V7ytx/eYkoJ+CoQHXfc5a/rlZIYGO2Axi\nyIKCfwrG8tZOFMKRIxAGUyKascHlSG2DQi7oSHa+N5J3sWgXkzZLr6tmDhhI\n3hVaHzYwEWqJlo/w8RrPZW1bom1DLLsgQGZGPlVr1gOSLceUEjgVG/0qNrbW\nkENuA9meYrA0jrRx9KQambihuFq7WlkshU7YTrxUmH3+QkCE9C5N9kP+bcYB\nRAn7AeC4VQnXgToo9xZdgaVVvkCBf62mYLcC4Df5Ca27I7Q/c+P5Jong6Hcz\nq7qMk01z3bArkGMfIXl875yOH87uWY5/uzN3pcuzxmHx30UqAD63r70qKa0K\nFSRBuBW5h1hXhyhTS0RBxw79yKIg+oCIcm6bXNR7IgB7NetizkcAkzPA/JVe\nM7ZUULudrBAMPLH8JAeWN9weZY9VSyF3waDmYRZpPpzjQekDHKXHuNmxeRne\npho+QIWepqqJX07E97yPA431RX2ZJvBpRFk74YI5PpMsLCdRMZtNp88hjU17\ndgzi6Blq/JNsZ7ISeXaguYBXIJ71hl39K/7o8KJjh9RTQQ7tuXknWNCMY7a5\ncZRTejcaYq8n8TzWMBX+yWhBkwWaL3H1C02jPBjrgcpmOxe5yt8K+UhnJY39\npdMX\r\n=+zI/\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.2.0-next.1_1584961366566_0.2343059914474559",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "6.2.0-next.2": {
      "name": "vscode-languageserver",
      "version": "6.2.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@6.2.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "bf5edf76d361328b906d556343e54e8a01ce5b3e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-6.2.0-next.2.tgz",
        "fileCount": 28,
        "integrity": "sha512-UCXULa/RmT2zxcb6auNezl9ZIPwYHS15+a0XzybrpT2+xA0RbHEYQCsIQkTRYjGv8cm3yS9iPJMmxLilP+y1Xw==",
        "signatures": [
          {
            "sig": "MEUCIQCZhj4FTIoHDlPC+E9qjmnsXR6mWu84C578NkUBoeZDmAIgUKBbEZTu2nD2yrEhKiQR589f2TbuAu0+8XntNpEHmlE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 130796,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiw8eCRA9TVsSAnZWagAALx0QAIlhfM5/uFUujpFGu21k\nVJ22MO4A66eFeGOotUDAU0Tv/DH4qEqILIZ0EOUnUz/Pccn/vHfVt9O+LkUl\nZRVH09mEQHejIxSo+D5r3aKxO3qA16jOmDJ/niNxQlHH6s2uysALPx6Whsr1\ntAl9+vKWwLvzI5kcoTAqRwOC6/3r2YO1Pw/bfhc36L+Loz3CBf20InwONJz/\nBu+VkIkc9PBXKuxswXGlRWDnXtqR5pusI9MEgzuYHp+Di89REkRdoWjJ/QMD\n81doX6+Q3f+15LabSXCqRVfPEfpTgWColu45ldr760Dq177hsO8XAuZqBuI6\nC585Ks0eGx1gXVsh+6v5jOvqXf5rZGP+E5kYWeY6Oxjmjry4oLpe3jg32W61\nS7fxRfAg3tY9ncjzqqksi2JfXgBV/kdqhbnBih4BMCmU14/GiNdhkEexc2Kp\nb96t8ZW+exivKLHPWZKYNPoTDNsPyWB53QDrXOkK/J2c647kNJw5NAnU80jj\nFtEb0/ojoggv6akpFLo1/ccOtTwXZ5qu1cViupLAH5jBv/A/ZdLFIamW5NsF\nASDt+zTgAsV37MRo0d0ZZvqnWHsQtOS0DNeQlotUbjj94CV7Ys1QS8ayX8hs\n2G5s2/cPqCT7+5jwrsKFLx2eUF8GwcU9bpDkrtkpglALSTGrXxV62fY6QrN1\n+BC7\r\n=7/Ch\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_6.2.0-next.2_1586171678131_0.1017887412690055",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.1": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.1",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c904da5e0f0c72b47a8836bfc5415c9174f99adf",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.1.tgz",
        "fileCount": 28,
        "integrity": "sha512-fiyDJU8AmFIxf/+HIjxz5gV28gy/EvWpjQBp1kB9YOF5UY7WM0oxLGIIshgGOn4dhA1koQoCF5naGwPS5blVQw==",
        "signatures": [
          {
            "sig": "MEYCIQDaqJiSnwplAD5yG3YuO381APrFEWOlbPuZ1jWatP0THAIhALPQeZWHa+bpgwJWee06Mg42xFOYxXj8aDHMf649QJ5/",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 131326,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelbf4CRA9TVsSAnZWagAAGT8P/372IOCi6dsMNKvx2NRj\nC0zSYVFy0w6+v8BYey4tnLA/VsUce16LQq/43Sq7DcRVHAQiL09KjXh1CKKu\nLh+P/1/G0oMdCOQ8RYAeb85FX0XAaT7K0oouFz2AFooUiPgl9Z6JilSoaD3P\ncgEJKFVZQYUAsrMH6SvFBXezrzHwSBOzPhTHP/oOjsDQymL7N8J7nmhJwP7o\nAH1386bJN81pNyCoop7aj7hrByMCaJcgd2MgYhlRNpFnjTj5hqccIp3jTHc2\nfQbXXakyYw6nn7BvPkDUcRQ2D+P9nHLv+eHYvcWG8t4WBtEpDyLRdoECMfsH\nU8FTpBorgzgjBDywT9QG1OCXw6ceEBmz3psKNfhp3rQ1ogEgj3+LsfyiIRFZ\nlVLUZVsCp/vJs6U2jQKtbKNGVSEo9awLVXv2zBdb62bIbp84lBcYctAz0iAL\nGsZ3wVIAqzMsYCZGpJnys4OphMMANnsbqKXedNHz5WUp3cDDtbHqND+ROMZq\n+bPRHx0bpN09vWAWVPxFJGJRhW0PXdz0bPQtQqy7S5ABFpFcnExpaB/mx0zJ\niOlZGafM8umIfF8tiH4uEaHkle2PH+9KY0WyHPJ0eLcFEf9lnK52Esuy8Gzw\nx7chmhSSULWX/Gjiz6gn7faAw2CjChHTIxz2GSZjccyS8bFNtc5uQRtl2m6I\n+fjX\r\n=Jdah\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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm 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": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.1_1586870263767_0.8513097103459464",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.2": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.2",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "f0b6bd701df36dc69960745c3235a284dfaa36c9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.2.tgz",
        "fileCount": 60,
        "integrity": "sha512-Jgv6GpQn09xYFiO7YQnDYJIN6MIColDhT40/aWlsayi6B32dNUg/+8EztyheW1tQMe3tlfpMh7C6U41apdVfmg==",
        "signatures": [
          {
            "sig": "MEUCIBoqqi3gdIbZ75lTbuiBtj9w2SWzzgGvX9gumLRRlwB6AiEAw1Z3SjCkkKkjnDxMWFCLGuhztfMikXHngCCEFK1Oc08=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 420080,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez8eZCRA9TVsSAnZWagAAiaMP/2O4UBygg7SZ7mXHj+J0\n4qfBN55ztsK18BE8+vaREQTRjprt0d1d8JVEaWpKLipjap2467TdE7hcQhhb\nxSlv6S1vUS/gTCRD6aAUiGWa0RJl3Y5ISBRIO/5qd9rzj7IPYEy5RNnsQK/L\nt9qq99TF7exvKu7+a4v6olpiIWkateX5xNGmG9RbsgaOg1UnPjCIisb5ZEGg\nsSgKjI/sCnK7FHsDJEphPYTi8CaA1zTMp51fH7sjoXV6LkQU+/vSIn7QbvzR\n5u4R07WO3sK1Uh/pZMSaxkDhQwpdxvrhCpobKTTn+WayOeecXHMitI1mhuxq\n/wZXlXoXJX8zFY9swGP1VjDCdpiGB2ZsOKHRB05n5KUaAO4ReNN4xOKj15nU\n2l/RPKoY87ypHmi0wyIoOJhI1NzCQ1+2qjYKybzIkxg+OrswLz0xFC4+y6HV\noNVyhBi11KwEimUZkYSUQIXDNjJaGUxNqwK1B/Z0YR+ExdXI5LgXP8AVG3ut\njUw2PCVF1FtKlh093tzgiuWMXz8bBtJQSqr+XNA7AkiGdVHn3jgfUbrtiB7Z\n1eE1HZNnLNRSyh/BZhkIoNqxhEnsDDLbWy+m1ueucOQS4yH7OMjfPm5VYeGP\nEBrrvBy8ZgMGnWEbdAG9wM4GJXQjr2CyP1VM0p24A36TPLt3zZ5crGo2SvgI\n8Uqx\r\n=CJzl\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postinstall": "cd src/node && npm install",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.2_1590675352667_0.7913652190379057",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.3": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.3",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3833bd09259a4a085baeba90783f1e4d06d81095",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.3.tgz",
        "fileCount": 60,
        "integrity": "sha512-qSt8eb546iFuoFIN+9MPl4Avru6Iz2/JP0UmS/3djf40ICa31Np/yJ7anX2j0Az5rCzb0fak8oeKwDioGeVOYg==",
        "signatures": [
          {
            "sig": "MEQCIGPng8vCBkIeFsRMVcNEnzUEzXmeNjr3m0D1Vid3NiO/AiABOsS4mOt+CHC9Fwu2WWxjAD7vaWOjUp8hsGb9/39MLw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 444116,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez9AYCRA9TVsSAnZWagAAj0oP/Aj7dFsjdAvDVur56/+k\naUwbnNpMujGZtF9aMO/j3fHwGvEPttuaLuqXzjwiSBl348dIUkSvRDC1vZuD\niMgcgY11WVBr/8K4VeyvOTdJ2LITo+dlpC42BC8vA4y8Ilc9Yn3dMQ4gWgJa\n/vlHLIGSKZdmZC3pywGHrJ0UqiOfZTyTjlAtAVBPErxLzPMDWNHVYexVrh4i\nWbeUVK2ddyQ134v0w5KmYhRgZv3e/vkkKrgFqtQ+5JCSNJFD04RSaYCrV8mB\nExnerSLRRQL2tm7Bm6n9cVNQ9OtT07/zdDpmq44yqSCY2hnN+pN6l8eycKYh\nNi3502qhO3H7JloTlKUD3dCFZ1dEM22VRS7xcwi775NPxZBIKkKOCD4xa1hz\nuenmbbcLIXoq1C6RS/rCqY6lA4p3jzhtRfN28nIhI8aJh39u8JM/BDQHyKeX\nrIflZzEJMCwsea/xXgFrgxmboNCdFYwYXbHnoZwTa6xI5Z2Y+UHvzv93uIn0\niWwxUoTWB0NWkuZgNhhnpGpxopt0Zc0msLw5/VSPTeBn/qtkn+8KyvpmTqKI\n/SOoK+Ja2tao3zNyO/3CKdqSyNW7na5jYvD/LU+8oPW7Vw7dDtnYKQvasn3o\nHE+VcjHzJWllufIhkLA9n3dkvfYmld9Ziwf21G6nUI3erwKwthBjWEhESI35\ny9BT\r\n=Svux\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "install:dev": "cd src/node && npm install",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.3_1590677527432_0.1108063596713722",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.4": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.4",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d402958fc4de914106769f20b94d52ead685586a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.4.tgz",
        "fileCount": 36,
        "integrity": "sha512-yyFMuKLNkSKYb//6dQHCo0wlDYWkgRPEXoV+/aYXHp9ziIBqQxKJJFrf/rnXYReCz1TroxYMcFGdO5UrBsLAaA==",
        "signatures": [
          {
            "sig": "MEUCIQCQ2Fejq3xeMjk3Qm8J8ei1oyRWFqutcgFRgsm5SagiJQIgLLiUbI/LfQTxGOYUGEsj+2XfwxNU3mDYVBXPGGnXoMA=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 133277,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6N/hCRA9TVsSAnZWagAAkeYP/i2eQhCavHwS5b9lyaO3\nLRYRyDlkAsgpWW6iw3tEo/Qnm4KhUwfABtTJH6FsVWrU4Ff5EBo+NVUAwagh\nWErSd51GbSildWDzBs7qQ18p7+YdoaBZrXdlMqWB2WrT/oNYYJyxZRdAa0ct\nsIFDPyHsgieuTstdnH20obQVprF0jlssmCTVuI9lIddDAWgoFZvnm072AoA0\nq6Pz4IYs+5k52R2iecRM+xOyj4sgVVQLC4I9TDFJmernvcBUV8BY1GJHiIhE\nCMwVTXWgiAVb4z84Fg/l4E9R7vpNaDtsqEOwnzj9v9hrpwjh5MDzYR/6/FrK\nuAT9ibJGBFpdIi7j+3/Lw6LtYJcWMjGMC7kXTYlocyGIG4AJQnjgY0HXCufK\nI8926VTjU885dT2o9xqTpky6F8VHJ/5mFmWVLmSd/eiAxCoghXvrcoOwoV9h\nU9xU0rD8ltfi5hLzPajrPP+UUJVu0Yhk+RcRGNFiheBilyF5vy9lcZfoNgrr\nU+G2fOY4a+Ooclakt0Emkv7K7+o1qooyffxJQ22yl+NqmFIRn1z0pvLMCNgR\nXxLXJRS5Tjs72mFNL44lLssKy13rN7laxmCz37lU1SF6KU0LTw2Ovd9IrSsr\nSTv5fcrdqrpJYI+PB15p4DBMDrScsF0wHu4fYXWy9dalL80oM1ahXdaOifup\nIHkP\r\n=TDrI\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.4_1592319965913_0.5754110050190484",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.5": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.5",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d00aec9c0fc75e054c5c8b7b8b87dfd6f3e91100",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.5.tgz",
        "fileCount": 37,
        "integrity": "sha512-3Apg8/fJe/UNsZ67aUvOcCl4eS/rC9PGtAyrqL/QB7vMaaw+gWvAn3ubh/sXTbz3HHU3co8RavRxHNZLLFsYsw==",
        "signatures": [
          {
            "sig": "MEYCIQCy6KDqicE5tgi6RZ9vkHrK6QPQXB3bSSsOlmifIP1QQgIhAIzF1yGYUEmIH5hoGVYIm2RYDkdglx02KXPzvXTdls7o",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 133686,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFt9uCRA9TVsSAnZWagAA+5wP/i4Zt9Nu3VSyuzxpCf7f\n1gUq2Nfi9Yd3fvtNUtgRqGfxuvI7f+GLWAEfnZtcYR4yxhVcP5U/3TR/E5Ra\na9KWNgae3Hi9WKTJJzCNSkEFSfO86Ip+ZxcjTdMlGVStWWTY4zG0ym++sP/B\nIWlsl54EkzuHEEvg4MD0x4VX9TjjfxVizUeIgecNSs9KmliQfHTn5ANv+CLV\nwzFU6FXyofZGiHiBJxkOnlzIVGPyH5gyOA++X62ZD9Ikw0lyGobh8J8Atr/d\nMI8NkViuyI1Frde39yUvwUYQwJkhw0bwOlUwgsFxs7BC4KZ9izkAwykqU6Xr\nt6xgm9/BhSd5jxNw6zM9IyFkwNZdmCnyxjVYLu2rlQVz8qJ+zqrsBz02KDtx\nwsoLa4MpowHGbqsyx5yNqpIk7oa+IJeqt+jRjGH9u5rtE4+L9OqCaNX4szZ0\n843oPJqXCQmzmNpyTnrcjmDDt0cjQiRIQ47rPR7RYZ9qpvyvNdoW6p8HGP9n\n3uxCDEoJZECnbaGWThUsSr/zCc9DPNASoDtq8tivnqSQPV0ZlpH+2zqCLuOw\nqGDVqVntNAdpD21r0+91wmCG8PaXOawSS5FvkSrWWbtiM5cEb76T0LlvjRAV\nOTPLl4soY0a+9CIBT2cB3Ej30gSDP/3t8+o+DTLpKEPhIuN7mgGJX6bmIFV1\n6jsu\r\n=G/5S\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.5_1595334510246_0.23317757094848712",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.6": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.6",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "./bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "79a315723d4dd67318d6e394a1d66c3ee6a7ae25",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.6.tgz",
        "fileCount": 37,
        "integrity": "sha512-arS+G5+hZ1MXOk+RDLzBPncJdyngpgHYUO7Oa5XQtQlmCuIktcq8fzNxCbpe12oeP1VtiuVcmNMnafkbKI5INQ==",
        "signatures": [
          {
            "sig": "MEUCIHpCHdQw9bNhf0ODa+vvY7BtwKuJGx8/P1/Sc/76MBHQAiEArGx953J6Z3X8Fnv7Tf1jdjkFx8IWgbqGs5zUIM1DGNs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 133686,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGV15CRA9TVsSAnZWagAA0sgP/1Tf5/75KzhWL/4ia5G+\nNkQlYwV/tX2PUkDOP5ma8ub/tOYU+C9ifSRbTyczLKkf98CNNbrTpWp9IlKk\nVDGnbf26qXLt4CM7KaJMtVjm7QHKYGBR5IB0v+q/xq9Y2siiV6+Wp1XULa5f\nh/uMAO6BT06+Aejv6h1Fd7uxOSHwI5so7h5jw+2IjA3n9lcmSGvA94SQs9JB\n99VHMfe+Noa1YZY2tJOF87RymjoAiCJWEXufKKbBZ7neOLr9AmP1HKKNeK+F\nJR4U55jg0tbfhYkyQc9m4ZqSRdrTYVYZXCDc6Toc4syadgNPA+fOcQZesFB6\n2RUXtXlSh8lXKBzFi0FGvvyUbzbUJPtbYc4xfnZCPSy6lQZziWt5GDoye674\nndLai90MCWnZgbu/1IGJRyO6ei9xxhtRla6NAX8Q6s5ucSq789e3laoZvaIf\nMYMwoab4Et7Vnyuvm4++MxvS345sTvlJvdcAP+vgwntej1fLhx1+6D0zNJI6\nk+KvwtJIA4d8X4OPzQ6Yct/knAyiEVov/S/2MWSNcIlxfGIQ+H/vXryfoOeb\npegTzznv+ryd/y9X8tDpBWbC7b4XYlsF+CXiwFo2P51tgsZQbms05dcsYp24\nuwfrC4I2Q43zDdMvUMopNOnQhEmdzqhe/MjvO9ypn0fa4sRxWpRKVfzqUCY+\namGX\r\n=4CXq\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.10.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.6"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.6_1595497848888_0.7316731582975096",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.7": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.7",
      "maintainers": [
        {
          "name": "aeschli",
          "email": "martinae@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "bpasero",
          "email": "benjpas@microsoft.com"
        },
        {
          "name": "chrisdias",
          "email": "cdias@microsoft.com"
        },
        {
          "name": "dbaeumer",
          "email": "dirk.baeumer@gmail.com"
        },
        {
          "name": "egamma",
          "email": "egamma@microsoft.com"
        },
        {
          "name": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "jrieken",
          "email": "jrieken@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c1bc538eee761785090820336de32ff86b66012c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.7.tgz",
        "fileCount": 37,
        "integrity": "sha512-6La+usoCF0OnCYIbOLBTmqgzaZSAyIBpnsLjS/g7AnI8Pv9v6yzC38VhTvBoip4/ZBwf1U8vpdwatD/qCSKeWA==",
        "signatures": [
          {
            "sig": "MEUCIQDiUIvGDfXmrMtgCmkQ384Bo/ybxlYhA64Yfr8qGdPvbQIgB5WaLqJzA2pTnE6UTzCc2Dh9v0932vJk1TNanKHO1wE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 133782,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRQjyCRA9TVsSAnZWagAA/0gP/1sebc1PYLkZxUIbBXpC\nmsppJhjhkKKzEUmjjkiP0RDPFVgMqELQ7vjrJXPnFnp9UhlP+VzAAQ9YvZDZ\nJCO+2oR1eD+1tqa7lodgqlu5a3WclGrWzAb7joEA/TXcR08LosOfBb3Nug9Z\nqT+BqvqxbMGnNODX5afMTQCQQ8zx+mr5Hm0pm+MleuytOaoCkZXZPrn3yNZO\n5xtB7RG7rtXDkBzAAubHVN9mkCcse1iy0onk2vLf9skWIqvO1E3CPxCh2xaM\na7hfzfO96HNKCOPhRzmTyogz3A9xozEBBsfFobDRV801mtwri9FngEZ/d1dl\nbZBHMOVq5N4iYAktkTdgx7wDTdEAwSeoepoEMe9nNsAtr/FSACc/8CsKq7cB\nK3v+jzjtzhSqPFGhilYq5en1QBYp0QbftgWF3SVgfwGudUf7UZknbD836Lz1\n4KLmaRLc1eJScDnpAn9kTLldJsk16Ajk+zFbYTGSpwHgBgC4MFxbQneJoxwy\nTBXsyr82jSxrRNnYyJDcPq2tsjOtvJ6LFxQenmPYVnKrFc3KdUZawli3qlyU\n9DAsUWOEZ/O8dA5HzZEuP3KK7j3YIsot3RF9Q7MEIGJseU+OiG3DwGrh+kyd\nuUqvkKWoKkeIZkjefjVtWCjFr+/PMXoqmE7CphHg1XE1P9a3pgxMdDwfFWo+\nBjcI\r\n=Up8R\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.7"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.7_1598359793786_0.983648570726293",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.8": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.8",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5f413f19c4e263781a36c7d69ff208fd9de49585",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.8.tgz",
        "fileCount": 39,
        "integrity": "sha512-KSAnOufF9sUyW0C7UH3qLoJ9KFJqElaErb9idu2U7+ZiGB8MNSUR82ZNrAbGrSK3A0ui8BjxEij0GvoLFkuksA==",
        "signatures": [
          {
            "sig": "MEUCIGlC9q0BXg4AHcThLqKi7d5PZXoVJnKc017BAyB7zrWhAiEAj3j2PPOPjqm8/kuAuXZSF6UHOB+g5JuSuwzXNZaPJTE=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 138162,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjxbkCRA9TVsSAnZWagAAjxQP/i788EyepZtjNcnLa7y8\npEQzAByn19pnbkg3lzHUt88ljD5dW1ReQ8/T1BFRuv9TQ8qLEgNXm7m1z/2F\nRiSbiSzEYUJWNi+7hs0hRLZAQT3I9Mt40gYZVQbLJJAI81vysQY19FI/kvE/\nNsX5StNfvJld0vTIrLp9WKeHQvQDD+4WLmreG0a2moepken5OG9ytvhhjS5L\n+gI7cQxK/MqFW9s3mZa52hIjY19DhykqBWp7DBZyYI0ktGBr6aQHJloX1rXO\n/RcWBmqBIhRldRBvUcWAUWlwJc92QtEQ5V0gFvXatqtodmG3WhS4tFiOBAKP\nA02p5PWPRXR/iy4K98sq0uYu6ex5gqKDd8/B3c7nNFmBV1WHL1RFK4Y6nsC1\nJ7N8AxR4nr1zmnVHXhRCOz3oGlCJGLbnckuOe+IYqt45KY3Ru5auOHv9HEqr\nvQN8CW27VCcA43pevngy90T+E2meabQoCbqMHQkfeLxwO9K1IBegEElyClSs\nSaDTkFHAAooC7CudCXAjzJtv59riGv/8zR1Fpek6OKeanQo54sW7QKA8JKbI\n9mCngID7o+NOpeCuFgLweCF6C+O6WwMuwpWkCPjX0JJkUxzZOzd2uEEUrijx\n9+RmjFVZyAoNqQrQRic0yekbrIfZRcXToqUp7s0JjMmtb6TThfpsesJcU+rk\nZgxe\r\n=5AUG\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.8"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.8_1603213027544_0.8774876141438084",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.9": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.9",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e388e4826f4264f660854d2909ee432ac3357a99",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.9.tgz",
        "fileCount": 39,
        "integrity": "sha512-bvGDjnNXP2qPhDSIZqxuke/SqZ8mUOAYKAXIuxClrVhrZ4f85DUlas3DDyN0MsTyzWGenynyJrPoInfODY8azg==",
        "signatures": [
          {
            "sig": "MEUCIDR+bFAJJR5P7bo270FjD3+GjxSghK6cl05qND+mDphwAiEAszoSZl997OujxE4c10Sf53quGge7o2twDHd5RgDXABk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 137340,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkc2qCRA9TVsSAnZWagAAQvsP/3lP0sdkYmd+nXBHoh3z\np9pp1hiO2ogrYCP6zM/ymJOtv4yXbj6kJ/igBBC1Pp4JuH5Om831ov1ybMGd\nNkBYv8YJkKPMGN+1Lccqut33w6pPQCzEdqMKLYVmHQOaGNQqEyMbbf+5LiNn\nj5+diBWjA9MIKIqU04rkEIOG2usxo3Juye/9IBNkKatnKp3+XjjiBbtjIQs2\n4R7PzFkR41b7ww4d4vugN6qRAi2uf68QErSmP++FfCUuOtd/7eStcx3xU8ye\nuY3NWHBd8L4+zLXcKrt/wqUkey+4bBOyRGPLr90MPoViuJAipAslQu5gOz9e\nfoZhegBx1XXFd88hwePfSPISqFdvFiOPk/mK/0R//JqJF2v2hxDgG8zl6pUN\nhXNy+3SYRWLRqyimBiJNZKJurzDIyvQt4vt1X+yrxmG7BTCESYYHCdhGsaV5\nyNYIAC+ZSDYj/ta8ctMHFCoZAPD9Ero+22InWCOE5mpDXRDGHtEJqLQhMKe5\n65YEMTs0Kg/5kvQLyLT1aqtIAarAvksgFQOiL2YW3/VtHoIYzeXgG5c99kI6\nmoMzWHfHiNyLS6K314pj/b6Kkj6Jlg5Mr/iU7+VHNozLhX0huwE/3O2e9SS0\nrFBqLDsrIn7y9M3RULOnPuw8q0oHkCKR5621+4/ACvt1uI6Y5f4opmWW4N8q\nMYFY\r\n=7jBp\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.9"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.9_1603390890490_0.8731088006316443",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.10": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.10",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "cea85e056cfc1b342b7c988e917159b5364be394",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.10.tgz",
        "fileCount": 39,
        "integrity": "sha512-49Ud6FtO//AeACkZc208s7hx8trkJgJ+JsfBsUxbcLp4ScZk+mFbl3zNFv8/mllxRZF2le+vCgOmhLzTyemJHw==",
        "signatures": [
          {
            "sig": "MEYCIQC1EEBmKeGL5SlLb/jmSkB6/HySyQDHTAJ89ZHuAF0PwgIhAJN+wOHkM0bcYVofj7fW38CeYyyKvq1jozPNZG7OiWoz",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 138076,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkdZQCRA9TVsSAnZWagAA1AoQAKFkarQBiWj9UYxXkLz+\nq3Kq7osq3GZ6uJ0fUnB5yfsfQMRGJCEFX7L4PX+eeb9L8lNqGv2AqLdZfxl0\nEXeB1wH2X148q+CwYy1ZYIixplxGk3vx5FIET88rZQcRAjpeL0E13T20VwHx\n3YJOker/tCV1Ovu2fc6OOuqq5ei5i4uwsoy/TdgDkvCZBM+74E0gfS4+ZbNE\n8XyGeMZKK/WMNHyjBQA2W+43ylAm1CLMSGiBiBjYhvWh8lXfi0B1OYewrkHS\nVvnr3rRHelud89BbBWc6ZfYFnIM/Y7XhyGhiOcTQgol0hXbc6BDks5ccxRSb\n1PrKXoVQKf/qYAI1nPx4dKvmrpyO+T3sShReV/aHL4b0r/+YBTun2g9plLQW\n9IaxtT6nWR0LQQJcC7v9M+DYqAjO+hWtI9WCzcp2BI1Cp4L1RIPtTez9wFM+\nt7pPRn0vZl+xK/WVUfqVACwVTAeP367Oui+8boHDmWnxaPt8YNRxup2q7BW+\n7F9VCrwRd/Ez0oYPYD7na9vEIqAwvOHGwSHslK1AyIqxOhzp6BY0GSSasLhE\ncq8xpQv4kaBEXKGdowAihuWAYY8nu1+kq9eNldp2O2JZpxvNd4cHMiF8ifUm\nka3AjzBtyAKXNL8tcF+0bhLOFEGr5RknhkbkZmsUdLOp0UqXee1gzHIXvBVi\nWz1w\r\n=36m0\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.10"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.10_1603393104316_0.1270734018854811",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.11": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.11",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ff5f220130ca1d63debc45b55e96e9ff4575ef30",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.11.tgz",
        "fileCount": 43,
        "integrity": "sha512-FVJ9se5fJsMvoPKRLlVFaNv6+RJ+EWP4vYkF8J+eR2CPbbQ6CzN1wLq3lqZTXBVOBh1toJR5B6z4j+j+OffFNA==",
        "signatures": [
          {
            "sig": "MEUCIQCwiWpmLrlarFy0tt4xNUMqckm58pnZ6UNCyXZOqYhBRgIgHvQ0pUfGRWloZzUk6X3TAToiLC/lvjyHFYoDFhF3Qzk=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 141114,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs969CRA9TVsSAnZWagAA4L8P/3nl4fp2nH2tiQQS/0MO\na2AimSHxPwaIFbQEOpfpE+sQx1+uTe3EFh9kz9PHiAInu/n1TLZnGC5elcd8\nirRfrQZK0P2r2kLiK+eCfslJadl99GpoOQ5nQSCA58PBMTSg7h7/krIUER76\nSCNWD872NeGThsWWpo6gsPCfy7OcgjuDyjXAjbAUVN1vCtjV0N8s/T9jxpNE\nVbP8BCwHqMKIPlZiYegTVDrwbtakRm2wLoT04INCYDAjBTr9cvunTWI6Lsp1\nlTWNWOSpAYpQcOTi4Z4zSENuTi6bmbj6k/M541QOjZQERZnidCgxoP5aIvaZ\nQZ9anJEETpdUloZ5+CbUyZI/Bsev+7iow7NpO8g1D5pukbRjppRE50AT8Qe2\n0vZ6ObLtFhGvFu0wtsVdmd7/TZsnA7XAJmldmb7em8MmDy+/GFc+mBH8QHr6\nMDrT59kEDk/Mjdvq5zt9m/HqgLl3Z+gfNeq0w2D/wxDDNH+G/THK8q6iqOws\n4IKGKB3bGiYym7XT1nDVCpDrdwt9/IgDhSDoLECAkjf1TvVHTG6GSJLss99q\neOmE1OcQuYy67P6Lbo/RwUhVOlpg06IHeToVmRMR+QkuBQWy4Pv4pxOxhlop\nD8FhCIXCbR/VzQXsPiFfr/d1UtOObbZEbOpRrOLQFx86ImFIMRePbDSmR6om\ninCY\r\n=pAO3\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.11"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.11_1605623484708_0.35495066936688424",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.12": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.12",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "cd7832af3a93a915e40aec74fd253f2ebb2ac591",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.12.tgz",
        "fileCount": 45,
        "integrity": "sha512-gWJEgM52eeoKKiOxSSIGPDCCkUgSwiKU7y5F1N6+6G2UAUtrlnGKtlijZxEZFY5lXta+yT1FdoBnM2Wrm8Cb9w==",
        "signatures": [
          {
            "sig": "MEYCIQDk5CJlqM5GZm/oZqbG1zcaIjiVI2aKtcu2BC9Z/sLavAIhAPgww17uVgF9wGeeFGwuve5OxVTrdrdXVlsC1zbYkeHu",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 145669,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz4MbCRA9TVsSAnZWagAARa0P/0neYVDTyS+AYJqzt+QU\nEopzXZfdtZ+JSU0rGh1Y0jxa5QqgIt7nFhIEnrQjLWanWw2pjxX3qfyatf9y\n/gq5vbVIGlLaTqtb02ybCn6ilM1PYOReij+gC58E0TRtuHo0q/an0IIgD7rJ\nFuIRPgwSP586jHK6k3PnbOo5ftUnHNV84yVRjFU1P0GLQDry+yexytzPoju5\n8Df7KnoHVCKVNqw067tfY+3kPhrS2r2yjPWIUcWh9UyE3dllt5ML7RJcnbkZ\nhSntAFhbE95jFHf79PNXMPRlMUdc+odkghH+DMzSZE1veelZcm51JvIFWiFD\nkIjmnD57y24Ea3uI6sKXBfvTlopKQvGXqZ0FsMk11xe9t4nIjd84lj20EUVl\n2VwVBzwF7H4HNIK1rPQhZuh3YvHj7p8eW0mJpeAnzL8zPSUyw4X2o1I7Ezwr\nPSqdAzRNGeJaiIUB8TW2KOHnLflMstjOVspJfMUoLJ4EwA6gsA8kQ2Voz/S9\nrJ/om7Y/kKSfNTAiZbzRflXWRy42Pid4z3U59DmRGUb2jGfhW3MZd4IVBetK\nO2rDQxPyYLib7T11U7RnoqUke7WTNsoByY0RgFZI0lmiWD61j1P4m1w8zg+L\nAPsTm4poP7eWIuK2ftSLzR9tP3Q39ajc+LwvNn9eDbKVV1fhbv/BiD914DdN\nWwqs\r\n=O6qa\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.12"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.12_1607435035440_0.22557353410718806",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0-next.13": {
      "name": "vscode-languageserver",
      "version": "7.0.0-next.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0-next.13",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b640b6d5f5dc2914fa29191f310b18556d014012",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0-next.13.tgz",
        "fileCount": 45,
        "integrity": "sha512-YBXKgWxmYMQcPxY0FL5VOPMlohP9hA6LD8Z68xoTfXS9N6Vl8A8QZ9Vre46fQwiEyOSHJZdfLMTGlJi/+LAQNw==",
        "signatures": [
          {
            "sig": "MEQCIEUfPqlxgvn0b5FFjE/JW18mlF8nrMuYtfrsAc0+W0psAiAa3CTxe20mUboCi6N7d20i3UEd20nbZ4clwetDstUVVA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 148239,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf013TCRA9TVsSAnZWagAAf5kQAJdYrX/iBdYvBW1pfQXX\nIeTfnihJG8CyC6CKeL3sROm9tHXLpEXt+vuBXSwlNYV2vyh15ifNIk2dPOc1\nPTkVx1AV0nym97FUSntvX4mQpmPpd4GZa5S58kf92lr2vd2y8heKgJT6jzoX\n2EESBJ26m3AIK6kUuS0CQD7iv73sIH5jLG5m2bbRVQopECZYLw8gk+205Zo4\npORsnWox2W95nwrzYw4/MV9ugshauKpOhumv/GsFgh5MT8RYtkRtICvtPNDn\nh3ktPXwyo2LXyycrOBC6s0ZeoEUUQcHWV4HJJibyij/VD3oKldCpvjdgpRRE\nrZlIjDr8YJCdSYU4wK5PB4EpqfShcyU9zonH/7pqNQSGwedrQFxZ1lr0KjDJ\n+SItbKqsRW8TXBRxI2BnuxeNmapljb5bKFsAFa754sKpr8O2KEo21/8nOFol\nrFwBQiJEubBWn4fr+LaKyqf+dis5qk5MvrpBWKYnJR6imtZrvIIRw3G+CzpQ\nRAj1YMuLTXRWWf8G8OyWA4aSTmuHTA2awVtVr5kZFJBOi7QsP6zU037o/3ib\nrVysCqfwg+mlhHU9kxCJUAHhNZzU4ZGUmnvKsTzAH8rkJxm9uhikyF/9/9Dc\nUYF6mpoSjVp8GdGUb71CMgVENsW9/3qbFlCAlwy+BPDOtrfXzko9htcwmIBB\njKP2\r\n=SfaV\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0-next.13"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0-next.13_1607687635070_0.6660689383200595",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.0.0": {
      "name": "vscode-languageserver",
      "version": "7.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.0.0",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "49b068c87cfcca93a356969d20f5d9bdd501c6b0",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.0.0.tgz",
        "fileCount": 45,
        "integrity": "sha512-60HTx5ID+fLRcgdHfmz0LDZAXYEV68fzwG0JWwEPBode9NuMYTIxuYXPg4ngO8i8+Ou0lM7y6GzaYWbiDL0drw==",
        "signatures": [
          {
            "sig": "MEUCIQDV8O8al9r3yge3zDXhiQcmcMh9TkBSo+bpLacFunVupgIgGgHsNTa6SNSeKB39k8O1P7EYXt+44qIUwJNqVo2wlfY=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 148138,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1zi5CRA9TVsSAnZWagAAC7EQAJnvIneaYDVfyp5MokuO\nnCjRoSHnOCX6aEujEeIf10D28+qbdailXbMVhrhImemp7FBbgiSOAcdX3Fq+\nbWD1IKiVGE0l/SKtg2na6WEc+3Ze7vvHcRm4ZZPn0l/JYjLVy+iVT6hpNosE\nfdGg4ATnUtr1yw3bNJQ5u8Ix5yaRTxR2GiipUo4wjUmPTIUuD/ESaLSCdaIX\nKVO85hbED6wB0TxxiPkhxIeu+StSe0gYktkHaO3YuOf69cPbJsKhu2PSTJp/\nIlnFmRNGqWdGCtLSZeXb/0U0Dfb6NXc9FWTWmqsloFY0DbxwbO/bI3iTRarX\nBWNGFqaSNkg97d1ihYJDoHwTccLIxMuv2+BfQPGPPV6OZaBQ0TswERMBDNR1\nbSPRxENuIce3RZ4PxmL9XdwpCuPX2X7PVYsc/q+Y1NXbRiKw7jdpaAnuISx2\ncgnCqoe5RsRfeJwvX03Px3cvHUjf6tlupg57ilb6fKdqjVDCe5Rf5oxSB6iv\nRZyhF8DZLvW9OP25Gh4gRCUWf1xhPPs1EAxd1Q7XS1dSs/5Zc956tnenSI4n\nlLt3ye6wpCJP3jd6elsirlie1TPZ0JGNGNGBHcNoagCttKnLDmnqxJZYTv++\nFtqJKsWYSD/kcr9GRkW9+bY/a7k4YstBTEsgvZNgKKZLGyu/pFMGtLiBqzrH\nOquF\r\n=T9Kv\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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-watch.json -w",
        "compile": "node ../build/bin/tsc -b ./tsconfig.json",
        "preversion": "npm test",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.8",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.16.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.0.0_1607940280735_0.5112474730552126",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.1.0-next.1": {
      "name": "vscode-languageserver",
      "version": "7.1.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.1.0-next.1",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "7b25dc0cc5f0b8a670d79000d2bd387c4dfc8d65",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.1.0-next.1.tgz",
        "fileCount": 47,
        "integrity": "sha512-9uhirWI4d/TxDzoujFe/E6tWHCPf6WPa2OxPwnxDp4ycpXDT4V91AL6YCK+ENRvamBgYe+Mx6z+LjGNBq6QgOQ==",
        "signatures": [
          {
            "sig": "MEQCICEwiGvFjQwSq8PIq7MxnNRiK6GxfvHvWyXyI8OUVa0QAiANZLWFq8i7NYod5l7qE/6JQm3bd3Jj5bAvQXW1caeeCQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 150958,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJrVxCRA9TVsSAnZWagAA4HkP/35f8qesHOpRPyqdfk3Q\nTfHs2nDl6mAqvuD4uplfx4i2MXWJNgV1La/Hhjd2pAYkAvw9jyeaonDiOSaC\nfdDC/974kgDqpGHm6Y/AmdOAuIPWdbaGYoVqF92LErbC9sxiVuDA2UYOJizz\nvlquzOEnCSlo3urxNfahoTDsW1QE8CugemqAzVYalA13z7i+RAesjCveMAlV\nef57/RFCnZK2at/sdS2pjObwUTAgOie3IwnzoCuKgmvil/jBxurNh9mIoy5C\nAhDkuAhBh6eAlg3wOIMZGPHpT4X227t4NSL0SSMJZ9G2mVy2VShPEwY9b/Le\ntvhotxV4Wiq5ae2H03KyKv0daHLq3fcm7EcARpEyYMUb3wQvNezY844PkudH\n/+G4f9b79dQLGOGi2d26mKsKpHJrCe+fbvZQ/Egi022m8iBe5svMChhY5hSF\nIgJsabAxJtbAs3IopeHdB9oX+44vFIP4Bv9YiixTEr1/BRCK+C6GEf0W7DvZ\njiIsX9fnRUf7DvvddDvmngZoXBpWAmgc0n/cp39KsFEb+MqPpYRYZ2ekRQFw\nDmiaS9ISTwadyuzcyBtTqg4Av6jPgsl23aBvFTXWWXs9cH5lLVLafbODKBJZ\nUnueIJPT6iMOdsZf2J1GrFDLapY8ae+hUiK1VCLs4JWYwpehkTWd070lBZ6v\nHC2t\r\n=168+\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js ./src/**/*.ts",
        "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.11",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.1.0-next.1_1613149553200_0.9130341096500207",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.1.0-next.2": {
      "name": "vscode-languageserver",
      "version": "7.1.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.1.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ff6b9382aa0adb9d312b31a265f46b26f61bff8c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.1.0-next.2.tgz",
        "fileCount": 47,
        "integrity": "sha512-FNkXILgNUn802O3DTBgaIin6r0IRl/q+IFTqCS0vyOB4EbakizrmssXHVFdZrO7dkFRQU81tIQ40Pup9ivHaVA==",
        "signatures": [
          {
            "sig": "MEYCIQCCQKzZHMJ+oAmrdbnVJ5gLQtPnv7xh3EWIjrISma7t3wIhALv6tuLr8ygqUabNztXM1Nezlqj0yURvm3pnW/ICqqCd",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 153657,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK+z7CRA9TVsSAnZWagAA4XoP/ieRiFy9MpX16tL3jzEp\ndh1+7w/yZibnoeFsmxBaFmrc6q7+NzDJFDJrxM2yO7H4BdEj1UK4LzopIc9k\nn3loD6vrkGvT2cRnibSM2LGT0SJZBy/AdfVg0sTD0WYjQuRxcDMloRjn2ZL2\nWtvQsr/fXNrmbEQjd4XnUvPbviggJP8mlycDZ4FCNu358uTGwojUhFUpjw4u\nkj7YrFsXizPS3noS+KUeL7Qr1whMRdVRb5Y0ENiItf+RVhW32/elqsktEvBf\nGaEByZ+4ILyw08J+nTmIDhct4Qray595oqIjh41ylWN/E+u7kCHeY8mWZBKj\n+XuLoswnghm+a6HwRVQ3C52DqJz4MZu73ui85PW6OHhAGnlLODRVd/uNjgj0\nfYNfdnpdo0ZdBB5zjC6m7mGmsesrjYSKu03dRgbuUOHqy6V1efDtpAFWgRVO\naXDCBT4JlvSCPHQ41/gsRQ0aWrRv8Vdwvd1UKnrZFFjzpW3369aHLplcyVqg\nesJDgobr0JYtothO49CgF7qi8xHPjaIL8PPqEBsR5OKouD3RxAPzJWzImSiL\n6ZWvg7zbLpgiRs4iwC9OcSc3l0aCHsveK7koiU8ZUGfKgPc0TM1V+4oATUaP\n3r8G8NuQvGyeiOHqJpWZagqGtCWA/8Zrvh5HY86PZbL0PC1ujhW3iv61LVQc\nVdE4\r\n=yuos\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js ./src/**/*.ts",
        "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.11",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.1.0-next.2_1613491451116_0.9855402620170028",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.1.0-next.3": {
      "name": "vscode-languageserver",
      "version": "7.1.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.1.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "fa6d126cd763ca97886be2a35d3db201de0d1632",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.1.0-next.3.tgz",
        "fileCount": 47,
        "integrity": "sha512-uctrvM52cn99tOGGjVx0fMVXQsS/7p8GEGDgtPpK6LXQLxjUpNfx0Z+gRRCVCQu8m75/AoSnAgPyiDCiyfehbA==",
        "signatures": [
          {
            "sig": "MEQCIEk83VUcVRPIm3CRm1kadbjw1roRzybD5NArEDTugLj3AiAPdVkj6fYgIYkUw3760Ip3XxZ8ywweqzh870NDYs9gBA==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 153692,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLTiYCRA9TVsSAnZWagAAUagP/3hIOGqFs4lfguQpju91\nPrInY6zb9hkYgP77RXjaD+WxBJJQBeZL++HY8GLYm5O8aTgW9q06uorNL3oQ\nV71ZXpWhYmLICod1EyhHR0oypjVcR0LLGYsapRLsSeSy10V3Q/QatUgCM00q\nONbzXjh41zoA7+XoWzvYIQvTu2zmc0VSi7CU0q+laoXp3uHhExKJMKhwW3SG\nuXvIPN2UK2Vbs6hnxbxBarKg3kpdldkgOY+cPlEpIvcPhdjUT9t99NBtq9Fa\no8yzCGgEKqkS5xwvp50cn2Ls8994cMbb9lCApBsxQxEeEdZCzc4KWPkPd6Bm\n+x64/VsJwnYIVvywOqso6U0tQ4tmz4HSh/FBl5CIE+4F0ZExS+p2gd/gIzrz\nAoSnld35ApRsDWqtR5nycDK67atFYijE8FwYcBVDzLCj2x92xyTpTzkw6jHv\nAoqbLJ4id5wFREk3JnDJ9dZIAdCoMlbAX+gaLRD8Jp9PWEfy+SGlQTjXceiU\nGLAeWR8av/zl4dce59I0ztK7xye36ttO79bDTJlotMUE5E1mBs+UnZgzyZqa\naX/r55Pi+Q0VoQiGKeGCJrura8mG/m+hf4EV8fnD4YecmdBMxNiqyM75YIkT\n3iPfAa+9R+/cfeHDVs6QpyzVmMrzJAxlopC9q/okTh/h8VsE/x7bLuJ9hv2n\nIFNz\r\n=O5VG\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js ./src/**/*.ts",
        "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.11",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.1.0-next.3_1613576344523_0.2671010307264081",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.1.0-next.4": {
      "name": "vscode-languageserver",
      "version": "7.1.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.1.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e9503af9d028dfc3a89e210646c265a087f46b8c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.1.0-next.4.tgz",
        "fileCount": 47,
        "integrity": "sha512-/65lxR/CuLJoOdzTjOTYUPWS7k5qzaWese4PObnWc6jwLryUrSa7DslYfaRXigh5/xr1nlaUZCcJwkpgM0wFvw==",
        "signatures": [
          {
            "sig": "MEUCIHcZ/JMzQc0Bl6PGu9dFrWLhaaB3A1/yjuANIWBFdvH3AiEAsXnfzPnsFh9PaPc9QKL1XkhLqjr9iQuJIXbiwrcKsQU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 154391,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLk/RCRA9TVsSAnZWagAAz0sP/RM60c6d2MiA7hvXUali\nz1Rcn1FQc8qUrxPAn8Cd/gHC9MKzKXY7uJzcS/wZ8IFxyqy+w5IworcNgd1Z\nkR5IWltkRdRI6LYoHiTyQlxQlz0lk6lvJIyDROM89mDPYM9Owkad94r7nHBt\nhZE1sASFjnTakMWq+Qh9766ZScGbPU+1Z9jQpnSXjCPYtbP3B9BHHVfToLag\nV8w7AZ8SO69/tFHbiOmc/KfIoAvgYhDuGX0ik+oLBRIBhBnapJ5UmbCt3An+\nN2Z+gx3BDjPoq7TNd2wuRG2iBhwU1gaDdn73c+kQKbd4RMFyCRkN/JFI45K/\n/1EIfa8ajkdiUXmxEoQW9LYCAM+msu42yMivf5NcR8mmJCPi4UC8RFNhNLak\nxFSnxgjF2STiKn9tq+6yTo0+DQUMo82KJeMkJ3vgPOVv11zwTpBN6UEGlXqp\nm+plEXByb4h7iuq30TQfGpCw2MEQvJzjAj2UuRGevqi/W9riFP/s9zzs4AMr\npbB6RRAyDR9oMv6af4yAhM5fqsxaK7ppHo/ax+teIZRmFZfPTkunocORQjJX\no8tu0kPeYJGMN6b3OK5s/UFONiscNZNAXBNYPNZA0y/ckXgRbRBfLvOV5aGK\nxBKHefOH4QgQLYiruKIGp2AjTyElAaHnajtNekKmW46DT/tV4H0pY+/B/SyH\ncWrj\r\n=+OCx\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js ./src/**/*.ts",
        "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.11",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "12.8.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.1.0-next.4_1613647825210_0.9264954253898774",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "7.1.0-next.5": {
      "name": "vscode-languageserver",
      "version": "7.1.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@7.1.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "6b341590c82dd69b097048b6cf67c82106d03c8a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-7.1.0-next.5.tgz",
        "fileCount": 47,
        "integrity": "sha512-TkpkcFqdYc40OsKJeQLG9pzpKtX9YR4laHr5mX5H8PTLQ38wNwZxh8duGy0mGPQeGvfV/X3IlKzvcX2D7Pijpg==",
        "signatures": [
          {
            "sig": "MEUCIQCvUglchq4ss4/QIY9mvUahL3yT1kmvW6NWQyceJrLpdwIgUV/eLixC1JWG88meWlJdXdvRJpjvZv37AvVG1uMMdLQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 156592,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyhlBCRA9TVsSAnZWagAAjG8P/2fiQFy+OwWwBG489ebD\nx7GFYiY7bpuINyQ8EXCUXK2MdYD9n1ZeRWltFZcE1B7C3fyu9iK2A8SjkZ3I\n3g6whKcJrJlGrmIvd47Hn+zf7A8nrWgljIQqEyrfcc8ecQZd95M+GA3vdCxH\nJKQfIJd/ZY6ikyO30wM2mqdhmPBzM8WwOdwalbsxx/gqf8Lne7yy7f8LomZd\nPG+T8RY3ToMXz5LKbl9VQsJ1scp132gUq5YrBqrF2chL1dzkBaplupqEYvWK\nR0BMpUJfvyAGd7Qbt+CH497Fq1gJLrLrEk3F8xulLwumuhDEo3JKUOD1mGg0\nr3bgNyuXYLTLK89e0UdTkGaY5xkSY52GxDWI3LBbL8D7sBP2waljERNZ21bo\n2duDm0wQpDKBCSVla39AEpEONGczRGdUuKro/aXqw2lMkuD/rEHl4+zrf2Iq\nzRrLfsOzc+D3kjVEksv4c2Pz7lAB0R1eFNt/vJcMqMRWP+K/fzRRgPhT2xyj\nidRJ3LUx7Y9KMEVDNwKk6PjN+BEaRCkTOv23YQQbfGAqfxNrv46UgZoZA3sb\nDnfHGK2XXVT5yj51yBij6MAoeQ84FKoHnOiC29ACdoTqLz3i1vHRoKwmUUie\nY2RCV0C4eSfrz+rldbud5DOvTW483hegxuN3f33tSxBZzw1WAsQeIzLq+75Z\nzJGc\r\n=lywv\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js ./src/**/*.ts",
        "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.10.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.6"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_7.1.0-next.5_1623857472957_0.6741506047033077",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.1": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.1",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "b5844585acf862a7bdaab22d28c9da0f1527d790",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.1.tgz",
        "fileCount": 47,
        "integrity": "sha512-Sjmjcl5OMvE64eblJMqj8p7JDtJKf3CVkZXOqWwLINoSRCH9tkZdBss37bVOmpTy89sKX9fKwuBbEE8jNb8Isw==",
        "signatures": [
          {
            "sig": "MEUCIQDz2wUIOvLtjSIUspbLpfaJN+80L3kIy2ywKpsQNuOE8AIgIvCSjIi4TxiWb0hoqFyvCIplyrrI7sFliUYJnOuviLw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 156801,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6ELJCRA9TVsSAnZWagAAcDwQAIfc5kgVaiZg4/k8o2J3\nP3ql0JSIz1fapBHfkTG4zg6ebCkjixpLMsSq5PTBxolfe5KO6AJ5zsahhXL0\n+GKx6dtIOC0AoTHVcpZjDDhmegFy+Mag1Lzhtg5hF8kps1lZIoaB6H5Wruaz\nJTI91OMttril+L4uTKBzb5UgVbdWwUKWrKtDarWjDzYNLZ3x+AosuxnmJw7p\n+lrlyO1yT0rsxtIGvgPHqLVyyMOiGJMYK43MVxxAglpNGL5DKlM8BGlN3jcc\nnb5s5EL7wTKJHqxJT6Idiz7bqrGD6Tnl6nA4O/H7WK4Cod2ne3OT0YDUbJn4\n7Na/ojek+xBT/4beCIRrZKhZBqgCQheQbMmfc8qnNejiVbOGQ+VHFaYBbebC\n/vg0N2oPvzRAj4g4Cg9vZuY3cF2CDMaWQj3v15RVJkAVAmo85G09C02+L1W9\nPqFTVK+tkp67Q81y7MtRJCmZaoDxkMPuJX9pgafzleDygR302iEpwUm3KZd/\nEMj6+ulgU3Jg7ar4h1v537xezug6lHrANCC/BiSCGmTzr6JtYG79ZuARPkfA\nKcgbwsaRycTnJpP1mR93jZN+k34dvSd78sA2esDNIfN39sVDNK8ZrU5UhUbp\nVP6PaowmNGwsOx5vEAXj8FCsx7S+vZPqVdruOh4o+SpuZ5qvcin+MXDN/wEQ\nccnn\r\n=4la2\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "lint": "node ../node_modules/eslint/bin/eslint.js ./src/**/*.ts",
        "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.10.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.7"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.1_1625834185207_0.016213034627458267",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.2": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "3a3daf79ff10350ea9cec5c73b5302901a955117",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.2.tgz",
        "fileCount": 47,
        "integrity": "sha512-7qCEXTeGZKkI8BGvlKh0JPXTY7BaWoiwQYKCcGaUgnMs34wt6F/yaKcxoC3XIouBBVyRxiI6Ml/JdztM3XYEaA==",
        "signatures": [
          {
            "sig": "MEYCIQCUG1LsZF+8ehw+CTU039LvtNzPG2HdS6EJit48RH2ThgIhAPAbC/y+RssS0EtIqrQPUUGLNaIOkrRrPkbVol0da+/c",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 156800,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhESh8CRA9TVsSAnZWagAAhSAP/jl5Ule6/5jPokVKzUXX\nOPPRStRclSzY1FAmFsuX9X5ngkO/S7d07lRPVvVBddjOrq18Uc8yFSmBzhAi\nt486bCLZb6d2etaZ1iVQD1l2phqQu/rxLoIi6h7PI6qcWo8V2/cXSrmlaLS0\nt0IDx4YpYsss4RfrOs7iaOuCKNHNmsT6KwOBmflpn2Hu2jizL7w5hWPVe1sY\nXpLkn+JJpmqZCFDdKq83Ag9BkQ+8/zs+CuKG3eTGFe6443OgHopkPmWctpKt\nEURfzUwcbo6hol7YsWjm7A1Wt9cXbKQClZb3S1dX7OlL5O2Ldivupa1BBQ4Q\nxx9Z+U/yohfBLHbrW4Au886ay+KikI1o32hJURRkoH3sOsRAllB3PInbU3fw\neyvOvfc/s/SMtnst/pFo6skT4sxv4R9Yj/EkPDeZ3sKxDNvC4ATw+8oSfPNq\n9dz9g6R38B6E38bc0IUnzH8hG3mEM7roR8iA72hH5QahyEd/UvanmfkLbKDX\nKjvoU1IS028tEG+7MqKad4oDHLsjMWVTucyzy4GSZR1+Qqi5PQNr2Qy697kR\nOiJZTMLPTs4xvAKQCXqnJbSXZ1fVNdjVTf1erGrc7kAzNu+SPEPKWZ1jQkoW\ngBnQDEVmoavPDOQrh22Beg9+WO+NOjFz0tk1uLeZ4dWtjKqrMI1XUsuzEjv8\n4EpK\r\n=GTO7\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.20.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.8"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.2_1628514428465_0.05882055735883873",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.3": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "36c701a6844ec269505539e3b84a37693760a52f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.3.tgz",
        "fileCount": 49,
        "integrity": "sha512-uxL/tKUa/gRdvQINVmMnK32d6LwfTPTvF7l1iZIFDuAdhGrQ+Po+4lS3w4hwQSeUmapM1WMELXNBFca/u3H5Uw==",
        "signatures": [
          {
            "sig": "MEQCIHAfn7z+1U9y/3CeDKg5o28N+ptxYz9gvMNlC410uQZZAiB+LkSm/nhFYlIpCNL3QoLSXl+2UXCffc6mn6a4DOzVpw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 160694
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "110a7ee56d149fd2f96eea70cd83a4585a00b9bd",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.21.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.9"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.3_1633678331547_0.3722415774098069",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.4": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "fb601cc6bc038323ccddd37f5aa25d70c162798d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.4.tgz",
        "fileCount": 51,
        "integrity": "sha512-akO+BZ7eS7B1DIS5JHsTrI4eQDwrNTrXEvaRwgylQBMPR17YI/qkyJr3GZB68R2gjmoA/TdkP5Q4u4aeTGxJ2A==",
        "signatures": [
          {
            "sig": "MEUCIQCSPjtTJiDB3gMxNDH8eVseDB/arQos/NX1xrps7s1OzQIgQASaUTDCp+nE+XvxBE9m5Dk7T4vyqEXybT62pI+Cu/0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 163212,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm6yQCRA9TVsSAnZWagAAtBkP/2KY4H6W5gnrY8F2G/BL\n43vaSN3i6mOFsRY1GPr/sEsWfhc1LII5u74OEY8heNaeQKFzjQsBZBIU6BEC\nbhaT3pS2V5/JiL6e9AAhwEWaXb1fAt+8tB+EOcEuskL15nPTtUwaG8tzlOkZ\n9PNs2ETRvqYgj0VPFONiWlGoEnMf6obK5wW05kkODVWhYGGJ+wKhuvBpSfq0\nn0S6UI+PbOjC6NQKQ1Qa3li8tYRy9ZzeZN/iBnCfl5ZyLYQLkGkzl4KfVtJu\ncWMKCKfcgs2OIYCC0qaBbQv9uglVa/H/ceJqtzl5+D64EwTEH7Fb92+RufT5\nGUqZTLsnvNdCJ44e3pVXeYUTNi062OueNFgMHdd0zZTt8LHbJgXsgKOd9mMH\njSTjCX04nccTu/k2kKLbwbhJGas3ihQXz8bKFPIO6Dct7WiWYhrVL2jcd38a\nSi3E3KHlB7xELsz1SHXly0uTg0+/l59tyctN1HTYAcqcgW0+bhL5OTrwnMsJ\ndUlNXj3xs4AAE91I0CZ3YmX+BhgMhRZXE+fIcqmxHIl7ockV7/dnt55pLnwu\nvHA+gbJOoEswjhE+xIKXbtT9TcR4ivb3rKmldpjnFLU2TZXGfc80DKxQR6fV\nUMSr8ZGRceeGRsZVCod5uhK7B4WI3KzgeScHQJD8CR0XPmzwajL3G5+yZ0nF\n3OWt\r\n=JM3b\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "c0a9c36574ccea252d4c434a44017c0ac0483735",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.21.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.10"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.4_1637592208818_0.9353138274496433",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.5": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "99f7f25dd658a1f000219f62c29ae557858f850c",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.5.tgz",
        "fileCount": 51,
        "integrity": "sha512-3E2W0eWtGKb6QAJqspOnD0thrBRRo8IGUMV5jpDNMcMKvmtkcxMwsBh0VxdvuWaZ51PiNyR4L+B+GUvkYsyFEg==",
        "signatures": [
          {
            "sig": "MEUCICGiadn10zs5eaRIM5HqAavEwLEdLYyFCTdYbbO4u86mAiEApsJydYT186uRAxK5s5KUYo8cuoujiBswaqnwTZIKeFQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 163212,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnLXaCRA9TVsSAnZWagAAcC0QAJDzrQmsR3nst1KX7YQt\ngb9UiNXxDroHGXedpvah9Onyxk93KiWptVlmr3dPasfSNK5rZ76RfMakb4+A\nOGGwNuOOmwlFbaUFpia+YBxJmDvHBtilCq72nq7ppG1WC/cNIgWve/8stDCZ\nakEPmAnd+5Ve2XBRDYMMstx2Ct1Ho8hwWE9aIDMmzeu+JI0JFihw8/3wPxub\nMMY0OHBRbP3p/qfP5FTzlUzNpBarXAEvC2YmhyCOUu8WXWkQC3LdgExX/ub3\n63Vq+23egXLIwvJxAveq5+C1fK+eIT29esRFe71milT6cawgdh/h3tM4KwoZ\nO87s8jCP5LPXsVuaQVx3L8XFc8JXDAR+7N/gs7cBSVOKn56ZCW8+TXbZix37\nJua1+FbLqf5sMS4pONQytIJipvGss6tVce17T2wUAizUtbeViI+9La0yMiD+\nc/eY/KHPtAh1ORZhOGERHqdFZqpqu6SNhnNVX4DWHBgSnqFENUbISGAmFkgK\nPCkWwstF99/kBTJUyWc9OQ6FcVQIQHFdtuOsJOKaHoM7YHFAD0u/TXip692p\nGomOc30f3MdKA8nFJ6f4ktAGsHMKR1beabSOTGKuhCylt8tHRC7PrXVssppC\nupGkgVyY35bSXqnBvXUb7gSA/cEnn7Vny6WZZ0zz9zoBItBV1Nt9H4Jcya8i\nKqNZ\r\n=vXo5\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "32000d73b64e6164e68bb19af4cb74d41dfbfc59",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.21.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.11"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.5_1637660122361_0.5491039697204505",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.6": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c349a1f6e56c7034613161c79818d36587b1bf5f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.6.tgz",
        "fileCount": 53,
        "integrity": "sha512-RgGRAsXUksdtCrhtxFUeMXzqE4C/7AHSR6loIQY3GFDNIqrlEIkkQZg2Kkouf/i+eE/Iummn2ZB85VKNTBQgsQ==",
        "signatures": [
          {
            "sig": "MEYCIQDG/VN/QT5YWeGAu8gKPrOi4rQSnI/sE/QACgvddyKfTgIhAJWBZ8YuxAHyNgJjHwc0l43endU3jFqurjVrDFCrG/Xf",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 168709,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5aE7CRA9TVsSAnZWagAATj4P/1oVWmpm+0KJq4Hz0sbq\nzco+QWLUF9jpOuR+yIoajDQHNh89HnNy1h/XnAdf8duMebao80J3V+7nhwYn\nSZBUU977azUdoB7xoq/qj3QjFXeoGuK1zBvqen+M8co5fDoQAiBHTofvjSq8\nl8p7qUYF/ON5S5wBe4d/eKJQ6WGscfZTXTT+kxQ7ssndayfhFCgmhnpgxG/d\n/Gke1UtEP2gCvjZfZNdQ9ip/MIALGmRjJcipxUe7zyeipuJo6jGuerALxMt6\n3XDuL3jGQfrXqZptDgQYYoePeZlCkgzMGi/hM73EL6W3eaW+tijzN4Sqt3nm\nkgB4/bmeIiduvemslUQuVmUc9Oa5tRu2419NXhzVOufv7tLWWbkxaabnsTHz\nN0nEz0oPsr2mxawgwyG8x70HYYV7hI6StLvVbqNv4BEzmnOFa0PIxJDrA5AG\n//EJXml4yP6NUNnAKaxri71rQjDDDXOxVOxd/WJZWxcdwBF+oQDwBl9u5nha\ni7rO0/eR/AuL15KhrPsaJAg9arkvRDfU7AncVWbHH+7E+d/kGsgh7Yq000Tn\n+XFvW2Qbh4k+y9j4N7HhcXFKqMep6NtwjBs8tEo2XsXBYWm3QTUcVJ5yFU1W\nfqfDvii2WrbyWgkegqZEyD9JNaKTui9nIXk6bpKxJhYAqrHfJVL0jmBgVRdP\nrGMW\r\n=w+Ah\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "8d3227ad017a95985c8bd4e3e352ce5d69a56dd5",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.21.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.12"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.6_1642438971550_0.5671178464033078",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.7": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ec2972a6ae9ebafa94d8483671c0e7fe57921959",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.7.tgz",
        "fileCount": 55,
        "integrity": "sha512-KZsW7oXEVWVQSH8RyJbRVjd05OXI44hDraK4fH2VS/Ww/Hw4+ESqlAQRCW/HTl3p04vorgxwGkGylwRVnLPKjw==",
        "signatures": [
          {
            "sig": "MEUCIB4538Xhw6T/9uLVswPWTVTe2PWpWLyvRN66v3Ax7mcEAiEArTmkRqbey+MHGvpQkxpJ0v3u+dokWGGdNZuyEDQJLmQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 183186,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh99PYCRA9TVsSAnZWagAAq/wP/29y130Um7DdDsAzWn+9\n9cKRa97bg7v7gQLVg9lXB/MfCsAN4aUyrkI1zyUgqp5jfWz4njYhymIQ+RWN\nMzuo13rkIesB8l6A1zLJJfmLGzc+WrB9Ed69LtBcUsLzosFtpJkhn4NJwTop\nwwjklvMkQmwou2ETPXJtnI3bt8eQRsPfUfYQl7HbeVkMdDBMxfvNDeIT13ue\nPlVLK9WUprY9lp+QeQ3KW8f6zIJrVn0HTrVnVeftCG+/BgIjsvmCTKK+b/mi\nxX/oMseYyF0j+j26iogt1ZEntdG6Alw3EcLg/XFe8+ofGzZ8a8t5aHefXw01\nORFOn+DurM7wrRK7fV10o8We9K++GAhqad/DLXLyNPTu6KxnSjVCyUidwmPh\nh4AnnU0KU2o6Zt4rOnXrZqxPJJTPGvcD8avxI59xg1YKfGHkt/cbefNhfVJ4\nBcTir/lqoNbgS+CqSN8tk2Bxk3juvKvNSYrvWbYEc/e8AV/bRPqtVkmfYUUK\n36vhjhDXnXjeys7QFbWMsmD0ZD5hnPI3Zu9PK65Z0i/m6plfKibdbiqm5pX6\nB8I41C/a1X7zFNFMfENq5jcKqiPzH7Wtlv1MMO4x/Y/f7Coeh2FhXAjuz1Ut\ndDnRTc1/X2V1p6aC6qPfweNqdNHWvi6WSp8SJ3vyhQJXG9G+ioZ9ciHjd3Nh\nqYuE\r\n=esiH\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "73f36dd8d88179d3f0f77e7f7d99db1ee1b5725f",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.21.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.13"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.7_1643631576860_0.9816403203215973",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.8": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.8",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "86ef42fb296ab338b800e83e478d0f687805c170",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.8.tgz",
        "fileCount": 55,
        "integrity": "sha512-Gq0uqKbOgw7YNwPxMoNCeh7mHKMhG5j6EuoSh+w5pnKd7Eu9a74cagqf9aZDVFWW6GRpqR/Z+1o6EXqDK+g2Tg==",
        "signatures": [
          {
            "sig": "MEUCIGocUTXOk/92ae45w5JmTqk3kkA/CukVICLvpgp0MKKgAiEAkTne7RyKBnDL1Bm2aZXCIdI4zjFktR+OSWpFyC4w4Mc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 186168,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+VKzCRA9TVsSAnZWagAAFawP/0nAL6A/M4AG7m3FHCeV\nEqN8GAXcyiQangCNvs1NBZTV6H3MnSqnNKjZcH1rigw+8jhK89jWKI3IUDaa\np2GJs4mvJvY4iCw2x3gN9DPvkniav+emE/w0T290hYiSNQbXy6bNEt8xjvD/\n1Bzf3K8OPomZLcaAnLaXF1PzBIfM7p75XhwXQc34LrP7F+3XwO5+xaNdO32A\ndMC9ykwp5a3Jd1XjLsO9GkhGw/d9H2P0iRqGLpa71ZMgKm78dC9ifYGnB6yX\nJ/qUk5TI9hWiuBl4QsK/NRjgCF9WsoSKh86LMwriODUxfSlX5CjAE3bLobCB\nPgg5HlJvcXJxqPGKmX+orunn6fTKvp3I4DZtQP8ECfZRszU7BYvggwBCIMy4\nWi0DnjDd7UsRmgImqKlR87LYnwFNClJQLFnVT1PPQfhkbtKgCwJVj/IFxvQ6\nbrZitmw6BfqaNlhHhQjhI2vxVc5AvFp+AXsbQMtVlZY6itE+Idev3rA2t2tV\n9lHPkBJa7OWbNjz6NTflYq0cFf5Jupg11QaoFlAQg/2CG5VPVKlfmxIx6cHi\nr+EhL4ngP0ZLQr6xJGHUL5MGP2BQk1bmVxPPlvrlp5RQaxoD04B+5SCA75yK\ntHAnVnyLBxBnKSYQZocQH8jMl0/YjnkNFtmh7Bw/cXcofBpPgjbkC4CBMoTn\nUgdk\r\n=wuLQ\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "93a8492695a53192f8e1f3cb950ba70515ef88c6",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "7.21.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.14"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.8_1643729586934_0.6442844221326538",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.9": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.9",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "2d9c10d0faefd2000bb6cf79530d51a35bf95b4f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.9.tgz",
        "fileCount": 55,
        "integrity": "sha512-PO+ijJdI9NGXklkZlvEHLpVloBd0iBiOi2EXuh2QfT4bOlx2qvsWu+nBISuw0X8ZfXA4grtaPPGcrXudmlezLg==",
        "signatures": [
          {
            "sig": "MEUCIH0H/dggpL7b8z9S+OX2NZkmD1vUloIc8Vgm73K5oIoVAiEA+M6YWgDqSJ2IO9PfNQmdT0BG2C5Y9aLX7bOBkoLqeFw=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 186630,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHf+bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqP+w//awybUXSPsLcf0pgAR3Q6I77vt7CtG0ehiFoaKWNsJD0KrFMX\r\nWb34UcqoBhJ3UMwWQtCfMT+i4QwvosOG24CKmaiiAv2bdeuAFjzRg+I7bMBs\r\nQREVu/CP1n4KaH/VNKI16vE/vo99UwNWHNn0+4BS4xaEj+gKpoosCW5QKFfR\r\nWig8B35YE6l95ZAnJ1aNH2nuuHU8/gxz6R3ZF5bHDouMoJSgCOyRrk6NkWt5\r\nDUzhBBijB+lKg7OPGOAAkNccewu6LNnrDAUMjAMDS2zONDZnKFCzJ/YdUEVy\r\nJyARwcP1EuEE9RsIEjgY+6ZaM9NMMWN+eOIJVaB2bCcnJXxHI1eLri1eB+6B\r\nF+eats/aB1PT6tWB9bn95JyYbuoArNB0RN1JORaGWxHr/lMIy6a/ZnawTe7L\r\n9MTLxacKFZcogONEgXkES3OS5Ns70k+x3ubjA5h98Kcs0ycQtNafhfMlcnG7\r\nTHdeUPzb3hl91ykJoijnNgvze2DsaUVXk5dKH8V+IclL0n+mL0pyDMCBdr2V\r\nnOZReLdlNTpZdpzWoLi0r21zTA6jUwRLeT2p5UjIO1m692mLO3a2YDpoOZwT\r\n8Mj4hhUbg++AcsJLunPTQODizLP8zVKe2VLcvnPXzQHYnHKjbXQFyl7N98OZ\r\nbJV7hQ7UNYEulFbTLnuFGI9UU34wtQiiAm0=\r\n=wOcK\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "750f67908d0b9a67560e50bb598d65fa224890f4",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.15"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.9_1646133147815_0.10023601215608857",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.10": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.10",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "82cbb2d7569ba18f56b3d3dcdeedf0b17289e328",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.10.tgz",
        "fileCount": 57,
        "integrity": "sha512-sdjldl9ipuBSWVw5ENVMRcOVQwF0o+J6+lNA7FrB8MiLmzflnfjRoJMqA5tCEY8S/J/+P56ZR/dqiQnRYg5m8w==",
        "signatures": [
          {
            "sig": "MEUCIG1cg64fXfjjiQgawaTntMXHSB9filVKtL5YMU9Ekz6vAiEAryB68s5GGMFjnkGvB0WxA/CzJgM7OajrX9OMZhyMyE8=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189363,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMvA2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhpxAAhuPF/fU5puvCB7kY7KfOlHqwjQc8xjz6pKWbXfIhxLjwaDQK\r\n2zKEEj8CThF2RZdpRQrWtNmtM3EUrtuPjOGFHS2GuiPcueJ/a3dm2wAqRpSb\r\nNbZy84V3saegAzf9OeczJ7NTx0DJ7Okkz/R3dTB+misGgsWb/HPIRMgSSEhr\r\nxQgkWpZrBTPPsH0vag6v+RG22B/nkp2HUjFB6jnE2r4y34qwQsgXGI9d/1GL\r\nHQOxB7OJ2XSd6RCVyDXDeyVKZw6uDJF9It/iy+Tz7gbmuS+m09JwLvTH75H1\r\noPk71fWAdlIcxzLN2+R0uF0vXow+XB5oUGgdwC+iz9QklncVrwI5SYX3S2vT\r\nm/bW6+rLP6TmBiD90dvQ2dCXlWgbdHWZs2mnytZgTsTwZXXJsPbbNJfTNrcm\r\nym1/CcQu+wva4+3rrVi7fkkcQrJy0iqGPTx9gzzU885JWS2q2fx6ahhtkB9H\r\njTF6w/gXssLaq6CjuwBpm8ouK/0ajSzd+MvGpI0fQtWqtRiHW4rtXYxl8U7J\r\nxjMEPvxa9iSDSISjg21tM7ZiEOOJkDPZ/3F5i0YrHx3bjGw3AAauQWkw1Z/L\r\n8mv7HXVw6LQojeOA+rPqtdyohDm/4ZNsy+zhq2k6wfvEiY6TMPXXbZz0hztx\r\nfb/rbLB7aNEBr1MaQTbdPMYWoooxWip6LNE=\r\n=vIQq\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "3cff0017e7fb98fa5909f8dca81826be76b77b63",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.16"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.10_1647505462243_0.6842755356393775",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.11": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.11",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "dc696032098c0dda33632fdd814b9687e7d023cc",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.11.tgz",
        "fileCount": 57,
        "integrity": "sha512-3TZSZRUqNO5R2g53ZGwtldj5wzziha5ym6kXlfHbepbJxT3c9O9CAH445MoPmgdwhpPARu58JwQ+aTkVjWHiuQ==",
        "signatures": [
          {
            "sig": "MEUCIQC0nzgZQcc21zRCjJ53jMcnhWQpOIhoadOb3WZ1UQ0+6QIgAljwlyCGeOrDk/J5Q+k92dzUe9LIKadDrZiXnmKd3P4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189347,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYTBEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomtBAAhiry8hnatn8w9OSp04ZQRAy12UQnPU0v9MvBuc87+rCriBEx\r\nDDDHi2UhHrgh2ZoP0Usc3x/Pb8Dskv/3mpZ2vdQoTyQXKOoOdto69kV5czm0\r\nzF8qJiQYLdY3rQDUs8IeFdOxu3Mm0S95LZUB5rXxfseM3QCjMGPqBbo/1A2f\r\n5Ryg5QBjnKTV4fZUPpsF37XklqbTLei1rjoeVkx1K/d0OBNlHpe78kOQARRw\r\nOT6wvGPO4Ud8BP/Y6BBfzXkQcd+3c/W7vNZ0D0v5cuGfPc9V/QPmDcY5qjDz\r\nA3460nsj5d02LUpkQK9c5xkN5caubmw8oBRKSSG8Nh7Ig3VB3IeoKdh7n9dv\r\nZkQxnfJ2l3cX0CLFx3txroJBLEYcYYuusqCzBBTjgsg+lP5DjY4O60ze5lk2\r\ne9AZsJwEEQtdUPVcVybuOFoHWx/z5JA4idlRufazhQCVUFVbuMfAHADLYXh2\r\nD1dqrGHNn26AIQyNgmKotZTHCc1DRuHBqh9MT/Vrev4Hj6y4GxmYcPDZG6m0\r\n/Go+Y7jY/qhuton9cyDnKZB6v08DZnzxAd7bgSbptZAwdL3QERf2WWMK8F2M\r\nemFrAM6tG4AsEKK+6p/eEIo01dmS8ZDXCOQ09vnULzalbIimWfheBFzMNfJQ\r\nugRA+wMPcxpX+L/Ar8qKaCQxzy7kZ/fmx20=\r\n=EeCl\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "c5c8aac6893952b109d88d87097f5b3dec79daa9",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.17"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.11_1650536516524_0.09980720719008795",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.12": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.12",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.12",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "98b289d5f6e90062ba236a98a6034d5c1daead07",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.12.tgz",
        "fileCount": 57,
        "integrity": "sha512-Vze52+RZlHDht7gqKMUUNauhHA4Wy4q5J8lcOSestYH7wFM47z86A6L1Fa0NLhxvbpMjbPF//XnEEBDmxanjow==",
        "signatures": [
          {
            "sig": "MEUCICK7wXHX8htYY7n6ViUCTdCCGBYuYBMOghY4xEDDHGH3AiEA0dlk4TtEMgSbGXZOuuNi12rta5vL6QEtbTi5nCXcXLg=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189373,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaSK3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmop5g/+JAeK7Z4KjfFDlyDeCXwZn0rIYRfoyX8faGkC15kd/70cWjDt\r\nYCJ1wP/N9CYEviW7cWyS3sdWyd8MM3K3RZevyb+bx2yijEl67S43wcm4G1UZ\r\n9bpgtvKpXU8SFe+AJiY0zVdCVKnUWD9P4xf21JhfHMpuLB04n4W55ECw9+2H\r\nwLKPISt18n9NM9EOlP8xAZ2Fa8gfIXjBVw4tsDibI7PPb6KTU167axvpwCLo\r\nAZk/oxOJKo/t1pqarEu5xBihMyECoCqv/CFWW/ZLdkJeohN0Oxc0zno5hqC2\r\nMEBowzbxGe4JKDqgFAbIGNRmGC37h1ABI35Lgxyhw+KSD4IeX0BKHGzfVubQ\r\ngeZ07saTDnUcmbL/TDdlFrbwwfSZ5/b6/z+GCA7t2eyRH7SaQqAn3+JPvf1Q\r\nmzbnNF8O6EIKc09RKGxxN1gFCiK+sNsfvma53s3NNlQLLtSNedVjk2BzHW6C\r\nColOo58S9DESFYHCzompLuzUlDOlnPNqFd5959p+j2Z7IXTEiV23VqGlz1vd\r\n0bmsDmWDY9yaGiAQkr5HbJQk3rB8G4k9Hf+rMOhyao7KVNMmRkfW8pVPMB0z\r\nL2slSTYZI3d9WNgufsvCdD4q9Na6SGdef5x2UQ/00Ui7NO0Gqy5zipwS8sRS\r\n0eQiYCAWzmvrFGje9eQXmaznqlQtLcxuHYM=\r\n=DrkL\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "8af19e3cef2ff82dfbb995ffdfdfedfed0dffc21",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.18"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.12_1651057335192_0.5097118013395185",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.13": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.13",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.13",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "a5c99515746da9a3ea7d46dba69af08a9d5a3cec",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.13.tgz",
        "fileCount": 57,
        "integrity": "sha512-iOZi2MVGoIFznEaVX7xUvyaDRqKptE0tJIV3H6L+DJPJ/hHWTeZgXYguYV49hQAk3gWR9kGfdQVuq5mHd02Tzg==",
        "signatures": [
          {
            "sig": "MEUCIA+7Um9Q3wY0lrVWQy6gqrsyI9agZo4EzqCeFgpBfS5YAiEA7ZWTAzhMLkIjDSN9y3Lh58kck0UHb0tKGohuzX6nl3E=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189417,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibAVXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoA/hAAgAB7sat9N1rIKVuOgdHC+luWZxl82qvjY9fqeRi5ZU0ejHD0\r\n1M5OQBFiuzSxQ2M0R8arSi6hkZ67Y0Ys9qg9BHug5cmWbiADUIU08lPvctzI\r\nAFt7ISVyqjoq6QmHjofU3l0yP8S3cqDvsRVbF+9dtCPG8dQ5yazz404F2s37\r\n632VxGZn0aqyME0QLwJk/ZPD3SB98FZFo89woC01m1h7KUZGZm1AkdxggTJy\r\nkyVQoZRLOJAelx5fmNle0ZrSMi64Cma1gdMaqyj5RF9gw7gnL14oNfLNPQlP\r\nSc62f6kjLJQZ0/Uz1y5Fx5z3UcnKnjwPwbcVzN4K24j4ELyQWRqJogESTh0d\r\niGuqOiaepfKzVtHmwQtDjI19tkclGMdzjkpZmyanw8XUovDT/KJtDYtWwSHG\r\n/f/9YG9UySIiw4UW72f5yL7sH44M8u0SigeWUsSHHL9k5GQUPpXCfHKVTRIs\r\noJDq7ct46FhKFWWvstDeu2WtpMOWIcULSGvIBY9HJSl/eWLV/VurYryi7xE3\r\nN+OoRh8lmNpuD3TEyp47IucuX/qgDjLkEvglk+ew9GcJcRzjU9b9InjPU6PJ\r\nbkSmw8On2dr9FoBBu0AI2dvlXoXW0WXXJaToLlU87sBx4Vd39gCHAiQ37AJv\r\n2ETm/IKxCySE1XywLEBjjHlWesyxhY5VleE=\r\n=KjKg\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "7c854eb68ec90c808ed7b3c39a2a83384b01df5b",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.19"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.13_1651246422939_0.908808859114854",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0-next.14": {
      "name": "vscode-languageserver",
      "version": "8.0.0-next.14",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0-next.14",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d77b200449b2b4a002996f28baef4179d8f4d3ef",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0-next.14.tgz",
        "fileCount": 57,
        "integrity": "sha512-8CjwnSuKuIs71E9dCtx8MBTCKmH7KvWZHgTf2KN9Pa03IshdNU3zcFs/yfifpDSWpE1EcLeWYCvZwir/1Jt5kA==",
        "signatures": [
          {
            "sig": "MEYCIQDVv0ebDi8qhy0qP4g7qVBAITEKd0IsQPz7gHAnjtpbtQIhAIxyrS0HEM21kdkxivMafFjY+vngjCEoKCrFmTbH5RCi",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189417,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibAdWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOYA//Q1+97CSvc/+S6uhznSKEcHRRXZkBxVWL8PW++Y4bMcYjWGm0\r\nch6oJs0hQVyK1aJdtk6sR5NAAKu5GOw5LQibzWJp+mf/3P/wikyngeidPy30\r\nSon3j78hnW3/jceXaJ0K/0tPSYFEnJowK0xH+6OkVdI/iEK/LmXcG2WM6Pjb\r\nwOb70cN0RM6txjrrVYL7dh92ArX6aVi5WeOYtlAPg2A4vpmzdDf7mQ0nfcA3\r\nRSGYIddmxCNM5+XSzFlens+hvQxsvzJJSjumIhQcHTlExkeliObcMTN9pLg9\r\nZ4zqi/HPr663xpFTUZ5J5lqbkTuzSUZgwo0vTovE83r7oxKPgh4fARTjNDjC\r\nU31xrjw6I8Bl87MwWlQt1l9lob8Lq+9vDGRrjTdnYisS400LuVdUdVJwrA1X\r\nsMo3RB/E5WSJxMTW/0/hX2iTtwqH0D+oeaa+KSN0FctnQ4xF0454GAkiacWy\r\ne9VEk+UAIeQVmS0OCAt6cezX8dHcmrm9jtPumQap50THLE/KvDMldZxFa6s5\r\nwXiTpgnaEVCX2z2dnhH46oQRZ/FZZ1Va+iZy0E9HzsUppszb2ZfC072aixAb\r\nNI+d7TKbudFp3q+UZOQm1OKCFpVlN4k185lYiIYoCpEiVImTRbqUO6i0FQkf\r\nYCRWzSeIMjMoGcvWjHKmg0n4q7Li2h8G2TU=\r\n=dg3k\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "fd6322ff2549d9a4c726bde62e6e2631df390449",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0-next.20"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0-next.14_1651246934201_0.7834309385897635",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.0": {
      "name": "vscode-languageserver",
      "version": "8.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.0",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "e8dee1548e2f5a777ded56e3ec890d452e5c1b2b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.0.tgz",
        "fileCount": 57,
        "integrity": "sha512-qa2ue4cFHJN2nyLCe4P9WG6R7c+KfVox/6q90aJFc5oZb9sE2VjijDwxq0u9oWNScn/7QpESUvGE8OEHTuktXw==",
        "signatures": [
          {
            "sig": "MEYCIQDOsqWwSx55yKqILFT1MVpRaO+QrOPcJGJTOckAs+gEEQIhAKi+ouQTAGztwoKE2WKRcI0ZARqLbOXAZKUzK6BpwDcn",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189937,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJienvgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqN9A/+J3vXgq3Y9oKO/Gg57FEummxlWFuB8i6q5GobfheBRBGZpo76\r\nif3UgZUkjJOOqajNEvk7eb/2GDX0P9/6dvMRloz93+dZaCjE8lVuuKsklnTV\r\nVaF/8jkDXnpyKCqQpF/1SppPcElOlMuFQMr5dQZMrSCejZS+uEW8ebxidZGA\r\nog6vU7Cm5RY9JhMhMHGdNGwA0O1A1G5yzKKYpjTkh1Ir1/g/hEAImyCsnsLK\r\naOUZSw9BkfH2PxEOHMbmm1SUJbssq+qG/fYbT0b1My2lJHTsPreAybJXVJPe\r\n7ANIsL26S7o28+x/F7L8vQm06JR5WQNOASnuIn269tGbmG/bAmiXuQ7tG7Rq\r\nA9vT5pOfU450fk8nQJ+D+Gfh9G3M5KC4hQu/1C6Vw7auWHQv2UgfcKAcQg6p\r\n9eY9ehwsq1HvIk/WXUNuN7hDx5/jMwW0J/3T0MpQWWK8atlinvBFX2ZR2/iq\r\nQu/+UrtKloGbrMyxstHNiFviz1AF3qmW/QsVaZ2Em0zQZs/CR4DGFVHvLw8n\r\n0Wni2T4frgfeXcSEpysTeS3eONPR2SieqEAgi+wkWi0Jbi7xXlKm1TeIUDi7\r\nHK5brV/vaXHZlLuruYHTJN6dPa7iPRQBTCA646fBTI0wd5Ur699FxWobHhJM\r\nKBXtOMYIS/HSu1WeFWPJ4rdfkiQ965HaXrU=\r\n=Hbwc\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "b9973d8cdf585ee15914a0916a85f271f84b8187",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.0"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.0_1652194271952_0.5463733314098376",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.1": {
      "name": "vscode-languageserver",
      "version": "8.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.1",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "56bd7a01f5c88af075a77f1d220edcb30fc4bdc7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.1.tgz",
        "fileCount": 57,
        "integrity": "sha512-sn7SjBwWm3OlmLtgg7jbM0wBULppyL60rj8K5HF0ny/MzN+GzPBX1kCvYdybhl7UW63V5V5tRVnyB8iwC73lSQ==",
        "signatures": [
          {
            "sig": "MEQCIA1Ic9EW9jefvzmTdMyVqThS6Pl4MjoHDUWCTPfUBuckAiBAMWbjWifc6fPVIqSqz7L0VYktzVEpmN8V4IEWr3nsWQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189937,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifN2JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8Cg//bbFYYFykkG/O54GWkzwnTmP05NJ5NrCJOGPy5TNfWQjbZYeZ\r\nnLV+ycXgRlLGH2IqPwS50sOWuX7kysYqXSfCJpS5CqR9HPRdH0z3HNu9pZ5F\r\ndD+r0cscqNJn+a2+M+T/M6lvGXIckmVNu5CUcNSGh9lq9/nUZYrDCW6zlrC3\r\nhanFao4ss1nGcj2tZQyUoCbO6xtGORrpSa/d2cFuAAscCY1EzCs37/lcOBxi\r\n3BTJASZvGVuqFVPzy44VIBAPEBi/mBGvhH6dAY4KKUJcDGP1KZz8MJUfWAvw\r\nFBA44yGJYw4siTCsE77X+9ZctoWhHfqn5xX0+cMnlVa5LRH2SPzPicHmWS33\r\nrH47lhLPPz62YWa/hp4Bp9JyV58BE29BSvr4lvtMAGy1HuZRBEdGkcJsi9ZR\r\nDF4dgu95FH2cr8WubY+eSovKwBX68SrKBQkLI59MyKXP+bYMRAzUPY/982IN\r\nfs6oq6P82t11Sqjm5nYchuMDR1+fIU39UC1K78Z2EFzdGaOwh/zw0fgwVo0N\r\n1dgLLLU26s08NdJmV1IhKFtdDUpeEGXDdvCcStsPg6MfIC7kGCeV0HQPKMLi\r\nfLGWr/Gs9eYVqiaMhdJ85wfsN2YqUFfw/wOcizl91r/KDWNXbNDObgLd2ANz\r\nrfaw3/YjrDrfWoB4sclcy+lpZulxUsvd3p0=\r\n=Sqpp\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "841688d2107b58fed56c2be2afa5714a32255ddf",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.1"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.1_1652350344863_0.7731398670326219",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.2-next.1": {
      "name": "vscode-languageserver",
      "version": "8.0.2-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.2-next.1",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "72ac12cf9e584ef7a49d988a026cf55d438e36ea",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.2-next.1.tgz",
        "fileCount": 57,
        "integrity": "sha512-Pzm380XCf4kDlLDPYZfHeyDSv9xoN4R2WxuXW4E0BGYQ7h5BRNEdJ1uSqQE8C4f1zoJAWKNtVAAmmi9ziFdqLQ==",
        "signatures": [
          {
            "sig": "MEQCIFP0sIbB+2xofQ/qhBWtfGVC7d7S5d8T12fphKIvX0uLAiAw19OANnA7libqamqxDMvXmH2GVmoYBDsd31C3c86TBQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189951,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijjOeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz5w/6ApN5XyhoY80hJynfyHrCTX6Qrjn1MHCAs6Hhu0CoKkNJRzcH\r\n28GrUljrzLTkpz+WudxxibnZo/dhLwv5DG6fqNGM/gTapfNN7FeRXE56LMGr\r\n/XIymzohxon5maw2YMxyRtnSNIYNZxoX+KljnszSy2SVXUAJaJ2BPNOZ0Tkp\r\nQySGf4grIgrplCs6dKO4Nw9eHbbpLpFbHEpA9oxo2B3+zbuUuwP6Q4+Ixv3i\r\nTRNJ4wTiaAk5hfKn5rgJVmjCSCq/cYA3epPRec4aCPpCJGBVnvji3ppFUR93\r\nuc9nCd5SL0YhUHCYUK5x321FysipCJOJTYElrq9oEoMqZMT/+LhvD5HVeN46\r\nriLiafaNS1Sa1mWY3FmMI5xIjiM6AbwHVpqLPWcEfWZer0uHDkWs9zESNAX2\r\n7Qq8WCEn7Zxc5XMz7civakUKvgjVYKsV78nVfm6YNgCOIVWUtyEDTDwXLWVJ\r\n6G4m43FRfCxNlIwrrHXfPBItP9ksFpn1aWQGBnG9C1qLv4FlP7VSLrWmCrlj\r\nQFgYZK57eXN4Ywt5owvSJlW2fvERQ6JIdqsKm++UDoTf4IMBi8zlf/nnDgXA\r\nR3yhrBThUF1pswWTD2D2VUEPGN3PM6DorZwVI0FsxuNEk2x4LJCr6T2lqK69\r\nsZIvrBGmB/URpyFY/PR8O6/FH1LFjye6gJ4=\r\n=o/c0\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "4ee380e66e9d4c0ac64bd84080f723e770c05b25",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.2-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.2-next.1_1653486494791_0.0033740858153266107",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.2-next.2": {
      "name": "vscode-languageserver",
      "version": "8.0.2-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.2-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8168e431e14d3824169e34ac2f1b7f2966fbe743",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.2-next.2.tgz",
        "fileCount": 57,
        "integrity": "sha512-OKfWprPm8YBWsS3kGfPImshEXRdePRu98kHuOaUDlUgBT5PyuEXKz/3mgvvANL4zPyTVQzOjiWybYHODFtzVVQ==",
        "signatures": [
          {
            "sig": "MEUCICExBG2Fd4U6nUVIjYEsGT4fBT3EdPaFmNCTmExMc5HdAiEA3NB0rfaG1wPL/3UDGEtZgPiqgCUuKnKOwyBCBNPxXX0=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189951,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJik6QzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1cA//SMfyIVOZtODYNJwl9UaaC6wMp1VmlRClRRVI+vMLhoO5gGFv\r\nSZj9MyvYMR7Iba54eygXDa0ibygAVGiqI66o31DJO7JqSG7kdxIFtXpAaNxH\r\njAi2DA8kFpWdZK3QiuJzkPs2ezgxof3h0+hcox4HFmXv6GQ8JvmV/f+XXSxc\r\nfMBM19psuxREXrBGJhM1ukm9sRUnC3MeaW5s2/zJFLJe/IURMYPtfTHd3OtC\r\n8eK59aoxuFetVmKVlKzjmFgWv6otLpl2YO6vxX2e5mI/w2AA+M/WPNFmQjtW\r\nl3niFochnrFuvNwd+mNdve6ElAq00kqW8XYL3kyCmNIr8YqylBVTUQzEYbb+\r\nH0TcjdWRVRzAZXz5Q7kX5WO/nwQ0VrND/HkQ8N5VYHw0JfMi4hg/9ab1USgf\r\nZOJZRHXd8jI4d2cDGsGEHeUwSGWtSsGqh9yiepS7fcwwsv3keixaxS97J0jO\r\n3J4UTfGHKZLzBVIwVkWpk7fE3JcqMj0XrASfAJSK6XBPquvLuvqTvW7+vSQg\r\n371mAvoZmFeML34f2rcGfdD7Ieb1dLHq1okpmZwimfDXS1Rl3IJBcvM3BhQi\r\nB9jJcG5BuLIjB9uu1rABpf2KonQ4WQKxn5X3pO77iGe6uk5M4pjP6FqsleI5\r\nkiDz/lZ02HfkGSXwt2WuIih2vwttN3NrbwY=\r\n=Jt4H\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "f17a8595d435118c55f8ee42da73c6b264654095",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.1.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.13.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.2-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.2-next.2_1653842995396_0.9867505912256247",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.2-next.3": {
      "name": "vscode-languageserver",
      "version": "8.0.2-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.2-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "eb2f38b2ccf9c4511808c55e9c7f909b1f3153b2",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.2-next.3.tgz",
        "fileCount": 57,
        "integrity": "sha512-4ifZbP6F+QxEFpef5avHTtx12t3hMPfS+a4HUM3i02q5nHi8oEMapuQJGEkpPmHnsSWW34SfTob6SIht0UYrBA==",
        "signatures": [
          {
            "sig": "MEUCIQDMDXr6Bfp1ntSbkCZydNfCjFVSEPxd7lABQzvnHbBcJgIgbf2eJ/yEPJwkJbbrSj5zpsw3T2gz36krdsD7LXx6Y5g=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189951,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJileM8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+Lw/+MwZkKXaUeCRUCoyIxt9Ph3RwfxWRFMmWPG4Yk0I/9i1h0B8d\r\nc8Ls/FkAxSAXsqFdb1G4TrGFwKCYsSo5eMt2LFvyub3BPFHF7AuvVjJ1REvc\r\nByLqzFJjDGlYJ+puKEVeHdlZk7mqW1yslPFqYzBh3wGPoKeWQoBca/kr6MIo\r\nJ9d4GDZe8fkN8wJeg+cWSGd2UIJCGNuXNMCsqxSmg5xMqg0hCX3GScsnIa4y\r\nPZduNJZUqKVGQIEW2UKaFqH6FldC3JR20QnuqAEPCXaqEQvTR+wdCAROyrZF\r\nfZjsXB0/WD5P9SkkaRsuLCZdlhEN+vhKIyZU3QZm2Yp0v88i/MtuFM4kXr3P\r\nxFS3ft4ewnCsT7Xb6ZhuS1bEOwT+7PeaRYaVpE+983/hhA42eaSPOoJdeorZ\r\niNGWvHss3yZiLknSWGGAigSdEA5ElJrch470qZXCbuh1C0/BCH5/w3a4mNIT\r\npfTIeiRW7rOU6InYejM0JP5fQxol2ZdUXMhqr37QpYpQyO4k05WhuFwTOUqb\r\nwDfjVd3FUHePRPKlFP4uiyMemgRvZoyzV+ZXNG/lU/QgYXhnlEu7ANtL3p/W\r\n09Ow4Wbs0hWwBPpOTkkS0SShwzYwWDJD02uvslBFtdu09GYcnUppYu1qUp7M\r\nP6e1Y2f7lqirzWpt5De40buQR2H/QXrA6E4=\r\n=fSUx\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.5.5",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.15.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.2-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.2-next.3_1653990204401_0.7696460523057733",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.2-next.4": {
      "name": "vscode-languageserver",
      "version": "8.0.2-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.2-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "c10cc95be06325b56b7ec1d10271c9e4adf3ef07",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.2-next.4.tgz",
        "fileCount": 57,
        "integrity": "sha512-B3roWH4TmJiB6Zh5+r7zu0QdlLqJsPdGo0LeEi6OiLfrHYCDlcI7DNcQ7F17vWmxC3C82SrxMt/EuLBMpKQM0A==",
        "signatures": [
          {
            "sig": "MEUCIQCbDHQXHNVDSxVZ1McQjiLPn6tjyRENfnIHfeKa5pRsFAIgM5NxxDF/xKEMzy2kRoPVTLTQC39kJzy7TwRAa8Lcw4Y=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189951,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimOMiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqr1BAAlmyWFqb54+gonJ1lmv94mNtBky6zCPycVmpF0PqxfLv0Q+VF\r\nVaYQLYuHfSl9QNRchC9QHlb00DuuoVmq4fcm/uKl/cOzZSV2O5cQV7u4rBnS\r\ndx3425OR1PMGXxR4Pye1HYaCh46hOFcQ289bwzPnfUvPWr309MYjnR24B01k\r\nAOEQuVc4ANebljh6yC+WlKDWbD6sv3FwFWia+AG8POV1dEeOKGBtMajZ9eUu\r\nrNwA0XRWfd+b0BwXOnHNZgvbQmsuCYMhV3kd5EIGdMnxbS6aClo2PeFe7iXJ\r\n0McsushIBV/C8rSpPlKExAgux3XQz4f+LmaajeEilHV8IKg9gxSQXW7di+gR\r\n5q8eTKBX2gNaYVYWI46AsTfaXRhYyGxaEaBwPgAQBm9hILNwCEr+1UcU+wbS\r\ntkB7D1N/rdtnTc+c9myd/M0FCseIMNn/uVAzwhidamCo6Yt7qHLIdO9tskOs\r\nVNRUwaP0ZJ/UI404WdyLlH5gzztBOzJiGGHuN8bI+nV2iuaGDXqWoERHmcJT\r\nOAjqNUNgHRzuEylIhapKL5RfukbCYieaUDflIBh/qwsIMT6qvcZQW4Xfu82v\r\nWpjzGivWJTHGI6k5mxaj60IM8TbHDnVxwikUJodQYIuTXy8pz6HHquQHRYLG\r\nDd1E0mt//U7GRduEMi75FIkF/Y2vlK32s2c=\r\n=+tMc\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "38e59324886539716e2c14ee4a5d0dc7909e047c",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.11.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.15.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.2-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.2-next.4_1654186786271_0.22700839853989518",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.2-next.5": {
      "name": "vscode-languageserver",
      "version": "8.0.2-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.0.2-next.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "39a2dd4c504fb88042375e7ac706a714bdaab4e5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.2-next.5.tgz",
        "fileCount": 57,
        "integrity": "sha512-2ZDb7O/4atS9mJKufPPz637z+51kCyZfgnobFW5eSrUdS3c0UB/nMS4Ng1EavYTX84GVaVMKCrmP0f2ceLmR0A==",
        "signatures": [
          {
            "sig": "MEUCIQCFU66XtPE8okznhwRI717fxU5Ad9eXPEx0zghkVAMSfQIgc8+SuoireetazPDwIZbonWDBvmb+K+CUKIG70tccV9I=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189951,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiocvqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2UA/9Hxf6zz2WPiA9vBlNWioRNMJ92YLhQ7gUoybmv/1qkTZFUZ7h\r\nkdHacwiTWkdiLIvLkQ3LrvY7iA/owmZKd6tqX/WiXcAliLZeyKxf1dmJmchP\r\nyy0s8QIK4JQ2Sm4tP/r+94kILk371fJ79teaRVa1ZSX0I9os8881xspgwE/v\r\nykYJRVWsU+x+QpejSSohEtTo64f5FyaGt1acvDCOtCpP8SYjeIYBGlNgm9vX\r\nXMxa91fzROxgb4b/3fJNUcIskwYW1LZ8IuHLmEJD8i5GQpbd+UPzZd79VP/U\r\nSU+D6QVkZb5jTmpbLAbJcuGPK/Cy9P/V9Gcl705zOs66PTzxW9wPSxpuIBek\r\nZbSWFW5FSiUm0MPcVn3OWQ2YUs3xKww4/20iPWWae1/O0ZMPfWhdY/sn9ajM\r\nQi4YzzTGtXeP8uJk4oL5nGDku87AOID4Amhe+iFHRDP3pjRBAiAlkYdVEz36\r\nFehJcbglOWz3J2XSnqI4HOc95og6oNNyYhe0b5kNg3CzmKhlvMp4Cin2PuVy\r\njHIdEGNhfEabOoteSaO8zMCzZJ5YgtwCPMSIXTCQZ0oztcmkks8C76dU7VQf\r\n9ASqMWJHFHavVQ5EzH2orqwZRYnD7VBR8NUWK0/hhT1pA4H3/5hNHejcJP+x\r\nCYKc2XZy/kWrV/Ubj82XCb/0e9dIsoVecOw=\r\n=U6X4\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "64156c6aa08be17a1475a126b0bb2d9b6c8ba1bc",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.12.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.14.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.2-next.6"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.2-next.5_1654770665861_0.512576341915985",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.0.2": {
      "name": "vscode-languageserver",
      "version": "8.0.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "cfe2f0996d9dfd40d3854e786b2821604dfec06d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.0.2.tgz",
        "fileCount": 57,
        "integrity": "sha512-bpEt2ggPxKzsAOZlXmCJ50bV7VrxwCS5BI4+egUmure/oI/t4OlFzi/YNtVvY24A2UDOZAgwFGgnZPwqSJubkA==",
        "signatures": [
          {
            "sig": "MEUCIQC0lD5BfINDoGizNJ62JxY5+2+H2ir3evlHSM5bvk1lawIgX39dzGBDSdoFrt0uL74N8YNp0J/0YzPrCdSn27Q9Pis=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189937,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiztkqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofHxAAkO2p7kAJX145Kx5XCO0tMmzuxbcHTvsgSr+gw2OmmH4nqmfm\r\nfZLRJFgCJCI0mgB/mJJ/x701rm5s+fNR28OG6Djuuy+A2xS1tMjsjU29daDP\r\nMUG2GZ8SfiIHSf/+D9682rbsFEoKnIgvO3SYGWbrlgeRDj5oM5+pLiREKQ4/\r\nwJ4NGN+sA/umSlhsJCrcaYUalbggdkenixibZdMCsCwSgJ4iDOxz/kYlQqQQ\r\niKI2LurQ7y4qnYvWCKFSOCPulAG7Rt2UWfsjYcY594UIoGIbzukwst5UJPUd\r\npl6I4QSzrx72s0u+UhrSwFR8t0UmqgkdHWbzQmd/PZdtjHE1555LW2g+mowv\r\n4lNhso2BacMM9wR7gE75Eih7iHhCaxoLQb7sRZ55gncDWZ6pxqw9zHvXjEKB\r\n9I1mo7DY4NCKf4OXvOUDtAbdJBLDULIkIsrGQdwTI2KayuicVVSavo3UolQC\r\nxzOgFo4rgolwcUvII5LrfmXjM+2ZdlG+BlvAKNYA1bI4FiTh8SfdGahCkJ5J\r\nos8AwzZZMd9NQ8YVvPnrIBpKChaeIMaxnI8/NYez5R7msW+uiNmZ9pmPsS5j\r\npTqZ7KIUpLLOiIXqoTid1Se3P/nzyQkl90c0IR29wHi3LBHcwNeazRw4v8+W\r\nD2OmXdyghTkenNeTica/gRwpmx+3uVFTKtA=\r\n=EGGb\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "6.14.15",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "14.18.2",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.2"
      },
      "_hasShrinkwrap": false,
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.0.2_1657723178300_0.820140883535347",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.1.0-next.1": {
      "name": "vscode-languageserver",
      "version": "8.1.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.1.0-next.1",
      "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": "isidor",
          "email": "inikolic@microsoft.com"
        },
        {
          "name": "joaomoreno.ms",
          "email": "joao.moreno@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "ramya-rao-a",
          "email": "ramya.rao.a@outlook.com"
        }
      ],
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "1c173de554889bd18ca6e20eaf4bdc84164c86b4",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.1.0-next.1.tgz",
        "fileCount": 57,
        "integrity": "sha512-u14Rk4JgXI+7iS6AEXI2pNc1dWh/5JEXtaqa4TeBECKJlN+5242mbGBBPaHMOE7sSI1Kh66XhEMZJhPYjUfjHw==",
        "signatures": [
          {
            "sig": "MEYCIQCIEsSbb26Bgh8bjMDlnKmlo+rIuJn+zWKkrKoC7mEsrQIhANtqCg1D3CmKWTnRGekZxd4drGtvIFI8Cwxdh+3ipTZx",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189982,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjD1FzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Og//UNEIQhdxpBA7iC1WLCXbasKQGdbO4isYmWOyb+Mbt8iNV+Do\r\nTRF/lVf+aPll+lmnRmiplO9VQENIilX6zkpSRZvt5x3iBmdARntFjlRzI/dP\r\nd0k7f+ycAtLx5aRzTo/ZYALjE05DVi4R/wmdWJtgpZdpmECI98ky67UYi4vA\r\n+cG9VenWbdiJNDZgubAsyYmUbgoZE3yAyW7GIP6JFqLXd0mdihPADtnmyj2A\r\n195UsYNHoPzj7cMC16F5xqNQ0NXZWoGvl0rKTSlAqWZpw3IXOGp4ZWe/cFhW\r\nDMh2zdt7V5gUrsYBgp3Jehrfr5/fLm2tk2Eb2xoWpVAY+Rmbjyb3U0v6Yr/T\r\np1zypEZCmYK7xHCgeCQnRKpfrryZnXPz6adKXld5oKGk5J+hcWRCWx8CgJ5S\r\n7v4Z0n5Ysq6TcP9T59P/GRx03mFOjJuCqV0mQdEHxD/8HRiQxImAkbwofXUe\r\n/9EjlAWHqICY8bVmH2QjWw8F6ioJ5v4CDzV3sX7YGu6Py3gkktF10I8X9lA7\r\nX0F9ucSuwJ/fVd48NSZGFAbxA3BE8WZbOcAuXIQrJ2jQHwvk9DWrFMkU8hZt\r\njdmVXP6qkWbdEWImtVg0afb7gvopqRpuE3ayZBnpUaoFPcatQ4BFNNVzuUnW\r\n1XNprhKh6LV5Is1dlzqidVv5fMwNw3kAsz8=\r\n=gDvX\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "gitHead": "de75fe2430ddc2c4beaceff46d0b63c1b6d70110",
      "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",
        "postpublish": "node ../build/npm/post-publish.js",
        "prepublishOnly": "git clean -xfd . && npm install && npm run clean && npm run compile && npm test"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "dbaeumer",
        "email": "dirk.baeumer@gmail.com"
      },
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.15.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.3-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.1.0-next.1_1661948275580_0.8699887060372369",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.1.0-next.2": {
      "name": "vscode-languageserver",
      "version": "8.1.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.1.0-next.2",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "8423e0acbc33846c338875acc3c811637415a35e",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.1.0-next.2.tgz",
        "fileCount": 57,
        "integrity": "sha512-natfwUx9lPXO3ki9NtRMPb7GcaKvEE7Sfvzaw3Gpa4GJr47FWYwX26YnWpasDBMAjg5ErpFihY1+j9Gh2W9VwA==",
        "signatures": [
          {
            "sig": "MEUCID0toFbekVxd9sodTJaqV/92iyW0F8ZaSuyE9ARD7uOUAiEA08t7ah+1fVTkX1er6gAcQrdYrXfkDAmmKzCnOw853w4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 190105,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaOsLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcshAAlsirSFawWDqFbgL+B1h0VxO+7qW6o5hLSQcuRx4DiZRY4wfA\r\ngW6iZ2Cqibfl/jTYsYI2MazkVggSARrPTL+fFVbCxWl5YZUeR/H2jPAuNjKl\r\nMqZeIK7AlXHQM2owior7VnND01wxJKsTmGWBxeS/aDr6oPFBTevbPlk7G2VM\r\nd8aAIAC3qdE0GbP4D+XjwX9NVrJVzCHVPg4v227cSxGy1blTEQf7sFeBA+B6\r\nxh5bo+r92FuzwamerscGDUZYYXCxDL49sIJMxlCMkRvvFxaMh6dsNdb87uGY\r\nX7CVRQxW41ZWItMdC/QTmJyNnUlko6Fa1L8nPLhe22qQ4iTc5F6vKSrXhQRM\r\nLig6OjuIgaBBVIUbLl5J6XxOV30jjAdGRDMHhggCa4gRawKSVkyxerDKEa2v\r\n382GJ3krAL7zY8anXI4mroZoQyx1uxWHQeD0/nxXZWxJCQWmKD8DGpg67QSA\r\naaUr6Zi6+vo0DLgrA+1Or+dObo9Rrz/6gQZ0+WZD3CTzCe78lxM5KEqIeuht\r\n2McYmni6R1VA/otGUu9gzKn/npa//cSsNXClRZHnQT5wc/5iQ3m6dBPUoAqv\r\nTig3bXMGImZ3Kxl633wz3AjbA0+Pi9Oblhqa3dn0/BDowZ+mRLrUQRtMXXDM\r\nYPmJhFp5kgFhFvNj5yRtCM1ac3DNdZ5wKbU=\r\n=ndY+\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.1.0-next.2.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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": "git clean -xfd . && npm install && npm run all",
        "preversion": "npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.1.0-next.2.tgz",
      "_integrity": "sha512-natfwUx9lPXO3ki9NtRMPb7GcaKvEE7Sfvzaw3Gpa4GJr47FWYwX26YnWpasDBMAjg5ErpFihY1+j9Gh2W9VwA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.15.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.17.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.3-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.7"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.1.0-next.2_1667820299097_0.07756196109271585",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.1.0-next.3": {
      "name": "vscode-languageserver",
      "version": "8.1.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.1.0-next.3",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "1ed73c66c46591c8e1db3ad9f3c2e465f03af7d9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.1.0-next.3.tgz",
        "fileCount": 57,
        "integrity": "sha512-ij3Zds+FOT2qjpY393DhHsvJ8/jj275pPeJ5cfErBU+iP+r2hasQW3i+7hJz8T9KhHb/WCuXdMHzOYmn6YamNQ==",
        "signatures": [
          {
            "sig": "MEUCIHkdbhv5XNSp7zec1oL93+xWNsL9+VYR+uNQLT/XSdF9AiEA7LG14gBGU51e/27pC/YqH+o/7qyoRAHB53X1jvRE3K4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189348,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkyfbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQxBAAmybfqPIhup34cKfGyGibDsFi7XsCHWCjAGJ5mdu0dO2Ra5Yb\r\nAl8QhDjZcH/883Dr7TE5F7MgO7PzO6zjFPPMciJmeyupHFqxMZEV+ZDxjXbc\r\ndnQouXEM9WP1UAbuljnne3LNdFraEzHSZmRbQWW34N8+zcfAQ9zVjD3W8VFb\r\nzQGVuEhWs/GOtMsFkuXx4lxw2VT/tD4xa8uSW/A45Vm9RVdxCeEVF9x2KOnG\r\nM+rNEt+9zLgOvpiJ8C6J5zCbUBEtbJ2bhEdfAcG5K/Qrfs1yT09267oO2JQJ\r\ngDMzrAPqt4YQuREElXm+eS6m83lG3DX8lMfhXfUt3x3o+vj1YhkqqDh6fa++\r\n/mO7oeo4ntqF5IJ99iCInXstQ6ehBf1go+YElz9uBT9h55QO44fpVvu9IntM\r\nSaulFBQk8nOO0bTY34OOGp5sddLMWb/ttSe/x36Y9BJcGmnz3HAqjmTeZjOv\r\nLB4LZIgr5dCY14ezHPM7FacDIwwBArNaQ/lz0X5falEz1oeb1ro6oLMyhiWQ\r\nwZ5Dryiv6+aMocozEyFelYEicouqKduEj+jdO8BE9DRTnt1DR0VBE5pDMz68\r\nCTvuEH2OKkEMiY1VvS+j0C+N4J41NX/FcrzHel6ET9FXsvt//wNGKqPvJ2LG\r\nZKe4htcYb3Xnht/zUDbV/AEACFl10K7mfNc=\r\n=NvIH\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.1.0-next.3.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.1.0-next.3.tgz",
      "_integrity": "sha512-ij3Zds+FOT2qjpY393DhHsvJ8/jj275pPeJ5cfErBU+iP+r2hasQW3i+7hJz8T9KhHb/WCuXdMHzOYmn6YamNQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.18.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.3-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.8"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.1.0-next.3_1670588379634_0.7955435275373637",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.1.0-next.4": {
      "name": "vscode-languageserver",
      "version": "8.1.0-next.4",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.1.0-next.4",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "2a563482866cbef1a403a9c06fb2a23e458177c9",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.1.0-next.4.tgz",
        "fileCount": 57,
        "integrity": "sha512-W+sdV5sgOTgE1bmEBdCrCpjfYIwD7f0ykwoPOTkvaNFdsgbMIvq4VZLjGMVnFR7U2tPa/w0Kn7lXodlSJudNmQ==",
        "signatures": [
          {
            "sig": "MEUCIQCzeQ8pGU93fglqTSHP4vycv55fmfHa54ktxlXxq56iFgIgUCKaibHasNv0Yk2qGExllpMAgJ6RsIl063ZaAiOLlTU=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189335,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmu7xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojrA/9FOP2qdM0+mlH8hKu4CI3UqpDhf9QkEFzMy6VsS43j5Knju1I\r\n9HsiAjJIktlaYmpRwCGNngXWb6UOeFas8jzNRoIHr0EAvvY9/bSc2hH5DKFZ\r\n39tauE9uJozfePARtcxtcdDDFJ4NSmsfIiLWTDekSK14jKCHRxNdkf0r3zle\r\nrM9xsL8WfmoKEsO0YagJcmi89Dqo2qEprS+RuUKenRUjsLuZkzlj1AGowo7W\r\nmFrrDExMMJoz7jwVxTZD8ARTb0nQ3JtAt8Z0x8XuE54YvruPZN2rY9NIH0G6\r\nTF3GnQz91Yt4RNYYMBKCSXna/1D0t2ikosNMXEtf4PLsxEogzGFlMvOzhztU\r\niM+ZGv/U0w0Fg1c2dXLddJfD/didAZ+nQg4rqbau8FkR+stZfkrPDDa325/O\r\n+woMeTYOq9X19PmKKifU+MiMJIb5YD5s7XzhAMxGYV0doVo9A7QuTzx39dfQ\r\nSJheq8WOuEj52nAEVn7n8iG7p0wzZ13In+kC3O2GA/RaKam+GsIUnIf8SPQZ\r\nXYsnjiNOI/ZC0UG02sAJt4CqEo/R2o7yEDnSAaCW/FiY9ZP/Du2rS1Fjz2AP\r\nZ8T1hMnqKen9SyyfbuQtOtFiPk0W7Ww48FK7S+aklwwtCrm1Q5yhgEWm4HS0\r\nfLeI2HBBTy3YouPsWJXcu2poRAnPYZmaHdA=\r\n=YtM/\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.1.0-next.4.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.1.0-next.4.tgz",
      "_integrity": "sha512-W+sdV5sgOTgE1bmEBdCrCpjfYIwD7f0ykwoPOTkvaNFdsgbMIvq4VZLjGMVnFR7U2tPa/w0Kn7lXodlSJudNmQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.18.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.3-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.8"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.1.0-next.4_1671098097133_0.7558128187102133",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.1.0-next.5": {
      "name": "vscode-languageserver",
      "version": "8.1.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.1.0-next.5",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "2f8134f565683bae41e8acc8f4699eb81d9b6c61",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.1.0-next.5.tgz",
        "fileCount": 57,
        "integrity": "sha512-VivctbjOca/iPZKXqgqz03MUhnjAlVkf8/AwfndIEVzD8itD7zaoMlqNUynHJVbGcU5PEygC5deUzKHMU8cNhw==",
        "signatures": [
          {
            "sig": "MEYCIQDmIdiOE5RcvxSk4yoizkds1BrHssQ96qwGhwF7PssLkgIhAObAJhVjehvgq3Ge+ghZ70DWm/xh5Ur6fjOUwqEtqs4c",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189335,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvvDHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqO2BAAn3Y0gZXA+GJkLITNW1Dyp7scdRGfwOsFVS7RbJgKGFyd6GTm\r\n2AcRQk96c6qP7eLmqrfMKty5GqoHGgHKFYlEuAq1zlQuALOIl2EQpynjqiDf\r\ndhU41lYtjStK+eMwHWUNePe13wcj4xGJNd3CDMMw5QCE2T6tYeA4lT/oXCVN\r\nbvzKvB/cULoNgNGR3Gxv+lcmJZOXcJNRR3Rt4xdJr69Ew1FTFfGeUBGiOo5y\r\nd3WYz3g1W8CRbE3tvFMbxrT0oXgYh+5gv+4I6+BgJxlc6beRVfzu/WQjIJ2W\r\nLXEI91m0/A5erLIf4NJDTvPITOE6oNKaMS3o8UIdtm/ZHMw9kxZQpjRj20a3\r\nm7qjcktjURLZm5DXp1T6+L3Z+P74EHShKOOMD1GdcCgq9DCXXfAd3vTbAEgM\r\nafQkruPWq0XJR7nJpB/hdCFTAN8mXJUxEoS4X167AievrXvKRY2cWWwr9GMl\r\nwP0/YhsygvLGsV7idS3XWkiw4goZvUIUPaPJ/v1YpzDcm0aZZKn9wt7oHf+j\r\nQ0HQm/3gqLpSgwsiWyrhGTtcSRUTeqw5r9v5ZcsDpQQa7jAkv6K15xcrj2v9\r\nvaNVouWGoz9k4vt6FDnjpbEtKXu0vpVaFBGB8gbR3OV1I3igRa8hAaJ7NxQs\r\n+G441fbURKb2UnC6dWGxyzPvsS/I6s9oONw=\r\n=enC1\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.1.0-next.5.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.1.0-next.5.tgz",
      "_integrity": "sha512-VivctbjOca/iPZKXqgqz03MUhnjAlVkf8/AwfndIEVzD8itD7zaoMlqNUynHJVbGcU5PEygC5deUzKHMU8cNhw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.18.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.3-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.8"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.1.0-next.5_1673457863035_0.10779369402684913",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.1.0-next.6": {
      "name": "vscode-languageserver",
      "version": "8.1.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.1.0-next.6",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "32fe5042b92b58b6f2c3c8cba0ddc77153ad47a7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.1.0-next.6.tgz",
        "fileCount": 57,
        "integrity": "sha512-YSj9fKN0FtVW95RKjcy8UheODK4YosqiZUkEbAgJJ0uMxR1Om1dhD/+QwYUKfJX/u8KLS/qFroMNVFHoPoc2hg==",
        "signatures": [
          {
            "sig": "MEYCIQCtxbgqRbVBRCcPfaB3A0UmWdixjyDP2VvngECEqOLggQIhAIhLow2w7O7Pl0bzXl2QzvGdNgu+gt5IScc33xn1aYo5",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189379,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxSH2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWZw/+OuGaFqrM93/CzwS+KlwymhMUIC8sX1TFhK/4P12X8th3Pu9I\r\ni6W6tCH4mU6qbB6lgTH7RMGVDdSr3gi7I53etHF+TU5pgjyoy7gJHjzn+Qn/\r\nacfTRo8/g5jT63H08N5ZFtcfDUW3l2XbzDP3kOG1W4HtIeWxQngaR1pQvMeV\r\nPsyRySPvvC4H/+TF/GTYm/JHrn8S4/I/Tvepujq72iW0JyG98Twcp/7mTk+d\r\nE7M4FeaMwkucxElU+9NcCbo50SynAUS1qiuycomwo5d1/yeDcl22zhaz/oeE\r\naPqafSe/PD8bazMGVDgyc9fHjdkDiqJjVCzHAyKlcOfjTLNOZQSAhgEGmghC\r\nAmw/yJLP7u83tVNVgVyeeOy27sHV65Jud2r3odVMNNsmSQYwWcHyJ7LomjHD\r\n6xEqZnrKQeakSL5UjsSdCCMXuft2d7amGzt+6MZ9kq2ZQlT2dmpNEHFDT8vo\r\nZFfrNFGlqRJEYPI4cVYrqt2+NEkOyiDQVUScPN/ptvE5ZZrcgXjT9KKzUqys\r\nUPAegnEAiXdEXUjNWrBzS2e3fYn/kgeoPqSQe8BPHRN8XFj7zRvKC6g+FZ0b\r\n/yl8y2GANC73rm/F1GloqomKUqqoG35iL67qCxn+yMM/prc45DSmWofqQuCW\r\nJc88+o0L5zcdPSgr2mLFn6t0r9wSCQXtNws=\r\n=AaIu\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.1.0-next.6.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.1.0-next.6.tgz",
      "_integrity": "sha512-YSj9fKN0FtVW95RKjcy8UheODK4YosqiZUkEbAgJJ0uMxR1Om1dhD/+QwYUKfJX/u8KLS/qFroMNVFHoPoc2hg==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.18.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.3-next.6"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.1.0-next.6_1673863669876_0.39119343848683386",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.1.0": {
      "name": "vscode-languageserver",
      "version": "8.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.1.0",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "5024253718915d84576ce6662dd46a791498d827",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.1.0.tgz",
        "fileCount": 57,
        "integrity": "sha512-eUt8f1z2N2IEUDBsKaNapkz7jl5QpskN2Y0G01T/ItMxBxw1fJwvtySGB9QMecatne8jFIWJGWI61dWjyTLQsw==",
        "signatures": [
          {
            "sig": "MEUCIQCOhR1lQ+wHRQtGMlVzEOwnKWIt7UvYmMbKNCTTzsEylwIgSjQIpRtnBgtsELD/T2qydPZyl3yP5wb8d3sRqjzhKAc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189365,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj65yhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpBVA//bOCm29dxGLirKxQB/ql65tkaeJOIElGNtNWMrVYX6/1aQOjw\r\n3yqGDMaasBBBE4+i9em9w09rzSGGJbLNQ53yb5jeU6QXLnZ00r5kFXmA2jKO\r\nLPh+dQKbs1w8/+cFyxBBQkVCo70XWw5r9zMJRy3XM2bpXourpw4p1/iUaVtK\r\nXkx/tKbCq9kYT8NNQ9MMQcJ/bbmG1wYj5OmMuQA5Sj114xsV6hT52FKNGNP7\r\n3a+Cph0nC5Ip7ryfQLvmiMIumoQeRZuiwWSpEv27KUtW91OFlPXtUSQ6BYDd\r\nkDQ2HmekuWJV2f5bvFnN0sg9gmRySBLicPogAeT4YvdMe488d3hR4jYMmEMb\r\nQIWw6guvrG2Gd4CPMdRTxoprzIEQZM18MRxIGFk/bkFo6EsOjL4c3zbOtmQo\r\n8Fvyc5l4LTzH6Zo1/lXbkzUWfwS5MtUbO9HALWeFtn1mTEjmQ8yvCbzSJICI\r\n17MOS8JU7Seg+pXaPtVVl2MWZ2f7JNb+0/yRUlGVaXkH6vhOXm+hv+1Ngi+2\r\nj8DCU/1n2/DQEYAshJHGCL36zz8DGt+H5WOdrYJjee8l4PMQM4hKzh4WFgFb\r\nluHxNXi0z9JnhK4f+ogNB3ijVUS5H4vPg4hGpezzXvkG7ZU6aaJvov7RU7XH\r\neJvig6tfrCflKIYGGSgJSVRx0dvVQHKo6J0=\r\n=brYD\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.1.0.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.1.0.tgz",
      "_integrity": "sha512-eUt8f1z2N2IEUDBsKaNapkz7jl5QpskN2Y0G01T/ItMxBxw1fJwvtySGB9QMecatne8jFIWJGWI61dWjyTLQsw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.3",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.19.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.3"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.9"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.1.0_1676385441455_0.5043392509913407",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.2.0-next.0": {
      "name": "vscode-languageserver",
      "version": "8.2.0-next.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.2.0-next.0",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ad9bcef650e0bae9d32591ebbda3eb5e548418a7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.2.0-next.0.tgz",
        "fileCount": 57,
        "integrity": "sha512-Pw1pdR+hZvaeeVvbmEscUJG0SMMa5//iV+OnFuv4cPPvk+ohe4mtrVAcI06Z9HIMxDu+2McqY1b8JbVvyRKFtg==",
        "signatures": [
          {
            "sig": "MEQCIA9QxELYYP+OfTG9j0Q0c6BmCE0+sSlnRuOXNXcTzPHsAiBVLjVOyvtefMUWPbNk0W8K54zSdzAbSrXbHpCCwVuhOw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189380,
        "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQAKAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3RA//SiUo0b8YFedFsJwZ3TYGcSg6szuHjdLF0F0BMCm5bu6ShIo6\r\nGRGYP9JdaE2nQ56aY5EQSmBrdm+tdNQ0/utk1LS9k3EhY9PhvCkh8lYC1v20\r\n+8/JmiN4Q4njzkW/Gto/79LwHVU+GMfjKSNO58ITJBX63GBF5enDaqXYUkp5\r\nIH2XR9cS4OrTFqVncfVLxFL9FeGZExNa51ws7JgEWggc5PcOwYFLFDCsMHDO\r\nFbwBGzzREOeiIPiD9ZNHLeR1m2OOakabL5Vwl0agVFk3Pp0ClM7QJWoIbffb\r\n/iPcyYddo92HOQOcJjXZYW2vvuCpZUBVcaSnko1u28uV4KXwQWF+agsrLSYm\r\n5w8zt2GMM+xAH1nWz2BbClZz7cCL4+yisuYQR70MD0tAsNYUdgV/S0jRqque\r\nW4Kp1sZAx4R+SGLN9bNmq/Qks5eD2nqfSryRuWaRWAvg3ozWGmilnVfo87Cz\r\nE+bSLN1IzU7SBZywPKagyT9isLql0Yluaky2WPhEtRnhYVXWORa41tFFBqpd\r\nY75Z/YXRVVXHRUP3LpHWWQIWGItnf8HFXdu2EUMJsvu+XgIiE8DyAfNQVWR0\r\nBICZyQQvQfV0QfdkYzg38n82i5weMEL0SHxWJGN2gDxap60RcRrZlQ87KGqk\r\nrMbNFMS9Rv0nsv+kgHrYchMUv7GAFhraG8o=\r\n=pSqP\r\n-----END PGP SIGNATURE-----\r\n"
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.2.0-next.0.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.2.0-next.0.tgz",
      "_integrity": "sha512-Pw1pdR+hZvaeeVvbmEscUJG0SMMa5//iV+OnFuv4cPPvk+ohe4mtrVAcI06Z9HIMxDu+2McqY1b8JbVvyRKFtg==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.20.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.4-next.0"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.2.0-next.0_1681916544751_0.8034485843670873",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.2.0-next.1": {
      "name": "vscode-languageserver",
      "version": "8.2.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.2.0-next.1",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ad2558d74392b1cfaccd427febe9a368fc328f8b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.2.0-next.1.tgz",
        "fileCount": 57,
        "integrity": "sha512-994AXMKBijzjlnpf8p9M+ntsNJDjR8pr55NJPYxKjy/nUhVkg962dAomelH6Z94401kBZmSbfP/K/20cB54aFA==",
        "signatures": [
          {
            "sig": "MEQCIFtjjKAKf47Fitf00bCpudS+ttJoq9d4yn8pl+PE+N9JAiA4zi8i5VjZAm8D1C+3IxQ87F99sb4OXxvON/lX3uFLLw==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 189380
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.2.0-next.1.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.2.0-next.1.tgz",
      "_integrity": "sha512-994AXMKBijzjlnpf8p9M+ntsNJDjR8pr55NJPYxKjy/nUhVkg962dAomelH6Z94401kBZmSbfP/K/20cB54aFA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.20.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.4-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.2.0-next.1_1684138492936_0.6839687809006496",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.2.0-next.2": {
      "name": "vscode-languageserver",
      "version": "8.2.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.2.0-next.2",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "7eb34e9aa7745cd01adc4748ad9329b19c8bc0f3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.2.0-next.2.tgz",
        "fileCount": 59,
        "integrity": "sha512-pSSUvBKT05s3HDaoMDH7bg7qo0FXNXVZ1KpWA5gZxNG2IBSgITGq0h6QRzrgFCDzLfsbmia/V/YDs9wzKlntjA==",
        "signatures": [
          {
            "sig": "MEQCIBi9PJHdeYPwiRmDt/6g3kKlLmwYfnsAC+1lBXhk8v7SAiA825tT2gr4TXRGGlAowgv/3Yc4LXc0/rpSwcPJKXTsKQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 191406
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.2.0-next.2.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.2.0-next.2.tgz",
      "_integrity": "sha512-pSSUvBKT05s3HDaoMDH7bg7qo0FXNXVZ1KpWA5gZxNG2IBSgITGq0h6QRzrgFCDzLfsbmia/V/YDs9wzKlntjA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "8.19.4",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "16.20.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.4-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.2.0-next.2_1689347418263_0.08186639839111365",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "8.2.0-next.3": {
      "name": "vscode-languageserver",
      "version": "8.2.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@8.2.0-next.3",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "72e4998392260173fb0c35d2d556fb4015f56ce3",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-8.2.0-next.3.tgz",
        "fileCount": 59,
        "integrity": "sha512-fqHRwcIRoxfKke7iLDSeUmdo3uk7o/uWNn/44xdWa4urdhsvpTZ5c1GsL1EX4TAvdDg0qeXy89NBZ5Gld2DkgQ==",
        "signatures": [
          {
            "sig": "MEQCICZB33xCKEJHDsCfXJrHs/HT3IsG9Z/o4+Z3ea2gAuu6AiBz+ARwdDsjycf04v5jJs8XvEYe+m7n6Cya0Anl4CAlow==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 191260
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-8.2.0-next.3.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-8.2.0-next.3.tgz",
      "_integrity": "sha512-fqHRwcIRoxfKke7iLDSeUmdo3uk7o/uWNn/44xdWa4urdhsvpTZ5c1GsL1EX4TAvdDg0qeXy89NBZ5Gld2DkgQ==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "9.6.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.17.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.4-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_8.2.0-next.3_1692713034614_0.8634780846043757",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "9.0.0": {
      "name": "vscode-languageserver",
      "version": "9.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@9.0.0",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "d3890d63f610d6136e6174146643f0a402971944",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-9.0.0.tgz",
        "fileCount": 61,
        "integrity": "sha512-npT72Iu28Tjsm94MsCbwJmIu5ycCF3UEPj3Eb3725T1Hqf4d+Vj2W4GC+F8l4n9yNItJuvE/AHYvomvAs9Dj8A==",
        "signatures": [
          {
            "sig": "MEUCIQCZI2kBLSUJTYnTNzduHwhi0KIAhMlpwpAXXEAOTJSs7wIgX5/PtQA+LziqQovojueh5He9VJmFa3xvsRaSXIv15Fs=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 195873
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-9.0.0.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-9.0.0.tgz",
      "_integrity": "sha512-npT72Iu28Tjsm94MsCbwJmIu5ycCF3UEPj3Eb3725T1Hqf4d+Vj2W4GC+F8l4n9yNItJuvE/AHYvomvAs9Dj8A==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "9.6.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.4"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.10"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_9.0.0_1695128954118_0.9845276629720183",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "9.0.1": {
      "name": "vscode-languageserver",
      "version": "9.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@9.0.1",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "500aef82097eb94df90d008678b0b6b5f474015b",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-9.0.1.tgz",
        "fileCount": 61,
        "integrity": "sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==",
        "signatures": [
          {
            "sig": "MEUCICnyTlMAO40tJ8d3xBRwb+oAsxeSMyvKVbXiNMrzhy7HAiEAp9z35eIIxvx7pXdnKFjdEEwfEWDdkvjlmYkb8JyFxtc=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 195873
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-9.0.1.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-9.0.1.tgz",
      "_integrity": "sha512-woByF3PDpkHFUreUa7Hos7+pUWdeWMXRd26+ZX2A8cFx6v/JPTtd4/uN0/jB6XQHYaOlHbio03NTHCqrgG5n7g==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "9.6.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.5"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_9.0.1_1695730147427_0.35236585323072345",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "9.0.2-next.1": {
      "name": "vscode-languageserver",
      "version": "9.0.2-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@9.0.2-next.1",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "cc9bbd66716346aa761e5bafa19d64559ab4e030",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-9.0.2-next.1.tgz",
        "fileCount": 61,
        "integrity": "sha512-xySldxoHIcKXtxoI0LqRX3QcTdOVFt1SeHV0hyPq28p7xGPqWxUPcmTcfIqYdHefXG22nd8DQbGWOEe52yu08A==",
        "signatures": [
          {
            "sig": "MEUCIQCXOPJWs5EbehuvhW3mv8D/CGZyJ1fQbr/o6xt4jm/1QgIgY20WInvtpFV1Snmkqgl56bfKV+lqyzRWieYZGXLk4Ws=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 195887
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-9.0.2-next.1.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-9.0.2-next.1.tgz",
      "_integrity": "sha512-xySldxoHIcKXtxoI0LqRX3QcTdOVFt1SeHV0hyPq28p7xGPqWxUPcmTcfIqYdHefXG22nd8DQbGWOEe52yu08A==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "9.6.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.1"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_9.0.2-next.1_1699028505648_0.4314749078047786",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.1": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.1",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "2a46b78413cecd77a618f7a9fe34199c669160f8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.1.tgz",
        "fileCount": 61,
        "integrity": "sha512-4VDMpX/HFt4xFHWgmkzjP4yn63ZMx2/fdrEz+9Mr7LwH7ZW4xV2U9MxeLS7xeLoKZZO7fHtdsBshfRVOK3hEjg==",
        "signatures": [
          {
            "sig": "MEQCIG6DuUBoY2UtKCn714b7Gy088Gbd2O4U3YiKrVNVEUyTAiBtwEkovTIiTZviymaZvHjubl5NP5nNZ+24EbTqUdMgJQ==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 196610
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-10.0.0-next.1.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.1.tgz",
      "_integrity": "sha512-4VDMpX/HFt4xFHWgmkzjP4yn63ZMx2/fdrEz+9Mr7LwH7ZW4xV2U9MxeLS7xeLoKZZO7fHtdsBshfRVOK3hEjg==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "9.6.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.2"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.1_1709118986028_0.23892433264133173",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.2": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.2",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.2",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "9a8ac58f72979961497c4fd7f6097561d4134d5f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.2.tgz",
        "fileCount": 61,
        "integrity": "sha512-WZdK/XO6EkNU6foYck49NpS35sahWhYFs4hwCGalH/6lhPmdUKABTnWioK/RLZKWqH8E5HdlAHQMfSBIxKBV9Q==",
        "signatures": [
          {
            "sig": "MEQCIEn02IrBDEiBWronGpLvlfrU6tp0UHOs5kvcPhwgdXkhAiAcaJ7d938zBilOnyWcGn/xEs+1VggAFw3Xk+NSoO6oVg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 196640
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-10.0.0-next.2.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/dist/esm/bin.mjs 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.2.tgz",
      "_integrity": "sha512-WZdK/XO6EkNU6foYck49NpS35sahWhYFs4hwCGalH/6lhPmdUKABTnWioK/RLZKWqH8E5HdlAHQMfSBIxKBV9Q==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "9.6.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.3"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.2_1709739935070_0.8250595894891717",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.3": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.3",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.3",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "a63c5ea9fab1be93d7732ab0fdc18c9b37956e07",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.3.tgz",
        "fileCount": 61,
        "integrity": "sha512-4x1qHImf6ePji4+8PX43lnBCBfBNdi2jneGX2k5FswJhx/cxaYYmusShmmtO/clyL1iurxJacrQoXfw9+ikhvg==",
        "signatures": [
          {
            "sig": "MEYCIQCiQGqL8qXcCzx6Hs5OqF4r9P5maZxYXKT9BkN7s01VjwIhAM2XuLAu2V+npP+ImmbR1ll2eEd47D/4Vk5r4QXvuHwa",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 196640
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-10.0.0-next.3.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/dist/esm/bin.mjs 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.3.tgz",
      "_integrity": "sha512-4x1qHImf6ePji4+8PX43lnBCBfBNdi2jneGX2k5FswJhx/cxaYYmusShmmtO/clyL1iurxJacrQoXfw9+ikhvg==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "9.6.7",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.17.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.4"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.3_1711537513012_0.2668844965623207",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.5": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.5",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.5",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "347feff8b2771755c13801d8f62a49fc4d9b6a7f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.5.tgz",
        "fileCount": 61,
        "integrity": "sha512-zGkMrlceUriM1jfYGe3mhE+KO12EXswvQi9rgPFIsKPlUv181iKPhZTQzDFtn1MvpMzU94VzuB0yst20TIIjzA==",
        "signatures": [
          {
            "sig": "MEYCIQDdz6AUOSRlXTePKo0QJQjy2/ghrYZTUQmsQA8IpZSjOwIhAPTheLNEFyqq7ujOyCMp3kyzXf7IWJ+vVTmRXn0afJv2",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 200213
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-10.0.0-next.5.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/dist/esm/bin.mjs 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.5.tgz",
      "_integrity": "sha512-zGkMrlceUriM1jfYGe3mhE+KO12EXswvQi9rgPFIsKPlUv181iKPhZTQzDFtn1MvpMzU94VzuB0yst20TIIjzA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "10.5.2",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "20.13.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.5"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.5_1716300596175_0.4593779562007072",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.6": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.6",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.6",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "0db118a93fe010c6b40cd04e91a15d09e7b60b60",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.6.tgz",
        "fileCount": 61,
        "integrity": "sha512-0Lh1nhQfSxo5Ob+ayYO1QTIsDix2/Lc72Urm1KZrCFxK5zIFYaEh3QFeM9oZih4Rzs0ZkQPXXnoHtpvs5GT+Zw==",
        "signatures": [
          {
            "sig": "MEYCIQC25XtovY97ZzmbLs6Jm1A6XIDCFrGK/Iljfwg1apm9OwIhAI0uSSSG9bVLntDeQ42uzI1LQRvzKuDzVW9KYyp8JzdF",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 200213
      },
      "main": "./lib/node/main.js",
      "_from": "file:vscode-languageserver-10.0.0-next.6.tgz",
      "browser": {
        "./lib/node/main.js": "./lib/browser/main.js"
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "lint": "node ../node_modules/eslint/bin/eslint.js --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "clean": "node ../node_modules/rimraf/dist/esm/bin.mjs 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "node ../build/bin/tsc -b ./tsconfig.publish.json"
      },
      "typings": "./lib/common/api.d.ts",
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.6.tgz",
      "_integrity": "sha512-0Lh1nhQfSxo5Ob+ayYO1QTIsDix2/Lc72Urm1KZrCFxK5zIFYaEh3QFeM9oZih4Rzs0ZkQPXXnoHtpvs5GT+Zw==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "10.7.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "20.14.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.6"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.6_1718119225682_0.3955288207465095",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.7": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.7",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.7",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "ba765cc1caa15808de9eec9ca382ed255d197d2f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.7.tgz",
        "fileCount": 56,
        "integrity": "sha512-z7x3alNgWful9KLz/IXBVqv2HwHCE1IQeuUEvmSInJTGH9RxFztxk9WDpY1PRQzGO78NG0qR/yuS/VscIpx39Q==",
        "signatures": [
          {
            "sig": "MEQCIDIZVT/zm6VquHFwjsk5N7OC5nV5Ulvumts+XaxR5oGCAiA7x18kE4WonT5q5CQPsvij0689VPCeZeLePrSBbXd1Fg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 203622
      },
      "_from": "file:vscode-languageserver-10.0.0-next.7.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.7.tgz",
      "_integrity": "sha512-z7x3alNgWful9KLz/IXBVqv2HwHCE1IQeuUEvmSInJTGH9RxFztxk9WDpY1PRQzGO78NG0qR/yuS/VscIpx39Q==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "10.7.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "20.14.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.7"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.11"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.7_1720110659572_0.3890063166773352",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.8": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.8",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "0f1cd8aa9bdeb499d5d33b782f2f30c0563def27",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.8.tgz",
        "fileCount": 56,
        "integrity": "sha512-p5Nb4zYRPEr0xmTzZXDqkxbMnDFiF+CEyZ4o26mji53QNyE6E2sGmWBz5HDnq2wDA30zkHIlKuEagHt8j2bmJA==",
        "signatures": [
          {
            "sig": "MEUCIQCsiVXz4GNt/S0LZlCntMdE88e/N/bQX+SqoS1Nk+H/RgIgR6UJ4+T+F06ujblN229uJzva5VY31OP/zi3q27Vz9xI=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 203622
      },
      "_from": "file:vscode-languageserver-10.0.0-next.8.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.8.tgz",
      "_integrity": "sha512-p5Nb4zYRPEr0xmTzZXDqkxbMnDFiF+CEyZ4o26mji53QNyE6E2sGmWBz5HDnq2wDA30zkHIlKuEagHt8j2bmJA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "10.7.0",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "20.15.1",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.8"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.8_1722444608896_0.7928689880708546",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.9": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.9",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "63469456c1db6d52b9ac2d9a856788e7d4eec537",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.9.tgz",
        "fileCount": 58,
        "integrity": "sha512-6Mlk4juL8/CS35Jan81aqMeWNHxDunobVyp3o/cJPqsEWC2nJNJ56OM7PbWIUXYSCcuGHhbV1WUTIXsUlcO7IA==",
        "signatures": [
          {
            "sig": "MEQCIEis0Mbrgqn1Au4PscHprEDCsfS0e1gif1p1jN7xMtjTAiBSOh332+kXyjBTISD6hSPTBFE5777Dz1lovS/gfayKeg==",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 205732
      },
      "_from": "file:vscode-languageserver-10.0.0-next.9.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.9.tgz",
      "_integrity": "sha512-6Mlk4juL8/CS35Jan81aqMeWNHxDunobVyp3o/cJPqsEWC2nJNJ56OM7PbWIUXYSCcuGHhbV1WUTIXsUlcO7IA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "10.8.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "20.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.9"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.9_1723124796535_0.497717496142255",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.10": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.10",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "4d974d630c3b6f5c073e2cfb024ab8430a4bf1b8",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.10.tgz",
        "fileCount": 58,
        "integrity": "sha512-8jTQxGpdGqceFNJMBE8dNVvzwwF1TuIA/XkgdrDDDwBJog/guAPButDfl7UzhXS7dCMKE4/uQqJ26u9X+0EdnA==",
        "signatures": [
          {
            "sig": "MEUCIDIUfDyJw417bPFn/ozRkRUe/3OZXB8VQTP/1PhhBOrgAiEA6ma8L1Lnm4LlyzWPq+/qfEe1Qw7lGiwqWtxWwr9ysQQ=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 205785
      },
      "_from": "file:vscode-languageserver-10.0.0-next.10.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.10.tgz",
      "_integrity": "sha512-8jTQxGpdGqceFNJMBE8dNVvzwwF1TuIA/XkgdrDDDwBJog/guAPButDfl7UzhXS7dCMKE4/uQqJ26u9X+0EdnA==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "10.8.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "20.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.10"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.10_1723481019081_0.5771901441280693",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.11": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.11",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "dist": {
        "shasum": "0810767b8448ba925c246cb83a51c994aa71978a",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.11.tgz",
        "fileCount": 58,
        "integrity": "sha512-cmobSrVDYhlh/t02vz/bV8nNpds8mus5HnILULae2iAvOjoaJPnTAp0jJWoYdUqTpIVzT9JV6JMKqLEvdqpeqg==",
        "signatures": [
          {
            "sig": "MEUCIQDVvn2GtxYAzQQaaT0FsoDe9tdUK2HxlRw5svc+TNACqAIgB0BKtF7m6FWnaOCFOXSmeWpn+rxUDTZOnu4uZ53vSr4=",
            "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
          }
        ],
        "unpackedSize": 205785
      },
      "_from": "file:vscode-languageserver-10.0.0-next.11.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "vscode-bot",
        "email": "vscode-bot-npm@microsoft.com"
      },
      "_resolved": "/mnt/vss/_work/1/server/vscode-languageserver-10.0.0-next.11.tgz",
      "_integrity": "sha512-cmobSrVDYhlh/t02vz/bV8nNpds8mus5HnILULae2iAvOjoaJPnTAp0jJWoYdUqTpIVzT9JV6JMKqLEvdqpeqg==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "_npmVersion": "10.8.1",
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "20.16.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.11"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.11_1724054781947_0.878409471050043",
        "host": "s3://npm-registry-packages"
      },
      "contributors": []
    },
    "10.0.0-next.12": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.12",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.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": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "tag": "next",
      "dist": {
        "shasum": "bc01ebcdbf2d76e5ef9d90e8941afc6981c0cfa7",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.12.tgz",
        "fileCount": 58,
        "integrity": "sha512-6lT2CJhH93YFmdDrFTwWvuG0/yzEN2Zbw/DfPaRF91sylZ3TSD0NkJU5jug6t/3NLoDh9VjfJZkgkKr6e3UmRw==",
        "signatures": [
          {
            "sig": "MEYCIQCKNUgmeaVcu4Wm5vnGzZyzqAAEt/MzGa+L2izBdlZxBwIhALaaoN0zxJMQ6iz7IQpTprKE5or18mQfOIdDFRl3JWHl",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 206579
      },
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\471a8310-eecf-45d8-a725-81b4362c8d74\\vscode-languageserver-10.0.0-next.12.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\471a8310-eecf-45d8-a725-81b4362c8d74\\vscode-languageserver-10.0.0-next.12.tgz",
      "_integrity": "sha512-6lT2CJhH93YFmdDrFTwWvuG0/yzEN2Zbw/DfPaRF91sylZ3TSD0NkJU5jug6t/3NLoDh9VjfJZkgkKr6e3UmRw==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.12"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.12_1738673772354_0.6523283333849321",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "10.0.0-next.13": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.13",
      "author": "Microsoft Corporation",
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.13",
      "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": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "tag": "next",
      "dist": {
        "shasum": "5b023bb0aa5e70a54965bae0325faa0e0781588f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.13.tgz",
        "fileCount": 58,
        "integrity": "sha512-4tSufM2XrNrrzBUGPcYh62qBYhm41yFwFZBgJ63I1dPHRh1aZPK65+TcVa3nG0/K62Q9phhk87TWdQFp+UnYFA==",
        "signatures": [
          {
            "sig": "MEUCIGmKVclhWGhPZ70RhQjpUubyjqgSKstFFEdvqbpXgT90AiEA+2DeImmkCI/8YQGh901BDaOZ7hM6tRNrRiWmdzqHNNc=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 206579
      },
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0bd2e3fb-19ca-43ce-b90f-e17cd7e03898\\vscode-languageserver-10.0.0-next.13.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\0bd2e3fb-19ca-43ce-b90f-e17cd7e03898\\vscode-languageserver-10.0.0-next.13.tgz",
      "_integrity": "sha512-4tSufM2XrNrrzBUGPcYh62qBYhm41yFwFZBgJ63I1dPHRh1aZPK65+TcVa3nG0/K62Q9phhk87TWdQFp+UnYFA==",
      "repository": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.13"
      },
      "_hasShrinkwrap": false,
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.13_1747066065506_0.5382986719592662",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "10.0.0-next.14": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.14",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.14",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "tag": "next",
      "dist": {
        "shasum": "100eab72976e347dd632450611a13205fb41773d",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.14.tgz",
        "fileCount": 58,
        "integrity": "sha512-1TqBDfRLlAIPs6MR5ISI8z7sWlvGL3oHGm9GAHLNOmBZ2+9pmw0yR9vB44/SYuU4bSizxU24tXDFW+rw9jek4A==",
        "signatures": [
          {
            "sig": "MEUCIQC/zsOekNTZrwu1VT+HYg+db51ouiVJe0t88uJjm562QQIgWAegi731+rT26RNX4ILR0Uwe31ncwzYvFKyOE0LghA4=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 206579
      },
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7d68f9f7-6215-436b-aec9-a9ee5f903d55\\vscode-languageserver-10.0.0-next.14.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\7d68f9f7-6215-436b-aec9-a9ee5f903d55\\vscode-languageserver-10.0.0-next.14.tgz",
      "_integrity": "sha512-1TqBDfRLlAIPs6MR5ISI8z7sWlvGL3oHGm9GAHLNOmBZ2+9pmw0yR9vB44/SYuU4bSizxU24tXDFW+rw9jek4A==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.14"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.14_1754678793504_0.081646274671898",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "10.0.0-next.15": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.15",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.15",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "tag": "next",
      "dist": {
        "shasum": "2e89d64872f4bd8fd076d27fdb702d97ef89f851",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.15.tgz",
        "fileCount": 58,
        "integrity": "sha512-vs+bwci/lM83ZhrR9t8DcZ2AgS2CKx4i6Yw86teKKkqlzlrYWTixuBd9w6H/UP9s8EGBvii0jnbjQd6wsKJ0ig==",
        "signatures": [
          {
            "sig": "MEUCIFGTTm+T+klgmSI/s+GiZAjooQtG+SmdsL0DY4bmiDG8AiEA6EgnXr312G1ORjTvqNsR+k3u7i2XbJp32fY8B2p6Iic=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 206577
      },
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c0e931ad-de0b-4112-a289-4288aca617d8\\vscode-languageserver-10.0.0-next.15.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c0e931ad-de0b-4112-a289-4288aca617d8\\vscode-languageserver-10.0.0-next.15.tgz",
      "_integrity": "sha512-vs+bwci/lM83ZhrR9t8DcZ2AgS2CKx4i6Yw86teKKkqlzlrYWTixuBd9w6H/UP9s8EGBvii0jnbjQd6wsKJ0ig==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.15"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.15_1763048029405_0.5866836466921472",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "10.0.0-next.16": {
      "name": "vscode-languageserver",
      "version": "10.0.0-next.16",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "_id": "vscode-languageserver@10.0.0-next.16",
      "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": "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"
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "tag": "next",
      "dist": {
        "shasum": "cda1062a619d790f28df443898baa2764a138deb",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.16.tgz",
        "fileCount": 58,
        "integrity": "sha512-RbsYDOhddv1NtBCAR7+oVxxCmOpQUHhrtgUE0xz6J+BJGSCkfOqBCyLUIwSjKk2rK9llxUj/pR5aL8QCsXrxow==",
        "signatures": [
          {
            "sig": "MEUCIQCYMgzuY8bUXIo4QgArVArKcy54O0V3o9jrbNQpR7ZbnwIgSWDgEKFW2EHBZ+xFdmc0CKaAOP53SBTAYpuFINw/M9M=",
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"
          }
        ],
        "unpackedSize": 206922
      },
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12da9a3f-aa67-4a2d-ba94-d13a2c77faf0\\vscode-languageserver-10.0.0-next.16.tgz",
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "node": "./lib/node/main.js",
          "types": "./lib/node/main.d.ts"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "scripts": {
        "all": "npm run clean && npm run compile && npm run lint && npm 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:publish && npm run lint && npm test",
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "compile:publish": "tsc -b ./tsconfig.publish.json"
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\12da9a3f-aa67-4a2d-ba94-d13a2c77faf0\\vscode-languageserver-10.0.0-next.16.tgz",
      "_integrity": "sha512-RbsYDOhddv1NtBCAR7+oVxxCmOpQUHhrtgUE0xz6J+BJGSCkfOqBCyLUIwSjKk2rK9llxUj/pR5aL8QCsXrxow==",
      "repository": {
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "type": "git",
        "directory": "server"
      },
      "description": "Language server implementation for node",
      "directories": {},
      "_nodeVersion": "18.5.0",
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.16"
      },
      "_hasShrinkwrap": false,
      "readmeFilename": "README.md",
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "_npmOperationalInternal": {
        "tmp": "tmp/vscode-languageserver_10.0.0-next.16_1766070243097_0.3141136755497218",
        "host": "s3://npm-registry-packages-npm-production"
      },
      "contributors": []
    },
    "10.0.0-next.17": {
      "name": "vscode-languageserver",
      "description": "Language server implementation for node",
      "version": "10.0.0-next.17",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "directory": "server"
      },
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "types": "./lib/node/main.d.ts",
          "node": "./lib/node/main.js"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.12"
      },
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.17"
      },
      "scripts": {
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "prepack": "npm run all:publish",
        "compile": "tsc -b ./tsconfig.json",
        "watch": "tsc -b ./tsconfig.watch.json -w",
        "clean": "rimraf lib",
        "lint": "eslint --ext ts src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "compile:publish": "tsc -b ./tsconfig.publish.json",
        "all:publish": "git clean -xfd . && npm install && npm run compile:publish && npm run lint && npm test",
        "preversion": "npm test"
      },
      "readmeFilename": "README.md",
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "_id": "vscode-languageserver@10.0.0-next.17",
      "_integrity": "sha512-/bwO/E3RUzIkQ1BQ70gcLdZeM8xvK0JS7gMvtug7yiH0dzTjciqqQTUh3H9NEXsqYEjLzGwiXgRUkt6Z8fQV0Q==",
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b04e4ee6-c1d8-49ca-b919-6aa11cd4493e\\vscode-languageserver-10.0.0-next.17.tgz",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App2\\temp\\b04e4ee6-c1d8-49ca-b919-6aa11cd4493e\\vscode-languageserver-10.0.0-next.17.tgz",
      "tag": "next",
      "_nodeVersion": "18.5.0",
      "dist": {
        "integrity": "sha512-/bwO/E3RUzIkQ1BQ70gcLdZeM8xvK0JS7gMvtug7yiH0dzTjciqqQTUh3H9NEXsqYEjLzGwiXgRUkt6Z8fQV0Q==",
        "shasum": "3bf804454fb1b291ddda5b7e48e65d9319044e2f",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.17.tgz",
        "fileCount": 58,
        "unpackedSize": 206922,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIQDXmg41/h9IkXzDErUS/iEYsZPYbxAjNV56TKGsG7e0GAIgT53TLBInp1aBIq6d8Vdt0wwY7bv5Uy+bg0s4C+RraqY="
          }
        ]
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "directories": {},
      "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": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/vscode-languageserver_10.0.0-next.17_1772613588834_0.6506591269233262"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "10.0.0-next.18": {
      "name": "vscode-languageserver",
      "description": "Language server implementation for node",
      "version": "10.0.0-next.18",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "directory": "server"
      },
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "types": "./lib/node/main.d.ts",
          "node": "./lib/node/main.js"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.13"
      },
      "dependencies": {
        "vscode-languageserver-protocol": "3.17.6-next.18"
      },
      "scripts": {
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "prepack": "npm run all:publish",
        "compile": "tsc -b ./tsconfig.json",
        "watch": "tsc -b ./tsconfig.watch.json -w",
        "clean": "rimraf lib",
        "lint": "eslint src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "compile:publish": "tsc -b ./tsconfig.publish.json",
        "all:publish": "git clean -xfd . && npm install && npm run compile:publish && npm run lint && npm test",
        "preversion": "npm test"
      },
      "readmeFilename": "README.md",
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "_id": "vscode-languageserver@10.0.0-next.18",
      "_integrity": "sha512-ayWdtRxxKpPfzebsPeGwkgg1f7WC0jdAjdQJQ87it5JzyTktzEJecP2XRQT55DH/e3zEkhAUlS5qQRtePx8p4w==",
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c2dff522-09fb-4543-a647-d2eeb6cacbce\\vscode-languageserver-10.0.0-next.18.tgz",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\c2dff522-09fb-4543-a647-d2eeb6cacbce\\vscode-languageserver-10.0.0-next.18.tgz",
      "tag": "next",
      "_nodeVersion": "18.5.0",
      "dist": {
        "integrity": "sha512-ayWdtRxxKpPfzebsPeGwkgg1f7WC0jdAjdQJQ87it5JzyTktzEJecP2XRQT55DH/e3zEkhAUlS5qQRtePx8p4w==",
        "shasum": "16c393a4bb4238a08b807d6ddc66ceea7fb62820",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0-next.18.tgz",
        "fileCount": 59,
        "unpackedSize": 207133,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIEugtZGjelb92vXJFi+KogtBzMeXgTdvWWYmM0iAgUx5AiEA1/cwJTZhnxGJYMeqCWSjGouB2xo5EaW4RnxyyIcyNLc="
          }
        ]
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "directories": {},
      "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": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/vscode-languageserver_10.0.0-next.18_1779809090857_0.8586204152505945"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "10.0.0": {
      "name": "vscode-languageserver",
      "description": "Language server implementation for node",
      "version": "10.0.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "directory": "server"
      },
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "types": "./lib/node/main.d.ts",
          "node": "./lib/node/main.js"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.13"
      },
      "dependencies": {
        "vscode-languageserver-protocol": "3.18.0"
      },
      "scripts": {
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "prepack": "npm run all:publish",
        "compile": "tsc -b ./tsconfig.json",
        "watch": "tsc -b ./tsconfig.watch.json -w",
        "clean": "rimraf lib",
        "lint": "eslint src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "compile:publish": "tsc -b ./tsconfig.publish.json",
        "all:publish": "git clean -xfd . && npm install && npm run compile:publish && npm run lint && npm test",
        "preversion": "npm test"
      },
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "_id": "vscode-languageserver@10.0.0",
      "_integrity": "sha512-KOdOVuBnNO5EZSejlEDdRPJWpJn/X87vR2TmOXneHsxSYY7mYjgc1SxeZPMoHICcBKTUnM0V19+WP4J92zDd1w==",
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1a13b7e6-0875-43d5-ad00-216b0519a062\\vscode-languageserver-10.0.0.tgz",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\1a13b7e6-0875-43d5-ad00-216b0519a062\\vscode-languageserver-10.0.0.tgz",
      "tag": "latest",
      "_nodeVersion": "18.5.0",
      "dist": {
        "integrity": "sha512-KOdOVuBnNO5EZSejlEDdRPJWpJn/X87vR2TmOXneHsxSYY7mYjgc1SxeZPMoHICcBKTUnM0V19+WP4J92zDd1w==",
        "shasum": "cd3453fb41406f79efec84df1e9e0060fb526d65",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.0.tgz",
        "fileCount": 59,
        "unpackedSize": 207140,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEUCIGG9XiHTfBmslPV1ori/oQzR+1Ou8u8sMDUagZsSMoafAiEA33Af9taebUISQsjnSvau2N+hLbfaUxtv1yXDq1AIAlk="
          }
        ]
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "directories": {},
      "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": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/vscode-languageserver_10.0.0_1780501984192_0.0889167254606007"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "10.0.1": {
      "name": "vscode-languageserver",
      "description": "Language server implementation for node",
      "version": "10.0.1",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "directory": "server"
      },
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "types": "./lib/node/main.d.ts",
          "node": "./lib/node/main.js"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.13"
      },
      "dependencies": {
        "vscode-languageserver-protocol": "3.18.1"
      },
      "scripts": {
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "prepack": "npm run all:publish",
        "compile": "tsc -b ./tsconfig.json",
        "watch": "tsc -b ./tsconfig.watch.json -w",
        "clean": "rimraf lib",
        "lint": "eslint src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "compile:publish": "tsc -b ./tsconfig.publish.json",
        "all:publish": "git clean -xfd . && npm install && npm run compile:publish && npm run lint && npm test",
        "preversion": "npm test"
      },
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "_id": "vscode-languageserver@10.0.1",
      "_integrity": "sha512-hfERoZvpaHWzQa7t5mMIrHkEOhF7aTs1dpktem0TW/Xs4QZD7NtcHjIq/aE1CZJEj6Rb8LSGUkBhvTRDdpyGig==",
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5b9de488-c441-4908-8442-c2fc368e3ebd\\vscode-languageserver-10.0.1.tgz",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\5b9de488-c441-4908-8442-c2fc368e3ebd\\vscode-languageserver-10.0.1.tgz",
      "tag": "latest",
      "_nodeVersion": "18.5.0",
      "dist": {
        "integrity": "sha512-hfERoZvpaHWzQa7t5mMIrHkEOhF7aTs1dpktem0TW/Xs4QZD7NtcHjIq/aE1CZJEj6Rb8LSGUkBhvTRDdpyGig==",
        "shasum": "fc04878cb0ddfc11c565b50d77cc4f578b6b6df1",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.0.1.tgz",
        "fileCount": 59,
        "unpackedSize": 206252,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEYCIQDz1vmKEScz06gbBhqenidWzpizWUFi0zxhJzzqHJjteQIhAI0CT2sr+p7D527mGg+SFPI7zwEVcL2BP3kQvdy9CXnW"
          }
        ]
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "directories": {},
      "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": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/vscode-languageserver_10.0.1_1782223054779_0.6714268226611266"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    },
    "10.1.0": {
      "name": "vscode-languageserver",
      "description": "Language server implementation for node",
      "version": "10.1.0",
      "author": {
        "name": "Microsoft Corporation"
      },
      "license": "MIT",
      "repository": {
        "type": "git",
        "url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
        "directory": "server"
      },
      "bugs": {
        "url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
      },
      "exports": {
        ".": {
          "types": "./lib/common/api.d.ts",
          "default": "./lib/common/api.js"
        },
        "./node": {
          "types": "./lib/node/main.d.ts",
          "node": "./lib/node/main.js"
        },
        "./browser": {
          "types": "./lib/browser/main.d.ts",
          "browser": "./lib/browser/main.js"
        }
      },
      "bin": {
        "installServerIntoExtension": "bin/installServerIntoExtension"
      },
      "devDependencies": {
        "vscode-languageserver-textdocument": "1.0.13"
      },
      "dependencies": {
        "vscode-languageserver-protocol": "3.18.2"
      },
      "scripts": {
        "prepublishOnly": "echo \"⛔ Can only publish from a secure pipeline ⛔\" && node ../build/npm/fail",
        "prepack": "npm run all:publish",
        "compile": "tsc -b ./tsconfig.json",
        "watch": "tsc -b ./tsconfig.watch.json -w",
        "clean": "rimraf lib",
        "lint": "eslint src",
        "test": "node ../node_modules/mocha/bin/_mocha",
        "all": "npm run clean && npm run compile && npm run lint && npm test",
        "compile:publish": "tsc -b ./tsconfig.publish.json",
        "all:publish": "git clean -xfd . && npm install && npm run compile:publish && npm run lint && npm test",
        "preversion": "npm test"
      },
      "homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
      "_id": "vscode-languageserver@10.1.0",
      "_integrity": "sha512-9gEWpXkYGXoqG7pBnE8O8hx/yP7+Aabn4+peQ3KDicQv6qunHSWyLTud3OF0w4S2+HfDD+5HqYKiXQW9HAU6mA==",
      "_resolved": "M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0269ec45-6a4a-4647-a145-7bab5634bb92\\vscode-languageserver-10.1.0.tgz",
      "_from": "file:M:\\SvcFab\\_App\\MS.Ess.PackageManager.Publisher_App1\\temp\\0269ec45-6a4a-4647-a145-7bab5634bb92\\vscode-languageserver-10.1.0.tgz",
      "tag": "latest",
      "_nodeVersion": "18.5.0",
      "dist": {
        "integrity": "sha512-9gEWpXkYGXoqG7pBnE8O8hx/yP7+Aabn4+peQ3KDicQv6qunHSWyLTud3OF0w4S2+HfDD+5HqYKiXQW9HAU6mA==",
        "shasum": "e88074313985da4a6c08fac2bebd73379ca4bfc5",
        "tarball": "http://mirrors.tencentyun.com/npm/vscode-languageserver/-/vscode-languageserver-10.1.0.tgz",
        "fileCount": 59,
        "unpackedSize": 206252,
        "signatures": [
          {
            "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
            "sig": "MEYCIQD9pUw4SldLmOKDQrCcVL/BVW8Mmf4LxR6Kk9ftipoeygIhALjvxR6sYYI0wo1no+RDpwokt17WLPoylQ5J+ghhEVa6"
          }
        ]
      },
      "_npmUser": {
        "name": "microsoft1es",
        "email": "npmjs@microsoft.com"
      },
      "directories": {},
      "maintainers": [
        {
          "name": "microsoft1es",
          "email": "npmjs@microsoft.com"
        },
        {
          "name": "microsoft-oss-releases",
          "email": "microsoft-oss-publishing@microsoft.com"
        },
        {
          "name": "alexandrudima",
          "email": "alexdima@microsoft.com"
        },
        {
          "name": "kaimaetzel",
          "email": "kamaet@microsoft.com"
        },
        {
          "name": "lszomoru",
          "email": "lszomoru@microsoft.com"
        },
        {
          "name": "vscode-bot",
          "email": "vscode-bot-npm@microsoft.com"
        }
      ],
      "_npmOperationalInternal": {
        "host": "s3://npm-registry-packages-npm-production",
        "tmp": "tmp/vscode-languageserver_10.1.0_1782909269304_0.43988015851754314"
      },
      "_hasShrinkwrap": false,
      "contributors": []
    }
  },
  "time": {
    "created": "2015-10-22T12:54:30.021Z",
    "modified": "2026-07-16T15:49:57.030Z",
    "0.10.0-pre.5": "2015-10-22T12:54:30.021Z",
    "0.10.0-pre.6": "2015-10-22T14:14:59.358Z",
    "0.10.0-pre.8": "2015-10-26T09:23:08.049Z",
    "0.10.0-pre.10": "2015-10-26T15:51:34.687Z",
    "0.10.0-pre.11": "2015-10-26T16:02:49.759Z",
    "0.10.0-pre.12": "2015-10-26T20:35:20.866Z",
    "0.10.0-pre.13": "2015-10-26T20:44:37.540Z",
    "0.10.0-pre.14": "2015-10-26T20:47:45.604Z",
    "0.10.0-pre.15": "2015-10-26T20:56:06.516Z",
    "0.10.0-pre.16": "2015-10-26T21:21:24.011Z",
    "0.10.0-pre.17": "2015-10-27T10:38:27.650Z",
    "0.10.0-pre.18": "2015-10-27T10:41:26.490Z",
    "0.10.0-pre.19": "2015-10-27T10:58:11.567Z",
    "0.10.0-pre.20": "2015-10-27T14:27:30.558Z",
    "0.10.0-pre.21": "2015-10-27T14:35:25.884Z",
    "0.10.0-pre.22": "2015-10-27T14:41:40.087Z",
    "0.10.0-pre.23": "2015-10-27T14:48:12.210Z",
    "0.10.0-pre.24": "2015-10-27T16:07:33.164Z",
    "0.10.0-pre.25": "2015-10-28T08:05:36.528Z",
    "0.10.0-pre.26": "2015-10-28T08:16:59.836Z",
    "0.10.0-pre.27": "2015-10-28T08:21:55.354Z",
    "0.10.0-pre.28": "2015-10-28T12:33:16.290Z",
    "0.10.0-pre.29": "2015-10-29T19:24:11.431Z",
    "0.10.0-pre.30": "2015-10-29T20:02:41.097Z",
    "0.10.0-pre.31": "2015-10-29T20:30:06.905Z",
    "0.10.0-pre.32": "2015-10-29T23:09:15.815Z",
    "0.10.0-pre.33": "2015-10-29T23:28:47.320Z",
    "0.10.0-pre.34": "2015-10-30T08:35:05.205Z",
    "0.10.0-pre.35": "2015-10-30T09:37:12.338Z",
    "0.10.0-pre.36": "2015-10-30T11:26:17.146Z",
    "0.10.0-pre.37": "2015-10-30T14:32:09.777Z",
    "0.10.0-pre.38": "2015-11-02T14:47:09.823Z",
    "0.10.0-pre.39": "2015-11-04T21:28:47.257Z",
    "0.10.0": "2015-11-06T14:57:00.235Z",
    "0.10.1": "2015-11-12T14:29:22.873Z",
    "0.10.2": "2015-11-13T13:00:40.771Z",
    "0.10.3": "2015-11-17T11:52:24.637Z",
    "0.10.4": "2015-11-17T15:11:02.521Z",
    "0.10.5": "2015-11-17T20:32:14.547Z",
    "0.10.6": "2015-11-18T14:57:18.757Z",
    "1.0.1": "2015-12-02T11:21:41.699Z",
    "1.1.0": "2015-12-11T10:23:37.712Z",
    "1.1.1": "2015-12-17T10:10:19.604Z",
    "1.1.2": "2016-01-04T14:44:44.637Z",
    "1.1.3": "2016-01-13T08:50:58.802Z",
    "1.1.4": "2016-01-22T09:25:12.611Z",
    "1.1.5-prerelease.1": "2016-01-24T17:00:07.250Z",
    "1.2.0-prerelease.1": "2016-01-25T15:07:35.601Z",
    "1.2.0-prerelease.2": "2016-01-25T20:47:18.303Z",
    "1.3.0": "2016-01-28T10:51:59.237Z",
    "1.3.1": "2016-02-03T16:09:58.732Z",
    "1.4.0": "2016-02-19T07:41:09.372Z",
    "1.4.1": "2016-03-16T12:12:49.192Z",
    "2.0.0-pre.1": "2016-04-08T10:07:48.832Z",
    "2.0.0-pre.2": "2016-04-08T10:36:46.615Z",
    "2.0.0-pre.3": "2016-04-08T10:39:22.696Z",
    "2.0.0-pre.4": "2016-04-08T11:55:10.649Z",
    "2.0.0": "2016-04-13T11:07:32.385Z",
    "2.1.0": "2016-04-18T10:16:49.868Z",
    "2.1.1": "2016-04-18T10:29:40.157Z",
    "2.1.2": "2016-04-18T12:01:58.090Z",
    "2.2.0": "2016-05-12T14:15:40.055Z",
    "2.2.1": "2016-06-15T08:47:31.021Z",
    "2.4.0-next.1": "2016-08-11T17:29:09.007Z",
    "2.4.0-next.2": "2016-08-11T18:00:44.145Z",
    "2.4.0-next.3": "2016-08-12T10:27:47.584Z",
    "2.4.0-next.4": "2016-08-12T16:29:54.291Z",
    "2.4.0-next.5": "2016-08-18T14:47:39.103Z",
    "2.4.0-next.6": "2016-08-24T09:25:08.012Z",
    "2.4.0-next.7": "2016-08-25T07:43:33.525Z",
    "2.4.0-next.8": "2016-08-25T08:43:52.276Z",
    "2.4.0-next.9": "2016-08-25T09:05:05.878Z",
    "2.4.0-next.10": "2016-09-05T13:56:36.308Z",
    "2.4.0-next.11": "2016-09-05T14:02:07.368Z",
    "2.4.0-next.12": "2016-09-07T13:46:28.753Z",
    "2.5.0": "2016-09-13T19:47:56.606Z",
    "2.6.0-next.1": "2016-09-14T16:16:00.230Z",
    "2.6.0-next.2": "2016-09-14T16:27:38.148Z",
    "2.6.0-next.3": "2016-09-14T16:36:07.237Z",
    "2.5.1": "2016-09-19T09:46:37.762Z",
    "3.0.0-alpha.1": "2016-10-06T13:43:27.840Z",
    "2.6.0": "2016-10-12T20:00:49.381Z",
    "2.6.1-alpha.1": "2016-11-07T10:41:16.161Z",
    "2.6.1": "2016-11-08T14:57:22.210Z",
    "3.0.0-alpha.2": "2016-11-17T10:23:09.842Z",
    "3.0.0-alpha.3": "2016-11-17T11:02:11.547Z",
    "3.0.0-next.1": "2016-11-17T15:09:48.037Z",
    "2.6.2-next.1": "2016-11-17T21:42:46.204Z",
    "2.6.2": "2016-11-18T17:56:15.051Z",
    "3.0.1-alpha.1": "2016-11-21T23:05:22.737Z",
    "3.0.1-alpha.2": "2016-11-23T01:59:06.869Z",
    "3.0.1-alpha.3": "2016-11-25T13:51:29.901Z",
    "3.0.1-alpha.4": "2016-11-29T19:48:49.440Z",
    "3.0.1-alpha.5": "2016-11-29T20:10:04.542Z",
    "3.0.1-alpha.6": "2016-11-29T20:17:38.895Z",
    "3.0.1-alpha.7": "2016-11-30T11:55:56.336Z",
    "3.0.1-alpha.8": "2016-11-30T21:48:56.460Z",
    "3.0.1-alpha.9": "2016-12-01T09:16:10.651Z",
    "3.0.1-alpha.11": "2016-12-04T20:54:14.483Z",
    "3.0.1-alpha.12": "2016-12-04T20:58:55.701Z",
    "3.0.1-alpha.13": "2016-12-12T14:02:57.049Z",
    "3.0.1-alpha.14": "2016-12-20T10:21:42.050Z",
    "3.0.2-beta.1": "2016-12-29T13:24:05.532Z",
    "3.0.2-beta.2": "2016-12-30T13:59:33.237Z",
    "3.0.2-beta.3": "2017-01-10T11:29:53.372Z",
    "3.0.2-beta.4": "2017-01-16T20:51:46.767Z",
    "3.0.2-beta.5": "2017-01-16T21:10:42.959Z",
    "3.0.3": "2017-01-23T20:36:04.855Z",
    "3.0.4": "2017-01-26T14:58:06.483Z",
    "3.0.5": "2017-02-13T11:25:04.454Z",
    "3.1.0-alpha.1": "2017-02-17T15:19:07.266Z",
    "3.1.0": "2017-03-01T11:36:16.146Z",
    "3.2.0-alpha.1": "2017-03-01T11:41:33.367Z",
    "3.2.0-alpha.4": "2017-03-07T08:58:02.656Z",
    "3.2.0-alpha.5": "2017-03-07T10:24:13.599Z",
    "3.2.0": "2017-03-14T09:18:47.429Z",
    "3.3.0-alpha.1": "2017-03-30T14:11:07.592Z",
    "3.3.0-alpha.2": "2017-03-30T14:16:17.083Z",
    "3.3.0-alpha.3": "2017-04-03T18:57:10.863Z",
    "3.3.0-alpha.4": "2017-04-03T19:02:27.230Z",
    "3.3.0-alpha.5": "2017-04-03T19:25:19.842Z",
    "3.3.0-alpha.6": "2017-04-04T09:42:51.570Z",
    "3.3.0-alpha.7": "2017-04-13T11:00:45.187Z",
    "3.2.1": "2017-05-02T13:23:09.236Z",
    "3.2.2": "2017-05-08T07:17:04.208Z",
    "3.3.0-alpha.8": "2017-05-15T19:35:24.085Z",
    "3.3.0": "2017-06-13T13:16:37.320Z",
    "3.4.0-next.1": "2017-08-15T14:55:14.450Z",
    "3.4.0-next.2": "2017-08-17T13:03:55.191Z",
    "3.4.0-next.3": "2017-08-18T10:31:24.883Z",
    "3.4.0-next.4": "2017-08-18T14:55:22.346Z",
    "3.4.0-next.5": "2017-08-21T13:44:17.693Z",
    "3.4.0-next.6": "2017-08-21T19:47:09.266Z",
    "3.4.0-next.7": "2017-09-07T08:14:58.394Z",
    "3.4.0-next.8": "2017-09-07T09:15:14.363Z",
    "3.4.0-next.9": "2017-09-07T10:49:17.634Z",
    "3.4.0": "2017-09-08T07:36:23.136Z",
    "3.4.1": "2017-09-08T10:43:02.965Z",
    "3.4.2": "2017-09-08T12:53:54.704Z",
    "3.4.3": "2017-09-22T13:27:01.599Z",
    "3.5.0-next.1": "2017-10-02T09:43:24.553Z",
    "3.5.0-next.2": "2017-10-02T09:52:00.862Z",
    "3.5.0-next.3": "2017-10-23T11:34:24.219Z",
    "3.5.0-next.4": "2017-10-23T12:09:27.027Z",
    "3.5.0-next.5": "2017-10-23T13:42:48.628Z",
    "3.5.0-next.6": "2017-10-23T14:07:57.342Z",
    "3.5.0": "2017-11-07T09:45:47.440Z",
    "4.0.0-next.1": "2017-12-05T15:03:18.829Z",
    "4.0.0-next.2": "2017-12-19T11:53:03.557Z",
    "4.0.0-next.3": "2017-12-21T10:01:26.337Z",
    "4.0.0-next.4": "2018-02-11T04:53:55.651Z",
    "4.0.0-next.5": "2018-02-22T11:38:32.193Z",
    "4.0.0": "2018-03-05T13:53:34.766Z",
    "3.5.1": "2018-03-06T09:20:10.166Z",
    "4.1.0": "2018-04-06T09:36:11.019Z",
    "4.1.1": "2018-04-06T10:18:34.566Z",
    "4.1.2": "2018-04-13T10:11:13.488Z",
    "4.1.3": "2018-05-16T13:26:50.901Z",
    "4.2.0": "2018-06-04T13:15:28.700Z",
    "4.2.1": "2018-06-04T19:18:49.730Z",
    "4.3.0": "2018-07-10T18:12:28.037Z",
    "4.4.0-next.1": "2018-07-24T07:13:22.316Z",
    "4.4.0": "2018-07-24T09:03:20.285Z",
    "4.4.1": "2018-08-14T09:34:23.012Z",
    "4.4.2": "2018-08-14T17:29:39.598Z",
    "5.0.0": "2018-08-14T19:26:45.476Z",
    "5.0.1": "2018-08-17T13:47:23.578Z",
    "5.0.2": "2018-08-17T14:14:41.457Z",
    "5.0.3": "2018-08-17T14:33:25.932Z",
    "5.1.0-next.1": "2018-08-21T09:08:37.478Z",
    "5.1.0-next.2": "2018-08-21T10:49:54.080Z",
    "5.1.0-next.3": "2018-08-23T14:26:37.690Z",
    "5.1.0-next.5": "2018-08-27T15:18:23.069Z",
    "5.1.0-next.6": "2018-09-10T08:21:56.904Z",
    "5.1.0": "2018-09-11T09:19:11.793Z",
    "5.2.0": "2018-12-13T12:05:05.080Z",
    "5.2.1": "2018-12-13T12:28:57.324Z",
    "5.3.0-next.1": "2019-02-08T10:38:08.610Z",
    "5.3.0-next.2": "2019-03-05T10:37:43.191Z",
    "5.3.0-next.3": "2019-03-11T10:50:38.268Z",
    "5.3.0-next.4": "2019-03-13T10:33:43.259Z",
    "5.3.0-next.5": "2019-04-15T20:18:52.969Z",
    "5.3.0-next.6": "2019-05-08T13:20:20.926Z",
    "5.3.0-next.7": "2019-06-05T10:43:46.713Z",
    "5.3.0-next.8": "2019-06-12T09:48:39.013Z",
    "5.3.0-next.9": "2019-08-20T07:33:57.687Z",
    "5.3.0-next.10": "2019-08-22T11:27:43.379Z",
    "6.0.0-next.1": "2019-09-23T13:03:58.589Z",
    "6.0.0-next.2": "2019-11-04T13:51:50.080Z",
    "6.0.0-next.3": "2019-11-04T14:07:06.170Z",
    "6.0.0-next.4": "2019-11-06T12:28:12.625Z",
    "6.0.0-next.5": "2019-11-07T10:23:41.769Z",
    "6.0.0-next.6": "2019-11-26T14:21:07.763Z",
    "6.0.0-next.7": "2019-11-26T14:34:52.150Z",
    "6.0.0-next.8": "2019-12-09T10:54:09.889Z",
    "6.0.0-next.9": "2020-01-13T11:15:43.751Z",
    "6.0.0": "2020-01-14T15:24:03.392Z",
    "6.0.1": "2020-01-20T19:54:55.060Z",
    "6.1.0": "2020-01-24T12:27:10.606Z",
    "6.1.1": "2020-02-17T15:28:31.308Z",
    "6.2.0-next.1": "2020-03-23T11:02:46.653Z",
    "6.2.0-next.2": "2020-04-06T11:14:38.293Z",
    "7.0.0-next.1": "2020-04-14T13:17:43.902Z",
    "7.0.0-next.2": "2020-05-28T14:15:52.798Z",
    "7.0.0-next.3": "2020-05-28T14:52:07.631Z",
    "7.0.0-next.4": "2020-06-16T15:06:06.034Z",
    "7.0.0-next.5": "2020-07-21T12:28:30.402Z",
    "7.0.0-next.6": "2020-07-23T09:50:49.056Z",
    "7.0.0-next.7": "2020-08-25T12:49:53.901Z",
    "7.0.0-next.8": "2020-10-20T16:57:07.728Z",
    "7.0.0-next.9": "2020-10-22T18:21:30.660Z",
    "7.0.0-next.10": "2020-10-22T18:58:24.457Z",
    "7.0.0-next.11": "2020-11-17T14:31:24.825Z",
    "7.0.0-next.12": "2020-12-08T13:43:55.608Z",
    "7.0.0-next.13": "2020-12-11T11:53:55.219Z",
    "7.0.0": "2020-12-14T10:04:40.942Z",
    "7.1.0-next.1": "2021-02-12T17:05:53.315Z",
    "7.1.0-next.2": "2021-02-16T16:04:11.382Z",
    "7.1.0-next.3": "2021-02-17T15:39:04.629Z",
    "7.1.0-next.4": "2021-02-18T11:30:25.384Z",
    "7.1.0-next.5": "2021-06-16T15:31:13.073Z",
    "8.0.0-next.1": "2021-07-09T12:36:25.327Z",
    "8.0.0-next.2": "2021-08-09T13:07:08.591Z",
    "8.0.0-next.3": "2021-10-08T07:32:11.692Z",
    "8.0.0-next.4": "2021-11-22T14:43:28.990Z",
    "8.0.0-next.5": "2021-11-23T09:35:22.551Z",
    "8.0.0-next.6": "2022-01-17T17:02:51.723Z",
    "8.0.0-next.7": "2022-01-31T12:19:36.991Z",
    "8.0.0-next.8": "2022-02-01T15:33:07.059Z",
    "8.0.0-next.9": "2022-03-01T11:12:27.931Z",
    "8.0.0-next.10": "2022-03-17T08:24:22.425Z",
    "8.0.0-next.11": "2022-04-21T10:21:56.685Z",
    "8.0.0-next.12": "2022-04-27T11:02:15.348Z",
    "8.0.0-next.13": "2022-04-29T15:33:43.089Z",
    "8.0.0-next.14": "2022-04-29T15:42:14.362Z",
    "8.0.0": "2022-05-10T14:51:12.105Z",
    "8.0.1": "2022-05-12T10:12:25.050Z",
    "8.0.2-next.1": "2022-05-25T13:48:14.959Z",
    "8.0.2-next.2": "2022-05-29T16:49:55.560Z",
    "8.0.2-next.3": "2022-05-31T09:43:24.559Z",
    "8.0.2-next.4": "2022-06-02T16:19:46.476Z",
    "8.0.2-next.5": "2022-06-09T10:31:06.125Z",
    "8.0.2": "2022-07-13T14:39:38.520Z",
    "8.1.0-next.1": "2022-08-31T12:17:55.730Z",
    "8.1.0-next.2": "2022-11-07T11:24:59.236Z",
    "8.1.0-next.3": "2022-12-09T12:19:39.810Z",
    "8.1.0-next.4": "2022-12-15T09:54:57.343Z",
    "8.1.0-next.5": "2023-01-11T17:24:23.163Z",
    "8.1.0-next.6": "2023-01-16T10:07:50.072Z",
    "8.1.0": "2023-02-14T14:37:21.636Z",
    "8.2.0-next.0": "2023-04-19T15:02:24.932Z",
    "8.2.0-next.1": "2023-05-15T08:14:53.135Z",
    "8.2.0-next.2": "2023-07-14T15:10:18.462Z",
    "8.2.0-next.3": "2023-08-22T14:03:54.782Z",
    "9.0.0": "2023-09-19T13:09:14.293Z",
    "9.0.1": "2023-09-26T12:09:07.659Z",
    "9.0.2-next.1": "2023-11-03T16:21:45.856Z",
    "10.0.0-next.1": "2024-02-28T11:16:26.184Z",
    "10.0.0-next.2": "2024-03-06T15:45:35.278Z",
    "10.0.0-next.3": "2024-03-27T11:05:13.182Z",
    "10.0.0-next.5": "2024-05-21T14:09:56.372Z",
    "10.0.0-next.6": "2024-06-11T15:20:25.886Z",
    "10.0.0-next.7": "2024-07-04T16:30:59.800Z",
    "10.0.0-next.8": "2024-07-31T16:50:09.041Z",
    "10.0.0-next.9": "2024-08-08T13:46:36.768Z",
    "10.0.0-next.10": "2024-08-12T16:43:39.277Z",
    "10.0.0-next.11": "2024-08-19T08:06:22.081Z",
    "10.0.0-next.12": "2025-02-04T12:56:12.551Z",
    "10.0.0-next.13": "2025-05-12T16:07:45.726Z",
    "10.0.0-next.14": "2025-08-08T18:46:33.677Z",
    "10.0.0-next.15": "2025-11-13T15:33:49.606Z",
    "10.0.0-next.16": "2025-12-18T15:04:03.265Z",
    "10.0.0-next.17": "2026-03-04T08:39:48.984Z",
    "10.0.0-next.18": "2026-05-26T15:24:51.014Z",
    "10.0.0": "2026-06-03T15:53:04.340Z",
    "10.0.1": "2026-06-23T13:57:34.909Z",
    "10.1.0": "2026-07-01T12:34:29.442Z"
  },
  "users": {},
  "dist-tags": {
    "release/3.5.1": "3.5.1",
    "latest": "10.1.0",
    "next": "10.0.0-next.18"
  },
  "_rev": "4722-be95fcf5b18bbae7",
  "_id": "vscode-languageserver",
  "readme": "# VSCode Language Server\n\n[![NPM Version](https://img.shields.io/npm/v/vscode-languageserver.svg)](https://npmjs.org/package/vscode-languageserver)\n[![NPM Downloads](https://img.shields.io/npm/dm/vscode-languageserver.svg)](https://npmjs.org/package/vscode-languageserver)\n[![Build Status](https://dev.azure.com/vscode/vscode-languageserver-node/_apis/build/status%2Fvscode-languageserver-node?branchName=main)](https://dev.azure.com/vscode/vscode-languageserver-node/_build/latest?definitionId=52&branchName=main)\n\nNpm module to implement a VSCode language server using [Node.js](https://nodejs.org/) as a runtime.\n\nClick [here](https://code.visualstudio.com/docs/extensions/example-language-server) for a detailed document on how to use this npm module\nto implement language servers for [VSCode](https://code.visualstudio.com/).\n\n## History\n\nFor the history please see the [main repository](https://github.com/Microsoft/vscode-languageserver-node/blob/master/README.md)\n\n## License\n[MIT](https://github.com/Microsoft/vscode-languageserver-node/blob/master/License.txt)",
  "_attachments": {}
}
