๐Ÿ“ฆ microsoft / vscode

๐Ÿ“„ cgmanifest.json ยท 29 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29{
	"registrations": [
		{
			"component": {
				"type": "git",
				"git": {
					"name": "microsoft/vscode-JSON.tmLanguage",
					"repositoryUrl": "https://github.com/microsoft/vscode-JSON.tmLanguage",
					"commitHash": "9bd83f1c252b375e957203f21793316203f61f70"
				}
			},
			"license": "MIT",
			"version": "0.0.0"
		},
		{
			"component": {
				"type": "git",
				"git": {
					"name": "jeff-hykin/better-snippet-syntax",
					"repositoryUrl": "https://github.com/jeff-hykin/better-snippet-syntax",
					"commitHash": "2b1bb124cb2b9c75c3c80eae1b8f3a043841d654"
				}
			},
			"license": "MIT",
			"version": "1.0.2"
		}
	],
	"version": 1
}