| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_args": [
- [
- "jest-docblock@22.4.3",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "jest-docblock@22.4.3",
- "_id": "jest-docblock@22.4.3",
- "_inBundle": false,
- "_integrity": "sha512-uPKBEAw7YrEMcXueMKZXn/rbMxBiSv48fSqy3uEnmgOlQhSX+lthBqHb1fKWNVmFqAp9E/RsSdBfiV31LbzaOg==",
- "_location": "/jest-docblock",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "jest-docblock@22.4.3",
- "name": "jest-docblock",
- "escapedName": "jest-docblock",
- "rawSpec": "22.4.3",
- "saveSpec": null,
- "fetchSpec": "22.4.3"
- },
- "_requiredBy": [
- "/jest-haste-map",
- "/jest-runner"
- ],
- "_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-22.4.3.tgz",
- "_spec": "22.4.3",
- "_where": "E:\\2023\\5\\myjadmin",
- "bugs": {
- "url": "https://github.com/facebook/jest/issues"
- },
- "dependencies": {
- "detect-newline": "^2.1.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.",
- "homepage": "https://github.com/facebook/jest#readme",
- "license": "MIT",
- "main": "build/index.js",
- "name": "jest-docblock",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/facebook/jest.git"
- },
- "version": "22.4.3"
- }
|