cypress-qatouch-reporter
Version:
28 lines (27 loc) • 591 B
JSON
{
"name": "cypress-qatouch-reporter",
"version": "1.2.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"spec",
"qatouch",
"reporter",
"cypressio",
"cypressio-plugin",
"cypressio-reporter"
],
"repository": {
"type": "git",
"url": "git+https://github.com/gitdckap/cypress-qatouch-reporter.git"
},
"author": "",
"license": "ISC",
"homepage": "https://github.com/gitdckap/cypress-qatouch-reporter#readme",
"dependencies": {
"axios": "^0.21.0"
}
}