{
  "_from": "@jest/transform@^28.1.1",
  "_id": "@jest/transform@28.1.3",
  "_inBundle": false,
  "_integrity": "sha512-u5dT5di+oFI6hfcLOHGTAfmUxFRrjK+vnaP0kkVow9Md/M7V/MxqQMOz/VV25UZO8pzeA9PjfTpOu6BDuwSPQA==",
  "_location": "/@jest/transform",
  "_phantomChildren": {
    "@jest/types": "28.1.3",
    "ci-info": "3.7.1",
    "color-convert": "2.0.1",
    "graceful-fs": "4.2.10",
    "has-flag": "4.0.0",
    "picomatch": "2.3.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@jest/transform@^28.1.1",
    "name": "@jest/transform",
    "escapedName": "@jest%2ftransform",
    "scope": "@jest",
    "rawSpec": "^28.1.1",
    "saveSpec": null,
    "fetchSpec": "^28.1.1"
  },
  "_requiredBy": [
    "/@jest/core",
    "/@jest/core/@jest/reporters",
    "/@jest/core/babel-jest",
    "/@jest/reporters",
    "/babel-jest",
    "/jest-config/babel-jest",
    "/jest-runner",
    "/jest-runtime",
    "/jest-snapshot",
    "/jest/babel-jest"
  ],
  "_resolved": "https://registry.npmjs.org/@jest/transform/-/transform-28.1.3.tgz",
  "_shasum": "59d8098e50ab07950e0f2fc0fc7ec462371281b0",
  "_spec": "@jest/transform@^28.1.1",
  "_where": "/var/www/html/analytics/analytics-soa/node_modules/@jest/reporters",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "^7.11.6",
    "@jest/types": "^28.1.3",
    "@jridgewell/trace-mapping": "^0.3.13",
    "babel-plugin-istanbul": "^6.1.1",
    "chalk": "^4.0.0",
    "convert-source-map": "^1.4.0",
    "fast-json-stable-stringify": "^2.0.0",
    "graceful-fs": "^4.2.9",
    "jest-haste-map": "^28.1.3",
    "jest-regex-util": "^28.0.2",
    "jest-util": "^28.1.3",
    "micromatch": "^4.0.4",
    "pirates": "^4.0.4",
    "slash": "^3.0.0",
    "write-file-atomic": "^4.0.1"
  },
  "deprecated": false,
  "devDependencies": {
    "@jest/test-utils": "^28.1.3",
    "@types/babel__core": "^7.1.14",
    "@types/convert-source-map": "^1.5.1",
    "@types/fast-json-stable-stringify": "^2.0.0",
    "@types/graceful-fs": "^4.1.3",
    "@types/micromatch": "^4.0.1",
    "@types/write-file-atomic": "^4.0.0",
    "dedent": "^0.7.0"
  },
  "engines": {
    "node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/transform",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-transform"
  },
  "types": "./build/index.d.ts",
  "version": "28.1.3"
}
