|
|
{
|
||
|
|
"name": "selenium-private-build-tools",
|
||
|
|
"version": "1.0.0",
|
||
|
|
"private": true,
|
||
|
|
"description": "Private build tools for Selenium",
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "https://github.com/SeleniumHQ/selenium.git"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"google-closure-deps": "^20230802.0.0"
|
||
|
|
}
|
||
|
|
}
|