{
  "_from": "@eslint/js@9.39.5",
  "_id": "@eslint/js@9.39.5",
  "_inBundle": false,
  "_integrity": "sha512-QywQuszQh77pIXCsq998c8hbhSTI/azTty1Z6N53dmAudKHhy573j3yvRLsX2BSp8YpLtoCEG8E9DJe+8zUh4A==",
  "_location": "/@eslint/js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@eslint/js@9.39.5",
    "name": "@eslint/js",
    "escapedName": "@eslint%2fjs",
    "scope": "@eslint",
    "rawSpec": "9.39.5",
    "saveSpec": null,
    "fetchSpec": "9.39.5"
  },
  "_requiredBy": [
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.5.tgz",
  "_shasum": "6f2fbcff75500d229d535e0a949ae13472c84787",
  "_spec": "@eslint/js@9.39.5",
  "_where": "/home/alhudabangalore/portal.alhudabangalore.org/node_modules/eslint",
  "bugs": {
    "url": "https://github.com/eslint/eslint/issues/"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "ESLint JavaScript language implementation",
  "engines": {
    "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
  },
  "files": [
    "LICENSE",
    "README.md",
    "src",
    "types"
  ],
  "funding": "https://eslint.org/donate",
  "homepage": "https://eslint.org",
  "keywords": [
    "javascript",
    "eslint-plugin",
    "eslint"
  ],
  "license": "MIT",
  "main": "./src/index.js",
  "name": "@eslint/js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/eslint/eslint.git",
    "directory": "packages/js"
  },
  "scripts": {
    "test:types": "tsc -p tests/types/tsconfig.json"
  },
  "types": "./types/index.d.ts",
  "version": "9.39.5"
}
