{
	"": [
		"--------------------------------------------------------------------------------------------",
		"Copyright (c) Microsoft Corporation. All rights reserved.",
		"Licensed under the MIT License. See License.txt in the project root for license information.",
		"--------------------------------------------------------------------------------------------",
		"Do not edit this file. It is machine generated."
	],
	"version": "1.0.0",
	"contents": {
		"package": {
			"displayName": "Extension Authoring",
			"description": "Provides linting capabilities for authoring extensions."
		},
		"dist/packageDocumentHelper": {
			"languageSpecificEditorSettings": "Конкретні мовні налаштування редактора",
			"languageSpecificEditorSettingsDescription": "Перевизначити параметри редактора для мови"
		},
		"dist/extensionLinter": {
			"httpsRequired": "Images must use the HTTPS protocol.",
			"svgsNotValid": "SVGs are not a valid image source.",
			"embeddedSvgsNotValid": "Embedded SVGs are not a valid image source.",
			"dataUrlsNotValid": "Data URLs are not a valid image source.",
			"relativeUrlRequiresHttpsRepository": "Relative image URLs require a repository with HTTPS protocol to be specified in the package.json.",
			"relativeIconUrlRequiresHttpsRepository": "An icon requires a repository with HTTPS protocol to be specified in this package.json.",
			"relativeBadgeUrlRequiresHttpsRepository": "Relative badge URLs require a repository with HTTPS protocol to be specified in this package.json."
		}
	}
}