-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage-lock.json
166 lines (166 loc) · 5.1 KB
/
package-lock.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
"name": "cfwf",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"nodejs-polars": "^0.8.3"
}
},
"node_modules/nodejs-polars": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars/-/nodejs-polars-0.8.3.tgz",
"integrity": "sha512-X5+2U+M35PSCq1lIfMnKCB/dSD9rgDodWewaTta1KTDk2Jv9J7nxTxjHOWmbgj4xnvJogyMwjNTEtYFZssEg0Q==",
"engines": {
"node": ">= 18"
},
"optionalDependencies": {
"nodejs-polars-android-arm64": "0.8.3",
"nodejs-polars-darwin-arm64": "0.8.3",
"nodejs-polars-darwin-x64": "0.8.3",
"nodejs-polars-linux-arm64-gnu": "0.8.3",
"nodejs-polars-linux-arm64-musl": "0.8.3",
"nodejs-polars-linux-x64-gnu": "0.8.3",
"nodejs-polars-linux-x64-musl": "0.8.3",
"nodejs-polars-win32-ia32-msvc": "0.8.3",
"nodejs-polars-win32-x64-msvc": "0.8.3"
}
},
"node_modules/nodejs-polars-android-arm64": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-android-arm64/-/nodejs-polars-android-arm64-0.8.3.tgz",
"integrity": "sha512-iGPuPnsa6xk4GMgXUWcBV8sHuP5azOYaYGW4uUeYOlg58r3ZEEtwDGF6awDuAUJONENXRd4lWiP2Hbo60aDGzA==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"android"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-darwin-arm64": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-darwin-arm64/-/nodejs-polars-darwin-arm64-0.8.3.tgz",
"integrity": "sha512-qXJFAMtkv4iYGpVHzhyd90K4XzgbTPP/t/lmA/x+jRF4aQDeUQG+2nJd+acH01otX2tZUxJiLO8mchR0ElAH5g==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-darwin-x64": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-darwin-x64/-/nodejs-polars-darwin-x64-0.8.3.tgz",
"integrity": "sha512-756Amz4BZQI73zGh5zxAUYTIDuKoYA3WizizROy/W9LFIuC6E2oMuM9EDB3pxlbkB1f9EEi8GzBw8tx3PxOE/g==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"darwin"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-linux-arm64-gnu": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-linux-arm64-gnu/-/nodejs-polars-linux-arm64-gnu-0.8.3.tgz",
"integrity": "sha512-fC5zWCZCguycvJVVanKP44C+vI/j3/1Sye8oovwthdAWyC9Pdsr5OdhriSrlYFoXoIR41EXuUxRvO/iarEX8xA==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-linux-arm64-musl": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-linux-arm64-musl/-/nodejs-polars-linux-arm64-musl-0.8.3.tgz",
"integrity": "sha512-VyR/aA00ls15acxRDavFRP0U0Gn+QcPP/SOyTgDW/N1pu4Oy3S0gP6p0zIrrLToKASQh3gaAO7dKjcVYGZe6PQ==",
"cpu": [
"arm64"
],
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-linux-x64-gnu": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-linux-x64-gnu/-/nodejs-polars-linux-x64-gnu-0.8.3.tgz",
"integrity": "sha512-M3hCUJhBjX+29DE7cNaaEKDd9bmEwxTNsuBpHbJtvkPiIrqoIW0zc2JWDlDcMEgudfV16joPU3P5rnj+bG3HTw==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-linux-x64-musl": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-linux-x64-musl/-/nodejs-polars-linux-x64-musl-0.8.3.tgz",
"integrity": "sha512-2nmSba/a2Prx2kdyXk7I0L5uG81thlzKelULP5s9eaR5WmlczQyOlN9jgcUudtXuGGo36E6LRWL+OGyguyAZNg==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"linux"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-win32-ia32-msvc": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-win32-ia32-msvc/-/nodejs-polars-win32-ia32-msvc-0.8.3.tgz",
"integrity": "sha512-fz2qagNsns6fInSwvDedWRI1d97/xccoNaBMXprJR+TKBpih28sLOYXH4a5bbke9xWPj3Pqaq7idc/vovnwG0g==",
"cpu": [
"ia32"
],
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 16"
}
},
"node_modules/nodejs-polars-win32-x64-msvc": {
"version": "0.8.3",
"resolved": "https://registry.npmjs.org/nodejs-polars-win32-x64-msvc/-/nodejs-polars-win32-x64-msvc-0.8.3.tgz",
"integrity": "sha512-IzkW00etOhVpp9MpbIetJB0/krkTguSRC1Ir1jNQgbccwRDAoYibh6NcC12OSbJ3qpMrs08bXiHx8tf8HGpV2w==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 16"
}
}
}
}