Files

25 lines
416 B
JSON
Raw Permalink Normal View History

2020-10-25 10:39:21 +01:00
{
"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" : [
{
2020-11-04 00:13:49 +01:00
"text" : "",
"url" : ""
2020-10-25 10:39:21 +01:00
}
]
}