@inst/vscode-bin-darwin
Version:
BINARY ONLY - VSCode binary deployment for macOS
20 lines • 528 B
JSON
{
"messages": [
"Default package.json",
"Request to the NPM repository failed: {0}",
"Request to the NPM repository failed: {0}",
"The currently latest version of the package",
"Matches the most recent major version (1.x.x)",
"Matches the most recent minor version (1.2.x)",
"Latest version: {0}"
],
"keys": [
"json.package.default",
"json.npm.error.repoaccess",
"json.npm.error.repoaccess",
"json.npm.latestversion",
"json.npm.majorversion",
"json.npm.minorversion",
"json.npm.version.hover"
]
}