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.

67 lines
1.8 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helpers@7.26.7",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helpers@7.26.7",
  10. "_id": "@babel/helpers@7.26.7",
  11. "_inBundle": false,
  12. "_integrity": "sha512-8NHiL98vsi0mbPQmYAGWwfcFaOy4j2HY49fXJCfuDcdE7fMIsH9a7GdaeXpIBsbT7307WU8KCMp5pUVDNL4f9A==",
  13. "_location": "/@babel/helpers",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helpers@7.26.7",
  19. "name": "@babel/helpers",
  20. "escapedName": "@babel%2fhelpers",
  21. "scope": "@babel",
  22. "rawSpec": "7.26.7",
  23. "saveSpec": null,
  24. "fetchSpec": "7.26.7"
  25. },
  26. "_requiredBy": [
  27. "/@babel/core"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.26.7.tgz",
  30. "_spec": "7.26.7",
  31. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  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/template": "^7.25.9",
  41. "@babel/types": "^7.26.7"
  42. },
  43. "description": "Collection of helper functions used by Babel transforms.",
  44. "devDependencies": {
  45. "@babel/generator": "^7.26.5",
  46. "@babel/helper-plugin-test-runner": "^7.25.9",
  47. "@babel/parser": "^7.26.7",
  48. "regenerator-runtime": "^0.14.0"
  49. },
  50. "engines": {
  51. "node": ">=6.9.0"
  52. },
  53. "homepage": "https://babel.dev/docs/en/next/babel-helpers",
  54. "license": "MIT",
  55. "main": "./lib/index.js",
  56. "name": "@babel/helpers",
  57. "publishConfig": {
  58. "access": "public"
  59. },
  60. "repository": {
  61. "type": "git",
  62. "url": "git+https://github.com/babel/babel.git",
  63. "directory": "packages/babel-helpers"
  64. },
  65. "type": "commonjs",
  66. "version": "7.26.7"
  67. }