hz-zhhq-web/node_modules/jest-docblock/package.json

45 lines
1.4 KiB
JSON
Raw Normal View History

2025-02-25 13:45:28 +08:00
{
"_from": "jest-docblock@^23.2.0",
"_id": "jest-docblock@23.2.0",
"_inBundle": false,
"_integrity": "sha512-CB8MdScYLkzQ0Q/I4FYlt2UBkG9tFzi+ngSPVhSBB70nifaC+5iWz6GEfa/lB4T2KCqGy+DLzi1v34r9R1XzuA==",
"_location": "/jest-docblock",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-docblock@^23.2.0",
"name": "jest-docblock",
"escapedName": "jest-docblock",
"rawSpec": "^23.2.0",
"saveSpec": null,
"fetchSpec": "^23.2.0"
},
"_requiredBy": [
"/jest-haste-map",
"/jest-runner"
],
"_resolved": "https://registry.npmmirror.com/jest-docblock/-/jest-docblock-23.2.0.tgz",
"_shasum": "f085e1f18548d99fdd69b20207e6fd55d91383a7",
"_spec": "jest-docblock@^23.2.0",
"_where": "E:\\hz-zhhq-web\\node_modules\\jest-haste-map",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"dependencies": {
"detect-newline": "^2.1.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.",
"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": "23.2.0"
}