12345678910111213141516171819 |
- {
- "name": "miniprogram-ts-less-quickstart",
- "version": "1.0.0",
- "lockfileVersion": 2,
- "requires": true,
- "packages": {
- "node_modules/miniprogram-api-typings": {
- "version": "2.12.0",
- "resolved": "https://registry.npmmirror.com/miniprogram-api-typings/-/miniprogram-api-typings-2.12.0.tgz",
- "integrity": "sha512-ibvbqeslVFur0IAvTxLMvsbtvVcMo6gwvOnj0YZHV7aeDLu091VQRrETT2QuiG9P6aZWRcxeNGJChRKVPCp9VQ==",
- "dev": true
- },
- "node_modules/wxbarcode": {
- "version": "1.0.2",
- "resolved": "https://registry.npmmirror.com/wxbarcode/-/wxbarcode-1.0.2.tgz",
- "integrity": "sha512-QFNva4OKNn6M3fYXLg+W+JI2FqdNeK69sSgLmxc36OPcrsDiR04If8SqGC4a6xMFHby0iiOFjIF8vsrtbXkRGA=="
- }
- }
- }
|