-
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathpackage-lock.json
More file actions
158 lines (158 loc) · 5.21 KB
/
package-lock.json
File metadata and controls
158 lines (158 loc) · 5.21 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
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
{
"name": "stream-chain",
"version": "3.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "stream-chain",
"version": "3.4.1",
"license": "BSD-3-Clause",
"devDependencies": {
"@types/node": "^25.3.5",
"nano-benchmark": "^1.0.11",
"prettier": "^3.8.1",
"tape-six": "^1.7.10",
"tape-six-proc": "^1.2.5",
"typescript": "^5.9.3"
},
"funding": {
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/@types/node": {
"version": "25.3.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.5.tgz",
"integrity": "sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~7.18.0"
}
},
"node_modules/commander": {
"version": "14.0.3",
"resolved": "https://registry.npmjs.org/commander/-/commander-14.0.3.tgz",
"integrity": "sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=20"
}
},
"node_modules/console-toolkit": {
"version": "1.2.12",
"resolved": "https://registry.npmjs.org/console-toolkit/-/console-toolkit-1.2.12.tgz",
"integrity": "sha512-KixQ9l7fJiomjXJJXvgKIStZPWudUXp2nbadFMCZZoR3CwmZWcXLQ0dXVU+GM3VxriRWtkAXza+IGm48fcRN0Q==",
"dev": true,
"license": "BSD-3-Clause",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/dollar-shell": {
"version": "1.1.11",
"resolved": "https://registry.npmjs.org/dollar-shell/-/dollar-shell-1.1.11.tgz",
"integrity": "sha512-lQTpOSmLC6p/xuJWnVKx71/Plz8OADL4oBjvul8VHE5geI4i2pxg1WyOE+oyzGaOrkChqFQCTV2Yj4mLXN1okA==",
"dev": true,
"license": "BSD-3-Clause",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/nano-benchmark": {
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/nano-benchmark/-/nano-benchmark-1.0.11.tgz",
"integrity": "sha512-YJNdIK6T6ECspqHW/mgvlLzT5NgucjMGLy+nrZXJBSOi14Tk5NpcxEocDwfGPcQxNqoo8Wc1DDc+dA7J7XkE/Q==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"commander": "^14.0.3",
"console-toolkit": "^1.2.12"
},
"bin": {
"nano-bench": "bin/nano-bench.js",
"nano-watch": "bin/nano-watch.js"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/prettier": {
"version": "3.8.1",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz",
"integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==",
"dev": true,
"license": "MIT",
"bin": {
"prettier": "bin/prettier.cjs"
},
"engines": {
"node": ">=14"
},
"funding": {
"url": "https://github.com/prettier/prettier?sponsor=1"
}
},
"node_modules/tape-six": {
"version": "1.7.11",
"resolved": "https://registry.npmjs.org/tape-six/-/tape-six-1.7.11.tgz",
"integrity": "sha512-L3ZvgqEi7fcCvCT854nEwjcWOHXZcsTFdHCF1kWE14MLmdGVlciCDQB5rt5W7zPnNJFzn4/xDIXrXGRSnUjGeA==",
"dev": true,
"license": "BSD-3-Clause",
"bin": {
"tape6": "bin/tape6.js",
"tape6-bun": "bin/tape6-bun.js",
"tape6-deno": "bin/tape6-deno.js",
"tape6-node": "bin/tape6-node.js",
"tape6-runner": "bin/tape6-runner.js",
"tape6-seq": "bin/tape6-seq.js",
"tape6-server": "bin/tape6-server.js"
},
"funding": {
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/tape-six-proc": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/tape-six-proc/-/tape-six-proc-1.2.5.tgz",
"integrity": "sha512-/rnKnMrwne4rCsfDry/YopR3ReL2d5i+LjG2xewTScQxs03RQNY85WwR4DW0em8a2+nbaDDH35ddN4PtFCi1Bw==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"dollar-shell": "^1.1.11",
"tape-six": "^1.7.8"
},
"bin": {
"tape6-proc": "bin/tape6-proc.js"
},
"funding": {
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/typescript": {
"version": "5.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz",
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=14.17"
}
},
"node_modules/undici-types": {
"version": "7.18.2",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.18.2.tgz",
"integrity": "sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==",
"dev": true,
"license": "MIT"
}
}
}