MARKET / RELEASES
版本 1.0.0
瑞士红白时钟
这次更新
v16 独立拆分的实验/兼容组件,保留占位或示例边界,不承诺完整生产功能。MIT 自有代码及原第三方许可保留,平台托管签名,最终设备验收待集中节点。
审核通过
完整性与兼容性
- SHA-256
- 9e8c648e19165502b8b809d681241e11db0327ffab7acc3031a234e1e7ca0dc9
- 原始大小
- 18117 bytes
- 接口版本
- v 1.0
- 包格式
- manifest v1
查看已校验的清单
{
"name": "瑞士红白时钟",
"license": "MIT",
"summary": "实验/兼容组件;瑞士红白方案组件。时间与日期使用宿主本地时钟。",
"version": "1.0.0",
"widgets": [
{
"id": "clock",
"name": "瑞士红白时钟",
"sizes": [
{
"h": 1,
"w": 4
}
],
"editor": "widgets/clock/editor.json",
"surface": "transparent",
"bindings": [],
"defaultSize": {
"h": 1,
"w": 4
},
"description": "瑞士红白方案组件。时间与日期使用宿主本地时钟。",
"permissions": {
"capabilities": [
"timer.tick"
],
"networkSources": []
},
"configSchema": "widgets/clock/config.schema.json",
"configVersion": 1,
"defaultConfig": {}
}
],
"pluginId": "df.silverridge.legacyswissclock",
"publisher": {
"id": "df.silverridge",
"name": "SilverRidge"
},
"apiVersion": 1,
"dependencies": [],
"compatibility": {
"requiredFeatures": [
"registry.v1",
"javascript.v1",
"native-ui.v1",
"vector-ui.v1"
]
},
"manifestVersion": 1
}