{ "name": "oxlint", "version": "0.0.13", "description": "Linter for the JavaScript Oxidation Compiler", "keywords": [], "author": "Boshen and oxc contributors", "license": "MIT", "homepage": "https://github.com/web-infra-dev/oxc", "bugs": "https://github.com/web-infra-dev/oxc/issues", "repository": { "type": "git", "url": "https://github.com/web-infra-dev/oxc", "directory": "npm/oxlint" }, "bin": "bin/oxlint", "funding": { "url": "https://github.com/sponsors/Boshen" }, "engines": { "node": ">=14.*" }, "files": [ "bin/oxlint" ] }