package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "jest-regex-util@^24.9.0",
  3. "_id": "jest-regex-util@24.9.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-05Cmb6CuxaA+Ys6fjr3PhvV3bGQmO+2p2La4hFbU+W5uOc479f7FdLXUWXw4pYMAhhSZIuKHwSXSu6CsSBAXQA==",
  6. "_location": "/jest-regex-util",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "jest-regex-util@^24.9.0",
  12. "name": "jest-regex-util",
  13. "escapedName": "jest-regex-util",
  14. "rawSpec": "^24.9.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^24.9.0"
  17. },
  18. "_requiredBy": [
  19. "/@jest/core",
  20. "/@jest/transform",
  21. "/expect",
  22. "/jest-config",
  23. "/jest-resolve-dependencies",
  24. "/jest-runtime",
  25. "/jest-watch-typeahead"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-24.9.0.tgz",
  28. "_shasum": "c13fb3380bde22bf6575432c493ea8fe37965636",
  29. "_spec": "jest-regex-util@^24.9.0",
  30. "_where": "E:\\workspace\\cfd-front-admin\\node_modules\\@jest\\transform",
  31. "bugs": {
  32. "url": "https://github.com/facebook/jest/issues"
  33. },
  34. "bundleDependencies": false,
  35. "deprecated": false,
  36. "engines": {
  37. "node": ">= 6"
  38. },
  39. "gitHead": "9ad0f4bc6b8bdd94989804226c28c9960d9da7d1",
  40. "homepage": "https://github.com/facebook/jest#readme",
  41. "license": "MIT",
  42. "main": "build/index.js",
  43. "name": "jest-regex-util",
  44. "publishConfig": {
  45. "access": "public"
  46. },
  47. "repository": {
  48. "type": "git",
  49. "url": "git+https://github.com/facebook/jest.git",
  50. "directory": "packages/jest-regex-util"
  51. },
  52. "types": "build/index.d.ts",
  53. "version": "24.9.0"
  54. }