Files
JSonRPCPlugin/info.json
T
2020-10-25 10:39:21 +01:00

25 lines
493 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" : "Sword swallowing and its side effects",
"url" : "http://www.bmj.com/content/333/7582/1285"
}
]
}