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.

62 lines
1.8 KiB

3 months ago
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-wrap-function@7.25.9",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-wrap-function@7.25.9",
  10. "_id": "@babel/helper-wrap-function@7.25.9",
  11. "_inBundle": false,
  12. "_integrity": "sha512-ETzz9UTjQSTmw39GboatdymDq4XIQbR8ySgVrylRhPOFpsd+JrKHIuF0de7GCWmem+T4uC5z7EZguod7Wj4A4g==",
  13. "_location": "/@babel/helper-wrap-function",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-wrap-function@7.25.9",
  19. "name": "@babel/helper-wrap-function",
  20. "escapedName": "@babel%2fhelper-wrap-function",
  21. "scope": "@babel",
  22. "rawSpec": "7.25.9",
  23. "saveSpec": null,
  24. "fetchSpec": "7.25.9"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-remap-async-to-generator"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.25.9.tgz",
  30. "_spec": "7.25.9",
  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/traverse": "^7.25.9",
  42. "@babel/types": "^7.25.9"
  43. },
  44. "description": "Helper to wrap functions inside a function call.",
  45. "engines": {
  46. "node": ">=6.9.0"
  47. },
  48. "homepage": "https://babel.dev/docs/en/next/babel-helper-wrap-function",
  49. "license": "MIT",
  50. "main": "./lib/index.js",
  51. "name": "@babel/helper-wrap-function",
  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-wrap-function"
  59. },
  60. "type": "commonjs",
  61. "version": "7.25.9"
  62. }