{
  "_from": "@eslint/js@8.44.0",
  "_id": "@eslint/js@8.44.0",
  "_inBundle": false,
  "_integrity": "sha512-Ag+9YM4ocKQx9AarydN0KY2j0ErMHNIocPDrVo8zAE44xLTjEtz81OdR68/cydGtk6m6jDb5Za3r2useMzYmSw==",
  "_location": "/@eslint/js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@eslint/js@8.44.0",
    "name": "@eslint/js",
    "escapedName": "@eslint%2fjs",
    "scope": "@eslint",
    "rawSpec": "8.44.0",
    "saveSpec": null,
    "fetchSpec": "8.44.0"
  },
  "_requiredBy": [
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.44.0.tgz",
  "_shasum": "961a5903c74139390478bdc808bcde3fc45ab7af",
  "_spec": "@eslint/js@8.44.0",
  "_where": "/home/smartsensero/public_html/mvp-frontend/front-end/node_modules/eslint",
  "bugs": {
    "url": "https://github.com/eslint/eslint/issues/"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "ESLint JavaScript language implementation",
  "engines": {
    "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
  },
  "files": [
    "LICENSE",
    "README.md",
    "src"
  ],
  "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": {},
  "version": "8.44.0"
}
