Files
JSonRPCPlugin/info.json
T
2020-11-04 00:13:49 +01:00

25 lines
416 B
JSON

{
"type" : "Standard",
"name" : "Json RPC (Standard Plugin)",
"icon" : ":/CC/plugin/JsonRPCPlugin/images/icon.png",
"description": "This is a Json RPC interface for CloudCompare.",
"authors" : [
{
"name" : "theAdib",
"email" : "theadib@gmail.com"
}
],
"maintainers" : [
{
"name" : "theAdib",
"email" : "theadib@gmail.com"
}
],
"references" : [
{
"text" : "",
"url" : ""
}
]
}