{
    "name": "codeceptjs-sauce-connect",
    "version": "1.1.0",
    "description": "CodeceptJS - Launch Sauce Connect",
    "keywords": [
        "Saucelabs",
        "CodeceptJS",
        "Sauce Connect",
        "Sauce Tunnel"
    ],
    "bin": "./sauce.connect.launcher.js",
    "homepage": "https://gkushang.github.io/",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/salesforce/codeceptjs-bdd.git"
    },
    "license": "MIT",
    "author": {
        "name": "Kushang Gajjar",
        "email": "g.kushang@gmail.com"
    },
    "scripts": {
        "lint:prettier": "eslint lib/**/*.js --fix && prettier --write -ignore-unknown . ",
        "sauce:connect": "node bin/sauce.connect.launcher.js"
    },
    "dependencies": {
        "cfonts": "2.9.1",
        "chalk": "4.1.0",
        "commander": "7.0.0",
        "computer-name": "0.1.0",
        "node-emoji": "1.10.0",
        "sauce-connect-launcher": "1.3.2"
    },
    "gitHead": "b3674cf9cd4f757653946753faa3714d316103cb"
}
