9afce6f6创建于 2025年5月7日历史提交
{
  "name": "phone",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "",
  "author": "",
  "license": "",
  "dependencies": {
    // 基础工具类
    "utils": "file:../../common/utils",
    // 动态路由模块(case 26)
    // 自定义路由栈管理(case 59)
    // 自动生成动态路由(case 119)
    "routermodule": "file:../../common/routermodule",
    // 地址交换动画
    "addressexchange": "file:../../feature/addressexchange",
    // 自定义TabBar页签
    "customtabbar": "file:../../feature/customtabbar",
    // 全屏登录页面
    "modalwindow": "file:../../feature/modalwindow",
    // MpChart图表实现
    "barchart": "file:../../feature/barchart",
    // 滑动页面信息隐藏与组件位移效果
    "slidetohideanddisplace": "file:../../feature/slidetohideanddisplace",
    // 瀑布流实现;主页瀑布流
    "functionalscenes": "file:../../feature/functionalscenes",
    // 图片缩放效果实现
    "imageviewer": "file:../../feature/imageviewer",
    // 阻塞事件冒泡
    "eventpropagation": "file:../../feature/eventpropagation",
    // 列表二级联动
    "secondarylinkage": "file:../../feature/secondarylinkage",
    // 列表编辑
    "pendingitems": "file:../../feature/pendingitems",
    // 预加载so并读取RawFile文件
    "nativerawfile": "file:../../feature/nativerawfile",
    // GBK文本格式解码
    "gbktranscoding": 'file:../../feature/gbktranscoding',
    // Tab组件实现增删Tab标签
    "handletabs": "file:../../feature/handletabs",
    // 使用AKI轻松实现跨语言调用
    "akiusepractice": "file:../../feature/akiusepractice",
    // 多层嵌套类对象监听
    "variablewatch": "file:../../feature/variablewatch",
    // 图片选择和下载保存
    "photopickandsave": "file:../../feature/photopickandsave",
    // 应用异常处理
    "applicationexception": "file:../../feature/applicationexception",
    // 深色模式
    "fitfordarkmode": "file:../../feature/fitfordarkmode",
    // 跑马灯
    "marquee": "file:../../feature/marquee",
    // 下拉刷新与上滑加载
    "pulltorefreshnews": "file:../../feature/pulltorefreshnews",
    // 翻页动效
    "pageturninganimation": "file:../../feature/pageturninganimation",
    // 在Native侧实现进度通知功能
    "nativeprogressnotify": "file:../../feature/nativeprogressnotify",
    // 验证码页面
    "verifycode": "file:../../feature/verifycode",
    // 使用弹簧曲线实现抖动动画及手机振动效果
    "vibrateeffect": "file:../../feature/vibrateeffect",
    // 状态栏显隐变化
    "navigationbarchange": "file:../../feature/navigationbarchange",
    // Navigation页面跳转对象传递
    "navigationparametertransfer": "file:../../feature/navigationparametertransfer",
    // 视频全屏切换
    "mediafullscreen": "file:../../feature/mediafullscreen",
    // 发布图片评论
    "imagecomment": "file:../../feature/imagecomment",
    // 折叠屏音乐播放器
    "foldablescreencases": "file:../../feature/foldablescreencases",
    // Worker子线程中解压文件
    "decompressfile": "file:../../feature/decompressfile",
    // 自定义视图实现Tab效果
    "customview": "file:../../feature/customview",
    // 滚动吸顶效果实现
    "componentstack": "file:../../feature/componentstack",
    // 自定义日历选择器
    "customcalendarpickerdialog": "file:../../feature/customcalendarpickerdialog",
    // 听歌识曲水波纹
    "waterripples": "file:../../feature/waterripples",
    // Swiper高度可变化效果实现
    "swipersmoothvariation": "file:../../feature/swipersmoothvariation",
    // 搜索功能实现;搜索页一镜到底;主页搜索组件
    "searchcomponent": "file:../../feature/searchcomponent",
    // 多层级轮播图
    "swipercomponent": "file:../../feature/swipercomponent",
    // 城市选择
    "citysearch": "file:../../feature/citysearch",
    // 短视频切换(case 40)
    // 通过全局状态保留弹窗实现评论组件案例(case 106)
    "shortvideo": "file:../../feature/shortvideo",
    // Native保存图片到应用沙箱
    "nativesavepictosandbox": "file:../../feature/nativesavepictosandbox",
    // 页面加载效果实现
    "pageloading": "file:../../feature/pageloading",
    // SideBarContainer侧边栏淡入淡出动效实现
    "sidebaranimation": "file:../../feature/sidebaranimation",
    // Lottie动画
    "lottieview": "file:../../feature/lottieview",
    // 图片压缩方案
    "imagecompression": "file:../../feature/imagecompression",
    // 使用绘制组件实现自定义进度动画
    "paintcomponent": "file:../../feature/paintcomponent",
    // 标题下拉缩放
    "expandtitle": "file:../../feature/expandtitle",
    // 长列表滑动到指定列表项动效实现
    "listslidetohistory": "file:../../feature/listslidetohistory",
    // 图片拖拽AI抠图
    "imageenableanalyzer": "file:../../feature/imageenableanalyzer",
    // 数字滚动动效
    "digitalscrollanimation": "file:../../feature/digitalscrollanimation",
    // 元素超出List区域
    "listitemoverflow": "file:../../feature/listitemoverflow",
    // Web获取相机拍照图片
    "webgetcameraimage": "file:../../feature/webgetcameraimage",
    // 大文件拷贝
    "bigfilecopy": "file:../../feature/bigfilecopy",
    // MpChart运动健康
    "healthchart": "file:../../feature/healthchart",
    // 底部抽屉滑动效果
    "bottomdrawerslidecase": "file:../../feature/bottomdrawerslidecase",
    // 汉字转拼音
    "chinesetopinyin": "file:../../feature/chinesetopinyin",
    // 投票动效实现
    "votingcomponent": "file:../../feature/votingcomponent",
    // 左右拖动切换图片效果
    "dragtoswitchpictures": "file:../../feature/dragtoswitchpictures",
    // 适配挖孔屏
    "diggingholescreen": "file:../../feature/diggingholescreen",
    // 自定义安全键盘
    "customsafekeyboard": "file:../../feature/customsafekeyboard",
    // 多文件下载监听
    "multiplefilesdownload": "file:../../feature/multiplefilesdownload",
    // 页面间共享组件实例
    "componentinstancesharedinpages": "file:../../feature/componentinstancesharedinpages",
    // ArkWeb同层渲染
    "nativeembed": "file:../../feature/nativeembed",
    // NAPI封装ArkTS接口
    "etswrapper": "file:../../feature/etswrapper",
    // 侧滑返回事件拦截
    "sideslipintercept": "file:../../feature/sideslipintercept",
    // swiper指示器导航点位于swiper下方
    "indicatorbelowswiper": "file:../../feature/indicatorbelowswiper",
    // 页面转场一镜到底动画
    "transitionanimation": "file:../../feature/transitionanimation",
    // 多模态页面转场动效实现
    "multimodaltransion": "file:../../feature/multimodaltransion",
    // 手写绘制及保存图片
    "handwritingtoimage": "file:../../feature/handwritingtoimage",
    // 配置ImageKnife请求头实现防盗链功能
    "imagetheft": "file:../../feature/imagetheft",
    // 监听HiLog日志实现测试用例验证
    "hilogmonitormanagement": "file:../../feature/hilogmonitormanagement",
    // 应用新功能引导实现
    "highlightguide": "file:../../feature/highlightguide",
    // 数据库版本升级
    "databaseupgrade": "file:../../feature/databaseupgrade",
    // 图片九宫格布局
    "imagegridlayout": "file:../../feature/imagegridlayout",
    // 跨文件样式复用和组件复用
    "dynamicattributes": "file:../../feature/dynamicattributes",
    // PixelMap深拷贝
    "imagedepthcopy": "file:../../feature/imagedepthcopy",
    // Web组件预览PDF文件实现案例
    "webpdfviewer": "file:../../feature/webpdfviewer",
    // 自定义Swiper卡片预览效果实现
    "cardswiperanimation": "file:../../feature/cardswiperanimation",
    // 折叠屏扫描二维码方案
    "customscan": "file:../../feature/customscan",
    // 根据icon自适应背景颜色
    "iconmaincolor": "file:../../feature/iconmaincolor",
    // 文字识别
    "wordrecognition": "file:../../feature/wordrecognition",
    // 使用colorPicker实现背景跟随主题颜色转换
    "effectkit": "file:../../feature/effectkit",
    // 边缓存边播放
    "videocache": "file:../../feature/videocache",
    // 动态注册字体案例
    "fontdynamicregistration": "file:../../feature/fontdynamicregistration",
    // 列表项交换
    "listexchange": "file:../../feature/listexchange",
    // 底部面板嵌套列表滑动
    "bottompanelslide": "file:../../feature/bottompanelslide",
    // 语音录制和声音动效实现
    "voicerecordynamiceffect": "file:../../feature/voicerecordynamiceffect",
    // 阅读翻页方式
    "pageflip": "file:../../feature/pageflip",
    // Web 长按自定义菜单
    "webcustompressmenu": "file:../../feature/webcustompressmenu",
    // 悬浮窗拖拽和吸附动画
    "floatwindow": "file:../../feature/floatwindow",
    // 视频弹幕功能
    "danmakuplayer": "file:../../feature/danmakuplayer",
    // Grid和List内拖拽交换子组件位置
    "dragandexchange": "file:../../feature/dragandexchange",
    // 模拟时钟
    "analogclock": "file:../../feature/analogclock",
    // XComponent + Vsync 实现自定义动画
    "xcomponentvsync": "file:../../feature/xcomponentvsync",
    // tabContent内容可以在tabBar上显示并响应滑动事件
    "tabcontentoverflow": "file:../../feature/tabcontentoverflow",
    // 音乐播放转场一镜到底效果实现
    "miniplayeranimation": "file:../../feature/miniplayeranimation",
    // Web页面长截图
    "webpagesnapshot": "file:../../feature/webpagesnapshot",
    // 表情聊天案例
    "chatwithexpression": "file:../../feature/chatwithexpression",
    // 下拉展开图片和时间轴效果实现案例
    "refreshtimeline": "file:../../feature/refreshtimeline",
    // 网格元素交换案例
    "gridexchange": "file:../../feature/gridexchange",
    // 图片混合案例
    "blendmode": "file:../../feature/blendmode",
    // 首页下拉进入二楼效果案例
    "secondfloorloadanimation": "file:../../feature/secondfloorloadanimation",
    // Text实现部分文本高亮和超链接样式
    "styledtext": "file:../../feature/styledtext",
    // Navigation路由拦截案例
    "navigationinterceptor": "file:../../feature/navigationinterceptor",
    // 全局弹窗封装案例
    "customdialog": "file:../../feature/customdialog",
    // 文字展开收起案例
    "textexpand": "file:../../feature/textexpand",
    // 边框或背景图片拉伸案例
    "imageresizable": "file:../../feature/imageresizable",
    // 水印案例
    "watermark": "file:../../feature/watermark",
    // textOverflow长文本省略
    "textoverflow": "file:../../feature/textoverflow",
    // 边缘渐变实现
    "fadingedge": "file:../../feature/fadingedge",
    // 自定义Stepper
    "customstepper": "file:../../feature/customstepper",
    // 搜索框热搜词自动滚动
    "searchswiper": "file:../../feature/searchswiper",
    // 合理处理高负载组件的渲染文章示例代码
    "highlyloadedcomponentrender": "file:../../feature/perfermance/highlyloadedcomponentrender",
    // 视频卡片和列表区域的联动滚动
    "videolinkagelist": "file:../../feature/videolinkagelist",
    // NavDestination弹窗
    "navdestinationdialog": "file:../../feature/navdestinationdialog",
    // H5页面调用自定义输入法案例
    "customkeyboardtoh5": "file:../../feature/customkeyboardtoh5",
    // 自定义组件复用池文章示例代码
    "customreusablepool": "file:../../feature/perfermance/customreusablepool",
    // 在TaskPool线程中操作关系型数据库实现案例
    "operaterdbintaskpool": "file:../../feature/perfermance/operaterdbintaskpool",
    // 发短信案例
    "sendmessage": "file:../../feature/sendmessage",
    // 骨架屏案例
    "skeletondiagram": "file:../../feature/skeletondiagram",
    // 画笔调色板案例
    "palette": "file:../../feature/palette",
    // 图片编辑实现马赛克效果
    "imagemosaic": "file:../../feature/imagemosaic",
    // 日历切换案例
    "calendarswitch": "file:../../feature/calendarswitch",
    // 橡皮擦案例
    "eraser": "file:../../feature/eraser",
    // 蓝牙实现服务端和客户端通讯
    "bluetooth": "file:../../feature/bluetooth",
    // 使用ArkUI的FrameNode扩展实现动态布局类框架
    "imperativedynamiclayouts": "file:../../feature/perfermance/imperativedynamiclayouts",
    // 自定义装饰器
    "customdecoration": "file:../../feature/customdecoration",
    // 滑动视频自动播放
    "videolistautoplay": "file:../../feature/videolistautoplay",
    // 视频横竖屏切换案例
    "videoscreendirectionswitching": "file:../../feature/videoscreendirectionswitching",
    // 编辑收货地址案例
    "editaddress": "file:../../feature/editaddress",
    // 自定义tabBar-凸起和凹陷
    "customdrawtabbar": "file:../../feature/customdrawtabbar",
    // 状态栏动画实现案例
    "statusbaranimation": "file:../../feature/statusbaranimation",
    // 纵向横向列表联动
    "verticalhorizontallinkage": "file:../../feature/verticalhorizontallinkage",
    // 群头像拼接案例
    "groupavatar": "file:../../feature/groupavatar",
    // AI图片文字智能识别
    "addressrecognize": "file:../../feature/addressrecognize",
    // h5缓存案例
    "h5cache": "file:../../feature/h5cache",
    // HEIF软解码器案例
    "decodeheifimage": "file:../../feature/decodeheifimage",
    // 折叠面板案例
    "collapsemenu": "file:../../feature/collapsemenu",
    // 人脸识别验证案例
    "livedetectionandencryptiond": "file:../../feature/livedetectionandencryptiond",
    // 自定义动效tab
    "customanimationtab": "file:../../feature/customanimationtab",
    // 组件随软键盘弹出避让案例
    "keyboardavoid": "file:../../feature/keyboardavoid",
    // 图形锁屏案例
    "patternlock": "file:../../feature/patternlock",
    // 多媒体发布
    "publishmultimediaupdates": "file:../../feature/publishmultimediaupdates",
    // 沉浸式适配案例
    "immersive": "file:../../feature/immersive",
    // Scroll容器嵌套多种组件事件处理案例
    "containernestedslide": "file:../../feature/containernestedslide",
    // 背景模糊效果的自定义TabBar实现案例
    "backgroundblur": "file:../../feature/backgroundblur",
    // 图片分享案例
    "shareimagepage": "file:../../feature/shareimagepage",
    // 文本选择菜单案例
    "selecttextmenu": "file:../../feature/selecttextmenu",
    // 视频悬浮窗
    "pipwindow": "file:../../feature/pipwindow",
    // 定位打卡案例
    "clockin": "file:../../feature/clockin",
    // 文件压缩案例
    "compressfile": "file:../../feature/compressfile",
    // 用户隐私协议
    "privacyagreement": "file:../../feature/privacyagreement",
    // 自定义地址选择案例
    "customaddresspicker": "file:../../feature/customaddresspicker",
    // 视频截取gif图
    "videocreategif": "file:../../feature/videocreategif",
    // 直播界面双击效果动画实现案例
    "clickanimation": "file:../../feature/clickanimation",
    // 悬浮工具箱
    "toolbox": "file:../../feature/toolbox",
    // 网络状态监听案例
    "networkstatusobserver": "file:../../feature/networkstatusobserver",
    // 多重筛选案例
    "multiplescreening": "file:../../feature/multiplescreening",
    // 限制高度底部弹窗
    "limitedheightbottomdialog": "file:../../feature/limitedheightbottomdialog",
    // 人脸指纹解锁案例
    "faceandfingerprintunlocking": "file:../../feature/faceandfingerprintunlocking",
    // 3D立方体旋转轮播实现案例
    "cuberotateanimation": "file:../../feature/cuberotateanimation",
    // 多段混合数据展示案例
    "multicolumndisplay": "file:../../feature/multicolumndisplay",
    // 解决相机预览花屏案例
    "dealstridesolution": "file:../../feature/dealstridesolution",
    // 视频下载保存及剪辑压缩上传
    "videotrimmer": "file:../../feature/videotrimmer",
    // 弹窗封装
    "encapsulationdialog": "file:../../feature/encapsulationdialog",
    // 智能填充案例
    "smartfill": "file:../../feature/smartfill",
    // 二维码分享案例
    "sharebutton": "file:../../feature/sharebutton"
  }
}