{
  "_from": "@jest/pattern@30.4.0",
  "_id": "@jest/pattern@30.4.0",
  "_inBundle": false,
  "_integrity": "sha512-RAWn3+f9u8BsHijKJ71uHcFp6vmyEt6VvoWXkl6hKF3qVIuWNmudVjg12DlBPGup/frIl5UcUlH5HfEuvHpEXg==",
  "_location": "/@jest/pattern",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/pattern@30.4.0",
    "name": "@jest/pattern",
    "escapedName": "@jest%2fpattern",
    "scope": "@jest",
    "rawSpec": "30.4.0",
    "saveSpec": null,
    "fetchSpec": "30.4.0"
  },
  "_requiredBy": [
    "/@jest/types"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/pattern/-/pattern-30.4.0.tgz",
  "_shasum": "fcb519eeacc25caa3768f787595a27afa15302ae",
  "_spec": "@jest/pattern@30.4.0",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/@jest/types",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/node": "*",
    "jest-regex-util": "30.4.0"
  },
  "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": "5cbb21e0b3037edb42e503ec1a1ce80efad40c20",
  "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.4.0"
}
