setup-node/node_modules/jest-regex-util/package.json
eric sciple ae5dcb46c8 .
2020-01-24 12:30:26 -05:00

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"
}