Files
Selenium_test_website/node_modules/driver/package.json
Tiệp Sunflower aa9c76c82f selenium
2023-03-06 14:23:39 +07:00

28 lines
565 B
JSON

{
"name": "driver",
"version": "1.0.0",
"description": "Old driver take you fly.",
"main": "index.js",
"scripts": {
"test": "eslint --ext .js *.js"
},
"keywords": [
"driver",
"nodejs",
"node",
"hot"
],
"author": "Liu Chong",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/liuchong/driver.js/issues"
},
"homepage": "https://github.com/liuchong/driver.js#readme",
"repository": {
"type": "git",
"url": "https://github.com/liuchong/driver.js"
},
"dependencies": {},
"devDependencies": {}
}