{ "name": "seleniumserviceold", "private": true, "scripts": { "postinstall": "python3 -m venv .venv && .venv/bin/pip install -r requirements.txt" } }