仲裁视频会议H5

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-wrap-function@7.22.20",
  5. "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-wrap-function@7.22.20",
  10. "_id": "@babel/helper-wrap-function@7.22.20",
  11. "_inBundle": false,
  12. "_integrity": "sha512-pms/UwkOpnQe/PDAEdV/d7dVCoBbB+R4FvYoHGZz+4VPcg7RtYy2KP7S2lbuWM6FCSgob5wshfGESbC/hzNXZw==",
  13. "_location": "/@babel/helper-wrap-function",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-wrap-function@7.22.20",
  19. "name": "@babel/helper-wrap-function",
  20. "escapedName": "@babel%2fhelper-wrap-function",
  21. "scope": "@babel",
  22. "rawSpec": "7.22.20",
  23. "saveSpec": null,
  24. "fetchSpec": "7.22.20"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-remap-async-to-generator"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.20.tgz",
  30. "_spec": "7.22.20",
  31. "_where": "E:\\云美\\调解\\视频会议\\Arbitrate-FrontendH5",
  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-function-name": "^7.22.5",
  41. "@babel/template": "^7.22.15",
  42. "@babel/types": "^7.22.19"
  43. },
  44. "description": "Helper to wrap functions inside a function call.",
  45. "devDependencies": {
  46. "@babel/traverse": "^7.22.20"
  47. },
  48. "engines": {
  49. "node": ">=6.9.0"
  50. },
  51. "homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
  52. "license": "MIT",
  53. "main": "./lib/index.js",
  54. "name": "@babel/helper-wrap-function",
  55. "publishConfig": {
  56. "access": "public"
  57. },
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/babel/babel.git",
  61. "directory": "packages/babel-helper-wrap-function"
  62. },
  63. "type": "commonjs",
  64. "version": "7.22.20"
  65. }