mirror of
https://github.com/appium/appium.git
synced 2026-01-13 05:40:01 -06:00
85 lines
2.0 KiB
JSON
85 lines
2.0 KiB
JSON
{
|
|
"packages": {
|
|
"appium-core": [
|
|
"appium"
|
|
],
|
|
"appium-contrib": [
|
|
"appium-adb",
|
|
"appium-android-driver",
|
|
"appium-base-driver",
|
|
"appium-chromedriver",
|
|
"appium-doctor",
|
|
"appium-espresso-driver",
|
|
"appium-fake-driver",
|
|
"appium-idb",
|
|
"appium-ios-device",
|
|
"appium-ios-driver",
|
|
"appium-ios-simulator",
|
|
"appium-mac-driver",
|
|
"appium-remote-debugger",
|
|
"appium-support",
|
|
"appium-uiautomator2-driver",
|
|
"appium-uiautomator2-server",
|
|
"appium-webdriveragent",
|
|
"appium-xcode",
|
|
"appium-xcuitest-driver",
|
|
"eslint-config-appium",
|
|
"io.appium.settings",
|
|
"node-idevice",
|
|
"node-simctl"
|
|
],
|
|
"appium-tools": [
|
|
"appium-gulp-plugins",
|
|
"appium-test-support",
|
|
"teen_process",
|
|
"packweb"
|
|
],
|
|
"appium-apps": [
|
|
"android-apidemos",
|
|
"gps-demo-app",
|
|
"io.appium.gappium.sampleapp",
|
|
"ios-test-app",
|
|
"ios-uicatalog",
|
|
"ios-webview-app",
|
|
"sample-apps"
|
|
],
|
|
"extra-jlipps": [
|
|
"asyncbox"
|
|
],
|
|
"extra-wd": [
|
|
"wd"
|
|
]
|
|
},
|
|
"owners": {
|
|
"appium-core": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"dangraham"
|
|
],
|
|
"appium-contrib": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"dangraham"
|
|
],
|
|
"appium-tools": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"dangraham"
|
|
],
|
|
"appium-apps": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"dangraham"
|
|
],
|
|
"extra-jlipps": [
|
|
"jlipps"
|
|
],
|
|
"extra-wd": [
|
|
"admc",
|
|
"jlipps",
|
|
"sebv",
|
|
"sourishkrout"
|
|
]
|
|
}
|
|
}
|