mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-11-03 21:00:14 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			556 B
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
{
 | 
						|
  "name": "ImageGrid.Viewer.g4",
 | 
						|
  "main": "index.html",
 | 
						|
  "version": "0.0.1",
 | 
						|
  "window": {
 | 
						|
    "title": "ImageGrid.Viewer (gen4)",
 | 
						|
    "position": "center",
 | 
						|
    "width": 900,
 | 
						|
    "height": 700,
 | 
						|
    "min_width": 400,
 | 
						|
    "min_height": 400,
 | 
						|
    "frame": false,
 | 
						|
    "toolbar": false
 | 
						|
  },
 | 
						|
  "webkit": {
 | 
						|
    "page-cache": true
 | 
						|
  },
 | 
						|
  "dependencies": {
 | 
						|
    "flickrapi": "^0.3.28",
 | 
						|
    "fs-walk": "0.0.1",
 | 
						|
    "fs-extra": "*",
 | 
						|
    "glob": "^4.0.6",
 | 
						|
    "guarantee-events": "^1.0.0",
 | 
						|
    "promise": "^6.0.1",
 | 
						|
    "requirejs": "*",
 | 
						|
    "sharp": "^0.12.0"
 | 
						|
  }
 | 
						|
}
 |