1
2
3
4
5
6
7
8
9
10
11
| {
| "requires": true,
| "lockfileVersion": 1,
| "dependencies": {
| "dayjs": {
| "version": "1.11.10",
| "resolved": "https://registry.npmmirror.com/dayjs/-/dayjs-1.11.10.tgz",
| "integrity": "sha512-vjAczensTgRcqDERK0SR2XMwsF/tSvnvlv6VcF2GIhg6Sx4yOIt/irsr1RDJsKiIyBzJDpCoXiWWq28MqH2cnQ=="
| }
| }
| }
|
|