Playwright_TS/PW_ZiveTS/package.json

17 lines
262 B
JSON
Raw Normal View History

2023-08-15 16:27:27 +00:00
{
"name": "zive",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.37.0"
}
}