41 lines
1.4 KiB
JSON
41 lines
1.4 KiB
JSON
|
|
{
|
||
|
|
"name": "miniapp",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"dependencies": {
|
||
|
|
"@jdmini/api": "^1.0.10",
|
||
|
|
"@jdmini/components": "^1.0.6",
|
||
|
|
"weapp-qrcode": "^1.0.0"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"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"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/extend": {
|
||
|
|
"version": "3.0.2",
|
||
|
|
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
|
||
|
|
"integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g=="
|
||
|
|
},
|
||
|
|
"node_modules/weapp-qrcode": {
|
||
|
|
"version": "1.0.0",
|
||
|
|
"resolved": "https://registry.npmjs.org/weapp-qrcode/-/weapp-qrcode-1.0.0.tgz",
|
||
|
|
"integrity": "sha512-4sa3W0rGDVJ9QaeZpAKlAuUxVyjhDwiUqHyGK/jJMsRMXnhb4yO8qWU/pZruMo+iT5J6CraS67lDMFb1VY+RaA==",
|
||
|
|
"dependencies": {
|
||
|
|
"extend": "^3.0.2"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|