16 lines
302 B
JSON
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": []
|
|
}
|