Files
meezi/package-lock.json
T
soroush.asadi 45cd028d1c chore: initial project structure and root configuration
Adds root-level config files: solution (.slnx), NuGet, global.json,
Docker Compose files for all services (API, dashboard, website, finder,
admin), environment example, and developer documentation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-27 21:33:10 +03:30

7 lines
84 B
JSON

{
"name": "Meezi",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}