You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
2.0 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-replace-supers@7.26.5",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-replace-supers@7.26.5",
  10. "_id": "@babel/helper-replace-supers@7.26.5",
  11. "_inBundle": false,
  12. "_integrity": "sha512-bJ6iIVdYX1YooY2X7w1q6VITt+LnUILtNk7zT78ykuwStx8BauCzxvFqFaHjOpW1bVnSUM1PN1f0p5P21wHxvg==",
  13. "_location": "/@babel/helper-replace-supers",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-replace-supers@7.26.5",
  19. "name": "@babel/helper-replace-supers",
  20. "escapedName": "@babel%2fhelper-replace-supers",
  21. "scope": "@babel",
  22. "rawSpec": "7.26.5",
  23. "saveSpec": null,
  24. "fetchSpec": "7.26.5"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-create-class-features-plugin",
  28. "/@babel/plugin-transform-classes",
  29. "/@babel/plugin-transform-object-super"
  30. ],
  31. "_resolved": "https://registry.npmmirror.com/@babel/helper-replace-supers/-/helper-replace-supers-7.26.5.tgz",
  32. "_spec": "7.26.5",
  33. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  34. "author": {
  35. "name": "The Babel Team",
  36. "url": "https://babel.dev/team"
  37. },
  38. "bugs": {
  39. "url": "https://github.com/babel/babel/issues"
  40. },
  41. "dependencies": {
  42. "@babel/helper-member-expression-to-functions": "^7.25.9",
  43. "@babel/helper-optimise-call-expression": "^7.25.9",
  44. "@babel/traverse": "^7.26.5"
  45. },
  46. "description": "Helper function to replace supers",
  47. "devDependencies": {
  48. "@babel/core": "^7.26.0"
  49. },
  50. "engines": {
  51. "node": ">=6.9.0"
  52. },
  53. "homepage": "https://babel.dev/docs/en/next/babel-helper-replace-supers",
  54. "license": "MIT",
  55. "main": "./lib/index.js",
  56. "name": "@babel/helper-replace-supers",
  57. "peerDependencies": {
  58. "@babel/core": "^7.0.0"
  59. },
  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-replace-supers"
  67. },
  68. "type": "commonjs",
  69. "version": "7.26.5"
  70. }