OHLQ-api/scrape/package.json

18 lines
318 B
JSON

{
"dependencies": {
"puppeteer": "^19.11.0"
},
"name": "scrape",
"version": "1.0.0",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"type": "module"
}