grouped dependencies for simpler review...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-04-30 00:32:26 +03:00
parent 71cb6fc9e7
commit 14efd4204b

View File

@ -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",