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.

80 lines
2.5 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-create-regexp-features-plugin@7.26.3",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-create-regexp-features-plugin@7.26.3",
  10. "_id": "@babel/helper-create-regexp-features-plugin@7.26.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-G7ZRb40uUgdKOQqPLjfD12ZmGA54PzqDFUv2BKImnC9QIfGhIHKvVML0oN8IUiDq4iRqpq74ABpvOaerfWdong==",
  13. "_location": "/@babel/helper-create-regexp-features-plugin",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-create-regexp-features-plugin@7.26.3",
  19. "name": "@babel/helper-create-regexp-features-plugin",
  20. "escapedName": "@babel%2fhelper-create-regexp-features-plugin",
  21. "scope": "@babel",
  22. "rawSpec": "7.26.3",
  23. "saveSpec": null,
  24. "fetchSpec": "7.26.3"
  25. },
  26. "_requiredBy": [
  27. "/@babel/plugin-syntax-unicode-sets-regex",
  28. "/@babel/plugin-transform-dotall-regex",
  29. "/@babel/plugin-transform-duplicate-named-capturing-groups-regex",
  30. "/@babel/plugin-transform-named-capturing-groups-regex",
  31. "/@babel/plugin-transform-regexp-modifiers",
  32. "/@babel/plugin-transform-unicode-property-regex",
  33. "/@babel/plugin-transform-unicode-regex",
  34. "/@babel/plugin-transform-unicode-sets-regex"
  35. ],
  36. "_resolved": "https://registry.npmmirror.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.26.3.tgz",
  37. "_spec": "7.26.3",
  38. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  39. "author": {
  40. "name": "The Babel Team",
  41. "url": "https://babel.dev/team"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/babel/babel/issues"
  45. },
  46. "dependencies": {
  47. "@babel/helper-annotate-as-pure": "^7.25.9",
  48. "regexpu-core": "^6.2.0",
  49. "semver": "^6.3.1"
  50. },
  51. "description": "Compile ESNext Regular Expressions to ES5",
  52. "devDependencies": {
  53. "@babel/core": "^7.26.0",
  54. "@babel/helper-plugin-test-runner": "^7.25.9"
  55. },
  56. "engines": {
  57. "node": ">=6.9.0"
  58. },
  59. "homepage": "https://github.com/babel/babel#readme",
  60. "keywords": [
  61. "babel",
  62. "babel-plugin"
  63. ],
  64. "license": "MIT",
  65. "main": "./lib/index.js",
  66. "name": "@babel/helper-create-regexp-features-plugin",
  67. "peerDependencies": {
  68. "@babel/core": "^7.0.0"
  69. },
  70. "publishConfig": {
  71. "access": "public"
  72. },
  73. "repository": {
  74. "type": "git",
  75. "url": "git+https://github.com/babel/babel.git",
  76. "directory": "packages/babel-helper-create-regexp-features-plugin"
  77. },
  78. "type": "commonjs",
  79. "version": "7.26.3"
  80. }