5 lines
		
	
	
		
			85 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			85 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| How to create a JSON file with information about your project:
 | |
| 
 | |
| ```bash
 | |
| npm init 
 | |
| ``` |