{ "name": "cypress-components", "version": "1.0.0", "description": "", "repository": { "type": "git", "url": "ssh://git@git.lehub.tf:2222/SchoolTask/cypress-components.git" }, "license": "ISC", "author": "", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "cypress": "^14.5.1", "cypress-real-events": "^1.14.0", "mocha": "^11.7.1" } }