Playwright_TS/PWLukTS/package.json
Lukáš Kaňka a117466599 údržba
2023-08-15 18:27:27 +02:00

14 lines
220 B
JSON

{
"name": "lukan",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.34.3"
}
}