structued well

This commit is contained in:
2025-08-29 18:17:24 +05:30
parent d89bee4f07
commit e5271d6979
14 changed files with 1 additions and 4498 deletions

View File

@@ -0,0 +1,8 @@
{
"name": "patientdataextractorservice",
"private": true,
"scripts": {
"postinstall": "pip install -r requirements.txt",
"dev": "python main.py"
}
}