1{
2	"registrations": [
3		{
4			"component": {
5				"type": "git",
6				"git": {
7					"name": "textmate/markdown.tmbundle",
8					"repositoryUrl": "https://github.com/textmate/markdown.tmbundle",
9					"commitHash": "11cf764606cb2cde54badb5d0e5a0758a8871c4b"
10				}
11			},
12			"licenseDetail": [
13				"Copyright (c) markdown.tmbundle authors",
14				"",
15				"If not otherwise specified (see below), files in this repository fall under the following license:",
16				"",
17				"Permission to copy, use, modify, sell and distribute this",
18				"software is granted. This software is provided \"as is\" without",
19				"express or implied warranty, and with no claim as to its",
20				"suitability for any purpose.",
21				"",
22				"An exception is made for files in readable text which contain their own license information,",
23				"or files where an accompanying file exists (in the same directory) with a \"-license\" suffix added",
24				"to the base-name name of the original file, and an extension of txt, html, or similar. For example",
25				"\"tidy\" is accompanied by \"tidy-license.txt\"."
26			],
27			"license": "TextMate Bundle License",
28			"version": "0.0.0"
29		},
30		{
31			"component": {
32				"type": "git",
33				"git": {
34					"name": "microsoft/vscode-markdown-tm-grammar",
35					"repositoryUrl": "https://github.com/microsoft/vscode-markdown-tm-grammar",
36					"commitHash": "a612b96d62aa1ce305c4a55dc9d577316fab39da"
37				}
38			},
39			"license": "MIT",
40			"version": "1.0.0"
41		}
42	],
43	"version": 1
44}