{ "name": "ouest-france-immo-scrapping", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "cypress": "npx cypress open" }, "author": "", "license": "ISC", "description": "", "devDependencies": { "cypress": "^14.2.1" } }