mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 10:01:30 -04:00
45 lines
1.4 KiB
JSON
45 lines
1.4 KiB
JSON
{
|
|
"_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": "range",
|
|
"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": "http://registry.npmjs.org/jest-docblock/-/jest-docblock-22.4.3.tgz",
|
|
"_shasum": "50886f132b42b280c903c592373bb6e93bb68b19",
|
|
"_spec": "jest-docblock@^22.4.3",
|
|
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/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": "22.4.3"
|
|
}
|