23 lines
521 B
JSON
23 lines
521 B
JSON
{
|
|
"id": "content-transform-actions",
|
|
"name": "内容转换动作",
|
|
"type": "action",
|
|
"version": "1.0.0",
|
|
"description": "为 AiToEarn 工作流提供经过校验的确定性内容转换动作",
|
|
"author": "aitoearn",
|
|
"repository": "https://git.frp.it1024.cc/aitoearn/content-transform-actions",
|
|
"compatibility": {
|
|
"aitoearn": ">=2.5.0 <3.0.0"
|
|
},
|
|
"entry": {
|
|
"main": "plugin-entry.json"
|
|
},
|
|
"permissions": [],
|
|
"keywords": [
|
|
"action",
|
|
"content",
|
|
"transform",
|
|
"workflow"
|
|
]
|
|
}
|