{
"name": "@ohos/pagerslidingtabstrip",
"version": "1.0.0",
"type": "module",
"description": "An interactive indicator to navigate between the different pages.",
"main": "Index.ets",
"author": "ohos_tpc",
"repository": "https://gitcode.com/OpenHarmony-ApplicationTPC/ohos_PagerSlidingTabStrip",
"license": "Apache-2.0",
"ohos": {
"org": "opensource"
},
"keywords": [
"tabs",
"sliding",
"swiper",
],
"dependencies": {}
}