65 lines
1.7 KiB
JSON
65 lines
1.7 KiB
JSON
{
|
|
"_from": "jest-regex-util@^25.2.6",
|
|
"_id": "jest-regex-util@25.2.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-KQqf7a0NrtCkYmZZzodPftn7fL1cq3GQAFVMn5Hg8uKx/fIenLEobNanUxb7abQ1sjADHBseG/2FGpsv/wr+Qw==",
|
|
"_location": "/jest-regex-util",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "jest-regex-util@^25.2.6",
|
|
"name": "jest-regex-util",
|
|
"escapedName": "jest-regex-util",
|
|
"rawSpec": "^25.2.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^25.2.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@jest/core",
|
|
"/@jest/transform",
|
|
"/expect",
|
|
"/jest-config",
|
|
"/jest-resolve-dependencies",
|
|
"/jest-runtime",
|
|
"/jest-watch-typeahead"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-25.2.6.tgz",
|
|
"_shasum": "d847d38ba15d2118d3b06390056028d0f2fd3964",
|
|
"_spec": "jest-regex-util@^25.2.6",
|
|
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@jest/transform",
|
|
"bugs": {
|
|
"url": "https://github.com/facebook/jest/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"devDependencies": {
|
|
"@types/node": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">= 8.3"
|
|
},
|
|
"gitHead": "43207b743df164e9e58bd483dd9167b9084da18b",
|
|
"homepage": "https://github.com/facebook/jest#readme",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"name": "jest-regex-util",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/facebook/jest.git",
|
|
"directory": "packages/jest-regex-util"
|
|
},
|
|
"types": "build/index.d.ts",
|
|
"typesVersions": {
|
|
"<3.8": {
|
|
"build/*": [
|
|
"build/ts3.4/*"
|
|
]
|
|
}
|
|
},
|
|
"version": "25.2.6"
|
|
}
|