.package-lock.json 728 B

12345678910111213141516171819
  1. {
  2. "name": "miniprogram-ts-less-quickstart",
  3. "version": "1.0.0",
  4. "lockfileVersion": 2,
  5. "requires": true,
  6. "packages": {
  7. "node_modules/miniprogram-api-typings": {
  8. "version": "2.12.0",
  9. "resolved": "https://registry.npmmirror.com/miniprogram-api-typings/-/miniprogram-api-typings-2.12.0.tgz",
  10. "integrity": "sha512-ibvbqeslVFur0IAvTxLMvsbtvVcMo6gwvOnj0YZHV7aeDLu091VQRrETT2QuiG9P6aZWRcxeNGJChRKVPCp9VQ==",
  11. "dev": true
  12. },
  13. "node_modules/wxbarcode": {
  14. "version": "1.0.2",
  15. "resolved": "https://registry.npmmirror.com/wxbarcode/-/wxbarcode-1.0.2.tgz",
  16. "integrity": "sha512-QFNva4OKNn6M3fYXLg+W+JI2FqdNeK69sSgLmxc36OPcrsDiR04If8SqGC4a6xMFHby0iiOFjIF8vsrtbXkRGA=="
  17. }
  18. }
  19. }