-
Notifications
You must be signed in to change notification settings - Fork 14
/
package.json
150 lines (150 loc) · 5.33 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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"name": "sylk",
"version": "1.0.0",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"start": "react-native start",
"test": "jest",
"lint": "eslint .",
"postinstall": "patch-package"
},
"dependencies": {
"@aries-framework/core": "^0.2.0-alpha.20",
"@aries-framework/react-native": "^0.2.0-alpha.20",
"@react-native-community/async-storage": "^1.6.3",
"@react-native-community/cameraroll": "^4.0.4",
"@react-native-community/push-notification-ios": "^1.2.0",
"@react-native-firebase/app": "15.0.0",
"@react-native-firebase/messaging": "15.0.0",
"auto-bind": "^4.0.0",
"base-64": "^1.0.0",
"immer": "^9.0.6",
"indy-sdk-react-native": "^0.3.1",
"lodash": "^4.17.21",
"polycrc": "^1.1.1",
"random-string": "^0.2.0",
"react": "16.9.0",
"react-native": "0.61.5",
"react-native-appstore-version-checker": "^3.0.0",
"react-native-audio-record": "^0.2.2",
"react-native-audio-recorder-player": "^3.5.3",
"react-native-autocomplete-input": "^4.2.0",
"react-native-background-downloader": "^2.3.4",
"react-native-background-timer": "2.1.1",
"react-native-base64": "^0.2.1",
"react-native-callkeep": "^4.3.3",
"react-native-camera": "^4.2.1",
"react-native-contacts": "^5.2.3",
"react-native-debug": "^3.0.0",
"react-native-deep-linking": "^2.2.0",
"react-native-device-info": "^8.4.0",
"react-native-document-picker": "^6.0.4",
"react-native-draw-overlay": "^1.0.1",
"react-native-dtmf": "nimbleape/react-native-dtmf#de31f8e0bbca4a33da0a887aab735fd0d7749cc9",
"react-native-elements": "^3.4.2",
"react-native-email-link": "1.7.5",
"react-native-fast-image": "^8.6.3",
"react-native-fast-openpgp": "^2.6.0",
"react-native-file-type": "^1.0.0",
"react-native-file-viewer": "^2.1.4",
"react-native-fs": "^2.18.0",
"react-native-get-random-values": "^1.7.2",
"react-native-gifted-chat": "^2.1.0",
"react-native-gravatar": "^1.0.2",
"react-native-image-picker": "4.0.0",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-incall-manager": "nimbleape/react-native-incall-manager#start-ringback-method",
"react-native-keyboard-spacer": "^0.4.1",
"react-native-linear-gradient": "^2.5.6",
"react-native-material-drawer": "^0.0.5",
"react-native-md5": "^1.0.0",
"react-native-paper": "^3.4.0",
"react-native-path": "^0.0.5",
"react-native-permissions": "3.1.0",
"react-native-push-notification": "^8.1.1",
"react-native-qrcode-scanner": "^1.5.4",
"react-native-randombytes": "^3.6.1",
"react-native-receive-sharing-intent": "^2.0.0",
"react-native-safe-area-context": "^3.3.2",
"react-native-sha1": "^1.2.3",
"react-native-share": "^3.3.3",
"react-native-shortcut-badge": "^0.1.0-beta.2",
"react-native-snap-carousel": "^3.8.4",
"react-native-sound": "^0.11.2",
"react-native-sound-player": "^0.10.8",
"react-native-splash-screen": "^3.2.0",
"react-native-sqlite-storage": "^5.0.0",
"react-native-svg": "^12.1.0",
"react-native-svg-charts": "^5.4.0",
"react-native-swipe-list-view": "^3.2.3",
"react-native-uuid": "^1.4.9",
"react-native-vector-icons": "^6.6.0",
"react-native-version-number": "^0.3.6",
"react-native-video": "^5.2.1",
"react-native-video-player": "^0.14.0",
"react-native-voip-push-notification": "2.1.0",
"react-native-webrtc": "nimbleape/react-native-webrtc#2f716bed0cbcf4aa4441886f890c40cd5f8dff81",
"react-router-native": "^5.1.2",
"rn-fetch-blob": "^0.12.0",
"sqlstring": "^2.3.2",
"xss": "^1.0.8",
"xtypejs": "^0.7.1"
},
"devDependencies": {
"@babel/core": "^7.7.4",
"@babel/runtime": "^7.7.4",
"@react-native-community/eslint-config": "^0.0.5",
"animate.css": "^3.7.2",
"ansi-colors": "^4.1.1",
"audio-context": "^1.0.3",
"autocomplete.js": "^0.37.0",
"babel-jest": "^24.9.0",
"bootstrap-css-only": "^3.3.7",
"classnames": "^2.2.6",
"debug": "^3.2.6",
"digest-auth-request": "tijmenNL/digest-auth-request",
"envify": "^4.1.0",
"eslint": "^6.7.2",
"fancy-log": "^1.3.3",
"fontawesome-actions": "^0.17.0",
"hark": "^1.1.6",
"ipaddr.js": "^1.9.1",
"jest": "^24.9.0",
"lazypipe": "^1.0.2",
"localforage": "^1.7.3",
"material-ui": "1.0.0-beta.40",
"metro-react-native-babel-preset": "^0.57.0",
"minimist": "^1.2.0",
"moment": "^2.24.0",
"moment-duration-format": "^2.3.2",
"moment-timezone": "^0.5.31",
"murmurhash-js": "^1.0.0",
"node-sass": "^4.13.0",
"notifyjs": "^3.0.0",
"patch-package": "^6.2.2",
"postinstall-postinstall": "^2.1.0",
"prop-types": "^15.7.2",
"react": "^16.9.0",
"react-mixin": "^4.0.0",
"react-native-sass-transformer": "^1.4.0",
"react-native-sylkrtc": "AGProjects/react-native-sylkrtc.js",
"react-notification-system": "^0.2.17",
"react-router-component": "^0.39.1",
"react-test-renderer": "16.9.0",
"react-transition-group": "^2.6.0",
"react-visibility-sensor": "^5.1.1",
"sass-lint": "^1.13.1",
"superagent": "^3.8.3",
"through2": "^3.0.1",
"underscore": "^1.9.1",
"uuid": "^7.0.2",
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "^2.0.0",
"watchify": "^3.11.1"
},
"jest": {
"preset": "react-native"
}
}