structured well
This commit is contained in:
8
apps/PaymentOCRService/package.json
Normal file
8
apps/PaymentOCRService/package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "pdfservice",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"postinstall": "pip install -r requirements.txt",
|
||||
"dev": "python main.py"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user