仲裁视频会议H5

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "_args": [
  3. [
  4. "@babel/plugin-transform-computed-properties@7.23.3",
  5. "D:\\韩超勃\\视频会议\\Arbitrate-FrontendH5"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/plugin-transform-computed-properties@7.23.3",
  10. "_id": "@babel/plugin-transform-computed-properties@7.23.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-dTj83UVTLw/+nbiHqQSFdwO9CbTtwq1DsDqm3CUEtDrZNET5rT5E6bIdTlOftDTDLMYxvxHNEYO4B9SLl8SLZw==",
  13. "_location": "/@babel/plugin-transform-computed-properties",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/plugin-transform-computed-properties@7.23.3",
  19. "name": "@babel/plugin-transform-computed-properties",
  20. "escapedName": "@babel%2fplugin-transform-computed-properties",
  21. "scope": "@babel",
  22. "rawSpec": "7.23.3",
  23. "saveSpec": null,
  24. "fetchSpec": "7.23.3"
  25. },
  26. "_requiredBy": [
  27. "/@babel/preset-env"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.23.3.tgz",
  30. "_spec": "7.23.3",
  31. "_where": "D:\\韩超勃\\视频会议\\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-plugin-utils": "^7.22.5",
  41. "@babel/template": "^7.22.15"
  42. },
  43. "description": "Compile ES2015 computed properties to ES5",
  44. "devDependencies": {
  45. "@babel/core": "^7.23.3",
  46. "@babel/helper-plugin-test-runner": "^7.22.5"
  47. },
  48. "engines": {
  49. "node": ">=6.9.0"
  50. },
  51. "homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-computed-properties",
  52. "keywords": [
  53. "babel-plugin"
  54. ],
  55. "license": "MIT",
  56. "main": "./lib/index.js",
  57. "name": "@babel/plugin-transform-computed-properties",
  58. "peerDependencies": {
  59. "@babel/core": "^7.0.0-0"
  60. },
  61. "publishConfig": {
  62. "access": "public"
  63. },
  64. "repository": {
  65. "type": "git",
  66. "url": "git+https://github.com/babel/babel.git",
  67. "directory": "packages/babel-plugin-transform-computed-properties"
  68. },
  69. "type": "commonjs",
  70. "version": "7.23.3"
  71. }