mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
grouped dependencies for simpler review...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
71cb6fc9e7
commit
14efd4204b
@ -18,33 +18,35 @@
|
||||
"show": false
|
||||
},
|
||||
"dependencies": {
|
||||
"app-module-path": "*",
|
||||
"async-json": "0.0.2",
|
||||
"cli-progress": "^3.9.0",
|
||||
"colors": "^1.4.0",
|
||||
"object-run": "*",
|
||||
"ig-object": "*",
|
||||
"ig-types": "*",
|
||||
"ig-actions": "*",
|
||||
"ig-features": "*",
|
||||
"ig-argv": "*",
|
||||
"ig-doc": "*",
|
||||
"guarantee-events": "*",
|
||||
"generic-walk": "*",
|
||||
|
||||
"requirejs": "*",
|
||||
"requirejs-plugins": "*",
|
||||
"fs-extra": "*",
|
||||
"glob": "*",
|
||||
"wildglob": "*",
|
||||
"electron": "*",
|
||||
"sharp": "*",
|
||||
"sharp-phash": "^2.0.0",
|
||||
"exif-reader": "^1.0.3",
|
||||
"exifreader": "*",
|
||||
"exiftool": "^0.0.3",
|
||||
"fs-extra": "*",
|
||||
"fs-walk": "*",
|
||||
"generic-walk": "*",
|
||||
"glob": "*",
|
||||
"guarantee-events": "*",
|
||||
"ig-actions": "*",
|
||||
"ig-argv": "*",
|
||||
"ig-doc": "*",
|
||||
"ig-features": "*",
|
||||
"ig-object": "*",
|
||||
"ig-types": "*",
|
||||
"json5": "^2.2.0",
|
||||
"object-run": "*",
|
||||
"requirejs": "*",
|
||||
"requirejs-plugins": "*",
|
||||
"sharp": "*",
|
||||
"sharp-phash": "^2.0.0",
|
||||
"cli-progress": "^3.9.0",
|
||||
"colors": "^1.4.0",
|
||||
|
||||
"v8-compile-cache": "^2.2.0",
|
||||
"wildglob": "*"
|
||||
"app-module-path": "*",
|
||||
"fs-walk": "*",
|
||||
"async-json": "0.0.2",
|
||||
"json5": "^2.2.0"
|
||||
},
|
||||
"-dependencies": {
|
||||
"openseadragon": "^2.4.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user