blazor-pw-test/package.json
2025-04-07 11:45:14 -05:00

15 lines
263 B
JSON

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