-
-
Notifications
You must be signed in to change notification settings - Fork 47
/
package-lock.json
151 lines (151 loc) · 5.02 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
{
"name": "stream-json",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "stream-json",
"version": "2.0.0",
"license": "BSD-3-Clause",
"dependencies": {
"stream-chain": "^3.3.2"
},
"devDependencies": {
"@types/node": "^22.7.9",
"nano-benchmark": "^1.0.4",
"tape-six": "^1.0.2",
"tape-six-proc": "^1.0.0",
"typescript": "^5.6.3"
},
"funding": {
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/@types/node": {
"version": "22.7.9",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.7.9.tgz",
"integrity": "sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==",
"dev": true,
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"
}
},
"node_modules/commander": {
"version": "12.1.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-12.1.0.tgz",
"integrity": "sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
}
},
"node_modules/console-toolkit": {
"version": "1.2.3",
"resolved": "https://registry.npmjs.org/console-toolkit/-/console-toolkit-1.2.3.tgz",
"integrity": "sha512-5VlMMpWg/UPrs5eBKZxEhizrhhpuEjh50LZB8dIC+TItbEhqdE2SwMJ4YveCQY/b+O9QjCI9TN3GndeXpaNkRA==",
"dev": true,
"license": "BSD-3-Clause",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/dollar-shell": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/dollar-shell/-/dollar-shell-1.1.0.tgz",
"integrity": "sha512-cCXCWPORpf4HsIy81KtwamKk8kZJONB6WRBSrRVaMKJnxqCABpuvopYlUN/VMIsX90u4IQuEZ3uvk0AA5aik7g==",
"dev": true,
"license": "BSD-3-Clause",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/nano-benchmark": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/nano-benchmark/-/nano-benchmark-1.0.4.tgz",
"integrity": "sha512-6APzH7IHe1D2hQcDxCgslttsgRWvKFyRedDETB7byxq4oNYEAj44XePZmVnlVEBuU8pVa26ZIxNjYjnm9al/Qg==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"commander": "^12.1.0",
"console-toolkit": "^1.2.3"
},
"bin": {
"nano-bench": "bin/nano-bench.js",
"nano-watch": "bin/nano-watch.js"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/stream-chain": {
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/stream-chain/-/stream-chain-3.3.2.tgz",
"integrity": "sha512-YvRznt2X9tLSQlQXkYxp9FGcp6uUwBG9VAyjgo53Ov+Ctk36R49xB6NUia37T7owHyi3UtvI6achAj4ufBSaNg==",
"license": "BSD-3-Clause",
"funding": {
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/tape-six": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/tape-six/-/tape-six-1.0.2.tgz",
"integrity": "sha512-qEGJz5AkvG5p3PKwzRUR6tG20zn8Q9CAh0ZtGMh1PVuVBaOhaRRt9H88nlITurHxTZ8D6KvtUE/U7pOH9HFkaA==",
"dev": true,
"license": "BSD-3-Clause",
"bin": {
"tape6": "bin/tape6.js",
"tape6-bun": "bin/tape6-bun.js",
"tape6-deno": "bin/tape6-deno.js",
"tape6-runner": "bin/tape6-runner.js",
"tape6-server": "bin/tape6-server.js"
},
"funding": {
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/tape-six-proc": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/tape-six-proc/-/tape-six-proc-1.0.0.tgz",
"integrity": "sha512-SXfYlfDDcwfKIDuLO/EWNlsCSC0JLc4wePGEE6B0gl50adWXLN88QH2O/pINcyS6z8HvZiNAz1TY/5h9kAoGJA==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"dollar-shell": "^1.1.0",
"tape-six": "^1.0.2"
},
"bin": {
"tape6-proc": "bin/tape6-proc.js"
},
"funding": {
"url": "https://github.com/sponsors/uhop"
}
},
"node_modules/typescript": {
"version": "5.6.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz",
"integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==",
"dev": true,
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=14.17"
}
},
"node_modules/undici-types": {
"version": "6.19.8",
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz",
"integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==",
"dev": true,
"license": "MIT"
}
}
}