qe-fe-automation
Version:
FE test automation framework using cypress
15 lines (14 loc) • 324 B
JSON
{
"name": "@tripactions/qe-fe-automation",
"version": "0.9.12",
"description": "FE test automation framework components",
"main": "index.ts",
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "^14.15.1",
"cypress": "9.7.0",
"moment": "^2.29.4",
"@faker-js/faker": "^6.3.1"
}
}