You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This project is a Puppeteer-based automation tool designed to automate configuration tasks in the Akamai CDN platform, specifically targeting Akamai Property Manager. The tool leverages Puppeteer for browser automation, enabling seamless interaction with Akamai's web interface to manage rules, behaviors, criteria, and other configuration components.",
"main": "index.js",
"dependencies": {
"bluebird": "^3.7.2",
"json2csv": "^6.0.0-alpha.2",
"puppeteer": "^22.12.1",
"puppeteer-cluster": "^0.24.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"