UNPKG

@zebrunner/javascript-agent-cypress

Version:
47 lines (46 loc) 1.1 kB
{ "devDependencies": { "eslint": "^8.23.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-plugin-import": "^2.26.0", "mocha-junit-reporter": "^2.0.0" }, "dependencies": { "axios": "^0.21.1", "child_process": "^1.0.2", "cypress": "^12.9.0", "dotenv": "^16.0.1", "glob": "^8.0.3", "mocha": "^9.1.1", "node-ipc": "^9.1.4", "uuid": "^8.3.2", "v8": "^0.1.0", "winston": "^3.7.2", "winston-daily-rotate-file": "^4.6.1" }, "name": "@zebrunner/javascript-agent-cypress", "description": "Zebrunner Agent for Cypress", "version": "1.2.2-dev1", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/zebrunner/javascript-agent-cypress.git" }, "keywords": [ "zebrunner", "reporting", "Cypress" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/zebrunner/javascript-agent-cypress/issues" }, "homepage": "https://github.com/zebrunner/javascript-agent-cypress#readme" }