Dashboard sipadu mbip
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

package.json 1.4KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_from": "regenerator-runtime@^0.13.2",
  3. "_id": "regenerator-runtime@0.13.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==",
  6. "_location": "/regenerator-runtime",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "regenerator-runtime@^0.13.2",
  12. "name": "regenerator-runtime",
  13. "escapedName": "regenerator-runtime",
  14. "rawSpec": "^0.13.2",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.13.2"
  17. },
  18. "_requiredBy": [
  19. "/@babel/runtime"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz",
  22. "_shasum": "7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5",
  23. "_spec": "regenerator-runtime@^0.13.2",
  24. "_where": "/var/www/html/mdch.sipadu/node_modules/@babel/runtime",
  25. "author": {
  26. "name": "Ben Newman",
  27. "email": "bn@cs.stanford.edu"
  28. },
  29. "bundleDependencies": false,
  30. "deprecated": false,
  31. "description": "Runtime for Regenerator-compiled generator and async functions.",
  32. "keywords": [
  33. "regenerator",
  34. "runtime",
  35. "generator",
  36. "async"
  37. ],
  38. "license": "MIT",
  39. "main": "runtime.js",
  40. "name": "regenerator-runtime",
  41. "repository": {
  42. "type": "git",
  43. "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
  44. },
  45. "sideEffects": true,
  46. "version": "0.13.3"
  47. }