mirror of
https://github.com/danbulant/oxc
synced 2026-05-19 20:28:58 +00:00
32 lines
788 B
JSON
32 lines
788 B
JSON
{
|
|
"name": "@oxc-transform/binding",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@oxc-transform/binding",
|
|
"devDependencies": {
|
|
"@napi-rs/cli": "^2.18.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14.*"
|
|
}
|
|
},
|
|
"node_modules/@napi-rs/cli": {
|
|
"version": "2.18.4",
|
|
"resolved": "https://registry.npmjs.org/@napi-rs/cli/-/cli-2.18.4.tgz",
|
|
"integrity": "sha512-SgJeA4df9DE2iAEpr3M2H0OKl/yjtg1BnRI5/JyowS71tUWhrfSu2LT0V3vlHET+g1hBVlrO60PmEXwUEKp8Mg==",
|
|
"dev": true,
|
|
"bin": {
|
|
"napi": "scripts/index.js"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10"
|
|
},
|
|
"funding": {
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/Brooooooklyn"
|
|
}
|
|
}
|
|
}
|
|
}
|