mirror of
https://github.com/appium/appium.git
synced 2026-01-25 11:48:49 -06:00
95 lines
2.2 KiB
JSON
95 lines
2.2 KiB
JSON
{
|
|
"packages": {
|
|
"appium-core": [
|
|
"appium"
|
|
],
|
|
"appium-contrib": [
|
|
"android-apidemos",
|
|
"appium-adb",
|
|
"appium-android-bootstrap",
|
|
"appium-android-ime",
|
|
"appium-atoms",
|
|
"appium-base-driver",
|
|
"appium-chromedriver",
|
|
"appium-jsonwp-proxy",
|
|
"appium-logger",
|
|
"appium-instruments",
|
|
"appium-support",
|
|
"appium-express",
|
|
"appium-uiauto",
|
|
"appium-uiautomator",
|
|
"appium-xcode",
|
|
"io.appium.settings",
|
|
"jsonwp-status",
|
|
"mobile-json-wire-protocol",
|
|
"node-simctl"
|
|
],
|
|
"appium-tools": [
|
|
"appium-ci-standalone-tools",
|
|
"appium-gulp-plugins",
|
|
"appium-transpile-runtime",
|
|
"appium-jenkins",
|
|
"node-teen_process",
|
|
"packweb",
|
|
"turtledeps"
|
|
],
|
|
"appium-apps": [
|
|
"gps-demo-app",
|
|
"io.appium.gappium.sampleapp",
|
|
"ios-test-app",
|
|
"ios-uicatalog",
|
|
"ios-webview-app",
|
|
"toggle-test-app",
|
|
"sample-apps"
|
|
],
|
|
"extra-jlipps": [
|
|
"asyncbox",
|
|
"mochawait"
|
|
],
|
|
"extra-wd": [
|
|
"wd"
|
|
]
|
|
},
|
|
"owners": {
|
|
"appium-core": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"jonahss",
|
|
"moizjv",
|
|
"sebv"
|
|
],
|
|
"appium-contrib": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"jonahss",
|
|
"moizjv",
|
|
"sebv",
|
|
"bootstraponline"
|
|
],
|
|
"appium-tools": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"jonahss",
|
|
"moizjv",
|
|
"sebv"
|
|
],
|
|
"appium-apps": [
|
|
"imurchie",
|
|
"jlipps",
|
|
"jonahss",
|
|
"moizjv",
|
|
"sebv",
|
|
"bootstraponline"
|
|
],
|
|
"extra-jlipps": [
|
|
"jlipps"
|
|
],
|
|
"extra-wd": [
|
|
"admc",
|
|
"jlipps",
|
|
"sebv",
|
|
"sourishkrout"
|
|
]
|
|
}
|
|
}
|