123456789101112131415161718 |
- {
- "name": "fs-uni",
- "version": "1.0.0",
- "lockfileVersion": 1,
- "requires": true,
- "dependencies": {
- "async-validator": {
- "version": "4.0.2",
- "resolved": "https://registry.npmjs.org/async-validator/-/async-validator-4.0.2.tgz",
- "integrity": "sha512-wPFnOgf9uIu/7uvptlX7PepSf2ArGt60Wng0bYrQ08eZVFG65LRLQpHKQebWEyAYtJcdPN31kndy4nS0jVnf0Q=="
- },
- "dayjs": {
- "version": "1.10.6",
- "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz",
- "integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw=="
- }
- }
- }
|