1
0
mirror of https://github.com/sashacmc/photo-importer.git synced 2026-06-09 16:43:31 +02:00
Files
photo-importer/package.json
T
2026-06-03 19:52:57 +02:00

9 lines
142 B
JSON

{
"name": "photo-importer-web",
"private": true,
"devDependencies": {
"eslint": "^8.57.1",
"eslint-plugin-html": "^8.1.4"
}
}