package.json 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-member-expression-to-functions@7.8.3",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-member-expression-to-functions@7.8.3",
  10. "_id": "@babel/helper-member-expression-to-functions@7.8.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-fO4Egq88utkQFjbPrSHGmGLFqmrshs11d46WI+WZDESt7Wu7wN2G2Iu+NMMZJFDOVRHAMIkB5SNh30NtwCA7RA==",
  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.8.3",
  19. "name": "@babel/helper-member-expression-to-functions",
  20. "escapedName": "@babel%2fhelper-member-expression-to-functions",
  21. "scope": "@babel",
  22. "rawSpec": "7.8.3",
  23. "saveSpec": null,
  24. "fetchSpec": "7.8.3"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-replace-supers"
  28. ],
  29. "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz",
  30. "_spec": "7.8.3",
  31. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  32. "author": {
  33. "name": "Justin Ridgewell",
  34. "email": "justin@ridgewell.name"
  35. },
  36. "dependencies": {
  37. "@babel/types": "^7.8.3"
  38. },
  39. "description": "Helper function to replace certain member expressions with function calls",
  40. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  41. "license": "MIT",
  42. "main": "lib/index.js",
  43. "name": "@babel/helper-member-expression-to-functions",
  44. "publishConfig": {
  45. "access": "public"
  46. },
  47. "repository": {
  48. "type": "git",
  49. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions"
  50. },
  51. "version": "7.8.3"
  52. }