{ "name": "tests", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@cucumber/cucumber": "^10.7.0", "@playwright/test": "^1.44.0", "@types/fs-extra": "^11.0.4", "fs-extra": "^11.2.0" } }