{
  "name": "roman",
  "description": "在线阿拉伯数字与罗马数字互转工具，范围 1-3999，纯前端处理，无依赖。",
  "category": "数据转换",
  "ui_url": "/tools/roman/",
  "api_url": null,
  "method": "NONE",
  "parameters": {},
  "response": {
    "result": "阿拉伯数字与罗马数字互转，范围 1-3999，纯前端无依赖。"
  },
  "example": {}
}