UNPKG

@lambdatest/sdk-utils

Version:
28 lines 722 B
{ "name": "@lambdatest/sdk-utils", "version": "1.0.7", "description": "LambdaTest driver utils", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/LambdaTest/lambdatest-js-sdk", "directory": "packages/sdk-utils" }, "bugs": { "url": "https://github.com/LambdaTest/lambdatest-js-sdk/issues" }, "homepage": "https://github.com/LambdaTest/lambdatest-js-sdk/packages/sdk-utils#readme", "keywords": [ "lambdatest" ], "author": "LambdaTest <keys@lambdatest.com>", "license": "MIT", "dependencies": { "axios": "^1.6.2", "chalk": "4", "winston": "^3.11.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }