You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

54 lines
1.5 KiB

{
"_from": "jest-regex-util@^24.9.0",
"_id": "jest-regex-util@24.9.0",
"_inBundle": false,
"_integrity": "sha512-05Cmb6CuxaA+Ys6fjr3PhvV3bGQmO+2p2La4hFbU+W5uOc479f7FdLXUWXw4pYMAhhSZIuKHwSXSu6CsSBAXQA==",
"_location": "/jest-regex-util",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jest-regex-util@^24.9.0",
"name": "jest-regex-util",
"escapedName": "jest-regex-util",
"rawSpec": "^24.9.0",
"saveSpec": null,
"fetchSpec": "^24.9.0"
},
"_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-24.9.0.tgz",
"_shasum": "c13fb3380bde22bf6575432c493ea8fe37965636",
"_spec": "jest-regex-util@^24.9.0",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@jest\\transform",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"bundleDependencies": false,
"deprecated": false,
"engines": {
"node": ">= 6"
},
"gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
"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",
"version": "24.9.0"
}