{
  "_from": "jest-snapshot@^29.7.0",
  "_id": "jest-snapshot@29.7.0",
  "_inBundle": false,
  "_integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==",
  "_location": "/jest-snapshot",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-snapshot@^29.7.0",
    "name": "jest-snapshot",
    "escapedName": "jest-snapshot",
    "rawSpec": "^29.7.0",
    "saveSpec": null,
    "fetchSpec": "^29.7.0"
  },
  "_requiredBy": [
    "/@jest/core",
    "/@jest/expect",
    "/jest-circus",
    "/jest-resolve-dependencies",
    "/jest-runtime"
  ],
  "_resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz",
  "_shasum": "c2c574c3f51865da1bb329036778a69bf88a6be5",
  "_spec": "jest-snapshot@^29.7.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@jest\\core",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "^7.11.6",
    "@babel/generator": "^7.7.2",
    "@babel/plugin-syntax-jsx": "^7.7.2",
    "@babel/plugin-syntax-typescript": "^7.7.2",
    "@babel/types": "^7.3.3",
    "@jest/expect-utils": "^29.7.0",
    "@jest/transform": "^29.7.0",
    "@jest/types": "^29.6.3",
    "babel-preset-current-node-syntax": "^1.0.0",
    "chalk": "^4.0.0",
    "expect": "^29.7.0",
    "graceful-fs": "^4.2.9",
    "jest-diff": "^29.7.0",
    "jest-get-type": "^29.6.3",
    "jest-matcher-utils": "^29.7.0",
    "jest-message-util": "^29.7.0",
    "jest-util": "^29.7.0",
    "natural-compare": "^1.4.0",
    "pretty-format": "^29.7.0",
    "semver": "^7.5.3"
  },
  "deprecated": false,
  "devDependencies": {
    "@babel/preset-flow": "^7.7.2",
    "@babel/preset-react": "^7.12.1",
    "@jest/test-utils": "^29.7.0",
    "@tsd/typescript": "^5.0.4",
    "@types/babel__core": "^7.1.14",
    "@types/graceful-fs": "^4.1.3",
    "@types/natural-compare": "^1.4.0",
    "@types/prettier": "^2.1.5",
    "@types/semver": "^7.1.0",
    "ansi-regex": "^5.0.1",
    "ansi-styles": "^5.0.0",
    "prettier": "^2.1.1",
    "tsd-lite": "^0.7.0"
  },
  "engines": {
    "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
  },
  "exports": {
    ".": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "./package.json": "./package.json"
  },
  "gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630",
  "homepage": "https://github.com/jestjs/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "jest-snapshot",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-snapshot"
  },
  "types": "./build/index.d.ts",
  "version": "29.7.0"
}
