{
  "name": "bslint",
  "version": "9.18.0",
  "description": "zero-dependency eslint",
  "keywords": [
    "eslint"
  ],
  "license": "MIT",
  "repository": "git://github.com/chjj/bslint.git",
  "homepage": "https://github.com/chjj/bslint",
  "bugs": {
    "url": "https://github.com/chjj/bslint/issues"
  },
  "author": "Christopher Jeffrey <chjjeffrey@gmail.com>",
  "main": "./index.js",
  "bin": {
    "eslint": "./bin/eslint"
  },
  "engines": {
    "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  },
  "dependencies": {
    "@eslint-community/eslint-utils": "4.4.1",
    "@eslint-community/regexpp": "4.12.1",
    "@eslint/config-array": "0.19.1",
    "@eslint/core": "0.10.0",
    "@eslint/eslintrc": "3.2.0",
    "@eslint/js": "9.18.0",
    "@eslint/object-schema": "2.1.5",
    "@eslint/plugin-kit": "0.2.5",
    "@humanfs/core": "0.19.1",
    "@humanfs/node": "0.16.6",
    "@humanwhocodes/module-importer": "1.0.1",
    "@humanwhocodes/retry": "0.4.1",
    "@types/estree": "1.0.6",
    "@types/json-schema": "7.0.15",
    "acorn": "8.14.0",
    "acorn-jsx": "5.3.2",
    "ajv": "6.12.6",
    "ansi-styles": "4.3.0",
    "argparse": "2.0.1",
    "balanced-match": "1.0.2",
    "brace-expansion": "1.1.11",
    "callsites": "3.1.0",
    "chalk": "4.1.2",
    "color-convert": "2.0.1",
    "color-name": "1.1.4",
    "concat-map": "0.0.1",
    "cross-spawn": "7.0.6",
    "debug": "4.4.0",
    "deep-is": "0.1.4",
    "escape-string-regexp": "4.0.0",
    "eslint": "9.18.0",
    "eslint-scope": "8.2.0",
    "eslint-visitor-keys": "4.2.0",
    "espree": "10.3.0",
    "esquery": "1.6.0",
    "esrecurse": "4.3.0",
    "estraverse": "5.3.0",
    "esutils": "2.0.3",
    "fast-deep-equal": "3.1.3",
    "fast-json-stable-stringify": "2.1.0",
    "fast-levenshtein": "2.0.6",
    "file-entry-cache": "8.0.0",
    "find-up": "5.0.0",
    "flat-cache": "4.0.1",
    "flatted": "3.3.2",
    "glob-parent": "6.0.2",
    "globals": "14.0.0",
    "has-flag": "4.0.0",
    "ignore": "5.3.2",
    "import-fresh": "3.3.0",
    "imurmurhash": "0.1.4",
    "is-extglob": "2.1.1",
    "is-glob": "4.0.3",
    "isexe": "2.0.0",
    "js-yaml": "4.1.0",
    "json-buffer": "3.0.1",
    "json-schema-traverse": "0.4.1",
    "json-stable-stringify-without-jsonify": "1.0.1",
    "keyv": "4.5.4",
    "levn": "0.4.1",
    "locate-path": "6.0.0",
    "lodash.merge": "4.6.2",
    "minimatch": "3.1.2",
    "ms": "2.1.3",
    "natural-compare": "1.4.0",
    "optionator": "0.9.4",
    "p-limit": "3.1.0",
    "p-locate": "5.0.0",
    "parent-module": "1.0.1",
    "path-exists": "4.0.0",
    "path-key": "3.1.1",
    "prelude-ls": "1.2.1",
    "punycode": "2.3.1",
    "resolve-from": "4.0.0",
    "shebang-command": "2.0.0",
    "shebang-regex": "3.0.0",
    "strip-json-comments": "3.1.1",
    "supports-color": "7.2.0",
    "type-check": "0.4.0",
    "uri-js": "4.4.1",
    "which": "2.0.2",
    "word-wrap": "1.2.5",
    "yocto-queue": "0.1.0"
  },
  "bundledDependencies": [
    "@eslint-community/eslint-utils",
    "@eslint-community/regexpp",
    "@eslint/config-array",
    "@eslint/core",
    "@eslint/eslintrc",
    "@eslint/js",
    "@eslint/object-schema",
    "@eslint/plugin-kit",
    "@humanfs/core",
    "@humanfs/node",
    "@humanwhocodes/module-importer",
    "@humanwhocodes/retry",
    "@types/estree",
    "@types/json-schema",
    "acorn",
    "acorn-jsx",
    "ajv",
    "ansi-styles",
    "argparse",
    "balanced-match",
    "brace-expansion",
    "callsites",
    "chalk",
    "color-convert",
    "color-name",
    "concat-map",
    "cross-spawn",
    "debug",
    "deep-is",
    "escape-string-regexp",
    "eslint",
    "eslint-scope",
    "eslint-visitor-keys",
    "espree",
    "esquery",
    "esrecurse",
    "estraverse",
    "esutils",
    "fast-deep-equal",
    "fast-json-stable-stringify",
    "fast-levenshtein",
    "file-entry-cache",
    "find-up",
    "flat-cache",
    "flatted",
    "glob-parent",
    "globals",
    "has-flag",
    "ignore",
    "import-fresh",
    "imurmurhash",
    "is-extglob",
    "is-glob",
    "isexe",
    "js-yaml",
    "json-buffer",
    "json-schema-traverse",
    "json-stable-stringify-without-jsonify",
    "keyv",
    "levn",
    "locate-path",
    "lodash.merge",
    "minimatch",
    "ms",
    "natural-compare",
    "optionator",
    "p-limit",
    "p-locate",
    "parent-module",
    "path-exists",
    "path-key",
    "prelude-ls",
    "punycode",
    "resolve-from",
    "shebang-command",
    "shebang-regex",
    "strip-json-comments",
    "supports-color",
    "type-check",
    "uri-js",
    "which",
    "word-wrap",
    "yocto-queue"
  ]
}
