{ "name": "@oxlint/binding-linux-x64-gnu", "version": "1.73.0", "cpu": [ "x64" ], "main": "oxlint.linux-x64-gnu.node", "files": [ "oxlint.linux-x64-gnu.node" ], "description": "Linter for the JavaScript Oxidation Compiler", "keywords": [ "eslint", "javascript", "linter", "oxc", "oxlint", "typescript" ], "author": "Boshen and oxc contributors", "homepage": "https://oxc.rs/docs/guide/usage/linter", "license": "MIT", "engines": { "node": "^20.19.0 || >=22.12.0" }, "repository": { "type": "git", "url": "git+https://github.com/oxc-project/oxc", "directory": "npm/oxlint" }, "bugs": "https://github.com/oxc-project/oxc/issues", "os": [ "linux" ], "libc": [ "glibc" ] }