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": "Node dependency metadata for the iOSWorld benchmark.",
"license": "Apache-2.0",
"engines": {
"node": "^20.19.0 || ^22.12.0 || >=24"
},
"devDependencies": {
"appium": "^3.5.0",
"appium-xcuitest-driver": "^11.9.1"
},
"overrides": {
"qs": "^6.15.2",
"ws": "^8.21.0"
},
"scripts": {
"postinstall": "echo 'Note: scripts/setup_env.sh installs Appium and its driver globally for the runner. This package.json is dependency metadata for visibility and local npm installs.'"