Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json « web « remote - github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c588cd9db323360cc072572ef241e5a2dd7b9c3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"name": "vscode-web",
	"version": "0.0.0",
	"dependencies": {
		"onigasm-umd": "^2.2.2",
		"semver-umd": "^5.5.3",
		"vscode-textmate": "^4.2.2",
		"xterm": "4.2.0-beta8",
		"xterm-addon-search": "0.3.0-beta5",
		"xterm-addon-web-links": "0.2.0"
	}
}