Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
seleniumhq
GitHub Repository: seleniumhq/selenium
Path: blob/trunk/package.json
2861 views
1
{
2
"name": "selenium",
3
"packageManager": "[email protected]",
4
"workspaces": [
5
"javascript/grid-ui",
6
"javascript/selenium-webdriver"
7
],
8
"repository": {
9
"type": "git",
10
"url": "https://github.com/SeleniumHQ/selenium.git"
11
}
12
}
13
14