UNPKG

@inst/vscode-bin-darwin

Version:

BINARY ONLY - VSCode binary deployment for macOS

20 lines 723 B
{ "messages": [ "Images must use the HTTPS protocol.", "SVGs are not a valid image source.", "Embedded SVGs are not a valid image source.", "Data URLs are not a valid image source.", "Relative image URLs require a repository with HTTPS protocol to be specified in the package.json.", "An icon requires a repository with HTTPS protocol to be specified in this package.json.", "Relative badge URLs require a repository with HTTPS protocol to be specified in this package.json." ], "keys": [ "httpsRequired", "svgsNotValid", "embeddedSvgsNotValid", "dataUrlsNotValid", "relativeUrlRequiresHttpsRepository", "relativeIconUrlRequiresHttpsRepository", "relativeBadgeUrlRequiresHttpsRepository" ] }