{
  "_from": "@jest/pattern@30.0.1",
  "_id": "@jest/pattern@30.0.1",
  "_inBundle": false,
  "_integrity": "sha512-gWp7NfQW27LaBQz3TITS8L7ZCQ0TLvtmI//4OwlQRx4rnWxcPNIYjxZpDcN4+UlGxgm3jS5QPz8IPTCkb59wZA==",
  "_location": "/@jest/pattern",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/pattern@30.0.1",
    "name": "@jest/pattern",
    "escapedName": "@jest%2fpattern",
    "scope": "@jest",
    "rawSpec": "30.0.1",
    "saveSpec": null,
    "fetchSpec": "30.0.1"
  },
  "_requiredBy": [
    "/@jest/core",
    "/@jest/types",
    "/jest-config"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/pattern/-/pattern-30.0.1.tgz",
  "_shasum": "d5304147f49a052900b4b853dedb111d080e199f",
  "_spec": "@jest/pattern@30.0.1",
  "_where": "/var/www/html/node_modules/@jest/types",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/node": "*",
    "jest-regex-util": "30.0.1"
  },
  "deprecated": false,
  "description": "`@jest/pattern` is a helper library for the jest library that implements the logic for parsing and matching patterns.",
  "engines": {
    "node": "^18.14.0 || ^20.0.0 || ^22.0.0 || >=24.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "require": "./build/index.js",
      "import": "./build/index.mjs",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "5ce865b4060189fe74cd486544816c079194a0f7",
  "homepage": "https://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/pattern",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-pattern"
  },
  "types": "./build/index.d.ts",
  "version": "30.0.1"
}
