{ "name": "lukan", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Kankys", "license": "ISC", "dependencies": { "cypress": "^12.13.0" }, "devDependencies": { "typescript": "^5.1.3" } }