You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.4 KiB
44 lines
1.4 KiB
{
|
|
"_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": "D:\\仁舟项目\\admin_dHBzn\\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"
|
|
}
|
|
|