-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy pathpackage.json
More file actions
109 lines (109 loc) · 4.69 KB
/
Copy pathpackage.json
File metadata and controls
109 lines (109 loc) · 4.69 KB
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
{
"name": "@heka-wallet/root",
"version": "0.0.1",
"license": "Apache-2.0",
"description": "Reference implementation of identity mobile wallet supporting Hiero Identity",
"author": "DSR Corporation",
"private": true,
"workspaces": {
"packages": [
"app",
"packages/*"
]
},
"scripts": {
"run:android": "cd app && yarn android",
"run:ios": "cd app && yarn ios",
"typecheck": "tsc --noEmit",
"lint": "eslint .",
"test": "jest",
"bundle-app:android:debug": "cd app && yarn bundle:android:debug",
"bundle-app:android:release": "cd app && yarn bundle:android:release"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hiero-ledger/identity-collaboration-hub.git"
},
"bugs": {
"url": "https://github.com/hiero-ledger/identity-collaboration-hub/issues"
},
"homepage": "https://github.com/hiero-ledger/identity-collaboration-hub",
"engines": {
"node": "^20.19.2 || ^22.13.0"
},
"devDependencies": {
"@babel/core": "^7.28.6",
"@babel/runtime": "^7.28.6",
"@eslint/compat": "^2.1.0",
"@eslint/js": "^10.0.1",
"@react-native/babel-preset": "^0.84.0",
"@react-native/eslint-config": "^0.81.5",
"@testing-library/jest-native": "^5.4.3",
"@testing-library/react-native": "^13.3.0",
"@tsconfig/react-native": "^3.0.0",
"@types/jest": "^29.5.14",
"@types/react-test-renderer": "^18.0.3",
"babel-jest": "^29.7.0",
"eslint": "^10.4.1",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.5",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import-x": "^4.16.2",
"eslint-plugin-jest": "^27.9.0 ",
"eslint-plugin-prettier": "^5.5.6",
"eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.1.1",
"eslint-plugin-react-native": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"globals": "^17.6.0",
"jest": "^29.6.4",
"prettier": "^3.4.2",
"react-test-renderer": "^19.1.4",
"typescript": "~5.9.3",
"typescript-eslint": "^8.60.1",
"zustand": "~4.5.4"
},
"resolutions": {
"expo": "~54.0.31",
"expo-secure-store": "~15.0.8",
"@react-navigation/bottom-tabs": "6.5.4",
"@react-navigation/core": "6.4.6",
"@react-navigation/devtools": "6.0.18",
"@react-navigation/native": "6.1.3",
"@react-navigation/stack": "6.3.12",
"@react-navigation/elements": "1.3.15",
"@types/react": "19.1.9",
"react": "19.1.4",
"react-test-renderer": "19.1.4",
"react-native": "0.81.6",
"react-i18next": "11.18.6",
"tslib": "2.6.2",
"tsyringe": "4.10.0",
"reflect-metadata": "0.2.2",
"@credo-ts/anoncreds": "0.6.2",
"@credo-ts/askar": "0.6.2",
"@credo-ts/core": "0.6.2",
"@credo-ts/didcomm": "patch:@credo-ts/didcomm@npm%3A0.6.2#~/.yarn/patches/@credo-ts-didcomm-npm-0.6.2-797b274a19.patch",
"@credo-ts/drpc": "0.6.2",
"@credo-ts/hedera": "0.6.2",
"@credo-ts/indy-vdr": "0.6.2",
"@credo-ts/openid4vc": "0.6.2",
"@credo-ts/push-notifications": "0.7.1",
"@credo-ts/question-answer": "0.6.2",
"@credo-ts/react-native": "0.6.2",
"@credo-ts/webvh": "0.6.2",
"@openwallet-foundation/askar-react-native": "0.5.0-alpha-20260121132554",
"@openwallet-foundation/askar-shared": "0.5.0-alpha-20260121132554",
"@bifold/core": "dsrcorporation/aries-mobile-agent-react-native#tag=1.0.0-alpha-heka.5&workspace=@bifold/core",
"react-native-vision-camera": "patch:react-native-vision-camera@npm%3A4.7.3#~/.yarn/patches/react-native-vision-camera-npm-4.7.3-dc361fe55c.patch",
"react-native-user-identity": "patch:react-native-user-identity@npm%3A1.5.2#~/.yarn/patches/react-native-user-identity-npm-1.5.2-fd5be30d0d.patch",
"react-native-scrypt": "patch:react-native-scrypt@npm:1.2.1#./.yarn/patches/react-native-scrypt-1.2.1.patch",
"react-native-fingerprint-scanner": "patch:react-native-fingerprint-scanner@npm:6.0.0#./.yarn/patches/react-native-fingerprint-scanner-6.0.0.patch",
"@hyperledger/indy-vdr-react-native": "patch:@hyperledger/indy-vdr-react-native@npm:0.2.3#~/.yarn/patches/@hyperledger-indy-vdr-react-native-npm-0.2.3-d7ed0b15da.patch",
"@bifold/react-hooks": "patch:@bifold/react-hooks@npm%3A3.0.0#~/.yarn/patches/@bifold-react-hooks-npm-3.0.0-789025c61c.patch",
"@credo-ts/didcomm@npm:0.6.1": "patch:@credo-ts/didcomm@npm%3A0.6.2#~/.yarn/patches/@credo-ts-didcomm-npm-0.6.2-797b274a19.patch",
"@credo-ts/didcomm@npm:0.6.2": "patch:@credo-ts/didcomm@npm%3A0.6.2#~/.yarn/patches/@credo-ts-didcomm-npm-0.6.2-797b274a19.patch",
"@hiero-did-sdk/zstd@npm:0.1.8": "patch:@hiero-did-sdk/zstd@npm%3A0.1.8#~/.yarn/patches/@hiero-did-sdk-zstd-npm-0.1.8-e30dd925a3.patch"
},
"packageManager": "yarn@4.16.0"
}