package.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-module-imports@7.15.4",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-module-imports@7.15.4",
  10. "_id": "@babel/helper-module-imports@7.15.4",
  11. "_inBundle": false,
  12. "_integrity": "sha1-4YAH0jBjLeoZtHhTuYRHbntOED8=",
  13. "_location": "/@babel/helper-module-imports",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-module-imports@7.15.4",
  19. "name": "@babel/helper-module-imports",
  20. "escapedName": "@babel%2fhelper-module-imports",
  21. "scope": "@babel",
  22. "rawSpec": "7.15.4",
  23. "saveSpec": null,
  24. "fetchSpec": "7.15.4"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-define-polyfill-provider",
  28. "/@babel/helper-module-transforms",
  29. "/@babel/plugin-transform-async-to-generator",
  30. "/@babel/plugin-transform-runtime",
  31. "/@vue/babel-plugin-jsx",
  32. "/@vue/babel-plugin-transform-vue-jsx",
  33. "/@vue/babel-preset-app"
  34. ],
  35. "_resolved": "https://registry.nlark.com/@babel/helper-module-imports/download/@babel/helper-module-imports-7.15.4.tgz?cache=0&sync_timestamp=1630623999881&other_urls=https%3A%2F%2Fregistry.nlark.com%2F%40babel%2Fhelper-module-imports%2Fdownload%2F%40babel%2Fhelper-module-imports-7.15.4.tgz",
  36. "_spec": "7.15.4",
  37. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  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/types": "^7.15.4"
  47. },
  48. "description": "Babel helper functions for inserting module loads",
  49. "devDependencies": {
  50. "@babel/core": "7.15.4",
  51. "@babel/traverse": "7.15.4"
  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. "version": "7.15.4"
  69. }