mirror of
				https://github.com/flynx/ImageGrid.git
				synced 2025-10-29 10:20:08 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			72 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			72 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
		
			Executable File
		
	
	
	
	
| {
 | |
|   "name": "ImageGrid.Viewer.g4",
 | |
|   "main": "index.html",
 | |
|   "version": "4.0.4a",
 | |
|   "author": "Alex A. Naanou <alex.nanou@gmail.com> (https://github.com/flynx)",
 | |
|   "contributors": [],
 | |
|   "repository": "github:flynx/ImageGrid",
 | |
|   "preferGlobal": true,
 | |
|   "window": {
 | |
|     "title": "ImageGrid.Viewer (gen4)",
 | |
|     "position": "center",
 | |
|     "width": 900,
 | |
|     "height": 700,
 | |
|     "min_width": 400,
 | |
|     "min_height": 400,
 | |
|     "frame": true,
 | |
|     "toolbar": false,
 | |
|     "show": false
 | |
|   },
 | |
|   "dependencies": {
 | |
|     "app-module-path": "^1.0.6",
 | |
|     "async-json": "0.0.2",
 | |
|     "cli-progress": "^3.9.0",
 | |
|     "colors": "^1.4.0",
 | |
|     "electron": "*",
 | |
|     "exif-reader": "^1.0.3",
 | |
|     "exifreader": "*",
 | |
|     "exiftool": "^0.0.3",
 | |
|     "fs-extra": "^7.0.1",
 | |
|     "fs-walk": "^0.0.1",
 | |
|     "generic-walk": "*",
 | |
|     "glob": "^7.1.6",
 | |
|     "guarantee-events": "*",
 | |
|     "ig-actions": "*",
 | |
|     "ig-argv": "*",
 | |
|     "ig-features": "*",
 | |
|     "ig-object": "*",
 | |
|     "ig-types": "*",
 | |
|     "json5": "^2.2.0",
 | |
|     "object-run": "*",
 | |
|     "requirejs": "*",
 | |
|     "requirejs-plugins": "*",
 | |
|     "sharp": "*",
 | |
|     "v8-compile-cache": "^2.2.0",
 | |
|     "wildglob": "^0.1.1"
 | |
|   },
 | |
|   "-dependencies": {
 | |
|     "openseadragon": "^2.4.1",
 | |
|     "flickrapi": "^0.3.28",
 | |
|     "pouchdb": "^7.2.2",
 | |
|     "moment": "^2.29.1"
 | |
|   },
 | |
|   "optionalDependencies": {
 | |
|     "pica": "^3.0.6"
 | |
|   },
 | |
|   "devDependencies": {
 | |
|     "asar": "^3.0.1",
 | |
|     "electron-rebuild": "*",
 | |
|     "less": "^3.13.1",
 | |
|     "rcedit": "^3.0.0"
 | |
|   },
 | |
|   "-devDependencies": {
 | |
|   },
 | |
|   "bin": {
 | |
|     "ig": "ig.js"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "start": "echo Use 'make run' instead of npm start..."
 | |
|   },
 | |
|   "-vim-cfg": " vim:set ts=2 sw=2 expandtab : "
 | |
| }
 |