amazonpricetracker / package.json
google-labs-jules[bot]
Fix background email logic to speed up API response
be37ec7
Raw
History Blame Contribute Delete
207 Bytes
{
"name": "amazon-price-tracker-test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"dependencies": {
"playwright": "^1.42.0"
}
}