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.

51 lines
1.4 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "regenerator-runtime@0.14.1",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "regenerator-runtime@0.14.1",
  10. "_id": "regenerator-runtime@0.14.1",
  11. "_inBundle": false,
  12. "_integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==",
  13. "_location": "/regenerator-runtime",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "regenerator-runtime@0.14.1",
  19. "name": "regenerator-runtime",
  20. "escapedName": "regenerator-runtime",
  21. "rawSpec": "0.14.1",
  22. "saveSpec": null,
  23. "fetchSpec": "0.14.1"
  24. },
  25. "_requiredBy": [
  26. "/@babel/runtime"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
  29. "_spec": "0.14.1",
  30. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  31. "author": {
  32. "name": "Ben Newman",
  33. "email": "bn@cs.stanford.edu"
  34. },
  35. "description": "Runtime for Regenerator-compiled generator and async functions.",
  36. "keywords": [
  37. "regenerator",
  38. "runtime",
  39. "generator",
  40. "async"
  41. ],
  42. "license": "MIT",
  43. "main": "runtime.js",
  44. "name": "regenerator-runtime",
  45. "repository": {
  46. "type": "git",
  47. "url": "https://github.com/facebook/regenerator/tree/main/packages/runtime"
  48. },
  49. "sideEffects": true,
  50. "version": "0.14.1"
  51. }