package.json 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "_args": [
  3. [
  4. "@babel/helper-annotate-as-pure@7.8.3",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "@babel/helper-annotate-as-pure@7.8.3",
  9. "_id": "@babel/helper-annotate-as-pure@7.8.3",
  10. "_inBundle": false,
  11. "_integrity": "sha512-6o+mJrZBxOoEX77Ezv9zwW7WV8DdluouRKNY/IR5u/YTMuKHgugHOzYWlYvYLpLA9nPsQCAAASpCIbjI9Mv+Uw==",
  12. "_location": "/@babel/helper-annotate-as-pure",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "@babel/helper-annotate-as-pure@7.8.3",
  18. "name": "@babel/helper-annotate-as-pure",
  19. "escapedName": "@babel%2fhelper-annotate-as-pure",
  20. "scope": "@babel",
  21. "rawSpec": "7.8.3",
  22. "saveSpec": null,
  23. "fetchSpec": "7.8.3"
  24. },
  25. "_requiredBy": [
  26. "/@babel/helper-create-regexp-features-plugin",
  27. "/@babel/helper-remap-async-to-generator",
  28. "/@babel/plugin-transform-classes",
  29. "/@babel/plugin-transform-template-literals"
  30. ],
  31. "_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz",
  32. "_spec": "7.8.3",
  33. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  34. "dependencies": {
  35. "@babel/types": "^7.8.3"
  36. },
  37. "description": "Helper function to annotate paths and nodes with #__PURE__ comment",
  38. "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
  39. "license": "MIT",
  40. "main": "lib/index.js",
  41. "name": "@babel/helper-annotate-as-pure",
  42. "publishConfig": {
  43. "access": "public"
  44. },
  45. "repository": {
  46. "type": "git",
  47. "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure"
  48. },
  49. "version": "7.8.3"
  50. }