.package-lock.json 658 B

12345678910111213141516171819
  1. {
  2. "name": "yueche_app",
  3. "lockfileVersion": 3,
  4. "requires": true,
  5. "packages": {
  6. "node_modules/dayjs": {
  7. "version": "1.11.18",
  8. "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.18.tgz",
  9. "integrity": "sha512-zFBQ7WFRvVRhKcWoUh+ZA1g2HVgUbsZm9sbddh8EC5iv93sui8DVVz1Npvz+r6meo9VKfa8NyLWBsQK1VvIKPA==",
  10. "license": "MIT"
  11. },
  12. "node_modules/lodash": {
  13. "version": "4.17.21",
  14. "resolved": "https://registry.npmmirror.com/lodash/-/lodash-4.17.21.tgz",
  15. "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
  16. "license": "MIT"
  17. }
  18. }
  19. }