mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-10-31 10:15:53 +08:00 
			
		
		
		
	Add a package.json so that npm can install this.
This commit is contained in:
		
							
								
								
									
										5
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								package.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | |||||||
|  | { "name" : "nvm" | ||||||
|  | , "version" : "0.0.2" | ||||||
|  | , "bin" : { "nvm" : "./nvm.sh" } | ||||||
|  | , "author" : "Tim Caswell <tim@creationix.org>" | ||||||
|  | } | ||||||
		Reference in New Issue
	
	Block a user