@types/selenium-webdriver
Version:
TypeScript definitions for selenium-webdriver
89 lines • 2.72 kB
JSON
{
"name": "@types/selenium-webdriver",
"version": "4.1.27",
"description": "TypeScript definitions for selenium-webdriver",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/selenium-webdriver",
"license": "MIT",
"contributors": [
{
"name": "Bill Armstrong",
"githubUsername": "BillArmstrong",
"url": "https://github.com/BillArmstrong"
},
{
"name": "Yuki Kokubun",
"githubUsername": "Kuniwak",
"url": "https://github.com/Kuniwak"
},
{
"name": "Craig Nishina",
"githubUsername": "cnishina",
"url": "https://github.com/cnishina"
},
{
"name": "Simon Gellis",
"githubUsername": "SupernaviX",
"url": "https://github.com/SupernaviX"
},
{
"name": "Ben Dixon",
"githubUsername": "bendxn",
"url": "https://github.com/bendxn"
},
{
"name": "Ziyu",
"githubUsername": "oddui",
"url": "https://github.com/oddui"
},
{
"name": "Johann Wolf",
"githubUsername": "beta-vulgaris",
"url": "https://github.com/beta-vulgaris"
},
{
"name": "Aleksey Chemakin",
"githubUsername": "Dzenly",
"url": "https://github.com/Dzenly"
},
{
"name": "David Burns",
"githubUsername": "AutomatedTester",
"url": "https://github.com/AutomatedTester"
},
{
"name": "Pirasis Leelatanon",
"githubUsername": "1pete",
"url": "https://github.com/1pete"
},
{
"name": "Harmandeep Singh",
"githubUsername": "SinghHrmn",
"url": "https://github.com/SinghHrmn"
},
{
"name": "Shubh Sheth",
"githubUsername": "shubhsheth",
"url": "https://github.com/shubhsheth"
},
{
"name": "Sri Harsha",
"githubUsername": "harsha509",
"url": "https://github.com/harsha509"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/selenium-webdriver"
},
"scripts": {},
"dependencies": {
"@types/ws": "*",
"@types/node": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "c402866039b8cc6fca3fc76c63e5a41846a76679b863bbb5066ec063833372f5",
"typeScriptVersion": "4.8"
}