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.

75 lines
2.3 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-modules-systemjs@7.25.9",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/plugin-transform-modules-systemjs@7.25.9",
  10. "_id": "@babel/plugin-transform-modules-systemjs@7.25.9",
  11. "_inBundle": false,
  12. "_integrity": "sha512-hyss7iIlH/zLHaehT+xwiymtPOpsiwIIRlCAOwBB04ta5Tt+lNItADdlXw3jAWZ96VJ2jlhl/c+PNIQPKNfvcA==",
  13. "_location": "/@babel/plugin-transform-modules-systemjs",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/plugin-transform-modules-systemjs@7.25.9",
  19. "name": "@babel/plugin-transform-modules-systemjs",
  20. "escapedName": "@babel%2fplugin-transform-modules-systemjs",
  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-modules-systemjs/-/plugin-transform-modules-systemjs-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-module-transforms": "^7.25.9",
  41. "@babel/helper-plugin-utils": "^7.25.9",
  42. "@babel/helper-validator-identifier": "^7.25.9",
  43. "@babel/traverse": "^7.25.9"
  44. },
  45. "description": "This plugin transforms ES2015 modules to SystemJS",
  46. "devDependencies": {
  47. "@babel/core": "^7.25.9",
  48. "@babel/helper-plugin-test-runner": "^7.25.9",
  49. "@babel/helper-transform-fixture-test-runner": "^7.25.9",
  50. "core-js": "^3.35.0"
  51. },
  52. "engines": {
  53. "node": ">=6.9.0"
  54. },
  55. "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-modules-systemjs",
  56. "keywords": [
  57. "babel-plugin"
  58. ],
  59. "license": "MIT",
  60. "main": "./lib/index.js",
  61. "name": "@babel/plugin-transform-modules-systemjs",
  62. "peerDependencies": {
  63. "@babel/core": "^7.0.0-0"
  64. },
  65. "publishConfig": {
  66. "access": "public"
  67. },
  68. "repository": {
  69. "type": "git",
  70. "url": "git+https://github.com/babel/babel.git",
  71. "directory": "packages/babel-plugin-transform-modules-systemjs"
  72. },
  73. "type": "commonjs",
  74. "version": "7.25.9"
  75. }