You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
1.4 KiB

1 year ago
  1. {
  2. "_from": "qrcode-base64",
  3. "_id": "qrcode-base64@1.0.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-B0BDmnRSvbj47Nq/+IeZjj22afNrf4rwIloNrSXN6OwnkoO+Q0hsUa53gCEfqNQjx+OcytF3azvQhi6wV2Tk6g==",
  6. "_location": "/qrcode-base64",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "qrcode-base64",
  12. "name": "qrcode-base64",
  13. "escapedName": "qrcode-base64",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmmirror.com/qrcode-base64/-/qrcode-base64-1.0.1.tgz",
  23. "_shasum": "4567ae6f0f609856156d1e91671add31fadc1370",
  24. "_spec": "qrcode-base64",
  25. "_where": "D:\\gz\\applet\\xcx\\smallApartment",
  26. "author": {
  27. "name": "Pudon"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/Pudon/qrcode-base64/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "Generating the QR code in the form of Base64",
  35. "homepage": "https://github.com/Pudon/qrcode-base64#readme",
  36. "keywords": [
  37. "qrcode-base64",
  38. "qrcode",
  39. "wx",
  40. "mini-program"
  41. ],
  42. "license": "MIT",
  43. "main": "index.js",
  44. "name": "qrcode-base64",
  45. "repository": {
  46. "type": "git",
  47. "url": "git+https://github.com/Pudon/qrcode-base64.git"
  48. },
  49. "scripts": {
  50. "test": "echo \"Error: no test specified\" && exit 1"
  51. },
  52. "version": "1.0.1"
  53. }