package.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "_from": "uniapp-qrcode",
  3. "_id": "uniapp-qrcode@1.0.2",
  4. "_inBundle": false,
  5. "_integrity": "sha512-jcWwWz4yXsO7if/+78MMXj5VUdZTLu2D6L/IKb4mJkIw87oF11pO3WS/jS27SUcPCrX/BKcir5a2R1uvkaoR9g==",
  6. "_location": "/uniapp-qrcode",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "uniapp-qrcode",
  12. "name": "uniapp-qrcode",
  13. "escapedName": "uniapp-qrcode",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/uniapp-qrcode/-/uniapp-qrcode-1.0.2.tgz",
  23. "_shasum": "44317c236ec57930435f9c111c561050fbbca4a7",
  24. "_spec": "uniapp-qrcode",
  25. "_where": "C:\\Users\\Administrator\\Desktop\\前端项目\\shengsiwx",
  26. "author": {
  27. "name": "404508644",
  28. "url": "404508644@qq.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/caoliangsong/uni-qrcode/issues"
  32. },
  33. "bundleDependencies": false,
  34. "dependencies": {},
  35. "deprecated": false,
  36. "description": "微信小程序,支付宝小程序条码、二维码生成模块",
  37. "devDependencies": {},
  38. "homepage": "https://github.com/caoliangsong/uni-qrcode.git",
  39. "keywords": [
  40. "wechat",
  41. "weixin",
  42. "barcode",
  43. "qrcode",
  44. "支付宝小程序",
  45. "微信小程序",
  46. "条码",
  47. "二维码"
  48. ],
  49. "license": "MIT",
  50. "main": "index.js",
  51. "name": "uniapp-qrcode",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/caoliangsong/uni-qrcode.git"
  55. },
  56. "scripts": {},
  57. "version": "1.0.2"
  58. }