{ "name": "20231201-scraping_test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "jsdom": "^23.0.1", "puppeteer": "^21.6.0", } }