{ "name": "github-api", "version": "0.0.1", "scripts": { "test": "playwright test" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@playwright/test": "^1.17.1" } }