{ "name": "search-api", "version": "1.0.0", "type": "module", "scripts": { "start": "node server.js" }, "dependencies": { "cheerio": "^1.0.0-rc.12", "express": "^4.21.2", "playwright": "^1.53.0" } }