21 lines
		
	
	
		
			807 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			807 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # yaml-language-server: $schema=https://aka.ms/winget-manifest.singleton.1.0.0.schema.json
 | |
| PackageIdentifier: OpenJS.NodeJS
 | |
| PackageName: Node.js
 | |
| Moniker: nodejs
 | |
| PackageVersion: 16.2.0
 | |
| Publisher: Node.js Foundation
 | |
| Author: OpenJS Foundation
 | |
| License: (c) 2021 OpenJS Foundation
 | |
| LicenseUrl: https://raw.githubusercontent.com/nodejs/node/v16.2.0/LICENSE
 | |
| ShortDescription: Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
 | |
| PackageUrl: https://nodejs.org/en/
 | |
| Installers:
 | |
| - Architecture: x64
 | |
|   InstallerUrl: https://nodejs.org/dist/v16.2.0/node-v16.2.0-x64.msi
 | |
|   InstallerSha256: ec7403bba0b6d55dd9bc963043973d269f93c34d00d169fae4c0986cd408e93c
 | |
|   InstallerType: msi
 | |
|   ProductCode: "{C671FB36-6781-416E-AE2B-2377D5BE4E41}"
 | |
| PackageLocale: en-US
 | |
| ManifestType: singleton
 | |
| ManifestVersion: 1.0.0
 |