package.json 738 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "name": "tki-qrcode",
  3. "version": "0.1.6",
  4. "description": "qrcode",
  5. "main": "components/tki-qrcode/tki-qrcode.vue",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/q310550690/uni-app-qrcode.git"
  12. },
  13. "keywords": [
  14. "qrcode",
  15. "mpvue",
  16. "uni-app",
  17. "tki-qrcode",
  18. "TikiUi"
  19. ],
  20. "author": "sxq",
  21. "license": "MIT",
  22. "bugs": {
  23. "url": "https://github.com/q310550690/uni-app-qrcode/issues"
  24. },
  25. "homepage": "https://github.com/q310550690/uni-app-qrcode#readme",
  26. "__npminstall_done": true,
  27. "_from": "tki-qrcode@0.1.6",
  28. "_resolved": "https://registry.npmmirror.com/tki-qrcode/-/tki-qrcode-0.1.6.tgz"
  29. }