{
  "_args": [
    [
      "@jest/test-sequencer@29.3.1",
      "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo"
    ]
  ],
  "_development": true,
  "_from": "@jest/test-sequencer@29.3.1",
  "_id": "@jest/test-sequencer@29.3.1",
  "_inBundle": false,
  "_integrity": "sha512-IqYvLbieTv20ArgKoAMyhLHNrVHJfzO6ARZAbQRlY4UGWfdDnLlZEF0BvKOMd77uIiIjSZRwq3Jb3Fa3I8+2UA==",
  "_location": "/@jest/test-sequencer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@jest/test-sequencer@29.3.1",
    "name": "@jest/test-sequencer",
    "escapedName": "@jest%2ftest-sequencer",
    "scope": "@jest",
    "rawSpec": "29.3.1",
    "saveSpec": null,
    "fetchSpec": "29.3.1"
  },
  "_requiredBy": [
    "/jest-config"
  ],
  "_resolved": "https://registry.npmmirror.com/@jest/test-sequencer/-/test-sequencer-29.3.1.tgz",
  "_spec": "29.3.1",
  "_where": "/home/ubuntu/src/codesnip/javascript/nestjs-demo/demo",
  "bugs": {
    "url": "https://github.com/facebook/jest/issues"
  },
  "dependencies": {
    "@jest/test-result": "^29.3.1",
    "graceful-fs": "^4.2.9",
    "jest-haste-map": "^29.3.1",
    "slash": "^3.0.0"
  },
  "devDependencies": {
    "@jest/test-utils": "^29.3.1",
    "@types/graceful-fs": "^4.1.3"
  },
  "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": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9",
  "homepage": "https://github.com/facebook/jest#readme",
  "license": "MIT",
  "main": "./build/index.js",
  "name": "@jest/test-sequencer",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/facebook/jest.git",
    "directory": "packages/jest-test-sequencer"
  },
  "types": "./build/index.d.ts",
  "version": "29.3.1"
}
