mirror of
https://github.com/actions/setup-node
synced 2025-04-22 00:02:12 +00:00
23 lines
652 B
JSON
23 lines
652 B
JSON
{
|
|
"name": "jest-regex-util",
|
|
"version": "24.3.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-regex-util"
|
|
},
|
|
"engines": {
|
|
"node": ">= 6"
|
|
},
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"types": "build/index.d.ts",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"gitHead": "3a7a4f3a3f5489ac8e07dcddf76bb949c482ec87"
|
|
|
|
,"_resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-24.3.0.tgz"
|
|
,"_integrity": "sha512-tXQR1NEOyGlfylyEjg1ImtScwMq8Oh3iJbGTjN7p0J23EuVX1MA8rwU69K4sLbCmwzgCUbVkm0FkSF9TdzOhtg=="
|
|
,"_from": "jest-regex-util@24.3.0"
|
|
} |