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.

71 lines
2.1 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-unicode-regex@7.25.9",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/plugin-transform-unicode-regex@7.25.9",
  10. "_id": "@babel/plugin-transform-unicode-regex@7.25.9",
  11. "_inBundle": false,
  12. "_integrity": "sha512-yoxstj7Rg9dlNn9UQxzk4fcNivwv4nUYz7fYXBaKxvw/lnmPuOm/ikoELygbYq68Bls3D/D+NBPHiLwZdZZ4HA==",
  13. "_location": "/@babel/plugin-transform-unicode-regex",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/plugin-transform-unicode-regex@7.25.9",
  19. "name": "@babel/plugin-transform-unicode-regex",
  20. "escapedName": "@babel%2fplugin-transform-unicode-regex",
  21. "scope": "@babel",
  22. "rawSpec": "7.25.9",
  23. "saveSpec": null,
  24. "fetchSpec": "7.25.9"
  25. },
  26. "_requiredBy": [
  27. "/@babel/preset-env"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.25.9.tgz",
  30. "_spec": "7.25.9",
  31. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  32. "author": {
  33. "name": "The Babel Team",
  34. "url": "https://babel.dev/team"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/babel/babel/issues"
  38. },
  39. "dependencies": {
  40. "@babel/helper-create-regexp-features-plugin": "^7.25.9",
  41. "@babel/helper-plugin-utils": "^7.25.9"
  42. },
  43. "description": "Compile ES2015 Unicode regex to ES5",
  44. "devDependencies": {
  45. "@babel/core": "^7.25.9",
  46. "@babel/helper-plugin-test-runner": "^7.25.9"
  47. },
  48. "engines": {
  49. "node": ">=6.9.0"
  50. },
  51. "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-unicode-regex",
  52. "keywords": [
  53. "babel-plugin"
  54. ],
  55. "license": "MIT",
  56. "main": "./lib/index.js",
  57. "name": "@babel/plugin-transform-unicode-regex",
  58. "peerDependencies": {
  59. "@babel/core": "^7.0.0-0"
  60. },
  61. "publishConfig": {
  62. "access": "public"
  63. },
  64. "repository": {
  65. "type": "git",
  66. "url": "git+https://github.com/babel/babel.git",
  67. "directory": "packages/babel-plugin-transform-unicode-regex"
  68. },
  69. "type": "commonjs",
  70. "version": "7.25.9"
  71. }