| { | |
| "name": "selenium-atoms", | |
| "version": "1.0.0", | |
| "private": true, | |
| "description": "Build tools for Selenium Browser Automation Atoms", | |
| "license": "Apache-2.0", | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/SeleniumHQ/selenium.git" | |
| }, | |
| "devDependencies": { | |
| "google-closure-deps": "^20230802.0.0" | |
| } | |
| } |