travel/admin/node_modules/jest-regex-util/package.json

20 lines
416 B
JSON
Raw Normal View History

2024-06-24 11:28:18 +08:00
{
"name": "jest-regex-util",
"version": "24.9.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": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1"
}