Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
code / usr / share / code / resources / app / extensions / javascript / out / features / packageJSONContribution.nls.json
Size: Mime:
{
	"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"
	]
}