/
the_zi
/
qaguru
Обзор
Документация
Войти
/
the_zi
/
qaguru
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
package.json
19 строк
412 B
Зарина
Lesson7
10 янв 2026, 01:00
10 янв 2026, 01:00
2f0c5d3
Код
Авторство
О чём код?
{ "name": "qaguru", "version": "1.0.0", "description": "", "license": "ISC", "author": "zarina", "type": "commonjs", "main": "index.js", "scripts": { "test": "npx playwright test", "report": "npx playwright show-report" }, "devDependencies": { "@faker-js/faker": "^10.1.0", "@playwright/test": "^1.57.0", "@types/node": "^24.10.0", "allure-playwright": "^3.4.4" } }