Files
homeproz/contract/Contracts/WordPress-Website/_scratch/agent_scrape/package.json
T
Hanson.xyz Dev acc8ac87a0 wip
2026-01-04 17:50:08 -06:00

17 lines
309 B
JSON
Executable File

{
"name": "agent_scrape",
"version": "1.0.0",
"description": "",
"main": "scrape-agents.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"playwright": "^1.57.0"
}
}