cabbie
Version:
An asynchronous and synchronous webdriver client
20 lines (19 loc) • 399 B
JSON
{
"name": "cabbie",
"description": "An asynchronous and synchronous webdriver client",
"version": "0.12.1",
"keywords": [
"cabbie",
"webdriver"
],
"repository": {
"type": "git",
"url": "https://github.com/ForbesLindesay/cabbie.git"
},
"author": "ForbesLindesay",
"license": "MIT",
"dependencies": {
"cabbie-async": "0.12.1",
"cabbie-sync": "0.12.1"
}
}