20 lines
		
	
	
		
			751 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			751 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.1.0
 | 
						|
Publisher: Node.js Foundation
 | 
						|
Author: OpenJS Foundation
 | 
						|
License: (c) 2021 OpenJS Foundation
 | 
						|
LicenseUrl: https://raw.githubusercontent.com/nodejs/node/v16.1.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.1.0/node-v16.1.0-x64.msi
 | 
						|
  InstallerSha256: 5164deedaecff7c17fe77024b467c7169508efafc4385db3500b77e7f810cb88
 | 
						|
  InstallerType: msi
 | 
						|
PackageLocale: en-US
 | 
						|
ManifestType: singleton
 | 
						|
ManifestVersion: 1.0.0
 |