Files
front-end-code/package-lock.json
2023-08-21 14:54:02 +08:00

12 lines
318 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"base-64": {
"version": "1.0.0",
"resolved": "https://registry.npmmirror.com/base-64/-/base-64-1.0.0.tgz",
"integrity": "sha512-kwDPIFCGx0NZHog36dj+tHiwP4QMzsZ3AgMViUBKI0+V5n4U0ufTCUMhnQ04diaRI8EX/QcPfql7zlhZ7j4zgg=="
}
}
}