足力健前端,vue版本

package.json 1.5KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "_from": "regenerator-runtime@^0.12.1",
  3. "_id": "regenerator-runtime@0.12.1",
  4. "_inBundle": false,
  5. "_integrity": "sha1-+hpxVEdkwDb4xJsToIsllMn4oN4=",
  6. "_location": "/regenerator-runtime",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "regenerator-runtime@^0.12.1",
  12. "name": "regenerator-runtime",
  13. "escapedName": "regenerator-runtime",
  14. "rawSpec": "^0.12.1",
  15. "saveSpec": null,
  16. "fetchSpec": "^0.12.1"
  17. },
  18. "_requiredBy": [
  19. "/@dcloudio/uni-ui"
  20. ],
  21. "_resolved": "https://registry.npm.taobao.org/regenerator-runtime/download/regenerator-runtime-0.12.1.tgz?cache=0&sync_timestamp=1584052597708&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fregenerator-runtime%2Fdownload%2Fregenerator-runtime-0.12.1.tgz",
  22. "_shasum": "fa1a71544764c036f8c49b13a08b2594c9f8a0de",
  23. "_spec": "regenerator-runtime@^0.12.1",
  24. "_where": "F:\\2020\\zulijian\\ZljCallCenterWeb.MiniProgram\\node_modules\\@dcloudio\\uni-ui",
  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-module.js",
  40. "name": "regenerator-runtime",
  41. "repository": {
  42. "type": "git",
  43. "url": "https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime"
  44. },
  45. "version": "0.12.1"
  46. }