github-pages-deploy-action/node_modules/jest-docblock/package.json
2020-03-21 17:13:25 -04:00

56 lines
1.6 KiB
JSON

{
"_args": [
[
"jest-docblock@25.1.0",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "jest-docblock@25.1.0",
"_id": "jest-docblock@25.1.0",
"_inBundle": false,
"_integrity": "sha512-370P/mh1wzoef6hUKiaMcsPtIapY25suP6JqM70V9RJvdKLrV4GaGbfUseUVk4FZJw4oTZ1qSCJNdrClKt5JQA==",
"_location": "/jest-docblock",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-docblock@25.1.0",
"name": "jest-docblock",
"escapedName": "jest-docblock",
"rawSpec": "25.1.0",
"saveSpec": null,
"fetchSpec": "25.1.0"
},
"_requiredBy": [
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-25.1.0.tgz",
"_spec": "25.1.0",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"detect-newline": "^3.0.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.",
"engines": {
"node": ">= 8.3"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638",
"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"
},
"version": "25.1.0"
}