{ "name": "amazon-price-tracker-test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node test.js" }, "dependencies": { "playwright": "^1.42.0" } }