Files
DentalManagementMHAprilgg/apps/SeleniumService/package.json
2026-04-04 22:13:55 -04:00

8 lines
124 B
JSON
Executable File

{
"name": "seleniumservice",
"private": true,
"scripts": {
"postinstall": "pip install -r requirements.txt"
}
}