1 2 3 4 5 6 7 8 9 10 11 12 13{ "name": "selenium", "packageManager": "pnpm@9.15.4", "workspaces": [ "javascript/grid-ui", "javascript/selenium-webdriver" ], "repository": { "type": "git", "url": "https://github.com/SeleniumHQ/selenium.git" } }
1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "selenium", "packageManager": "pnpm@9.15.4", "workspaces": [ "javascript/grid-ui", "javascript/selenium-webdriver" ], "repository": { "type": "git", "url": "https://github.com/SeleniumHQ/selenium.git" } }