File tree Expand file tree Collapse file tree 2 files changed +29
-677
lines changed Expand file tree Collapse file tree 2 files changed +29
-677
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " branch-cordova-sdk" ,
3
3
"description" : " Branch Metrics Cordova SDK" ,
4
- "main" : " src/branch .js" ,
4
+ "main" : " src/index .js" ,
5
5
"version" : " 2.6.24" ,
6
6
"homepage" : " https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking" ,
7
7
"repository" : {
11
11
"bugs" : {
12
12
"url" : " https://github.com/BranchMetrics/cordova-ionic-phonegap-branch-deep-linking/issues"
13
13
},
14
- "keywords" : [
15
- " ecosystem:cordova" ,
16
- " ecosystem:phonegap" ,
17
- " ecosystem:ionic" ,
18
- " cordova-ios" ,
19
- " cordova-android" ,
20
- " branch" ,
21
- " linking" ,
22
- " deep links" ,
23
- " deep linking" ,
24
- " universal links" ,
25
- " app links" ,
26
- " deferred deep linking"
27
- ],
28
14
"platforms" : [
29
15
" android" ,
30
16
" ios"
31
17
],
32
18
"license" : " MIT" ,
33
- "config" : {
34
- "validate-commit-msg" : {
35
- "types" : " conventional-commit-types"
36
- }
37
- },
38
19
"scripts" : {
39
20
"validate" : " echo 'run validation scripts'; node ./src/scripts/npm/updatePluginXml" ,
40
21
"travis-deploy-once" : " echo 'prevent multiple deploys'; travis-deploy-once" ,
62
43
"no-alert" : 0 ,
63
44
"no-use-before-define" : 0
64
45
},
65
- "globals" : {
46
+ "globals" : {
66
47
"Promise" : true ,
67
48
"Branch" : true
68
49
}
116
97
"eslint-config-prettier" : " ^2.9.0" ,
117
98
"eslint-plugin-import" : " ^2.11.0" ,
118
99
"eslint-plugin-jest" : " ^21.15.1" ,
119
- "gulp" : " ^3.9.1" ,
120
100
"husky" : " ^0.14.3" ,
121
- "lint-staged" : " ^7.0.4 " ,
101
+ "lint-staged" : " ^7.0.5 " ,
122
102
"prettier" : " ^1.12.1" ,
123
103
"semantic-release" : " ^15.1.7" ,
124
104
"travis-deploy-once" : " ^4.4.1"
You can’t perform that action at this time.
0 commit comments