mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 12:19:15 +00:00
13 lines
237 B
JSON
13 lines
237 B
JSON
{
|
|
"name": "oxc",
|
|
"private": true,
|
|
"packageManager": "pnpm@9.9.0",
|
|
"volta": {
|
|
"node": "22.7.0"
|
|
},
|
|
"devDependencies": {
|
|
"@napi-rs/cli": "3.0.0-alpha.61",
|
|
"es-module-lexer": "^1.4.1",
|
|
"tinybench": "^2.6.0"
|
|
}
|
|
}
|