mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 17:26:27 +00:00
28 lines
No EOL
733 B
JSON
28 lines
No EOL
733 B
JSON
{
|
|
"name": "jest-docblock",
|
|
"version": "24.3.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-docblock"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"dependencies": {
|
|
"detect-newline": "^2.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/detect-newline": "^2.1.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "3a7a4f3a3f5489ac8e07dcddf76bb949c482ec87"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-24.3.0.tgz"
|
|
,"_integrity": "sha512-nlANmF9Yq1dufhFlKG9rasfQlrY7wINJbo3q01tu56Jv5eBU5jirylhF2O5ZBnLxzOVBGRDz/9NAwNyBtG4Nyg=="
|
|
,"_from": "jest-docblock@24.3.0"
|
|
} |