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.

70 lines
2.0 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-module-imports@7.25.9",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-module-imports@7.25.9",
  10. "_id": "@babel/helper-module-imports@7.25.9",
  11. "_inBundle": false,
  12. "_integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==",
  13. "_location": "/@babel/helper-module-imports",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-module-imports@7.25.9",
  19. "name": "@babel/helper-module-imports",
  20. "escapedName": "@babel%2fhelper-module-imports",
  21. "scope": "@babel",
  22. "rawSpec": "7.25.9",
  23. "saveSpec": null,
  24. "fetchSpec": "7.25.9"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-module-transforms",
  28. "/@babel/plugin-transform-async-to-generator",
  29. "/@babel/plugin-transform-runtime",
  30. "/@vue/babel-plugin-jsx",
  31. "/@vue/babel-plugin-resolve-type",
  32. "/@vue/babel-plugin-transform-vue-jsx",
  33. "/@vue/babel-preset-app"
  34. ],
  35. "_resolved": "https://registry.npmmirror.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz",
  36. "_spec": "7.25.9",
  37. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  38. "author": {
  39. "name": "The Babel Team",
  40. "url": "https://babel.dev/team"
  41. },
  42. "bugs": {
  43. "url": "https://github.com/babel/babel/issues"
  44. },
  45. "dependencies": {
  46. "@babel/traverse": "^7.25.9",
  47. "@babel/types": "^7.25.9"
  48. },
  49. "description": "Babel helper functions for inserting module loads",
  50. "devDependencies": {
  51. "@babel/core": "^7.25.9"
  52. },
  53. "engines": {
  54. "node": ">=6.9.0"
  55. },
  56. "homepage": "https://babel.dev/docs/en/next/babel-helper-module-imports",
  57. "license": "MIT",
  58. "main": "./lib/index.js",
  59. "name": "@babel/helper-module-imports",
  60. "publishConfig": {
  61. "access": "public"
  62. },
  63. "repository": {
  64. "type": "git",
  65. "url": "git+https://github.com/babel/babel.git",
  66. "directory": "packages/babel-helper-module-imports"
  67. },
  68. "type": "commonjs",
  69. "version": "7.25.9"
  70. }