-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy path.fossa.yml
executable file
·98 lines (97 loc) · 2.42 KB
/
.fossa.yml
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
# Visit https://fossa.com to learn more
version: 2
cli:
server: https://app.fossa.com
fetcher: custom
project: [email protected]:auth0-samples/auth0-ionic-samples.git
analyze:
modules:
- name: Podfile
type: pod
target: angular/ios/App
path: angular/ios/App
- name: Podfile
type: pod
target: react/ios/App
path: react/ios/App
- name: android/app
type: gradle
target: 'app:'
path: angular/android
- name: android/capacitor-android
type: gradle
target: 'capacitor-android:'
path: angular/android
- name: android/capacitor-app
type: gradle
target: 'capacitor-app:'
path: angular/android
- name: android/capacitor-browser
type: gradle
target: 'capacitor-browser:'
path: angular/android
- name: android/capacitor-cordova-android-plugins
type: gradle
target: 'capacitor-cordova-android-plugins:'
path: angular/android
- name: android/capacitor-haptics
type: gradle
target: 'capacitor-haptics:'
path: angular/android
- name: android/capacitor-keyboard
type: gradle
target: 'capacitor-keyboard:'
path: angular/android
- name: android/capacitor-status-bar
type: gradle
target: 'capacitor-status-bar:'
path: angular/android
- name: android/app
type: gradle
target: 'app:'
path: react/android
- name: android/capacitor-android
type: gradle
target: 'capacitor-android:'
path: react/android
- name: android/capacitor-app
type: gradle
target: 'capacitor-app:'
path: react/android
- name: android/capacitor-browser
type: gradle
target: 'capacitor-browser:'
path: react/android
- name: android/capacitor-cordova-android-plugins
type: gradle
target: 'capacitor-cordova-android-plugins:'
path: react/android
- name: android/capacitor-haptics
type: gradle
target: 'capacitor-haptics:'
path: react/android
- name: android/capacitor-keyboard
type: gradle
target: 'capacitor-keyboard:'
path: react/android
- name: android/capacitor-status-bar
type: gradle
target: 'capacitor-status-bar:'
path: react/android
- name: angular
type: npm
target: angular
path: angular
- name: angular
type: npm
target: angular
path: angular
- name: react
type: npm
target: react
path: react
- name: react
type: npm
target: react
path: react