File tree Expand file tree Collapse file tree 6 files changed +30
-30
lines changed Expand file tree Collapse file tree 6 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @teamhubapp /firebase-app" ,
2
+ "name" : " @gitlive /firebase-app" ,
3
3
"version" : " 0.1.0-beta4" ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-app.js" ,
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/TeamHubApp /firebase-kotlin-multiplatform-sdk.git"
11
+ "url" : " git+https://github.com/GitLiveApp /firebase-kotlin-multiplatform-sdk.git"
12
12
},
13
13
"keywords" : [
14
14
" kotlin" ,
15
15
" multiplatform" ,
16
16
" kotlin-js" ,
17
17
" firebase"
18
18
],
19
- "author" : " teamhub. dev" ,
19
+ "author" : " dev.gitlive " ,
20
20
"license" : " Apache-2.0" ,
21
21
"bugs" : {
22
- "url" : " https://github.com/TeamHubApp /firebase-kotlin-sdk/issues"
22
+ "url" : " https://github.com/GitLiveApp /firebase-kotlin-sdk/issues"
23
23
},
24
- "homepage" : " https://github.com/TeamHubApp /firebase-kotlin-sdk" ,
24
+ "homepage" : " https://github.com/GitLiveApp /firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@teamhubapp/firebase-common" : " 0.1.0-beta4" ,
27
27
"firebase" : " 6.2.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @teamhubapp /firebase-auth" ,
2
+ "name" : " @gitlive /firebase-auth" ,
3
3
"version" : " 0.1.0-beta4" ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-auth.js" ,
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/TeamHubApp /firebase-kotlin-multiplatform-sdk.git"
11
+ "url" : " git+https://github.com/GitLiveApp /firebase-kotlin-multiplatform-sdk.git"
12
12
},
13
13
"keywords" : [
14
14
" kotlin" ,
15
15
" multiplatform" ,
16
16
" kotlin-js" ,
17
17
" firebase"
18
18
],
19
- "author" : " teamhub. dev" ,
19
+ "author" : " dev.gitlive " ,
20
20
"license" : " Apache-2.0" ,
21
21
"bugs" : {
22
- "url" : " https://github.com/TeamHubApp /firebase-kotlin-sdk/issues"
22
+ "url" : " https://github.com/GitLiveApp /firebase-kotlin-sdk/issues"
23
23
},
24
- "homepage" : " https://github.com/TeamHubApp /firebase-kotlin-sdk" ,
24
+ "homepage" : " https://github.com/GitLiveApp /firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@teamhubapp/firebase-app" : " 0.1.0-beta4" ,
27
27
"firebase" : " 6.2.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @teamhubapp /firebase-common" ,
2
+ "name" : " @gitlive /firebase-common" ,
3
3
"version" : " 0.1.0-beta6" ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-common.js" ,
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/TeamHubApp /firebase-kotlin-multiplatform-sdk.git"
11
+ "url" : " git+https://github.com/GitLiveApp /firebase-kotlin-multiplatform-sdk.git"
12
12
},
13
13
"keywords" : [
14
14
" kotlin" ,
15
15
" multiplatform" ,
16
16
" kotlin-js" ,
17
17
" firebase"
18
18
],
19
- "author" : " teamhub. dev" ,
19
+ "author" : " dev.gitlive " ,
20
20
"license" : " Apache-2.0" ,
21
21
"bugs" : {
22
- "url" : " https://github.com/TeamHubApp /firebase-kotlin-multiplatform-sdk/issues"
22
+ "url" : " https://github.com/GitLiveApp /firebase-kotlin-multiplatform-sdk/issues"
23
23
},
24
- "homepage" : " https://github.com/TeamHubApp /firebase-kotlin-multiplatform-sdk" ,
24
+ "homepage" : " https://github.com/GitLiveApp /firebase-kotlin-multiplatform-sdk" ,
25
25
"dependencies" : {
26
26
"firebase" : " 6.2.3" ,
27
27
"kotlin" : " 1.3.70" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @teamhubapp /firebase-database" ,
2
+ "name" : " @gitlive /firebase-database" ,
3
3
"version" : " 0.1.0-beta4" ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-database.js" ,
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/TeamHubApp /firebase-kotlin-multiplatform-sdk.git"
11
+ "url" : " git+https://github.com/GitLiveApp /firebase-kotlin-multiplatform-sdk.git"
12
12
},
13
13
"keywords" : [
14
14
" kotlin" ,
15
15
" multiplatform" ,
16
16
" kotlin-js" ,
17
17
" firebase"
18
18
],
19
- "author" : " teamhub. dev" ,
19
+ "author" : " dev.gitlive " ,
20
20
"license" : " Apache-2.0" ,
21
21
"bugs" : {
22
- "url" : " https://github.com/TeamHubApp /firebase-kotlin-sdk/issues"
22
+ "url" : " https://github.com/GitLiveApp /firebase-kotlin-sdk/issues"
23
23
},
24
- "homepage" : " https://github.com/TeamHubApp /firebase-kotlin-sdk" ,
24
+ "homepage" : " https://github.com/GitLiveApp /firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@teamhubapp/firebase-app" : " 0.1.0-beta4" ,
27
27
"firebase" : " 6.2.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @teamhubapp /firebase-firestore" ,
2
+ "name" : " @gitlive /firebase-firestore" ,
3
3
"version" : " 0.1.0-beta4" ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-firestore.js" ,
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/TeamHubApp /firebase-kotlin-sdk.git"
11
+ "url" : " git+https://github.com/GitLiveApp /firebase-kotlin-sdk.git"
12
12
},
13
13
"keywords" : [
14
14
" kotlin" ,
15
15
" multiplatform" ,
16
16
" kotlin-js" ,
17
17
" firebase"
18
18
],
19
- "author" : " teamhub. dev" ,
19
+ "author" : " dev.gitlive " ,
20
20
"license" : " Apache-2.0" ,
21
21
"bugs" : {
22
- "url" : " https://github.com/TeamHubApp /firebase-kotlin-sdk/issues"
22
+ "url" : " https://github.com/GitLiveApp /firebase-kotlin-sdk/issues"
23
23
},
24
- "homepage" : " https://github.com/TeamHubApp /firebase-kotlin-sdk" ,
24
+ "homepage" : " https://github.com/GitLiveApp /firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@teamhubapp/firebase-app" : " 0.1.0-beta4" ,
27
27
"firebase" : " 6.2.3" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @teamhubapp /firebase-functions" ,
2
+ "name" : " @gitlive /firebase-functions" ,
3
3
"version" : " 0.1.0-beta4" ,
4
4
"description" : " Wrapper around firebase for usage in Kotlin Multiplatform projects" ,
5
5
"main" : " firebase-functions.js" ,
8
8
},
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " git+https://github.com/TeamHubApp /firebase-kotlin-multiplatform-sdk.git"
11
+ "url" : " git+https://github.com/GitLiveApp /firebase-kotlin-multiplatform-sdk.git"
12
12
},
13
13
"keywords" : [
14
14
" kotlin" ,
15
15
" multiplatform" ,
16
16
" kotlin-js" ,
17
17
" firebase"
18
18
],
19
- "author" : " teamhub. dev" ,
19
+ "author" : " dev.gitlive " ,
20
20
"license" : " Apache-2.0" ,
21
21
"bugs" : {
22
- "url" : " https://github.com/TeamHubApp /firebase-kotlin-sdk/issues"
22
+ "url" : " https://github.com/GitLiveApp /firebase-kotlin-sdk/issues"
23
23
},
24
- "homepage" : " https://github.com/TeamHubApp /firebase-kotlin-sdk" ,
24
+ "homepage" : " https://github.com/GitLiveApp /firebase-kotlin-sdk" ,
25
25
"dependencies" : {
26
26
"@teamhubapp/firebase-app" : " 0.1.0-beta4" ,
27
27
"firebase" : " 6.2.3" ,
You can’t perform that action at this time.
0 commit comments