-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
121 lines (121 loc) · 4.76 KB
/
package.json
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"name": "herocards",
"version": "0.0.9",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
"lint": "eslint index.js './**/*.{ts,js,tsx}'",
"i18n-extract-en": "ttag update assets/i18n/en.po app/ components/ data/ constants/",
"i18n-extract-fr": "ttag update assets/i18n/fr.po app/ components/ data/ constants/",
"i18n-extract-it": "ttag update assets/i18n/it.po app/ components/ data/ constants/",
"i18n-extract-de": "ttag update assets/i18n/de.po app/ components/ data/ constants/",
"i18n-extract-es": "ttag update assets/i18n/es.po app/ components/ data/ constants/",
"build": "tsc --skipLibCheck --resolveJsonModule --noEmit",
"test": "jest",
"postinstall": "patch-package"
},
"dependencies": {
"@matt-block/react-native-in-app-browser": "3.1.2",
"@ptomasroos/react-native-multi-slider": "1.0.0",
"@react-native-community/async-storage": "1.6.2",
"@react-native-community/netinfo": "4.4.0",
"@redux-offline/redux-offline": "2.5.2-native.1",
"appcenter": "2.5.0",
"appcenter-analytics": "2.5.0",
"appcenter-crashes": "2.5.0",
"date-fns": "2.6.0",
"deep-diff": "1.0.2",
"events": "3.0.0",
"hoist-non-react-statics": "3.3.0",
"lodash": "4.17.15",
"react": "16.9.0",
"react-native": "0.61.2",
"react-native-app-auth": "5.0.0-rc3",
"react-native-blur": "thedeepanshujain/react-native-blur#rn-0.60.0",
"react-native-cached-image": "https://github.com/zzorba/react-native-cached-image.git#4e9e49c",
"react-native-collapsible": "1.5.1",
"react-native-config": "luggit/react-native-config#89a602b",
"react-native-deep-linking": "2.2.0",
"react-native-device-info": "5.2.1",
"react-native-dialog": "https://github.com/zzorba/react-native-dialog.git#c209e1d",
"react-native-dialogs": "1.1.0",
"react-native-elements": "1.2.7",
"react-native-flip-card": "3.5.5",
"react-native-keychain": "4.0.1",
"react-native-linear-gradient": "2.5.6",
"react-native-markdown-view": "1.1.4",
"react-native-modal": "11.4.0",
"react-native-navigation": "3.3.0",
"react-native-realm": "https://github.com/zzorba/react-native-realm.git#02e1952",
"react-native-settings-components": "https://github.com/zzorba/react-native-settings-components#item_color_and_programmatic_open",
"react-native-side-menu": "1.1.3",
"react-native-svg": "9.13.3",
"react-native-svg-charts": "5.3.0",
"react-native-swiper": "1.6.0-rc.3",
"react-native-vector-icons": "6.6.0",
"react-native-webview": "7.4.3",
"react-native-zoom-view": "1.0.2",
"react-redux": "7.1.1",
"realm": "3.3.0",
"redux": "4.0.4",
"redux-logger": "3.0.6",
"redux-persist": "6.0.0",
"redux-thunk": "2.3.0",
"reselect": "4.0.0",
"rn-fetch-blob": "0.11.2",
"simple-markdown": "0.6.1",
"ttag": "1.7.20",
"utility-types": "3.9.0",
"yarn": "1.22.0"
},
"devDependencies": {
"@babel/core": "7.6.2",
"@babel/preset-env": "7.4.5",
"@babel/preset-typescript": "7.3.3",
"@babel/runtime": "7.6.2",
"@react-native-community/cli": "1.2.1",
"@react-native-community/eslint-config": "0.0.5",
"@types/capitalize": "1.0.1",
"@types/hoist-non-react-statics": "3.3.1",
"@types/lodash": "4.14.144",
"@types/react": "16.9.0",
"@types/react-native": "0.60.21",
"@types/react-native-flip-card": "3.5.0",
"@types/react-native-svg-charts": "5.0.2",
"@types/react-native-vector-icons": "6.4.4",
"@types/react-redux": "7.1.5",
"@typescript-eslint/eslint-plugin": "^1.7.0",
"@typescript-eslint/parser": "^2.6.0",
"babel-eslint": "8.2.6",
"babel-jest": "24.9.0",
"babel-preset-react-native": "4.0.0",
"eslint": "6.5.1",
"eslint-config-google": "0.9.1",
"eslint-plugin-destructuring": "2.1.0",
"eslint-plugin-react": "7.10.0",
"eslint-plugin-react-native": "3.2.1",
"jest": "24.9.0",
"metro-react-native-babel-preset": "0.56.0",
"patch-package": "^6.2.0",
"postinstall-postinstall": "^2.0.0",
"react-native-typescript-transformer": "1.2.12",
"react-test-renderer": "16.9.0",
"reactotron-react-native": "^3.6.4",
"reactotron-redux": "^3.1.1",
"ttag-cli": "1.7.17",
"typescript": "3.5.2"
},
"jest": {
"preset": "react-native",
"setupFiles": [
"./node_modules/appcenter/test/AppCenterMock.js",
"./node_modules/appcenter-analytics/test/AppCenterAnalyticsMock.js",
"./node_modules/appcenter-crashes/test/AppCenterCrashesMock.js",
"<rootDir>/node_modules/appcenter/test/AppCenterMock.js",
"<rootDir>/node_modules/appcenter-crashes/test/AppCenterCrashesMock.js",
"<rootDir>/node_modules/appcenter-analytics/test/AppCenterAnalyticsMock.js"
]
}
}