package-lock.json 619 B

123456789101112131415161718
  1. {
  2. "name": "fs-uni",
  3. "version": "1.0.0",
  4. "lockfileVersion": 1,
  5. "requires": true,
  6. "dependencies": {
  7. "async-validator": {
  8. "version": "4.0.2",
  9. "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.0.2.tgz",
  10. "integrity": "sha512-wPFnOgf9uIu/7uvptlX7PepSf2ArGt60Wng0bYrQ08eZVFG65LRLQpHKQebWEyAYtJcdPN31kndy4nS0jVnf0Q=="
  11. },
  12. "dayjs": {
  13. "version": "1.10.6",
  14. "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz",
  15. "integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw=="
  16. }
  17. }
  18. }