mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
63 lines
1.7 KiB
JSON
63 lines
1.7 KiB
JSON
{
|
|
"_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": "range",
|
|
"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",
|
|
"_shasum": "ac45280c43d59e7139f9fbe5896c6e0320c01ebb",
|
|
"_spec": "jest-docblock@^25.2.3",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/jest-runner",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"detect-newline": "^3.0.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.",
|
|
"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"
|
|
}
|