{
	"name": "vscode-languageserver-types",
	"versions": {
		"1.0.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-types-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-types-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.9"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-types-node#readme",
			"_id": "vscode-languageserver-types@1.0.0",
			"_shasum": "77b2265d4f29f97fd2041b89340c61b556fda458",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.1",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "77b2265d4f29f97fd2041b89340c61b556fda458",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.0.tgz_1466174646447_0.6765988017432392"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-types-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-types-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.9"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-types-node#readme",
			"_id": "vscode-languageserver-types@1.0.1",
			"_shasum": "0c601939433bcdcbf601d21cda948cc92c532a0b",
			"_from": ".",
			"_npmVersion": "3.6.0",
			"_nodeVersion": "5.7.1",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "0c601939433bcdcbf601d21cda948cc92c532a0b",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.1.tgz_1466671320500_0.21041847299784422"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.10"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@1.0.2",
			"_shasum": "2a5984dad782bb8169c087c4711130d038f6d10e",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "2a5984dad782bb8169c087c4711130d038f6d10e",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.2.tgz_1471860451134_0.8374690127093345"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.3-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.10"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@1.0.3-next.1",
			"_shasum": "4b31196bf8afa0c0eec8dd413b3e0604996df5be",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "4b31196bf8afa0c0eec8dd413b3e0604996df5be",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.3-next.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.3-next.1.tgz_1473255770279_0.33190468000248075"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.3",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.10"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@1.0.3",
			"_shasum": "98ae0b99c7576be50c2ea43413e00915609db077",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "98ae0b99c7576be50c2ea43413e00915609db077",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.3.tgz_1473255909709_0.1433517192490399"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.4-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.10"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@1.0.4-next.1",
			"_shasum": "515bed248c89ed86cb87317298550a7d093486ad",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "515bed248c89ed86cb87317298550a7d093486ad",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.4-next.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.4-next.1.tgz_1473864684636_0.4153202073648572"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4-next.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.4-next.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.10"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@1.0.4-next.2",
			"_shasum": "74567a9f45bb819fba114b66bd03446d1d9c8106",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "74567a9f45bb819fba114b66bd03446d1d9c8106",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.4-next.2.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.4-next.2.tgz_1473867277582_0.9900038847699761"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0-alpha.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "2.0.0-alpha.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@2.0.0-alpha.1",
			"_shasum": "24d80bc3d8e1f34321f74bcee153dfbc7ee896fe",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "24d80bc3d8e1f34321f74bcee153dfbc7ee896fe",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-2.0.0-alpha.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-2.0.0-alpha.1.tgz_1475760663164_0.03344020317308605"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.4": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.4",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.10"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@1.0.4",
			"_shasum": "439a52f040c89cf6599d88ed9a1b5a9abdca11b7",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "439a52f040c89cf6599d88ed9a1b5a9abdca11b7",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.4.tgz_1476302390491_0.8268511984497309"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-alpha.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.0-alpha.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.0-alpha.1",
			"_shasum": "2f6d88d540461c8d6a39f97920613dee8d504433",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "2f6d88d540461c8d6a39f97920613dee8d504433",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.0-alpha.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.0-alpha.1.tgz_1479378015134_0.25181682175025344"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.0-next.1",
			"_shasum": "797a7964586f05c649c494c86de886a53af0e43a",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "797a7964586f05c649c494c86de886a53af0e43a",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.0-next.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.0-next.1.tgz_1479395374639_0.0454303293954581"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.5-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "1.0.5-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^1.8.10"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@1.0.5-next.1",
			"_shasum": "5f85cfcf090ce705c290815949d6399a272b64b5",
			"_from": ".",
			"_npmVersion": "3.8.6",
			"_nodeVersion": "5.12.0",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"shasum": "5f85cfcf090ce705c290815949d6399a272b64b5",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.5-next.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-1.0.5-next.1.tgz_1479407655931_0.9688340188004076"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0-alpha.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.0-alpha.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.0-alpha.2",
			"_shasum": "89a18efeeb339aa2d42c9740552b0af7107797dc",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "89a18efeeb339aa2d42c9740552b0af7107797dc",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.0-alpha.2.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.0-alpha.2.tgz_1479768098255_0.38897145981900394"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.1",
			"_shasum": "acdc8ca9c95211f0381e4d81d431dd9e93a37c6d",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "acdc8ca9c95211f0381e4d81d431dd9e93a37c6d",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.1.tgz_1479769185075_0.4988774552475661"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.2",
			"_shasum": "dcb949ff7b10884e252cc9dd4902f6f95430a58b",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "dcb949ff7b10884e252cc9dd4902f6f95430a58b",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.2.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.2.tgz_1479866231272_0.9077695535961539"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.3": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.3",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.3",
			"_shasum": "c6d2f95ecd0b5a233211dfc517699a150f184cb3",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "c6d2f95ecd0b5a233211dfc517699a150f184cb3",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.3.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.3.tgz_1480448361475_0.8219068190082908"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.4": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.4",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.4",
			"_shasum": "3c1907c51fc7d0613cdb235de83e842383aad800",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "3c1907c51fc7d0613cdb235de83e842383aad800",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.4.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.4.tgz_1480450153318_0.35195181844756007"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.5": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.5",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.5",
			"_shasum": "86dbc59f72ed564080c6ceb0155ec26aed5482bd",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "86dbc59f72ed564080c6ceb0155ec26aed5482bd",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.5.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.5.tgz_1480451753811_0.2160831051878631"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.6": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.6",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.3",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.6",
			"_shasum": "e7fde7af0b3c02f4aeb134a9b055f01defff3d7e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "e7fde7af0b3c02f4aeb134a9b055f01defff3d7e",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.6.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.6.tgz_1480583281306_0.005553676513954997"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.8": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.8",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.0.10",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.8",
			"_shasum": "caa387111fc87f35b42917f100010ac0d6e47e9d",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "caa387111fc87f35b42917f100010ac0d6e47e9d",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.8.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.8.tgz_1480883542887_0.3676788015291095"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1-alpha.9": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.1-alpha.9",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.4",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.1-alpha.9",
			"_shasum": "9c9a94aab6780bc5467e11fdecce8941be813773",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "9c9a94aab6780bc5467e11fdecce8941be813773",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.9.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.1-alpha.9.tgz_1481551309007_0.5319527562242001"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2-beta.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.2-beta.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.4",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.2-beta.1",
			"_shasum": "9fabb7cd021cf37ed017db40c3bf8eb7db90a781",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "9fabb7cd021cf37ed017db40c3bf8eb7db90a781",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.2-beta.1.tgz_1483017780478_0.05206659412942827"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2-beta.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.2-beta.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.4",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.2-beta.2",
			"_shasum": "c8b402ea7e301493186a6e897345c29118bed178",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "c8b402ea7e301493186a6e897345c29118bed178",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.2.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.2-beta.2.tgz_1483106314709_0.005399399437010288"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2-beta.3": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.2-beta.3",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.4",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.2-beta.3",
			"_shasum": "c59e6430ca353e43666d8c91e2c9ce0e425d7589",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "c59e6430ca353e43666d8c91e2c9ce0e425d7589",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.3.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.2-beta.3.tgz_1484047749359_0.37199296266771853"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2-beta.4": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.2-beta.4",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.4",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.2-beta.4",
			"_shasum": "ce2c3c802bbab05ded33e0c0c228a7c3f2191d3e",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "ce2c3c802bbab05ded33e0c0c228a7c3f2191d3e",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.4.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.2-beta.4.tgz_1484599641140_0.8338940502144396"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2-beta.5": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.2-beta.5",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.5",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.2-beta.5",
			"_shasum": "48ec08662b911cd29b2bd8fae05d2e40cafe177a",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "48ec08662b911cd29b2bd8fae05d2e40cafe177a",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.5.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.2-beta.5.tgz_1484600960887_0.9827899192459881"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.3": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.0.3",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.5",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.0.3",
			"_shasum": "303b2a307c20952ff5c1f5a608f3c91146028d47",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "303b2a307c20952ff5c1f5a608f3c91146028d47",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.0.3.tgz_1485203696090_0.20128024648874998"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0-alpha.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.2.0-alpha.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.5",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.2.0-alpha.1",
			"_shasum": "2bbdc31bf4cc5da7b9493383e2d0385235107c97",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "2bbdc31bf4cc5da7b9493383e2d0385235107c97",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.2.0-alpha.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.2.0-alpha.1.tgz_1488368312926_0.9067285910714418"
			},
			"directories": {},
			"contributors": []
		},
		"3.2.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.2.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^2.4.5",
				"typescript": "^2.1.5",
				"@types/node": "^6.0.42",
				"@types/mocha": "^2.2.32"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.2.0",
			"_shasum": "8874ed92dbfa66df5fb0e2bf73f614cf9483be8f",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "8874ed92dbfa66df5fb0e2bf73f614cf9483be8f",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.2.0.tgz_1489483094534_0.2628162808250636"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.0-alpha.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.3.0-alpha.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^3.2.0",
				"typescript": "^2.3.0",
				"@types/node": "^6.0.68",
				"@types/mocha": "^2.2.40"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.3.0-alpha.1",
			"_shasum": "efd3092bdb170acffe075b582625694af04bf3df",
			"_from": ".",
			"_npmVersion": "3.10.8",
			"_nodeVersion": "6.5.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "efd3092bdb170acffe075b582625694af04bf3df",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.3.0-alpha.1.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/vscode-languageserver-types-3.3.0-alpha.1.tgz_1492081133031_0.9335579560138285"
			},
			"directories": {},
			"contributors": []
		},
		"3.3.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.3.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"devDependencies": {
				"mocha": "^3.2.0",
				"typescript": "^2.3.0",
				"@types/node": "^6.0.68",
				"@types/mocha": "^2.2.40"
			},
			"scripts": {
				"prepublish": "tsc -p ./src",
				"compile": "tsc -p ./src",
				"watch": "tsc -w -p ./src",
				"test": "mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.3.0",
			"_npmVersion": "5.0.3",
			"_nodeVersion": "8.1.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5BMClM4D3mRl5JlWFxIxhhJAbcVW9dFviz8ubppmG8epCTzl1bPpndcnvsjOjUlVsO9V8l8Ktklqc70Ew6soew==",
				"shasum": "8964dc7c2247536fbefd2d6836bf3febac80dd00",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "aeschli",
					"email": "martinae@microsoft.com"
				},
				{
					"name": "alexandrudima",
					"email": "alexdima@microsoft.com"
				},
				{
					"name": "chrisdias",
					"email": "cdias@microsoft.com"
				},
				{
					"name": "dbaeumer",
					"email": "dirk.baeumer@gmail.com"
				},
				{
					"name": "egamma",
					"email": "egamma@microsoft.com"
				},
				{
					"name": "joaomoreno.ms",
					"email": "joao.moreno@microsoft.com"
				},
				{
					"name": "jrieken",
					"email": "jrieken@microsoft.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.3.0.tgz_1497359639418_0.03833426418714225"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.4.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"compile": "tsc -p ./tsconfig.json",
				"watch": "tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.4.0-next.1",
			"_shasum": "015aebe0a8f18935f327cbabe697d2f870794974",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "015aebe0a8f18935f327cbabe697d2f870794974",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.4.0-next.1.tgz"
			},
			"maintainers": [
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.4.0-next.1.tgz_1504771644287_0.8589532626792789"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.0-next.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.4.0-next.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"compile": "tsc -p ./tsconfig.json",
				"watch": "tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.4.0-next.2",
			"_shasum": "c479b3ea9f71e4bd8c74909c1109e4fb85388a5e",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "c479b3ea9f71e4bd8c74909c1109e4fb85388a5e",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.4.0-next.2.tgz"
			},
			"maintainers": [
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.4.0-next.2.tgz_1504781114412_0.8677728241309524"
			},
			"directories": {},
			"contributors": []
		},
		"3.4.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.4.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"compile": "tsc -p ./tsconfig.json",
				"watch": "tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.4.0",
			"_shasum": "5043ae47ee4ac16af07bb3d0ca561235e0c0d2fa",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "5043ae47ee4ac16af07bb3d0ca561235e0c0d2fa",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.4.0.tgz"
			},
			"maintainers": [
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.4.0.tgz_1504855955954_0.5263909860514104"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.5.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.5.0-next.1",
			"_shasum": "f272935b0d76c21a326110260623de96981bd3ab",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "f272935b0d76c21a326110260623de96981bd3ab",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.5.0-next.1.tgz"
			},
			"maintainers": [
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.5.0-next.1.tgz_1506937826712_0.0756806570570916"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.0-next.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.5.0-next.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.5.0-next.2",
			"_shasum": "b61c167a4fc8c7f235aad1f0ef7a6b9b23d5c397",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "b61c167a4fc8c7f235aad1f0ef7a6b9b23d5c397",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.5.0-next.2.tgz"
			},
			"maintainers": [
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.5.0-next.2.tgz_1508758007214_0.5845959857106209"
			},
			"directories": {},
			"contributors": []
		},
		"3.5.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.5.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.5.0",
			"_shasum": "e48d79962f0b8e02de955e3f524908e2b19c0374",
			"_from": ".",
			"_npmVersion": "4.0.5",
			"_nodeVersion": "7.4.0",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"shasum": "e48d79962f0b8e02de955e3f524908e2b19c0374",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.5.0.tgz"
			},
			"maintainers": [
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.5.0.tgz_1510047814724_0.12591296271421015"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.6.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.6.0-next.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-n4G+hCgZwAhtcJSCkwJP153TLdcEBWwrIrb3Su/SpOkhmU7KjDgxaQBLA45hf+QbhB8uKQb+TVStPvbuYFHSMA==",
				"shasum": "98e488d3f87b666b4ee1a3d89f0023e246d358f3",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.6.0-next.1.tgz"
			},
			"maintainers": [
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types-3.6.0-next.1.tgz_1512486104941_0.7806039298884571"
			},
			"directories": {},
			"contributors": []
		},
		"3.6.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.6.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/main.js",
			"typings": "./lib/main",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.6.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-GSgQtGmtza4PoNH0+iHWylWg/1sw2DODezqYWRxbN910dPchI3CQaSJN76csKcQGv55wsWgX82T6n74q8mFSpw==",
				"shasum": "0bba63b0fa82a714394a4478f55a596ee4ed7d0a",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.6.0.tgz",
				"fileCount": 5,
				"unpackedSize": 78937
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.6.0_1520257814505_0.3428952637762046"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.7.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublish": "npm run compile && npm test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json && node ../build/bin/tsc -p ./tsconfig.esm.json",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "npm run compile && node ../node_modules/mocha/bin/_mocha"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.7.0-next.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"integrity": "sha512-yqD9OAhBzl9sHwvalgR01GmO0DhAziMbSxu1fXqQsb2aiXMomVkiYsxT3HPkO2FuAxendTTPMfsWmMp17P/igg==",
				"shasum": "6fdff2fa268d58d3aef01ee94532d757061e9aec",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.0-next.1.tgz",
				"fileCount": 10,
				"unpackedSize": 224471
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.7.0-next.1_1520462863789_0.0256047615140802"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.0-next.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.7.0-next.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/.bin/rimraf lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "npm run compile && node ../node_modules/mocha/bin/_mocha"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.7.0-next.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"integrity": "sha512-Qy2EzJ3ZzsrASd2N6+VjdgoDruDQFY5khBu8m8lCCzjrl2SKtY/KaUea+Mx7wYgEO4awhNKrkYOibC48Nac5OA==",
				"shasum": "77de267e70a6e6433759967f2af3a584227a3700",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.0-next.2.tgz",
				"fileCount": 8,
				"unpackedSize": 150635
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.7.0-next.2_1520516938389_0.3633089180661364"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.6.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.6.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/.bin/rimraf lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "npm run compile && node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.6.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"integrity": "sha512-Npi3i8gUWcx5h8z5idNqPKBLJmZothXK2FSG4csEmxAR7avb8W6l9Ny+VW9yCUB3bOdD7iXfah8IO0AS1jwQmQ==",
				"shasum": "4bc06a48dff653495f12f94b8b1e228988a1748d",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.6.1.tgz",
				"fileCount": 8,
				"unpackedSize": 150628
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.6.1_1520518687495_0.3968542280852563"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.7.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"postinstall": "npm run compile",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "npm run compile && node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.7.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-TGpbB1rG2M/5vwalatexQ5ZTYH+WkR/t08i8EsD0ZXc53lbUEGMvMfLIjdHCcxCwkh+titYiKI0859RloWVGOw==",
				"shasum": "b35b4fa36d617ea6562664e852d607b25794ef3b",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.0.tgz",
				"fileCount": 8,
				"unpackedSize": 160497
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.7.0_1523007310474_0.6725876154420278"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.7.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "npm run compile && node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.7.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ftGfU79AnnI3OHCG7kzCCN47jNI7BjECPAH2yhddtYTiQk0bnFbuFeQKvpXQcyNI3GsKEx5b6kSiBYshTiep6w==",
				"shasum": "4835d1c1811f91dd5c92e9446e5b29edd2216969",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.1.tgz",
				"fileCount": 8,
				"unpackedSize": 160461
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.7.1_1523008846055_0.8435937296496356"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.7.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.7.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-L9D2RA+PDS2CiyhLQY5ZrOmyRvXyjc4Ha8s9PqS6mIgGxj00R5Xx2vLKBnAOVfrawJXYZST+2hioMks6SQVU7A==",
				"shasum": "aad8846f8e3e27962648554de5a8417e358f34eb",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.2.tgz",
				"fileCount": 8,
				"unpackedSize": 161800,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/DDeCRA9TVsSAnZWagAAS5kP/RgRo+YMiXirX82pt3Zk\nb6tDDlGqBss5ngQtnN65wWOCvrsW5btaUZ4GJjkOu/Yij1tjQClnn6dcuzUg\nBOWhJbhVtuulXrfPsXgzMmNeWaaifUqARoaTzQx328bog4eQeTcg5yFIbBbj\nTweH1M8Vh78NOq3/24pGoVdSXCgBQmhSTvklFb5SDB/iDTNExn+jxOjA3dUR\no+BjO5HyEWJE7wc7qU4VBqpj71JCWF0PTSEC7pjzt5T8FxJrwif8t3YdbKNr\nN/jKc32lOaMs6LC75pNaqIp2QIXjM0q2nQrc169vJu+3JE1ypw9Off47NQ/T\nzHLPBYCGY/bh3np74SdNz0Y/gidS7qp4eJ96IVAkdwvsZoCTN1sa/n9CiUBl\n5hV91CnR6RfFvmAYQe8p/7+0fwC3SnDM8vcUHhjb0H6qiF2JHrTbm2Tb5sPx\nMb4v6knmU14i1DdRfl7d/5HtGaK52MkzHLdXYpeehxJ4sLjv5pGSrCi+nCPs\n2wNRsT+G3U7UMbHTd7v1FAu5fta0Lfpl7V4Nc2p8aT963EVEUO+04FEYuBYW\nyBZiTZQpKRll+OaUOwYMePq9vuGuzodrqukwbFk/V9twQD3ynZ7rRy7PAh+9\nKW2co7bPro50ytXI7uKgvk1OTIWw9j5/m1Q8qx7lXakeUNqnVqpAP3ZMGX0Y\nz1js\r\n=/d5B\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.7.2_1526477021813_0.5474252782905022"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.7.3": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.7.3",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.7.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-0kHffipitc/HsKhkToz9sc2LdBBkp+/iSNLGne/eHvnHDHB1VUibmsbwM4xVJPnQbqzjXUsAm0ehhni7JrX5Ng==",
				"shasum": "b01e9bf4d5d1155c6718d8b8d0c81ad54656afa2",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.3.tgz",
				"fileCount": 8,
				"unpackedSize": 174837,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFTiTCRA9TVsSAnZWagAAmTYP/2Hwum5zELkke92lW9wT\nFpwp4/V6kvg8UsmdPJ6Fw3RXCYLdSoWmQISUsh/Rx4BnHHsodx54C8W/fFKs\nh92iW/RVueBCDpLiz1NFxORrYDSmDnSjgkXL7CD8m74FEr1DNg+IxUYqx/JG\nWKG0ao292/cAMIJW8hJSkYYr6GotXO22owjJ76FLwU0xG+lfylbW9mOBMEQB\nnCUIeajhQn7ZUqIODT7e32eYwvAn9cmVOk25GEZrxSqAlSPJDNSzRymP25pz\nD2Fc2exl/pMsc7xs2K03X0QdQu5GCrLd1sMHqC4QuQ6yumb1OSOjw5LGiIqr\noR0mfIqHqZP3ZkrCfpA2knn0or62aHHTFUduH9wuSqkK+JI/HD+SECtTLDbG\nbcNqXEOHME6Y28HPNrv6g69DvEHDUvxcUzGBH35xjq/Dda4Q1g74cy6dTgTm\nQSTK2HMhTyGhq5hyGLG6I+DqPWLQlREL+YzWdnjFpkYcYwSK2Mr2Fxl7tCJn\ndhXcKAbdzPLQNWPRbdcSK3pYPYlVYfqqrG1lSMafaNGAIwfF72KUpZR+uYT5\nOSRTvVtjLKS+udwPEkN8DuV4hASUEG0qvkcsLkKZMisS4KkPozHWzXYAb4LD\nO+t1qSmLIeciFy5h3bc6YljA/wxfo1RpZKABK3wSq1vLRbn06zmjgNQCmpLY\nSWY7\r\n=pHQS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.7.3_1528117394000_0.6083022888218101"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.8.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.8.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.8.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-ssiFoZtQqsnmEdvVTdYnSOKbSF8LvlwVzEDUcNL0py2SLiOdcIarLbet5EIwDgXu4WrpOqjHW1O3leiYFcgWLA==",
				"shasum": "5f1fa5ddb07cad1ba9325c8a447e828f2efa1bea",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.8.0.tgz",
				"fileCount": 8,
				"unpackedSize": 174837,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFTjNCRA9TVsSAnZWagAA/uMP/iKGQpMKHS+oawZwinVC\nHrvuxTyIw3bKMZGlXBo1ogR8mb09T/d37Fe0wLXnwGXpApsfSdIcAAXzcp3K\njSIKOucvLxKTcDkujH4i0rCtox5rpfABtxSvzzWkIx+wiS6yfRStQtgYBGXl\nni7x9UGPT3/8pzJf9AOXOHOtCaigxpK2I0ASmE0+1t1iuEK4w2FrNxSnVtxQ\nI/UdIlGY8CZzZ2LJTvza9aS0fEU17aHcljbHfBII98jYg2tXFQJB9vB8+qpP\nhilzzSh5rpfpqMzaYgrELfLk1X4YKmAie/hI04Z3WyF8Yvie50+eDrQoYvvc\nNyMGr/d+FFDUc7axnCE+nbiPy3LuctI4OWTFSd5TjOsuEWLpEP1ya+LqoaAd\nNTq/Kdw2wXslVSe03XX9Z7ku5TzpbFvDlcJ8TVQWLvkmepbMKr8hZHFuSjaJ\nbUOFY7IAcPBiE8llDjvMpJHKjRYc38XM4bgWBglkKoepY0794BgDRHxtF0eV\neNYbfvz0WupomDMpAxPi8jwhY8LlRLjnlLMxOyGmsf3QsUMLy/zLThuTD+Dy\n2aeKRvLl7989QfQkw8O1U9xkq5MzbISpQfMg7Vk7xkPwqx2Di7gHlMagFZXK\nSotu4cS998TVZ8crklZuSkXMlcfBjvyJilFhf1B1GROSPXhQakwgQ1yM5aQe\niSuJ\r\n=bUvY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.8.0_1528117452895_0.5519400790540754"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.8.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.8.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.8.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-O8IBrxSBp2AJALIZBwT2Gd6gX67MMtwCwnfzT9T3QynE+dqikoj7x3kOb3fdIjd9hIoAB2yc38XcJJDw8H1cpw==",
				"shasum": "378afd8b38717abf7049d5d35e9758b9c311f99a",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.8.1.tgz",
				"fileCount": 8,
				"unpackedSize": 176881,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFY5zCRA9TVsSAnZWagAAm5MP/AvoUulOmYUo5A2TCnxw\nSYjcCaR9zHQcSkwW6g7mWz14OQ7vbZCoMmrpNZHzWEyhazDAUuVZ20uOMuu6\nxBKHjU4EuU1cczBbeK8ReOORvXCPNdmpg4WNv3BOUOBB/uREQisAoeDuoozh\ngI0l2S5eyMWTFoSrshakwdxI952bbv1huT0pa0cHaRbKSOn3047UPAw2/8ZY\nqjbRAo4GwV12MUlw35uWRodVi242mJcKKOTr7B36fJzDav692Cz0nVqN4bo1\nIod0gEX+F5oTaxjhQgBheuvBfGf8kVY9h2pGNd/HOXl0ACGxTMc4fc+tuf4w\nwSjn3C1feXViOgxT0+Hinh+WpViDZqvprjoKBAHOeJeRYhOyyE0RORrlYbLG\nFskA9SuSsCEg/VGqCvNnB0GN5VsWvFsKNGoTo0T0ItUSOXdDsVEmKKbi4XvD\nlDbmLB/t7eJhQ036SBJjyvU2KPh3bR2zv0rqxUM+NONrSYOINPtwsNitRbbc\nXCJkWI7sRl3JM+JpTB8SzBPw1JwSABKVB2m4Gvlfi7q3j/qiYC9MomVOZoau\nSfyy2RKS2BbehROdtV7aGeLyyFX2bfPNTnNm9r4zIgGkrQklls/aDmRNsPRo\nVe5j82WJKTldpDQCVs0gkZDB5E98x+OBNZVD2w/10hsYIiXRBsjDxUo9vaKu\ndCo7\r\n=jBqj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.8.1_1528139378440_0.507740222846734"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.8.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.8.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.8.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-2RMkyt1O1czGPCnkjKZWSio2D8oh3XlQ4zi4W2xL8q2Dvi4hB3/DEt+wYyzo4hmE2ZFP0RB8PXyzHyed7p1hbw==",
				"shasum": "2550b8d852195328a735c56dbf4e72b8da31613f",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.8.2.tgz",
				"fileCount": 8,
				"unpackedSize": 182714,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHj2lCRA9TVsSAnZWagAAQn4P/jD4o7ctcZ5eLeETG3ZF\n7o+zfYyj8lutvO52BnNJX0MeuAodbisCCXUU4opgCmXFsI1Of+7wn8tGyL1p\nr215CkqUSYG9fLqM11vp7CU+5faDTHkuNtSSTn2UAlfqWVSf//Q3y9SxuhWy\nD/XkKlZ52wC3mRAV/paRpg8YURy2aetpOD55o/uZTwu/Ni1EZ8Hj/Y60QLMB\nSLhDQqHydxtXuL+5khp9gFcYqR1ka9fk0GSHcabQYRe4Z+I+vi9E64gLCbcA\ns52hsXlSJ5kHb9+aSU9vEUoYv4ESg+2f2XZbCwpnlEH1WLyRDC4O6otJA7Aj\nksmhNApVIPtJUTg92MN8GLMd/KEon9ENf398nM+f5JoYhJ2mQ6Znr88EeFHW\ntTCRMoMoFXI9BT11uj4Rgy6KsprFF/QGl1G+aAtN7HdCLr4gmRPYpcJkq4VL\nnsaWij6+81ptkXcuO5sxcLPQUfEd4Gok2L00YEP/H7gg1F3mfP78oPuBkLU4\nEzzTVzBBgXxcPzfNKoRPlmdy6Wvbwxo94zGPUxaeW+rRH3G5E/p4gx2yH93p\nHmJ3x/4jP93HhtI5UjopsTvHJWvo3GQU/zEaPc9plje0uUIFp0s0JSVRu6p6\nTbGquvCFsbQrwZjCWS1TCqFDAZpZeyGyfsTC5h9uIhA8d1SkU2kW0ouWkYEo\n+huF\r\n=v1qY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.8.2_1528708516930_0.19435428441091318"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.9.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.9.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.9.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Qzh3VsU3t0zhKtYl1revyax+4gGHl2ejNzYXeiZYQMF3i0vX4dtPohxGDFoZYfGFQI738aXYbSUQmhLeBckDlQ==",
				"shasum": "5eeb333ab65870eb92cf7fc99c33dea17e3bc347",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.9.0.tgz",
				"fileCount": 8,
				"unpackedSize": 183330,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRPZ8CRA9TVsSAnZWagAAIOwP/1geGQ7Gv5ZElZ3Y7u8v\nS8WocQFTe6nxIcI9zg3TUy/87h898sIwTPKcjUPz0jKbyr+V5LxJ59FB7zTl\n+LCpt7zcxv5T/mjNv7L7C058UJSe4LuRb4/ys1yvr/h4fNfBAnUNjWAmkOOa\nwoyU4iqwYR329FU7DDTTIkDlltz4bvv1Aazdn90dzNCFiYBVY4JrygQm/sue\nKwZBDDdV6aFZiyn/Ko3PaOjNDe9MnCeeXfMExtDD/RNpAbxJVBbLF/RyMK5F\n272ZmZXY7yBabSnuFeFTX578M9coeB4OPYvVj5VutBTUqepFSA3BmGvuPZmP\nqaIxJwJ1XUwsxdn0oKtohiVFicOA46/YpOZ+fTSpUhRnfl2yzmh3rk76wTcD\nh3PL2z0+Wu1ilsXkm2gfN2cmBujUCKlsCELv4BQYNpw8JMd5ZtUiesc5LMIj\nXuk0wohfVqdeR7GiUOPDQTVnEyC4H7WE0EcFGOEk0igEgUw3EVb3dGN3vk34\ndD4TGBJQGsC/uBAcSIAsJF3OUgqwTIFc7/NCivwPwxe6vmBgkWVS2nWn6kSk\nzZ+vKQcKYfE0VEVOpNQnSqY5Wteo4sRcADsF73QqKQlcpMRvrNYhBOW8winK\np4UBOEhoSFIeNA9A6LgAZrPxqP9RCeJgFgpUYrx1hcnXcLVmO3/ghLjUWNq4\nuQj4\r\n=ogUk\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.9.0_1531246204214_0.8308101973090247"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.10.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.10.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.10.0-next.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-25GavOjv2SFICEY0wGexKpei4jtCw09yppOjWlGBNKHjJQHsY2e4jCGDRHGjtpJ0DS0gL/54mVavSqOnkR5kbw==",
				"shasum": "1f39ce7944852a20d48b8db92b1068904d909c48",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.10.0-next.1.tgz",
				"fileCount": 8,
				"unpackedSize": 211597,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVtCYCRA9TVsSAnZWagAAef4P/RWG6yS0e5bjMfZJH/k4\n55lRDNSCFEFV3tOdKSAReSnaG61QLpatAs2RnebhMq5IRYBfmiTLHAcRIwJc\nZERIKr7sXZkvV6DODtigUmEWvG7R0IuePPXT5hh7TorjF5d7mLQxhGyTb98K\nMOOgHaIj6iLc/E+clEYPFKpadSXE7uLuHVCO2rEW/PK1+qT/q+Q2hxC4keAf\naO0JQII/MGVThKNvmN45j9SbOcZSnq4uW1xBGfcj2FDLwQIJDhxIyP8b5R2d\nsvgkB14b6iMhQQRUUMYmUFBqtSyH5yK6hR8U4HbZ1w83ZVIGd0aZqeFxDFtm\nDRScMZFS+tOCmDTmCZVe3tuggUn8pZpIgtlWGmK1OsUB6EgszQobvQU2E83p\nNANpN6aKtOOE8IdZi6NYmIJ05zKSiSwSFDUHv+y9fNJd+7mxAPZrPRJa8oey\nCk4iSsTq/v8SIxm7sWO0QQ+of0Cvkq5ppgjpI0oYTCBgUEODV8KINLqIN7OG\nL3uZCa4UYSrx6nGtOL7fQOVNh5DpnYobF391g6/vf+txnfZZPgcSpq3FADcz\nk7paqScpPYG//Cuc/8j2xEjYha7nw2vac1aUFofPYQp2f7iWNX7IJJKBk3DH\nS1DfnXP2/EP1e+0BHwEiAXXcXSCk9vQ2UohflEKdlLtiMohB0oR8m2jRxqHr\nxRgy\r\n=EY6t\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.10.0-next.1_1532416151865_0.8908846378980344"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.10.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.10.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.10.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-vxmCsVZGwq8X40SuLP8Ix7V0rq5V/7iQUjRVe2Oxm+TbmjxtjK4dpHHXQCUawjA4fhPA9FwjSRbDhbvQmYCfMw==",
				"shasum": "944e5308f3b36a3f372c766f1a344e903ec9c389",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.10.0.tgz",
				"fileCount": 8,
				"unpackedSize": 211590,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVuRSCRA9TVsSAnZWagAA26cP/3iAL1eGur8l9QbmhsmF\nP6zQ3P3SJEFS4xUfHvEACK6v+gcFQT+HgqSnctMKkKRDcIPpRg45adMZeJy0\n2jaPu/fFIJqjUb80+ay3swM/cAREwVFTqTc/OPPl7eO4ClfPEKQyx0rxYafv\nQp2d1FjEBeDB+Nn6QZowgfur+rGi4Zzd4xzrHGgLqkEQ8pU80XlVWFnQnatF\n7jAgvKTE0VFgCPcVDHk4K/LSqHOja5XGOHaXO87B1GkB4/s9aoIL2w+u/RmT\nKopiO+qve5+/B8tIPipxImf6HQML8VOLKON6j6XRLji7wYgUuRLbCEIlkodN\njeoe4gQAzE1uLqZnTmmtB62gGBQugZGQ03WKpMApLk4gnl/2Cp98KMEeQSK5\nxq0UZQuSY6SGpujEdqu/Y3IYSrjG8/lSd2VGn/26VIBM7UfIc8iOnut75QQi\nmUs8pt9lXpgQcIsP5Ic41itqs6kiEg75pvPp5f8D3z9I7VLoj184vjIf3zgI\nh4Ll/8s46KLK/p/3Hi6IcEiEcT0mH0ld4xdhyWNSWyKNPkeXOWEhwsOesTOH\nh6yyITrRPEV7RDnL8OwtPIDl/gSvlx9gSdB0EHl064bxTubDruuH2xMV6Oqp\nRnaxLFnOMxkojF+8wllZQdHGx4jJBP8gSWZ7V18d/mJ700L9IEZmzKX4Z0dC\nDa0K\r\n=52R1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.10.0_1532421202095_0.40170430108692745"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.10.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.10.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.10.1",
			"_npmVersion": "6.1.0",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"integrity": "sha512-HeQ1BPYJDly4HfKs0h2TUAZyHfzTAhgQsCwsa1tW9PhuvGGsd2r3Q53FFVugwP7/2bUv3GWPoTgAuIAkIdBc4w==",
				"shasum": "d5d5f44f688a3b2aa9857dc53cb9cacca73fe35a",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.10.1.tgz",
				"fileCount": 8,
				"unpackedSize": 205533,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcqCVCRA9TVsSAnZWagAAmQ0P/RL9HSCfgnoV5LLMyvqV\nO2ps+2K2C1rPrbI/rNdiYbgCXKAteN/l+8e4xpCm+UcFWGqpzPgCF+lTJsk2\ne6/6S5dQwS4SYS+sxqfTXFEpX6Oo28m7Y5WdYmYSpKm0skStxTWl+1yLiI03\nlTlkqDbxvXKWPB63Hv5Gy8GVUn8Sr0A6niWc5Rh6fw+NYk61M1IwSORmqrst\n3XC6zJ0Xy3smV8pRJiLLNUCUDQLhGVd8LQEvwhHMwlS1bI5bnEeieNNlCBQy\nX8POQ0Ks5LaWB2HSLYBYW1WGtAx8DnGNXMxjjQFHieeEz621UBhUIjTsxdE/\nXJTelk2/x2xdReCdVRzd4GOT5REK2hTaabYQ6ojKOymDz+xFnXHC8buT7Lwq\nCbAO6pES+ExT48e6N0l0u/rXsucjnKtu8/kvCJ4EAVWJfXWoHKGnC2TfkIyR\n3U7l4bzYRXLrJ0GocmZImmO95l5Y58YaveNWfdcHtplSFMk80qHf72/hp34t\n84FOnHX+06qNy+VFjzGH2VRQmxD2TuOjUo6+Xv3Y4ehexhh6+XJf9k3/KeZf\nJbPqsTAX3DhLHE/DVKFT+EOuuf25BFDOYUszFlvSyzgNfYXtWlKK/z49rOTa\nBu3L7ZzORvCoKNITSUJ5ccLcr7OrYWDwUNl8TH7gV/Ph8p+eh/ZxJUNmatQn\nl2Os\r\n=ZWNo\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.10.1_1534238869406_0.32679018167075213"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.11.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.11.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.11.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5epFKsT2MEw++UlXGz7FjpQiVeffoCjbqpcWKgTRGx7r70SkbUetl4OI9TkRYtMINR0IT7BhgsF5bLmXFui9GA==",
				"shasum": "0d27cc59917796f0cfa363de10ae1649c2991526",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.11.0.tgz",
				"fileCount": 8,
				"unpackedSize": 211604,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe+jOCRA9TVsSAnZWagAAmHAP/RAcq8hABvCQui8VsDJ6\n5BkdbeRgxhtLGZC1/HWPGUpkZSeJs3s1YGhpxRxR4PavfyyIluzxDvEL73Ay\nysFd7JmqX9fdMXlh6GTec9ZEFv8LUnfWoj1KFadg635JPyflTACU6DIwffGe\nrIm/yqLEN8ZDA+JwiueZIYEtVwmi9tlX4FWTieSe6u738eVWVZ4HIlA6zKXD\nZvkoXQ2gp9zZuSkSGzp5L+41DcyjK4F5pH6xLGgQ9f3AfIxnZDG5hmk1c4a2\nFghLCqqYEaAIEs8Mt7M9WCvYP+f15+5NYNTZ+uBM0soYdnOwzX7/C6htgbNX\n5uE+JQNUyNcbp9JU9aTryYt0I3/9pSieHQJlF3R0n9wjdwkoHk8ZPUTM+rwU\nXe/rNnQl+QU5F9g7BAOSJjgamMO/BanIMLB2Ats5mTmZmzlM/Es6yUheDEpR\nwiupUEy1vZItvSAHFrdigyAe5CuNzmCNcbzs/WEXjlKV4q+EfmaqS56j5Dkt\nzrceOjUZubIoqRvYd8CRzmzkvyYe5PZW7h/p60wkyItdd/2ppPnUBaI+8iQ7\n5GwGqTcl2YDb7owEBbdS9XM95OgfJlxe8V6wPYUJj3HB7VDq6e9YRlb8qu0T\nWvznlEVM+tD9zf91CqwKyekyoGGyiw0z0wBXK2PlX51ns83Zt2Hu6rnQpmN0\nHtle\r\n=8WTI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.11.0_1534847182329_0.838111718314108"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.12.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.12.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.12.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-UxqnpzBToPO7Mi2tr/s5JeyPOSKSJtLB8lIdxCg9ZNdvP2cU8wS7iTDtwQKz91Ne4CUmTdf85ddR5SIZKXmMjQ==",
				"shasum": "f96051381b6a050b7175b37d6cb5d2f2eb64b944",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.12.0.tgz",
				"fileCount": 8,
				"unpackedSize": 211604,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfsLwCRA9TVsSAnZWagAAWYcP/A06JsngE0GaNmJepJ3C\nj9/d/IA5HfE4I3CcfiD4fCQi4T+VkY6Wb/OiCjysQB6sWd1zvN2Y9tdENOIP\njiRjI4V09bHLdgYydTtay4inEEEaDx6hYbdgSPscMSD2k5FOatLKWPFwSslU\nmXLTaeXOJBEJA8kysLNeAs9zMlB3wYw9DPTqOkwboRBWFo65VpTdBeLDF23E\neO9MiXsPjKWn3JqW95BD9Xad/ykbIq2tx9AUedZaK5EtB53ulmqHGXCTiSXJ\ni+PvASDLs10i/RK6RGq3PVZ6zxPK9VdJvruW2Jcsg5fnIUrO4kaJhU+qs/dO\nlwJay5TVZfWiCfsN+NpYIVwQ2LYObme2jvDpV0ghpaltOExv0NKT+8vjRhNC\nk3l2D5ypT0xrvNBogLW5s7rTewbibr3x3e9Ws6vq3d4Y1visR2KYbo/nxcLW\n9DGXD5fT7h0rKuFCb7/FPUymbRWuuIbL12kjowtruw56ZQnzdEiT6iKuccJ1\n36e1SFI3bqEmuiEWq3afPcBp0mEY4qYsBiIVeKRJBZC9VDjoyPhNkLdooP1o\n/wIWAJMs/qm6te93O8EcjPCgNjnp1+FVNgi5Te5eqNMw/Dm5fdDITcZBu+0s\nBc3nMjyFIhuJaAvT80eXu6/FnqmaJSBxtDTDk513rvjiixdX8x5yzAkEjPPQ\n99pJ\r\n=1gEb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.12.0_1535034096224_0.8886312345765583"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.13.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.13.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.13.0-next.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Z6ZbWN+67dKjbTjKNohi/uoUS4vBIvzWIfOASdy5uhRqswIIywOU/SESdr4fWh94p+nsy9609SO6nSprgv9oJw==",
				"shasum": "dd91b78b13a2a6c7131e8291e3db3183cf566280",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.13.0-next.1.tgz",
				"fileCount": 8,
				"unpackedSize": 222745,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhBUUCRA9TVsSAnZWagAAikwP/0VI2jF2exXISxkYqMpK\npQ+FUOh5Anpxg1q8PHLQkvWMJQc2MonyetrLUiIzLMeh4LuRkoq2aBPMEJsj\nEGiIbOcX2j0XRJnF+RKlY6m1C62TNA59MiwSSk5VhHLKY2nsj3mef5S3ejMj\ndYCFK0rXhuXRzJ9GhpLTLj5WpocnOLgDapGtkVYgmEb7Mu3fztSqlOFaeJci\nJxDZ9+L49KV+UN5jEj1HFIOUhXPAodBCaEuG7jMip5RpThTagv/+GWA6ptLB\nl2RP56DCvFmePmWh56FZX6Wjjp6269q0oE5E8utZhm5L7seMXKAfoVSx2MX+\nCVuxIJH77zcCtqwm2OLmeRvyuBOk6T4y/L55AQW+yGD+8/32nwtGIoZpBo6O\nFMcJgmDq3pidYQDD7oYP84xBG8u6wqgp0Gw0jIThjcSAqWpj8AcpHnT+MQoK\nfHwFcwvDh0X/hwSmOIhHtKjz1wRfy387BXICZuMdF8pOt0frfPUiXOcx32LL\n7ptPA1iDc535k7nUUXsn+B6cl4Qj6AbF3HtifLksbLK8MU5TGjmi6pZZlnQw\n2Efn+b/zZra4e9P7ZpIJ8Gl6SXRZeMib5+dFQITKVMUePDrhD14ZAyh6S76K\nTTgHLvkyr1a2Q0WWXuoqvy2VgwMSPeq2mwSRqE/yvdReI1Rz1yA0UIid2RPa\nAHye\r\n=PNXg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.13.0-next.1_1535382804292_0.5775569834518783"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.13.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.13.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.13.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-BnJIxS+5+8UWiNKCP7W3g9FlE7fErFw0ofP5BXJe7c2tl0VeWh+nNHFbwAS2vmVC4a5kYxHBjRy0UeOtziemVA==",
				"shasum": "b704b024cef059f7b326611c99b9c8753c0a18b4",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.13.0.tgz",
				"fileCount": 8,
				"unpackedSize": 222765,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl4eECRA9TVsSAnZWagAAj/UP/1LMR5EuSd5Zt7yolqH2\nK5VMVfLTiDkhTreWYwAkJwMqQv9LDuxQNl7gnygWBfUaMDRp6PYGTC9wtoOD\n445zkF7AihB5lXDVVEM4zTH2hFm8ciFhzrrefXsK7SVNFDihPWBUbkg2wsKo\nL/WdaZepQ/MjtSyIWHiM29n/24dDWsoEyNxAST80CS8NZQrJMjSuyqxxTsYs\ntzQky5vyDIVOGQIeMmDGg+l5ghwbkMh+JJ+zuvYI1u5gDZ9/aqtl/tt13qc+\nyZfg36XzMN+I1+/L7I7VIhAwxASDklLDdfSvw7DJYZ+Ls67U4DT9UvbjbPIV\nlyXIadxPlBnNiUQnSmTCdPM9xRDnOM449rbxf1qxuJ0WkyLaSE0D2Jd7X1cH\nvbL/EqcwXKkojnrgdtPNJhnOmlt696Rc9kVTJ478J0rDnAbW8RiFtYAAAvb8\n5L0XnEm+qh2TyWuL4dv2u/Qojg4dUoSAn/Qtc9PGH8QkMnKHxIfHxcF41WUW\nvSSDauObTgnFZ86mPApoVyvRGOXf9T2MMT66P82x21OrmgYVMkSf/kIKrlYk\nIHAgDKPDYMBi0SEVH1Wtgv7hIzTw87uT2ZiJgj100HW1RoN4rMD/5G1Y/P4w\nH6zF4G5/nN9OhzTrNyH2ySiXrAOHqF43nPxq4CvT1NGODGsFM0yoJaieRGK+\nzaEM\r\n=YxfB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.13.0_1536657283406_0.036971043020883165"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.14.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.14.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.14.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-lTmS6AlAlMHOvPQemVwo3CezxBp0sNB95KNPkqp3Nxd5VFEnuG1ByM0zlRWos0zjO3ZWtkvhal0COgiV1xIA4A==",
				"shasum": "d3b5952246d30e5241592b6dde8280e03942e743",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.14.0.tgz",
				"fileCount": 8,
				"unpackedSize": 236123,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEkovCRA9TVsSAnZWagAA6T8QAJNqA03oGv/D0kaefXPn\npfipmBM51gKWoXucZniE0Gv4cHhVkvSe1EhnptwGBLPdE7Yn8IESlRqIlF86\nnrt3SKsJlJgqrZv0XGPFxYfxxCazRUH3ZMu8Yq3bjtQQJvs7N3uLZzE/y3VT\nOtyk6XgpYIati/IOa3xfxJb5ETlbCknU8VAdj2z4WjdQuD61OMiQ30+uPu02\n9HfhW4pvghhl0dI28zZFaD1wU5RHiBnEYb8yKfd//PAckHIqJP55T/D60gVV\npggyesTDOqUKgcqIX7IgkVgRG2NJGRb0hxJDfvuPTNLDWvVWC1inT2Xspchg\neZnZVcA+JOVTzw7j9CUSesCtFwK1Cse7EcLpCdcGyhB2U2W/OCnBhYdMxRh4\nlddwDpi/NTmx8H2ygSptunQDa8AiRCQ4el7Yp0oQ3YOj/IY26ydAut7PFc0h\nfB6IZD5zA38tMwjVjNApJX2kMUQR2SKNRB0gURf7mp8QTfrXBieb5Pi+5zJT\nlVtJBSey3iEyIByeLkY0e9E005ySRQ0x8kvTJl4m+U4Lro7GhH1rdma1sM6G\nUPH36S1Ph+QGLtm4QS58rVpogOPzipskQ3j+r3Oj9UjfI48AS7QN5BxXhhq+\nC3T0yEB0rlLQcu54mI8A6BK0r4TAiue04kzR/rq3T8OwbB8P40hdi/YmnR8c\nlNXe\r\n=tI/e\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.14.0_1544702510251_0.30451060501173655"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-R0kzmaI8gOGEoU7b9huYQAzgZzRQ/5Q8HKjsIUdfz0MjXcBZ4tr1ik1So1p1O5kGrI1VTCd22Fw/wI7ECGoIPw==",
				"shasum": "eddca4cf2a2547357006d4f0cc177ddc56043b65",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.1.tgz",
				"fileCount": 8,
				"unpackedSize": 239002,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciNtoCRA9TVsSAnZWagAA+nYQAIQM48JI1SsLWCLAl3Lg\naPFqMqvsvb/TCtXULUMELFtSmw3esSjvX3Nxb/KLqA4hjmOEclJaadg8+agz\nJtTNFKSATp/t4waQoLVoWOmDlUA96mk4ZejU7LyjPJOjupKBZXOEUyHhEnVC\nlqsgPeP4VZA3jjx+276vrJR2gq8wBfA5u25PEFtGkisVgcEEGvoJoyZd5t3m\n9WnvQumRYjIroJX/dJd0WQ5oWaWaFPxDgC8rTCW83qnNcOoP/aEZwpLxln7s\nPuyVzcTdNV1g0bVBHAAhHD5m6sFTKYxPht70D2G4RS8Cp+zBBvIZ0NdCpqN9\n/lVZU4JR+RSbQJZqFg60k++U+tUbcD7fWKGcJ805zfnfrIisAM6+vlgVIY65\ntMhyS1OzOJd8by4PzcTldTp5zR5CxlI5WpTOg1VsUHDt96hlBi/fC1dMZ2+p\nwIab/lRSjaDakvOzQSDbYRiOr+3MKbHJO1iCKxFZJ5Fj4P3s5ASR7PEbBSF5\nDRiMSN6n/TQ7DIuUW+LK0Wtja7pWEW/5rBAzys4cj6CpRzM2arXCrLRY3f1F\npmDQulrG14cQy98672jMGpk0VE/nYpqdpZwsLbXCGbUeKnIZ0aOOr6t42X3t\nWD3LIDbGoVGrVpv9ii7rvA/BS2jr/BMuBvecAMWSs2FpeFJcuwjqhUeCSWUA\nJJOk\r\n=Sner\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.1_1552472935937_0.4153712071967144"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "aeschli",
				"email": "martinae@microsoft.com"
			},
			"dist": {
				"integrity": "sha512-2JkrMWWUi2rlVLSo9OFR2PIGUzdiowEM8NgNYiwLKnXTjpwpjjIrJbNNxDik7Rv4oo9KtikcFQZKXbrKilL/MQ==",
				"shasum": "a0601332cdaafac21931f497bb080cfb8d73f254",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.2.tgz",
				"fileCount": 8,
				"unpackedSize": 235739,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdALhdCRA9TVsSAnZWagAAiCMP/izdAEVzy7jySBRIvTO6\ndopXWQ1IyM0t8EdDV3/N+gt2Mm4Bs9FaQ3Ib2Z2VfDT9t4WewZUqr8tUBqTh\nU7swD5RMCnUDR52kLC0yldWrbOUWIVUEG/QCOskmknGRPdD27OFcKkWwmSMZ\nuvdeghCS7k9kAiddcv4J1Sa9noQ/l8zNPAnLZcS7vf/n3xpe2SNHVRLyCCI5\nXwhu5cxqhFY1Q6sGPwOV2Kx9d/U/DsA6Z1qtWQRaD2Zv67gkOKLlr3neq4dK\nw1wsj0lU1jIGdNEMwbO64gVGjYTlzwqNEGtSxb7+IhWUojJXUGwR86ApQVUQ\n4gZ0pxNVPEj+wQgC248jzw68+vTEbLQ+5q43cKIhSp0qCO70L7fHaRqUegxM\nxyPjwv2QcWs5io9P0UZr/CMbo6e+VMKvpkafU6FzOzTiwFXLKEzDfmhhqg0Z\nDs2D5vIGldaJbHpLOnPtE+1EyhFoyTvb9q60SbfFIhgZFNYOJ3fqWnkwkPBJ\ntUAet9CnF9BGylToA5mrlzeHVdONDEAVebI7mD5MlDyx1n21n62iCtkS7orP\n5zODjn7vp4ER/YzW/3Lnvbw6tq+q/Lfk0O7jr5Ym12Un/6Cfz49n7IIoQnCf\n2g/wmWR5KDgPESsYJzadahpjdE1iAyAu/9l7XMlI9D4Q9l1i0dlp9IOjcli4\nHV7q\r\n=snBO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.2_1560328284787_0.26913981018938427"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.3": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.3",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-4iNTN//DhDu7qlRkwRfBEU294N1hbCPThv41AQbqt3m9f6X3+x0TfdSu9g8rqgCyfWdChYUhBoqrKYzZxnuuBg==",
				"shasum": "2335aceb7060bfdad136dd7c584f0740143e99b2",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.3.tgz",
				"fileCount": 8,
				"unpackedSize": 242104,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW59lCRA9TVsSAnZWagAAhhYP/jqn/xRIFOH13WyYysg0\nxBCPvPlK3gSuHovVHs8UcHBZ+yxf5tPYorNt40O60tQKxt5W/2eZyQb+pkh8\npY3eUYhwiMKgMozN8tg+INBDiULqdNLU/OV1OyrAsQZdTFIiMlYcYq/aZLY4\n29QAobEHr9WHcnciojWBMsiW2p7YIFkLRTEEmt0gojwYXPtbcJnt+bwBaYoJ\nSB16zrTjQdvMlI3Ch+Nybn/uyKzU4BkWP9xsiLXb2bk/gkrHk1GoA2K5badg\nHdZbUiX90pFJjm5YVb+2PA9o29M5DaRF9jdYAix5XIYMUWYHqAL5MqQ+XEwV\ngdocWny3fJjQ9KbfEOIwgLdk9BUbVIJ5hQVj6VVbegSniFiZiejVCC8un70f\nBrhSekZ/QqqsaGmEvOOVq8bUp2i6407JQpYSAnrRYAH8PfR4gVKwREmw0lHK\nIsUfzOPQ96jb2Sj8Q6eR1enOE0ga4QjrgXP4omgVZeJf5rJQqhaFWfXqs3me\nncTMzniH9XMv31eHVGr20anSMMgyPLVwmG5lCmihDNP1VZhUGjRHoxgBh3iK\nh8YOfyzvmX3Yppk7TUBIBtZfzSNq5RtBEGkVcDzMX00q4DO3WolKtQ8SJPGe\nez00301YsimOLyW/HlPQYm45yCfkdtMchPUp9IvUkHkeLgnWyJnbDmsdeEpQ\njGFE\r\n=Viea\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.3_1566285668303_0.0497830073457568"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.4": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.4",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -p ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -p ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -w -p ./tsconfig.json",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IKIWTdUPBnOtwznIrhxKnjVZ7hYxEzwZ3M2xmDi7OjjexuOM6LnGtoo1Dv4wYSik4epK4STEib6e8da2GxUsJA==",
				"shasum": "9aae49844ef826ae656382facecc20664113c060",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.4.tgz",
				"fileCount": 8,
				"unpackedSize": 242838,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnrmCRA9TVsSAnZWagAAV8QP/0bQx+VgIYzfxfgTC7pA\nUxllUlcrd7JZkzgL6MCZtldZgyiXvdHRNjCUgAnOWjdjyi+f0qc7bMBVd3r2\nGnL84Gc41uv/H4ilAQNoYpM2PK7JGBeYuP5w211rgwR+c5+B4cn8+fIk+8I+\nQGI7bNU88s6kd5kfVqhdLwI1gvi4ph3+dZvBIvkn9czh2R92ZR0O3pZ9O6+X\n8EAaKEBS43pDRZG+6rwk9q9+sTih/FC2z9XGZN7PFELsRFTAqhKl3KWsg7TS\nIIrU+lnP9T7Qemp9vsaHrSlqyvUkEj1n4YBbq7qnNF7mXMKoZUVZR2/NXzL0\nZkU5xTh9uUUWNIbvhq9OvVhJRi0LXjBzkVaRSTfb0V/FQ+33tb1jpEP7ib+t\nq4uytMzo2eeh94SS1ywoQcmeYMvT3bMA+BRX4BurskdvK/5hmIzMftEzElr3\nxscle7sLsFB2mo8lbotCPY3aeHJDtssa6d1ckYVvRzH1rDbaUwSRG2Zd/CJE\nlZRU3iFt1i8KLSZBabcmzQv3cMjYwPeLW70ySTsJNi1O2ixrhH8g+t0vmJPu\nacbYvTMx85rL0S0cWkE5WR4x0SqY/F8JDgo/ofqNsYf+tr8q1IfpFh+vuaR2\nvc1CGXu5t/j/OAji0CGXNARpgsq0xrYFWpuHYh/svdwSEr6JYVvXQEjMTfdf\nUkra\r\n=n3Ek\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.4_1566472933859_0.746204717809053"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.5": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.5",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-7hrELhTeWieUgex3+6692KjCkcmO/+V/bFItM5MHGcBotzwmjEuXjapLLYTYhIspuJ1ibRSik5MhX5YwLpsPiw==",
				"shasum": "863d711bf47b338ff5e63ae19fb20d4fcd4d713b",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.5.tgz",
				"fileCount": 11,
				"unpackedSize": 3133126,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiKJtCRA9TVsSAnZWagAAIWwP/RMqse4pMxFO/MZpDZhw\nfVJ35anZgFz/65nO7dVdsARAQuTttlUsSW+yHm7dPzAal4DXvSqJd3KT4xwK\n8GhNYcAXzsZsMdXf0mOK91HPONfFvOctfCufexK2lNQBSB2BNZMG2qkAssIH\nqoLcha1CNBdIIdOgcFvQOqcdBQjTMJjSQvIDUvU+a+wdFROsyM31ArRzFYn7\n4ctT/D0WYaPXqgBL9BkhFQ6osaZp5Rlpa6fpmMGPgEsWww2E0aUr7zC/87BE\nPQsCvoH+IgerbBLx3F/Nqsqt3bmnb9dI7WfmzhGE8K5f3/5dqSAw2dvDpu4i\nz/4qJT0A92tIKSIi7ELMn5t/cjzcNaRtJaowk1fOlA4a+MbnWYwOLWL561rr\nVGAHI6o5ecXopk7vN/TU8el6k2st6VOzhXB9qHBcC5q7huxduMUGhgTfrJV/\nu6DW5gf81E5Yfpf50zuJzeD+jof71SP0g5fiiYE89XTcH1d1j3kduVKxAeaM\nhWmQr9ezTDgLcRshT/iDzLUz8Tjg2hLFkr3S3WSfbUwqDvi9JNNRs3Vve4d7\nqlm1mPkVjHFzq4k3W29z4KnMUeJcrZh6SYGRhZk/eGBY+Q7c5H3vVGKHjwXf\nBG+gJnp+LyFk2tpQdc1B/jE3/GdZzm7VAsMlQC6ci99rH7SY2K1XMzVXP3AX\nsP8X\r\n=mq1c\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.5_1569235564379_0.7202030269292379"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.6": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.6",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-+4jfvmZ26oFMSX6EgPRB75PWHoT8pzyWuSSWk0erC4hTzmJq2gWxVLh20bZutZjMmiivawvPshtM3XZhX2SttA==",
				"shasum": "7a990d00c39ad4e744335afb4cc422a3e687ff25",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.6.tgz",
				"fileCount": 11,
				"unpackedSize": 3223723,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwBQdCRA9TVsSAnZWagAAUKYQAIOU7Whxn95Oy+ZJy8SK\nA6Jw1WM3nu8gBx1kK7R866Gf/UZ8AfH+cI685SUOQ8/2feCD0/LN3DQxeWbr\n5N8E0GdgXExMyeI9+kvk/06dTuHJ3vK6Ncjj0HOkaJobdp+y6kwlQxRyTJ9N\nG+RMNX1EANQhwL07NnahkuuI/E7f/VrTQF/yJWYoO+L6rqRooGR96fSTJ92/\nwRQnCo5N3LMyMEBCe2QnzYDcz5Duo0vazA44IbJp0J0M4ajtYTDyiHfZMy6T\nv/HDxqrdgOZY3E1wgWSpU+ib38cQb9CewwOqkLHMfjrpkUhPzFJ9sF93bWZw\nfDJtqoeRKrO4kKzJD09ysLkTlf/LOieOEM2yndxTGjZU37lW9eGlWyJy0DD0\nnD3OhIhzwriWro6HDd7ZSkX0cmYgYyAVIOgN+CD5qJIR9uOE1oiZMdlD0S88\n3sNiGNnZJDVoMgS57u4aQV/kkAuWS680zg905xkfc8Y3VLzhlCWI/DC91YJd\n2oITxTyX58Ojf3OKWzX/QjWwYMP9KF6skEIO+fggc2ZEPktvmKO+WWwBVbf1\nFT783HVvoNXU19Iw1qrxQOGe0Zepg5QZ1BpO6ZIjNJU0AYgR+KmPF8W/TJd4\ncyoR16nmSUFn+LUa3so6JmG5j+02IYJ1tRrWkjh61qYHXxYFXHpnn3Hxuv0A\njq85\r\n=3Z5c\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.6_1572869149454_0.2980341192426428"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.7": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.7",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.7",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-G1MgJk+ujxwpfu0ZSvS3qevvvQ6Sb8m9VVlikGjG5E+/ZozPPO84azYgtUiRVAKTOXP0owxHxQhUh4BKktWwuQ==",
				"shasum": "388727ecd0c42abc4b208ed9929c3e6e499949a3",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.7.tgz",
				"fileCount": 11,
				"unpackedSize": 3225257,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwrrJCRA9TVsSAnZWagAAe88P/iEuWC4qygeeGcAn9JRC\ngN/V88OYh8yZU6UWaSIoC0qn5wcS70x9vZmTzvaKE3j2yUC38yVDh41pc4DK\n7JGW+tF7p2YCgsVfSlxolHIOvsRdIop7dGd0doMmd0wg7EOxDtGnJox26owk\nglmsZF7wtVM+NOxZvCpvUirnY0RYpGnIf+CkkxCNhtCIttbp9PrB3ZpEojHL\n6sTzN8jtq2Epp2FeUVsLGL8K9ijsdsMLIFlJ80TDAXpGKhyUDJRuYdeEWAdX\naumD+u6dQSmiMW8Sj2E3MIZOFlVsjL1h/YN9qMarRRT7Lch073YgeYQ8sY97\nNKg6m4f9GHRf3WoBuVoEcTTOvXv1M4ehZ5owaO/OKNCK6b/QVDpNTf/dP755\nendXuZLRD7CMrMAGdjwNvkdjk63npIAiLfBKIQIqUq5RPZdT1CMBNFhDVLnR\nd+OWCWR0HEKNlQxr+c0hUe47uvT2tL4Bvy57sGj7BFIId0SqeOtlphg8lNvI\nUivWsbI4x8mRL88XIWgptDn66cbFLq4Ns7TlzIp33gCVAxCdjCqIavPA6PXU\nJioMzwci0B62MwarOcbNWaTqQLAoP54kNIX5Y7WhfUYim39DmAJWG3qhEqyN\nNvjzAznWetmoyb0hL8b8tBUG0VFnljerfybyd55zOzaYvHRMRKcNi7ZSbYqJ\nBrgs\r\n=6spd\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.7_1573042888513_0.11566464066825177"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.8": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.8",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.8",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-AEfWrSNyeamWMKPehh/kd3nBnKD9ZGCPhzfxMnW9YNqElSh28G2+Puk3knIQWyaWyV6Bzh28ok9BRJsPzXFCkQ==",
				"shasum": "59bfe70e5690bcef7d28d0f3a7f813915edf62e1",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.8.tgz",
				"fileCount": 11,
				"unpackedSize": 3225257,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw+7sCRA9TVsSAnZWagAAl/4QAIuIA4A2dUysvgZcWipc\nZt5bBH5ojiA9sbUN7oAarVrYJ67z4KlApUa2QGR3J+ykN889jslIOS2ntPS9\nAej+e3PTfm4Qv9Ez+qdlLOoXnk+WqW6fgKQOroTL3bPpaJh4xHXtsN61PSWc\nTjFcf9s0vhmunLYza9D/dKw+dDA5qG1J/b3rjnBcqAemlhOjY5OHxa3f0Ksv\nQOkzQ6dDk0hI598saZSv7p5/w+k30rhj80J13p5zgWBpTIcBg7c2aN0eWIG8\nGO1BLi4wIRK8PIfVaaTfIFPLgoz5vimrWQPFeFkCNv7+e18rXyUn0dmFgq6s\nstYrGa+MuhLwZL2aFbMDv5vx7H8k2pOqhwGmy9FlO6hRVr4hhKnjTE0z9EM+\nXGanlz8d4IufaLDq1uZZFB0SItt/pFk+FF0sUUc3qQEC3dCDnl/1b2joUmjq\n4tjTYXoQnwU5viFzkpDee853fHuJzWUq9+99mQ2BD5p1Do87FLH3t52uk6/h\nspOsEaKXQ6LBz4MH8NeHjTykWVw/psE2VYhcuwv1Bt3aG/OUTgBYfp86inEk\n4j+AGV4i5HF/AMahxHSTll9xLgePT8cCpZxfDf5YzZrCC7ogyAN8x0JhXmoK\n4TWd0M1lRzdiVxOA6W9G8slBTRANpKgmZ554Vq5N8K5fyZAHW+rqRERLylZE\nETuB\r\n=daSM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.8_1573121771973_0.7918904414207999"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.9": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.9",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.9",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"dist": {
				"integrity": "sha512-Rl/8qJ6932nrHCdPn+9y0x08uLVQaSLRG+U4JzhyKpWU4eJbVaDRoAcz1Llj7CErJGbPr6kdBvShPy5fRfR+Uw==",
				"shasum": "957a9d1d5998a02edf62298fb7e37d9efcc6c157",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.9.tgz",
				"fileCount": 10,
				"unpackedSize": 323933,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3TeECRA9TVsSAnZWagAA9jAP/1ND8gA4tqcdYJSWmAr7\nG9HegZl/atWiNEuhJsWig4SnHScqXij8/HdkfLjB0pcsgyhuxvKEiS4bj59O\n2xnRzTcD6u4wl1m3pOHrDY2LDviUqoQU5/uIJq/noEm6rrk0uDH8/JtSwPa1\nPdzJA0X2gCSkRNvNBHNoi1FKFstXcHFqx1pL2BTWhfRrCZCUfJdOGnMGyp5s\nPRQhzj3Rfcz+yDgTNK1wzVe9w0VqpioedosxMl88AVT2pW5bk2vMVhBVhKid\ngEbgxiiojUPdp9lDcv3lJJX5sTQ+aHlSgEzBh6YuoAt/xkcq3dQ3HsyvfBTJ\nxFYjd/CVHAvzsAMJ75Ab0FNMUNS4L9q+Rvu6hQe6kG0nmb3VQjb0uwo98K6z\nWDTJ5ZPq1oSoBaceleBXxEVzrTElyzur9coxnXCNLHxF2RtFesU6xfWRn09k\nLvK0FuqwCZh8WpX7m5L5exe+ms4ICXunB3xjiHW7PIo1phPxADhZ8Pibffbc\nai3g3Je02euZIWWe+0AtzPGZh1bPBhKvqkB66MwMJdZJ8Q/aSOcR46H+sD78\nr5qxZQFgnZ23UI4RJUXb8Im24azJEHWFfPojMkvhMUP6qqCUAx2eoCtT0RJ5\nROyX15Gop9ZajoawQ+E52KRPICONXZQo4qDGhSjHgLHFyDkKB+ktYFNfBE89\nHwpb\r\n=o3yO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.9_1574778755777_0.7767510212490589"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0-next.10": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0-next.10",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0-next.10",
			"_nodeVersion": "12.8.1",
			"_npmVersion": "6.10.2",
			"dist": {
				"integrity": "sha512-s9Psd+0sQVkH4o1U7hwTNJRuXQQgFvGVZIim7Wb44tcq54rZou3kJKCtdFEm0aHUuYxIrMPYrzuh1jlqCbRegw==",
				"shasum": "fcd22bb5e8415f52134cf9eb1a5d90778558bc5c",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.10.tgz",
				"fileCount": 10,
				"unpackedSize": 323852,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHE2ACRA9TVsSAnZWagAA7S8QAIHR9IzvIi//E4pkPwbH\nE6IMYASOWHBLb0c7B5WSnfvu2dXyFeGTlqX00yV0LY0NH/MgT+w6VItnjL9S\nt1rOcKe4ec7kCQb/34TSsnyDfJwM/W5SdT5vQEthiQkOhszpgqxfL0c409X1\nTDWT6DhK2rSHzILBAtKFWlOT8oNIWgEvV7+iOTvQxhzS65El13LINSPSuUsT\nYoSiiMC3e5tgl0klG7Lxflbeud+ziBWnKW56Ha2FqMbFsghueG8B6IVEZIxl\nJlSADwRSLqKYc8VFKtfk3is4dPY5lawIniprJQHDmmihxH7X4win7wYW06C0\nad0CWNeHmD88akVrUOq/zMGaP8K+umgsrPw6JgUaKwckLb1Im67Mr4/K1heW\nkPZu1AYWFJ/j9anw8FEpG3clhIQi/e/wnl4s1EIORxM0iAVRKFESFl955XKf\nGXZS+XhBw9krn6O1VKeFIGzqD2eaqmD8xoK/ATpSCJwaKgk+X9tjugQewpsn\nsOeGme8l6qSURkbLIrhXk974XhAiloThCNoKElKOnLbN5UbpxwCMoXoIDUnC\nfrqNsPkpAH/apI5SySizXplV8U0cVpD2gGGOTlvwB2lb03Vd8HQE2w7zV5PE\na0Bg63IBQS3zj1+c8V0yTSBf9JPCwhMGavq7jrR8GC9xsNT703KP1sMZwpO6\nsQHX\r\n=e42I\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0-next.10_1578913151852_0.4364751154731792"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.0": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.0",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.0",
			"_nodeVersion": "12.8.1",
			"_npmVersion": "6.10.2",
			"dist": {
				"integrity": "sha512-AXteNagMhBWnZ6gNN0UB4HTiD/7TajgfHl6jaM6O7qz3zDJw0H3Jf83w05phihnBRCML+K6Ockh8f8bL0OObPw==",
				"shasum": "c45a23308ec0967135c483b759dfaf97978d9e0a",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0.tgz",
				"fileCount": 10,
				"unpackedSize": 323844,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHdv5CRA9TVsSAnZWagAATbsQAJMALvPDFW9uxK+DhXHF\nmmPQlVOxIVzQF8G2Y84DrzKjJ2jsx0Cw0S0U35NzzaK9Od3ID5F+v7l3UtyW\nq8BU2cnNRdQ4JjIICxHbU9ZRbbCgNqEMQ76Q4YSEePYrEMEAszw94QfMXs0Q\nNyk/2eWEGxSs7mMEDnX6QzsSOtmH1Ggqb2Jzll+f5qicc10MN9X3BYCZHZyD\nQA9tW8GAB8b8reF1r0BublV42Y8VyMA9o8MCW8WdZH6nEYmvISA96Q47SC9S\njy9Udc8Vsk2ZBbvRXPQy8DNKRmfbLdzdTADU/XYYZTKTPfL/3xgARLTQ7opk\nLOdtrM8UoZouQuroukUkJBI1Z1LInCFMfVANSN16tnXv2m0/BZ2g1qvw9F40\nn7MM+gPNb22h/phlf1MazwQzFzIkAfeND/QaA275xAUfGNW75mreNpfgMlwE\nFLHNaiwghWqIbXcEjSHGF/RVBryik/4qg0lhFctt3MY1HdFE6hOspxz+X6Gb\n3SzydglZ0nZ7b4w5cpx4hEhuzYTsN/hO+vJkLyHduw/tDRTiECw+foZY9S7Y\nDpKBQhIO0d4HUwk/JyFP7FwKXjV+ThyIK4dQ8/4P4rfmjUpC/9WWEWq2OAbB\nXH9IouuMj11CZNNQP0ckYzzyuPc9V2abLpt8XwJyRLjOH0lm5OLbJYG3+bbU\nhq5J\r\n=SZiL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.0_1579015160712_0.1608727467762079"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.15.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.15.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.15.1",
			"_nodeVersion": "12.8.1",
			"_npmVersion": "6.10.2",
			"dist": {
				"integrity": "sha512-+a9MPUQrNGRrGU630OGbYVQ+11iOIovjCkqxajPa9w57Sd5ruK8WQNsslzpa0x/QJqC8kRc2DUxWjIFwoNm4ZQ==",
				"shasum": "17be71d78d2f6236d414f0001ce1ef4d23e6b6de",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.1.tgz",
				"fileCount": 10,
				"unpackedSize": 324438,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKsJxCRA9TVsSAnZWagAAzjoP/1YFCNtRonuMZNnGWFAJ\n3/8jVNFQzd60Jau+nYi0JYrfRbcgfNBJoyJTCoClj1LOe0SPseFR2K1l0MVz\n7KuK0UEK+9YtlqxXWh+zHpryCiu/VcO+N4b+ttMaiHXnrqdBwKUJee+FUJYC\nAfNz5KHso7L7Wro+6eA8B5xyc8M4+/+ezBYVJCh2tkDAemlwt1oKhIgr3+98\n0FETzb5FVqE4YyDLdDJSRb/XZBH3Um6gjGOFY9hdxRDg2zoDclzDmwvoNKW/\nF5EB72XamX1KyN/rIs2QfXb+AejV3ycpv4OCHWeuz9ZiUtfoQ8h2c/LmspMr\n7c+IMd+ZlSDIZnc8zTQwLEuzGcgBu477W7Gk+IKAbiO4ybGjPVp3WccHZPQ3\n6BTT6sGamDy/r7fwbe8xUA35dgKIfEX6CYbYe76WLULZ/4O29jWdWhQ5w+V1\nxvvErn3aNxfIT0ADOb8VBhkbIVLcJGvVpxy2BJzFZIlS/oyny3eY/5pDaWAo\nAEQOEYxPIDHSdKCaO70irG/f7pCSrXq7H7zg03xc0liRD15MWkuTiMSEmiS4\n8z7r31kAE0ReoedFULPGlBirENU9C1oRe9ofjrIYq3QVAwOPftOqJ+XkPqjl\ngjhM/I1/VCDog0scCZ/xXhQxpyg1jfoaSGrUeBNpWVytFztu9litOLhuqH4O\nqjbV\r\n=tAQ7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.15.1_1579860593011_0.12165117599270614"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.16.0-next.1": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.16.0-next.1",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile-esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile-esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.16.0-next.1",
			"_nodeVersion": "12.8.1",
			"_npmVersion": "6.10.2",
			"dist": {
				"integrity": "sha512-tZFUSbyjUcrh+qQf13ALX4QDdOfDX0cVaBFgy7ktJ0VwS7AW/yRKgGPSxVqqP9OCMNPdqP57O5q47w2pEwfaUg==",
				"shasum": "97e9803c4a999e81e3ff000a91b630173eaaf28c",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.1.tgz",
				"fileCount": 10,
				"unpackedSize": 332638,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeJacCRA9TVsSAnZWagAAohYP/2q/pp8nkwzAD9tW1UV2\nu3NV2xhWpJg0paUeRx1sXJvhtD3OAO3EsgykMqUm9J8OH7x2ptIm+nHDQe11\nfFv3/wc0ilLajJy5yjC6yompqsn/Uo6v5mb3fVzXKJsPkdRdJ01iQNXqI8xS\nXj0NHROW68JkyBD8o7CAnkv0qQ6lqZg/FqneaC6XgSsZPRzdt3u2Vzgj8V6H\nb/FVjr+zr7WIrhgCK2AqFbcE7ax9YYPB3qPeBKxETABNw74IgAnYh802E77Z\nvM8HOKhE7GA5ZK/E21IZgpLSKHcttGSzSud3JOC17q/KzIofUb4Oeqz2Xqjz\nlsRYYlfd4UEdMXKpyBWYLyhSr48vBgDV/uRBCKGJ+Eez0+k7x+0AwThEzF0i\nu4NxfrNIKo9tJ/NsGlXu+nnYlehtTujRcLwKib3rE/gsXzwM/6WMtkWgxlHJ\nsu7/J35rySgoVY1F7kRyWExQ/00YAeU41++5UcqVNBLl1gB52CLv3+I5ClRh\njtAOxIkjR9k6VnFoYmp6OhpkcG456tXCJYORNJ6bQVztMDKniFbMWSazIfWn\nBeTY60FK0imy/Q3dhZcXFUzJA0IHWkyv98wOCDL/IqLtgWQZ79XcQ81dirpk\n29jjPoOX9a61YpZy/QjyQFFLCBDhSAfjDbjKSrvyh0u++EP1rD41YmH68cVV\n0UbR\r\n=hdZg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.16.0-next.1_1584961179717_0.3316989773864438"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.16.0-next.2": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.16.0-next.2",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.16.0-next.2",
			"_nodeVersion": "12.8.1",
			"_npmVersion": "6.10.2",
			"dist": {
				"integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==",
				"shasum": "940bd15c992295a65eae8ab6b8568a1e8daa3083",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz",
				"fileCount": 11,
				"unpackedSize": 259856,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez8ZTCRA9TVsSAnZWagAAsikP/1vNAUduIsPXB1mQjVaR\naReQAERGExQrwpYHyaFBS6UetSFnpyY3/TivLMOMpS2P6ATv+ocwInHmGLet\nm5BxCHsKvW+dsTc62D+la882lrcmh57uv4/hGe9lVkaTIPY3N7dfyiQ7g9tv\nIS0Gk0uL1aK458dGi9c35xfQmFDFZRMbM7NwH3ZkFBNXBqhL2BpyfySFbI0z\naFOPUVoxqt4IqXvwJQ39F71SOVDAeELUi7qvjV5Ml3p0YI0nGNrwruKzE4Qx\nML9LQwcNIUAtAvl6s9Lh7VFYNhJn41ss16vbsTYIwMUJuAEKtN/u1J937ilD\n1GlxruPmMnuNbWTTzWsEuo3GEHrw7/XwqSX8xI71I9ggEj/ypg3ClXDc+Kcl\nALtGa86pM/hlr/8pWWrObIijEiShLgg1nMUrLphO+7j18ln2QZ0n+glDPz6P\naDRamXSxL4DV4m1rgXk4nG0TBKOa6y9YNN77yQU8nuTO0yBfdWw+fgl5/H5u\n1cFhdGoiicySL54BUGijeuxLGsOynjsP5upuvVfQ141qmDLM9i+nQGStFvT3\nlE/u5A/IWj/sfVbx2hwaMcsBLjEptgXDZt3d56C0JvrlIvg9lRGXQmMGfU+D\nt7uy6+XTtAogWbOV28VPetiEfLasc42HNR5EwJWKek60TtyBznGCAzht30bR\nZhNl\r\n=JZ2L\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.16.0-next.2_1590675026899_0.635824841855936"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.16.0-next.3": {
			"name": "vscode-languageserver-types",
			"description": "Types used by the Language server for node",
			"version": "3.16.0-next.3",
			"author": {
				"name": "Microsoft Corporation"
			},
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Microsoft/vscode-languageserver-node.git",
				"directory": "types"
			},
			"bugs": {
				"url": "https://github.com/Microsoft/vscode-languageserver-node/issues"
			},
			"main": "./lib/umd/main.js",
			"typings": "./lib/umd/main",
			"module": "./lib/esm/main.js",
			"scripts": {
				"prepublishOnly": "npm run clean && npm run compile:esm && npm run compile && npm run test",
				"postpublish": "node ../build/npm/post-publish.js",
				"compile": "node ../build/bin/tsc -b ./tsconfig.json",
				"compile:esm": "node ../build/bin/tsc -b ./tsconfig.esm.json",
				"clean": "node ../node_modules/rimraf/bin.js lib",
				"watch": "node ../build/bin/tsc -b ./tsconfig-watch.json -w",
				"test": "node ../node_modules/mocha/bin/_mocha",
				"preversion": "npm test"
			},
			"readmeFilename": "README.md",
			"homepage": "https://github.com/Microsoft/vscode-languageserver-node#readme",
			"_id": "vscode-languageserver-types@3.16.0-next.3",
			"_nodeVersion": "12.8.1",
			"_npmVersion": "6.10.2",
			"dist": {
				"integrity": "sha512-s/z5ZqSe7VpoXJ6JQcvwRiPPA3nG0nAcJ/HH03zoU6QaFfnkcgPK+HshC3WKPPnC2G08xA0iRB6h7kmyBB5Adg==",
				"shasum": "28bc8539bf647ae82597943e0b345a05f3ec807f",
				"tarball": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.3.tgz",
				"fileCount": 7,
				"unpackedSize": 252117,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGVyhCRA9TVsSAnZWagAAnkkP/jiPsPDS0ZP7KssIR5fb\nLVylNZDIeDdTVn9F2wCszVzw9EyYTI0ldbd/yPkE9e6RKewbw6J5mr/NAF5A\nMTVWOaUYdBZzFxvh+kIlLhVrXJ5Ejkd/sqZr4PkH//Q/FlZVuJvgLtKH3BdO\nlxIeQusS6Jgy3FP/Vo6W3tMgaPJICObCi3oNfB4/qgHbgibe17q+3d1W4zyB\nscuYIZVqnBfdyXe1Y7BoySDD3WHT/vZG3NJV3YxwXeE0Szzbgyigfh0rHngc\nXYNfzHe3YngfKMpU7ej+ExdusBfuVj/ZRZRg3kO+SlpeP2OThm7bGC/TpY9U\nu2hymLIMzwOZTPizQExfJESPX3uJZUlpPcl1udgsQCcRstSLYaCftzSu34+I\nUY3Jz+8xFbGNDrSMx7R9QUfRgk5I0BBNLJmCqsT0DCopNhlsnYBUMqAx39Fe\nU94RZaLfGV1oIaV6XPjTCSSCRsjh2m1kvEZeKCMCbbsldz4dVAaOi/5znXQ+\nWbRuDHzJLjxZLP0jIa76KFLlTsryahNWFKC9Ad+D4airNZ6VAK7cZBs1vwBx\nYcAbYtBNvQHcE7B6SBGuDV9Ote2Xd0ZwDYNhld8fczBdk7/hOFtJEjZZQhKS\nb7SRmw+2roq8BIhtcnTAI+rXEj/4hSz7ISv+DIqktX/m1vhw/u4j7rSNM57P\nFL2x\r\n=j+ws\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "martinae@microsoft.com",
					"name": "aeschli"
				},
				{
					"email": "alexdima@microsoft.com",
					"name": "alexandrudima"
				},
				{
					"email": "cdias@microsoft.com",
					"name": "chrisdias"
				},
				{
					"email": "dirk.baeumer@gmail.com",
					"name": "dbaeumer"
				},
				{
					"email": "egamma@microsoft.com",
					"name": "egamma"
				},
				{
					"email": "joao.moreno@microsoft.com",
					"name": "joaomoreno.ms"
				},
				{
					"email": "jrieken@microsoft.com",
					"name": "jrieken"
				},
				{
					"email": "npmjs@microsoft.com",
					"name": "microsoft"
				}
			],
			"_npmUser": {
				"name": "dbaeumer",
				"email": "dirk.baeumer@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/vscode-languageserver-types_3.16.0-next.3_1595497633296_0.9046790318789915"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-07-23T09:47:18.282Z",
		"created": "2016-06-17T14:44:07.618Z",
		"1.0.0": "2016-06-17T14:44:07.618Z",
		"1.0.1": "2016-06-23T08:42:02.435Z",
		"1.0.2": "2016-08-22T10:07:33.123Z",
		"1.0.3-next.1": "2016-09-07T13:42:51.718Z",
		"1.0.3": "2016-09-07T13:45:10.795Z",
		"1.0.4-next.1": "2016-09-14T14:51:25.506Z",
		"1.0.4-next.2": "2016-09-14T15:34:39.194Z",
		"2.0.0-alpha.1": "2016-10-06T13:31:04.784Z",
		"1.0.4": "2016-10-12T19:59:51.331Z",
		"3.0.0-alpha.1": "2016-11-17T10:20:15.714Z",
		"3.0.0-next.1": "2016-11-17T15:09:35.179Z",
		"1.0.5-next.1": "2016-11-17T18:34:17.706Z",
		"3.0.0-alpha.2": "2016-11-21T22:41:38.495Z",
		"3.0.1-alpha.1": "2016-11-21T22:59:45.597Z",
		"3.0.1-alpha.2": "2016-11-23T01:57:11.777Z",
		"3.0.1-alpha.3": "2016-11-29T19:39:23.446Z",
		"3.0.1-alpha.4": "2016-11-29T20:09:13.897Z",
		"3.0.1-alpha.5": "2016-11-29T20:35:54.424Z",
		"3.0.1-alpha.6": "2016-12-01T09:08:03.188Z",
		"3.0.1-alpha.8": "2016-12-04T20:32:24.687Z",
		"3.0.1-alpha.9": "2016-12-12T14:01:49.586Z",
		"3.0.2-beta.1": "2016-12-29T13:23:02.330Z",
		"3.0.2-beta.2": "2016-12-30T13:58:37.036Z",
		"3.0.2-beta.3": "2017-01-10T11:29:10.022Z",
		"3.0.2-beta.4": "2017-01-16T20:47:22.995Z",
		"3.0.2-beta.5": "2017-01-16T21:09:21.453Z",
		"3.0.3": "2017-01-23T20:34:57.922Z",
		"3.2.0-alpha.1": "2017-03-01T11:38:33.528Z",
		"3.2.0": "2017-03-14T09:18:16.545Z",
		"3.3.0-alpha.1": "2017-04-13T10:58:54.702Z",
		"3.3.0": "2017-06-13T13:14:00.459Z",
		"3.4.0-next.1": "2017-09-07T08:07:25.274Z",
		"3.4.0-next.2": "2017-09-07T10:45:15.508Z",
		"3.4.0": "2017-09-08T07:32:36.958Z",
		"3.5.0-next.1": "2017-10-02T09:50:27.736Z",
		"3.5.0-next.2": "2017-10-23T11:26:48.273Z",
		"3.5.0": "2017-11-07T09:43:35.701Z",
		"3.6.0-next.1": "2017-12-05T15:01:45.910Z",
		"3.6.0": "2018-03-05T13:50:15.810Z",
		"3.7.0-next.1": "2018-03-07T22:47:43.869Z",
		"3.7.0-next.2": "2018-03-08T13:48:58.459Z",
		"3.6.1": "2018-03-08T14:18:07.619Z",
		"3.7.0": "2018-04-06T09:35:11.395Z",
		"3.7.1": "2018-04-06T10:00:46.205Z",
		"3.7.2": "2018-05-16T13:23:41.948Z",
		"3.7.3": "2018-06-04T13:03:14.411Z",
		"3.8.0": "2018-06-04T13:04:12.981Z",
		"3.8.1": "2018-06-04T19:09:38.544Z",
		"3.8.2": "2018-06-11T09:15:17.060Z",
		"3.9.0": "2018-07-10T18:10:04.322Z",
		"3.10.0-next.1": "2018-07-24T07:09:12.020Z",
		"3.10.0": "2018-07-24T08:33:22.264Z",
		"3.10.1": "2018-08-14T09:27:49.533Z",
		"3.11.0": "2018-08-21T10:26:22.454Z",
		"3.12.0": "2018-08-23T14:21:36.384Z",
		"3.13.0-next.1": "2018-08-27T15:13:24.386Z",
		"3.13.0": "2018-09-11T09:14:43.544Z",
		"3.14.0": "2018-12-13T12:01:50.392Z",
		"3.15.0-next.1": "2019-03-13T10:28:56.359Z",
		"3.15.0-next.2": "2019-06-12T08:31:25.054Z",
		"3.15.0-next.3": "2019-08-20T07:21:08.583Z",
		"3.15.0-next.4": "2019-08-22T11:22:14.024Z",
		"3.15.0-next.5": "2019-09-23T10:46:04.933Z",
		"3.15.0-next.6": "2019-11-04T12:05:49.605Z",
		"3.15.0-next.7": "2019-11-06T12:21:28.765Z",
		"3.15.0-next.8": "2019-11-07T10:16:12.141Z",
		"3.15.0-next.9": "2019-11-26T14:32:35.972Z",
		"3.15.0-next.10": "2020-01-13T10:59:12.044Z",
		"3.15.0": "2020-01-14T15:19:20.892Z",
		"3.15.1": "2020-01-24T10:09:53.212Z",
		"3.16.0-next.1": "2020-03-23T10:59:39.859Z",
		"3.16.0-next.2": "2020-05-28T14:10:27.042Z",
		"3.16.0-next.3": "2020-07-23T09:47:13.490Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.15.1",
		"next": "3.16.0-next.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"8420cb51ae712b8f8171e86434ba6b8f\"",
			"fetched": 1602009411653
		}
	},
	"_distfiles": {
		"vscode-languageserver-types-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.0.tgz",
			"sha": "77b2265d4f29f97fd2041b89340c61b556fda458",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.1.tgz",
			"sha": "0c601939433bcdcbf601d21cda948cc92c532a0b",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.2.tgz",
			"sha": "2a5984dad782bb8169c087c4711130d038f6d10e",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.3-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.3-next.1.tgz",
			"sha": "4b31196bf8afa0c0eec8dd413b3e0604996df5be",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.3.tgz",
			"sha": "98ae0b99c7576be50c2ea43413e00915609db077",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.4-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.4-next.1.tgz",
			"sha": "515bed248c89ed86cb87317298550a7d093486ad",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.4-next.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.4-next.2.tgz",
			"sha": "74567a9f45bb819fba114b66bd03446d1d9c8106",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-2.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-2.0.0-alpha.1.tgz",
			"sha": "24d80bc3d8e1f34321f74bcee153dfbc7ee896fe",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.4.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.4.tgz",
			"sha": "439a52f040c89cf6599d88ed9a1b5a9abdca11b7",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.0-alpha.1.tgz",
			"sha": "2f6d88d540461c8d6a39f97920613dee8d504433",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.0-next.1.tgz",
			"sha": "797a7964586f05c649c494c86de886a53af0e43a",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-1.0.5-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-1.0.5-next.1.tgz",
			"sha": "5f85cfcf090ce705c290815949d6399a272b64b5",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.0-alpha.2.tgz",
			"sha": "89a18efeeb339aa2d42c9740552b0af7107797dc",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.1.tgz",
			"sha": "acdc8ca9c95211f0381e4d81d431dd9e93a37c6d",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.2.tgz",
			"sha": "dcb949ff7b10884e252cc9dd4902f6f95430a58b",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.3.tgz",
			"sha": "c6d2f95ecd0b5a233211dfc517699a150f184cb3",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.4.tgz",
			"sha": "3c1907c51fc7d0613cdb235de83e842383aad800",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.5.tgz",
			"sha": "86dbc59f72ed564080c6ceb0155ec26aed5482bd",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.6.tgz",
			"sha": "e7fde7af0b3c02f4aeb134a9b055f01defff3d7e",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.8.tgz",
			"sha": "caa387111fc87f35b42917f100010ac0d6e47e9d",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.1-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.1-alpha.9.tgz",
			"sha": "9c9a94aab6780bc5467e11fdecce8941be813773",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.2-beta.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.1.tgz",
			"sha": "9fabb7cd021cf37ed017db40c3bf8eb7db90a781",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.2-beta.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.2.tgz",
			"sha": "c8b402ea7e301493186a6e897345c29118bed178",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.2-beta.3.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.3.tgz",
			"sha": "c59e6430ca353e43666d8c91e2c9ce0e425d7589",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.2-beta.4.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.4.tgz",
			"sha": "ce2c3c802bbab05ded33e0c0c228a7c3f2191d3e",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.2-beta.5.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.2-beta.5.tgz",
			"sha": "48ec08662b911cd29b2bd8fae05d2e40cafe177a",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.0.3.tgz",
			"sha": "303b2a307c20952ff5c1f5a608f3c91146028d47",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.2.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.2.0-alpha.1.tgz",
			"sha": "2bbdc31bf4cc5da7b9493383e2d0385235107c97",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.2.0.tgz",
			"sha": "8874ed92dbfa66df5fb0e2bf73f614cf9483be8f",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.3.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.3.0-alpha.1.tgz",
			"sha": "efd3092bdb170acffe075b582625694af04bf3df",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.3.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.3.0.tgz",
			"sha": "8964dc7c2247536fbefd2d6836bf3febac80dd00",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.4.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.4.0-next.1.tgz",
			"sha": "015aebe0a8f18935f327cbabe697d2f870794974",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.4.0-next.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.4.0-next.2.tgz",
			"sha": "c479b3ea9f71e4bd8c74909c1109e4fb85388a5e",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.4.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.4.0.tgz",
			"sha": "5043ae47ee4ac16af07bb3d0ca561235e0c0d2fa",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.5.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.5.0-next.1.tgz",
			"sha": "f272935b0d76c21a326110260623de96981bd3ab",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.5.0-next.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.5.0-next.2.tgz",
			"sha": "b61c167a4fc8c7f235aad1f0ef7a6b9b23d5c397",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.5.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.5.0.tgz",
			"sha": "e48d79962f0b8e02de955e3f524908e2b19c0374",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.6.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.6.0-next.1.tgz",
			"sha": "98e488d3f87b666b4ee1a3d89f0023e246d358f3",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.6.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.6.0.tgz",
			"sha": "0bba63b0fa82a714394a4478f55a596ee4ed7d0a",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.7.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.0-next.1.tgz",
			"sha": "6fdff2fa268d58d3aef01ee94532d757061e9aec",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.7.0-next.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.0-next.2.tgz",
			"sha": "77de267e70a6e6433759967f2af3a584227a3700",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.6.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.6.1.tgz",
			"sha": "4bc06a48dff653495f12f94b8b1e228988a1748d",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.7.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.0.tgz",
			"sha": "b35b4fa36d617ea6562664e852d607b25794ef3b",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.7.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.1.tgz",
			"sha": "4835d1c1811f91dd5c92e9446e5b29edd2216969",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.7.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.2.tgz",
			"sha": "aad8846f8e3e27962648554de5a8417e358f34eb",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.7.3.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.7.3.tgz",
			"sha": "b01e9bf4d5d1155c6718d8b8d0c81ad54656afa2",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.8.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.8.0.tgz",
			"sha": "5f1fa5ddb07cad1ba9325c8a447e828f2efa1bea",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.8.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.8.1.tgz",
			"sha": "378afd8b38717abf7049d5d35e9758b9c311f99a",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.8.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.8.2.tgz",
			"sha": "2550b8d852195328a735c56dbf4e72b8da31613f",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.9.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.9.0.tgz",
			"sha": "5eeb333ab65870eb92cf7fc99c33dea17e3bc347",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.10.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.10.0-next.1.tgz",
			"sha": "1f39ce7944852a20d48b8db92b1068904d909c48",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.10.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.10.0.tgz",
			"sha": "944e5308f3b36a3f372c766f1a344e903ec9c389",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.10.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.10.1.tgz",
			"sha": "d5d5f44f688a3b2aa9857dc53cb9cacca73fe35a",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.11.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.11.0.tgz",
			"sha": "0d27cc59917796f0cfa363de10ae1649c2991526",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.12.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.12.0.tgz",
			"sha": "f96051381b6a050b7175b37d6cb5d2f2eb64b944",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.13.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.13.0-next.1.tgz",
			"sha": "dd91b78b13a2a6c7131e8291e3db3183cf566280",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.13.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.13.0.tgz",
			"sha": "b704b024cef059f7b326611c99b9c8753c0a18b4",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.14.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.14.0.tgz",
			"sha": "d3b5952246d30e5241592b6dde8280e03942e743",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.1.tgz",
			"sha": "eddca4cf2a2547357006d4f0cc177ddc56043b65",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.2.tgz",
			"sha": "a0601332cdaafac21931f497bb080cfb8d73f254",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.3.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.3.tgz",
			"sha": "2335aceb7060bfdad136dd7c584f0740143e99b2",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.4.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.4.tgz",
			"sha": "9aae49844ef826ae656382facecc20664113c060",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.5.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.5.tgz",
			"sha": "863d711bf47b338ff5e63ae19fb20d4fcd4d713b",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.6.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.6.tgz",
			"sha": "7a990d00c39ad4e744335afb4cc422a3e687ff25",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.7.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.7.tgz",
			"sha": "388727ecd0c42abc4b208ed9929c3e6e499949a3",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.8.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.8.tgz",
			"sha": "59bfe70e5690bcef7d28d0f3a7f813915edf62e1",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.9.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.9.tgz",
			"sha": "957a9d1d5998a02edf62298fb7e37d9efcc6c157",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0-next.10.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0-next.10.tgz",
			"sha": "fcd22bb5e8415f52134cf9eb1a5d90778558bc5c",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.0.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.0.tgz",
			"sha": "c45a23308ec0967135c483b759dfaf97978d9e0a",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.15.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.15.1.tgz",
			"sha": "17be71d78d2f6236d414f0001ce1ef4d23e6b6de",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.16.0-next.1.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.1.tgz",
			"sha": "97e9803c4a999e81e3ff000a91b630173eaaf28c",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.16.0-next.2.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz",
			"sha": "940bd15c992295a65eae8ab6b8568a1e8daa3083",
			"registry": "npmjs"
		},
		"vscode-languageserver-types-3.16.0-next.3.tgz": {
			"url": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.3.tgz",
			"sha": "28bc8539bf647ae82597943e0b345a05f3ec807f",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "12-3d96d346abfa7212",
	"_id": "vscode-languageserver-types",
	"readme": "# VSCode Language Server Types\n\n[![NPM Version](https://img.shields.io/npm/v/vscode-languageserver-types.svg)](https://npmjs.org/package/vscode-languageserver-types)\n[![NPM Downloads](https://img.shields.io/npm/dm/vscode-languageserver-types.svg)](https://npmjs.org/package/vscode-languageserver-types)\n[![Build Status](https://travis-ci.org/Microsoft/vscode-languageserver-types-node.svg?branch=master)](https://travis-ci.org/Microsoft/vscode-languageserver-types-node)\n\nNpm module containing the types used by the VSCode language client and [Node.js](https://nodejs.org/) language server\n\nClick [here](https://code.visualstudio.com/docs/extensions/example-language-server) for a detailed document on how \nto implement language servers for [VSCode](https://code.visualstudio.com/).\n\n## History\n\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)"
}