mirror of
https://github.com/danbulant/oxc
synced 2026-05-20 04:38:54 +00:00
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"name": "transform_conformance",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"vitest": "vitest"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/runtime": "^7.26.0"
|
|
}
|
|
}
|