Frontend/24_12_09/package-lock.json

18 lines
434 B
JSON
Raw Normal View History

2024-12-09 12:11:41 +00:00
{
"name": "24_12_09",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"web-vitals": "^4.2.4"
}
},
"node_modules/web-vitals": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-4.2.4.tgz",
"integrity": "sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw=="
}
}
}