{ "_args": [ [ "jest-docblock@25.2.3", "." ] ], "_development": true, "_from": "jest-docblock@25.2.3", "_id": "jest-docblock@25.2.3", "_inBundle": false, "_integrity": "sha512-d3/tmjLLrH5fpRGmIm3oFa3vOaD/IjPxtXVOrfujpfJ9y1tCDB1x/tvunmdOVAyF03/xeMwburl6ITbiQT1mVA==", "_location": "/jest-docblock", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "jest-docblock@25.2.3", "name": "jest-docblock", "escapedName": "jest-docblock", "rawSpec": "25.2.3", "saveSpec": null, "fetchSpec": "25.2.3" }, "_requiredBy": [ "/jest-runner" ], "_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-25.2.3.tgz", "_spec": "25.2.3", "_where": ".", "bugs": { "url": "https://github.com/facebook/jest/issues" }, "dependencies": { "detect-newline": "^3.0.0" }, "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": ">= 8.3" }, "gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5", "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" }, "types": "build/index.d.ts", "typesVersions": { "<3.8": { "build/*": [ "build/ts3.4/*" ] } }, "version": "25.2.3" }