playwright/package.json
SagarDurgade fab25b1830 amazon
Test added
2024-08-03 01:09:54 +05:30

15 lines
257 B
JSON

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