四零语境前端代码仓库
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.

80 lines
1.5 KiB

  1. {
  2. "id": "yingbing-ReadPage",
  3. "displayName": "好用阅读分页插件",
  4. "version": "1.6.4",
  5. "description": "给小说分页的插件",
  6. "keywords": [
  7. "小说",
  8. "阅读",
  9. "翻页",
  10. "分页"
  11. ],
  12. "repository": "https://gitee.com/yingbing-developer/yingbing-read-page.git",
  13. "engines": {
  14. "HBuilderX": "^3.1.0"
  15. },
  16. "dcloudext": {
  17. "sale": {
  18. "regular": {
  19. "price": "0.00"
  20. },
  21. "sourcecode": {
  22. "price": "0.00"
  23. }
  24. },
  25. "contact": {
  26. "qq": "1014295211"
  27. },
  28. "declaration": {
  29. "ads": "无",
  30. "data": "无",
  31. "permissions": "无"
  32. },
  33. "npmurl": "",
  34. "type": "component-vue"
  35. },
  36. "uni_modules": {
  37. "dependencies": [],
  38. "encrypt": [],
  39. "platforms": {
  40. "cloud": {
  41. "tcb": "y",
  42. "aliyun": "y"
  43. },
  44. "client": {
  45. "App": {
  46. "app-vue": "y",
  47. "app-nvue": "n"
  48. },
  49. "H5-mobile": {
  50. "Safari": "y",
  51. "Android Browser": "y",
  52. "微信浏览器(Android)": "y",
  53. "QQ浏览器(Android)": "y"
  54. },
  55. "H5-pc": {
  56. "Chrome": "n",
  57. "IE": "n",
  58. "Edge": "n",
  59. "Firefox": "n",
  60. "Safari": "n"
  61. },
  62. "小程序": {
  63. "微信": "y",
  64. "阿里": "n",
  65. "百度": "n",
  66. "字节跳动": "n",
  67. "QQ": "n"
  68. },
  69. "快应用": {
  70. "华为": "u",
  71. "联盟": "u"
  72. },
  73. "Vue": {
  74. "vue2": "y",
  75. "vue3": "y"
  76. }
  77. }
  78. }
  79. }
  80. }