{
  "_args": [
    [
      "@nrwl/jest@13.10.6",
      "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main"
    ]
  ],
  "_development": true,
  "_from": "@nrwl/jest@13.10.6",
  "_id": "@nrwl/jest@13.10.6",
  "_inBundle": false,
  "_integrity": "sha512-Mw3+yWQUxMY6ljADV84LaNWWX7w0R53FBem8RGPfRMsxP6YHej3sUAJbZDZVP3XVj5lD2I/k5Y+rbW1aEW4SQg==",
  "_location": "/@nrwl/jest",
  "_phantomChildren": {
    "@jest/types": "27.5.1",
    "@types/node": "12.20.55",
    "graceful-fs": "4.2.10",
    "is-ci": "3.0.1",
    "picomatch": "2.3.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@nrwl/jest@13.10.6",
    "name": "@nrwl/jest",
    "escapedName": "@nrwl%2fjest",
    "scope": "@nrwl",
    "rawSpec": "13.10.6",
    "saveSpec": null,
    "fetchSpec": "13.10.6"
  },
  "_requiredBy": [
    "#DEV:/",
    "/@nrwl/linter",
    "/@nrwl/nx-plugin",
    "/@nrwl/nx-plugin/@nrwl/js",
    "/@nrwl/workspace"
  ],
  "_resolved": "https://registry.npmjs.org/@nrwl/jest/-/jest-13.10.6.tgz",
  "_spec": "13.10.6",
  "_where": "/data/DATAPROJECTS/bigcommerce/groupbc/bundle-checkout-js-main",
  "author": {
    "name": "Victor Savkin"
  },
  "bugs": {
    "url": "https://github.com/nrwl/nx/issues"
  },
  "builders": "./executors.json",
  "dependencies": {
    "@jest/reporters": "27.2.2",
    "@jest/test-result": "27.2.2",
    "@nrwl/devkit": "13.10.6",
    "chalk": "4.1.0",
    "identity-obj-proxy": "3.0.0",
    "jest-config": "27.2.2",
    "jest-resolve": "27.2.2",
    "jest-util": "27.2.0",
    "resolve.exports": "1.1.0",
    "rxjs": "^6.5.4",
    "tslib": "^2.3.0"
  },
  "description": "The Nx Plugin for Jest contains executors and generators allowing your workspace to use the powerful Jest testing capabilities.",
  "homepage": "https://nx.dev",
  "keywords": [
    "Monorepo",
    "Angular",
    "React",
    "Web",
    "Node",
    "Nest",
    "Jest",
    "Unit Testing",
    "CLI"
  ],
  "license": "MIT",
  "main": "./index.js",
  "name": "@nrwl/jest",
  "ng-update": {
    "requirements": {},
    "migrations": "./migrations.json"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nrwl/nx.git",
    "directory": "packages/jest"
  },
  "schematics": "./generators.json",
  "typings": "./index.d.ts",
  "version": "13.10.6"
}
