仲裁视频会议H5

package.json 1.8KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-validator-option@7.22.15",
  5. "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-validator-option@7.22.15",
  10. "_id": "@babel/helper-validator-option@7.22.15",
  11. "_inBundle": false,
  12. "_integrity": "sha512-bMn7RmyFjY/mdECUbgn9eoSY4vqvacUnS9i9vGAGttgFWesO6B4CYWA7XlpbWgBt71iv/hfbPlynohStqnu5hA==",
  13. "_location": "/@babel/helper-validator-option",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-validator-option@7.22.15",
  19. "name": "@babel/helper-validator-option",
  20. "escapedName": "@babel%2fhelper-validator-option",
  21. "scope": "@babel",
  22. "rawSpec": "7.22.15",
  23. "saveSpec": null,
  24. "fetchSpec": "7.22.15"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-compilation-targets",
  28. "/@babel/preset-env"
  29. ],
  30. "_resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.15.tgz",
  31. "_spec": "7.22.15",
  32. "_where": "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5",
  33. "author": {
  34. "name": "The Babel Team",
  35. "url": "https://babel.dev/team"
  36. },
  37. "bugs": {
  38. "url": "https://github.com/babel/babel/issues"
  39. },
  40. "description": "Validate plugin/preset options",
  41. "engines": {
  42. "node": ">=6.9.0"
  43. },
  44. "exports": {
  45. ".": "./lib/index.js",
  46. "./package.json": "./package.json"
  47. },
  48. "homepage": "https://github.com/babel/babel#readme",
  49. "license": "MIT",
  50. "main": "./lib/index.js",
  51. "name": "@babel/helper-validator-option",
  52. "publishConfig": {
  53. "access": "public"
  54. },
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/babel/babel.git",
  58. "directory": "packages/babel-helper-validator-option"
  59. },
  60. "type": "commonjs",
  61. "version": "7.22.15"
  62. }