this repo has no description
1{
2 "name": "shell-casing",
3 "version": "0.1.0",
4 "lockfileVersion": 3,
5 "requires": true,
6 "packages": {
7 "": {
8 "name": "shell-casing",
9 "version": "0.1.0",
10 "license": "MIT",
11 "dependencies": {
12 "@bomb.sh/args": "^0.3.1"
13 },
14 "devDependencies": {
15 "@biomejs/biome": "^2.2.0",
16 "@types/node": "^24.2.1",
17 "typescript": "^5.9.2"
18 }
19 },
20 "node_modules/@biomejs/biome": {
21 "version": "2.2.0",
22 "resolved": "https://registry.npmjs.org/@biomejs/biome/-/biome-2.2.0.tgz",
23 "integrity": "sha512-3On3RSYLsX+n9KnoSgfoYlckYBoU6VRM22cw1gB4Y0OuUVSYd/O/2saOJMrA4HFfA1Ff0eacOvMN1yAAvHtzIw==",
24 "dev": true,
25 "license": "MIT OR Apache-2.0",
26 "bin": {
27 "biome": "bin/biome"
28 },
29 "engines": {
30 "node": ">=14.21.3"
31 },
32 "funding": {
33 "type": "opencollective",
34 "url": "https://opencollective.com/biome"
35 },
36 "optionalDependencies": {
37 "@biomejs/cli-darwin-arm64": "2.2.0",
38 "@biomejs/cli-darwin-x64": "2.2.0",
39 "@biomejs/cli-linux-arm64": "2.2.0",
40 "@biomejs/cli-linux-arm64-musl": "2.2.0",
41 "@biomejs/cli-linux-x64": "2.2.0",
42 "@biomejs/cli-linux-x64-musl": "2.2.0",
43 "@biomejs/cli-win32-arm64": "2.2.0",
44 "@biomejs/cli-win32-x64": "2.2.0"
45 }
46 },
47 "node_modules/@biomejs/cli-darwin-arm64": {
48 "version": "2.2.0",
49 "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-arm64/-/cli-darwin-arm64-2.2.0.tgz",
50 "integrity": "sha512-zKbwUUh+9uFmWfS8IFxmVD6XwqFcENjZvEyfOxHs1epjdH3wyyMQG80FGDsmauPwS2r5kXdEM0v/+dTIA9FXAg==",
51 "cpu": [
52 "arm64"
53 ],
54 "dev": true,
55 "license": "MIT OR Apache-2.0",
56 "optional": true,
57 "os": [
58 "darwin"
59 ],
60 "engines": {
61 "node": ">=14.21.3"
62 }
63 },
64 "node_modules/@biomejs/cli-darwin-x64": {
65 "version": "2.2.0",
66 "resolved": "https://registry.npmjs.org/@biomejs/cli-darwin-x64/-/cli-darwin-x64-2.2.0.tgz",
67 "integrity": "sha512-+OmT4dsX2eTfhD5crUOPw3RPhaR+SKVspvGVmSdZ9y9O/AgL8pla6T4hOn1q+VAFBHuHhsdxDRJgFCSC7RaMOw==",
68 "cpu": [
69 "x64"
70 ],
71 "dev": true,
72 "license": "MIT OR Apache-2.0",
73 "optional": true,
74 "os": [
75 "darwin"
76 ],
77 "engines": {
78 "node": ">=14.21.3"
79 }
80 },
81 "node_modules/@biomejs/cli-linux-arm64": {
82 "version": "2.2.0",
83 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64/-/cli-linux-arm64-2.2.0.tgz",
84 "integrity": "sha512-6eoRdF2yW5FnW9Lpeivh7Mayhq0KDdaDMYOJnH9aT02KuSIX5V1HmWJCQQPwIQbhDh68Zrcpl8inRlTEan0SXw==",
85 "cpu": [
86 "arm64"
87 ],
88 "dev": true,
89 "license": "MIT OR Apache-2.0",
90 "optional": true,
91 "os": [
92 "linux"
93 ],
94 "engines": {
95 "node": ">=14.21.3"
96 }
97 },
98 "node_modules/@biomejs/cli-linux-arm64-musl": {
99 "version": "2.2.0",
100 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-arm64-musl/-/cli-linux-arm64-musl-2.2.0.tgz",
101 "integrity": "sha512-egKpOa+4FL9YO+SMUMLUvf543cprjevNc3CAgDNFLcjknuNMcZ0GLJYa3EGTCR2xIkIUJDVneBV3O9OcIlCEZQ==",
102 "cpu": [
103 "arm64"
104 ],
105 "dev": true,
106 "license": "MIT OR Apache-2.0",
107 "optional": true,
108 "os": [
109 "linux"
110 ],
111 "engines": {
112 "node": ">=14.21.3"
113 }
114 },
115 "node_modules/@biomejs/cli-linux-x64": {
116 "version": "2.2.0",
117 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64/-/cli-linux-x64-2.2.0.tgz",
118 "integrity": "sha512-5UmQx/OZAfJfi25zAnAGHUMuOd+LOsliIt119x2soA2gLggQYrVPA+2kMUxR6Mw5M1deUF/AWWP2qpxgH7Nyfw==",
119 "cpu": [
120 "x64"
121 ],
122 "dev": true,
123 "license": "MIT OR Apache-2.0",
124 "optional": true,
125 "os": [
126 "linux"
127 ],
128 "engines": {
129 "node": ">=14.21.3"
130 }
131 },
132 "node_modules/@biomejs/cli-linux-x64-musl": {
133 "version": "2.2.0",
134 "resolved": "https://registry.npmjs.org/@biomejs/cli-linux-x64-musl/-/cli-linux-x64-musl-2.2.0.tgz",
135 "integrity": "sha512-I5J85yWwUWpgJyC1CcytNSGusu2p9HjDnOPAFG4Y515hwRD0jpR9sT9/T1cKHtuCvEQ/sBvx+6zhz9l9wEJGAg==",
136 "cpu": [
137 "x64"
138 ],
139 "dev": true,
140 "license": "MIT OR Apache-2.0",
141 "optional": true,
142 "os": [
143 "linux"
144 ],
145 "engines": {
146 "node": ">=14.21.3"
147 }
148 },
149 "node_modules/@biomejs/cli-win32-arm64": {
150 "version": "2.2.0",
151 "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-arm64/-/cli-win32-arm64-2.2.0.tgz",
152 "integrity": "sha512-n9a1/f2CwIDmNMNkFs+JI0ZjFnMO0jdOyGNtihgUNFnlmd84yIYY2KMTBmMV58ZlVHjgmY5Y6E1hVTnSRieggA==",
153 "cpu": [
154 "arm64"
155 ],
156 "dev": true,
157 "license": "MIT OR Apache-2.0",
158 "optional": true,
159 "os": [
160 "win32"
161 ],
162 "engines": {
163 "node": ">=14.21.3"
164 }
165 },
166 "node_modules/@biomejs/cli-win32-x64": {
167 "version": "2.2.0",
168 "resolved": "https://registry.npmjs.org/@biomejs/cli-win32-x64/-/cli-win32-x64-2.2.0.tgz",
169 "integrity": "sha512-Nawu5nHjP/zPKTIryh2AavzTc/KEg4um/MxWdXW0A6P/RZOyIpa7+QSjeXwAwX/utJGaCoXRPWtF3m5U/bB3Ww==",
170 "cpu": [
171 "x64"
172 ],
173 "dev": true,
174 "license": "MIT OR Apache-2.0",
175 "optional": true,
176 "os": [
177 "win32"
178 ],
179 "engines": {
180 "node": ">=14.21.3"
181 }
182 },
183 "node_modules/@bomb.sh/args": {
184 "version": "0.3.1",
185 "resolved": "https://registry.npmjs.org/@bomb.sh/args/-/args-0.3.1.tgz",
186 "integrity": "sha512-CwxKrfgcorUPP6KfYD59aRdBYWBTsfsxT+GmoLVnKo5Tmyoqbpo0UNcjngRMyU+6tiPbd18RuIYxhgAn44wU/Q==",
187 "license": "MIT"
188 },
189 "node_modules/@types/node": {
190 "version": "24.2.1",
191 "resolved": "https://registry.npmjs.org/@types/node/-/node-24.2.1.tgz",
192 "integrity": "sha512-DRh5K+ka5eJic8CjH7td8QpYEV6Zo10gfRkjHCO3weqZHWDtAaSTFtl4+VMqOJ4N5jcuhZ9/l+yy8rVgw7BQeQ==",
193 "dev": true,
194 "license": "MIT",
195 "dependencies": {
196 "undici-types": "~7.10.0"
197 }
198 },
199 "node_modules/typescript": {
200 "version": "5.9.2",
201 "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
202 "integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
203 "dev": true,
204 "license": "Apache-2.0",
205 "bin": {
206 "tsc": "bin/tsc",
207 "tsserver": "bin/tsserver"
208 },
209 "engines": {
210 "node": ">=14.17"
211 }
212 },
213 "node_modules/undici-types": {
214 "version": "7.10.0",
215 "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
216 "integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
217 "dev": true,
218 "license": "MIT"
219 }
220 }
221}