{ "name": "@automatisch/e2e-tests", "version": "0.1.5", "license": "AGPL-3.0", "private": true, "description": "The open source Zapier alternative. Build workflow automation without spending time and money.", "scripts": { "open": "cypress open" }, "contributors": [ { "name": "automatisch contributors", "url": "https://github.com/automatisch/automatisch/graphs/contributors" } ], "homepage": "https://github.com/automatisch/automatisch#readme", "repository": { "type": "git", "url": "git+https://github.com/automatisch/automatisch.git" }, "bugs": { "url": "https://github.com/automatisch/automatisch/issues" }, "devDependencies": { "cypress": "^10.9.0" } }