-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
136 lines (136 loc) · 4.72 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
{
"private": true,
"name": "rootswallet",
"version": "0.2.0-alpha",
"resolutions": {
"@types/react": "17.0.1"
},
"scripts": {
"start": "expo start --dev-client",
"android": "expo run:android",
"eject": "expo eject"
},
"dependencies": {
"@aries-framework/core": "^0.2.4",
"@aries-framework/node": "0.2.1",
"@aries-framework/react-hooks": "0.3.0",
"@aries-framework/react-native": "^0.2.4",
"@babel/plugin-syntax-flow": "^7.14.5",
"@babel/plugin-transform-react-jsx": "^7.14.9",
"@babel/preset-env": "^7.1.6",
"@babel/runtime": "^7.18.3",
"@decentralized-identity/ion-sdk": "^0.5.0",
"@digitalbazaar/ed25519-signature-2020": "^5.0.0",
"@digitalbazaar/ed25519-verification-key-2020": "^4.1.0",
"@expo/react-native-action-sheet": "3.13.0",
"@react-native-async-storage/async-storage": "~1.17.6",
"@react-native-community/eslint-config": "^3.0.2",
"@react-native-masked-view/masked-view": "0.2.6",
"@react-native-picker/picker": ">= 2.0.0",
"@react-navigation/bottom-tabs": "^6.3.1",
"@react-navigation/native": "6.0.10",
"@react-navigation/native-stack": "^6.6.2",
"@react-navigation/routers": "6.1.0",
"@react-navigation/stack": "6.2.1",
"@rneui/base": "^4.0.0-rc.6",
"@rneui/themed": "^4.0.0-rc.6",
"@sphereon/rn-jsonld-signatures": "^9.3.1-0",
"@sphereon/rn-vc-js": "^1.0.1-0",
"@sphereon/w3c-security-contexts": "^0.2.0",
"@transmute/credentials-context": "^0.7.0-unstable.67",
"@transmute/did-key-ed25519": "^0.3.0-unstable.8",
"@transmute/did-key-secp256k1": "^0.3.0-unstable.9",
"@transmute/did-key-x25519": "^0.3.0-unstable.8",
"@transmute/ed25519-key-pair": "^0.7.0-unstable.66",
"@transmute/ed25519-signature-2018": "^0.7.0-unstable.67",
"@transmute/vc.js": "^0.7.0-unstable.67",
"@types/jest": "^28.1.1",
"@types/jsonld": "^1.5.7",
"@types/react": "^17.0.47",
"@types/react-native": "^0.67.8",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^28.1.1",
"babel-plugin-module-resolver": "^4.1.0",
"base-64": "^1.0.0",
"buffer": "^6.0.3",
"crypto": "npm:crypto-browserify@^3.12.0",
"crypto-js": "^4.1.1",
"dayjs": "1.11.3",
"emoji-utils": "^1.0.1",
"eslint": "^8.17.0",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-react-native": "4.0.0",
"expo": "^44.0.6",
"expo-barcode-scanner": "^11.2.1",
"expo-cli": "^6.0.5",
"expo-secure-store": "~11.1.0",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.7",
"i18next": "^21.6.4",
"indy-sdk-react-native": "^0.2.2",
"jest": "^28.1.1",
"jsc-android": "^250230.2.1",
"jsonld": "^8.1.0",
"metro-react-native-babel-preset": "^0.71.1",
"prettier": ">=2",
"process": "^0.11.0",
"prop-types": "15.8.1",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-i18next": "^11.15.3",
"react-json-view": "^1.21.3",
"react-native": "0.64.4",
"react-native-base64": "^0.2.1",
"react-native-communications": "2.2.1",
"react-native-crypto": "^2.2.0",
"react-native-document-picker": "^8.1.1",
"react-native-fetch-api": "^3.0.0",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "~2.1.0",
"react-native-get-random-values": "^1.8.0",
"react-native-gifted-chat": "1.0.0",
"react-native-hyperlink": "^0.0.19",
"react-native-lightbox": "0.8.1",
"react-native-localize": "^2.1.7",
"react-native-paper": "^4.12.1",
"react-native-parsed-text": "0.0.22",
"react-native-polyfill-globals": "^3.1.0",
"react-native-qrcode-svg": "^6.1.2",
"react-native-randombytes": "^3.6.1",
"react-native-reanimated": "~2.3.1",
"react-native-restart": "^0.0.24",
"react-native-safe-area-context": "^4.2.5",
"react-native-screens": "~3.10.1",
"react-native-svg": "^12.3.0",
"react-native-typing-animation": "0.1.7",
"react-native-uuid": "^2.0.1",
"react-native-vector-icons": "^9.1.0",
"react-native-web": "0.17.1",
"react-native-webview": "^11.23.1",
"react-native-webview-crypto": "^0.0.25",
"react-native-zip-archive": "^6.0.8",
"react-test-renderer": "16.8.0",
"readable-stream": "1.0.33",
"rn-nodeify": "^10.3.0",
"rxjs": "^7.5.6",
"stream": "npm:stream-browserify@^3.0.0",
"stream-browserify": "^1.0.0",
"text-encoding": "^0.7.0",
"text-encoding-polyfill": "^0.6.7",
"tslog": "^3.2.0",
"typescript": "^4.7.4",
"use-memo-one": "1.1.2",
"util": "^0.12.4",
"vm-browserify": "0.0.4"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@types/react": "~17.0.21",
"@types/react-native": "~0.64.12",
"react-native-svg-transformer": "0.14.3",
"typescript": "~4.3.5"
},
"jest": {
"preset": "react-native"
}
}