33 lines
921 B
JSON
33 lines
921 B
JSON
{
|
|
"name": "photos",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"chrono-node": "^2.8.3",
|
|
"debounce": "^2.2.0",
|
|
"ente-accounts": "*",
|
|
"ente-base": "*",
|
|
"ente-gallery": "*",
|
|
"ente-media": "*",
|
|
"ente-new": "*",
|
|
"memoize-one": "^6.0.0",
|
|
"ml-matrix": "^6.12.1",
|
|
"p-debounce": "^4.0.0",
|
|
"react": "^19.1.0",
|
|
"react-dom": "^19.1.0",
|
|
"react-select": "^5.10.1",
|
|
"react-top-loading-bar": "^3.0.2",
|
|
"react-virtualized-auto-sizer": "^1.0.26",
|
|
"react-window": "^1.8.11",
|
|
"sanitize-filename": "^1.6.3",
|
|
"similarity-transformation": "^0.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^22.15.32",
|
|
"@types/react": "^19.1.8",
|
|
"@types/react-dom": "^19.1.6",
|
|
"@types/react-window": "^1.8.8",
|
|
"ente-build-config": "*"
|
|
}
|
|
}
|