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.

79 lines
1.4 KiB

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