mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-05 23:40:14 +01:00
18 lines
431 B
JSON
18 lines
431 B
JSON
{
|
|
"name": "Wireguard-Dashboard",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"dayjs": "^1.11.12"
|
|
}
|
|
},
|
|
"node_modules/dayjs": {
|
|
"version": "1.11.12",
|
|
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.12.tgz",
|
|
"integrity": "sha512-Rt2g+nTbLlDWZTwwrIXjy9MeiZmSDI375FvZs72ngxx8PDC6YXOeR3q5LAuPzjZQxhiWdRKac7RKV+YyQYfYIg=="
|
|
}
|
|
}
|
|
}
|