ProyectoServicioArmamento/package-lock.json

22 lines
554 B
JSON

{
"name": "sistema",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"sweetalert2": "^11.10.4"
}
},
"node_modules/sweetalert2": {
"version": "11.10.4",
"resolved": "https://registry.npmjs.org/sweetalert2/-/sweetalert2-11.10.4.tgz",
"integrity": "sha512-MOVRuEW/yQsyzgkaiHqAJcYKxW3vhtE5o3Skp6vZdyJejCOWo4FOicbjRfvqHAXTyTMuwDHA+0lYbO6BiHl1Gw==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/limonte"
}
}
}
}