@tanzhenxing/zx-carousel
Version:
zx-carousel 走马灯组件,在有限空间内循环播放同一类型的图片、文字等内容
21 lines (20 loc) • 477 B
JSON
{
"name": "@tanzhenxing/zx-carousel",
"version": "1.0.3",
"description": "zx-carousel 走马灯组件,在有限空间内循环播放同一类型的图片、文字等内容",
"main": "zx-carousel.vue",
"keywords": [
"carousel",
"swiper",
"轮播",
"走马灯",
"uni-app",
"vue3"
],
"author": "tanzhenxing",
"license": "MIT",
"dependencies": {
"@tanzhenxing/zx-carousel-item": "^1.0.2",
"@tanzhenxing/zx-icon": "^1.0.13"
}
}