github-pages-deploy-action/node_modules/jest-regex-util/package.json
2020-01-27 23:58:23 -05:00

20 lines
418 B
JSON

{
"name": "jest-regex-util",
"version": "25.1.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git",
"directory": "packages/jest-regex-util"
},
"engines": {
"node": ">= 8.3"
},
"license": "MIT",
"main": "build/index.js",
"types": "build/index.d.ts",
"publishConfig": {
"access": "public"
},
"gitHead": "170eee11d03b0ed5c60077982fdbc3bafd403638"
}