template-demo/node_modules/.package-lock.json

21 lines
710 B
JSON
Raw Permalink Normal View History

2025-09-24 00:55:36 +08:00
{
"name": "template",
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/@jdmini/api": {
"version": "1.0.10",
"resolved": "https://registry.npmmirror.com/@jdmini/api/-/api-1.0.10.tgz",
"integrity": "sha512-bVFU0awuY033mUT4QqArrYbrnPkBaBFKHoqCMHTVnRCk4b6gTs+cCGDH8uyf2t8ybCgWITKxaaH4Vjzyq8VF8g=="
},
"node_modules/@jdmini/components": {
"version": "1.0.6",
"resolved": "https://registry.npmmirror.com/@jdmini/components/-/components-1.0.6.tgz",
"integrity": "sha512-ndva1nlZ1QJqDVgHfB0GPxMGmXsZ7SbWjUkRm/WoQIkow75fFbaQCW/xhtQQ+bPbJLjXmCg2p2356klsLLib8A==",
"peerDependencies": {
"@jdmini/api": ">=1.0.8"
}
}
}
}