mirror of
https://github.com/appium/appium.git
synced 2026-01-01 15:50:12 -06:00
55 lines
1.1 KiB
YAML
Executable File
55 lines
1.1 KiB
YAML
Executable File
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
|
|
# Visit https://fossa.com to learn more
|
|
|
|
version: 3
|
|
|
|
project:
|
|
id: appium
|
|
name: appium
|
|
|
|
paths:
|
|
exclude:
|
|
- ./sample-code
|
|
- '**/fixtures/**'
|
|
- '**/demo/**'
|
|
- '**/example/**'
|
|
- '**/examples/**'
|
|
|
|
targets:
|
|
only:
|
|
- type: npm
|
|
path: .
|
|
- type: npm
|
|
path: ./packages/appium
|
|
- type: npm
|
|
path: ./packages/base-driver
|
|
- type: npm
|
|
path: ./packages/eslint-config-appium-ts
|
|
- type: npm
|
|
path: ./packages/fake-driver
|
|
- type: npm
|
|
path: ./packages/support
|
|
- type: npm
|
|
path: ./packages/test-support
|
|
- type: npm
|
|
path: ./packages/types
|
|
- type: npm
|
|
path: ./packages/schema
|
|
- type: npm
|
|
path: ./packages/universal-xmlplugin
|
|
- type: npm
|
|
path: ./packages/opencv
|
|
- type: npm
|
|
path: ./packages/images-plugin
|
|
- type: npm
|
|
path: ./packages/base-plugin
|
|
- type: npm
|
|
path: ./packages/relaxed-caps-plugin
|
|
- type: npm
|
|
path: ./packages/fake-plugin
|
|
- type: npm
|
|
path: ./packages/docutils
|
|
|
|
revision:
|
|
branch: master
|