Files
authenticationPlatform/package-lock.json
2026-04-10 14:45:16 +08:00

18 lines
460 B
JSON

{
"name": "AuthenticationPlatform",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"amfe-flexible": "^2.2.1"
}
},
"node_modules/amfe-flexible": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/amfe-flexible/-/amfe-flexible-2.2.1.tgz",
"integrity": "sha512-L2VfvDzoETBjhRptg5u/IUuzHSuxm22JpSRb404p/TBGeRfwWmmNEbB+TFPIP/sS/+pbM18bCFH9QnMojLuPNw=="
}
}
}