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
2.0 KiB

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