package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-function-name@7.8.3",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "@babel/helper-function-name@7.8.3",
  10. "_id": "@babel/helper-function-name@7.8.3",
  11. "_inBundle": false,
  12. "_integrity": "sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA==",
  13. "_location": "/@babel/helper-function-name",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "@babel/helper-function-name@7.8.3",
  19. "name": "@babel/helper-function-name",
  20. "escapedName": "@babel%2fhelper-function-name",
  21. "scope": "@babel",
  22. "rawSpec": "7.8.3",
  23. "saveSpec": null,
  24. "fetchSpec": "7.8.3"
  25. },
  26. "_requiredBy": [
  27. "/@babel/helper-define-map",
  28. "/@babel/helper-wrap-function",
  29. "/@babel/plugin-transform-function-name",
  30. "/@babel/traverse"
  31. ],
  32. "_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz",
  33. "_spec": "7.8.3",
  34. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  35. "dependencies": {
  36. "@babel/helper-get-function-arity": "^7.8.3",
  37. "@babel/template": "^7.8.3",
  38. "@babel/types": "^7.8.3"
  39. },
  40. "description": "Helper function to change the property 'name' of every function",
  41. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  42. "license": "MIT",
  43. "main": "lib/index.js",
  44. "name": "@babel/helper-function-name",
  45. "publishConfig": {
  46. "access": "public"
  47. },
  48. "repository": {
  49. "type": "git",
  50. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
  51. },
  52. "version": "7.8.3"
  53. }