26 lines
878 B
JSON
26 lines
878 B
JSON
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"bootstrap": {
|
|
"version": "5.1.1",
|
|
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.1.1.tgz",
|
|
"integrity": "sha512-/jUa4sSuDZWlDLQ1gwQQR8uoYSvLJzDd8m5o6bPKh3asLAMYVZKdRCjb1joUd5WXf0WwCNzd2EjwQQhupou0dA=="
|
|
},
|
|
"bootstrap-year-calendar": {
|
|
"version": "1.1.1",
|
|
"resolved": "https://registry.npmjs.org/bootstrap-year-calendar/-/bootstrap-year-calendar-1.1.1.tgz",
|
|
"integrity": "sha1-OmMrENn5fTCFDF4UGpT1lnNotjM=",
|
|
"requires": {
|
|
"bootstrap": ">=3.1.1",
|
|
"jquery": ">=1.8.2"
|
|
}
|
|
},
|
|
"jquery": {
|
|
"version": "3.6.0",
|
|
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.0.tgz",
|
|
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
|
|
}
|
|
}
|
|
}
|