{ "name": "paymentocrservice", "private": true, "scripts": { "postinstall": "pip install -r requirements.txt", "dev": "python3 main.py" } }