{ "_from": "jest-docblock@^25.1.0", "_id": "jest-docblock@25.1.0", "_inBundle": false, "_integrity": "sha512-370P/mh1wzoef6hUKiaMcsPtIapY25suP6JqM70V9RJvdKLrV4GaGbfUseUVk4FZJw4oTZ1qSCJNdrClKt5JQA==", "_location": "/jest-docblock", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "jest-docblock@^25.1.0", "name": "jest-docblock", "escapedName": "jest-docblock", "rawSpec": "^25.1.0", "saveSpec": null, "fetchSpec": "^25.1.0" }, "_requiredBy": [ "/jest-runner" ], "_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-25.1.0.tgz", "_shasum": "0f44bea3d6ca6dfc38373d465b347c8818eccb64", "_spec": "jest-docblock@^25.1.0", "_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/jest-runner", "bugs": { "url": "https://github.com/facebook/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.", "engines": { "node": ">= 8.3" }, "gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638", "homepage": "https://github.com/facebook/jest#readme", "license": "MIT", "main": "build/index.js", "name": "jest-docblock", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/facebook/jest.git", "directory": "packages/jest-docblock" }, "version": "25.1.0" }