| 1234567891011121314151617181920212223242526272829303132 |
- {
- "name": "mer_uniapp",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "": {
- "dependencies": {
- "@qiun/ucharts": "^2.5.0-20230101",
- "html5-qrcode": "^2.3.8",
- "jsqr": "^1.4.0"
- }
- },
- "node_modules/@qiun/ucharts": {
- "version": "2.5.0-20230101",
- "resolved": "https://registry.npmmirror.com/@qiun/ucharts/-/ucharts-2.5.0-20230101.tgz",
- "integrity": "sha512-C7ccBgfPuGF6dxTRuMW0NPPMSCf1k/kh3I9zkRVBc5PaivudX/rPL+jd2Wty6gn5ya5L3Ob+YmYe09V5xw66Cw==",
- "license": "Apache"
- },
- "node_modules/html5-qrcode": {
- "version": "2.3.8",
- "resolved": "https://registry.npmmirror.com/html5-qrcode/-/html5-qrcode-2.3.8.tgz",
- "integrity": "sha512-jsr4vafJhwoLVEDW3n1KvPnCCXWaQfRng0/EEYk1vNcQGcG/htAdhJX0be8YyqMoSz7+hZvOZSTAepsabiuhiQ==",
- "license": "Apache-2.0"
- },
- "node_modules/jsqr": {
- "version": "1.4.0",
- "resolved": "https://registry.npmmirror.com/jsqr/-/jsqr-1.4.0.tgz",
- "integrity": "sha512-dxLob7q65Xg2DvstYkRpkYtmKm2sPJ9oFhrhmudT1dZvNFFTlroai3AWSpLey/w5vMcLBXRgOJsbXpdN9HzU/A==",
- "license": "Apache-2.0"
- }
- }
- }
|