{ "name": "pwuser", "version": "1.0.0", "description": "", "main": "instagram-test.spec.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@playwright/test": "1.62.1", "dotenv": "^17.4.2", "pg": "^8.22.0", "playwright": "1.62.1" } }