{ "name": "olivetin-integration-tests", "version": "1.0.0", "repository": "https://github.com/OliveTin/OliveTin-integration-tests", "description": "The cypress WebUI tests", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "cypress": "^8.3.0" } }