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.

package.json 343B

123456789101112131415
  1. {
  2. "id": "piaoyi-progress-bar",
  3. "name": "piaoyi进度条",
  4. "displayName": "piaoyi进度条",
  5. "version": "1.0.1",
  6. "description": "进度条 可设置环状 开箱即用",
  7. "keywords": [
  8. "进度条",
  9. "可设置环状",
  10. "开箱即用"
  11. ],
  12. "dcloudext": {
  13. "type": "component-vue"
  14. }
  15. }