{
"name": "@ohos/shinebutton",
"version": "1.0.0",
"type": "module",
"description": "This is a UI lib. Effects like shining.",
"main": "Index.ets",
"author": "ohos_tpc",
"repository": "https://gitcode.com/OpenHarmony-ApplicationTPC/ohos_ShineButton",
"license": "MIT",
"ohos": {
"org": "opensource"
},
"keywords": [
"shinebutton",
"UI",
"shining",
"animation",
],
"dependencies": {}
}