github.com/kubeshop/testkube@v1.17.23/test/playwright/executor-tests/playwright-project/package.json (about) 1 { 2 "name": "playwright", 3 "version": "1.0.0", 4 "description": "", 5 "main": "index.js", 6 "scripts": {}, 7 "keywords": [], 8 "author": "", 9 "license": "ISC", 10 "devDependencies": { 11 "@playwright/test": "1.32.3" 12 } 13 }