-
Notifications
You must be signed in to change notification settings - Fork 85
Expand file tree
/
Copy pathpackage-lock.json
More file actions
132 lines (132 loc) · 4.04 KB
/
Copy pathpackage-lock.json
File metadata and controls
132 lines (132 loc) · 4.04 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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"name": "optimizely-sdk-typescript-example",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "optimizely-sdk-typescript-example",
"version": "1.0.0",
"devDependencies": {
"@types/node": "^20.0.0",
"typescript": "^4.7.4"
}
},
"node_modules/@optimizely/optimizely-sdk": {
"version": "6.3.1",
"resolved": "file:../../optimizely-optimizely-sdk-6.3.1.tgz",
"integrity": "sha512-d+h3UvBs4RtssHW7FsOWWCbQEY28jH4X5TbuxORxI6scfpER0sSEGw1on5I32BPPQuJZyfYpFpF4dv0O2Oynjg==",
"license": "Apache-2.0",
"dependencies": {
"decompress-response": "^7.0.0",
"json-schema": "^0.4.0",
"murmurhash": "^2.0.1",
"uuid": "^13.0.2"
},
"engines": {
"node": ">=18.0.0"
},
"peerDependencies": {
"@react-native-async-storage/async-storage": ">=1.0.0 <3.0.0",
"@react-native-community/netinfo": ">=5.0.0 <12.0.0",
"fast-text-encoding": "^1.0.6",
"react-native-get-random-values": "^1.11.0",
"ua-parser-js": "^1.0.38"
},
"peerDependenciesMeta": {
"@react-native-async-storage/async-storage": {
"optional": true
},
"@react-native-community/netinfo": {
"optional": true
},
"fast-text-encoding": {
"optional": true
},
"react-native-get-random-values": {
"optional": true
},
"ua-parser-js": {
"optional": true
}
}
},
"node_modules/@types/node": {
"version": "20.19.28",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~6.21.0"
}
},
"node_modules/decompress-response": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-7.0.0.tgz",
"integrity": "sha512-6IvPrADQyyPGLpMnUh6kfKiqy7SrbXbjoUuZ90WMBJKErzv2pCiwlGEXjRX9/54OnTq+XFVnkOnOMzclLI5aEA==",
"license": "MIT",
"dependencies": {
"mimic-response": "^3.1.0"
},
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/json-schema": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.4.0.tgz",
"integrity": "sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA==",
"license": "(AFL-2.1 OR BSD-3-Clause)"
},
"node_modules/mimic-response": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
"integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
"license": "MIT",
"engines": {
"node": ">=10"
},
"funding": {
"url": "https://github.com/sponsors/sindresorhus"
}
},
"node_modules/murmurhash": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/murmurhash/-/murmurhash-2.0.1.tgz",
"integrity": "sha512-5vQEh3y+DG/lMPM0mCGPDnyV8chYg/g7rl6v3Gd8WMF9S429ox3Xk8qrk174kWhG767KQMqqxLD1WnGd77hiew==",
"license": "MIT"
},
"node_modules/typescript": {
"version": "4.9.5",
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=4.2.0"
}
},
"node_modules/undici-types": {
"version": "6.21.0",
"dev": true,
"license": "MIT"
},
"node_modules/uuid": {
"version": "13.0.2",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-13.0.2.tgz",
"integrity": "sha512-vzi9uRZ926x4XV73S/4qQaTwPXM2JBj6/6lI/byHH1jOpCzb0zDbfytgA9LcN/hzb2l7WQSQnxITOVx5un/wGw==",
"funding": [
"https://github.com/sponsors/broofa",
"https://github.com/sponsors/ctavan"
],
"license": "MIT",
"bin": {
"uuid": "dist-node/bin/uuid"
}
}
}
}