Repository URL to install this package:
|
Version:
1.9.1-1486596246 ▾
|
code
/
usr
/
share
/
code
/
resources
/
app
/
extensions
/
javascript
/
out
/
features
/
packageJSONContribution.nls.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"
]
}