-
Notifications
You must be signed in to change notification settings - Fork 61
/
package.json
38 lines (38 loc) · 1.32 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
"dependencies": {
"@appium/doctor": "2.1.13",
"@appium/relaxed-caps-plugin": "1.0.6",
"appium": "2.12.1",
"appium-device-farm": "9.4.6",
"appium-uiautomator2-driver": "3.9.0",
"appium-xcuitest-driver": "7.32.0",
"go-ios": "1.0.161",
"braces": "3.0.3",
"fill-range": "7.1.1",
"ws": "8.18.0",
"axios": "1.7.7",
"ip": "2.0.1",
"micromatch": "4.0.8",
"rimraf": "6.0.1",
"cross-spawn": "7.0.6"
},
"name": "teswiz-appium2.0",
"description": "[![0.0.3](https://jitpack.io/v/znsio/teswiz.svg)](https://jitpack.io/#znsio/teswiz) [![0.0.3](https://jitci.com/gh/znsio/teswiz/svg)](https://jitci.com/gh/znsio/teswiz) [![CI](https://github.com/znsio/teswiz/actions/workflows/Build_And_Run_Unit_Tests_CI.yml/badge.svg)](https://github.com/znsio/teswiz/actions/workflows/Build_And_Run_Unit_Tests_CI.yml) [![CodeQL](https://github.com/znsio/teswiz/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/znsio/teswiz/actions/workflows/codeql-analysis.yml)",
"version": "1.0.8",
"main": "index.js",
"directories": {
"doc": "docs"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"appium",
"appium2.0",
"appium-doctor",
"appium-device-farm",
"teswiz"
],
"author": "Anand Bagmar",
"license": "ISC"
}