仲裁视频会议H5

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-environment-visitor@7.22.20",
  5. "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-environment-visitor@7.22.20",
  10. "_id": "@babel/helper-environment-visitor@7.22.20",
  11. "_inBundle": false,
  12. "_integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==",
  13. "_location": "/@babel/helper-environment-visitor",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-environment-visitor@7.22.20",
  19. "name": "@babel/helper-environment-visitor",
  20. "escapedName": "@babel%2fhelper-environment-visitor",
  21. "scope": "@babel",
  22. "rawSpec": "7.22.20",
  23. "saveSpec": null,
  24. "fetchSpec": "7.22.20"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-create-class-features-plugin",
  28. "/@babel/helper-module-transforms",
  29. "/@babel/helper-remap-async-to-generator",
  30. "/@babel/helper-replace-supers",
  31. "/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly",
  32. "/@babel/plugin-transform-async-generator-functions",
  33. "/@babel/plugin-transform-classes",
  34. "/@babel/traverse"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz",
  37. "_spec": "7.22.20",
  38. "_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
  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. "description": "Helper visitor to only visit nodes in the current 'this' context",
  47. "devDependencies": {
  48. "@babel/traverse": "^7.22.20",
  49. "@babel/types": "^7.22.19"
  50. },
  51. "engines": {
  52. "node": ">=6.9.0"
  53. },
  54. "exports": {
  55. ".": "./lib/index.js",
  56. "./package.json": "./package.json"
  57. },
  58. "homepage": "https://babel.dev/docs/en/next/babel-helper-environment-visitor",
  59. "license": "MIT",
  60. "main": "./lib/index.js",
  61. "name": "@babel/helper-environment-visitor",
  62. "publishConfig": {
  63. "access": "public"
  64. },
  65. "repository": {
  66. "type": "git",
  67. "url": "git+https://github.com/babel/babel.git",
  68. "directory": "packages/babel-helper-environment-visitor"
  69. },
  70. "type": "commonjs",
  71. "version": "7.22.20"
  72. }