mirror of
				https://github.com/therootcompany/greenlock-express.js.git
				synced 2024-11-16 17:28:59 +00:00 
			
		
		
		
	
		
			
	
	
		
			13 lines
		
	
	
		
			294 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			13 lines
		
	
	
		
			294 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "name": "cluster-example",
							 | 
						||
| 
								 | 
							
								  "version": "1.0.0",
							 | 
						||
| 
								 | 
							
								  "description": "",
							 | 
						||
| 
								 | 
							
								  "main": "server.js",
							 | 
						||
| 
								 | 
							
								  "scripts": {
							 | 
						||
| 
								 | 
							
								    "test": "echo \"Error: no test specified\" && exit 1",
							 | 
						||
| 
								 | 
							
								    "start": "node server.js"
							 | 
						||
| 
								 | 
							
								  },
							 | 
						||
| 
								 | 
							
								  "author": "John Doe <j.doe@example.com> (https://example.com/)",
							 | 
						||
| 
								 | 
							
								  "license": "ISC"
							 | 
						||
| 
								 | 
							
								}
							 |