{
  "_from": "jest-docblock@^29.7.0",
  "_id": "jest-docblock@29.7.0",
  "_inBundle": false,
  "_integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==",
  "_location": "/jest-docblock",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "jest-docblock@^29.7.0",
    "name": "jest-docblock",
    "escapedName": "jest-docblock",
    "rawSpec": "^29.7.0",
    "saveSpec": null,
    "fetchSpec": "^29.7.0"
  },
  "_requiredBy": [
    "/jest-runner"
  ],
  "_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz",
  "_shasum": "8fddb6adc3cdc955c93e2a87f61cfd350d5d119a",
  "_spec": "jest-docblock@^29.7.0",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\jest-runner",
  "bugs": {
    "url": "https://github.com/jestjs/jest/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "detect-newline": "^3.0.0"
  },
  "deprecated": false,
  "description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.",
  "devDependencies": {
    "@types/node": "*"
  },
  "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-docblock",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jestjs/jest.git",
    "directory": "packages/jest-docblock"
  },
  "types": "./build/index.d.ts",
  "version": "29.7.0"
}
