22 lines
		
	
	
		
			761 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			761 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| # ================== General ==================
 | |
| Id: OpenJS.Nodejs
 | |
| Publisher: OpenJS Foundation
 | |
| Name: Node.js
 | |
| Author: OpenJS Foundation
 | |
| Description: Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
 | |
| AppMoniker: node
 | |
| FileExtensions: js
 | |
| 
 | |
| # ================== License ==================
 | |
| Homepage: https://nodejs.org/
 | |
| License: (c) OpenJS Foundation. All Rights Reserved. Portions of this site originally (c) Joyent. - MIT License
 | |
| LicenseUrl: https://github.com/nodejs/node/blob/master/LICENSE
 | |
| 
 | |
| # ================= Installer =================
 | |
| Version: 14.6.0
 | |
| 
 | |
| InstallerType: msi
 | |
| Installers:
 | |
|   - Arch: x64
 | |
|     Url: https://nodejs.org/dist/v14.6.0/node-v14.6.0-x64.msi
 | |
|     Sha256: fe8e714b0fc5260e07185655845d21c4fff3e8bdd09512b041834ee2aea13c06 |