Files
NebulaShell/store/@{NebulaShell}/json-codec/manifest.json
2026-05-02 08:30:31 +08:00

16 lines
302 B
JSON

{
"metadata": {
"name": "json-codec",
"version": "1.0.0",
"author": "NebulaShell",
"description": "JSON 编解码器 - 插件间 JSON 数据处理和验证",
"type": "utility"
},
"config": {
"enabled": true,
"args": {}
},
"dependencies": [],
"permissions": []
}